Rename a number of libraries and executables to avoid conflicts with KDE4

r14.0.x
Timothy Pearson 12 years ago
parent b44bfb1dc6
commit 920f0d9622

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2146,19 +2146,19 @@ msgstr "Name=Текстов документ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Нов документ на KWord:" msgstr "Comment=Нов документ на KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Информация за Abiword" msgstr "Name=Информация за Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Информация за Gnumeric" msgstr "Name=Информация за Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Информация за KOffice" msgstr "Name=Информация за KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Информация за OpenOffice.org" msgstr "Name=Информация за OpenOffice.org"

@ -5,7 +5,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-07-02 14:34+0300\n" "PO-Revision-Date: 2005-07-02 14:34+0300\n"
"Last-Translator: Radostin Radnev <radnev@yahoo.com>\n" "Last-Translator: Radostin Radnev <radnev@yahoo.com>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Информация за документа" msgstr "Информация за документа"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Резюме" msgstr "Резюме"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Неизвестно*" msgstr "*Неизвестно*"

@ -5,7 +5,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-07-02 14:35+0300\n" "PO-Revision-Date: 2005-07-02 14:35+0300\n"
"Last-Translator: Radostin Radnev <radnev@yahoo.com>\n" "Last-Translator: Radostin Radnev <radnev@yahoo.com>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Информация за документа" msgstr "Информация за документа"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Резюме" msgstr "Резюме"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Неизвестно*" msgstr "*Неизвестно*"

@ -1,11 +1,11 @@
# Bulgarian translation of KDE. # Bulgarian translation of KDE.
# This file is licensed under the GPL. # This file is licensed under the GPL.
# #
# $Id: kfile_koffice.po 669926 2007-05-30 20:14:32Z berger $ # $Id: tdefile_koffice.po 669926 2007-05-30 20:14:32Z berger $
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-12-11 20:40+0200\n" "PO-Revision-Date: 2003-12-11 20:40+0200\n"
"Last-Translator: Radostin Radnev <radnev@yahoo.com>\n" "Last-Translator: Radostin Radnev <radnev@yahoo.com>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n" "X-Generator: KBabel 1.0.1\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Информация за документа" msgstr "Информация за документа"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Резюме" msgstr "Резюме"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Неизвестно*" msgstr "*Неизвестно*"

@ -1,11 +1,11 @@
# Bulgarian translation of KDE. # Bulgarian translation of KDE.
# This file is licensed under the GPL. # This file is licensed under the GPL.
# #
# $Id: kfile_ooo.po 669926 2007-05-30 20:14:32Z berger $ # $Id: tdefile_ooo.po 669926 2007-05-30 20:14:32Z berger $
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-06-28 23:31+0300\n" "PO-Revision-Date: 2004-06-28 23:31+0300\n"
"Last-Translator: Radostin Radnev <radnev@yahoo.com>\n" "Last-Translator: Radostin Radnev <radnev@yahoo.com>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Отпечатано от" msgstr "Отпечатано от"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Дата на печат" msgstr "Дата на печат"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Дата на създаване" msgstr "Дата на създаване"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Създател" msgstr "Създател"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Програма" msgstr "Програма"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Цикли на редактиране" msgstr "Цикли на редактиране"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Време на редактиране" msgstr "Време на редактиране"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Тема" msgstr "Тема"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Език" msgstr "Език"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Скици" msgstr "Скици"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Таблици" msgstr "Таблици"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Изображения" msgstr "Изображения"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Обекти" msgstr "Обекти"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Външни обекти (OLE)" msgstr "Външни обекти (OLE)"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Страници" msgstr "Страници"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Абзаци" msgstr "Абзаци"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Думи" msgstr "Думи"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Клетки" msgstr "Клетки"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Знаци" msgstr "Знаци"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Редове" msgstr "Редове"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Потребителски данни" msgstr "Потребителски данни"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Информация за документа" msgstr "Информация за документа"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Ключови думи" msgstr "Ключови думи"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Разширена информация" msgstr "Разширена информация"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Статистика за документа" msgstr "Статистика за документа"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2161,19 +2161,19 @@ msgstr "Name=Document de text..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nou document KWord" msgstr "Comment=Nou document KWord"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informació Abiword" msgstr "Name=Informació Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informació Gnumericc" msgstr "Name=Informació Gnumericc"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informació KOffice" msgstr "Name=Informació KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informació OpenOffice.org" msgstr "Name=Informació OpenOffice.org"

@ -1,10 +1,10 @@
# translation of kfile_abiword.po to Catalan # translation of tdefile_abiword.po to Catalan
# Albert Astals Cid <astals11@terra.es>, 2006. # Albert Astals Cid <astals11@terra.es>, 2006.
# Rafael Carreras <rafael.carreras@gmail.com>, 2006. # Rafael Carreras <rafael.carreras@gmail.com>, 2006.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-02-06 10:18+0100\n" "PO-Revision-Date: 2006-02-06 10:18+0100\n"
"Last-Translator: Rafael Carreras <rafael.carreras@gmail.com>\n" "Last-Translator: Rafael Carreras <rafael.carreras@gmail.com>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n" "X-Generator: KBabel 1.10.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informació del document" msgstr "Informació del document"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resum" msgstr "Resum"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconegut*" msgstr "*Desconegut*"

@ -1,10 +1,10 @@
# translation of kfile_gnumeric.po to Catalan # translation of tdefile_gnumeric.po to Catalan
# Albert Astals Cid <astals11@terra.es>, 2006. # Albert Astals Cid <astals11@terra.es>, 2006.
# Rafael Carreras <rafael.carreras@gmail.com>, 2006. # Rafael Carreras <rafael.carreras@gmail.com>, 2006.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-02-06 10:18+0100\n" "PO-Revision-Date: 2006-02-06 10:18+0100\n"
"Last-Translator: Rafael Carreras <rafael.carreras@gmail.com>\n" "Last-Translator: Rafael Carreras <rafael.carreras@gmail.com>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n" "X-Generator: KBabel 1.10.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informació del document" msgstr "Informació del document"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resum" msgstr "Resum"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconegut*" msgstr "*Desconegut*"

@ -3,7 +3,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-09-29 13:54GMT+1\n" "PO-Revision-Date: 2002-09-29 13:54GMT+1\n"
"Last-Translator: Albert Astals Cid <astals11@terra.es>\n" "Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informació del document" msgstr "Informació del document"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resum" msgstr "Resum"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconegut*" msgstr "*Desconegut*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Catalan # translation of tdefile_ooo.po to Catalan
# Albert Astals Cid <astals11@terra.es>, 2003, 2005. # Albert Astals Cid <astals11@terra.es>, 2003, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-04-12 15:16+0200\n" "PO-Revision-Date: 2005-04-12 15:16+0200\n"
"Last-Translator: Albert Astals Cid <astals11@terra.es>\n" "Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Imprés per" msgstr "Imprés per"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data d'impressió" msgstr "Data d'impressió"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data de creació" msgstr "Data de creació"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Creador" msgstr "Creador"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generador" msgstr "Generador"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cicles d'edició" msgstr "Cicles d'edició"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Durada de l'edició" msgstr "Durada de l'edició"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descripció" msgstr "Descripció"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Assumpte" msgstr "Assumpte"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Idioma" msgstr "Idioma"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Dibuixos" msgstr "Dibuixos"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Taules" msgstr "Taules"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imatges" msgstr "Imatges"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objectes" msgstr "Objectes"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objectes OLE" msgstr "Objectes OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Pàgines" msgstr "Pàgines"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paràgrafs" msgstr "Paràgrafs"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Paraules" msgstr "Paraules"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cel·les" msgstr "Cel·les"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caràcters" msgstr "Caràcters"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Files" msgstr "Files"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definit per l'usuari" msgstr "Definit per l'usuari"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informació del document" msgstr "Informació del document"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Paraules clau" msgstr "Paraules clau"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avançat" msgstr "Avançat"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Estadistiques del document" msgstr "Estadistiques del document"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2366,21 +2366,21 @@ msgstr "Name=Textový dokument"
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nový dokument aplikace KWord:" msgstr "Comment=Nový dokument aplikace KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=KOffice info" msgstr "Name=KOffice info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=KOffice info" msgstr "Name=KOffice info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice info" msgstr "Name=KOffice info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org info" msgstr "Name=OpenOffice.org info"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Czech # translation of tdefile_koffice.po to Czech
# Copyright (C) 2002 Free Software Foundation, Inc. # Copyright (C) 2002 Free Software Foundation, Inc.
# Lukas Tinkl <lukas@kde.org>, 2002 # Lukas Tinkl <lukas@kde.org>, 2002
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-08 15:30+0200\n" "PO-Revision-Date: 2002-07-08 15:30+0200\n"
"Last-Translator: Lukas Tinkl <lukas@kde.org>\n" "Last-Translator: Lukas Tinkl <lukas@kde.org>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informace o dokumentu" msgstr "Informace o dokumentu"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Název" msgstr "Název"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Souhrn" msgstr "Souhrn"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznámý*" msgstr "*Neznámý*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Czech # translation of tdefile_ooo.po to Czech
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Lukáš Tinkl <lukas@kde.org>, 2003, 2004. # Lukáš Tinkl <lukas@kde.org>, 2003, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-06-09 11:21+0200\n" "PO-Revision-Date: 2004-06-09 11:21+0200\n"
"Last-Translator: Lukáš Tinkl <lukas@kde.org>\n" "Last-Translator: Lukáš Tinkl <lukas@kde.org>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n" "X-Generator: KBabel 1.3\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Vytisknul" msgstr "Vytisknul"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Datum tisku" msgstr "Datum tisku"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Datum vytvoření" msgstr "Datum vytvoření"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Vytvořil" msgstr "Vytvořil"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generátor" msgstr "Generátor"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cyklů úprav" msgstr "Cyklů úprav"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Doba trvání úprav" msgstr "Doba trvání úprav"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Název" msgstr "Název"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Předmět" msgstr "Předmět"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Jazyk" msgstr "Jazyk"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Kresby" msgstr "Kresby"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabulky" msgstr "Tabulky"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Obrázky" msgstr "Obrázky"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekty" msgstr "Objekty"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE objekty" msgstr "OLE objekty"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Strany" msgstr "Strany"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Odstavce" msgstr "Odstavce"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Slova" msgstr "Slova"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Buňky" msgstr "Buňky"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Znaky" msgstr "Znaky"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Řádky" msgstr "Řádky"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definováno uživatelem" msgstr "Definováno uživatelem"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informace o dokumentu" msgstr "Informace o dokumentu"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Klíčová slova" msgstr "Klíčová slova"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Pokročilé" msgstr "Pokročilé"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistika dokumentu" msgstr "Statistika dokumentu"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2228,19 +2228,19 @@ msgstr "Name=Dogfen Destun..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Dogfen newydd KWord:" msgstr "Comment=Dogfen newydd KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Gwybodaeth Abiword" msgstr "Name=Gwybodaeth Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gwybodaeth Gnumeric" msgstr "Name=Gwybodaeth Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Gwybodaeth KOffice" msgstr "Name=Gwybodaeth KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Gwybodaeth OpenOffice.org" msgstr "Name=Gwybodaeth OpenOffice.org"

@ -1,8 +1,8 @@
# translation of kfile_koffice.po to Cymraeg # translation of tdefile_koffice.po to Cymraeg
# KD at KGyfieithu <kyfieithu@dotmon.com>, 2004. # KD at KGyfieithu <kyfieithu@dotmon.com>, 2004.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2004-06-26 12:24+0100\n" "PO-Revision-Date: 2004-06-26 12:24+0100\n"
"Last-Translator: KD at KGyfieithu <kyfieithu@dotmon.com>\n" "Last-Translator: KD at KGyfieithu <kyfieithu@dotmon.com>\n"
@ -12,22 +12,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.2\n" "X-Generator: KBabel 1.2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Gwybodaeth Ddogfen" msgstr "Gwybodaeth Ddogfen"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Awdur" msgstr "Awdur"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Teitl" msgstr "Teitl"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Crynodeb" msgstr "Crynodeb"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Anhysbys*" msgstr "*Anhysbys*"

@ -1,4 +1,4 @@
# translation of kfile_ooo.po to Cymraeg # translation of tdefile_ooo.po to Cymraeg
# Penbwrdd yn Gymraeg. # Penbwrdd yn Gymraeg.
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# www.kyfieithu.co.uk<kyfieithu@dotmon.com>, www.gyfieithu.co.uk<kyfieithu@dotmon.com>, 2003. # www.kyfieithu.co.uk<kyfieithu@dotmon.com>, www.gyfieithu.co.uk<kyfieithu@dotmon.com>, 2003.
@ -7,7 +7,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-07-05 14:22+0100\n" "PO-Revision-Date: 2004-07-05 14:22+0100\n"
"Last-Translator: KD at KGyfieithu <kyfieithu@dotmon.com>\n" "Last-Translator: KD at KGyfieithu <kyfieithu@dotmon.com>\n"
@ -19,122 +19,122 @@ msgstr ""
"X-Generator: KBabel 1.2\n" "X-Generator: KBabel 1.2\n"
"\n" "\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Argraffwyd Gan" msgstr "Argraffwyd Gan"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Dyddiad Argraffu" msgstr "Dyddiad Argraffu"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dyddiad" msgstr "Dyddiad"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Dyddiad Creu" msgstr "Dyddiad Creu"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Creuwr" msgstr "Creuwr"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Cynhyrchydd" msgstr "Cynhyrchydd"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cylchredau Golygu" msgstr "Cylchredau Golygu"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Cyfnod Golygu" msgstr "Cyfnod Golygu"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Teitl" msgstr "Teitl"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Awdur" msgstr "Awdur"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Disgrifiad" msgstr "Disgrifiad"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Pwnc" msgstr "Pwnc"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Iaith" msgstr "Iaith"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Darluniadau" msgstr "Darluniadau"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tablau" msgstr "Tablau"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Delweddau" msgstr "Delweddau"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Gwrthrychau" msgstr "Gwrthrychau"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Gwrthrychau OLE" msgstr "Gwrthrychau OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Tudalennau" msgstr "Tudalennau"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragraffau" msgstr "Paragraffau"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Geiriau" msgstr "Geiriau"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celloedd" msgstr "Celloedd"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Nodau" msgstr "Nodau"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rhesi" msgstr "Rhesi"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Diffiniedig gan y Defnyddiwr " msgstr "Diffiniedig gan y Defnyddiwr "
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Gwybodaeth Ddogfen" msgstr "Gwybodaeth Ddogfen"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Allweddeiriau" msgstr "Allweddeiriau"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dogfen Uwch" msgstr "Dogfen Uwch"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Ystadegau Dogfen" msgstr "Ystadegau Dogfen"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -188,7 +188,7 @@
<title <title
>Eksportér en side</title> >Eksportér en side</title>
<para <para
>Enkelte sider kan eksporteres som bitmap-grafikfiler. For at eksportere nuværende side, vælges <menuchoice >Enkelte sider kan eksporteres som bitmap-grafitdefiler. For at eksportere nuværende side, vælges <menuchoice
><guimenu ><guimenu
>Fil</guimenu >Fil</guimenu
> <guimenuitem > <guimenuitem

@ -2151,19 +2151,19 @@ msgstr "Name=Tekstdokument..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nyt KWord-dokument:" msgstr "Comment=Nyt KWord-dokument:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-info" msgstr "Name=Abiword-info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric info" msgstr "Name=Gnumeric info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-information" msgstr "Name=KOffice-information"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org Info" msgstr "Name=OpenOffice.org Info"

@ -1,9 +1,9 @@
# Danish translation of kfile_abiword # Danish translation of tdefile_abiword
# Erik Kjær Pedersen <erik@binghamton.edu>, 2005. # Erik Kjær Pedersen <erik@binghamton.edu>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-06-13 08:14+0200\n" "PO-Revision-Date: 2005-06-13 08:14+0200\n"
"Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" "Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumé" msgstr "Resumé"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukendt*" msgstr "*Ukendt*"

@ -3,7 +3,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-06-04 21:39+0200\n" "PO-Revision-Date: 2005-06-04 21:39+0200\n"
"Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" "Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumé" msgstr "Resumé"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukendt*" msgstr "*Ukendt*"

@ -1,10 +1,10 @@
# Danish translation of kfile_koffice # Danish translation of tdefile_koffice
# Copyright (C). # Copyright (C).
# Lars K. Schunk <lars@schunk.dk>, 2002. # Lars K. Schunk <lars@schunk.dk>, 2002.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-01 11:33+0200\n" "PO-Revision-Date: 2002-07-01 11:33+0200\n"
"Last-Translator: Lars K. Schunk <lars@schunk.dk>\n" "Last-Translator: Lars K. Schunk <lars@schunk.dk>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resumé" msgstr "Resumé"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukendt*" msgstr "*Ukendt*"

@ -1,10 +1,10 @@
# Danish translation of kfile_ooo # Danish translation of tdefile_ooo
# Copyright (C). # Copyright (C).
# Erik Kjær Pedersen <erik@binghamton.edu>, 2003, 2004. # Erik Kjær Pedersen <erik@binghamton.edu>, 2003, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-05-31 11:47+0200\n" "PO-Revision-Date: 2004-05-31 11:47+0200\n"
"Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" "Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Udskrevet af" msgstr "Udskrevet af"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Udskriv dato" msgstr "Udskriv dato"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dato" msgstr "Dato"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Oprettelsesdato" msgstr "Oprettelsesdato"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Skaber" msgstr "Skaber"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generator" msgstr "Generator"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Redigeringscykler" msgstr "Redigeringscykler"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Redigeringsvarighed" msgstr "Redigeringsvarighed"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Emne" msgstr "Emne"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Sprog" msgstr "Sprog"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Remiser" msgstr "Remiser"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabeller" msgstr "Tabeller"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Billeder" msgstr "Billeder"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekter" msgstr "Objekter"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-Objekter" msgstr "OLE-Objekter"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sider" msgstr "Sider"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragraffer" msgstr "Paragraffer"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Ord" msgstr "Ord"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celler" msgstr "Celler"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Tegn" msgstr "Tegn"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rækker" msgstr "Rækker"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Brugerdefineret" msgstr "Brugerdefineret"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Nøgleord" msgstr "Nøgleord"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dokument avanceret" msgstr "Dokument avanceret"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentstatistikker" msgstr "Dokumentstatistikker"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2159,19 +2159,19 @@ msgstr "Name=Textdokument ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Neues KWord-Dokument:" msgstr "Comment=Neues KWord-Dokument:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword Info" msgstr "Name=Abiword Info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric Info" msgstr "Name=Gnumeric Info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice Info" msgstr "Name=KOffice Info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org Info" msgstr "Name=OpenOffice.org Info"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Deutsch # translation of tdefile_abiword.po to Deutsch
# #
# Jannick Kuhr <jakuhr-linux@gmx.de>, 2005. # Jannick Kuhr <jakuhr-linux@gmx.de>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-12-09 23:30+0100\n" "PO-Revision-Date: 2005-12-09 23:30+0100\n"
"Last-Translator: Jannick Kuhr <jakuhr-linux@gmx.de>\n" "Last-Translator: Jannick Kuhr <jakuhr-linux@gmx.de>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokument-Information" msgstr "Dokument-Information"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Zusammenfassung" msgstr "Zusammenfassung"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Unbekannt" msgstr "Unbekannt"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Deutsch # translation of tdefile_gnumeric.po to Deutsch
# #
# Jannick Kuhr <jakuhr-linux@gmx.de>, 2005. # Jannick Kuhr <jakuhr-linux@gmx.de>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-12-09 23:32+0100\n" "PO-Revision-Date: 2005-12-09 23:32+0100\n"
"Last-Translator: Jannick Kuhr <jakuhr-linux@gmx.de>\n" "Last-Translator: Jannick Kuhr <jakuhr-linux@gmx.de>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokument-Information" msgstr "Dokument-Information"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Zusammenfassung" msgstr "Zusammenfassung"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Unbekannt" msgstr "Unbekannt"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Deutsch # translation of tdefile_koffice.po to Deutsch
# Copyright (C). # Copyright (C).
# Thomas Diehl <thd@kde.org>, 2002 # Thomas Diehl <thd@kde.org>, 2002
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-14 15:10+0200\n" "PO-Revision-Date: 2002-07-14 15:10+0200\n"
"Last-Translator: Thomas Diehl <thd@kde.org>\n" "Last-Translator: Thomas Diehl <thd@kde.org>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokument-Information" msgstr "Dokument-Information"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Zusammenfassung" msgstr "Zusammenfassung"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Unbekannt" msgstr "Unbekannt"

