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-ne/acinclude.m4 | 8 +- .../messages/koffice/desktop_koffice.po | 8 +- koffice-i18n-ne/messages/koffice/kfile_abiword.po | 36 ------ koffice-i18n-ne/messages/koffice/kfile_gnumeric.po | 36 ------ koffice-i18n-ne/messages/koffice/kfile_koffice.po | 36 ------ koffice-i18n-ne/messages/koffice/kfile_ooo.po | 137 --------------------- .../messages/koffice/tdefile_abiword.po | 36 ++++++ .../messages/koffice/tdefile_gnumeric.po | 36 ++++++ .../messages/koffice/tdefile_koffice.po | 36 ++++++ koffice-i18n-ne/messages/koffice/tdefile_ooo.po | 137 +++++++++++++++++++++ 10 files changed, 253 insertions(+), 253 deletions(-) delete mode 100644 koffice-i18n-ne/messages/koffice/kfile_abiword.po delete mode 100644 koffice-i18n-ne/messages/koffice/kfile_gnumeric.po delete mode 100644 koffice-i18n-ne/messages/koffice/kfile_koffice.po delete mode 100644 koffice-i18n-ne/messages/koffice/kfile_ooo.po create mode 100644 koffice-i18n-ne/messages/koffice/tdefile_abiword.po create mode 100644 koffice-i18n-ne/messages/koffice/tdefile_gnumeric.po create mode 100644 koffice-i18n-ne/messages/koffice/tdefile_koffice.po create mode 100644 koffice-i18n-ne/messages/koffice/tdefile_ooo.po (limited to 'koffice-i18n-ne') diff --git a/koffice-i18n-ne/acinclude.m4 b/koffice-i18n-ne/acinclude.m4 index fed43974..5a22f868 100644 --- a/koffice-i18n-ne/acinclude.m4 +++ b/koffice-i18n-ne/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-ne/messages/koffice/desktop_koffice.po b/koffice-i18n-ne/messages/koffice/desktop_koffice.po index f1faba8b..a0243463 100644 --- a/koffice-i18n-ne/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-ne/messages/koffice/desktop_koffice.po @@ -2153,19 +2153,19 @@ msgstr "Name=पाठ कागजात..." msgid "Comment=New KWord document:" msgstr "Comment=नयाँ केडीई शब्द कागजात:" -#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4 +#: tools/tdefile-plugins/abiword/tdefile_abiword.desktop:4 msgid "Name=Abiword Info" msgstr "Name=एबीआई वर्ड सूचना" -#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4 +#: tools/tdefile-plugins/gnumeric/tdefile_gnumeric.desktop:4 msgid "Name=Gnumeric Info" msgstr "Name=जीन्यूमेरिक सूचना" -#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4 +#: tools/tdefile-plugins/koffice/tdefile_koffice.desktop:4 msgid "Name=KOffice Info" msgstr "Name=केडीई कार्यालय सूचना" -#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4 +#: tools/tdefile-plugins/ooo/tdefile_ooo.desktop:4 msgid "Name=OpenOffice.org Info" msgstr "Name=ओपनअफिस डट अर्ग इन्फो" diff --git a/koffice-i18n-ne/messages/koffice/kfile_abiword.po b/koffice-i18n-ne/messages/koffice/kfile_abiword.po deleted file mode 100644 index 9b68e7a2..00000000 --- a/koffice-i18n-ne/messages/koffice/kfile_abiword.po +++ /dev/null @@ -1,36 +0,0 @@ -# translation of kfile_abiword.po to Nepali -# Kapil Timilsina , 2006. -# shyam krishna bal , 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfile_abiword\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-13 01:29+0200\n" -"PO-Revision-Date: 2007-01-11 03:01+0545\n" -"Last-Translator: shyam krishna bal \n" -"Language-Team: Nepali \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2;plural=(n!=1)\n" -"X-Generator: KBabel 1.11.4\n" - -#: kfile_abiword.cpp:50 -msgid "Document Information" -msgstr "कागजात सूचना" - -#: kfile_abiword.cpp:54 -msgid "Author" -msgstr "लेखक" - -#: kfile_abiword.cpp:56 -msgid "Title" -msgstr "शीर्षक" - -#: kfile_abiword.cpp:58 -msgid "Abstract" -msgstr "संक्षेप" - -#: kfile_abiword.cpp:141 -msgid "*Unknown*" -msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/kfile_gnumeric.po b/koffice-i18n-ne/messages/koffice/kfile_gnumeric.po deleted file mode 100644 index 39704c55..00000000 --- a/koffice-i18n-ne/messages/koffice/kfile_gnumeric.po +++ /dev/null @@ -1,36 +0,0 @@ -# translation of kfile_gnumeric.po to Nepali -# Kapil Timilsina , 2006. -# shyam krishna bal , 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfile_gnumeric\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-02 01:25+0200\n" -"PO-Revision-Date: 2007-01-11 03:02+0545\n" -"Last-Translator: shyam krishna bal \n" -"Language-Team: Nepali \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2;plural=(n!=1)\n" -"X-Generator: KBabel 1.11.4\n" - -#: kfile_gnumeric.cpp:50 -msgid "Document Information" -msgstr "कागजात सूचना" - -#: kfile_gnumeric.cpp:54 -msgid "Author" -msgstr "लेखक" - -#: kfile_gnumeric.cpp:56 -msgid "Title" -msgstr "शीर्षक" - -#: kfile_gnumeric.cpp:58 -msgid "Abstract" -msgstr "संक्षेप" - -#: kfile_gnumeric.cpp:119 -msgid "*Unknown*" -msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/kfile_koffice.po b/koffice-i18n-ne/messages/koffice/kfile_koffice.po deleted file mode 100644 index 11976e15..00000000 --- a/koffice-i18n-ne/messages/koffice/kfile_koffice.po +++ /dev/null @@ -1,36 +0,0 @@ -# translation of kfile_koffice.po to Nepali -# Kapil Timilsina , 2006. -# shyam krishna bal , 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfile_koffice\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-10-02 02:40+0200\n" -"PO-Revision-Date: 2007-01-11 03:04+0545\n" -"Last-Translator: shyam krishna bal \n" -"Language-Team: Nepali \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2;plural=(n!=1)\n" -"X-Generator: KBabel 1.11.4\n" - -#: kfile_koffice.cpp:64 -msgid "Document Information" -msgstr "कागजात सूचना" - -#: kfile_koffice.cpp:68 -msgid "Author" -msgstr "लेखक" - -#: kfile_koffice.cpp:70 -msgid "Title" -msgstr "शीर्षक" - -#: kfile_koffice.cpp:72 -msgid "Abstract" -msgstr "संक्षेप" - -#: kfile_koffice.cpp:112 -msgid "*Unknown*" -msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/kfile_ooo.po b/koffice-i18n-ne/messages/koffice/kfile_ooo.po deleted file mode 100644 index dc0d139e..00000000 --- a/koffice-i18n-ne/messages/koffice/kfile_ooo.po +++ /dev/null @@ -1,137 +0,0 @@ -# translation of kfile_ooo.po to Nepali -# Kapil Timilsina , 2006. -# shyam krishna bal , 2007. -# Mahesh Subedi , 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfile_ooo\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-05-18 21:25+0200\n" -"PO-Revision-Date: 2007-02-11 15:12+0545\n" -"Last-Translator: Mahesh Subedi \n" -"Language-Team: Nepali \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: KBabel 1.11.4\n" - -#: kfile_ooo.cpp:82 -msgid "Printed By" -msgstr "यसद्वारा मुद्रण गरिएको" - -#: kfile_ooo.cpp:83 -msgid "Print Date" -msgstr "मुद्रण मिति" - -#: kfile_ooo.cpp:84 -msgid "Date" -msgstr "मिति" - -#: kfile_ooo.cpp:85 -msgid "Creation Date" -msgstr "सिर्जित मिति" - -#: kfile_ooo.cpp:86 -msgid "Creator" -msgstr "सर्जक" - -#: kfile_ooo.cpp:87 -msgid "Generator" -msgstr "सर्जक" - -#: kfile_ooo.cpp:88 -msgid "Editing Cycles" -msgstr "चक्रहरू सम्पादन गर्दै" - -#: kfile_ooo.cpp:89 -msgid "Editing Duration" -msgstr "अवधि सम्पादन गर्दै" - -#: kfile_ooo.cpp:95 -msgid "Title" -msgstr "शीर्षक" - -#: kfile_ooo.cpp:96 -msgid "Author" -msgstr "लेखक" - -#: kfile_ooo.cpp:97 -msgid "Description" -msgstr "वर्णन" - -#: kfile_ooo.cpp:98 -msgid "Subject" -msgstr "विषय" - -#: kfile_ooo.cpp:99 -msgid "Language" -msgstr "भाषा" - -#: kfile_ooo.cpp:103 -msgid "Draws" -msgstr "चित्रहरू" - -#: kfile_ooo.cpp:104 -msgid "Tables" -msgstr "तालिका" - -#: kfile_ooo.cpp:105 -msgid "Images" -msgstr "छवि" - -#: kfile_ooo.cpp:106 -msgid "Objects" -msgstr "वस्तु" - -#: kfile_ooo.cpp:107 -msgid "OLE Objects" -msgstr "OLE वस्तु" - -#: kfile_ooo.cpp:108 -msgid "Pages" -msgstr "पृष्ठहरू" - -#: kfile_ooo.cpp:109 -msgid "Paragraphs" -msgstr "अनुच्छेद" - -#: kfile_ooo.cpp:110 -msgid "Words" -msgstr "शब्दहरू" - -#: kfile_ooo.cpp:111 -msgid "Cells" -msgstr "कक्षहरू" - -#: kfile_ooo.cpp:112 -msgid "Characters" -msgstr "क्यारेक्टर" - -#: kfile_ooo.cpp:113 -msgid "Rows" -msgstr "पङ्क्ति" - -#: kfile_ooo.cpp:140 -msgid "User Defined" -msgstr "प्रयोगकर्ता परिभाषित" - -#: kfile_ooo.cpp:147 -msgid "Document Information" -msgstr "कागजात सूचना" - -#: kfile_ooo.cpp:167 -msgid "Keywords" -msgstr "शब्दकुञ्जी" - -#: kfile_ooo.cpp:172 -msgid "Document Advanced" -msgstr "उन्नत कागजात" - -#: kfile_ooo.cpp:184 -msgid "Document Statistics" -msgstr "कागजातका तथ्याङ्क" - -#: kfile_ooo.cpp:262 -msgid "%1:%2.%3" -msgstr "%1:%2.%3" diff --git a/koffice-i18n-ne/messages/koffice/tdefile_abiword.po b/koffice-i18n-ne/messages/koffice/tdefile_abiword.po new file mode 100644 index 00000000..ae176601 --- /dev/null +++ b/koffice-i18n-ne/messages/koffice/tdefile_abiword.po @@ -0,0 +1,36 @@ +# translation of tdefile_abiword.po to Nepali +# Kapil Timilsina , 2006. +# shyam krishna bal , 2007. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_abiword\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-06-13 01:29+0200\n" +"PO-Revision-Date: 2007-01-11 03:01+0545\n" +"Last-Translator: shyam krishna bal \n" +"Language-Team: Nepali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2;plural=(n!=1)\n" +"X-Generator: KBabel 1.11.4\n" + +#: tdefile_abiword.cpp:50 +msgid "Document Information" +msgstr "कागजात सूचना" + +#: tdefile_abiword.cpp:54 +msgid "Author" +msgstr "लेखक" + +#: tdefile_abiword.cpp:56 +msgid "Title" +msgstr "शीर्षक" + +#: tdefile_abiword.cpp:58 +msgid "Abstract" +msgstr "संक्षेप" + +#: tdefile_abiword.cpp:141 +msgid "*Unknown*" +msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/tdefile_gnumeric.po b/koffice-i18n-ne/messages/koffice/tdefile_gnumeric.po new file mode 100644 index 00000000..de4ec06e --- /dev/null +++ b/koffice-i18n-ne/messages/koffice/tdefile_gnumeric.po @@ -0,0 +1,36 @@ +# translation of tdefile_gnumeric.po to Nepali +# Kapil Timilsina , 2006. +# shyam krishna bal , 2007. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_gnumeric\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-06-02 01:25+0200\n" +"PO-Revision-Date: 2007-01-11 03:02+0545\n" +"Last-Translator: shyam krishna bal \n" +"Language-Team: Nepali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2;plural=(n!=1)\n" +"X-Generator: KBabel 1.11.4\n" + +#: tdefile_gnumeric.cpp:50 +msgid "Document Information" +msgstr "कागजात सूचना" + +#: tdefile_gnumeric.cpp:54 +msgid "Author" +msgstr "लेखक" + +#: tdefile_gnumeric.cpp:56 +msgid "Title" +msgstr "शीर्षक" + +#: tdefile_gnumeric.cpp:58 +msgid "Abstract" +msgstr "संक्षेप" + +#: tdefile_gnumeric.cpp:119 +msgid "*Unknown*" +msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/tdefile_koffice.po b/koffice-i18n-ne/messages/koffice/tdefile_koffice.po new file mode 100644 index 00000000..a844bd0d --- /dev/null +++ b/koffice-i18n-ne/messages/koffice/tdefile_koffice.po @@ -0,0 +1,36 @@ +# translation of tdefile_koffice.po to Nepali +# Kapil Timilsina , 2006. +# shyam krishna bal , 2007. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_koffice\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-10-02 02:40+0200\n" +"PO-Revision-Date: 2007-01-11 03:04+0545\n" +"Last-Translator: shyam krishna bal \n" +"Language-Team: Nepali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2;plural=(n!=1)\n" +"X-Generator: KBabel 1.11.4\n" + +#: tdefile_koffice.cpp:64 +msgid "Document Information" +msgstr "कागजात सूचना" + +#: tdefile_koffice.cpp:68 +msgid "Author" +msgstr "लेखक" + +#: tdefile_koffice.cpp:70 +msgid "Title" +msgstr "शीर्षक" + +#: tdefile_koffice.cpp:72 +msgid "Abstract" +msgstr "संक्षेप" + +#: tdefile_koffice.cpp:112 +msgid "*Unknown*" +msgstr "*अज्ञात*" diff --git a/koffice-i18n-ne/messages/koffice/tdefile_ooo.po b/koffice-i18n-ne/messages/koffice/tdefile_ooo.po new file mode 100644 index 00000000..db6acd84 --- /dev/null +++ b/koffice-i18n-ne/messages/koffice/tdefile_ooo.po @@ -0,0 +1,137 @@ +# translation of tdefile_ooo.po to Nepali +# Kapil Timilsina , 2006. +# shyam krishna bal , 2007. +# Mahesh Subedi , 2007. +msgid "" +msgstr "" +"Project-Id-Version: tdefile_ooo\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-05-18 21:25+0200\n" +"PO-Revision-Date: 2007-02-11 15:12+0545\n" +"Last-Translator: Mahesh Subedi \n" +"Language-Team: Nepali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: KBabel 1.11.4\n" + +#: tdefile_ooo.cpp:82 +msgid "Printed By" +msgstr "यसद्वारा मुद्रण गरिएको" + +#: tdefile_ooo.cpp:83 +msgid "Print Date" +msgstr "मुद्रण मिति" + +#: tdefile_ooo.cpp:84 +msgid "Date" +msgstr "मिति" + +#: tdefile_ooo.cpp:85 +msgid "Creation Date" +msgstr "सिर्जित मिति" + +#: tdefile_ooo.cpp:86 +msgid "Creator" +msgstr "सर्जक" + +#: tdefile_ooo.cpp:87 +msgid "Generator" +msgstr "सर्जक" + +#: tdefile_ooo.cpp:88 +msgid "Editing Cycles" +msgstr "चक्रहरू सम्पादन गर्दै" + +#: tdefile_ooo.cpp:89 +msgid "Editing Duration" +msgstr "अवधि सम्पादन गर्दै" + +#: tdefile_ooo.cpp:95 +msgid "Title" +msgstr "शीर्षक" + +#: tdefile_ooo.cpp:96 +msgid "Author" +msgstr "लेखक" + +#: tdefile_ooo.cpp:97 +msgid "Description" +msgstr "वर्णन" + +#: tdefile_ooo.cpp:98 +msgid "Subject" +msgstr "विषय" + +#: tdefile_ooo.cpp:99 +msgid "Language" +msgstr "भाषा" + +#: tdefile_ooo.cpp:103 +msgid "Draws" +msgstr "चित्रहरू" + +#: tdefile_ooo.cpp:104 +msgid "Tables" +msgstr "तालिका" + +#: tdefile_ooo.cpp:105 +msgid "Images" +msgstr "छवि" + +#: tdefile_ooo.cpp:106 +msgid "Objects" +msgstr "वस्तु" + +#: tdefile_ooo.cpp:107 +msgid "OLE Objects" +msgstr "OLE वस्तु" + +#: tdefile_ooo.cpp:108 +msgid "Pages" +msgstr "पृष्ठहरू" + +#: tdefile_ooo.cpp:109 +msgid "Paragraphs" +msgstr "अनुच्छेद" + +#: tdefile_ooo.cpp:110 +msgid "Words" +msgstr "शब्दहरू" + +#: tdefile_ooo.cpp:111 +msgid "Cells" +msgstr "कक्षहरू" + +#: tdefile_ooo.cpp:112 +msgid "Characters" +msgstr "क्यारेक्टर" + +#: tdefile_ooo.cpp:113 +msgid "Rows" +msgstr "पङ्क्ति" + +#: tdefile_ooo.cpp:140 +msgid "User Defined" +msgstr "प्रयोगकर्ता परिभाषित" + +#: tdefile_ooo.cpp:147 +msgid "Document Information" +msgstr "कागजात सूचना" + +#: tdefile_ooo.cpp:167 +msgid "Keywords" +msgstr "शब्दकुञ्जी" + +#: tdefile_ooo.cpp:172 +msgid "Document Advanced" +msgstr "उन्नत कागजात" + +#: tdefile_ooo.cpp:184 +msgid "Document Statistics" +msgstr "कागजातका तथ्याङ्क" + +#: tdefile_ooo.cpp:262 +msgid "%1:%2.%3" +msgstr "%1:%2.%3" -- cgit v1.2.1