From 920f0d9622f31cb0d7fd3023d08c923cdc1f4dd3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:55:01 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- koffice-i18n-hu/acinclude.m4 | 8 +- .../messages/koffice/desktop_koffice.po | 8 +- koffice-i18n-hu/messages/koffice/kfile_abiword.po | 32 ----- koffice-i18n-hu/messages/koffice/kfile_gnumeric.po | 32 ----- koffice-i18n-hu/messages/koffice/kfile_koffice.po | 34 ------ koffice-i18n-hu/messages/koffice/kfile_ooo.po | 132 --------------------- .../messages/koffice/tdefile_abiword.po | 32 +++++ .../messages/koffice/tdefile_gnumeric.po | 32 +++++ .../messages/koffice/tdefile_koffice.po | 34 ++++++ koffice-i18n-hu/messages/koffice/tdefile_ooo.po | 132 +++++++++++++++++++++ 10 files changed, 238 insertions(+), 238 deletions(-) delete mode 100644 koffice-i18n-hu/messages/koffice/kfile_abiword.po delete mode 100644 koffice-i18n-hu/messages/koffice/kfile_gnumeric.po delete mode 100644 koffice-i18n-hu/messages/koffice/kfile_koffice.po delete mode 100644 koffice-i18n-hu/messages/koffice/kfile_ooo.po create mode 100644 koffice-i18n-hu/messages/koffice/tdefile_abiword.po create mode 100644 koffice-i18n-hu/messages/koffice/tdefile_gnumeric.po create mode 100644 koffice-i18n-hu/messages/koffice/tdefile_koffice.po create mode 100644 koffice-i18n-hu/messages/koffice/tdefile_ooo.po (limited to 'koffice-i18n-hu') diff --git a/koffice-i18n-hu/acinclude.m4 b/koffice-i18n-hu/acinclude.m4 index fed43974..5a22f868 100644 --- a/koffice-i18n-hu/acinclude.m4 +++ b/koffice-i18n-hu/acinclude.m4 @@ -602,7 +602,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS], fi 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)]) fi if test -n "$kde33ornewer"; then @@ -1788,7 +1788,7 @@ if test "$kde_qtver" = 1; then kde_check_lib="libkdecore.la" else kde_check_header="ksharedptr.h" - kde_check_lib="libkio.la" + kde_check_lib="libtdeio.la" fi if test -z "$1"; then @@ -2094,7 +2094,7 @@ elif test $kde_qtver = 2; then AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_SMB, "-lsmb") - AC_SUBST(LIB_KFILE, "-lkfile") + AC_SUBST(LIB_KFILE, "-ltdefile") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KHTML, "-ltdehtml") AC_SUBST(LIB_KSPELL, "-ltdespell") @@ -2104,7 +2104,7 @@ else AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)") AC_SUBST(LIB_KDEUI, "-lkdeui $(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)") fi ]) diff --git a/koffice-i18n-hu/messages/koffice/desktop_koffice.po b/koffice-i18n-hu/messages/koffice/desktop_koffice.po index 334aab0e..3f6a3ed7 100644 --- a/koffice-i18n-hu/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-hu/messages/koffice/desktop_koffice.po @@ -2136,19 +2136,19 @@ msgstr "Name=KWord-dokumentum..." msgid "Comment=New KWord document:" 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" 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" 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" 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" msgstr "Name=OpenOffice.org-információ" diff --git a/koffice-i18n-hu/messages/koffice/kfile_abiword.po b/koffice-i18n-hu/messages/koffice/kfile_abiword.po deleted file mode 100644 index 4fa7f949..00000000 --- a/koffice-i18n-hu/messages/koffice/kfile_abiword.po +++ /dev/null @@ -1,32 +0,0 @@ -# Tamas Szanto , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: KOffice 1.5\n" -"POT-Creation-Date: 2005-06-13 01:29+0200\n" -"PO-Revision-Date: 2006-03-01 11:11+0100\n" -"Last-Translator: Tamas Szanto \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: kfile_abiword.cpp:50 -msgid "Document Information" -msgstr "Dokumentumjellemzők" - -#: kfile_abiword.cpp:54 -msgid "Author" -msgstr "Szerző" - -#: kfile_abiword.cpp:56 -msgid "Title" -msgstr "Cím" - -#: kfile_abiword.cpp:58 -msgid "Abstract" -msgstr "Kivonat" - -#: kfile_abiword.cpp:141 -msgid "*Unknown*" -msgstr "*Ismeretlen*" diff --git a/koffice-i18n-hu/messages/koffice/kfile_gnumeric.po b/koffice-i18n-hu/messages/koffice/kfile_gnumeric.po deleted file mode 100644 index a609fc8b..00000000 --- a/koffice-i18n-hu/messages/koffice/kfile_gnumeric.po +++ /dev/null @@ -1,32 +0,0 @@ -# Tamas Szanto , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: KOffice 1.5\n" -"POT-Creation-Date: 2005-06-02 01:25+0200\n" -"PO-Revision-Date: 2006-03-01 11:11+0100\n" -"Last-Translator: Tamas Szanto \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: kfile_gnumeric.cpp:50 -msgid "Document Information" -msgstr "Dokumentumjellemzők" - -#: kfile_gnumeric.cpp:54 -msgid "Author" -msgstr "Szerző" - -#: kfile_gnumeric.cpp:56 -msgid "Title" -msgstr "Cím" - -#: kfile_gnumeric.cpp:58 -msgid "Abstract" -msgstr "Kivonat" - -#: kfile_gnumeric.cpp:119 -msgid "*Unknown*" -msgstr "*Ismeretlen*" diff --git a/koffice-i18n-hu/messages/koffice/kfile_koffice.po b/koffice-i18n-hu/messages/koffice/kfile_koffice.po deleted file mode 100644 index e39ace39..00000000 --- a/koffice-i18n-hu/messages/koffice/kfile_koffice.po +++ /dev/null @@ -1,34 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# Tamas Szanto , 2002. -# -msgid "" -msgstr "" -"Project-Id-Version: KDE 3.1\n" -"POT-Creation-Date: 2005-10-02 02:40+0200\n" -"PO-Revision-Date: 2002-07-05 11:11+0100\n" -"Last-Translator: Tamas Szanto \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: kfile_koffice.cpp:64 -msgid "Document Information" -msgstr "Dokumentumjellemzők" - -#: kfile_koffice.cpp:68 -msgid "Author" -msgstr "Szerző" - -#: kfile_koffice.cpp:70 -msgid "Title" -msgstr "Cím" - -#: kfile_koffice.cpp:72 -msgid "Abstract" -msgstr "Kivonat" - -#: kfile_koffice.cpp:112 -msgid "*Unknown*" -msgstr "Ismeretlen" diff --git a/koffice-i18n-hu/messages/koffice/kfile_ooo.po b/koffice-i18n-hu/messages/koffice/kfile_ooo.po deleted file mode 100644 index 1b81476e..00000000 --- a/koffice-i18n-hu/messages/koffice/kfile_ooo.po +++ /dev/null @@ -1,132 +0,0 @@ -# Tamas Szanto , 2003. -# -msgid "" -msgstr "" -"Project-Id-Version: KOffice 1.4\n" -"POT-Creation-Date: 2005-05-18 21:25+0200\n" -"PO-Revision-Date: 2005-05-03 11:11+0100\n" -"Last-Translator: Tamas Szanto \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: kfile_ooo.cpp:82 -msgid "Printed By" -msgstr "Kinyomtatta" - -#: kfile_ooo.cpp:83 -msgid "Print Date" -msgstr "A dátum kinyomtatása" - -#: kfile_ooo.cpp:84 -msgid "Date" -msgstr "Dátum" - -#: kfile_ooo.cpp:85 -msgid "Creation Date" -msgstr "Létrehozási dátum" - -#: kfile_ooo.cpp:86 -msgid "Creator" -msgstr "Készítette" - -#: kfile_ooo.cpp:87 -msgid "Generator" -msgstr "Létrehozó" - -#: kfile_ooo.cpp:88 -msgid "Editing Cycles" -msgstr "Szerkesztési ciklusok" - -#: kfile_ooo.cpp:89 -msgid "Editing Duration" -msgstr "Szerkesztési időtartam" - -#: kfile_ooo.cpp:95 -msgid "Title" -msgstr "Cím" - -#: kfile_ooo.cpp:96 -msgid "Author" -msgstr "Szerző" - -#: kfile_ooo.cpp:97 -msgid "Description" -msgstr "Leírás" - -#: kfile_ooo.cpp:98 -msgid "Subject" -msgstr "Tárgy" - -#: kfile_ooo.cpp:99 -msgid "Language" -msgstr "Nyelv" - -#: kfile_ooo.cpp:103 -msgid "Draws" -msgstr "Rajzok" - -#: kfile_ooo.cpp:104 -msgid "Tables" -msgstr "Táblázatok" - -#: kfile_ooo.cpp:105 -msgid "Images" -msgstr "Képek" - -#: kfile_ooo.cpp:106 -msgid "Objects" -msgstr "Objektumok" - -#: kfile_ooo.cpp:107 -msgid "OLE Objects" -msgstr "OLE objektumok" - -#: kfile_ooo.cpp:108 -msgid "Pages" -msgstr "Oldalszám" - -#: kfile_ooo.cpp:109 -msgid "Paragraphs" -msgstr "Bekezdések" - -#: kfile_ooo.cpp:110 -msgid "Words" -msgstr "Szavak" - -#: kfile_ooo.cpp:111 -msgid "Cells" -msgstr "Cellák" - -#: kfile_ooo.cpp:112 -msgid "Characters" -msgstr "Karakterek" - -#: kfile_ooo.cpp:113 -msgid "Rows" -msgstr "Sorok" - -#: kfile_ooo.cpp:140 -msgid "User Defined" -msgstr "Felhasználói" - -#: kfile_ooo.cpp:147 -msgid "Document Information" -msgstr "Dokumentumjellemzők" - -#: kfile_ooo.cpp:167 -msgid "Keywords" -msgstr "Kulcsszavak" - -#: kfile_ooo.cpp:172 -msgid "Document Advanced" -msgstr "Speciális dokumentum" - -#: kfile_ooo.cpp:184 -msgid "Document Statistics" -msgstr "Dokumentumstatisztika" - -#: kfile_ooo.cpp:262 -msgid "%1:%2.%3" -msgstr "%1:%2.%3" diff --git a/koffice-i18n-hu/messages/koffice/tdefile_abiword.po b/koffice-i18n-hu/messages/koffice/tdefile_abiword.po new file mode 100644 index 00000000..1a00448f --- /dev/null +++ b/koffice-i18n-hu/messages/koffice/tdefile_abiword.po @@ -0,0 +1,32 @@ +# Tamas Szanto , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: KOffice 1.5\n" +"POT-Creation-Date: 2005-06-13 01:29+0200\n" +"PO-Revision-Date: 2006-03-01 11:11+0100\n" +"Last-Translator: Tamas Szanto \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tdefile_abiword.cpp:50 +msgid "Document Information" +msgstr "Dokumentumjellemzők" + +#: tdefile_abiword.cpp:54 +msgid "Author" +msgstr "Szerző" + +#: tdefile_abiword.cpp:56 +msgid "Title" +msgstr "Cím" + +#: tdefile_abiword.cpp:58 +msgid "Abstract" +msgstr "Kivonat" + +#: tdefile_abiword.cpp:141 +msgid "*Unknown*" +msgstr "*Ismeretlen*" diff --git a/koffice-i18n-hu/messages/koffice/tdefile_gnumeric.po b/koffice-i18n-hu/messages/koffice/tdefile_gnumeric.po new file mode 100644 index 00000000..4369b677 --- /dev/null +++ b/koffice-i18n-hu/messages/koffice/tdefile_gnumeric.po @@ -0,0 +1,32 @@ +# Tamas Szanto , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: KOffice 1.5\n" +"POT-Creation-Date: 2005-06-02 01:25+0200\n" +"PO-Revision-Date: 2006-03-01 11:11+0100\n" +"Last-Translator: Tamas Szanto \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tdefile_gnumeric.cpp:50 +msgid "Document Information" +msgstr "Dokumentumjellemzők" + +#: tdefile_gnumeric.cpp:54 +msgid "Author" +msgstr "Szerző" + +#: tdefile_gnumeric.cpp:56 +msgid "Title" +msgstr "Cím" + +#: tdefile_gnumeric.cpp:58 +msgid "Abstract" +msgstr "Kivonat" + +#: tdefile_gnumeric.cpp:119 +msgid "*Unknown*" +msgstr "*Ismeretlen*" diff --git a/koffice-i18n-hu/messages/koffice/tdefile_koffice.po b/koffice-i18n-hu/messages/koffice/tdefile_koffice.po new file mode 100644 index 00000000..3f666493 --- /dev/null +++ b/koffice-i18n-hu/messages/koffice/tdefile_koffice.po @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# Tamas Szanto , 2002. +# +msgid "" +msgstr "" +"Project-Id-Version: KDE 3.1\n" +"POT-Creation-Date: 2005-10-02 02:40+0200\n" +"PO-Revision-Date: 2002-07-05 11:11+0100\n" +"Last-Translator: Tamas Szanto \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tdefile_koffice.cpp:64 +msgid "Document Information" +msgstr "Dokumentumjellemzők" + +#: tdefile_koffice.cpp:68 +msgid "Author" +msgstr "Szerző" + +#: tdefile_koffice.cpp:70 +msgid "Title" +msgstr "Cím" + +#: tdefile_koffice.cpp:72 +msgid "Abstract" +msgstr "Kivonat" + +#: tdefile_koffice.cpp:112 +msgid "*Unknown*" +msgstr "Ismeretlen" diff --git a/koffice-i18n-hu/messages/koffice/tdefile_ooo.po b/koffice-i18n-hu/messages/koffice/tdefile_ooo.po new file mode 100644 index 00000000..f40e4991 --- /dev/null +++ b/koffice-i18n-hu/messages/koffice/tdefile_ooo.po @@ -0,0 +1,132 @@ +# Tamas Szanto , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: KOffice 1.4\n" +"POT-Creation-Date: 2005-05-18 21:25+0200\n" +"PO-Revision-Date: 2005-05-03 11:11+0100\n" +"Last-Translator: Tamas Szanto \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tdefile_ooo.cpp:82 +msgid "Printed By" +msgstr "Kinyomtatta" + +#: tdefile_ooo.cpp:83 +msgid "Print Date" +msgstr "A dátum kinyomtatása" + +#: tdefile_ooo.cpp:84 +msgid "Date" +msgstr "Dátum" + +#: tdefile_ooo.cpp:85 +msgid "Creation Date" +msgstr "Létrehozási dátum" + +#: tdefile_ooo.cpp:86 +msgid "Creator" +msgstr "Készítette" + +#: tdefile_ooo.cpp:87 +msgid "Generator" +msgstr "Létrehozó" + +#: tdefile_ooo.cpp:88 +msgid "Editing Cycles" +msgstr "Szerkesztési ciklusok" + +#: tdefile_ooo.cpp:89 +msgid "Editing Duration" +msgstr "Szerkesztési időtartam" + +#: tdefile_ooo.cpp:95 +msgid "Title" +msgstr "Cím" + +#: tdefile_ooo.cpp:96 +msgid "Author" +msgstr "Szerző" + +#: tdefile_ooo.cpp:97 +msgid "Description" +msgstr "Leírás" + +#: tdefile_ooo.cpp:98 +msgid "Subject" +msgstr "Tárgy" + +#: tdefile_ooo.cpp:99 +msgid "Language" +msgstr "Nyelv" + +#: tdefile_ooo.cpp:103 +msgid "Draws" +msgstr "Rajzok" + +#: tdefile_ooo.cpp:104 +msgid "Tables" +msgstr "Táblázatok" + +#: tdefile_ooo.cpp:105 +msgid "Images" +msgstr "Képek" + +#: tdefile_ooo.cpp:106 +msgid "Objects" +msgstr "Objektumok" + +#: tdefile_ooo.cpp:107 +msgid "OLE Objects" +msgstr "OLE objektumok" + +#: tdefile_ooo.cpp:108 +msgid "Pages" +msgstr "Oldalszám" + +#: tdefile_ooo.cpp:109 +msgid "Paragraphs" +msgstr "Bekezdések" + +#: tdefile_ooo.cpp:110 +msgid "Words" +msgstr "Szavak" + +#: tdefile_ooo.cpp:111 +msgid "Cells" +msgstr "Cellák" + +#: tdefile_ooo.cpp:112 +msgid "Characters" +msgstr "Karakterek" + +#: tdefile_ooo.cpp:113 +msgid "Rows" +msgstr "Sorok" + +#: tdefile_ooo.cpp:140 +msgid "User Defined" +msgstr "Felhasználói" + +#: tdefile_ooo.cpp:147 +msgid "Document Information" +msgstr "Dokumentumjellemzők" + +#: tdefile_ooo.cpp:167 +msgid "Keywords" +msgstr "Kulcsszavak" + +#: tdefile_ooo.cpp:172 +msgid "Document Advanced" +msgstr "Speciális dokumentum" + +#: tdefile_ooo.cpp:184 +msgid "Document Statistics" +msgstr "Dokumentumstatisztika" + +#: tdefile_ooo.cpp:262 +msgid "%1:%2.%3" +msgstr "%1:%2.%3" -- cgit v1.2.1