@ -1,12 +1,12 @@
# translation of kfile_ooo.po to German # translation of tdefile_ooo.po to German
# Übersetzung von kfile_ooo.po ins Deutsche # Übersetzung von tdefile_ooo.po ins Deutsche
# Copyright (C) # Copyright (C)
# Thomas Diehl <thd@kde.org>, 2003. # Thomas Diehl <thd@kde.org>, 2003.
# Stephan Johach <hunsum@gmx.de>, 2005. # Stephan Johach <hunsum@gmx.de>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-05-21 18:16+0200\n" "PO-Revision-Date: 2005-05-21 18:16+0200\n"
"Last-Translator: Stephan Johach <hunsum@gmx.de>\n" "Last-Translator: Stephan Johach <hunsum@gmx.de>\n"
@ -16,122 +16,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Gedruckt von" msgstr "Gedruckt von"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Druckdatum" msgstr "Druckdatum"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Erstellungsdatum" msgstr "Erstellungsdatum"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Erstellt von" msgstr "Erstellt von"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Ersteller" msgstr "Ersteller"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Bearbeitungsdurchläufe" msgstr "Bearbeitungsdurchläufe"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Bearbeitungsdauer" msgstr "Bearbeitungsdauer"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beschreibung" msgstr "Beschreibung"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Betreff" msgstr "Betreff"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Sprache" msgstr "Sprache"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Zeichnungen" msgstr "Zeichnungen"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabellen" msgstr "Tabellen"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekte" msgstr "Objekte"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-Objekte" msgstr "OLE-Objekte"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Seiten" msgstr "Seiten"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Absätze" msgstr "Absätze"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Wörter" msgstr "Wörter"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Zellen" msgstr "Zellen"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Zeichen" msgstr "Zeichen"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Zeilen" msgstr "Zeilen"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Benutzerdefiniert" msgstr "Benutzerdefiniert"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokument-Information" msgstr "Dokument-Information"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Stichwörter" msgstr "Stichwörter"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dokument (erweitert)" msgstr "Dokument (erweitert)"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentstatistik" msgstr "Dokumentstatistik"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2171,19 +2171,19 @@ msgstr "Name=Έγγραφο κειμένου..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Νέο έγγραφο KWord:" msgstr "Comment=Νέο έγγραφο KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Πληροφορίες Abiword" msgstr "Name=Πληροφορίες Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Πληροφορίες Gnumeric" msgstr "Name=Πληροφορίες Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Πληροφορίες KOffice" msgstr "Name=Πληροφορίες KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Πληροφορίες OpenOffice.org" msgstr "Name=Πληροφορίες OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Greek # translation of tdefile_abiword.po to Greek
# Spiros Georgaras <sng@hellug.gr>, 2005. # Spiros Georgaras <sng@hellug.gr>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-08-15 10:14+0300\n" "PO-Revision-Date: 2005-08-15 10:14+0300\n"
"Last-Translator: Spiros Georgaras <sng@hellug.gr>\n" "Last-Translator: Spiros Georgaras <sng@hellug.gr>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Πληροφορίες εγγράφου" msgstr "Πληροφορίες εγγράφου"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Συγγραφέας" msgstr "Συγγραφέας"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Τίτλος" msgstr "Τίτλος"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Περίληψη" msgstr "Περίληψη"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Άγνωστο*" msgstr "*Άγνωστο*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Greek # translation of tdefile_gnumeric.po to Greek
# Spiros Georgaras <sng@hellug.gr>, 2005. # Spiros Georgaras <sng@hellug.gr>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-06-03 23:19+0300\n" "PO-Revision-Date: 2005-06-03 23:19+0300\n"
"Last-Translator: Spiros Georgaras <sng@hellug.gr>\n" "Last-Translator: Spiros Georgaras <sng@hellug.gr>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Πληροφορίες εγγράφου" msgstr "Πληροφορίες εγγράφου"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Συγγραφέας" msgstr "Συγγραφέας"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Τίτλος" msgstr "Τίτλος"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Περίληψη" msgstr "Περίληψη"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Άγνωστο*" msgstr "*Άγνωστο*"

@ -1,9 +1,9 @@
# translation of kfile_koffice.po to Greek # translation of tdefile_koffice.po to Greek
# Yannis Kollias <jonnie_kgr@inMail24.com>, 2005. # Yannis Kollias <jonnie_kgr@inMail24.com>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2005-08-30 12:55+0300\n" "PO-Revision-Date: 2005-08-30 12:55+0300\n"
"Last-Translator: Yannis Kollias <jonnie_kgr@inMail24.com>\n" "Last-Translator: Yannis Kollias <jonnie_kgr@inMail24.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Πληροφορίες εγγράφου" msgstr "Πληροφορίες εγγράφου"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Συγγραφέας" msgstr "Συγγραφέας"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Τίτλος" msgstr "Τίτλος"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Περίληψη" msgstr "Περίληψη"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Άγνωστο*" msgstr "*Άγνωστο*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Greek # translation of tdefile_ooo.po to Greek
# Yannis Kollias <jonnie_kgr@inMail24.com>, 2005. # Yannis Kollias <jonnie_kgr@inMail24.com>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-08-30 13:00+0300\n" "PO-Revision-Date: 2005-08-30 13:00+0300\n"
"Last-Translator: Yannis Kollias <jonnie_kgr@inMail24.com>\n" "Last-Translator: Yannis Kollias <jonnie_kgr@inMail24.com>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Εκτυπώθηκε από" msgstr "Εκτυπώθηκε από"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Ημερομηνία εκτύπωσης" msgstr "Ημερομηνία εκτύπωσης"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Ημερομηνία" msgstr "Ημερομηνία"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Ημερομηνία δημιουργίας" msgstr "Ημερομηνία δημιουργίας"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Δημιουργός" msgstr "Δημιουργός"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Δημιουργός" msgstr "Δημιουργός"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Κύκλοι επεξεργασίας" msgstr "Κύκλοι επεξεργασίας"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Διάρκεια επεξεργασίας" msgstr "Διάρκεια επεξεργασίας"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Τίτλος" msgstr "Τίτλος"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Συγγραφέας" msgstr "Συγγραφέας"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Περιγραφή" msgstr "Περιγραφή"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Θέμα" msgstr "Θέμα"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Γλώσσα" msgstr "Γλώσσα"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Ζωγραφιές" msgstr "Ζωγραφιές"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Πίνακες" msgstr "Πίνακες"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Εικόνες" msgstr "Εικόνες"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Αντικείμενα" msgstr "Αντικείμενα"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Αντικείμενα OLE" msgstr "Αντικείμενα OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Σελίδες" msgstr "Σελίδες"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Παράγραφοι" msgstr "Παράγραφοι"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Λέξεις" msgstr "Λέξεις"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Κελιά" msgstr "Κελιά"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Χαρακτήρες" msgstr "Χαρακτήρες"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Γραμμές" msgstr "Γραμμές"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Ορισμένο από το χρήστη" msgstr "Ορισμένο από το χρήστη"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Πληροφορίες εγγράφου" msgstr "Πληροφορίες εγγράφου"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Λέξεις κλειδιά" msgstr "Λέξεις κλειδιά"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Προχωρημένο έγγραφο" msgstr "Προχωρημένο έγγραφο"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Στατιστικά εγγράφου" msgstr "Στατιστικά εγγράφου"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2187,19 +2187,19 @@ msgstr "Name=Text Document..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=New KWord document:" msgstr "Comment=New KWord document:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword Info" msgstr "Name=Abiword Info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric Info" msgstr "Name=Gnumeric Info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice Info" msgstr "Name=KOffice Info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org Info" msgstr "Name=OpenOffice.org Info"

@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Document Information" msgstr "Document Information"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Author" msgstr "Author"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Title" msgstr "Title"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Abstract" msgstr "Abstract"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Unknown*" msgstr "*Unknown*"

@ -1,4 +1,4 @@
# translation of kfile_ooo.po to British English # translation of tdefile_ooo.po to British English
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003. # Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003.
# Jonathan Riddell <kde-en-gb@jriddell.org>, 2003. # Jonathan Riddell <kde-en-gb@jriddell.org>, 2003.
@ -6,7 +6,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-05-27 12:01+0100\n" "PO-Revision-Date: 2004-05-27 12:01+0100\n"
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n" "Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
@ -16,122 +16,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Printed By" msgstr "Printed By"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Print Date" msgstr "Print Date"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Creation Date" msgstr "Creation Date"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Creator" msgstr "Creator"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generator" msgstr "Generator"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Editing Cycles" msgstr "Editing Cycles"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Editing Duration" msgstr "Editing Duration"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Title" msgstr "Title"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Author" msgstr "Author"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Subject" msgstr "Subject"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Language" msgstr "Language"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Draws" msgstr "Draws"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tables" msgstr "Tables"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Images" msgstr "Images"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objects" msgstr "Objects"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE Objects" msgstr "OLE Objects"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Pages" msgstr "Pages"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragraphs" msgstr "Paragraphs"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Words" msgstr "Words"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cells" msgstr "Cells"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Characters" msgstr "Characters"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rows" msgstr "Rows"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "User Defined" msgstr "User Defined"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Document Information" msgstr "Document Information"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Keywords" msgstr "Keywords"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Document Advanced" msgstr "Document Advanced"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Document Statistics" msgstr "Document Statistics"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2169,19 +2169,19 @@ msgstr "Name=Documento de texto..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nuevo documento de KWord:" msgstr "Comment=Nuevo documento de KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Información de Abiword" msgstr "Name=Información de Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Información de Gnumeric" msgstr "Name=Información de Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Información de KOffice" msgstr "Name=Información de KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Información de OpenOffice.org" msgstr "Name=Información de OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Spanish # translation of tdefile_abiword.po to Spanish
# #
# Juan Manuel Garcia Molina <juanma@superiodico.net>, 2006. # Juan Manuel Garcia Molina <juanma@superiodico.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-03-03 17:00+0100\n" "PO-Revision-Date: 2006-03-03 17:00+0100\n"
"Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n" "Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Información del documento" msgstr "Información del documento"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumen" msgstr "Resumen"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconocido*" msgstr "*Desconocido*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Spanish # translation of tdefile_gnumeric.po to Spanish
# #
# Juan Manuel Garcia Molina <juanma@superiodico.net>, 2006. # Juan Manuel Garcia Molina <juanma@superiodico.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-03-03 17:01+0100\n" "PO-Revision-Date: 2006-03-03 17:01+0100\n"
"Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n" "Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Información del documento" msgstr "Información del documento"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumen" msgstr "Resumen"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconocido*" msgstr "*Desconocido*"

@ -1,11 +1,11 @@
# translation of kfile_koffice.po to Spanish # translation of tdefile_koffice.po to Spanish
# Spanish .po file for kfile_koffice. # Spanish .po file for tdefile_koffice.
# Copyright (C) 2002, 2003 Free Software Foundation, Inc. # Copyright (C) 2002, 2003 Free Software Foundation, Inc.
# Juan Manuel Garcia Molina <juanma@superiodico.net>, 2002,2003. # Juan Manuel Garcia Molina <juanma@superiodico.net>, 2002,2003.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-11-21 19:43+0100\n" "PO-Revision-Date: 2003-11-21 19:43+0100\n"
"Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n" "Last-Translator: Juan Manuel Garcia Molina <juanma@superiodico.net>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n" "X-Generator: KBabel 1.0.2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Información del documento" msgstr "Información del documento"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resumen" msgstr "Resumen"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconocido*" msgstr "*Desconocido*"

@ -1,12 +1,12 @@
# Translation of kfile_ooo to Spanish # Translation of tdefile_ooo to Spanish
# translation of kfile_ooo.po to Spanish # translation of tdefile_ooo.po to Spanish
# Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc. # Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
# #
# Juan Manuel Garcia Molina <juanma@superiodico.net>, 2003, 2004. # Juan Manuel Garcia Molina <juanma@superiodico.net>, 2003, 2004.
# Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>, 2007. # Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-05-03 09:20+0200\n" "PO-Revision-Date: 2007-05-03 09:20+0200\n"
"Last-Translator: Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>\n" "Last-Translator: Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>\n"
@ -17,122 +17,122 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Impreso por" msgstr "Impreso por"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Fecha de impresión" msgstr "Fecha de impresión"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Fecha" msgstr "Fecha"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Fecha de creación" msgstr "Fecha de creación"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Creador" msgstr "Creador"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generador" msgstr "Generador"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Ciclos de edición" msgstr "Ciclos de edición"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Duración de la edición" msgstr "Duración de la edición"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descripción" msgstr "Descripción"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Asunto" msgstr "Asunto"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Idioma" msgstr "Idioma"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Dibujos" msgstr "Dibujos"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tablas" msgstr "Tablas"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imágenes" msgstr "Imágenes"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objetos" msgstr "Objetos"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objetos OLE" msgstr "Objetos OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Páginas" msgstr "Páginas"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Párrafos" msgstr "Párrafos"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Palabras" msgstr "Palabras"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celdas" msgstr "Celdas"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caracteres" msgstr "Caracteres"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Filas" msgstr "Filas"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definido por el usuario" msgstr "Definido por el usuario"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Información del documento" msgstr "Información del documento"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Palabras clave" msgstr "Palabras clave"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avanzado del documento" msgstr "Avanzado del documento"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Estadísticas del documento" msgstr "Estadísticas del documento"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2138,19 +2138,19 @@ msgstr "Name=Tekstidokument..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Uus KWordi dokument:" msgstr "Comment=Uus KWordi dokument:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword'i info" msgstr "Name=Abiword'i info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric'i info" msgstr "Name=Gnumeric'i info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice'i info" msgstr "Name=KOffice'i info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-i info" msgstr "Name=OpenOffice.org-i info"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Estonian # translation of tdefile_abiword.po to Estonian
# Marek Laane <bald@starman.ee>, 2005. # Marek Laane <bald@starman.ee>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-07-12 14:12+0300\n" "PO-Revision-Date: 2005-07-12 14:12+0300\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n" "Last-Translator: Marek Laane <bald@starman.ee>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumendi info" msgstr "Dokumendi info"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Pealkiri" msgstr "Pealkiri"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Kokkuvõte" msgstr "Kokkuvõte"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tundmatu*" msgstr "*Tundmatu*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Estonian # translation of tdefile_gnumeric.po to Estonian
# Marek Laane <bald@starman.ee>, 2005. # Marek Laane <bald@starman.ee>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-07-12 14:13+0300\n" "PO-Revision-Date: 2005-07-12 14:13+0300\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n" "Last-Translator: Marek Laane <bald@starman.ee>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumendi info" msgstr "Dokumendi info"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Pealkiri" msgstr "Pealkiri"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Kokkuvõte" msgstr "Kokkuvõte"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tundmatu*" msgstr "*Tundmatu*"

@ -1,4 +1,4 @@
# Translation of kfile_koffice.po to Estonian. # Translation of tdefile_koffice.po to Estonian.
# Copyright (C) YEAR Free Software Foundation, Inc. # Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumendi info" msgstr "Dokumendi info"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Tiitel" msgstr "Tiitel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Selgitus" msgstr "Selgitus"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tundmatu*" msgstr "*Tundmatu*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Estonian # translation of tdefile_ooo.po to Estonian
# Copyright (C) 2003 Free Software Foundation, Inc. # Copyright (C) 2003 Free Software Foundation, Inc.
# Ain Vagula <ain@kmprojekt.ee>, 2003 # Ain Vagula <ain@kmprojekt.ee>, 2003
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2003-07-13 20:36+0300\n" "PO-Revision-Date: 2003-07-13 20:36+0300\n"
"Last-Translator: Ain Vagula <ain@kmprojekt.ee>\n" "Last-Translator: Ain Vagula <ain@kmprojekt.ee>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n" "X-Generator: KBabel 1.0.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Trükitud" msgstr "Trükitud"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Trükikuupäev" msgstr "Trükikuupäev"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Kuupäev" msgstr "Kuupäev"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Loomise kuupäev" msgstr "Loomise kuupäev"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Rakendus" msgstr "Rakendus"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Redigeerimistsüklid" msgstr "Redigeerimistsüklid"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Redigeerimise kestus" msgstr "Redigeerimise kestus"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Pealkiri" msgstr "Pealkiri"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Kirjeldus" msgstr "Kirjeldus"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Subjekt" msgstr "Subjekt"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Keel" msgstr "Keel"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Jooniseid" msgstr "Jooniseid"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabeleid" msgstr "Tabeleid"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Pilte" msgstr "Pilte"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekte" msgstr "Objekte"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE objekte" msgstr "OLE objekte"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Lehekülgi" msgstr "Lehekülgi"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Lõike" msgstr "Lõike"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Sõnu" msgstr "Sõnu"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Lahtreid" msgstr "Lahtreid"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Sümboleid" msgstr "Sümboleid"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Ridu" msgstr "Ridu"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Kasutaja määratud" msgstr "Kasutaja määratud"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumendi info" msgstr "Dokumendi info"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Võtmesõnad" msgstr "Võtmesõnad"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Täiendav info" msgstr "Täiendav info"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumendi statistika" msgstr "Dokumendi statistika"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2292,21 +2292,21 @@ msgstr "Name=Testu-dokumentua..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=KWord dokumentu berria:" msgstr "Comment=KWord dokumentu berria:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=KOffice-en informazioa" msgstr "Name=KOffice-en informazioa"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=KOffice-en informazioa" msgstr "Name=KOffice-en informazioa"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-en informazioa" msgstr "Name=KOffice-en informazioa"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-en informazioa" msgstr "Name=OpenOffice.org-en informazioa"

