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-gl/acinclude.m4 | 8 +- .../messages/koffice/desktop_koffice.po | 8 +- koffice-i18n-gl/messages/koffice/kfile_abiword.po | 34 ------ koffice-i18n-gl/messages/koffice/kfile_gnumeric.po | 34 ------ koffice-i18n-gl/messages/koffice/kfile_koffice.po | 34 ------ koffice-i18n-gl/messages/koffice/kfile_ooo.po | 134 --------------------- .../messages/koffice/tdefile_abiword.po | 34 ++++++ .../messages/koffice/tdefile_gnumeric.po | 34 ++++++ .../messages/koffice/tdefile_koffice.po | 34 ++++++ koffice-i18n-gl/messages/koffice/tdefile_ooo.po | 134 +++++++++++++++++++++ 10 files changed, 244 insertions(+), 244 deletions(-) delete mode 100644 koffice-i18n-gl/messages/koffice/kfile_abiword.po delete mode 100644 koffice-i18n-gl/messages/koffice/kfile_gnumeric.po delete mode 100644 koffice-i18n-gl/messages/koffice/kfile_koffice.po delete mode 100644 koffice-i18n-gl/messages/koffice/kfile_ooo.po create mode 100644 koffice-i18n-gl/messages/koffice/tdefile_abiword.po create mode 100644 koffice-i18n-gl/messages/koffice/tdefile_gnumeric.po create mode 100644 koffice-i18n-gl/messages/koffice/tdefile_koffice.po create mode 100644 koffice-i18n-gl/messages/koffice/tdefile_ooo.po (limited to 'koffice-i18n-gl') diff --git a/koffice-i18n-gl/acinclude.m4 b/koffice-i18n-gl/acinclude.m4 index fed43974..5a22f868 100644 --- a/koffice-i18n-gl/acinclude.m4 +++ b/koffice-i18n-gl/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-gl/messages/koffice/desktop_koffice.po b/koffice-i18n-gl/messages/koffice/desktop_koffice.po index 4ff3bbb7..caa83cbf 100644 --- a/koffice-i18n-gl/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-gl/messages/koffice/desktop_koffice.po @@ -2164,19 +2164,19 @@ msgstr "Name=Documento de Texto..." msgid "Comment=New KWord document:" 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" 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" 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" 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" msgstr "Name=Información de OpenOffice.org" diff --git a/koffice-i18n-gl/messages/koffice/kfile_abiword.po b/koffice-i18n-gl/messages/koffice/kfile_abiword.po deleted file mode 100644 index cfe9f659..00000000 --- a/koffice-i18n-gl/messages/koffice/kfile_abiword.po +++ /dev/null @@ -1,34 +0,0 @@ -# translation of kfile_abiword.po to Galician -# -# mvillarino , 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_abiword\n" -"POT-Creation-Date: 2005-06-13 01:29+0200\n" -"PO-Revision-Date: 2006-06-25 10:20+0200\n" -"Last-Translator: mvillarino \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: kfile_abiword.cpp:50 -msgid "Document Information" -msgstr "Información do Documento" - -#: kfile_abiword.cpp:54 -msgid "Author" -msgstr "Autor" - -#: kfile_abiword.cpp:56 -msgid "Title" -msgstr "Título" - -#: kfile_abiword.cpp:58 -msgid "Abstract" -msgstr "Resumo" - -#: kfile_abiword.cpp:141 -msgid "*Unknown*" -msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/kfile_gnumeric.po b/koffice-i18n-gl/messages/koffice/kfile_gnumeric.po deleted file mode 100644 index b1fde315..00000000 --- a/koffice-i18n-gl/messages/koffice/kfile_gnumeric.po +++ /dev/null @@ -1,34 +0,0 @@ -# translation of kfile_gnumeric.po to Galician -# -# mvillarino , 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_gnumeric\n" -"POT-Creation-Date: 2005-06-02 01:25+0200\n" -"PO-Revision-Date: 2006-06-25 18:47+0200\n" -"Last-Translator: mvillarino \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: kfile_gnumeric.cpp:50 -msgid "Document Information" -msgstr "Información do Documento" - -#: kfile_gnumeric.cpp:54 -msgid "Author" -msgstr "Autor" - -#: kfile_gnumeric.cpp:56 -msgid "Title" -msgstr "Título" - -#: kfile_gnumeric.cpp:58 -msgid "Abstract" -msgstr "Resumo" - -#: kfile_gnumeric.cpp:119 -msgid "*Unknown*" -msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/kfile_koffice.po b/koffice-i18n-gl/messages/koffice/kfile_koffice.po deleted file mode 100644 index c2e0139a..00000000 --- a/koffice-i18n-gl/messages/koffice/kfile_koffice.po +++ /dev/null @@ -1,34 +0,0 @@ -# translation of kfile_koffice.po to Galician -# -# mvillarino , 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_koffice\n" -"POT-Creation-Date: 2005-10-02 02:40+0200\n" -"PO-Revision-Date: 2006-06-25 18:48+0200\n" -"Last-Translator: mvillarino \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: kfile_koffice.cpp:64 -msgid "Document Information" -msgstr "Información do Documento" - -#: kfile_koffice.cpp:68 -msgid "Author" -msgstr "Autor" - -#: kfile_koffice.cpp:70 -msgid "Title" -msgstr "Título" - -#: kfile_koffice.cpp:72 -msgid "Abstract" -msgstr "Resumo" - -#: kfile_koffice.cpp:112 -msgid "*Unknown*" -msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/kfile_ooo.po b/koffice-i18n-gl/messages/koffice/kfile_ooo.po deleted file mode 100644 index e638d9a4..00000000 --- a/koffice-i18n-gl/messages/koffice/kfile_ooo.po +++ /dev/null @@ -1,134 +0,0 @@ -# translation of kfile_ooo.po to Galician -# -# mvillarino , 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_ooo\n" -"POT-Creation-Date: 2005-05-18 21:25+0200\n" -"PO-Revision-Date: 2006-06-25 18:50+0200\n" -"Last-Translator: mvillarino \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: kfile_ooo.cpp:82 -msgid "Printed By" -msgstr "Impreso Por" - -#: kfile_ooo.cpp:83 -msgid "Print Date" -msgstr "Data de Impresión" - -#: kfile_ooo.cpp:84 -msgid "Date" -msgstr "Data" - -#: kfile_ooo.cpp:85 -msgid "Creation Date" -msgstr "Data de Criación" - -#: kfile_ooo.cpp:86 -msgid "Creator" -msgstr "Criador" - -#: kfile_ooo.cpp:87 -msgid "Generator" -msgstr "Xerador" - -#: kfile_ooo.cpp:88 -msgid "Editing Cycles" -msgstr "Ciclos de Edición" - -#: kfile_ooo.cpp:89 -msgid "Editing Duration" -msgstr "Duración da Edición" - -#: kfile_ooo.cpp:95 -msgid "Title" -msgstr "Título" - -#: kfile_ooo.cpp:96 -msgid "Author" -msgstr "Autor" - -#: kfile_ooo.cpp:97 -msgid "Description" -msgstr "Descrición" - -#: kfile_ooo.cpp:98 -msgid "Subject" -msgstr "Asunto" - -#: kfile_ooo.cpp:99 -msgid "Language" -msgstr "Lingua" - -#: kfile_ooo.cpp:103 -msgid "Draws" -msgstr "Debuxos" - -#: kfile_ooo.cpp:104 -msgid "Tables" -msgstr "Táboas" - -#: kfile_ooo.cpp:105 -msgid "Images" -msgstr "Imaxes" - -#: kfile_ooo.cpp:106 -msgid "Objects" -msgstr "Obxectos" - -#: kfile_ooo.cpp:107 -msgid "OLE Objects" -msgstr "Obxectos OLE" - -#: kfile_ooo.cpp:108 -msgid "Pages" -msgstr "Páxinas" - -#: kfile_ooo.cpp:109 -msgid "Paragraphs" -msgstr "Parágrafos" - -#: kfile_ooo.cpp:110 -msgid "Words" -msgstr "Palabras" - -#: kfile_ooo.cpp:111 -msgid "Cells" -msgstr "Celas" - -#: kfile_ooo.cpp:112 -msgid "Characters" -msgstr "Caracteres" - -#: kfile_ooo.cpp:113 -msgid "Rows" -msgstr "Filas" - -#: kfile_ooo.cpp:140 -msgid "User Defined" -msgstr "Definido polo Usuário" - -#: kfile_ooo.cpp:147 -msgid "Document Information" -msgstr "Información do Documento" - -#: kfile_ooo.cpp:167 -msgid "Keywords" -msgstr "Palabras-Chave" - -#: kfile_ooo.cpp:172 -msgid "Document Advanced" -msgstr "Avanzado" - -#: kfile_ooo.cpp:184 -msgid "Document Statistics" -msgstr "Estatísticas do Documento" - -#: kfile_ooo.cpp:262 -msgid "%1:%2.%3" -msgstr "%1:%2.%3" diff --git a/koffice-i18n-gl/messages/koffice/tdefile_abiword.po b/koffice-i18n-gl/messages/koffice/tdefile_abiword.po new file mode 100644 index 00000000..bb326a45 --- /dev/null +++ b/koffice-i18n-gl/messages/koffice/tdefile_abiword.po @@ -0,0 +1,34 @@ +# translation of tdefile_abiword.po to Galician +# +# mvillarino , 2006. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_abiword\n" +"POT-Creation-Date: 2005-06-13 01:29+0200\n" +"PO-Revision-Date: 2006-06-25 10:20+0200\n" +"Last-Translator: mvillarino \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#: tdefile_abiword.cpp:50 +msgid "Document Information" +msgstr "Información do Documento" + +#: tdefile_abiword.cpp:54 +msgid "Author" +msgstr "Autor" + +#: tdefile_abiword.cpp:56 +msgid "Title" +msgstr "Título" + +#: tdefile_abiword.cpp:58 +msgid "Abstract" +msgstr "Resumo" + +#: tdefile_abiword.cpp:141 +msgid "*Unknown*" +msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/tdefile_gnumeric.po b/koffice-i18n-gl/messages/koffice/tdefile_gnumeric.po new file mode 100644 index 00000000..d3da6750 --- /dev/null +++ b/koffice-i18n-gl/messages/koffice/tdefile_gnumeric.po @@ -0,0 +1,34 @@ +# translation of tdefile_gnumeric.po to Galician +# +# mvillarino , 2006. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_gnumeric\n" +"POT-Creation-Date: 2005-06-02 01:25+0200\n" +"PO-Revision-Date: 2006-06-25 18:47+0200\n" +"Last-Translator: mvillarino \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#: tdefile_gnumeric.cpp:50 +msgid "Document Information" +msgstr "Información do Documento" + +#: tdefile_gnumeric.cpp:54 +msgid "Author" +msgstr "Autor" + +#: tdefile_gnumeric.cpp:56 +msgid "Title" +msgstr "Título" + +#: tdefile_gnumeric.cpp:58 +msgid "Abstract" +msgstr "Resumo" + +#: tdefile_gnumeric.cpp:119 +msgid "*Unknown*" +msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/tdefile_koffice.po b/koffice-i18n-gl/messages/koffice/tdefile_koffice.po new file mode 100644 index 00000000..db17b0ed --- /dev/null +++ b/koffice-i18n-gl/messages/koffice/tdefile_koffice.po @@ -0,0 +1,34 @@ +# translation of tdefile_koffice.po to Galician +# +# mvillarino , 2006. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_koffice\n" +"POT-Creation-Date: 2005-10-02 02:40+0200\n" +"PO-Revision-Date: 2006-06-25 18:48+0200\n" +"Last-Translator: mvillarino \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#: tdefile_koffice.cpp:64 +msgid "Document Information" +msgstr "Información do Documento" + +#: tdefile_koffice.cpp:68 +msgid "Author" +msgstr "Autor" + +#: tdefile_koffice.cpp:70 +msgid "Title" +msgstr "Título" + +#: tdefile_koffice.cpp:72 +msgid "Abstract" +msgstr "Resumo" + +#: tdefile_koffice.cpp:112 +msgid "*Unknown*" +msgstr "*Descoñecido*" diff --git a/koffice-i18n-gl/messages/koffice/tdefile_ooo.po b/koffice-i18n-gl/messages/koffice/tdefile_ooo.po new file mode 100644 index 00000000..6ce9ee7f --- /dev/null +++ b/koffice-i18n-gl/messages/koffice/tdefile_ooo.po @@ -0,0 +1,134 @@ +# translation of tdefile_ooo.po to Galician +# +# mvillarino , 2006. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_ooo\n" +"POT-Creation-Date: 2005-05-18 21:25+0200\n" +"PO-Revision-Date: 2006-06-25 18:50+0200\n" +"Last-Translator: mvillarino \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#: tdefile_ooo.cpp:82 +msgid "Printed By" +msgstr "Impreso Por" + +#: tdefile_ooo.cpp:83 +msgid "Print Date" +msgstr "Data de Impresión" + +#: tdefile_ooo.cpp:84 +msgid "Date" +msgstr "Data" + +#: tdefile_ooo.cpp:85 +msgid "Creation Date" +msgstr "Data de Criación" + +#: tdefile_ooo.cpp:86 +msgid "Creator" +msgstr "Criador" + +#: tdefile_ooo.cpp:87 +msgid "Generator" +msgstr "Xerador" + +#: tdefile_ooo.cpp:88 +msgid "Editing Cycles" +msgstr "Ciclos de Edición" + +#: tdefile_ooo.cpp:89 +msgid "Editing Duration" +msgstr "Duración da Edición" + +#: tdefile_ooo.cpp:95 +msgid "Title" +msgstr "Título" + +#: tdefile_ooo.cpp:96 +msgid "Author" +msgstr "Autor" + +#: tdefile_ooo.cpp:97 +msgid "Description" +msgstr "Descrición" + +#: tdefile_ooo.cpp:98 +msgid "Subject" +msgstr "Asunto" + +#: tdefile_ooo.cpp:99 +msgid "Language" +msgstr "Lingua" + +#: tdefile_ooo.cpp:103 +msgid "Draws" +msgstr "Debuxos" + +#: tdefile_ooo.cpp:104 +msgid "Tables" +msgstr "Táboas" + +#: tdefile_ooo.cpp:105 +msgid "Images" +msgstr "Imaxes" + +#: tdefile_ooo.cpp:106 +msgid "Objects" +msgstr "Obxectos" + +#: tdefile_ooo.cpp:107 +msgid "OLE Objects" +msgstr "Obxectos OLE" + +#: tdefile_ooo.cpp:108 +msgid "Pages" +msgstr "Páxinas" + +#: tdefile_ooo.cpp:109 +msgid "Paragraphs" +msgstr "Parágrafos" + +#: tdefile_ooo.cpp:110 +msgid "Words" +msgstr "Palabras" + +#: tdefile_ooo.cpp:111 +msgid "Cells" +msgstr "Celas" + +#: tdefile_ooo.cpp:112 +msgid "Characters" +msgstr "Caracteres" + +#: tdefile_ooo.cpp:113 +msgid "Rows" +msgstr "Filas" + +#: tdefile_ooo.cpp:140 +msgid "User Defined" +msgstr "Definido polo Usuário" + +#: tdefile_ooo.cpp:147 +msgid "Document Information" +msgstr "Información do Documento" + +#: tdefile_ooo.cpp:167 +msgid "Keywords" +msgstr "Palabras-Chave" + +#: tdefile_ooo.cpp:172 +msgid "Document Advanced" +msgstr "Avanzado" + +#: tdefile_ooo.cpp:184 +msgid "Document Statistics" +msgstr "Estatísticas do Documento" + +#: tdefile_ooo.cpp:262 +msgid "%1:%2.%3" +msgstr "%1:%2.%3" -- cgit v1.2.1