@ -1,9 +1,9 @@
# translation of kfile_koffice.po to Basque # translation of tdefile_koffice.po to Basque
# Ion Gaztañaga <igaztanaga@gmail.com>, 2005. # Ion Gaztañaga <igaztanaga@gmail.com>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2005-08-24 16:08-0600\n" "PO-Revision-Date: 2005-08-24 16:08-0600\n"
"Last-Translator: Ion Gaztañaga <igaztanaga@gmail.com>\n" "Last-Translator: Ion Gaztañaga <igaztanaga@gmail.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n" "X-Generator: KBabel 1.10.2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentuaren informazioa" msgstr "Dokumentuaren informazioa"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Egilea" msgstr "Egilea"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Izenburua" msgstr "Izenburua"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Laburpena" msgstr "Laburpena"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ezezaguna*" msgstr "*Ezezaguna*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Basque # translation of tdefile_ooo.po to Basque
# Ion Gaztañaga <igaztanaga@gmail.com>, 2005. # Ion Gaztañaga <igaztanaga@gmail.com>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-08-13 02:19+0200\n" "PO-Revision-Date: 2005-08-13 02:19+0200\n"
"Last-Translator: Ion Gaztañaga <igaztanaga@gmail.com>\n" "Last-Translator: Ion Gaztañaga <igaztanaga@gmail.com>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Nork inprimatua" msgstr "Nork inprimatua"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Inprimatze-data" msgstr "Inprimatze-data"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Sortze-data" msgstr "Sortze-data"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Egilea" msgstr "Egilea"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Sorgailua" msgstr "Sorgailua"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Edizio-zikloak" msgstr "Edizio-zikloak"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Edizioaren iraupena" msgstr "Edizioaren iraupena"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Izenburua" msgstr "Izenburua"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Egilea" msgstr "Egilea"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Deskribapena" msgstr "Deskribapena"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Gaia" msgstr "Gaia"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Hizkuntza" msgstr "Hizkuntza"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Marrazkiak" msgstr "Marrazkiak"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Taulak" msgstr "Taulak"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Irudiak" msgstr "Irudiak"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objektuak" msgstr "Objektuak"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE objektuak" msgstr "OLE objektuak"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Orriak" msgstr "Orriak"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Parrafoak" msgstr "Parrafoak"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Hitzak" msgstr "Hitzak"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Gelaxkak" msgstr "Gelaxkak"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Karaktereak" msgstr "Karaktereak"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Lerroak" msgstr "Lerroak"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Erabiltzaileak definitua" msgstr "Erabiltzaileak definitua"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentuaren informazioa" msgstr "Dokumentuaren informazioa"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Gako-hitzak" msgstr "Gako-hitzak"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dokumentu aurreratua" msgstr "Dokumentu aurreratua"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentuaren estatistikak" msgstr "Dokumentuaren estatistikak"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2140,19 +2140,19 @@ msgstr "Name=سند متنی..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=سند جدید KWord:" msgstr "Comment=سند جدید KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=اطلاعات Abiword" msgstr "Name=اطلاعات Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=اطلاعات Gnumeric" msgstr "Name=اطلاعات Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=اطلاعات KOffice" msgstr "Name=اطلاعات KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=اطلاعات OpenOffice.org" msgstr "Name=اطلاعات OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Persian # translation of tdefile_abiword.po to Persian
# #
# Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007. # Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2007-02-03 15:37+0330\n" "PO-Revision-Date: 2007-02-03 15:37+0330\n"
"Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplural=1; plural=0;\n" "Plural-Forms: nplural=1; plural=0;\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "اطلاعات سند" msgstr "اطلاعات سند"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "نویسنده" msgstr "نویسنده"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "عنوان" msgstr "عنوان"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "چکیده" msgstr "چکیده"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*ناشناخته*" msgstr "*ناشناخته*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Persian # translation of tdefile_gnumeric.po to Persian
# #
# Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007. # Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2007-02-03 15:36+0330\n" "PO-Revision-Date: 2007-02-03 15:36+0330\n"
"Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplural=1; plural=0;\n" "Plural-Forms: nplural=1; plural=0;\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "اطلاعات سند" msgstr "اطلاعات سند"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "نویسنده" msgstr "نویسنده"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "عنوان" msgstr "عنوان"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "چکیده" msgstr "چکیده"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*ناشناخته*" msgstr "*ناشناخته*"

@ -1,11 +1,11 @@
# translation of kfile_koffice.po to Persian # translation of tdefile_koffice.po to Persian
# Copyright (C). # Copyright (C).
# #
# FarsiKDE Team <info@farsikde.org>, 2003. # FarsiKDE Team <info@farsikde.org>, 2003.
# Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007. # Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-01-17 13:33+0330\n" "PO-Revision-Date: 2007-01-17 13:33+0330\n"
"Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n"
@ -16,22 +16,22 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "اطلاعات سند" msgstr "اطلاعات سند"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "نویسنده" msgstr "نویسنده"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "عنوان" msgstr "عنوان"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "خلاصه" msgstr "خلاصه"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*ناشناخته*" msgstr "*ناشناخته*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Persian # translation of tdefile_ooo.po to Persian
# #
# MaryamSadat Razavi <razavi@itland.ir>, 2007. # MaryamSadat Razavi <razavi@itland.ir>, 2007.
# Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007. # Nasim Daniarzadeh <daniarzadeh@itland.ir>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-02-04 16:00+0330\n" "PO-Revision-Date: 2007-02-04 16:00+0330\n"
"Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n"
@ -15,122 +15,122 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplural=1; plural=0;\n" "Plural-Forms: nplural=1; plural=0;\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "چاپ‌شده با" msgstr "چاپ‌شده با"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "تاریخ چاپ" msgstr "تاریخ چاپ"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "تاریخ" msgstr "تاریخ"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "تاریخ ایجاد" msgstr "تاریخ ایجاد"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "ایجادکننده" msgstr "ایجادکننده"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "مولد" msgstr "مولد"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "چرخه‌های ویرایش" msgstr "چرخه‌های ویرایش"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "دوام ویرایش" msgstr "دوام ویرایش"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "عنوان" msgstr "عنوان"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "نویسنده" msgstr "نویسنده"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "توصیف" msgstr "توصیف"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "موضوع" msgstr "موضوع"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "زبان" msgstr "زبان"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "ترسیمات" msgstr "ترسیمات"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "جدولها" msgstr "جدولها"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "تصاویر" msgstr "تصاویر"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "اشیاء" msgstr "اشیاء"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "اشیاء OLE" msgstr "اشیاء OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "صفحات" msgstr "صفحات"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "بندها" msgstr "بندها"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "واژه‌ها" msgstr "واژه‌ها"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "سلولها" msgstr "سلولها"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "نویسه‌ها" msgstr "نویسه‌ها"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "سطرها" msgstr "سطرها"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "تعریف‌شدۀ کاربر" msgstr "تعریف‌شدۀ کاربر"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "اطلاعات سند" msgstr "اطلاعات سند"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "واژه‌های کلیدی" msgstr "واژه‌های کلیدی"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "پیشرفتۀ سند" msgstr "پیشرفتۀ سند"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "آمار سند" msgstr "آمار سند"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "" msgstr ""

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2230,19 +2230,19 @@ msgstr "Name=Tekstiasiakirja..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Uusi KWord-asiakirja:" msgstr "Comment=Uusi KWord-asiakirja:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-tiedot" msgstr "Name=Abiword-tiedot"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-tiedot" msgstr "Name=Gnumeric-tiedot"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-tiedot" msgstr "Name=KOffice-tiedot"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-tiedot" msgstr "Name=OpenOffice.org-tiedot"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to finnish # translation of tdefile_abiword.po to finnish
# #
# Ilpo Kantonen <ilpo@iki.fi>, 2006. # Ilpo Kantonen <ilpo@iki.fi>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-09-15 05:29+0300\n" "PO-Revision-Date: 2006-09-15 05:29+0300\n"
"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n" "Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Asiakirjan tiedot" msgstr "Asiakirjan tiedot"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Tekijä" msgstr "Tekijä"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Otsikko" msgstr "Otsikko"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Abstrakti" msgstr "Abstrakti"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tuntematon*" msgstr "*Tuntematon*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to finnish # translation of tdefile_gnumeric.po to finnish
# #
# Ilpo Kantonen <ilpo@iki.fi>, 2006. # Ilpo Kantonen <ilpo@iki.fi>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-09-15 05:31+0300\n" "PO-Revision-Date: 2006-09-15 05:31+0300\n"
"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n" "Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Asiakirjan tiedot" msgstr "Asiakirjan tiedot"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Tekijä" msgstr "Tekijä"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Otsikko" msgstr "Otsikko"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Abstrakti" msgstr "Abstrakti"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tuntematon*" msgstr "*Tuntematon*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Finnish # translation of tdefile_koffice.po to Finnish
# Copyright (C) 2003 Free Software Foundation, Inc. # Copyright (C) 2003 Free Software Foundation, Inc.
# Teemu Rytilahti <teemu.rytilahti@d5k.net>, 2003 # Teemu Rytilahti <teemu.rytilahti@d5k.net>, 2003
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-03-16 11:37+0200\n" "PO-Revision-Date: 2003-03-16 11:37+0200\n"
"Last-Translator: Teemu Rytilahti <teemu.rytilahti@d5k.net>\n" "Last-Translator: Teemu Rytilahti <teemu.rytilahti@d5k.net>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0\n" "X-Generator: KBabel 1.0\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Asiakirjan tiedot" msgstr "Asiakirjan tiedot"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Tekijä" msgstr "Tekijä"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Otsikko" msgstr "Otsikko"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Abstrakti" msgstr "Abstrakti"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tuntematon*" msgstr "*Tuntematon*"

@ -1,5 +1,5 @@
# translation of kfile_ooo.po to finnish # translation of tdefile_ooo.po to finnish
# translation of kfile_ooo.po to Finnish # translation of tdefile_ooo.po to Finnish
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
# Mikko Ikola <ikola@iki.fi>, 2003. # Mikko Ikola <ikola@iki.fi>, 2003.
# Tapio Kautto <eleknader@phnet.fi>, 2004. # Tapio Kautto <eleknader@phnet.fi>, 2004.
@ -7,7 +7,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-06-09 19:19+0300\n" "PO-Revision-Date: 2005-06-09 19:19+0300\n"
"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n" "Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
@ -18,122 +18,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.1\n" "X-Generator: KBabel 1.10.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Tulostanut" msgstr "Tulostanut"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Tulostamispäivämäärä" msgstr "Tulostamispäivämäärä"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Päivänmäärä" msgstr "Päivänmäärä"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Luontipäivänmäärä" msgstr "Luontipäivänmäärä"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Luoja" msgstr "Luoja"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Luotu käyttäen" msgstr "Luotu käyttäen"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Muokkauskerrat" msgstr "Muokkauskerrat"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Muokkaa kestoa" msgstr "Muokkaa kestoa"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Otsikko" msgstr "Otsikko"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Tekijä" msgstr "Tekijä"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Kuvaus" msgstr "Kuvaus"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Aihe" msgstr "Aihe"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Kieli" msgstr "Kieli"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Piirrokset" msgstr "Piirrokset"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Taulukot" msgstr "Taulukot"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Kuvat" msgstr "Kuvat"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objektit" msgstr "Objektit"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-objektit" msgstr "OLE-objektit"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sivut" msgstr "Sivut"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Kappaleet" msgstr "Kappaleet"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Sanat" msgstr "Sanat"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Solut" msgstr "Solut"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Merkit" msgstr "Merkit"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rivit" msgstr "Rivit"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Käyttäjän määrittelemä" msgstr "Käyttäjän määrittelemä"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Asiakirjan tiedot" msgstr "Asiakirjan tiedot"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Hakusanat" msgstr "Hakusanat"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Tarkemmat tiedot" msgstr "Tarkemmat tiedot"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Asiakirjan tilastot" msgstr "Asiakirjan tilastot"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2170,19 +2170,19 @@ msgstr "Name=Document texte..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nouveau document KWord :" msgstr "Comment=Nouveau document KWord :"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informations sur Abiword" msgstr "Name=Informations sur Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informations sur Gnumeric" msgstr "Name=Informations sur Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informations sur KOffice" msgstr "Name=Informations sur KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informations sur OpenOffice.org" msgstr "Name=Informations sur OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to French # translation of tdefile_abiword.po to French
# #
# Matthieu Robin <kde@macolu.org>, 2006. # Matthieu Robin <kde@macolu.org>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-03-29 20:42+0200\n" "PO-Revision-Date: 2006-03-29 20:42+0200\n"
"Last-Translator: Matthieu Robin <kde@macolu.org>\n" "Last-Translator: Matthieu Robin <kde@macolu.org>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informations sur le document" msgstr "Informations sur le document"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Résumé" msgstr "Résumé"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Inconnu*" msgstr "*Inconnu*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to French # translation of tdefile_gnumeric.po to French
# #
# Matthieu Robin <kde@macolu.org>, 2006. # Matthieu Robin <kde@macolu.org>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-03-29 20:42+0200\n" "PO-Revision-Date: 2006-03-29 20:42+0200\n"
"Last-Translator: Matthieu Robin <kde@macolu.org>\n" "Last-Translator: Matthieu Robin <kde@macolu.org>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informations sur le document" msgstr "Informations sur le document"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Résumé" msgstr "Résumé"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Inconnu*" msgstr "*Inconnu*"

@ -1,11 +1,11 @@
# translation of kfile_koffice.po to Français # translation of tdefile_koffice.po to Français
# Copyright (C) 2002, 2004 Free Software Foundation, Inc. # Copyright (C) 2002, 2004 Free Software Foundation, Inc.
# Gérard Delafond <gerard@delafond.org>, 2002. # Gérard Delafond <gerard@delafond.org>, 2002.
# Joëlle Conavin <jcornavi@kde-france.org>, 2004. # Joëlle Conavin <jcornavi@kde-france.org>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2004-05-19 01:29+0200\n" "PO-Revision-Date: 2004-05-19 01:29+0200\n"
"Last-Translator: Joëlle Conavin <jcornavi@kde-france.org>\n" "Last-Translator: Joëlle Conavin <jcornavi@kde-france.org>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n" "X-Generator: KBabel 1.3\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informations sur le document" msgstr "Informations sur le document"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Résumé" msgstr "Résumé"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Inconnu*" msgstr "*Inconnu*"

@ -1,12 +1,12 @@
# translation of kfile_ooo.po to Français # translation of tdefile_ooo.po to Français
# translation of kfile_ooo.po to français # translation of tdefile_ooo.po to français
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Ludovic Grossard <grossard@kde.org>, 2003. # Ludovic Grossard <grossard@kde.org>, 2003.
# Joëlle Conavin <jcornavi@kde-france.org>, 2004. # Joëlle Conavin <jcornavi@kde-france.org>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-09-05 14:07+0100\n" "PO-Revision-Date: 2004-09-05 14:07+0100\n"
"Last-Translator: Simon DEPIETS <2df@tuxfamily.org>\n" "Last-Translator: Simon DEPIETS <2df@tuxfamily.org>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Imprimé par" msgstr "Imprimé par"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Date d'impression" msgstr "Date d'impression"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Date de création" msgstr "Date de création"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Créateur" msgstr "Créateur"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Générateur" msgstr "Générateur"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cycles d'édition" msgstr "Cycles d'édition"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Edition de la durée" msgstr "Edition de la durée"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Sujet" msgstr "Sujet"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Langue" msgstr "Langue"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Dessins" msgstr "Dessins"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tableaux" msgstr "Tableaux"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Images" msgstr "Images"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objets" msgstr "Objets"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objets OLE" msgstr "Objets OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Pages" msgstr "Pages"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragraphes" msgstr "Paragraphes"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Mots" msgstr "Mots"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cellules" msgstr "Cellules"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caractères" msgstr "Caractères"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Lignes" msgstr "Lignes"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Défini par l'utilisateur" msgstr "Défini par l'utilisateur"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informations sur le document" msgstr "Informations sur le document"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Mots-clés" msgstr "Mots-clés"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Autres paramètres du document" msgstr "Autres paramètres du document"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistiques du document" msgstr "Statistiques du document"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2120,19 +2120,19 @@ msgstr "Name=Cáipéis Téacs..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Cáipéis nua KWord:" msgstr "Comment=Cáipéis nua KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Eolas faoi Abiword" msgstr "Name=Eolas faoi Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Ginearálta" msgstr "Name=Ginearálta"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Eolas faoi KOffice" msgstr "Name=Eolas faoi KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Eolas faoi OpenOffice.org" msgstr "Name=Eolas faoi OpenOffice.org"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: koffice/kfile_abiword.po\n" "Project-Id-Version: koffice/tdefile_abiword.po\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-06-16 09:52-0500\n" "PO-Revision-Date: 2005-06-16 09:52-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n" "Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
@ -9,22 +9,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Eolas faoin Cháipéis" msgstr "Eolas faoin Cháipéis"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Údar" msgstr "Údar"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Teideal" msgstr "Teideal"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Coimriú" msgstr "Coimriú"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Anaithnid*" msgstr "*Anaithnid*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: koffice/kfile_gnumeric.po\n" "Project-Id-Version: koffice/tdefile_gnumeric.po\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-06-01 19:17-0500\n" "PO-Revision-Date: 2005-06-01 19:17-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n" "Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
@ -9,22 +9,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Eolas faoin Cháipéis" msgstr "Eolas faoin Cháipéis"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Údar" msgstr "Údar"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Teideal" msgstr "Teideal"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Coimriú" msgstr "Coimriú"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Anaithnid*" msgstr "*Anaithnid*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: koffice/kfile_koffice.po\n" "Project-Id-Version: koffice/tdefile_koffice.po\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2004-12-03 14:52-0500\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n" "Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
@ -9,22 +9,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Eolas faoin Cháipéis" msgstr "Eolas faoin Cháipéis"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Údar" msgstr "Údar"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Teideal" msgstr "Teideal"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Coimriú" msgstr "Coimriú"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Anaithnid*" msgstr "*Anaithnid*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: koffice/kfile_ooo.po\n" "Project-Id-Version: koffice/tdefile_ooo.po\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-12-03 14:52-0500\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n" "Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
@ -9,122 +9,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Priontáilte Ag" msgstr "Priontáilte Ag"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Dáta Priontála" msgstr "Dáta Priontála"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dáta" msgstr "Dáta"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Dáta a Cruthaíodh" msgstr "Dáta a Cruthaíodh"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Cruthaitheoir" msgstr "Cruthaitheoir"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Gineadóir" msgstr "Gineadóir"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Timthriallta Eagarthóireachta" msgstr "Timthriallta Eagarthóireachta"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Aga Eagarthóireachta" msgstr "Aga Eagarthóireachta"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Teideal" msgstr "Teideal"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Údar" msgstr "Údar"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Cur Síos" msgstr "Cur Síos"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Ábhar" msgstr "Ábhar"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Teanga" msgstr "Teanga"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Líníochtaí" msgstr "Líníochtaí"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Táblaí" msgstr "Táblaí"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Íomhánna" msgstr "Íomhánna"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Réada" msgstr "Réada"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Réada OLE" msgstr "Réada OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Leathanaigh" msgstr "Leathanaigh"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Ailt" msgstr "Ailt"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Focail" msgstr "Focail"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cealla" msgstr "Cealla"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Carachtair" msgstr "Carachtair"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rónna" msgstr "Rónna"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Sainithe ag an Úsáideoir" msgstr "Sainithe ag an Úsáideoir"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Eolas faoin Cháipéis" msgstr "Eolas faoin Cháipéis"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Lorgfhocail" msgstr "Lorgfhocail"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Ardroghanna na Cáipéise" msgstr "Ardroghanna na Cáipéise"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Staitistic don Cháipéis" msgstr "Staitistic don Cháipéis"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2164,19 +2164,19 @@ msgstr "Name=Documento de Texto..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Novo documento de KWord:" msgstr "Comment=Novo documento de KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Información de Abiword" msgstr "Name=Información de Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Información de Gnumeric" msgstr "Name=Información de Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Información de KOffice" msgstr "Name=Información de KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Información de OpenOffice.org" msgstr "Name=Información de OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Galician # translation of tdefile_abiword.po to Galician
# #
# mvillarino <mvillarino@users.sourceforge.net>, 2006. # mvillarino <mvillarino@users.sourceforge.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-06-25 10:20+0200\n" "PO-Revision-Date: 2006-06-25 10:20+0200\n"
"Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n" "Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Información do Documento" msgstr "Información do Documento"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Descoñecido*" msgstr "*Descoñecido*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Galician # translation of tdefile_gnumeric.po to Galician
# #
# mvillarino <mvillarino@users.sourceforge.net>, 2006. # mvillarino <mvillarino@users.sourceforge.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-06-25 18:47+0200\n" "PO-Revision-Date: 2006-06-25 18:47+0200\n"
"Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n" "Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Información do Documento" msgstr "Información do Documento"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Descoñecido*" msgstr "*Descoñecido*"

@ -1,9 +1,9 @@
# translation of kfile_koffice.po to Galician # translation of tdefile_koffice.po to Galician
# #
# mvillarino <mvillarino@users.sourceforge.net>, 2006. # mvillarino <mvillarino@users.sourceforge.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2006-06-25 18:48+0200\n" "PO-Revision-Date: 2006-06-25 18:48+0200\n"
"Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n" "Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Información do Documento" msgstr "Información do Documento"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Descoñecido*" msgstr "*Descoñecido*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Galician # translation of tdefile_ooo.po to Galician
# #
# mvillarino <mvillarino@users.sourceforge.net>, 2006. # mvillarino <mvillarino@users.sourceforge.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2006-06-25 18:50+0200\n" "PO-Revision-Date: 2006-06-25 18:50+0200\n"
"Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n" "Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Impreso Por" msgstr "Impreso Por"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data de Impresión" msgstr "Data de Impresión"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data de Criación" msgstr "Data de Criación"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Criador" msgstr "Criador"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Xerador" msgstr "Xerador"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Ciclos de Edición" msgstr "Ciclos de Edición"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Duración da Edición" msgstr "Duración da Edición"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descrición" msgstr "Descrición"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Asunto" msgstr "Asunto"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Lingua" msgstr "Lingua"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Debuxos" msgstr "Debuxos"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Táboas" msgstr "Táboas"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imaxes" msgstr "Imaxes"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Obxectos" msgstr "Obxectos"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Obxectos OLE" msgstr "Obxectos OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Páxinas" msgstr "Páxinas"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Parágrafos" msgstr "Parágrafos"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Palabras" msgstr "Palabras"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celas" msgstr "Celas"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caracteres" msgstr "Caracteres"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Filas" msgstr "Filas"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definido polo Usuário" msgstr "Definido polo Usuário"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Información do Documento" msgstr "Información do Documento"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Palabras-Chave" msgstr "Palabras-Chave"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avanzado" msgstr "Avanzado"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Estatísticas do Documento" msgstr "Estatísticas do Documento"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2136,19 +2136,19 @@ msgstr "Name=KWord-dokumentum..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Új KWord-dokumentum:" msgstr "Comment=Új KWord-dokumentum:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-információ" msgstr "Name=Abiword-információ"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-információ" msgstr "Name=Gnumeric-információ"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-információ" msgstr "Name=KOffice-információ"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-információ" msgstr "Name=OpenOffice.org-információ"

@ -11,22 +11,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentumjellemzők" msgstr "Dokumentumjellemzők"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Szerző" msgstr "Szerző"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Cím" msgstr "Cím"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Kivonat" msgstr "Kivonat"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ismeretlen*" msgstr "*Ismeretlen*"

@ -11,22 +11,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentumjellemzők" msgstr "Dokumentumjellemzők"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Szerző" msgstr "Szerző"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Cím" msgstr "Cím"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Kivonat" msgstr "Kivonat"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ismeretlen*" msgstr "*Ismeretlen*"

@ -13,22 +13,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentumjellemzők" msgstr "Dokumentumjellemzők"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Szerző" msgstr "Szerző"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Cím" msgstr "Cím"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Kivonat" msgstr "Kivonat"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Ismeretlen" msgstr "Ismeretlen"

@ -11,122 +11,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Kinyomtatta" msgstr "Kinyomtatta"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "A dátum kinyomtatása" msgstr "A dátum kinyomtatása"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dátum" msgstr "Dátum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Létrehozási dátum" msgstr "Létrehozási dátum"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Készítette" msgstr "Készítette"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Létrehozó" msgstr "Létrehozó"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Szerkesztési ciklusok" msgstr "Szerkesztési ciklusok"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Szerkesztési időtartam" msgstr "Szerkesztési időtartam"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Cím" msgstr "Cím"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Szerző" msgstr "Szerző"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Leírás" msgstr "Leírás"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Tárgy" msgstr "Tárgy"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Nyelv" msgstr "Nyelv"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Rajzok" msgstr "Rajzok"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Táblázatok" msgstr "Táblázatok"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Képek" msgstr "Képek"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objektumok" msgstr "Objektumok"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE objektumok" msgstr "OLE objektumok"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Oldalszám" msgstr "Oldalszám"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Bekezdések" msgstr "Bekezdések"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Szavak" msgstr "Szavak"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cellák" msgstr "Cellák"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Karakterek" msgstr "Karakterek"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Sorok" msgstr "Sorok"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Felhasználói" msgstr "Felhasználói"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentumjellemzők" msgstr "Dokumentumjellemzők"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Kulcsszavak" msgstr "Kulcsszavak"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Speciális dokumentum" msgstr "Speciális dokumentum"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentumstatisztika" msgstr "Dokumentumstatisztika"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2160,19 +2160,19 @@ msgstr "Name=Documenti di testo..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nuovo documento KWord:" msgstr "Comment=Nuovo documento KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informazioni su Abiword" msgstr "Name=Informazioni su Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informazioni su Gnumeric" msgstr "Name=Informazioni su Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informazioni KOffice" msgstr "Name=Informazioni KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informazioni OpenOffice.org" msgstr "Name=Informazioni OpenOffice.org"
@ -7805,7 +7805,7 @@ msgstr "Name=File di altri programmi Office"
#~ msgid "Name=Binary" #~ msgid "Name=Binary"
#~ msgstr "Name=Ungheria" #~ msgstr "Name=Ungheria"
#~ msgid "Name=kab2kabc" #~ msgid "Name=tdeab2tdeabc"
#~ msgstr "Name=KAB2KABC" #~ msgstr "Name=KAB2KABC"
#~ msgid "Comment=libkab to libkabc conversion tool." #~ msgid "Comment=libkab to libkabc conversion tool."
@ -8120,8 +8120,8 @@ msgstr "Name=File di altri programmi Office"
#~ msgid "Name=Enhanced Browsing Plugin" #~ msgid "Name=Enhanced Browsing Plugin"
#~ msgstr "Name=Plugin di navigazione avanzata" #~ msgstr "Name=Plugin di navigazione avanzata"
#~ msgid "Name=kio_uiserver" #~ msgid "Name=tdeio_uiserver"
#~ msgstr "Name=kio_uiserver" #~ msgstr "Name=tdeio_uiserver"
#~ msgid "Comment=KDE's Progress Info UI server" #~ msgid "Comment=KDE's Progress Info UI server"
#~ msgstr "Comment=Server informazioni avanzamento di KDE" #~ msgstr "Comment=Server informazioni avanzamento di KDE"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Italian # translation of tdefile_abiword.po to Italian
# #
# Luciano Montanaro <mikelima@cirulla.net>, 2005. # Luciano Montanaro <mikelima@cirulla.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-11-16 15:53+0100\n" "PO-Revision-Date: 2005-11-16 15:53+0100\n"
"Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n" "Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informazioni sul documento" msgstr "Informazioni sul documento"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autore" msgstr "Autore"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Riassunto" msgstr "Riassunto"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Sconosciuto*" msgstr "*Sconosciuto*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Italian # translation of tdefile_gnumeric.po to Italian
# #
# Luciano Montanaro <mikelima@cirulla.net>, 2005. # Luciano Montanaro <mikelima@cirulla.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-11-16 15:54+0100\n" "PO-Revision-Date: 2005-11-16 15:54+0100\n"
"Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n" "Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informazioni sul documento" msgstr "Informazioni sul documento"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autore" msgstr "Autore"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Riassunto" msgstr "Riassunto"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Sconosciuto*" msgstr "*Sconosciuto*"

@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.5\n" "X-Generator: KBabel 0.9.5\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informazioni sul documento" msgstr "Informazioni sul documento"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autore" msgstr "Autore"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Riassunto" msgstr "Riassunto"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Sconosciuto*" msgstr "*Sconosciuto*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Italian # translation of tdefile_ooo.po to Italian
# Copyright (C) 2005 Free Software Foundation, Inc. # Copyright (C) 2005 Free Software Foundation, Inc.
# Federico Zenith <zenith@chemeng.ntnu.no>, 2005. # Federico Zenith <zenith@chemeng.ntnu.no>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-05-14 19:05+0200\n" "PO-Revision-Date: 2005-05-14 19:05+0200\n"
"Last-Translator: Federico Zenith <zenith@chemeng.ntnu.no>\n" "Last-Translator: Federico Zenith <zenith@chemeng.ntnu.no>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Stampato da" msgstr "Stampato da"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data di stampa" msgstr "Data di stampa"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data di creazione" msgstr "Data di creazione"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Creatore" msgstr "Creatore"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generatore" msgstr "Generatore"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cicli di modifica" msgstr "Cicli di modifica"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Durata della modifica" msgstr "Durata della modifica"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autore" msgstr "Autore"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descrizione" msgstr "Descrizione"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Soggetto" msgstr "Soggetto"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Lingua" msgstr "Lingua"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Disegni" msgstr "Disegni"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabelle" msgstr "Tabelle"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Immagini" msgstr "Immagini"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Oggetti" msgstr "Oggetti"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Oggetti OLE" msgstr "Oggetti OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Pagine" msgstr "Pagine"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragrafi" msgstr "Paragrafi"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Parole" msgstr "Parole"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celle" msgstr "Celle"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caratteri" msgstr "Caratteri"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Righe" msgstr "Righe"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definito dall'utente" msgstr "Definito dall'utente"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informazioni sul documento" msgstr "Informazioni sul documento"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Parole chiave" msgstr "Parole chiave"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Informazioni avanzate del documento" msgstr "Informazioni avanzate del documento"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistiche del documento" msgstr "Statistiche del documento"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2127,19 +2127,19 @@ msgstr "Name=テキスト文書..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=新規 KWord ドキュメント:" msgstr "Comment=新規 KWord ドキュメント:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword 情報" msgstr "Name=Abiword 情報"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric 情報" msgstr "Name=Gnumeric 情報"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice 情報" msgstr "Name=KOffice 情報"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org 情報" msgstr "Name=OpenOffice.org 情報"

@ -1,9 +1,9 @@
# translation of kfile_abiword to Japanese. # translation of tdefile_abiword to Japanese.
# Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005. # Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-10-26 19:00+0900\n" "PO-Revision-Date: 2005-10-26 19:00+0900\n"
"Last-Translator: Yukiko BNADO <ybando@k6.dion.ne.jp>\n" "Last-Translator: Yukiko BNADO <ybando@k6.dion.ne.jp>\n"
@ -12,22 +12,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "ドキュメント情報" msgstr "ドキュメント情報"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "タイトル" msgstr "タイトル"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "要約" msgstr "要約"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*不明*" msgstr "*不明*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric to Japanese. # translation of tdefile_gnumeric to Japanese.
# Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005. # Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-10-26 19:00+0900\n" "PO-Revision-Date: 2005-10-26 19:00+0900\n"
"Last-Translator: Yukiko BANDO <ybando@k6.dion.ne.jp>\n" "Last-Translator: Yukiko BANDO <ybando@k6.dion.ne.jp>\n"
@ -12,22 +12,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "ドキュメント情報" msgstr "ドキュメント情報"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "タイトル" msgstr "タイトル"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "要約" msgstr "要約"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*不明*" msgstr "*不明*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Japanese # translation of tdefile_koffice.po to Japanese
# Copyright (C) 2002 Free Software Foundation, Inc. # Copyright (C) 2002 Free Software Foundation, Inc.
# Taiki Komoda <kom@kde.gr.jp>, 2002 # Taiki Komoda <kom@kde.gr.jp>, 2002
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-18 15:26JST\n" "PO-Revision-Date: 2002-07-18 15:26JST\n"
"Last-Translator: Taiki Komoda <kom@kde.gr.jp>\n" "Last-Translator: Taiki Komoda <kom@kde.gr.jp>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "ドキュメント情報" msgstr "ドキュメント情報"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "題名" msgstr "題名"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "要約" msgstr "要約"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*不明*" msgstr "*不明*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Japanese # translation of tdefile_ooo.po to Japanese
# #
# Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005, 2007. # Yukiko BANDO <ybando@k6.dion.ne.jp>, 2005, 2007.
# Fumiaki Okushi <okushi@kde.gr.jp>, 2006. # Fumiaki Okushi <okushi@kde.gr.jp>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-03-14 21:00+0900\n" "PO-Revision-Date: 2007-03-14 21:00+0900\n"
"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n" "Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "印刷者" msgstr "印刷者"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "印刷日" msgstr "印刷日"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "日付" msgstr "日付"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "作成日" msgstr "作成日"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "作成ソフト" msgstr "作成ソフト"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "生成ソフト" msgstr "生成ソフト"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "編集サイクル" msgstr "編集サイクル"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "編集期間" msgstr "編集期間"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "タイトル" msgstr "タイトル"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "説明" msgstr "説明"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "主題" msgstr "主題"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "言語" msgstr "言語"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "ドロー" msgstr "ドロー"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "表" msgstr "表"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "画像" msgstr "画像"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "オブジェクト" msgstr "オブジェクト"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE オブジェクト" msgstr "OLE オブジェクト"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "ページ" msgstr "ページ"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "段落" msgstr "段落"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "単語" msgstr "単語"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "セル" msgstr "セル"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "文字" msgstr "文字"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "行" msgstr "行"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "ユーザ定義" msgstr "ユーザ定義"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "ドキュメント情報" msgstr "ドキュメント情報"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "キーワード" msgstr "キーワード"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "ドキュメント詳細" msgstr "ドキュメント詳細"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "ドキュメント統計" msgstr "ドキュメント統計"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1: %2.%3" msgstr "%1: %2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2137,19 +2137,19 @@ msgstr "Name=ឯកសារ​អត្ថបទ​..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=ឯកសារ​ KWord ថ្មី​ ៖" msgstr "Comment=ឯកសារ​ KWord ថ្មី​ ៖"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=ព័ត៌មាន Abiword" msgstr "Name=ព័ត៌មាន Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=ព័ត៌មាន Gnumeric" msgstr "Name=ព័ត៌មាន Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=ព័ត៌មាន KOffice" msgstr "Name=ព័ត៌មាន KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=ព័ត៌មាន​ OpenOffice.org" msgstr "Name=ព័ត៌មាន​ OpenOffice.org"

@ -1,11 +1,11 @@
# translation of kfile_abiword.po to Khmer # translation of tdefile_abiword.po to Khmer
# #
# ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006. # ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006.
# Eng Vannak <evannak@khmeros.info>, 2006. # Eng Vannak <evannak@khmeros.info>, 2006.
# Khoem Sokhem <khoemsokhem@khmeros.info>, 2007. # Khoem Sokhem <khoemsokhem@khmeros.info>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2007-02-06 13:51+0700\n" "PO-Revision-Date: 2007-02-06 13:51+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "ព័ត៌មាន​ឯកសារ" msgstr "ព័ត៌មាន​ឯកសារ"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "អ្នក​និពន្ធ​" msgstr "អ្នក​និពន្ធ​"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "ចំណង​ជើង​" msgstr "ចំណង​ជើង​"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "អរូបី" msgstr "អរូបី"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*មិន​ស្គាល់​*" msgstr "*មិន​ស្គាល់​*"

@ -1,11 +1,11 @@
# translation of kfile_gnumeric.po to Khmer # translation of tdefile_gnumeric.po to Khmer
# #
# ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006. # ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006.
# Eng Vannak <evannak@khmeros.info>, 2006. # Eng Vannak <evannak@khmeros.info>, 2006.
# Khoem Sokhem <khoemsokhem@khmeros.info>, 2007. # Khoem Sokhem <khoemsokhem@khmeros.info>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2007-02-06 13:51+0700\n" "PO-Revision-Date: 2007-02-06 13:51+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "ព័ត៌មាន​ឯកសារ" msgstr "ព័ត៌មាន​ឯកសារ"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "អ្នក​និពន្ធ​" msgstr "អ្នក​និពន្ធ​"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "ចំណង​ជើង​" msgstr "ចំណង​ជើង​"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "អរូបី" msgstr "អរូបី"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*មិន​ស្គាល់​*" msgstr "*មិន​ស្គាល់​*"

@ -1,11 +1,11 @@
# translation of kfile_koffice.po to Khmer # translation of tdefile_koffice.po to Khmer
# #
# ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006. # ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006.
# Eng Vannak <evannak@khmeros.info>, 2006. # Eng Vannak <evannak@khmeros.info>, 2006.
# Khoem Sokhem <khoemsokhem@khmeros.info>, 2007. # Khoem Sokhem <khoemsokhem@khmeros.info>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-02-06 13:52+0700\n" "PO-Revision-Date: 2007-02-06 13:52+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "ព័ត៌មាន​ឯកសារ​" msgstr "ព័ត៌មាន​ឯកសារ​"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "អ្នក​និពន្ធ​" msgstr "អ្នក​និពន្ធ​"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "ចំណង​ជើង​" msgstr "ចំណង​ជើង​"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "អរូបី​" msgstr "អរូបី​"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*មិន​ស្គាល់​*" msgstr "*មិន​ស្គាល់​*"

@ -1,11 +1,11 @@
# translation of kfile_ooo.po to Khmer # translation of tdefile_ooo.po to Khmer
# #
# ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006. # ប៉ុច សុគន្ធ <sokunpoch@khmeros.info>, 2006.
# Eng Vannak <evannak@khmeros.info>, 2006. # Eng Vannak <evannak@khmeros.info>, 2006.
# Khoem Sokhem <khoemsokhem@khmeros.info>, 2007. # Khoem Sokhem <khoemsokhem@khmeros.info>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-02-06 13:52+0700\n" "PO-Revision-Date: 2007-02-06 13:52+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "បាន​បោះពុម្ព​ដោយ" msgstr "បាន​បោះពុម្ព​ដោយ"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "កាល​បរិច្ឆេទ​បោះពុម្ព​" msgstr "កាល​បរិច្ឆេទ​បោះពុម្ព​"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "កាល​បរិច្ឆេទ​" msgstr "កាល​បរិច្ឆេទ​"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "កាល​បរិច្ឆេទ​បង្កើត" msgstr "កាល​បរិច្ឆេទ​បង្កើត"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "អ្នក​បង្កើត​" msgstr "អ្នក​បង្កើត​"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "អ្នក​បង្កើន" msgstr "អ្នក​បង្កើន"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "ខួប​ដែល​កែ​សម្រួល" msgstr "ខួប​ដែល​កែ​សម្រួល"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "ថេរ​វេលា​ដែល​កែ​សម្រួល" msgstr "ថេរ​វេលា​ដែល​កែ​សម្រួល"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "ចំណង​ជើង​" msgstr "ចំណង​ជើង​"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "អ្នក​និពន្ធ​" msgstr "អ្នក​និពន្ធ​"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "ការពិពណ៌នា​" msgstr "ការពិពណ៌នា​"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "ប្រធាន​បទ​" msgstr "ប្រធាន​បទ​"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "ភាសា​" msgstr "ភាសា​"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "គូរ​" msgstr "គូរ​"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "តារាង​" msgstr "តារាង​"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "រូបភាព​" msgstr "រូបភាព​"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "វត្ថុ" msgstr "វត្ថុ"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "វត្ថុOLE" msgstr "វត្ថុOLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "ទំព័រ​" msgstr "ទំព័រ​"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "កថាខណ្ឌ" msgstr "កថាខណ្ឌ"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "ពាក្យ​" msgstr "ពាក្យ​"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "សែល​" msgstr "សែល​"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "តួ​អក្សរ​" msgstr "តួ​អក្សរ​"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "ជួរ​ដេក​" msgstr "ជួរ​ដេក​"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "អ្នក​ប្រើ​ដែល​កំណត់" msgstr "អ្នក​ប្រើ​ដែល​កំណត់"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "ព័ត៌មាន​ឯកសារ​" msgstr "ព័ត៌មាន​ឯកសារ​"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "ពាក្យ​គន្លឹះ​" msgstr "ពាក្យ​គន្លឹះ​"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "​ឯកសារ​កម្រិត​ខ្ពស់​" msgstr "​ឯកសារ​កម្រិត​ខ្ពស់​"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "ស្ថិតិ​ឯកសារ" msgstr "ស្ថិតិ​ឯកសារ"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1 ៖ %2.%3" msgstr "%1 ៖ %2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2364,21 +2364,21 @@ msgstr "Name=Teksta Dokuments"
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Jauns KWord dokuments:" msgstr "Comment=Jauns KWord dokuments:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=KOfisa Info" msgstr "Name=KOfisa Info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=KOfisa Info" msgstr "Name=KOfisa Info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOfisa Info" msgstr "Name=KOfisa Info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
#, fuzzy #, fuzzy
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=KOfisa Info" msgstr "Name=KOfisa Info"

@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumenta Informācija" msgstr "Dokumenta Informācija"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autors" msgstr "Autors"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Nosaukums" msgstr "Nosaukums"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Referējums" msgstr "Referējums"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nezināms*" msgstr "*Nezināms*"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2282,21 +2282,21 @@ msgstr "Name=Dokumen Teks..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Dokumen KWord baru:" msgstr "Comment=Dokumen KWord baru:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Maklumat KOffice" msgstr "Name=Maklumat KOffice"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
#, fuzzy #, fuzzy
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Maklumat KOffice" msgstr "Name=Maklumat KOffice"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Maklumat KOffice" msgstr "Name=Maklumat KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Maklumat OpenOffice.org" msgstr "Name=Maklumat OpenOffice.org"

@ -12,22 +12,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Maklumat Dokumen" msgstr "Maklumat Dokumen"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Pengarang" msgstr "Pengarang"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Tajuk" msgstr "Tajuk"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Abstrak" msgstr "Abstrak"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Tak diketahui*" msgstr "*Tak diketahui*"

@ -12,122 +12,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Dicetak Oleh" msgstr "Dicetak Oleh"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Tarikh Cetak" msgstr "Tarikh Cetak"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Tarikh" msgstr "Tarikh"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Tarikh Dicipta" msgstr "Tarikh Dicipta"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Pencipta" msgstr "Pencipta"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Penjana" msgstr "Penjana"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Kitar Pengeditan" msgstr "Kitar Pengeditan"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Tempoh Pengeditan" msgstr "Tempoh Pengeditan"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Tajuk" msgstr "Tajuk"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Pengarang" msgstr "Pengarang"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Huraian" msgstr "Huraian"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Subjek" msgstr "Subjek"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Bahasa" msgstr "Bahasa"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Lukis" msgstr "Lukis"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Jadual" msgstr "Jadual"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imej" msgstr "Imej"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objek" msgstr "Objek"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objek OLE" msgstr "Objek OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Halaman" msgstr "Halaman"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Perenggan" msgstr "Perenggan"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Kata" msgstr "Kata"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Sel" msgstr "Sel"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Aksara" msgstr "Aksara"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Baris" msgstr "Baris"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Pengguna Ditakrifkan" msgstr "Pengguna Ditakrifkan"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Maklumat Dokumen" msgstr "Maklumat Dokumen"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Kata Kunci" msgstr "Kata Kunci"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dokumen Dillanjutkan" msgstr "Dokumen Dillanjutkan"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistik Dokumen" msgstr "Statistik Dokumen"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2:%3" msgstr "%1:%2:%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2148,19 +2148,19 @@ msgstr "Name=Tekstdokument ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nytt KWord-dokument:" msgstr "Comment=Nytt KWord-dokument:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-info" msgstr "Name=Abiword-info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-info" msgstr "Name=Gnumeric-info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-info" msgstr "Name=KOffice-info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-info" msgstr "Name=OpenOffice.org-info"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Norwegian Bokmål # translation of tdefile_abiword.po to Norwegian Bokmål
# Nils Kristian Tomren <project@nilsk.net>, 2005. # Nils Kristian Tomren <project@nilsk.net>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-12-16 21:29+0100\n" "PO-Revision-Date: 2005-12-16 21:29+0100\n"
"Last-Translator: Nils Kristian Tomren <project@nilsk.net>\n" "Last-Translator: Nils Kristian Tomren <project@nilsk.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n" "X-Generator: KBabel 1.10.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformasjon" msgstr "Dokumentinformasjon"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sammendrag" msgstr "Sammendrag"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukjent*" msgstr "*Ukjent*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Norwegian Bokmål # translation of tdefile_gnumeric.po to Norwegian Bokmål
# Nils Kristian Tomren <project@nilsk.net>, 2005. # Nils Kristian Tomren <project@nilsk.net>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-12-16 21:30+0100\n" "PO-Revision-Date: 2005-12-16 21:30+0100\n"
"Last-Translator: Nils Kristian Tomren <project@nilsk.net>\n" "Last-Translator: Nils Kristian Tomren <project@nilsk.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n" "X-Generator: KBabel 1.10.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformasjon" msgstr "Dokumentinformasjon"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sammendrag" msgstr "Sammendrag"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukjent*" msgstr "*Ukjent*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Norwegian Bokmål # translation of tdefile_koffice.po to Norwegian Bokmål
# Copyright (C) 2005 Free Software Foundation, Inc. # Copyright (C) 2005 Free Software Foundation, Inc.
# Axel Bojer <axelb@skolelinux.no>, 2005. # Axel Bojer <axelb@skolelinux.no>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2005-04-22 21:04+0200\n" "PO-Revision-Date: 2005-04-22 21:04+0200\n"
"Last-Translator: Axel Bojer <axelb@skolelinux.no>\n" "Last-Translator: Axel Bojer <axelb@skolelinux.no>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformasjon" msgstr "Dokumentinformasjon"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Ukjent*" msgstr "*Ukjent*"

@ -1,7 +1,7 @@
# translation of kfile_ooo.po to Norwegian Bokmål # translation of tdefile_ooo.po to Norwegian Bokmål
# translation of kfile_ooo.po to Norsk Bokmål # translation of tdefile_ooo.po to Norsk Bokmål
# translation of kfile_ooo.po to # translation of tdefile_ooo.po to
# translation of kfile_ooo.po to Norwegian bokmål # translation of tdefile_ooo.po to Norwegian bokmål
# Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Copyright (C) 2003, 2005 Free Software Foundation, Inc.
# Axel Bojer <axelb@skolelinux.no>, 2003. # Axel Bojer <axelb@skolelinux.no>, 2003.
# Knut Yrvin <knuty@skolelinux.no>, 2003. # Knut Yrvin <knuty@skolelinux.no>, 2003.
@ -10,7 +10,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-04-22 21:05+0200\n" "PO-Revision-Date: 2005-04-22 21:05+0200\n"
"Last-Translator: Axel Bojer <axelb@skolelinux.no>\n" "Last-Translator: Axel Bojer <axelb@skolelinux.no>\n"
@ -20,122 +20,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Skrevet ut av" msgstr "Skrevet ut av"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Utskriftsdato" msgstr "Utskriftsdato"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dato" msgstr "Dato"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Opprettet, dato:" msgstr "Opprettet, dato:"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Laget av" msgstr "Laget av"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Laget av:" msgstr "Laget av:"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Redigeringsrunder" msgstr "Redigeringsrunder"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Redigeringsintervall" msgstr "Redigeringsintervall"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Emne" msgstr "Emne"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Språk" msgstr "Språk"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Tegninger" msgstr "Tegninger"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabeller" msgstr "Tabeller"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekter" msgstr "Objekter"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-Objekter" msgstr "OLE-Objekter"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sider" msgstr "Sider"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Avsnitt" msgstr "Avsnitt"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Ord" msgstr "Ord"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celler" msgstr "Celler"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Tegn" msgstr "Tegn"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rader" msgstr "Rader"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Selvvalgt" msgstr "Selvvalgt"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformasjon" msgstr "Dokumentinformasjon"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Stikkord" msgstr "Stikkord"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avansert dokument" msgstr "Avansert dokument"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentstatistik" msgstr "Dokumentstatistik"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2139,19 +2139,19 @@ msgstr "Name=Textdokment..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nieg KWord-Dokment:" msgstr "Comment=Nieg KWord-Dokment:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-Info" msgstr "Name=Abiword-Info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-Info" msgstr "Name=Gnumeric-Info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice-Info" msgstr "Name=KOffice-Info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org-Info" msgstr "Name=OpenOffice.org-Info"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Low Saxon # translation of tdefile_abiword.po to Low Saxon
# #
# Manfred Wiese <m.j.wiese@web.de>, 2007. # Manfred Wiese <m.j.wiese@web.de>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2007-02-27 14:56+0100\n" "PO-Revision-Date: 2007-02-27 14:56+0100\n"
"Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n" "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokment-Informatschonen" msgstr "Dokment-Informatschonen"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Tosamenfaten" msgstr "Tosamenfaten"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nich bekannt*" msgstr "*Nich bekannt*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Low Saxon # translation of tdefile_gnumeric.po to Low Saxon
# #
# Manfred Wiese <m.j.wiese@web.de>, 2007. # Manfred Wiese <m.j.wiese@web.de>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2007-02-27 14:57+0100\n" "PO-Revision-Date: 2007-02-27 14:57+0100\n"
"Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n" "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokment-Informatschonen" msgstr "Dokment-Informatschonen"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Tosamenfaten" msgstr "Tosamenfaten"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nich bekannt*" msgstr "*Nich bekannt*"

@ -1,9 +1,9 @@
# translation of kfile_koffice.po to Low Saxon # translation of tdefile_koffice.po to Low Saxon
# #
# Manfred Wiese <m.j.wiese@web.de>, 2007. # Manfred Wiese <m.j.wiese@web.de>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-02-27 14:57+0100\n" "PO-Revision-Date: 2007-02-27 14:57+0100\n"
"Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n" "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokment-Informatschonen" msgstr "Dokment-Informatschonen"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Tosamenfaten" msgstr "Tosamenfaten"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nich bekannt*" msgstr "*Nich bekannt*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Low Saxon # translation of tdefile_ooo.po to Low Saxon
# #
# Manfred Wiese <m.j.wiese@web.de>, 2007. # Manfred Wiese <m.j.wiese@web.de>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-02-27 15:05+0100\n" "PO-Revision-Date: 2007-02-27 15:05+0100\n"
"Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n" "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Druckt vun" msgstr "Druckt vun"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Druckdatum" msgstr "Druckdatum"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Opstelldatum" msgstr "Opstelldatum"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Opstellt vun" msgstr "Opstellt vun"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Opsteller" msgstr "Opsteller"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Bewerkendörlööp" msgstr "Bewerkendörlööp"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Bewerkenduer" msgstr "Bewerkenduer"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beschrieven" msgstr "Beschrieven"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Bedraap" msgstr "Bedraap"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Spraak" msgstr "Spraak"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Dorstellen" msgstr "Dorstellen"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabellen" msgstr "Tabellen"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Biller" msgstr "Biller"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekten" msgstr "Objekten"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-Objekten" msgstr "OLE-Objekten"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sieden" msgstr "Sieden"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Afsnitten" msgstr "Afsnitten"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Wöör" msgstr "Wöör"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Zellen" msgstr "Zellen"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Tekens" msgstr "Tekens"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Regen" msgstr "Regen"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Vun'n Bruker instellt" msgstr "Vun'n Bruker instellt"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokment-Informatschonen" msgstr "Dokment-Informatschonen"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Slötelwöör" msgstr "Slötelwöör"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Dokment (verwiedert)" msgstr "Dokment (verwiedert)"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokment-Statistik" msgstr "Dokment-Statistik"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2153,19 +2153,19 @@ msgstr "Name=पाठ कागजात..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=नयाँ केडीई शब्द कागजात:" msgstr "Comment=नयाँ केडीई शब्द कागजात:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=एबीआई वर्ड सूचना" msgstr "Name=एबीआई वर्ड सूचना"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=जीन्यूमेरिक सूचना" msgstr "Name=जीन्यूमेरिक सूचना"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=केडीई कार्यालय सूचना" msgstr "Name=केडीई कार्यालय सूचना"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=ओपनअफिस डट अर्ग इन्फो" msgstr "Name=ओपनअफिस डट अर्ग इन्फो"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Nepali # translation of tdefile_abiword.po to Nepali
# Kapil Timilsina <lipak21@gmail.com>, 2006. # Kapil Timilsina <lipak21@gmail.com>, 2006.
# shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007. # shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2007-01-11 03:01+0545\n" "PO-Revision-Date: 2007-01-11 03:01+0545\n"
@ -15,22 +15,22 @@ msgstr ""
"Plural-Forms: nplurals=2;plural=(n!=1)\n" "Plural-Forms: nplurals=2;plural=(n!=1)\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "कागजात सूचना" msgstr "कागजात सूचना"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "लेखक" msgstr "लेखक"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "शीर्षक" msgstr "शीर्षक"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "संक्षेप" msgstr "संक्षेप"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*अज्ञात*" msgstr "*अज्ञात*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Nepali # translation of tdefile_gnumeric.po to Nepali
# Kapil Timilsina <lipak21@gmail.com>, 2006. # Kapil Timilsina <lipak21@gmail.com>, 2006.
# shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007. # shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2007-01-11 03:02+0545\n" "PO-Revision-Date: 2007-01-11 03:02+0545\n"
@ -15,22 +15,22 @@ msgstr ""
"Plural-Forms: nplurals=2;plural=(n!=1)\n" "Plural-Forms: nplurals=2;plural=(n!=1)\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "कागजात सूचना" msgstr "कागजात सूचना"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "लेखक" msgstr "लेखक"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "शीर्षक" msgstr "शीर्षक"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "संक्षेप" msgstr "संक्षेप"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*अज्ञात*" msgstr "*अज्ञात*"

@ -1,9 +1,9 @@
# translation of kfile_koffice.po to Nepali # translation of tdefile_koffice.po to Nepali
# Kapil Timilsina <lipak21@gmail.com>, 2006. # Kapil Timilsina <lipak21@gmail.com>, 2006.
# shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007. # shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-01-11 03:04+0545\n" "PO-Revision-Date: 2007-01-11 03:04+0545\n"
@ -15,22 +15,22 @@ msgstr ""
"Plural-Forms: nplurals=2;plural=(n!=1)\n" "Plural-Forms: nplurals=2;plural=(n!=1)\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "कागजात सूचना" msgstr "कागजात सूचना"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "लेखक" msgstr "लेखक"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "शीर्षक" msgstr "शीर्षक"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "संक्षेप" msgstr "संक्षेप"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*अज्ञात*" msgstr "*अज्ञात*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Nepali # translation of tdefile_ooo.po to Nepali
# Kapil Timilsina <lipak21@gmail.com>, 2006. # Kapil Timilsina <lipak21@gmail.com>, 2006.
# shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007. # shyam krishna bal <shyamkrishna_bal@yahoo.com>, 2007.
# Mahesh Subedi <submanesh@gmail.com>, 2007. # Mahesh Subedi <submanesh@gmail.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2007-02-11 15:12+0545\n" "PO-Revision-Date: 2007-02-11 15:12+0545\n"
@ -16,122 +16,122 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "यसद्वारा मुद्रण गरिएको" msgstr "यसद्वारा मुद्रण गरिएको"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "मुद्रण मिति" msgstr "मुद्रण मिति"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "मिति" msgstr "मिति"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "सिर्जित मिति" msgstr "सिर्जित मिति"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "सर्जक" msgstr "सर्जक"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "सर्जक" msgstr "सर्जक"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "चक्रहरू सम्पादन गर्दै" msgstr "चक्रहरू सम्पादन गर्दै"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "अवधि सम्पादन गर्दै" msgstr "अवधि सम्पादन गर्दै"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "शीर्षक" msgstr "शीर्षक"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "लेखक" msgstr "लेखक"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "वर्णन" msgstr "वर्णन"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "विषय" msgstr "विषय"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "भाषा" msgstr "भाषा"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "चित्रहरू" msgstr "चित्रहरू"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "तालिका" msgstr "तालिका"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "छवि" msgstr "छवि"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "वस्तु" msgstr "वस्तु"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE वस्तु" msgstr "OLE वस्तु"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "पृष्ठहरू" msgstr "पृष्ठहरू"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "अनुच्छेद" msgstr "अनुच्छेद"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "शब्दहरू" msgstr "शब्दहरू"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "कक्षहरू" msgstr "कक्षहरू"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "क्यारेक्टर" msgstr "क्यारेक्टर"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "पङ्क्ति" msgstr "पङ्क्ति"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "प्रयोगकर्ता परिभाषित" msgstr "प्रयोगकर्ता परिभाषित"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "कागजात सूचना" msgstr "कागजात सूचना"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "शब्दकुञ्जी" msgstr "शब्दकुञ्जी"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "उन्नत कागजात" msgstr "उन्नत कागजात"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "कागजातका तथ्याङ्क" msgstr "कागजातका तथ्याङ्क"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2165,19 +2165,19 @@ msgstr "Name=Tekstdocument..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nieuw KWord-document:" msgstr "Comment=Nieuw KWord-document:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-info" msgstr "Name=Abiword-info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-info" msgstr "Name=Gnumeric-info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Koffice-info" msgstr "Name=Koffice-info"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org Informatie" msgstr "Name=OpenOffice.org Informatie"

@ -1,10 +1,10 @@
# translation of kfile_abiword.po to Dutch # translation of tdefile_abiword.po to Dutch
# #
# Patrick Vijgeboom <patrick.vijgeboom@wanadoo.nl>, 2006. # Patrick Vijgeboom <patrick.vijgeboom@wanadoo.nl>, 2006.
# Rinse de Vries <rinsedevries@kde.nl>, 2006. # Rinse de Vries <rinsedevries@kde.nl>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-01-20 00:06+0100\n" "PO-Revision-Date: 2006-01-20 00:06+0100\n"
"Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n"
@ -15,22 +15,22 @@ msgstr ""
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Documentinformatie" msgstr "Documentinformatie"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Samenvatting" msgstr "Samenvatting"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Onbekend*" msgstr "*Onbekend*"

@ -1,10 +1,10 @@
# translation of kfile_gnumeric.po to Dutch # translation of tdefile_gnumeric.po to Dutch
# #
# Patrick Vijgeboom <patrick.vijgeboom@wanadoo.nl>, 2006. # Patrick Vijgeboom <patrick.vijgeboom@wanadoo.nl>, 2006.
# Rinse de Vries <rinsedevries@kde.nl>, 2006. # Rinse de Vries <rinsedevries@kde.nl>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-01-20 00:06+0100\n" "PO-Revision-Date: 2006-01-20 00:06+0100\n"
"Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n"
@ -15,22 +15,22 @@ msgstr ""
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Documentinformatie" msgstr "Documentinformatie"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Samenvatting" msgstr "Samenvatting"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Onbekend*" msgstr "*Onbekend*"

@ -1,12 +1,12 @@
# translation of kfile_koffice.po to Nederlands # translation of tdefile_koffice.po to Nederlands
# Nederlandse vertaling van kfile_koffice # Nederlandse vertaling van tdefile_koffice
# Copyright (c) 2002 KDE e.V. # Copyright (c) 2002 KDE e.V.
# KDE-vertaalgroep Nederlands # KDE-vertaalgroep Nederlands
# Rinse de Vries <rinse@kde.nl>, 2002, 2003. # Rinse de Vries <rinse@kde.nl>, 2002, 2003.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-12-01 12:23+0100\n" "PO-Revision-Date: 2003-12-01 12:23+0100\n"
"Last-Translator: Rinse de Vries <rinse@kde.nl>\n" "Last-Translator: Rinse de Vries <rinse@kde.nl>\n"
@ -16,22 +16,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n" "X-Generator: KBabel 1.0.2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Documentinformatie" msgstr "Documentinformatie"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Samenvatting" msgstr "Samenvatting"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "<b>Onbekend</b>" msgstr "<b>Onbekend</b>"

@ -1,13 +1,13 @@
# translation of kfile_ooo.po to # translation of tdefile_ooo.po to
# translation of kfile_ooo.po to # translation of tdefile_ooo.po to
# translation of kfile_ooo.po to Nederlands # translation of tdefile_ooo.po to Nederlands
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
# Rinse de Vries <rinse@kde.nl>, 2003. # Rinse de Vries <rinse@kde.nl>, 2003.
# Rinse de Vries <rinsedevries@kde.nl>, 2004, 2005. # Rinse de Vries <rinsedevries@kde.nl>, 2004, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-03-27 00:16+0100\n" "PO-Revision-Date: 2005-03-27 00:16+0100\n"
"Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n"
@ -17,122 +17,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n" "X-Generator: KBabel 1.9.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Afgedrukt door" msgstr "Afgedrukt door"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Afdrukdatum" msgstr "Afdrukdatum"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Aanmaakdatum" msgstr "Aanmaakdatum"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Aangemaakt door" msgstr "Aangemaakt door"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Auteur" msgstr "Auteur"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Bewerkingscycli" msgstr "Bewerkingscycli"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Bewerkingsduur" msgstr "Bewerkingsduur"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beschrijving" msgstr "Beschrijving"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Onderwerp" msgstr "Onderwerp"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Taal" msgstr "Taal"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Tekeningen" msgstr "Tekeningen"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabellen" msgstr "Tabellen"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Afbeeldingen" msgstr "Afbeeldingen"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objecten" msgstr "Objecten"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-objecten" msgstr "OLE-objecten"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Pagina's" msgstr "Pagina's"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Alinea's" msgstr "Alinea's"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Woorden" msgstr "Woorden"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Cellen" msgstr "Cellen"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Lettertekens" msgstr "Lettertekens"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rijen" msgstr "Rijen"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Gebruikersgedefinieerd" msgstr "Gebruikersgedefinieerd"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Documentinformatie" msgstr "Documentinformatie"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Zoektermen" msgstr "Zoektermen"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Document (geavanceerd)" msgstr "Document (geavanceerd)"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Documentstatiestieken" msgstr "Documentstatiestieken"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2167,19 +2167,19 @@ msgstr "Name=Dokument tekstowy..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nowy dokument KWord:" msgstr "Comment=Nowy dokument KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informacje o Abiword" msgstr "Name=Informacje o Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informacje o Gnumeric" msgstr "Name=Informacje o Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informacje o KOffice" msgstr "Name=Informacje o KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informacje o OpenOffice.org" msgstr "Name=Informacje o OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Polish # translation of tdefile_abiword.po to Polish
# #
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006. # Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-03-20 00:21+0100\n" "PO-Revision-Date: 2006-03-20 00:21+0100\n"
"Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n" "Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacja o dokumencie" msgstr "Informacja o dokumencie"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Streszczenie" msgstr "Streszczenie"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nieznane*" msgstr "*Nieznane*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Polish # translation of tdefile_gnumeric.po to Polish
# #
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006. # Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-03-20 00:22+0100\n" "PO-Revision-Date: 2006-03-20 00:22+0100\n"
"Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n" "Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacja o dokumencie" msgstr "Informacja o dokumencie"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Streszczenie" msgstr "Streszczenie"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nieznane*" msgstr "*Nieznane*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Polish # translation of tdefile_koffice.po to Polish
# Copyright (C) 2002 Free Software Foundation, Inc. # Copyright (C) 2002 Free Software Foundation, Inc.
# Piotr Szymanski <djurban@linuxpl.org>, 2002 # Piotr Szymanski <djurban@linuxpl.org>, 2002
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-09 00:42+0200\n" "PO-Revision-Date: 2002-07-09 00:42+0200\n"
"Last-Translator: Piotr Szymanski <djurban@linuxpl.org>\n" "Last-Translator: Piotr Szymanski <djurban@linuxpl.org>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informacje o dokumencie" msgstr "Informacje o dokumencie"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Wyciąg" msgstr "Wyciąg"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nieznany*" msgstr "*Nieznany*"

@ -1,4 +1,4 @@
# translation of kfile_ooo.po to Polish # translation of tdefile_ooo.po to Polish
# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. # Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
# #
# Piotr Szymanski <djurban@pld-linux.org>, 2003. # Piotr Szymanski <djurban@pld-linux.org>, 2003.
@ -6,7 +6,7 @@
# Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006. # Krzysztof Lichota <lichota@mimuw.edu.pl>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2006-03-20 00:22+0100\n" "PO-Revision-Date: 2006-03-20 00:22+0100\n"
"Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n" "Last-Translator: Krzysztof Lichota <lichota@mimuw.edu.pl>\n"
@ -18,122 +18,122 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Wydrukowany przez" msgstr "Wydrukowany przez"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data wydruku" msgstr "Data wydruku"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data utworzenia" msgstr "Data utworzenia"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Twórca" msgstr "Twórca"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generator" msgstr "Generator"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cykle edycji" msgstr "Cykle edycji"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Czas edycji" msgstr "Czas edycji"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Temat" msgstr "Temat"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Język" msgstr "Język"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Elementów rysowanych" msgstr "Elementów rysowanych"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabeli" msgstr "Tabeli"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Obrazki" msgstr "Obrazki"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Obiektów" msgstr "Obiektów"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Obiektów ole" msgstr "Obiektów ole"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Stron" msgstr "Stron"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Akapitów" msgstr "Akapitów"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Słów" msgstr "Słów"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Komórek" msgstr "Komórek"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Znaków" msgstr "Znaków"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Wierszy" msgstr "Wierszy"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Zdefiniowanych przez użytkownika" msgstr "Zdefiniowanych przez użytkownika"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informacje o dokumencie" msgstr "Informacje o dokumencie"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Słowa kluczowe" msgstr "Słowa kluczowe"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Zaawansowane" msgstr "Zaawansowane"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statystyka" msgstr "Statystyka"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2172,19 +2172,19 @@ msgstr "Name=Documento de Texto..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Novo documento do KWord:" msgstr "Comment=Novo documento do KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informação do Abiword" msgstr "Name=Informação do Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informação do Gnumeric" msgstr "Name=Informação do Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informação do KOffice" msgstr "Name=Informação do KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informação do OpenOffice.org" msgstr "Name=Informação do OpenOffice.org"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-09-20 19:12+0000\n" "PO-Revision-Date: 2005-09-20 19:12+0000\n"
"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n" "Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
@ -9,22 +9,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informação do Documento" msgstr "Informação do Documento"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-09-20 19:11+0000\n" "PO-Revision-Date: 2005-09-20 19:11+0000\n"
"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n" "Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
@ -9,22 +9,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informação do Documento" msgstr "Informação do Documento"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-23 23:34+0100\n" "PO-Revision-Date: 2002-07-23 23:34+0100\n"
"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n" "Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
@ -10,22 +10,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-POFile-SpellExtra: \n" "X-POFile-SpellExtra: \n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informação do Documento" msgstr "Informação do Documento"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-06-08 22:43+0100\n" "PO-Revision-Date: 2004-06-08 22:43+0100\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n" "Last-Translator: Pedro Morais <morais@kde.org>\n"
@ -10,122 +10,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-POFile-SpellExtra: OLE \n" "X-POFile-SpellExtra: OLE \n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Impresso Por" msgstr "Impresso Por"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data de Impressão" msgstr "Data de Impressão"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data de Criação" msgstr "Data de Criação"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Criado por" msgstr "Criado por"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Gerador" msgstr "Gerador"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Ciclos de Edição" msgstr "Ciclos de Edição"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Duração da Edição" msgstr "Duração da Edição"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Assunto" msgstr "Assunto"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Língua" msgstr "Língua"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Desenhos" msgstr "Desenhos"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabelas" msgstr "Tabelas"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imagens" msgstr "Imagens"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objectos" msgstr "Objectos"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objectos OLE" msgstr "Objectos OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Páginas" msgstr "Páginas"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Parágrafos" msgstr "Parágrafos"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Palavras" msgstr "Palavras"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Células" msgstr "Células"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caracteres" msgstr "Caracteres"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Linhas" msgstr "Linhas"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definido pelo Utilizador" msgstr "Definido pelo Utilizador"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informação do Documento" msgstr "Informação do Documento"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Palavras-Chave" msgstr "Palavras-Chave"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avançado" msgstr "Avançado"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Estatísticas do Documento" msgstr "Estatísticas do Documento"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2161,19 +2161,19 @@ msgstr "Name=Documento de Texto..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Novo documento do KWord:" msgstr "Comment=Novo documento do KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informação do Abiword" msgstr "Name=Informação do Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informação do Gnumeric" msgstr "Name=Informação do Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informações do KOffice" msgstr "Name=Informações do KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informações do OpenOffice.org" msgstr "Name=Informações do OpenOffice.org"

@ -1,9 +1,9 @@
# Tradução de kfile_abiword.po para Brazilian Portuguese # Tradução de tdefile_abiword.po para Brazilian Portuguese
# #
# Marcus Gama <marcus.gama@gmail.com>, 2006. # Marcus Gama <marcus.gama@gmail.com>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-09-25 20:11+0300\n" "PO-Revision-Date: 2006-09-25 20:11+0300\n"
"Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n" "Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informações do Documento" msgstr "Informações do Documento"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,9 +1,9 @@
# Tradução de kfile_gnumeric.po para Brazilian Portuguese # Tradução de tdefile_gnumeric.po para Brazilian Portuguese
# #
# Marcus Gama <marcus.gama@gmail.com>, 2006. # Marcus Gama <marcus.gama@gmail.com>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-09-25 20:11+0300\n" "PO-Revision-Date: 2006-09-25 20:11+0300\n"
"Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n" "Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informações do Documento" msgstr "Informações do Documento"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,8 +1,8 @@
# Tradução de kfile_koffice.po para Brazilian Portuguese # Tradução de tdefile_koffice.po para Brazilian Portuguese
# Marcus Gama <marcus.gama@gmail.com>, 2006. # Marcus Gama <marcus.gama@gmail.com>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2006-09-25 20:12+0300\n" "PO-Revision-Date: 2006-09-25 20:12+0300\n"
"Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n" "Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n"
@ -12,22 +12,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informações do Documento" msgstr "Informações do Documento"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Resumo" msgstr "Resumo"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Desconhecido*" msgstr "*Desconhecido*"

@ -1,11 +1,11 @@
# Tradução de kfile_ooo.po para Brazilian Portuguese # Tradução de tdefile_ooo.po para Brazilian Portuguese
# Copyright (C) 2003, 2006 Free Software Foundation, Inc. # Copyright (C) 2003, 2006 Free Software Foundation, Inc.
# #
# Marcus Gama <marcus_gama@uol.com.br>, 2003. # Marcus Gama <marcus_gama@uol.com.br>, 2003.
# Marcus Gama <marcus.gama@gmail.com>, 2006. # Marcus Gama <marcus.gama@gmail.com>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2006-08-29 12:05-0300\n" "PO-Revision-Date: 2006-08-29 12:05-0300\n"
"Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n" "Last-Translator: Marcus Gama <marcus.gama@gmail.com>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Impresso Por" msgstr "Impresso Por"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Data de Impressão" msgstr "Data de Impressão"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Data de Criação" msgstr "Data de Criação"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Criador" msgstr "Criador"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Gerador" msgstr "Gerador"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Editando Círculos" msgstr "Editando Círculos"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Duração da Edição" msgstr "Duração da Edição"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Assunto" msgstr "Assunto"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Idioma" msgstr "Idioma"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Desenhos" msgstr "Desenhos"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabelas" msgstr "Tabelas"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Imagens" msgstr "Imagens"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objetos" msgstr "Objetos"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objetos OLE" msgstr "Objetos OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Páginas" msgstr "Páginas"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Parágrafos" msgstr "Parágrafos"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Palavras" msgstr "Palavras"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Células" msgstr "Células"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Caracteres" msgstr "Caracteres"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Linhas" msgstr "Linhas"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Definido pelo Usuário" msgstr "Definido pelo Usuário"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informações do Documento" msgstr "Informações do Documento"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Palavras-chave" msgstr "Palavras-chave"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Documento Avançado" msgstr "Documento Avançado"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Estatísticas do Documento" msgstr "Estatísticas do Documento"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2137,19 +2137,19 @@ msgstr "Name=Текстовый документ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Новый документ KWord:" msgstr "Comment=Новый документ KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Информация AbiWord" msgstr "Name=Информация AbiWord"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Информация Gnumeric" msgstr "Name=Информация Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Информация KOffice" msgstr "Name=Информация KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Информация OpenOffice.org" msgstr "Name=Информация OpenOffice.org"

@ -1,10 +1,10 @@
# KDE3 - koffice/kfile_abiword.po Russian translation. # KDE3 - koffice/tdefile_abiword.po Russian translation.
# Copyright (C) 2007, KDE Russian translation team. # Copyright (C) 2007, KDE Russian translation team.
# Andrey Cherepanov <sibskull@mail.ru>, 2007. # Andrey Cherepanov <sibskull@mail.ru>, 2007.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2007-01-18 13:33+0300\n" "PO-Revision-Date: 2007-01-18 13:33+0300\n"
"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" "Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n"
@ -16,22 +16,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Сведения о документе" msgstr "Сведения о документе"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Название" msgstr "Название"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Краткий обзор" msgstr "Краткий обзор"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Неизвестный" msgstr "Неизвестный"

@ -1,10 +1,10 @@
# KDE3 - koffice/kfile_gnumeric.po Russian translation. # KDE3 - koffice/tdefile_gnumeric.po Russian translation.
# Copyright (C) 2007, KDE Russian translation team. # Copyright (C) 2007, KDE Russian translation team.
# Andrey Cherepanov <sibskull@mail.ru>, 2007. # Andrey Cherepanov <sibskull@mail.ru>, 2007.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2007-01-18 13:33+0300\n" "PO-Revision-Date: 2007-01-18 13:33+0300\n"
"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" "Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n"
@ -16,22 +16,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Сведения о документе" msgstr "Сведения о документе"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Название" msgstr "Название"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Краткий обзор" msgstr "Краткий обзор"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Неизвестный" msgstr "Неизвестный"

@ -1,10 +1,10 @@
# KDE3 - koffice/kfile_koffice.po Russian translation. # KDE3 - koffice/tdefile_koffice.po Russian translation.
# Copyright (C) 2002, KDE Team. # Copyright (C) 2002, KDE Team.
# Andrey Cherepanov <sibskull@mail.ru>, 2002. # Andrey Cherepanov <sibskull@mail.ru>, 2002.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-01-18 13:33+0300\n" "PO-Revision-Date: 2007-01-18 13:33+0300\n"
"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" "Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n"
@ -16,22 +16,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Сведения о документе" msgstr "Сведения о документе"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Название" msgstr "Название"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Краткий обзор" msgstr "Краткий обзор"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "Неизвестный" msgstr "Неизвестный"

@ -1,10 +1,10 @@
# KDE3 - koffice/kfile_ooo.po Russian translation. # KDE3 - koffice/tdefile_ooo.po Russian translation.
# Copyright (C) 2003, KDE Team. # Copyright (C) 2003, KDE Team.
# Andrey S. Cherepanov <sibskull@mail.ru>, 2003. # Andrey S. Cherepanov <sibskull@mail.ru>, 2003.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-06-24 13:57+0300\n" "PO-Revision-Date: 2004-06-24 13:57+0300\n"
"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" "Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n"
@ -16,122 +16,122 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Напечатано" msgstr "Напечатано"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Дата печати" msgstr "Дата печати"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Дата создания" msgstr "Дата создания"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Создан" msgstr "Создан"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Генератор" msgstr "Генератор"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Циклы правки" msgstr "Циклы правки"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Время правки" msgstr "Время правки"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Название" msgstr "Название"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Тема" msgstr "Тема"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Язык" msgstr "Язык"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Рисунков" msgstr "Рисунков"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Таблиц" msgstr "Таблиц"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Изображений" msgstr "Изображений"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Объектов" msgstr "Объектов"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Объектов OLE" msgstr "Объектов OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Страниц" msgstr "Страниц"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Абзацев" msgstr "Абзацев"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Слов" msgstr "Слов"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Ячеек" msgstr "Ячеек"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Символов" msgstr "Символов"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Строк" msgstr "Строк"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Определённые пользователем" msgstr "Определённые пользователем"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Сведения о документе" msgstr "Сведения о документе"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Ключевые слова" msgstr "Ключевые слова"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Расширенная информация" msgstr "Расширенная информация"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Статистика документа" msgstr "Статистика документа"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2151,19 +2151,19 @@ msgstr "Name=Textový dokument KWord..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nový dokument KWord:" msgstr "Comment=Nový dokument KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword Info" msgstr "Name=Abiword Info"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric Info" msgstr "Name=Gnumeric Info"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informácie o KOffice" msgstr "Name=Informácie o KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informácie o OpenOffice.org" msgstr "Name=Informácie o OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Slovak # translation of tdefile_abiword.po to Slovak
# #
# Richard Fric <Richard.Fric@kdemail.net>, 2006. # Richard Fric <Richard.Fric@kdemail.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-04-18 20:15+0200\n" "PO-Revision-Date: 2006-04-18 20:15+0200\n"
"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" "Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informácie o dokumente" msgstr "Informácie o dokumente"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titulok" msgstr "Titulok"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Výťah" msgstr "Výťah"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznáme*" msgstr "*Neznáme*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Slovak # translation of tdefile_gnumeric.po to Slovak
# #
# Richard Fric <Richard.Fric@kdemail.net>, 2006. # Richard Fric <Richard.Fric@kdemail.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-04-18 20:13+0200\n" "PO-Revision-Date: 2006-04-18 20:13+0200\n"
"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" "Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n"
@ -14,22 +14,22 @@ msgstr ""
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informácie o dokumente" msgstr "Informácie o dokumente"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titulok" msgstr "Titulok"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Výťah" msgstr "Výťah"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznáme*" msgstr "*Neznáme*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Slovak # translation of tdefile_koffice.po to Slovak
# Copyright (C) 2002 Free Software Foundation, Inc. # Copyright (C) 2002 Free Software Foundation, Inc.
# Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>, 2002 # Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>, 2002
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-02 15:07+0200\n" "PO-Revision-Date: 2002-07-02 15:07+0200\n"
"Last-Translator: Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>\n" "Last-Translator: Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informácie o dokumente" msgstr "Informácie o dokumente"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titulok" msgstr "Titulok"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Abstrakt" msgstr "Abstrakt"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznámy*" msgstr "*Neznámy*"

@ -1,11 +1,11 @@
# translation of kfile_ooo.po to Slovak # translation of tdefile_ooo.po to Slovak
# Copyright (C) 2003, 2006 Free Software Foundation, Inc. # Copyright (C) 2003, 2006 Free Software Foundation, Inc.
# #
# Stanislav Visnovsky <visnovsky@kde.org>, 2003. # Stanislav Visnovsky <visnovsky@kde.org>, 2003.
# Richard Fric <Richard.Fric@kdemail.net>, 2006. # Richard Fric <Richard.Fric@kdemail.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2006-09-29 19:35+0200\n" "PO-Revision-Date: 2006-09-29 19:35+0200\n"
"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" "Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n"
@ -16,122 +16,122 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Vytlačil" msgstr "Vytlačil"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Dátum tlače" msgstr "Dátum tlače"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Dátum" msgstr "Dátum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Dátum vytvorenia" msgstr "Dátum vytvorenia"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generátor" msgstr "Generátor"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Cykly úprav" msgstr "Cykly úprav"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Dĺžka úpravy" msgstr "Dĺžka úpravy"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titulok" msgstr "Titulok"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Predmet" msgstr "Predmet"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Jazyk" msgstr "Jazyk"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Kresby" msgstr "Kresby"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabuľky" msgstr "Tabuľky"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Obrázky" msgstr "Obrázky"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekty" msgstr "Objekty"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Objekty OLE" msgstr "Objekty OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Stránky" msgstr "Stránky"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Odstavce" msgstr "Odstavce"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Slová" msgstr "Slová"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Bunky" msgstr "Bunky"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Znaky" msgstr "Znaky"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Riadky" msgstr "Riadky"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Užívateľské dáta" msgstr "Užívateľské dáta"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informácie o dokumente" msgstr "Informácie o dokumente"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Kľúčové slová" msgstr "Kľúčové slová"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Ďalšie informácie" msgstr "Ďalšie informácie"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Štatistika dokumentu" msgstr "Štatistika dokumentu"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2157,19 +2157,19 @@ msgstr "Name=Besedilni dokument ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nov dokument za KWord" msgstr "Comment=Nov dokument za KWord"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informacije o Abiword" msgstr "Name=Informacije o Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informacije o Gnumeric" msgstr "Name=Informacije o Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informacije o KOffice" msgstr "Name=Informacije o KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informacije o OpenOffice.org" msgstr "Name=Informacije o OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Slovenian # translation of tdefile_abiword.po to Slovenian
# #
# Andrej Vernekar <andrej.vernekar@moj.net>, 2006. # Andrej Vernekar <andrej.vernekar@moj.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-01-22 15:57+0100\n" "PO-Revision-Date: 2006-01-22 15:57+0100\n"
"Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n" "Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Avtor" msgstr "Avtor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Povzetek" msgstr "Povzetek"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznano*" msgstr "*Neznano*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Slovenian # translation of tdefile_gnumeric.po to Slovenian
# #
# Andrej Vernekar <andrej.vernekar@moj.net>, 2006. # Andrej Vernekar <andrej.vernekar@moj.net>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-01-22 15:57+0100\n" "PO-Revision-Date: 2006-01-22 15:57+0100\n"
"Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n" "Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n" "X-Generator: KBabel 1.11.1\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Avtor" msgstr "Avtor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Povzetek" msgstr "Povzetek"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznano*" msgstr "*Neznano*"

@ -1,14 +1,14 @@
# Translation of kfile_koffice.po to Slovenian # Translation of tdefile_koffice.po to Slovenian
# SLOVENIAN TRANSLATION OF KFILE_KOFFICE. # SLOVENIAN TRANSLATION OF KFILE_KOFFICE.
# Copyright (C) 2002, 2004 Free Software Foundation, Inc. # Copyright (C) 2002, 2004 Free Software Foundation, Inc.
# $Id: kfile_koffice.po 669926 2007-05-30 20:14:32Z berger $ # $Id: tdefile_koffice.po 669926 2007-05-30 20:14:32Z berger $
# $Source$ # $Source$
# Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2002. # Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2002.
# Gregor Rakar <gregor.rakar@kiss.si>, 2004. # Gregor Rakar <gregor.rakar@kiss.si>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2004-05-12 16:50+0200\n" "PO-Revision-Date: 2004-05-12 16:50+0200\n"
"Last-Translator: Gregor Rakar <gregor.rakar@kiss.si>\n" "Last-Translator: Gregor Rakar <gregor.rakar@kiss.si>\n"
@ -18,22 +18,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n" "X-Generator: KBabel 1.3\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Avtor" msgstr "Avtor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Povzetek" msgstr "Povzetek"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Neznano*" msgstr "*Neznano*"

@ -1,12 +1,12 @@
# translation of kfile_ooo.po to sloveanian # translation of tdefile_ooo.po to sloveanian
# Translation of kfile_ooo.po to Slovenian # Translation of tdefile_ooo.po to Slovenian
# Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Copyright (C) 2003, 2005 Free Software Foundation, Inc.
# Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2003. # Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2003.
# Andrej Vernekar <andrej.vernekar@moj.net>, 2005. # Andrej Vernekar <andrej.vernekar@moj.net>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-05-29 15:28+0200\n" "PO-Revision-Date: 2005-05-29 15:28+0200\n"
"Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n" "Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\n"
@ -16,122 +16,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Natisnil" msgstr "Natisnil"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Datum tiskanja" msgstr "Datum tiskanja"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Datum ustvaritve" msgstr "Datum ustvaritve"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Ustvarjatelj" msgstr "Ustvarjatelj"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generator" msgstr "Generator"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Urejevalni cikli" msgstr "Urejevalni cikli"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Trajanje urejanja" msgstr "Trajanje urejanja"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Avtor" msgstr "Avtor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Predmet" msgstr "Predmet"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Jezik" msgstr "Jezik"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Risanja" msgstr "Risanja"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabele" msgstr "Tabele"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Slike" msgstr "Slike"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Predmeti" msgstr "Predmeti"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Predmeti OLE" msgstr "Predmeti OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Strani" msgstr "Strani"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Odstavki" msgstr "Odstavki"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Besede" msgstr "Besede"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celice" msgstr "Celice"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Znaki" msgstr "Znaki"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Vrstice" msgstr "Vrstice"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Uporabniško določeno" msgstr "Uporabniško določeno"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informacija o dokumentu" msgstr "Informacija o dokumentu"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Ključne besede" msgstr "Ključne besede"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Napredno o dokumentu" msgstr "Napredno o dokumentu"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistika dokumenta" msgstr "Statistika dokumenta"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2150,19 +2150,19 @@ msgstr "Name=Текстуални документ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Нови KWord-ов документ:" msgstr "Comment=Нови KWord-ов документ:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Информације Abiword-а" msgstr "Name=Информације Abiword-а"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Информације Gnumeric-а" msgstr "Name=Информације Gnumeric-а"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Информације KOffice-а" msgstr "Name=Информације KOffice-а"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Информације OpenOffice.org-а" msgstr "Name=Информације OpenOffice.org-а"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Serbian # translation of tdefile_abiword.po to Serbian
# #
# Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-11-14 13:30+0100\n" "PO-Revision-Date: 2005-11-14 13:30+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Информације о документу" msgstr "Информације о документу"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Аутор" msgstr "Аутор"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Наслов" msgstr "Наслов"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Сажетак" msgstr "Сажетак"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Непознато*" msgstr "*Непознато*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Serbian # translation of tdefile_gnumeric.po to Serbian
# #
# Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-11-14 13:31+0100\n" "PO-Revision-Date: 2005-11-14 13:31+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Информације о документу" msgstr "Информације о документу"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Аутор" msgstr "Аутор"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Наслов" msgstr "Наслов"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Сажетак" msgstr "Сажетак"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Непознато*" msgstr "*Непознато*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Serbian # translation of tdefile_koffice.po to Serbian
# Copyright (C) 2003 Free Software Foundation, Inc. # Copyright (C) 2003 Free Software Foundation, Inc.
# Chusslove Illich <chaslav@sezampro.yu>, 2003 # Chusslove Illich <chaslav@sezampro.yu>, 2003
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-08-25 10:53+0200\n" "PO-Revision-Date: 2003-08-25 10:53+0200\n"
"Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n" "Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.1\n" "X-Generator: KBabel 1.1\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Информације о документу" msgstr "Информације о документу"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Аутор" msgstr "Аутор"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Наслов" msgstr "Наслов"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Сажетак" msgstr "Сажетак"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Непознато*" msgstr "*Непознато*"

@ -1,11 +1,11 @@
# translation of kfile_ooo.po to Serbian # translation of tdefile_ooo.po to Serbian
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Chusslove Illich <chaslav@sezampro.yu>, 2003. # Chusslove Illich <chaslav@sezampro.yu>, 2003.
# Chusslove Illich <caslav.ilic@gmx.net>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-08-21 19:40+0200\n" "PO-Revision-Date: 2004-08-21 19:40+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Штампао" msgstr "Штампао"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Датум штампања" msgstr "Датум штампања"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Датум" msgstr "Датум"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Датум прављења" msgstr "Датум прављења"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Креатор" msgstr "Креатор"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Генератор" msgstr "Генератор"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Циклуси уређивања" msgstr "Циклуси уређивања"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Трајање уређивања" msgstr "Трајање уређивања"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Наслов" msgstr "Наслов"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Аутор" msgstr "Аутор"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Опис" msgstr "Опис"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Тема" msgstr "Тема"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Језик" msgstr "Језик"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Цртежа" msgstr "Цртежа"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Табела" msgstr "Табела"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Слика" msgstr "Слика"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Објеката" msgstr "Објеката"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE објеката" msgstr "OLE објеката"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Страна" msgstr "Страна"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Пасуса" msgstr "Пасуса"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Речи" msgstr "Речи"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Ћелија" msgstr "Ћелија"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Знакова" msgstr "Знакова"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Редова" msgstr "Редова"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Кориснички дефинисано" msgstr "Кориснички дефинисано"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Информације о документу" msgstr "Информације о документу"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Кључне речи" msgstr "Кључне речи"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Напредно о документу" msgstr "Напредно о документу"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Статистика документа" msgstr "Статистика документа"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2151,19 +2151,19 @@ msgstr "Name=Tekstualni dokument..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Novi KWord-ov dokument:" msgstr "Comment=Novi KWord-ov dokument:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Informacije Abiword-a" msgstr "Name=Informacije Abiword-a"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Informacije Gnumeric-a" msgstr "Name=Informacije Gnumeric-a"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Informacije KOffice-a" msgstr "Name=Informacije KOffice-a"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Informacije OpenOffice.org-a" msgstr "Name=Informacije OpenOffice.org-a"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Serbian # translation of tdefile_abiword.po to Serbian
# #
# Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-11-14 13:30+0100\n" "PO-Revision-Date: 2005-11-14 13:30+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sažetak" msgstr "Sažetak"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nepoznato*" msgstr "*Nepoznato*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Serbian # translation of tdefile_gnumeric.po to Serbian
# #
# Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-11-14 13:31+0100\n" "PO-Revision-Date: 2005-11-14 13:31+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sažetak" msgstr "Sažetak"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nepoznato*" msgstr "*Nepoznato*"

@ -1,10 +1,10 @@
# translation of kfile_koffice.po to Serbian # translation of tdefile_koffice.po to Serbian
# Copyright (C) 2003 Free Software Foundation, Inc. # Copyright (C) 2003 Free Software Foundation, Inc.
# Chusslove Illich <chaslav@sezampro.yu>, 2003 # Chusslove Illich <chaslav@sezampro.yu>, 2003
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2003-08-25 10:53+0200\n" "PO-Revision-Date: 2003-08-25 10:53+0200\n"
"Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n" "Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.1\n" "X-Generator: KBabel 1.1\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Sažetak" msgstr "Sažetak"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Nepoznato*" msgstr "*Nepoznato*"

@ -1,11 +1,11 @@
# translation of kfile_ooo.po to Serbian # translation of tdefile_ooo.po to Serbian
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Chusslove Illich <chaslav@sezampro.yu>, 2003. # Chusslove Illich <chaslav@sezampro.yu>, 2003.
# Chusslove Illich <caslav.ilic@gmx.net>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-08-21 19:40+0200\n" "PO-Revision-Date: 2004-08-21 19:40+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
@ -15,122 +15,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n" "X-Generator: KBabel 1.3.1\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Štampao" msgstr "Štampao"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Datum štampanja" msgstr "Datum štampanja"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Datum pravljenja" msgstr "Datum pravljenja"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Kreator" msgstr "Kreator"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Generator" msgstr "Generator"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Ciklusi uređivanja" msgstr "Ciklusi uređivanja"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Trajanje uređivanja" msgstr "Trajanje uređivanja"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Tema" msgstr "Tema"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Jezik" msgstr "Jezik"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Crteža" msgstr "Crteža"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabela" msgstr "Tabela"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Slika" msgstr "Slika"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekata" msgstr "Objekata"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE objekata" msgstr "OLE objekata"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Strana" msgstr "Strana"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Pasusa" msgstr "Pasusa"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Reči" msgstr "Reči"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Ćelija" msgstr "Ćelija"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Znakova" msgstr "Znakova"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Redova" msgstr "Redova"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Korisnički definisano" msgstr "Korisnički definisano"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Informacije o dokumentu" msgstr "Informacije o dokumentu"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Ključne reči" msgstr "Ključne reči"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Napredno o dokumentu" msgstr "Napredno o dokumentu"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Statistika dokumenta" msgstr "Statistika dokumenta"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -202,7 +202,7 @@
<title <title
>Exportera en sida</title> >Exportera en sida</title>
<para <para
>Enskilda sidor kan exporteras som punktavbildade grafikfiler. För att exportera nuvarande sida, välj <menuchoice >Enskilda sidor kan exporteras som punktavbildade grafitdefiler. För att exportera nuvarande sida, välj <menuchoice
><guimenu ><guimenu
>Arkiv</guimenu >Arkiv</guimenu
> <guimenuitem > <guimenuitem

@ -2140,19 +2140,19 @@ msgstr "Name=Textdokument..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Nytt Kword-dokument" msgstr "Comment=Nytt Kword-dokument"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword-information" msgstr "Name=Abiword-information"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric-information" msgstr "Name=Gnumeric-information"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Koffice-information" msgstr "Name=Koffice-information"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Information om OpenOffice.org" msgstr "Name=Information om OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Svenska # translation of tdefile_abiword.po to Svenska
# Stefan Asserhäll <stefan.asserhall@comhem.se>, 2005. # Stefan Asserhäll <stefan.asserhall@comhem.se>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-06-19 21:43+0200\n" "PO-Revision-Date: 2005-06-19 21:43+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Upphovsman" msgstr "Upphovsman"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sammanfattning" msgstr "Sammanfattning"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Okänd*" msgstr "*Okänd*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Svenska # translation of tdefile_gnumeric.po to Svenska
# Stefan Asserhäll <stefan.asserhall@comhem.se>, 2005. # Stefan Asserhäll <stefan.asserhall@comhem.se>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-06-19 21:43+0200\n" "PO-Revision-Date: 2005-06-19 21:43+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n" "X-Generator: KBabel 1.11\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Upphovsman" msgstr "Upphovsman"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Sammanfattning" msgstr "Sammanfattning"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Okänd*" msgstr "*Okänd*"

@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n" "X-Generator: KBabel 1.0beta2\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Upphovsman" msgstr "Upphovsman"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Sammanfattning" msgstr "Sammanfattning"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Okänd*" msgstr "*Okänd*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Svenska # translation of tdefile_ooo.po to Svenska
# Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Stefan Asserhäll <stefan.asserhall@comhem.se>, 2004. # Stefan Asserhäll <stefan.asserhall@comhem.se>, 2004.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-05-29 07:24+0200\n" "PO-Revision-Date: 2004-05-29 07:24+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@comhem.se>\n"
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9\n" "X-Generator: KBabel 1.9\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Utskriven av" msgstr "Utskriven av"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Utskriftsdatum" msgstr "Utskriftsdatum"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Skapad datum" msgstr "Skapad datum"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Skapare" msgstr "Skapare"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Skapad av" msgstr "Skapad av"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Redigeringscykler" msgstr "Redigeringscykler"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Redigeringstid" msgstr "Redigeringstid"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Upphovsman" msgstr "Upphovsman"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Beskrivning" msgstr "Beskrivning"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Rubrik" msgstr "Rubrik"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Språk" msgstr "Språk"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Teckningar" msgstr "Teckningar"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tabeller" msgstr "Tabeller"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Objekt" msgstr "Objekt"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE-objekt" msgstr "OLE-objekt"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sidor" msgstr "Sidor"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Stycken" msgstr "Stycken"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Ord" msgstr "Ord"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Celler" msgstr "Celler"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Tecken" msgstr "Tecken"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Rader" msgstr "Rader"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Användardefinierad" msgstr "Användardefinierad"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Dokumentinformation" msgstr "Dokumentinformation"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Nyckelord" msgstr "Nyckelord"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Avancerat dokument" msgstr "Avancerat dokument"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Dokumentstatistik" msgstr "Dokumentstatistik"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2207,19 +2207,19 @@ msgstr "Name=Metin Belgesi..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Yeni KWord belgesi:" msgstr "Comment=Yeni KWord belgesi:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword Bilgisi" msgstr "Name=Abiword Bilgisi"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric Bilgisi" msgstr "Name=Gnumeric Bilgisi"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice Bilgisi" msgstr "Name=KOffice Bilgisi"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org Info" msgstr "Name=OpenOffice.org Info"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to # translation of tdefile_abiword.po to
# Görkem Çetin <gorkem@gorkemcetin.com>, 2005. # Görkem Çetin <gorkem@gorkemcetin.com>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-06-27 18:51+0300\n" "PO-Revision-Date: 2005-06-27 18:51+0300\n"
"Last-Translator: Görkem Çetin <gorkem@gorkemcetin.com>\n" "Last-Translator: Görkem Çetin <gorkem@gorkemcetin.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Belge Bilgisi" msgstr "Belge Bilgisi"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Yazar" msgstr "Yazar"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Özet" msgstr "Özet"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Bilinmiyor*" msgstr "*Bilinmiyor*"

@ -1,11 +1,11 @@
# translation of kfile_gnumeric.po to Türkçe # translation of tdefile_gnumeric.po to Türkçe
# translation of kfile_gnumeric.po to # translation of tdefile_gnumeric.po to
# Görkem Çetin <gorkem@gorkemcetin.com>, 2005. # Görkem Çetin <gorkem@gorkemcetin.com>, 2005.
# İsmail Şimşek <simsek@kde.org.tr>, 2005. # İsmail Şimşek <simsek@kde.org.tr>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-06-12 19:51+0300\n" "PO-Revision-Date: 2005-06-12 19:51+0300\n"
"Last-Translator: İsmail Şimşek <simsek@kde.org.tr>\n" "Last-Translator: İsmail Şimşek <simsek@kde.org.tr>\n"
@ -15,22 +15,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n" "X-Generator: KBabel 1.10\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Belge Bilgisi" msgstr "Belge Bilgisi"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Yazar" msgstr "Yazar"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Özet" msgstr "Özet"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Bilinmiyor*" msgstr "*Bilinmiyor*"

@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Belge Bilgisi" msgstr "Belge Bilgisi"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Yazar" msgstr "Yazar"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Ayrıcı" msgstr "Ayrıcı"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Bilinmeyen*" msgstr "*Bilinmeyen*"

@ -1,10 +1,10 @@
# translation of kfile_ooo.po to Turkish # translation of tdefile_ooo.po to Turkish
# Copyright (C) 2003 Free Software Foundation, Inc. # Copyright (C) 2003 Free Software Foundation, Inc.
# Görkem Çetin <gorkem@kde.org>, 2003 # Görkem Çetin <gorkem@kde.org>, 2003
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2004-07-22 00:53+0200\n" "PO-Revision-Date: 2004-07-22 00:53+0200\n"
"Last-Translator: Berkin Bozdoğan <berkin@berkinbozdogan.com>\n" "Last-Translator: Berkin Bozdoğan <berkin@berkinbozdogan.com>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Yazdıran" msgstr "Yazdıran"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Tarihi Yazdır" msgstr "Tarihi Yazdır"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Tarih" msgstr "Tarih"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Oluşturulma Tarihi" msgstr "Oluşturulma Tarihi"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Oluşturan" msgstr "Oluşturan"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Oluşturan" msgstr "Oluşturan"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Düzenleme Devreleri" msgstr "Düzenleme Devreleri"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Düzenleme Süresi" msgstr "Düzenleme Süresi"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Yazar" msgstr "Yazar"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Açıklama" msgstr "Açıklama"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Konu" msgstr "Konu"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Dil" msgstr "Dil"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Çizimler" msgstr "Çizimler"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Tablolar" msgstr "Tablolar"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Resimler" msgstr "Resimler"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Nesneler" msgstr "Nesneler"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE Nesneleri" msgstr "OLE Nesneleri"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Sayfa" msgstr "Sayfa"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Paragraflar" msgstr "Paragraflar"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Kelimeler" msgstr "Kelimeler"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Hücreler" msgstr "Hücreler"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Karakterler" msgstr "Karakterler"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Sütun" msgstr "Sütun"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Kullanıcı Tanımlı" msgstr "Kullanıcı Tanımlı"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Belge Bilgisi" msgstr "Belge Bilgisi"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Anahtar Kelimeler" msgstr "Anahtar Kelimeler"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Gelişmiş Belge Bilgisi" msgstr "Gelişmiş Belge Bilgisi"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Belge İstatistikleri" msgstr "Belge İstatistikleri"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2151,19 +2151,19 @@ msgstr "Name=Текстовий документ..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=Новий документ KWord:" msgstr "Comment=Новий документ KWord:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Інформація Abiword" msgstr "Name=Інформація Abiword"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Інформація Gnumeric" msgstr "Name=Інформація Gnumeric"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=Інформація KOffice" msgstr "Name=Інформація KOffice"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=Інформація про OpenOffice.org" msgstr "Name=Інформація про OpenOffice.org"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Ukrainian # translation of tdefile_abiword.po to Ukrainian
# #
# Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2005. # Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-12-07 22:49-0700\n" "PO-Revision-Date: 2005-12-07 22:49-0700\n"
"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" "Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n"
@ -15,22 +15,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Інформація про документ" msgstr "Інформація про документ"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Абстракція" msgstr "Абстракція"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Невідомий*" msgstr "*Невідомий*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Ukrainian # translation of tdefile_gnumeric.po to Ukrainian
# #
# Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2005. # Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2005.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-12-07 22:49-0700\n" "PO-Revision-Date: 2005-12-07 22:49-0700\n"
"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" "Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n"
@ -15,22 +15,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "Інформація про документ" msgstr "Інформація про документ"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "Абстракція" msgstr "Абстракція"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Невідомий*" msgstr "*Невідомий*"

@ -1,8 +1,8 @@
# Translation of kfile_koffice.po to Ukrainian # Translation of tdefile_koffice.po to Ukrainian
# Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2007. # Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2007.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2007-04-14 11:13-0700\n" "PO-Revision-Date: 2007-04-14 11:13-0700\n"
"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" "Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n"
@ -14,22 +14,22 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "Інформація про документ" msgstr "Інформація про документ"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "Резюме" msgstr "Резюме"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*Невідомо*" msgstr "*Невідомо*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Ukrainian # translation of tdefile_ooo.po to Ukrainian
# Ivan Petrouchtchak <iip@telus.net>, 2005. # Ivan Petrouchtchak <iip@telus.net>, 2005.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-02-28 17:18-0800\n" "PO-Revision-Date: 2005-02-28 17:18-0800\n"
"Last-Translator: Ivan Petrouchtchak <iip@telus.net>\n" "Last-Translator: Ivan Petrouchtchak <iip@telus.net>\n"
@ -15,122 +15,122 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>"
"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "Надрукував" msgstr "Надрукував"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "Дата друку" msgstr "Дата друку"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "Дата створення" msgstr "Дата створення"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "Автор" msgstr "Автор"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "Створено програмою" msgstr "Створено програмою"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "Цикли редагування" msgstr "Цикли редагування"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "Тривалість редагування" msgstr "Тривалість редагування"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "Опис" msgstr "Опис"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "Тема" msgstr "Тема"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "Мова" msgstr "Мова"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "Малюнків" msgstr "Малюнків"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "Таблиць" msgstr "Таблиць"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "Зображень" msgstr "Зображень"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "Об'єктів" msgstr "Об'єктів"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "Об'єктів OLE" msgstr "Об'єктів OLE"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "Сторінок" msgstr "Сторінок"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "Абзаців" msgstr "Абзаців"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "Слів" msgstr "Слів"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "Комірок" msgstr "Комірок"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "Символів" msgstr "Символів"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "Рядків" msgstr "Рядків"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "Визначені користувачем" msgstr "Визначені користувачем"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "Інформація про документ" msgstr "Інформація про документ"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "Ключові слова" msgstr "Ключові слова"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "Додатково інформація" msgstr "Додатково інформація"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "Статистика документа" msgstr "Статистика документа"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2191,19 +2191,19 @@ msgstr "Name=文本文档..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=新建 KWord 文档:" msgstr "Comment=新建 KWord 文档:"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword 信息" msgstr "Name=Abiword 信息"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric 信息" msgstr "Name=Gnumeric 信息"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice 信息" msgstr "Name=KOffice 信息"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org 信息" msgstr "Name=OpenOffice.org 信息"

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2005-03-14 00:40+0800\n" "PO-Revision-Date: 2005-03-14 00:40+0800\n"
"Last-Translator: Liu Songhe <jackliu9999@263.net>\n" "Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "文档信息" msgstr "文档信息"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "头衔" msgstr "头衔"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知*" msgstr "*未知*"

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2005-12-09 22:57+0800\n" "PO-Revision-Date: 2005-12-09 22:57+0800\n"
"Last-Translator: Liu Songhe <jackliu9999@263.net>\n" "Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "文档信息" msgstr "文档信息"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "头衔" msgstr "头衔"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知*" msgstr "*未知*"

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-09-17 22:19+0800\n" "PO-Revision-Date: 2002-09-17 22:19+0800\n"
"Last-Translator: Funda Wang<fundawang@en2china.com>\n" "Last-Translator: Funda Wang<fundawang@en2china.com>\n"
@ -13,22 +13,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "文档信息" msgstr "文档信息"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "标题" msgstr "标题"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知*" msgstr "*未知*"

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2005-03-14 00:40+0800\n" "PO-Revision-Date: 2005-03-14 00:40+0800\n"
"Last-Translator: Liu Songhe <jackliu9999@263.net>\n" "Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
@ -13,122 +13,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "打印者" msgstr "打印者"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "打印日期" msgstr "打印日期"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "日期" msgstr "日期"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "创建日期" msgstr "创建日期"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "创建器" msgstr "创建器"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "生成器" msgstr "生成器"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "编辑周期" msgstr "编辑周期"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "编辑时长" msgstr "编辑时长"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "头衔" msgstr "头衔"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "标题" msgstr "标题"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "语言" msgstr "语言"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "绘图数" msgstr "绘图数"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "表格数" msgstr "表格数"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "图像数" msgstr "图像数"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "对象数" msgstr "对象数"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE 对象数" msgstr "OLE 对象数"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "页数" msgstr "页数"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "段落数" msgstr "段落数"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "单词数" msgstr "单词数"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "单元格数" msgstr "单元格数"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "字符数" msgstr "字符数"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "行数" msgstr "行数"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "用户定义的" msgstr "用户定义的"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "文档信息" msgstr "文档信息"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "关键字" msgstr "关键字"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "文档高级" msgstr "文档高级"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "文档统计" msgstr "文档统计"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"

@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
fi fi
if test -n "$kde32ornewer"; then if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)]) KDE_FIND_PATH(tdeconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(tdeconfig_compiler)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)]) KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi fi
if test -n "$kde33ornewer"; then if test -n "$kde33ornewer"; then
@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then
kde_check_lib="libkdecore.la" kde_check_lib="libkdecore.la"
else else
kde_check_header="ksharedptr.h" kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la" kde_check_lib="libtdeio.la"
fi fi
if test -z "$1"; then if test -z "$1"; then
@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then
AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KIO, "-lkio")
AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca")
AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KFILE, "-ltdefile")
AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KAB, "-lkab")
AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KSPELL, "-ltdespell")
@ -2104,7 +2104,7 @@ else
AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)") AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)") AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_KDEUI)")
AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
fi fi
]) ])

@ -2138,19 +2138,19 @@ msgstr "Name=文字文件..."
msgid "Comment=New KWord document:" msgid "Comment=New KWord document:"
msgstr "Comment=新建 KWord 文件;" msgstr "Comment=新建 KWord 文件;"
#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 #: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4
msgid "Name=Abiword Info" msgid "Name=Abiword Info"
msgstr "Name=Abiword 資訊" msgstr "Name=Abiword 資訊"
#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 #: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4
msgid "Name=Gnumeric Info" msgid "Name=Gnumeric Info"
msgstr "Name=Gnumeric 資訊" msgstr "Name=Gnumeric 資訊"
#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 #: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4
msgid "Name=KOffice Info" msgid "Name=KOffice Info"
msgstr "Name=KOffice 資訊" msgstr "Name=KOffice 資訊"
#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 #: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4
msgid "Name=OpenOffice.org Info" msgid "Name=OpenOffice.org Info"
msgstr "Name=OpenOffice.org 資訊" msgstr "Name=OpenOffice.org 資訊"

@ -1,9 +1,9 @@
# translation of kfile_abiword.po to Chinese Traditional # translation of tdefile_abiword.po to Chinese Traditional
# #
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006. # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_abiword\n" "Project-Id-Version: tdefile_abiword\n"
"POT-Creation-Date: 2005-06-13 01:29+0200\n" "POT-Creation-Date: 2005-06-13 01:29+0200\n"
"PO-Revision-Date: 2006-07-05 16:13+0800\n" "PO-Revision-Date: 2006-07-05 16:13+0800\n"
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv " "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_abiword.cpp:50 #: tdefile_abiword.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "文件資訊" msgstr "文件資訊"
#: kfile_abiword.cpp:54 #: tdefile_abiword.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_abiword.cpp:56 #: tdefile_abiword.cpp:56
msgid "Title" msgid "Title"
msgstr "標題" msgstr "標題"
#: kfile_abiword.cpp:58 #: tdefile_abiword.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_abiword.cpp:141 #: tdefile_abiword.cpp:141
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知的*" msgstr "*未知的*"

@ -1,9 +1,9 @@
# translation of kfile_gnumeric.po to Chinese Traditional # translation of tdefile_gnumeric.po to Chinese Traditional
# #
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006. # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_gnumeric\n" "Project-Id-Version: tdefile_gnumeric\n"
"POT-Creation-Date: 2005-06-02 01:25+0200\n" "POT-Creation-Date: 2005-06-02 01:25+0200\n"
"PO-Revision-Date: 2006-07-05 16:14+0800\n" "PO-Revision-Date: 2006-07-05 16:14+0800\n"
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv " "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_gnumeric.cpp:50 #: tdefile_gnumeric.cpp:50
msgid "Document Information" msgid "Document Information"
msgstr "文件資訊" msgstr "文件資訊"
#: kfile_gnumeric.cpp:54 #: tdefile_gnumeric.cpp:54
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_gnumeric.cpp:56 #: tdefile_gnumeric.cpp:56
msgid "Title" msgid "Title"
msgstr "標題" msgstr "標題"
#: kfile_gnumeric.cpp:58 #: tdefile_gnumeric.cpp:58
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_gnumeric.cpp:119 #: tdefile_gnumeric.cpp:119
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知的*" msgstr "*未知的*"

@ -1,10 +1,10 @@
# traditional Chinese Translation of kfile_koffice # traditional Chinese Translation of tdefile_koffice
# Copyright (C) 2002 Free Software Foundation, Inc. # Copyright (C) 2002 Free Software Foundation, Inc.
# Translator: Chao-Hsiung Liao <pesder@seed.net.tw>, 2002. # Translator: Chao-Hsiung Liao <pesder@seed.net.tw>, 2002.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_koffice\n" "Project-Id-Version: tdefile_koffice\n"
"POT-Creation-Date: 2005-10-02 02:40+0200\n" "POT-Creation-Date: 2005-10-02 02:40+0200\n"
"PO-Revision-Date: 2002-07-25 14:07+0800\n" "PO-Revision-Date: 2002-07-25 14:07+0800\n"
"Last-Translator: Chao-Hsiung Liao <pesder@seed.net.tw>\n" "Last-Translator: Chao-Hsiung Liao <pesder@seed.net.tw>\n"
@ -14,22 +14,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n" "X-Generator: KBabel 0.9.6\n"
#: kfile_koffice.cpp:64 #: tdefile_koffice.cpp:64
msgid "Document Information" msgid "Document Information"
msgstr "文件資訊" msgstr "文件資訊"
#: kfile_koffice.cpp:68 #: tdefile_koffice.cpp:68
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_koffice.cpp:70 #: tdefile_koffice.cpp:70
msgid "Title" msgid "Title"
msgstr "標題" msgstr "標題"
#: kfile_koffice.cpp:72 #: tdefile_koffice.cpp:72
msgid "Abstract" msgid "Abstract"
msgstr "摘要" msgstr "摘要"
#: kfile_koffice.cpp:112 #: tdefile_koffice.cpp:112
msgid "*Unknown*" msgid "*Unknown*"
msgstr "*未知的*" msgstr "*未知的*"

@ -1,9 +1,9 @@
# translation of kfile_ooo.po to Chinese Traditional # translation of tdefile_ooo.po to Chinese Traditional
# #
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006. # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kfile_ooo\n" "Project-Id-Version: tdefile_ooo\n"
"POT-Creation-Date: 2005-05-18 21:25+0200\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n"
"PO-Revision-Date: 2006-07-05 16:16+0800\n" "PO-Revision-Date: 2006-07-05 16:16+0800\n"
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv " "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
@ -14,122 +14,122 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n" "X-Generator: KBabel 1.11.2\n"
#: kfile_ooo.cpp:82 #: tdefile_ooo.cpp:82
msgid "Printed By" msgid "Printed By"
msgstr "列印由" msgstr "列印由"
#: kfile_ooo.cpp:83 #: tdefile_ooo.cpp:83
msgid "Print Date" msgid "Print Date"
msgstr "列印日期" msgstr "列印日期"
#: kfile_ooo.cpp:84 #: tdefile_ooo.cpp:84
msgid "Date" msgid "Date"
msgstr "日期" msgstr "日期"
#: kfile_ooo.cpp:85 #: tdefile_ooo.cpp:85
msgid "Creation Date" msgid "Creation Date"
msgstr "建立日期" msgstr "建立日期"
#: kfile_ooo.cpp:86 #: tdefile_ooo.cpp:86
msgid "Creator" msgid "Creator"
msgstr "建立者" msgstr "建立者"
#: kfile_ooo.cpp:87 #: tdefile_ooo.cpp:87
msgid "Generator" msgid "Generator"
msgstr "產生者" msgstr "產生者"
#: kfile_ooo.cpp:88 #: tdefile_ooo.cpp:88
msgid "Editing Cycles" msgid "Editing Cycles"
msgstr "編輯週期" msgstr "編輯週期"
#: kfile_ooo.cpp:89 #: tdefile_ooo.cpp:89
msgid "Editing Duration" msgid "Editing Duration"
msgstr "編輯時間" msgstr "編輯時間"
#: kfile_ooo.cpp:95 #: tdefile_ooo.cpp:95
msgid "Title" msgid "Title"
msgstr "標題" msgstr "標題"
#: kfile_ooo.cpp:96 #: tdefile_ooo.cpp:96
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#: kfile_ooo.cpp:97 #: tdefile_ooo.cpp:97
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: kfile_ooo.cpp:98 #: tdefile_ooo.cpp:98
msgid "Subject" msgid "Subject"
msgstr "主旨" msgstr "主旨"
#: kfile_ooo.cpp:99 #: tdefile_ooo.cpp:99
msgid "Language" msgid "Language"
msgstr "語言" msgstr "語言"
#: kfile_ooo.cpp:103 #: tdefile_ooo.cpp:103
msgid "Draws" msgid "Draws"
msgstr "繪圖" msgstr "繪圖"
#: kfile_ooo.cpp:104 #: tdefile_ooo.cpp:104
msgid "Tables" msgid "Tables"
msgstr "表格" msgstr "表格"
#: kfile_ooo.cpp:105 #: tdefile_ooo.cpp:105
msgid "Images" msgid "Images"
msgstr "影像" msgstr "影像"
#: kfile_ooo.cpp:106 #: tdefile_ooo.cpp:106
msgid "Objects" msgid "Objects"
msgstr "物件" msgstr "物件"
#: kfile_ooo.cpp:107 #: tdefile_ooo.cpp:107
msgid "OLE Objects" msgid "OLE Objects"
msgstr "OLE 物件" msgstr "OLE 物件"
#: kfile_ooo.cpp:108 #: tdefile_ooo.cpp:108
msgid "Pages" msgid "Pages"
msgstr "頁面" msgstr "頁面"
#: kfile_ooo.cpp:109 #: tdefile_ooo.cpp:109
msgid "Paragraphs" msgid "Paragraphs"
msgstr "段落" msgstr "段落"
#: kfile_ooo.cpp:110 #: tdefile_ooo.cpp:110
msgid "Words" msgid "Words"
msgstr "單字" msgstr "單字"
#: kfile_ooo.cpp:111 #: tdefile_ooo.cpp:111
msgid "Cells" msgid "Cells"
msgstr "儲存格" msgstr "儲存格"
#: kfile_ooo.cpp:112 #: tdefile_ooo.cpp:112
msgid "Characters" msgid "Characters"
msgstr "字元" msgstr "字元"
#: kfile_ooo.cpp:113 #: tdefile_ooo.cpp:113
msgid "Rows" msgid "Rows"
msgstr "列" msgstr "列"
#: kfile_ooo.cpp:140 #: tdefile_ooo.cpp:140
msgid "User Defined" msgid "User Defined"
msgstr "使用者定義" msgstr "使用者定義"
#: kfile_ooo.cpp:147 #: tdefile_ooo.cpp:147
msgid "Document Information" msgid "Document Information"
msgstr "文件資訊" msgstr "文件資訊"
#: kfile_ooo.cpp:167 #: tdefile_ooo.cpp:167
msgid "Keywords" msgid "Keywords"
msgstr "關鍵字" msgstr "關鍵字"
#: kfile_ooo.cpp:172 #: tdefile_ooo.cpp:172
msgid "Document Advanced" msgid "Document Advanced"
msgstr "文件進階" msgstr "文件進階"
#: kfile_ooo.cpp:184 #: tdefile_ooo.cpp:184
msgid "Document Statistics" msgid "Document Statistics"
msgstr "文件統計" msgstr "文件統計"
#: kfile_ooo.cpp:262 #: tdefile_ooo.cpp:262
msgid "%1:%2.%3" msgid "%1:%2.%3"
msgstr "%1:%2.%3" msgstr "%1:%2.%3"
Loading…
Cancel
Save