From f1d570183a654b6dba86f463d96931399757e11e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:59:21 +0200 Subject: Additional k => tde renaming and fixes --- tde-i18n-te/acinclude.m4 | 44 +- tde-i18n-te/messages/tdebase/kcmcgi.po | 4 +- tde-i18n-te/messages/tdebase/kcontrol.po | 2 +- tde-i18n-te/messages/tdebase/kdesktop.po | 2 +- tde-i18n-te/messages/tdebase/kgreet_classic.po | 2 +- tde-i18n-te/messages/tdebase/kgreet_winbind.po | 2 +- tde-i18n-te/messages/tdebase/kicker.po | 2 +- tde-i18n-te/messages/tdebase/ksystemtrayapplet.po | 2 +- tde-i18n-te/messages/tdebase/libdmctl.po | 2 +- .../messages/tdebase/libkickermenu_konsole.po | 2 +- tde-i18n-te/messages/tdebase/mediaapplet.po | 2 +- tde-i18n-te/messages/tdebase/tdeio_finger.po | 12 +- tde-i18n-te/messages/tdebase/tdeio_fish.po | 2 +- tde-i18n-te/messages/tdebase/tdeio_home.po | 6 +- tde-i18n-te/messages/tdebase/tdeio_man.po | 48 +- tde-i18n-te/messages/tdebase/tdeio_media.po | 50 +- tde-i18n-te/messages/tdebase/tdeio_nfs.po | 12 +- tde-i18n-te/messages/tdebase/tdeio_remote.po | 6 +- tde-i18n-te/messages/tdebase/tdeio_settings.po | 8 +- tde-i18n-te/messages/tdebase/tdeio_system.po | 6 +- tde-i18n-te/messages/tdebase/tdeio_thumbnail.po | 2 +- tde-i18n-te/messages/tdebase/tdeio_trash.po | 20 +- tde-i18n-te/messages/tdebase/tdesud.po | 2 +- tde-i18n-te/messages/tdebase/trashapplet.po | 2 +- tde-i18n-te/messages/tdebase/useraccount.po | 2 +- tde-i18n-te/messages/tdelibs/kabc_dir.po | 37 - tde-i18n-te/messages/tdelibs/kabc_file.po | 36 - tde-i18n-te/messages/tdelibs/kabc_net.po | 45 - tde-i18n-te/messages/tdelibs/kabc_sql.po | 33 - tde-i18n-te/messages/tdelibs/kabcformat_binary.po | 25 - tde-i18n-te/messages/tdelibs/tdeabc_dir.po | 37 + tde-i18n-te/messages/tdelibs/tdeabc_file.po | 36 + tde-i18n-te/messages/tdelibs/tdeabc_net.po | 45 + tde-i18n-te/messages/tdelibs/tdeabc_sql.po | 33 + .../messages/tdelibs/tdeabcformat_binary.po | 25 + .../messages/tdelibs/tdefileaudiopreview.po | 4 +- tde-i18n-te/messages/tdelibs/tdelibs.po | 2206 ++++++++++---------- .../messages/tdelibs/tdetexteditor_insertfile.po | 2 +- tde-i18n-te/messages/tdelibs/timezones.po | 2 +- 39 files changed, 1405 insertions(+), 1405 deletions(-) delete mode 100644 tde-i18n-te/messages/tdelibs/kabc_dir.po delete mode 100644 tde-i18n-te/messages/tdelibs/kabc_file.po delete mode 100644 tde-i18n-te/messages/tdelibs/kabc_net.po delete mode 100644 tde-i18n-te/messages/tdelibs/kabc_sql.po delete mode 100644 tde-i18n-te/messages/tdelibs/kabcformat_binary.po create mode 100644 tde-i18n-te/messages/tdelibs/tdeabc_dir.po create mode 100644 tde-i18n-te/messages/tdelibs/tdeabc_file.po create mode 100644 tde-i18n-te/messages/tdelibs/tdeabc_net.po create mode 100644 tde-i18n-te/messages/tdelibs/tdeabc_sql.po create mode 100644 tde-i18n-te/messages/tdelibs/tdeabcformat_binary.po (limited to 'tde-i18n-te') diff --git a/tde-i18n-te/acinclude.m4 b/tde-i18n-te/acinclude.m4 index 0d1ecb5ac3c..d16ff72c577 100644 --- a/tde-i18n-te/acinclude.m4 +++ b/tde-i18n-te/acinclude.m4 @@ -602,11 +602,11 @@ 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 - KDE_FIND_PATH(makekdewidgets, MAKEKDEWIDGETS, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(makekdewidgets)]) + KDE_FIND_PATH(maketdewidgets, MAKEKDEWIDGETS, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(maketdewidgets)]) AC_SUBST(MAKEKDEWIDGETS) fi KDE_FIND_PATH(xmllint, XMLLINT, [${prefix}/bin ${exec_prefix}/bin], [XMLLINT=""]) @@ -1812,7 +1812,7 @@ if test "$kde_qtver" = 1; then kde_check_lib="libtdecore.la" else kde_check_header="ksharedptr.h" - kde_check_lib="libkio.la" + kde_check_lib="libtdeio.la" fi if test -z "$1"; then @@ -2094,41 +2094,41 @@ if test $kde_qtver = 3; then AC_SUBST(LIB_KDED, $lib_kded) AC_SUBST(LIB_TDECORE, "-ltdecore") AC_SUBST(LIB_TDEUI, "-ltdeui") - AC_SUBST(LIB_KIO, "-ltdeio") + AC_SUBST(LIB_TDEIO, "-ltdeio") AC_SUBST(LIB_KJS, "-lkjs") AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KAB, "-lkab") - AC_SUBST(LIB_KABC, "-lkabc") - AC_SUBST(LIB_KHTML, "-lkhtml") - AC_SUBST(LIB_KSPELL, "-lkspell") - AC_SUBST(LIB_KPARTS, "-lkparts") + AC_SUBST(LIB_KABC, "-ltdeabc") + AC_SUBST(LIB_TDEHTML, "-ltdehtml") + AC_SUBST(LIB_TDESPELL, "-ltdespell") + AC_SUBST(LIB_TDEPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") - AC_SUBST(LIB_KUTILS, "-lkutils") + AC_SUBST(LIB_TDEUTILS, "-ltdeutils") AC_SUBST(LIB_TDEPIM, "-ltdepim") - AC_SUBST(LIB_KIMPROXY, "-lkimproxy") + AC_SUBST(LIB_TDEIMPROXY, "-ltdeimproxy") AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff") - AC_SUBST(LIB_KDNSSD, "-lkdnssd") - AC_SUBST(LIB_KUNITTEST, "-lkunittest") + AC_SUBST(LIB_TDEDNSSD, "-ltdednssd") + AC_SUBST(LIB_TDEUNITTEST, "-ltdeunittest") # these are for backward compatibility - AC_SUBST(LIB_KSYCOCA, "-ltdeio") + AC_SUBST(LIB_TDESYCOCA, "-ltdeio") AC_SUBST(LIB_KFILE, "-ltdeio") elif test $kde_qtver = 2; then AC_SUBST(LIB_TDECORE, "-ltdecore") AC_SUBST(LIB_TDEUI, "-ltdeui") - AC_SUBST(LIB_KIO, "-ltdeio") - AC_SUBST(LIB_KSYCOCA, "-lksycoca") + AC_SUBST(LIB_TDEIO, "-ltdeio") + AC_SUBST(LIB_TDESYCOCA, "-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, "-lkhtml") - AC_SUBST(LIB_KSPELL, "-lkspell") - AC_SUBST(LIB_KPARTS, "-lkparts") + AC_SUBST(LIB_TDEHTML, "-ltdehtml") + AC_SUBST(LIB_TDESPELL, "-ltdespell") + AC_SUBST(LIB_TDEPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") else AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)") AC_SUBST(LIB_TDEUI, "-ltdeui $(LIB_TDECORE)") AC_SUBST(LIB_KFM, "-lkfm $(LIB_TDECORE)") - AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_TDEUI)") + AC_SUBST(LIB_KFILE, "-ltdefile $(LIB_KFM) $(LIB_TDEUI)") AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_TDECORE)") fi ]) @@ -2571,7 +2571,7 @@ AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) test "x$jpeg_incdir" = xNO && jpeg_incdir= dnl if headers _and_ libraries are missing, this is no error, and we -dnl continue with a warning (the user will get no jpeg support in khtml) +dnl continue with a warning (the user will get no jpeg support in tdehtml) dnl if only one is missing, it means a configuration error, but we still dnl only warn if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then @@ -3514,7 +3514,7 @@ LIBTOOL_SHELL="/bin/sh ./libtool" KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_NO_UNDEFINED) \$(KDE_RPATH) \$(KDE_MT_LDFLAGS)" AC_SUBST(KDE_PLUGIN) -# This hack ensures that libtool creates shared libs for kunittest plugins. By default check_LTLIBRARIES makes static libs. +# This hack ensures that libtool creates shared libs for tdeunittest plugins. By default check_LTLIBRARIES makes static libs. KDE_CHECK_PLUGIN="\$(KDE_PLUGIN) -rpath \$(libdir)" AC_SUBST(KDE_CHECK_PLUGIN) diff --git a/tde-i18n-te/messages/tdebase/kcmcgi.po b/tde-i18n-te/messages/tdebase/kcmcgi.po index 22580b35696..f5ce16c491b 100644 --- a/tde-i18n-te/messages/tdebase/kcmcgi.po +++ b/tde-i18n-te/messages/tdebase/kcmcgi.po @@ -43,7 +43,7 @@ msgid "kcmcgi" msgstr "కెసిఎంసిజిఐ" #: kcmcgi.cpp:72 -msgid "CGI KIO Slave Control Module" +msgid "CGI TDEIO Slave Control Module" msgstr "సిజిఐ కెఐఓ బానిస నియంత్రణ మాడ్యుల్" #: kcmcgi.cpp:74 @@ -52,7 +52,7 @@ msgstr "(c) 2002 కార్నిలియస్ షుమేకర్" #: kcmcgi.cpp:147 msgid "" -"

CGI Scripts

The CGI KIO slave lets you execute local CGI programs " +"

CGI Scripts

The CGI TDEIO slave lets you execute local CGI programs " "without the need to run a web server. In this control module you can configure " "the paths that are searched for CGI scripts." msgstr "" diff --git a/tde-i18n-te/messages/tdebase/kcontrol.po b/tde-i18n-te/messages/tdebase/kcontrol.po index 35460307657..6dca85146a7 100644 --- a/tde-i18n-te/messages/tdebase/kcontrol.po +++ b/tde-i18n-te/messages/tdebase/kcontrol.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-01-05 01:15+0100\n" "PO-Revision-Date: 2007-03-29 14:00+0530\n" "Last-Translator: విజయ్ కిరణ్ కముజు \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/kdesktop.po b/tde-i18n-te/messages/tdebase/kdesktop.po index 7f1dce02c71..5f59b21a36f 100644 --- a/tde-i18n-te/messages/tdebase/kdesktop.po +++ b/tde-i18n-te/messages/tdebase/kdesktop.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-04-03 01:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/kgreet_classic.po b/tde-i18n-te/messages/tdebase/kgreet_classic.po index e743e8e6379..323e5ae6a8a 100644 --- a/tde-i18n-te/messages/tdebase/kgreet_classic.po +++ b/tde-i18n-te/messages/tdebase/kgreet_classic.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-12-16 01:17+0100\n" "PO-Revision-Date: 2007-03-13 13:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/kgreet_winbind.po b/tde-i18n-te/messages/tdebase/kgreet_winbind.po index 7fd1aa966ef..1b1ba945ecc 100644 --- a/tde-i18n-te/messages/tdebase/kgreet_winbind.po +++ b/tde-i18n-te/messages/tdebase/kgreet_winbind.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-12-16 01:17+0100\n" "PO-Revision-Date: 2007-03-13 14:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/kicker.po b/tde-i18n-te/messages/tdebase/kicker.po index 310c30a47ea..942c1a2502b 100644 --- a/tde-i18n-te/messages/tdebase/kicker.po +++ b/tde-i18n-te/messages/tdebase/kicker.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:16+0200\n" "PO-Revision-Date: 2007-05-21 22:45+0530\n" "Last-Translator: Vijay Kiran Kamuju\n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/ksystemtrayapplet.po b/tde-i18n-te/messages/tdebase/ksystemtrayapplet.po index 4db8c2a9f94..ad0564ab33c 100644 --- a/tde-i18n-te/messages/tdebase/ksystemtrayapplet.po +++ b/tde-i18n-te/messages/tdebase/ksystemtrayapplet.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-08-14 01:16+0200\n" "PO-Revision-Date: 2007-04-03 01:00+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/libdmctl.po b/tde-i18n-te/messages/tdebase/libdmctl.po index c8d30a3167f..c5adb18b416 100644 --- a/tde-i18n-te/messages/tdebase/libdmctl.po +++ b/tde-i18n-te/messages/tdebase/libdmctl.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-11-02 01:14+0100\n" "PO-Revision-Date: 2006-03-02 15:45+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/libkickermenu_konsole.po b/tde-i18n-te/messages/tdebase/libkickermenu_konsole.po index ebf1dcbcd62..7340ed65447 100644 --- a/tde-i18n-te/messages/tdebase/libkickermenu_konsole.po +++ b/tde-i18n-te/messages/tdebase/libkickermenu_konsole.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-02-23 03:46+0100\n" "PO-Revision-Date: 2007-04-03 00:30+0530\n" "Last-Translator: విజయ్ కిరణ్ కముజు \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/mediaapplet.po b/tde-i18n-te/messages/tdebase/mediaapplet.po index ce633aa66d6..0190eda66a6 100644 --- a/tde-i18n-te/messages/tdebase/mediaapplet.po +++ b/tde-i18n-te/messages/tdebase/mediaapplet.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-31 01:15+0200\n" "PO-Revision-Date: 2007-03-18 17:00+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/tdeio_finger.po b/tde-i18n-te/messages/tdebase/tdeio_finger.po index eaa20c8f960..740eea6c182 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_finger.po +++ b/tde-i18n-te/messages/tdebase/tdeio_finger.po @@ -12,21 +12,21 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_finger.cpp:180 +#: tdeio_finger.cpp:180 msgid "Could not find the Perl program on your system, please install." msgstr "" "మీ వ్యవస్థ లొ పెర్ల్ కార్యక్రమం కనబడుటలేదు, దయ చేసి దానిని స్థాపించండి." -#: kio_finger.cpp:193 +#: tdeio_finger.cpp:193 msgid "Could not find the Finger program on your system, please install." msgstr "" "మీ వ్యవస్థ లొ ఫింగర్ కార్యక్రమం కనబడుటలేదు, దయ చేసి దానిని స్థాపించండి." -#: kio_finger.cpp:206 -msgid "kio_finger Perl script not found." +#: tdeio_finger.cpp:206 +msgid "tdeio_finger Perl script not found." msgstr "కెఐఓ_ఫింగర్ పెర్ల్ స్క్రిప్ట్ కనబడుటలేదు." -#: kio_finger.cpp:218 -msgid "kio_finger CSS script not found. Output will look ugly." +#: tdeio_finger.cpp:218 +msgid "tdeio_finger CSS script not found. Output will look ugly." msgstr "" "కెఐఓ_ఫింగర్ సి ఎస్ ఎస్ స్క్రిప్ట్ కనబడుటలేదు. ఫలితం దరిద్రంగా వుండును." diff --git a/tde-i18n-te/messages/tdebase/tdeio_fish.po b/tde-i18n-te/messages/tdebase/tdeio_fish.po index 5b0bcb9b142..a2ce839f423 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_fish.po +++ b/tde-i18n-te/messages/tdebase/tdeio_fish.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-11-05 02:34+0100\n" "PO-Revision-Date: 2007-03-13 14:00+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/tdeio_home.po b/tde-i18n-te/messages/tdebase/tdeio_home.po index 245ceb1de83..754d1b7b2b3 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_home.po +++ b/tde-i18n-te/messages/tdebase/tdeio_home.po @@ -7,15 +7,15 @@ msgstr "" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2006-01-13 10:15+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_home.cpp:34 +#: tdeio_home.cpp:34 msgid "Protocol name" msgstr "ప్రొటోకాల్ పేరు" -#: kio_home.cpp:35 kio_home.cpp:36 +#: tdeio_home.cpp:35 tdeio_home.cpp:36 msgid "Socket name" msgstr "సాకెట్ పేరు" diff --git a/tde-i18n-te/messages/tdebase/tdeio_man.po b/tde-i18n-te/messages/tdebase/tdeio_man.po index 5fcffa98b28..0d9137c3a7c 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_man.po +++ b/tde-i18n-te/messages/tdebase/tdeio_man.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-05-29 02:15+0200\n" "PO-Revision-Date: 2007-05-21 21:45+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -24,7 +24,7 @@ msgid "" "Your emails" msgstr "infyquest@gmail.com" -#: kio_man.cpp:465 +#: tdeio_man.cpp:465 msgid "" "No man page matching to %1 found." "
" @@ -35,94 +35,94 @@ msgid "" "file in the directory /etc ." msgstr "" -#: kio_man.cpp:496 +#: tdeio_man.cpp:496 msgid "Open of %1 failed." msgstr "%1 తెరుచుట విఫలమైనది." -#: kio_man.cpp:600 kio_man.cpp:618 +#: tdeio_man.cpp:600 tdeio_man.cpp:618 msgid "Man output" msgstr "మేన్ ఫలితం" -#: kio_man.cpp:604 +#: tdeio_man.cpp:604 msgid "

TDE Man Viewer Error

" msgstr "

కెడిఈ మేన్ వీక్షిణి దొషం

" -#: kio_man.cpp:622 +#: tdeio_man.cpp:622 msgid "There is more than one matching man page." msgstr "ఒకటి కంటె ఎక్కువ జతకలిసిన మేన్ పుటలు కలవు." -#: kio_man.cpp:633 +#: tdeio_man.cpp:633 msgid "" "Note: if you read a man page in your language, be aware it can contain some " "mistakes or be obsolete. In case of doubt, you should have a look at the " "English version." msgstr "" -#: kio_man.cpp:723 +#: tdeio_man.cpp:723 msgid "User Commands" msgstr "యూజర్ ఆదెశాలు" -#: kio_man.cpp:725 +#: tdeio_man.cpp:725 msgid "System Calls" msgstr "" -#: kio_man.cpp:727 +#: tdeio_man.cpp:727 msgid "Subroutines" msgstr "సబ్ రొటిన్లు" -#: kio_man.cpp:729 +#: tdeio_man.cpp:729 msgid "Perl Modules" msgstr "పెర్ల్ మాడ్యూల్లు" -#: kio_man.cpp:731 +#: tdeio_man.cpp:731 msgid "Network Functions" msgstr "" -#: kio_man.cpp:733 +#: tdeio_man.cpp:733 msgid "Devices" msgstr "పరికరాలు" -#: kio_man.cpp:735 +#: tdeio_man.cpp:735 msgid "File Formats" msgstr "దస్త్ర ఫార్మెట్లు" -#: kio_man.cpp:737 +#: tdeio_man.cpp:737 msgid "Games" msgstr "ఆటలు" -#: kio_man.cpp:741 +#: tdeio_man.cpp:741 msgid "System Administration" msgstr "వ్యవస్థ నియంత్రణ" -#: kio_man.cpp:743 +#: tdeio_man.cpp:743 msgid "Kernel" msgstr "కెర్నెల్" -#: kio_man.cpp:745 +#: tdeio_man.cpp:745 msgid "Local Documentation" msgstr "" -#: kio_man.cpp:747 +#: tdeio_man.cpp:747 msgid "New" msgstr "కొత్త" -#: kio_man.cpp:782 kio_man.cpp:786 kio_man.cpp:1209 +#: tdeio_man.cpp:782 tdeio_man.cpp:786 tdeio_man.cpp:1209 msgid "UNIX Manual Index" msgstr "యూనిక్స్ మెన్యువల్ సుచిక" -#: kio_man.cpp:801 +#: tdeio_man.cpp:801 msgid "Section " msgstr "అధ్యాయము " -#: kio_man.cpp:1214 +#: tdeio_man.cpp:1214 msgid "Index for Section %1: %2" msgstr "%1: %2 అధ్యాయం యొక్క సుచిక" -#: kio_man.cpp:1219 +#: tdeio_man.cpp:1219 msgid "Generating Index" msgstr "సుచికను తయారుచెస్తున్నా" -#: kio_man.cpp:1529 +#: tdeio_man.cpp:1529 msgid "" "Could not find the sgml2roff program on your system. Please install it, if " "necessary, and extend the search path by adjusting the environment variable " diff --git a/tde-i18n-te/messages/tdebase/tdeio_media.po b/tde-i18n-te/messages/tdebase/tdeio_media.po index de388d3f474..d96b12f738c 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_media.po +++ b/tde-i18n-te/messages/tdebase/tdeio_media.po @@ -1,9 +1,9 @@ -# translation of kio_media.po to Telugu +# translation of tdeio_media.po to Telugu # # Vijay Kiran Kamuju , 2006, 2007. msgid "" msgstr "" -"Project-Id-Version: kio_media\n" +"Project-Id-Version: tdeio_media\n" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-03-10 13:26+0000\n" "Last-Translator: Vijay Kiran Kamuju \n" @@ -25,17 +25,17 @@ msgid "" "Your emails" msgstr "infyquest@gmail.com" -#: kio_media.cpp:35 +#: tdeio_media.cpp:35 msgid "Protocol name" msgstr "ప్రొటోకాల్ పేరు" -#: kio_media.cpp:36 kio_media.cpp:37 +#: tdeio_media.cpp:36 tdeio_media.cpp:37 msgid "Socket name" msgstr "సాకెట్ పేరు" #: mediaimpl.cpp:86 mediaimpl.cpp:113 mediaimpl.cpp:139 mediaimpl.cpp:173 #: mediaimpl.cpp:193 mediaimpl.cpp:214 -#: mounthelper/kio_media_mounthelper.cpp:45 +#: mounthelper/tdeio_media_mounthelper.cpp:45 msgid "The TDE mediamanager is not running." msgstr "" @@ -49,7 +49,7 @@ msgstr "ఇలాంటి మాద్యమం లేదు" #: mediaimpl.cpp:259 mediamanager/halbackend.cpp:972 #: mediamanager/halbackend.cpp:981 mediamanager/halbackend.cpp:1285 -#: mediamanager/halbackend.cpp:1296 mounthelper/kio_media_mounthelper.cpp:53 +#: mediamanager/halbackend.cpp:1296 mounthelper/tdeio_media_mounthelper.cpp:53 msgid "Internal Error" msgstr "అంతర్గత దోషం" @@ -290,43 +290,43 @@ msgstr "మిళిత" msgid "Filesystem: iso9660" msgstr "" -#: kfile-plugin/kfilemediaplugin.cpp:173 +#: tdefile-plugin/tdefilemediaplugin.cpp:173 msgid "Medium Information" msgstr "మాధ్యమ సమాచారం" -#: kfile-plugin/kfilemediaplugin.cpp:176 +#: tdefile-plugin/tdefilemediaplugin.cpp:176 msgid "Free" msgstr "ఖాళి" -#: kfile-plugin/kfilemediaplugin.cpp:179 +#: tdefile-plugin/tdefilemediaplugin.cpp:179 msgid "Used" msgstr "వాడినది" -#: kfile-plugin/kfilemediaplugin.cpp:182 +#: tdefile-plugin/tdefilemediaplugin.cpp:182 msgid "Total" msgstr "మొత్తం" -#: kfile-plugin/kfilemediaplugin.cpp:185 +#: tdefile-plugin/tdefilemediaplugin.cpp:185 msgid "Base URL" msgstr "మూల యూఆర్ ఎల్" -#: kfile-plugin/kfilemediaplugin.cpp:186 +#: tdefile-plugin/tdefilemediaplugin.cpp:186 msgid "Mount Point" msgstr "" -#: kfile-plugin/kfilemediaplugin.cpp:187 +#: tdefile-plugin/tdefilemediaplugin.cpp:187 msgid "Device Node" msgstr "" -#: kfile-plugin/kfilemediaplugin.cpp:189 +#: tdefile-plugin/tdefilemediaplugin.cpp:189 msgid "Medium Summary" msgstr "మాద్యమ సారాంశం" -#: kfile-plugin/kfilemediaplugin.cpp:191 +#: tdefile-plugin/tdefilemediaplugin.cpp:191 msgid "Usage" msgstr "వాడుక" -#: kfile-plugin/kfilemediaplugin.cpp:193 +#: tdefile-plugin/tdefilemediaplugin.cpp:193 msgid "Bar Graph" msgstr "" @@ -446,39 +446,39 @@ msgstr "" msgid "Feature only available with HAL" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:74 +#: mounthelper/tdeio_media_mounthelper.cpp:74 msgid "%1 cannot be found." msgstr "%1 కనపడుట లేదు" -#: mounthelper/kio_media_mounthelper.cpp:81 +#: mounthelper/tdeio_media_mounthelper.cpp:81 msgid "%1 is not a mountable media." msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:166 +#: mounthelper/tdeio_media_mounthelper.cpp:166 msgid "The device was successfully unmounted, but the tray could not be opened" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:168 +#: mounthelper/tdeio_media_mounthelper.cpp:168 msgid "The device was successfully unmounted, but could not be ejected" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:182 +#: mounthelper/tdeio_media_mounthelper.cpp:182 msgid "Unmount given URL" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:183 +#: mounthelper/tdeio_media_mounthelper.cpp:183 msgid "Mount given URL (default)" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:184 +#: mounthelper/tdeio_media_mounthelper.cpp:184 msgid "Eject given URL via kdeeject" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:185 +#: mounthelper/tdeio_media_mounthelper.cpp:185 msgid "Unmount and Eject given URL (necessary for some USB devices)" msgstr "" -#: mounthelper/kio_media_mounthelper.cpp:186 +#: mounthelper/tdeio_media_mounthelper.cpp:186 msgid "media:/ URL to mount/unmount/eject/remove" msgstr "" diff --git a/tde-i18n-te/messages/tdebase/tdeio_nfs.po b/tde-i18n-te/messages/tdebase/tdeio_nfs.po index 4eea5b152e2..5051bdbcc2f 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_nfs.po +++ b/tde-i18n-te/messages/tdebase/tdeio_nfs.po @@ -7,27 +7,27 @@ msgstr "" "POT-Creation-Date: 2005-06-10 01:24+0200\n" "PO-Revision-Date: 2007-05-21 21:00+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_nfs.cpp:1020 +#: tdeio_nfs.cpp:1020 msgid "An RPC error occurred." msgstr "ఆర్ పి సి దొషం కలిగినది" -#: kio_nfs.cpp:1064 +#: tdeio_nfs.cpp:1064 msgid "No space left on device" msgstr "పరికరంలొ ఖాళి లేదు" -#: kio_nfs.cpp:1067 +#: tdeio_nfs.cpp:1067 msgid "Read only file system" msgstr "చదువుటకు మాత్రమె అయిన దస్త్ర వ్యవస్థ" -#: kio_nfs.cpp:1070 +#: tdeio_nfs.cpp:1070 msgid "Filename too long" msgstr "దస్త్రం పేరు చాలా పెద్దది" -#: kio_nfs.cpp:1077 +#: tdeio_nfs.cpp:1077 msgid "Disk quota exceeded" msgstr "డిస్క్ పరిమితి మించినది" diff --git a/tde-i18n-te/messages/tdebase/tdeio_remote.po b/tde-i18n-te/messages/tdebase/tdeio_remote.po index bcf0d22d476..04b8892792f 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_remote.po +++ b/tde-i18n-te/messages/tdebase/tdeio_remote.po @@ -8,16 +8,16 @@ msgstr "" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2006-12-21 20:00+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_remote.cpp:34 +#: tdeio_remote.cpp:34 msgid "Protocol name" msgstr "ప్రొటొకాల్ పేరు" -#: kio_remote.cpp:35 kio_remote.cpp:36 +#: tdeio_remote.cpp:35 tdeio_remote.cpp:36 msgid "Socket name" msgstr "సాకెట్ పేరు" diff --git a/tde-i18n-te/messages/tdebase/tdeio_settings.po b/tde-i18n-te/messages/tdebase/tdeio_settings.po index 6c57fd6f0da..f1a8c9e0fd9 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_settings.po +++ b/tde-i18n-te/messages/tdebase/tdeio_settings.po @@ -12,18 +12,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Settings" msgstr "అమరికలు" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Applications" msgstr "అప్లికేషన్లు" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Programs" msgstr "ప్రోగ్రాములు" -#: kio_settings.cc:206 kio_settings.cc:230 +#: tdeio_settings.cc:206 tdeio_settings.cc:230 msgid "Unknown settings folder" msgstr "తెలియని అమరికల ఫొల్డర్" diff --git a/tde-i18n-te/messages/tdebase/tdeio_system.po b/tde-i18n-te/messages/tdebase/tdeio_system.po index 90dcd425716..fe78fecaccf 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_system.po +++ b/tde-i18n-te/messages/tdebase/tdeio_system.po @@ -7,15 +7,15 @@ msgstr "" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2006-01-15 15:15+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kio_system.cpp:35 +#: tdeio_system.cpp:35 msgid "Protocol name" msgstr "ప్రొటోకాల్ పేరు" -#: kio_system.cpp:36 kio_system.cpp:37 +#: tdeio_system.cpp:36 tdeio_system.cpp:37 msgid "Socket name" msgstr "సాకెట్ పేరు" diff --git a/tde-i18n-te/messages/tdebase/tdeio_thumbnail.po b/tde-i18n-te/messages/tdebase/tdeio_thumbnail.po index f5c47cb9e63..38f333a362d 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_thumbnail.po +++ b/tde-i18n-te/messages/tdebase/tdeio_thumbnail.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-06-03 01:23+0200\n" "PO-Revision-Date: 2007-05-21 21:50+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/tdeio_trash.po b/tde-i18n-te/messages/tdebase/tdeio_trash.po index ceb69cf3ff9..4102e2540f3 100644 --- a/tde-i18n-te/messages/tdebase/tdeio_trash.po +++ b/tde-i18n-te/messages/tdebase/tdeio_trash.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-11-07 02:35+0100\n" "PO-Revision-Date: 2007-05-21 21:10+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,39 +35,39 @@ msgid "" "trash:/\"" msgstr "" -#: kio_trash.cpp:46 +#: tdeio_trash.cpp:46 msgid "Protocol name" msgstr "ప్రొటొకాల్ పేరు" -#: kio_trash.cpp:47 kio_trash.cpp:48 +#: tdeio_trash.cpp:47 tdeio_trash.cpp:48 msgid "Socket name" msgstr "సాకెట్ పేరు" -#: kio_trash.cpp:97 kio_trash.cpp:160 kio_trash.cpp:317 kio_trash.cpp:349 -#: kio_trash.cpp:511 kio_trash.cpp:523 +#: tdeio_trash.cpp:97 tdeio_trash.cpp:160 tdeio_trash.cpp:317 tdeio_trash.cpp:349 +#: tdeio_trash.cpp:511 tdeio_trash.cpp:523 #, c-format msgid "Malformed URL %1" msgstr "%1 సరిగా తయారుకాని యూ ఆర్ ఎల్" -#: kio_trash.cpp:116 +#: tdeio_trash.cpp:116 msgid "" "The directory %1 does not exist anymore, so it is not possible to restore this " "item to its original location. You can either recreate that directory and use " "the restore operation again, or drag the item anywhere else to restore it." msgstr "" -#: kio_trash.cpp:145 +#: tdeio_trash.cpp:145 msgid "This file is already in the trash bin." msgstr "ఈ దస్త్రం చెత్త బుట్టలొ ముందేవుంది." -#: kfile-plugin/kfile_trash.cpp:52 +#: tdefile-plugin/tdefile_trash.cpp:52 msgid "General" msgstr "సాధారణ" -#: kfile-plugin/kfile_trash.cpp:55 +#: tdefile-plugin/tdefile_trash.cpp:55 msgid "Original Path" msgstr "అసలు దారి" -#: kfile-plugin/kfile_trash.cpp:56 +#: tdefile-plugin/tdefile_trash.cpp:56 msgid "Date of Deletion" msgstr "తీసివేయబడిన తేది" diff --git a/tde-i18n-te/messages/tdebase/tdesud.po b/tde-i18n-te/messages/tdebase/tdesud.po index bdf3da0e3cf..51874bc6f0d 100644 --- a/tde-i18n-te/messages/tdebase/tdesud.po +++ b/tde-i18n-te/messages/tdebase/tdesud.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-07-23 01:32+0200\n" "PO-Revision-Date: 2006-12-21 20:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/trashapplet.po b/tde-i18n-te/messages/tdebase/trashapplet.po index 222d9c28ce6..ccb6267d54c 100644 --- a/tde-i18n-te/messages/tdebase/trashapplet.po +++ b/tde-i18n-te/messages/tdebase/trashapplet.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-09-27 02:32+0200\n" "PO-Revision-Date: 2007-03-13 12:50+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdebase/useraccount.po b/tde-i18n-te/messages/tdebase/useraccount.po index 36b52922cca..c756bfc07bb 100644 --- a/tde-i18n-te/messages/tdebase/useraccount.po +++ b/tde-i18n-te/messages/tdebase/useraccount.po @@ -259,7 +259,7 @@ msgstr "యూజర్ యొక్క లాగిన్ చిత్రం" #. i18n: file kcm_useraccount.kcfg line 40 #: rc.cpp:54 #, no-c-format -msgid "Sort key for KIconViewItems" +msgid "Sort key for TDEIconViewItems" msgstr "" #. i18n: file kcm_useraccount_pass.kcfg line 9 diff --git a/tde-i18n-te/messages/tdelibs/kabc_dir.po b/tde-i18n-te/messages/tdelibs/kabc_dir.po deleted file mode 100644 index 7f1ca7485d9..00000000000 --- a/tde-i18n-te/messages/tdelibs/kabc_dir.po +++ /dev/null @@ -1,37 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Vijay Kiran Kamuju , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" -"PO-Revision-Date: 2006-01-10 11:30+0530\n" -"Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: resourcedir.cpp:186 -msgid "Unable to open file '%1' for reading" -msgstr "'%1' దస్త్రాన్ని చదువుటకు తెరువలేకపొయాను" - -#: resourcedir.cpp:206 -msgid "Loading resource '%1' failed!" -msgstr "'%1' వనరును ఎక్కించడం విఫలమైనది!" - -#: resourcedir.cpp:229 -msgid "Unable to open file '%1' for writing" -msgstr "'%1' దస్త్రాన్ని వ్రాయుటకు తెరువలేకపొయాను." - -#: resourcedir.cpp:250 -msgid "Saving resource '%1' failed!" -msgstr "'%1' వనరును దాచుట విఫలమైనది!" - -#: resourcedirconfig.cpp:43 -msgid "Format:" -msgstr "ఫార్మేట్:" - -#: resourcedirconfig.cpp:49 -msgid "Location:" -msgstr "స్థానం:" diff --git a/tde-i18n-te/messages/tdelibs/kabc_file.po b/tde-i18n-te/messages/tdelibs/kabc_file.po deleted file mode 100644 index 7239bdf380e..00000000000 --- a/tde-i18n-te/messages/tdelibs/kabc_file.po +++ /dev/null @@ -1,36 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Vijay Kiran Kamuju , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2006-06-20 03:54+0200\n" -"PO-Revision-Date: 2005-01-10 12:00+0530\n" -"Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: resourcefile.cpp:218 -msgid "Unable to open file '%1'." -msgstr "'%1' దస్త్రాన్ని తెరువలేకపొయాను." - -#: resourcefile.cpp:297 resourcefile.cpp:382 -msgid "Unable to save file '%1'." -msgstr "'%1' దస్త్రాన్ని దాచలేకపొయాను." - -#: resourcefile.cpp:392 -msgid "Problems during parsing file '%1'." -msgstr "'%1' దస్త్రాన్ని అన్వయిచటంలో సమస్యలు వచ్చాయి." - -#: resourcefileconfig.cpp:45 -msgid "Format:" -msgstr "ఫార్మేట్:" - -#: resourcefileconfig.cpp:51 -msgid "Location:" -msgstr "స్థానం:" - -#~ msgid "Download failed in some way!" -#~ msgstr "డౌన్ లోడ్ ఎందుకనో విఫలం అయినది!" diff --git a/tde-i18n-te/messages/tdelibs/kabc_net.po b/tde-i18n-te/messages/tdelibs/kabc_net.po deleted file mode 100644 index dad9464cc4e..00000000000 --- a/tde-i18n-te/messages/tdelibs/kabc_net.po +++ /dev/null @@ -1,45 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Vijay Kiran Kamuju , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2007-03-05 02:37+0100\n" -"PO-Revision-Date: 2006-01-10 12:30+0530\n" -"Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: resourcenet.cpp:141 -msgid "Unable to download file '%1'." -msgstr "'%1' దస్త్రాన్ని డౌన్ లోడ్ చెయలేకపోయాను." - -#: resourcenet.cpp:147 resourcenet.cpp:183 resourcenet.cpp:364 -msgid "Unable to open file '%1'." -msgstr "'%1' దస్త్రాన్ని తెరువలేకపొయాను." - -#: resourcenet.cpp:154 resourcenet.cpp:361 -msgid "Problems during parsing file '%1'." -msgstr "'%1' దస్త్రాన్ని అన్వయిచటంలో సమస్యలు వచ్చాయి." - -#: resourcenet.cpp:244 resourcenet.cpp:275 -msgid "Unable to save file '%1'." -msgstr "'%1' దస్త్రాన్ని దాచలేకపొయాను." - -#: resourcenet.cpp:250 -msgid "Unable to upload to '%1'." -msgstr "'%1' దస్త్రాన్ని అప్ లోడ్ చెయలేకపోయాను." - -#: resourcenet.cpp:351 -msgid "Download failed in some way!" -msgstr "డౌన్ లోడ్ ఎందుకనో విఫలం అయినది!" - -#: resourcenetconfig.cpp:42 -msgid "Format:" -msgstr "ఫార్మేట్:" - -#: resourcenetconfig.cpp:48 -msgid "Location:" -msgstr "స్థానం:" diff --git a/tde-i18n-te/messages/tdelibs/kabc_sql.po b/tde-i18n-te/messages/tdelibs/kabc_sql.po deleted file mode 100644 index 0fb06e48da2..00000000000 --- a/tde-i18n-te/messages/tdelibs/kabc_sql.po +++ /dev/null @@ -1,33 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Vijay Kiran Kamuju , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" -"PO-Revision-Date: 2006-01-10 14:00+0530\n" -"Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: resourcesqlconfig.cpp:41 -msgid "Username:" -msgstr "యూజర్ పేరు:" - -#: resourcesqlconfig.cpp:47 -msgid "Password:" -msgstr "పాస్ వర్డ్:" - -#: resourcesqlconfig.cpp:54 -msgid "Host:" -msgstr "హోస్ట్:" - -#: resourcesqlconfig.cpp:60 -msgid "Port:" -msgstr "పోర్ట్:" - -#: resourcesqlconfig.cpp:70 -msgid "Database:" -msgstr "డెటాబేస్:" diff --git a/tde-i18n-te/messages/tdelibs/kabcformat_binary.po b/tde-i18n-te/messages/tdelibs/kabcformat_binary.po deleted file mode 100644 index a5c01f02bc6..00000000000 --- a/tde-i18n-te/messages/tdelibs/kabcformat_binary.po +++ /dev/null @@ -1,25 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Vijay Kiran Kamuju , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: 1.0\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" -"PO-Revision-Date: 2006-01-10 11:15+0530\n" -"Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: binaryformat.cpp:138 -msgid "Not a file?" -msgstr "దస్త్రం కాదు?" - -#: binaryformat.cpp:143 -msgid "File '%1' is not binary format." -msgstr "'%1' దస్త్రం ద్వియాంశ ఫార్మేట్ లో లేదు." - -#: binaryformat.cpp:148 -msgid "File '%1' is the wrong version." -msgstr "'%1' దస్త్రానిది తప్పు వివరణం." diff --git a/tde-i18n-te/messages/tdelibs/tdeabc_dir.po b/tde-i18n-te/messages/tdelibs/tdeabc_dir.po new file mode 100644 index 00000000000..7f1ca7485d9 --- /dev/null +++ b/tde-i18n-te/messages/tdelibs/tdeabc_dir.po @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Vijay Kiran Kamuju , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2006-01-10 11:30+0530\n" +"Last-Translator: Vijay Kiran Kamuju \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: resourcedir.cpp:186 +msgid "Unable to open file '%1' for reading" +msgstr "'%1' దస్త్రాన్ని చదువుటకు తెరువలేకపొయాను" + +#: resourcedir.cpp:206 +msgid "Loading resource '%1' failed!" +msgstr "'%1' వనరును ఎక్కించడం విఫలమైనది!" + +#: resourcedir.cpp:229 +msgid "Unable to open file '%1' for writing" +msgstr "'%1' దస్త్రాన్ని వ్రాయుటకు తెరువలేకపొయాను." + +#: resourcedir.cpp:250 +msgid "Saving resource '%1' failed!" +msgstr "'%1' వనరును దాచుట విఫలమైనది!" + +#: resourcedirconfig.cpp:43 +msgid "Format:" +msgstr "ఫార్మేట్:" + +#: resourcedirconfig.cpp:49 +msgid "Location:" +msgstr "స్థానం:" diff --git a/tde-i18n-te/messages/tdelibs/tdeabc_file.po b/tde-i18n-te/messages/tdelibs/tdeabc_file.po new file mode 100644 index 00000000000..572008e1ce0 --- /dev/null +++ b/tde-i18n-te/messages/tdelibs/tdeabc_file.po @@ -0,0 +1,36 @@ +# SOME DESCRIPTIVE TITLE. +# Vijay Kiran Kamuju , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2006-06-20 03:54+0200\n" +"PO-Revision-Date: 2005-01-10 12:00+0530\n" +"Last-Translator: Vijay Kiran Kamuju \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: resourcefile.cpp:218 +msgid "Unable to open file '%1'." +msgstr "'%1' దస్త్రాన్ని తెరువలేకపొయాను." + +#: resourcefile.cpp:297 resourcefile.cpp:382 +msgid "Unable to save file '%1'." +msgstr "'%1' దస్త్రాన్ని దాచలేకపొయాను." + +#: resourcefile.cpp:392 +msgid "Problems during parsing file '%1'." +msgstr "'%1' దస్త్రాన్ని అన్వయిచటంలో సమస్యలు వచ్చాయి." + +#: resourcefileconfig.cpp:45 +msgid "Format:" +msgstr "ఫార్మేట్:" + +#: resourcefileconfig.cpp:51 +msgid "Location:" +msgstr "స్థానం:" + +#~ msgid "Download failed in some way!" +#~ msgstr "డౌన్ లోడ్ ఎందుకనో విఫలం అయినది!" diff --git a/tde-i18n-te/messages/tdelibs/tdeabc_net.po b/tde-i18n-te/messages/tdelibs/tdeabc_net.po new file mode 100644 index 00000000000..dad9464cc4e --- /dev/null +++ b/tde-i18n-te/messages/tdelibs/tdeabc_net.po @@ -0,0 +1,45 @@ +# SOME DESCRIPTIVE TITLE. +# Vijay Kiran Kamuju , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2007-03-05 02:37+0100\n" +"PO-Revision-Date: 2006-01-10 12:30+0530\n" +"Last-Translator: Vijay Kiran Kamuju \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: resourcenet.cpp:141 +msgid "Unable to download file '%1'." +msgstr "'%1' దస్త్రాన్ని డౌన్ లోడ్ చెయలేకపోయాను." + +#: resourcenet.cpp:147 resourcenet.cpp:183 resourcenet.cpp:364 +msgid "Unable to open file '%1'." +msgstr "'%1' దస్త్రాన్ని తెరువలేకపొయాను." + +#: resourcenet.cpp:154 resourcenet.cpp:361 +msgid "Problems during parsing file '%1'." +msgstr "'%1' దస్త్రాన్ని అన్వయిచటంలో సమస్యలు వచ్చాయి." + +#: resourcenet.cpp:244 resourcenet.cpp:275 +msgid "Unable to save file '%1'." +msgstr "'%1' దస్త్రాన్ని దాచలేకపొయాను." + +#: resourcenet.cpp:250 +msgid "Unable to upload to '%1'." +msgstr "'%1' దస్త్రాన్ని అప్ లోడ్ చెయలేకపోయాను." + +#: resourcenet.cpp:351 +msgid "Download failed in some way!" +msgstr "డౌన్ లోడ్ ఎందుకనో విఫలం అయినది!" + +#: resourcenetconfig.cpp:42 +msgid "Format:" +msgstr "ఫార్మేట్:" + +#: resourcenetconfig.cpp:48 +msgid "Location:" +msgstr "స్థానం:" diff --git a/tde-i18n-te/messages/tdelibs/tdeabc_sql.po b/tde-i18n-te/messages/tdelibs/tdeabc_sql.po new file mode 100644 index 00000000000..0fb06e48da2 --- /dev/null +++ b/tde-i18n-te/messages/tdelibs/tdeabc_sql.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Vijay Kiran Kamuju , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2006-01-10 14:00+0530\n" +"Last-Translator: Vijay Kiran Kamuju \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: resourcesqlconfig.cpp:41 +msgid "Username:" +msgstr "యూజర్ పేరు:" + +#: resourcesqlconfig.cpp:47 +msgid "Password:" +msgstr "పాస్ వర్డ్:" + +#: resourcesqlconfig.cpp:54 +msgid "Host:" +msgstr "హోస్ట్:" + +#: resourcesqlconfig.cpp:60 +msgid "Port:" +msgstr "పోర్ట్:" + +#: resourcesqlconfig.cpp:70 +msgid "Database:" +msgstr "డెటాబేస్:" diff --git a/tde-i18n-te/messages/tdelibs/tdeabcformat_binary.po b/tde-i18n-te/messages/tdelibs/tdeabcformat_binary.po new file mode 100644 index 00000000000..a5c01f02bc6 --- /dev/null +++ b/tde-i18n-te/messages/tdelibs/tdeabcformat_binary.po @@ -0,0 +1,25 @@ +# SOME DESCRIPTIVE TITLE. +# Vijay Kiran Kamuju , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2006-01-10 11:15+0530\n" +"Last-Translator: Vijay Kiran Kamuju \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: binaryformat.cpp:138 +msgid "Not a file?" +msgstr "దస్త్రం కాదు?" + +#: binaryformat.cpp:143 +msgid "File '%1' is not binary format." +msgstr "'%1' దస్త్రం ద్వియాంశ ఫార్మేట్ లో లేదు." + +#: binaryformat.cpp:148 +msgid "File '%1' is the wrong version." +msgstr "'%1' దస్త్రానిది తప్పు వివరణం." diff --git a/tde-i18n-te/messages/tdelibs/tdefileaudiopreview.po b/tde-i18n-te/messages/tdelibs/tdefileaudiopreview.po index 874e2a60f1e..bad7a15ecbf 100644 --- a/tde-i18n-te/messages/tdelibs/tdefileaudiopreview.po +++ b/tde-i18n-te/messages/tdelibs/tdefileaudiopreview.po @@ -12,10 +12,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: kfileaudiopreview.cpp:67 +#: tdefileaudiopreview.cpp:67 msgid "Media Player" msgstr "మిడియా ప్లేయర్" -#: kfileaudiopreview.cpp:93 +#: tdefileaudiopreview.cpp:93 msgid "Play &automatically" msgstr "&ప్లే చెయి" diff --git a/tde-i18n-te/messages/tdelibs/tdelibs.po b/tde-i18n-te/messages/tdelibs/tdelibs.po index 05170c61b5c..288fdb7dedb 100644 --- a/tde-i18n-te/messages/tdelibs/tdelibs.po +++ b/tde-i18n-te/messages/tdelibs/tdelibs.po @@ -15,13 +15,13 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#. i18n: file ./interfaces/ktexteditor/editorchooser_ui.ui line 16 +#. i18n: file ./interfaces/tdetexteditor/editorchooser_ui.ui line 16 #: rc.cpp:3 #, no-c-format msgid "Editor Chooser" msgstr "ఎడిటర్ ఎంపిక" -#. i18n: file ./interfaces/ktexteditor/editorchooser_ui.ui line 41 +#. i18n: file ./interfaces/tdetexteditor/editorchooser_ui.ui line 41 #: rc.cpp:6 #, no-c-format msgid "" @@ -31,25 +31,25 @@ msgid "" "setting." msgstr "" -#. i18n: file ./kcert/kcertpart.rc line 4 +#. i18n: file ./tdecert/tdecertpart.rc line 4 #: rc.cpp:9 #, no-c-format msgid "&Certificate" msgstr "(&C) ధ్రువపత్రము" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 58 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 58 #: rc.cpp:12 #, no-c-format msgid "Alternate shortcut:" msgstr "ప్రత్యామ్నాయ శీఘ్ర మార్గం" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 69 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 69 #: rc.cpp:15 #, no-c-format msgid "Primary shortcut:" msgstr "ప్రాధమిక శీఘ్ర మార్గం" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 155 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 155 #: rc.cpp:18 #, no-c-format msgid "" @@ -58,31 +58,31 @@ msgstr "" "ఇప్పుడు మారుస్తున్నశీఘ్ర మార్గం లేక మీరు వ్రాస్తున్న శీఘ్ర మార్గం ఇక్కడ " "చూపబడును " -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 182 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 182 #: rc.cpp:21 rc.cpp:27 rc.cpp:84 #, no-c-format msgid "x" msgstr "ఎక్స్" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 188 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 188 #: rc.cpp:24 rc.cpp:30 rc.cpp:87 #, no-c-format msgid "Clear shortcut" msgstr "శీఘ్ర మార్గం తొలగించుము" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 213 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 213 #: rc.cpp:33 #, no-c-format msgid "Multi-key mode" msgstr "బహు-మీట స్థితి" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 216 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 216 #: rc.cpp:36 #, no-c-format msgid "Enable the entry of multi-key shortcuts" msgstr "" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 219 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 219 #: rc.cpp:39 #, no-c-format msgid "" @@ -153,25 +153,25 @@ msgstr "(&S) అమరికలు" msgid "Main Toolbar" msgstr "ప్రధాన పనిముట్ల పట్టీ" -#. i18n: file ./tdeui/kshortcutdialog_simple.ui line 27 +#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 27 #: rc.cpp:78 #, no-c-format msgid "Shortcut:" msgstr "శీఘ్ర మార్గం:" -#. i18n: file ./tdeui/kshortcutdialog_simple.ui line 65 +#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 65 #: rc.cpp:81 #, no-c-format msgid "Alt+Tab" msgstr "Alt+Tab" -#. i18n: file ./tdeui/kspellui.ui line 38 +#. i18n: file ./tdeui/tdespellui.ui line 38 #: rc.cpp:90 rc.cpp:307 #, no-c-format msgid "Unknown word:" msgstr "తెలియని పదము:" -#. i18n: file ./tdeui/kspellui.ui line 44 +#. i18n: file ./tdeui/tdespellui.ui line 44 #: rc.cpp:93 rc.cpp:105 rc.cpp:310 rc.cpp:322 #, no-c-format msgid "" @@ -190,25 +190,25 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 52 +#. i18n: file ./tdeui/tdespellui.ui line 52 #: rc.cpp:99 rc.cpp:316 #, no-c-format msgid "misspelled" msgstr "వర్ణక్రమ దోషం" -#. i18n: file ./tdeui/kspellui.ui line 55 +#. i18n: file ./tdeui/tdespellui.ui line 55 #: rc.cpp:102 rc.cpp:319 #, no-c-format msgid "Unknown word" msgstr "తెలియని పదము" -#. i18n: file ./tdeui/kspellui.ui line 69 +#. i18n: file ./tdeui/tdespellui.ui line 69 #: rc.cpp:111 rc.cpp:328 #, no-c-format msgid "&Language:" msgstr "(&L) భాష:" -#. i18n: file ./tdeui/kspellui.ui line 77 +#. i18n: file ./tdeui/tdespellui.ui line 77 #: rc.cpp:114 rc.cpp:209 rc.cpp:331 rc.cpp:389 #, no-c-format msgid "" @@ -220,19 +220,19 @@ msgstr "" "

మీరు సరిచేయు పత్రం యొక్క భాషను ఇక్కడ ఎంచుకోండి.

\n" "" -#. i18n: file ./tdeui/kspellui.ui line 88 +#. i18n: file ./tdeui/tdespellui.ui line 88 #: rc.cpp:119 rc.cpp:336 #, no-c-format msgid "... the misspelled word shown in context ..." msgstr "... ఈ సందర్భం లోని పదం లొ అక్షర దొషాలు ..." -#. i18n: file ./tdeui/kspellui.ui line 94 +#. i18n: file ./tdeui/tdespellui.ui line 94 #: rc.cpp:122 rc.cpp:339 #, no-c-format msgid "Text excerpt showing the unknown word in its context." msgstr "తెలియని పదాన్ని, సందర్భంలొ చూపించే వచన రచనభాగం." -#. i18n: file ./tdeui/kspellui.ui line 99 +#. i18n: file ./tdeui/tdespellui.ui line 99 #: rc.cpp:125 rc.cpp:342 #, no-c-format msgid "" @@ -244,13 +244,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 107 +#. i18n: file ./tdeui/tdespellui.ui line 107 #: rc.cpp:130 rc.cpp:347 #, no-c-format msgid "<< Add to Dictionary" msgstr "<< నిఘంటువులో చేర్చుము" -#. i18n: file ./tdeui/kspellui.ui line 113 +#. i18n: file ./tdeui/tdespellui.ui line 113 #: rc.cpp:133 rc.cpp:350 #, no-c-format msgid "" @@ -265,13 +265,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 138 +#. i18n: file ./tdeui/tdespellui.ui line 138 #: rc.cpp:139 rc.cpp:405 #, no-c-format msgid "R&eplace All" msgstr "(&e) అన్నిటినీ ప్రతిస్థాపించుము" -#. i18n: file ./tdeui/kspellui.ui line 143 +#. i18n: file ./tdeui/tdespellui.ui line 143 #: rc.cpp:142 rc.cpp:408 #, no-c-format msgid "" @@ -281,19 +281,19 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 149 +#. i18n: file ./tdeui/tdespellui.ui line 149 #: rc.cpp:147 rc.cpp:356 #, no-c-format msgid "Suggested Words" msgstr "సూచించబడిన పదములు" -#. i18n: file ./tdeui/kspellui.ui line 165 +#. i18n: file ./tdeui/tdespellui.ui line 165 #: rc.cpp:150 rc.cpp:359 #, no-c-format msgid "Suggestion List" msgstr "సూచించబడిన జాబితా" -#. i18n: file ./tdeui/kspellui.ui line 171 +#. i18n: file ./tdeui/tdespellui.ui line 171 #: rc.cpp:153 rc.cpp:362 #, no-c-format msgid "" @@ -306,13 +306,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 179 -#: tdeui/keditcl2.cpp:833 kutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 +#. i18n: file ./tdeui/tdespellui.ui line 179 +#: tdeui/keditcl2.cpp:833 tdeutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 #, no-c-format msgid "&Replace" msgstr "(&R) ప్రతిస్థాపణ" -#. i18n: file ./tdeui/kspellui.ui line 184 +#. i18n: file ./tdeui/tdespellui.ui line 184 #: rc.cpp:162 rc.cpp:400 #, no-c-format msgid "" @@ -322,13 +322,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 192 +#. i18n: file ./tdeui/tdespellui.ui line 192 #: rc.cpp:167 rc.cpp:368 #, no-c-format msgid "Replace &with:" msgstr "(&w) వీటితో ప్రతిస్థాపించుము" -#. i18n: file ./tdeui/kspellui.ui line 201 +#. i18n: file ./tdeui/tdespellui.ui line 201 #: rc.cpp:170 rc.cpp:194 rc.cpp:371 rc.cpp:377 #, no-c-format msgid "" @@ -341,13 +341,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 209 +#. i18n: file ./tdeui/tdespellui.ui line 209 #: rc.cpp:176 rc.cpp:413 #, no-c-format msgid "&Ignore" msgstr "(&I) విస్మరించు" -#. i18n: file ./tdeui/kspellui.ui line 215 +#. i18n: file ./tdeui/tdespellui.ui line 215 #: rc.cpp:179 rc.cpp:416 #, no-c-format msgid "" @@ -358,13 +358,13 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 223 +#. i18n: file ./tdeui/tdespellui.ui line 223 #: rc.cpp:185 rc.cpp:422 #, no-c-format msgid "I&gnore All" msgstr "(&g) అన్నిటినీ విస్మరించు" -#. i18n: file ./tdeui/kspellui.ui line 229 +#. i18n: file ./tdeui/tdespellui.ui line 229 #: rc.cpp:188 rc.cpp:425 rc.cpp:434 #, no-c-format msgid "" @@ -376,37 +376,37 @@ msgid "" "" msgstr "" -#. i18n: file ./tdeui/kspellui.ui line 248 +#. i18n: file ./tdeui/tdespellui.ui line 248 #: rc.cpp:200 rc.cpp:394 #, no-c-format msgid "S&uggest" msgstr "(&u) సూచించు" -#. i18n: file ./tdeui/kspellui.ui line 254 +#. i18n: file ./tdeui/tdespellui.ui line 254 #: tdeui/ksconfig.cpp:294 rc.cpp:203 rc.cpp:383 #, no-c-format msgid "English" msgstr "ఆంగ్లము" -#. i18n: file ./tdeui/kspellui.ui line 261 +#. i18n: file ./tdeui/tdespellui.ui line 261 #: rc.cpp:206 rc.cpp:386 #, no-c-format msgid "Language Selection" msgstr "భాష ఎంపిక" -#. i18n: file ./khtml/khtml_popupmenu.rc line 11 +#. i18n: file ./tdehtml/tdehtml_popupmenu.rc line 11 #: rc.cpp:214 #, no-c-format msgid "Frame" msgstr "చట్రము" -#. i18n: file ./khtml/kjserrordlg.ui line 17 +#. i18n: file ./tdehtml/kjserrordlg.ui line 17 #: rc.cpp:217 #, no-c-format msgid "JavaScript Errors" msgstr "జావాస్క్రిప్ట్ దోషములు" -#. i18n: file ./khtml/kjserrordlg.ui line 20 +#. i18n: file ./tdehtml/kjserrordlg.ui line 20 #: rc.cpp:220 #, no-c-format msgid "" @@ -419,67 +419,67 @@ msgid "" "problem will be appreciated." msgstr "" -#. i18n: file ./khtml/kjserrordlg.ui line 39 +#. i18n: file ./tdehtml/kjserrordlg.ui line 39 #: tdeui/kstdaction_p.h:58 tdeui/kstdguiitem.cpp:161 rc.cpp:226 #, no-c-format msgid "C&lear" msgstr "(&l) ఖాళిచేయుము" -#. i18n: file ./khtml/htmlpageinfo.ui line 26 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 26 #: rc.cpp:232 #, no-c-format msgid "Document Information" msgstr "పత్రం(దస్తావేజు) వివరములు" -#. i18n: file ./khtml/htmlpageinfo.ui line 37 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 37 #: rc.cpp:235 #, no-c-format msgid "General" msgstr "సాధారణ" -#. i18n: file ./khtml/htmlpageinfo.ui line 64 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 64 #: rc.cpp:238 #, no-c-format msgid "URL:" msgstr "యుఆర్ఎల్:" -#. i18n: file ./khtml/htmlpageinfo.ui line 122 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 122 #: rc.cpp:241 #, no-c-format msgid "Title:" msgstr "శీర్షిక:" -#. i18n: file ./khtml/htmlpageinfo.ui line 141 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 141 #: rc.cpp:244 #, no-c-format msgid "Last modified:" msgstr "చివరిసారి మార్చబడినది:" -#. i18n: file ./khtml/htmlpageinfo.ui line 160 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 160 #: rc.cpp:247 #, no-c-format msgid "Document encoding:" msgstr "పత్ర(దస్తావేజు) సంకేతీకరణం:" -#. i18n: file ./khtml/htmlpageinfo.ui line 188 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 188 #: rc.cpp:250 #, no-c-format msgid "HTTP Headers" msgstr "హెచ్ టిటిపి హెడర్లు" -#. i18n: file ./khtml/htmlpageinfo.ui line 197 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 197 #: rc.cpp:253 #, no-c-format msgid "Property" msgstr "గుణము" -#. i18n: file ./khtml/htmlpageinfo.ui line 208 -#: khtml/java/kjavaappletviewer.cpp:132 rc.cpp:256 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 208 +#: tdehtml/java/kjavaappletviewer.cpp:132 rc.cpp:256 #, no-c-format msgid "Value" msgstr "విలువ" -#. i18n: file ./kspell2/ui/configui.ui line 26 +#. i18n: file ./tdespell2/ui/configui.ui line 26 #: rc.cpp:274 #, no-c-format msgid "" @@ -487,20 +487,20 @@ msgid "" "will list all of the dictionaries of your existing languages." msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 34 +#. i18n: file ./tdespell2/ui/configui.ui line 34 #: common_texts.cpp:118 tdeui/keditcl2.cpp:723 tdeui/keditcl2.cpp:862 -#: kutils/kfinddialog.cpp:161 rc.cpp:277 +#: tdeutils/kfinddialog.cpp:161 rc.cpp:277 #, no-c-format msgid "Options" msgstr "ఇష్టములు" -#. i18n: file ./kspell2/ui/configui.ui line 45 +#. i18n: file ./tdespell2/ui/configui.ui line 45 #: rc.cpp:280 #, no-c-format msgid "Enable &background spellchecking" msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 48 +#. i18n: file ./tdespell2/ui/configui.ui line 48 #: rc.cpp:283 #, no-c-format msgid "" @@ -508,13 +508,13 @@ msgid "" "are immediately highlighted." msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 56 +#. i18n: file ./tdespell2/ui/configui.ui line 56 #: rc.cpp:286 #, no-c-format msgid "Skip all &uppercase words" msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 59 +#. i18n: file ./tdespell2/ui/configui.ui line 59 #: rc.cpp:289 #, no-c-format msgid "" @@ -522,13 +522,13 @@ msgid "" "This is useful if you have a lot of acronyms, such as TDE for example." msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 67 +#. i18n: file ./tdespell2/ui/configui.ui line 67 #: rc.cpp:292 #, no-c-format msgid "S&kip run-together words" msgstr "(&k) కలిసి వున్న పదాలను వదులు" -#. i18n: file ./kspell2/ui/configui.ui line 70 +#. i18n: file ./tdespell2/ui/configui.ui line 70 #: rc.cpp:295 #, no-c-format msgid "" @@ -536,19 +536,19 @@ msgid "" "This is useful in some languages." msgstr "" -#. i18n: file ./kspell2/ui/configui.ui line 80 +#. i18n: file ./tdespell2/ui/configui.ui line 80 #: rc.cpp:298 #, no-c-format msgid "Default language:" msgstr "అప్రమేయ భాష:" -#. i18n: file ./kspell2/ui/configui.ui line 91 +#. i18n: file ./tdespell2/ui/configui.ui line 91 #: rc.cpp:301 #, no-c-format msgid "Ignore These Words" msgstr "ఈ పదములను విస్మరించండి" -#. i18n: file ./kspell2/ui/configui.ui line 97 +#. i18n: file ./tdespell2/ui/configui.ui line 97 #: rc.cpp:304 #, no-c-format msgid "" @@ -556,31 +556,31 @@ msgid "" "To remove a word, highlight it in the list and click Remove." msgstr "" -#. i18n: file ./kspell2/ui/kspell2ui.ui line 282 +#. i18n: file ./tdespell2/ui/tdespell2ui.ui line 282 #: rc.cpp:431 #, no-c-format msgid "Autocorrect" msgstr "దానంతటదే సరి చేయి" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 9 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 9 #: rc.cpp:440 #, no-c-format msgid "Additional domains for browsing" msgstr "బ్రౌజింగ్ కొరకు అదనపు డొమెయిన్లు" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 10 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 10 #: rc.cpp:443 #, no-c-format msgid "List of 'wide-area' (non link-local) domains that should be browsed." msgstr "బ్రౌజ్ చెయవలసిన 'వైడ్-ఎరియా' (నాన్ లింక్ లొకల్) డొమెయిన్ల జాబితా " -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 13 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 13 #: rc.cpp:446 #, no-c-format msgid "Browse local network" msgstr "స్థానిక నెట్వర్కును పరిశీలించు" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 14 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 14 #: rc.cpp:449 #, no-c-format msgid "" @@ -590,19 +590,19 @@ msgstr "" "నిజమైన చొ .local డొమెయిన్ బ్రౌజ్ చెయబడును. ఇది ఎల్లప్పుడు లింక్ లొకల్,మల్టీ " "కాస్ట్ డి ఎన్ ఎస్ ను వాడుతుంది" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 18 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 18 #: rc.cpp:452 #, no-c-format msgid "Recursive search for domains" msgstr "డొమెయిన్ల కొరకు రికర్సివ్ అన్వేషణ" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 19 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 19 #: rc.cpp:455 #, no-c-format msgid "Removed in TDE 3.5.0" msgstr "కెడిఈ 3.5.0 లో తీసివేయబడినది" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 25 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 25 #: rc.cpp:458 #, no-c-format msgid "" @@ -612,7 +612,7 @@ msgstr "" "లేన్ (LAN)(మల్టీ కాస్ట్) లేక వేన్ (WAN) (యూనికాస్ట్, దినికి అమర్చిన డి ఎన్ ఎస్ " "సెర్వర్ కావాలి) ఎంచుకోండి" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 26 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 26 #: rc.cpp:461 #, no-c-format msgid "" @@ -620,13 +620,13 @@ msgid "" "(LAN) or 'wide-area' using normal DNS server (WAN)." msgstr "" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 34 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 34 #: rc.cpp:464 #, no-c-format msgid "Name of default publishing domain for WAN" msgstr "అప్రమేయ ప్రచురించే WAN డొమెయిన్ యొక్క పేరు" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 36 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 36 #: rc.cpp:467 #, no-c-format msgid "" @@ -650,8 +650,8 @@ msgid "" "Your emails" msgstr "infyquest@gmail.com" -#: common_texts.cpp:24 tdeui/kconfigdialog.cpp:56 kutils/kcmultidialog.cpp:59 -#: kutils/kcmultidialog.h:104 kutils/ksettings/dialog.cpp:571 +#: common_texts.cpp:24 tdeui/tdeconfigdialog.cpp:56 tdeutils/kcmultidialog.cpp:59 +#: tdeutils/kcmultidialog.h:104 tdeutils/ksettings/dialog.cpp:571 msgid "Configure" msgstr "అమర్చు" @@ -683,7 +683,7 @@ msgstr "పుట" msgid "Border" msgstr "సరిహద్దు" -#: common_texts.cpp:32 tdeui/ktoolbar.cpp:2116 +#: common_texts.cpp:32 tdeui/tdetoolbar.cpp:2116 msgid "Orientation" msgstr "దిశ" @@ -767,9 +767,9 @@ msgstr "పెద్ద పరిమాణము" msgid "&Zoom" msgstr "(&Z) పెద్ద పరిమాణము" -#: arts/message/artsmessage.cc:89 common_texts.cpp:54 kabc/lock.cpp:132 -#: tdeui/kmessagebox.cpp:760 tdeui/kmessagebox.cpp:790 kjs/object.cpp:493 -#: kutils/kpluginselector.cpp:248 +#: arts/message/artsmessage.cc:89 common_texts.cpp:54 tdeabc/lock.cpp:132 +#: tdeui/tdemessagebox.cpp:760 tdeui/tdemessagebox.cpp:790 kjs/object.cpp:493 +#: tdeutils/kpluginselector.cpp:248 msgid "Error" msgstr "దోషం" @@ -782,8 +782,8 @@ msgid "Charset:" msgstr "అక్షర సముదాయము:" #: arts/message/artsmessage.cc:83 common_texts.cpp:59 -#: tdeui/kmessagebox.cpp:561 tdeui/kmessagebox.cpp:633 -#: tdeui/kmessagebox.cpp:709 +#: tdeui/tdemessagebox.cpp:561 tdeui/tdemessagebox.cpp:633 +#: tdeui/tdemessagebox.cpp:709 msgid "Warning" msgstr "హెచ్చరిక" @@ -799,8 +799,8 @@ msgstr "విషయములు" msgid "About" msgstr "గురించి" -#: common_texts.cpp:63 common_texts.cpp:176 tdeui/kaboutapplication.cpp:64 -#: tdeui/kaboutapplication.cpp:88 +#: common_texts.cpp:63 common_texts.cpp:176 tdeui/tdeaboutapplication.cpp:64 +#: tdeui/tdeaboutapplication.cpp:88 msgid "&About" msgstr "(&A) గురించి" @@ -808,13 +808,13 @@ msgstr "(&A) గురించి" msgid "A&bout" msgstr "(&b) గురించి" -#: common_texts.cpp:65 kparts/part.cpp:489 +#: common_texts.cpp:65 tdeparts/part.cpp:489 msgid "Untitled" msgstr "పేరులేనిది" -#: common_texts.cpp:67 tdecore/kapplication.cpp:1417 -#: tdecore/kapplication.cpp:2245 tdecore/kapplication.cpp:2280 -#: tdecore/kapplication.cpp:2551 tdecore/kapplication.cpp:2573 +#: common_texts.cpp:67 tdecore/tdeapplication.cpp:1417 +#: tdecore/tdeapplication.cpp:2245 tdecore/tdeapplication.cpp:2280 +#: tdecore/tdeapplication.cpp:2551 tdecore/tdeapplication.cpp:2573 #: tdecore/kdebug.cpp:295 tdeui/kdialogbase.cpp:908 tdeui/kstdguiitem.cpp:99 msgid "&OK" msgstr "(&O) సరే" @@ -831,7 +831,7 @@ msgstr "ఆఫ్" msgid "&Apply" msgstr "(&A) వర్తించు" -#: common_texts.cpp:74 tdecore/kstdaccel.cpp:52 +#: common_texts.cpp:74 tdecore/tdestdaccel.cpp:52 msgid "File" msgstr "దస్త్రం" @@ -843,7 +843,7 @@ msgstr "(&D) విస్మరించు" msgid "Discard" msgstr "విస్మరించు" -#: common_texts.cpp:80 tdecore/kstdaccel.cpp:59 +#: common_texts.cpp:80 tdecore/tdestdaccel.cpp:59 msgid "Edit" msgstr "సరిదిద్దు" @@ -859,7 +859,7 @@ msgstr "వీక్షణం" msgid "E&xit" msgstr "(&x) నిష్క్రమణ" -#: common_texts.cpp:86 tdecore/kstdaccel.cpp:58 +#: common_texts.cpp:86 tdecore/tdestdaccel.cpp:58 msgid "Quit" msgstr "విరమించు" @@ -867,11 +867,11 @@ msgstr "విరమించు" msgid "&Quit" msgstr "(&Q) విరమించు" -#: common_texts.cpp:88 tdecore/kstdaccel.cpp:88 kded/kbuildsycoca.cpp:753 +#: common_texts.cpp:88 tdecore/tdestdaccel.cpp:88 kded/tdebuildsycoca.cpp:753 msgid "Reload" msgstr "తిరిగి ఎక్కించు" -#: common_texts.cpp:89 tdecore/kstdaccel.cpp:86 +#: common_texts.cpp:89 tdecore/tdestdaccel.cpp:86 msgid "Back" msgstr "వెనుకకు" @@ -895,7 +895,7 @@ msgstr "కొత్త ఆట" msgid "&New Game" msgstr "(&N) కొత్త ఆట" -#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:133 tdecore/kstdaccel.cpp:53 +#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:133 tdecore/tdestdaccel.cpp:53 msgid "Open" msgstr "తెరువండి" @@ -919,7 +919,7 @@ msgstr "(&C) కత్తిరించుము" msgid "C&ut" msgstr "(&u) కత్తిరించుము" -#: common_texts.cpp:106 tdeui/kfontdialog.cpp:132 +#: common_texts.cpp:106 tdeui/tdefontdialog.cpp:132 msgid "Font" msgstr "అక్షర రూపము" @@ -931,7 +931,7 @@ msgstr "(&F) ముందటి రంగు" msgid "&Background Color" msgstr "(&B) వెనుకటి రంగు" -#: common_texts.cpp:109 tdecore/kstdaccel.cpp:56 +#: common_texts.cpp:109 tdecore/tdestdaccel.cpp:56 msgid "Save" msgstr "దాచు" @@ -939,8 +939,8 @@ msgstr "దాచు" msgid "&Save" msgstr "(&S) దాచు" -#: common_texts.cpp:111 khtml/khtml_part.cpp:3937 khtml/khtml_part.cpp:4141 -#: khtml/khtml_part.cpp:4462 khtml/khtml_run.cpp:83 kparts/browserrun.cpp:419 +#: common_texts.cpp:111 tdehtml/tdehtml_part.cpp:3937 tdehtml/tdehtml_part.cpp:4141 +#: tdehtml/tdehtml_part.cpp:4462 tdehtml/tdehtml_run.cpp:83 tdeparts/browserrun.cpp:419 msgid "Save As" msgstr "ఇలా దాచు" @@ -956,7 +956,7 @@ msgstr "(&a) ఇలా దాచు..." msgid "&Print..." msgstr "(&P) ప్రచురించు..." -#: common_texts.cpp:117 tdeui/kmessagebox.cpp:837 tdeui/kmessagebox.cpp:867 +#: common_texts.cpp:117 tdeui/tdemessagebox.cpp:837 tdeui/tdemessagebox.cpp:867 msgid "Sorry" msgstr "క్షమించండి" @@ -977,7 +977,7 @@ msgstr "మార్చు" msgid "&Delete" msgstr "(&D) తొలగించు" -#: common_texts.cpp:125 tdeui/kfontdialog.cpp:225 tdeui/kfontdialog.cpp:477 +#: common_texts.cpp:125 tdeui/tdefontdialog.cpp:225 tdeui/tdefontdialog.cpp:477 msgid "Italic" msgstr "ఇటాలిక్స్" @@ -985,7 +985,7 @@ msgstr "ఇటాలిక్స్" msgid "Roman" msgstr "రోమన్" -#: common_texts.cpp:132 tdeui/kmessagebox.cpp:913 +#: common_texts.cpp:132 tdeui/tdemessagebox.cpp:913 msgid "Information" msgstr "సమాచారం" @@ -1008,12 +1008,12 @@ msgstr "పరిశీలించు..." #: common_texts.cpp:137 tdecore/kkeyserver_x11.cpp:127 tdeui/keditcl2.cpp:107 #: tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 tdeui/keditcl2.cpp:390 #: tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 tdeui/kstdguiitem.cpp:259 -#: khtml/ecma/kjs_debugwin.cpp:466 kutils/kreplace.cpp:319 +#: tdehtml/ecma/kjs_debugwin.cpp:466 tdeutils/kreplace.cpp:319 msgid "Stop" msgstr "ఆగు" #: common_texts.cpp:138 tdeui/keditlistbox.cpp:136 -#: kresources/configpage.cpp:127 +#: tderesources/configpage.cpp:127 msgid "&Remove" msgstr "(&R) తొలగించు" @@ -1029,7 +1029,7 @@ msgstr "గుణములు" msgid "&Start" msgstr "(&S) ప్రారంభం" -#: common_texts.cpp:142 khtml/ecma/kjs_debugwin.cpp:457 +#: common_texts.cpp:142 tdehtml/ecma/kjs_debugwin.cpp:457 msgid "St&op" msgstr "(&o) ఆగు" @@ -1057,11 +1057,11 @@ msgstr "(&R) తిరిగి ఎక్కించు" msgid "Files" msgstr "దస్త్రములు" -#: common_texts.cpp:149 khtml/ecma/kjs_debugwin.cpp:465 +#: common_texts.cpp:149 tdehtml/ecma/kjs_debugwin.cpp:465 msgid "Continue" msgstr "కొనసాగించు" -#: common_texts.cpp:150 kmdi/kmdimainfrm.cpp:995 +#: common_texts.cpp:150 tdemdi/tdemdimainfrm.cpp:995 msgid "Restore" msgstr "పునరుద్ధరణ" @@ -1070,7 +1070,7 @@ msgid "Appearance" msgstr "రూపు" #: common_texts.cpp:152 tdecore/kkeyserver_x11.cpp:137 -#: tdecore/kstdaccel.cpp:57 +#: tdecore/tdestdaccel.cpp:57 msgid "Print" msgstr "ప్రచురణ" @@ -1128,9 +1128,9 @@ msgstr "(&N) తరువాత" msgid "&Previous" msgstr "(&P) ముందు" -#: common_texts.cpp:170 kcert/kcertpart.cc:730 kcert/kcertpart.cc:746 -#: tdecore/kstdaccel.cpp:73 tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 -#: tdeui/keditcl2.cpp:830 kutils/kreplace.cpp:45 kutils/kreplace.cpp:49 +#: common_texts.cpp:170 tdecert/tdecertpart.cc:730 tdecert/tdecertpart.cc:746 +#: tdecore/tdestdaccel.cpp:73 tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 +#: tdeui/keditcl2.cpp:830 tdeutils/kreplace.cpp:45 tdeutils/kreplace.cpp:49 msgid "Replace" msgstr "ప్రతిస్థాపించుము" @@ -1138,9 +1138,9 @@ msgstr "ప్రతిస్థాపించుము" msgid "&Replace..." msgstr "(&R) ప్రతిస్థాపించుము..." -#: common_texts.cpp:173 kabc/ldapconfigwidget.cpp:156 -#: kabc/ldapconfigwidget.cpp:168 tdeui/klineedit.cpp:914 -#: tdeui/ktoolbar.cpp:2058 +#: common_texts.cpp:173 tdeabc/ldapconfigwidget.cpp:156 +#: tdeabc/ldapconfigwidget.cpp:168 tdeui/klineedit.cpp:914 +#: tdeui/tdetoolbar.cpp:2058 msgid "Default" msgstr "అప్రమేయం" @@ -1160,7 +1160,7 @@ msgstr "ఇటీవలివి తెరువండి" msgid "Open &Recent" msgstr "(&R) ఇటీవలివి తెరువండి" -#: common_texts.cpp:179 tdeui/kstdaction_p.h:61 khtml/khtml_part.cpp:4258 +#: common_texts.cpp:179 tdeui/kstdaction_p.h:61 tdehtml/tdehtml_part.cpp:4258 msgid "&Find..." msgstr "(&F) కనుగొను..." @@ -1205,7 +1205,7 @@ msgstr "(&K) మీట బంధములను కూర్చండి..." msgid "&Preferences..." msgstr "(&P) ఇష్టములు..." -#: common_texts.cpp:193 tdeui/kmessagebox.cpp:928 +#: common_texts.cpp:193 tdeui/tdemessagebox.cpp:928 msgid "Do not show this message again" msgstr "ఈ సందేశము మరల చూపవద్దు" @@ -1525,24 +1525,24 @@ msgstr "మూలం ఆబ్జెక్ట్ కాదు" msgid "Syntax error in parameter list" msgstr "గణితరాసి జాబితా లో వ్యాకరణ దొషము" -#: interfaces/ktexteditor/editorchooser.cpp:60 +#: interfaces/tdetexteditor/editorchooser.cpp:60 msgid "System Default (%1)" msgstr "వ్యవస్థ అప్రమెయం (%1)" -#: interfaces/kscript/scriptmanager.cpp:106 +#: interfaces/tdescript/scriptmanager.cpp:106 msgid "Unable to get KScript Runner for type \"%1\"." msgstr "\"%1\" కొరకు కెస్క్రిప్ట్ రన్నర్ను తీసుకురాలేకపొయాను ." -#: interfaces/kscript/scriptmanager.cpp:106 -#: interfaces/kscript/scriptmanager.cpp:129 +#: interfaces/tdescript/scriptmanager.cpp:106 +#: interfaces/tdescript/scriptmanager.cpp:129 msgid "KScript Error" msgstr "కెస్క్రిప్ట్ దోషం" -#: interfaces/kscript/scriptmanager.cpp:129 +#: interfaces/tdescript/scriptmanager.cpp:129 msgid "Unable find script \"%1\"." msgstr "\"%1\" స్క్రిప్ట్ కనబడలేదు." -#: interfaces/kscript/scriptloader.cpp:40 +#: interfaces/tdescript/scriptloader.cpp:40 msgid "TDE Scripts" msgstr "కెడిఈ స్క్రిప్ట్లు" @@ -1566,73 +1566,73 @@ msgstr "(&N) సాధారణ పరిమాణము" msgid "&Double Size" msgstr "(&D) రెట్టింపు పరిమాణము" -#: kabc/addressbook.cpp:346 kabc/addressbook.cpp:365 +#: tdeabc/addressbook.cpp:346 tdeabc/addressbook.cpp:365 msgid "Unable to load resource '%1'" msgstr "%1' వనరును ఎక్కించలేకపొయాము" -#: kabc/key.cpp:127 +#: tdeabc/key.cpp:127 msgid "X509" msgstr "ఎక్స్509" -#: kabc/key.cpp:130 +#: tdeabc/key.cpp:130 msgid "PGP" msgstr "పిజిపి" -#: kab/addressbook.cc:335 kabc/field.cpp:217 kabc/key.cpp:133 -#: kabc/scripts/field.src.cpp:110 +#: kab/addressbook.cc:335 tdeabc/field.cpp:217 tdeabc/key.cpp:133 +#: tdeabc/scripts/field.src.cpp:110 msgid "Custom" msgstr "నిర్దేశితమైన" -#: kabc/key.cpp:136 kabc/secrecy.cpp:80 +#: tdeabc/key.cpp:136 tdeabc/secrecy.cpp:80 msgid "Unknown type" msgstr "తెలియని రకము" -#: kabc/field.cpp:192 kabc/scripts/field.src.cpp:85 +#: tdeabc/field.cpp:192 tdeabc/scripts/field.src.cpp:85 msgid "Unknown Field" msgstr "తెలియని క్షేత్రం" -#: kabc/field.cpp:205 kabc/scripts/field.src.cpp:98 +#: tdeabc/field.cpp:205 tdeabc/scripts/field.src.cpp:98 msgid "All" msgstr "అన్ని" -#: kabc/field.cpp:207 kabc/scripts/field.src.cpp:100 +#: tdeabc/field.cpp:207 tdeabc/scripts/field.src.cpp:100 msgid "Frequent" msgstr "తరచు" -#: kab/addressbook.cc:192 kabc/field.cpp:209 kabc/scripts/field.src.cpp:102 +#: kab/addressbook.cc:192 tdeabc/field.cpp:209 tdeabc/scripts/field.src.cpp:102 msgid "" "_: street/postal\n" "Address" msgstr "చిరునామా" -#: kabc/addresseedialog.cpp:71 kabc/addresseedialog.cpp:101 -#: kabc/distributionlistdialog.cpp:190 kabc/distributionlisteditor.cpp:143 -#: kabc/field.cpp:211 kabc/scripts/field.src.cpp:104 tdeui/kaboutdialog.cpp:91 +#: tdeabc/addresseedialog.cpp:71 tdeabc/addresseedialog.cpp:101 +#: tdeabc/distributionlistdialog.cpp:190 tdeabc/distributionlisteditor.cpp:143 +#: tdeabc/field.cpp:211 tdeabc/scripts/field.src.cpp:104 tdeui/tdeaboutdialog.cpp:91 msgid "Email" msgstr "ఈమెయిల్" -#: kabc/field.cpp:213 kabc/scripts/field.src.cpp:106 +#: tdeabc/field.cpp:213 tdeabc/scripts/field.src.cpp:106 msgid "Personal" msgstr "వ్యక్తిగత" -#: kab/addressbook.cc:176 kabc/addressee.cpp:727 kabc/field.cpp:215 -#: kabc/scripts/field.src.cpp:108 +#: kab/addressbook.cc:176 tdeabc/addressee.cpp:727 tdeabc/field.cpp:215 +#: tdeabc/scripts/field.src.cpp:108 msgid "Organization" msgstr "సంస్థ" -#: kabc/field.cpp:219 kabc/scripts/field.src.cpp:112 +#: tdeabc/field.cpp:219 tdeabc/scripts/field.src.cpp:112 msgid "Undefined" msgstr "అస్పష్టమైన" -#: kabc/kab2kabc.cpp:42 +#: tdeabc/tdeab2tdeabc.cpp:42 msgid "Disable automatic startup on login" msgstr "లాగిన్ అయినప్పుడు దాని అంతట అదే మొదలుపెట్టకు" -#: kabc/kab2kabc.cpp:45 +#: tdeabc/tdeab2tdeabc.cpp:45 msgid "Override existing entries" msgstr "వున్న దఖలులను వాడకు" -#: kabc/kab2kabc.cpp:287 +#: tdeabc/tdeab2tdeabc.cpp:287 msgid "" "Address book file %1 not found! Make sure the old address book is " "located there and you have read permission for this file." @@ -1640,434 +1640,434 @@ msgstr "" "%1 చిరునామా పుస్తకపు దస్త్రం కనబడలేదు! పాత చిరునామా పుస్తకం అక్కడ " "వుండెటట్టుచూడండి మరయూ ఆ దస్త్రాన్ని చదివే అనుమతి మీకు వుడాలి." -#: kabc/kab2kabc.cpp:435 +#: tdeabc/tdeab2tdeabc.cpp:435 msgid "Kab to Kabc Converter" msgstr "కెఏబి నుంచి కెఏబిసీకు మార్చునది" -#: kabc/resource.cpp:332 +#: tdeabc/resource.cpp:332 msgid "Loading resource '%1' failed!" msgstr "'%1' వనరును ఎక్కించుట సాద్యంకాలేదు!" -#: kabc/resource.cpp:343 +#: tdeabc/resource.cpp:343 msgid "Saving resource '%1' failed!" msgstr "'%1' వనరును దాచుట సాద్యంకాలేదు!" -#: kabc/resourceselectdialog.cpp:39 kresources/selectdialog.cpp:42 +#: tdeabc/resourceselectdialog.cpp:39 tderesources/selectdialog.cpp:42 msgid "Resource Selection" msgstr "వనరుల ఎంపిక" -#: kabc/resourceselectdialog.cpp:46 kresources/configpage.cpp:107 -#: kresources/selectdialog.cpp:49 +#: tdeabc/resourceselectdialog.cpp:46 tderesources/configpage.cpp:107 +#: tderesources/selectdialog.cpp:49 msgid "Resources" msgstr "వనరులు" -#: kabc/secrecy.cpp:71 +#: tdeabc/secrecy.cpp:71 msgid "Public" msgstr "బహిరంగం" -#: kab/addressbook.cc:1950 kabc/secrecy.cpp:74 +#: kab/addressbook.cc:1950 tdeabc/secrecy.cpp:74 msgid "Private" msgstr "వ్యక్తిగతం" -#: kabc/secrecy.cpp:77 +#: tdeabc/secrecy.cpp:77 msgid "Confidential" msgstr "రహస్యమైన" -#: kabc/errorhandler.cpp:42 -msgid "Error in libkabc" -msgstr "libkabc లో దోషము" +#: tdeabc/errorhandler.cpp:42 +msgid "Error in libtdeabc" +msgstr "libtdeabc లో దోషము" -#: kabc/ldifconverter.cpp:475 +#: tdeabc/ldifconverter.cpp:475 msgid "List of Emails" msgstr "ఈమెయిల్ జాబితా" -#: kabc/locknull.cpp:60 +#: tdeabc/locknull.cpp:60 msgid "LockNull: All locks succeed but no actual locking is done." msgstr "" "లాక్ నల్: అన్ని తాళాలు సఫలం గా వెయబడినవి కాని అసలైన తాళం వెయబడటం జరుగలేదు." -#: kabc/locknull.cpp:62 +#: tdeabc/locknull.cpp:62 msgid "LockNull: All locks fail." msgstr "లాక్ నల్: అన్ని తాళాలు విఫలం." -#: kabc/phonenumber.cpp:147 +#: tdeabc/phonenumber.cpp:147 msgid "" "_: Preferred phone\n" "Preferred" msgstr "ఇష్టమైన" -#: kabc/phonenumber.cpp:151 +#: tdeabc/phonenumber.cpp:151 msgid "" "_: Home phone\n" "Home" msgstr "గృహము" -#: kabc/phonenumber.cpp:154 +#: tdeabc/phonenumber.cpp:154 msgid "" "_: Work phone\n" "Work" msgstr "ఉద్యోగము" -#: kabc/phonenumber.cpp:157 +#: tdeabc/phonenumber.cpp:157 msgid "Messenger" msgstr "దూత" -#: kabc/phonenumber.cpp:160 +#: tdeabc/phonenumber.cpp:160 msgid "Preferred Number" msgstr "ఇష్టమైన ఫొన్ నం." -#: kabc/phonenumber.cpp:163 +#: tdeabc/phonenumber.cpp:163 msgid "Voice" msgstr "స్వరము" -#: kabc/phonenumber.cpp:166 +#: tdeabc/phonenumber.cpp:166 msgid "Fax" msgstr "ఫ్యాక్స్" -#: kabc/phonenumber.cpp:169 +#: tdeabc/phonenumber.cpp:169 msgid "" "_: Mobile Phone\n" "Mobile" msgstr "మొబైల్" -#: kabc/phonenumber.cpp:172 +#: tdeabc/phonenumber.cpp:172 msgid "Video" msgstr "వీడియో" -#: kabc/phonenumber.cpp:175 +#: tdeabc/phonenumber.cpp:175 msgid "Mailbox" msgstr "తపాలాపెట్టె" -#: kabc/phonenumber.cpp:178 +#: tdeabc/phonenumber.cpp:178 msgid "Modem" msgstr "మొడెమ్" -#: kabc/phonenumber.cpp:181 +#: tdeabc/phonenumber.cpp:181 msgid "" "_: Car Phone\n" "Car" msgstr "కారు" -#: kabc/addressee.cpp:601 kabc/phonenumber.cpp:184 +#: tdeabc/addressee.cpp:601 tdeabc/phonenumber.cpp:184 msgid "ISDN" msgstr "ఐఎస్డిఎన్" -#: kabc/phonenumber.cpp:187 +#: tdeabc/phonenumber.cpp:187 msgid "PCS" msgstr "పిసిఎస్" -#: kabc/addressee.cpp:607 kabc/phonenumber.cpp:190 +#: tdeabc/addressee.cpp:607 tdeabc/phonenumber.cpp:190 msgid "Pager" msgstr "పేజరు" -#: kabc/addressee.cpp:583 kabc/phonenumber.cpp:193 +#: tdeabc/addressee.cpp:583 tdeabc/phonenumber.cpp:193 msgid "Home Fax" msgstr "ఇంటి ఫాక్స్" -#: kabc/phonenumber.cpp:196 +#: tdeabc/phonenumber.cpp:196 msgid "Work Fax" msgstr "ఉద్యోగము ఫాక్స్" -#: kabc/address.cpp:312 kabc/phonenumber.cpp:199 tdecore/kcharsets.cpp:43 +#: tdeabc/address.cpp:312 tdeabc/phonenumber.cpp:199 tdecore/kcharsets.cpp:43 msgid "Other" msgstr "ఇతర" -#: kabc/distributionlistdialog.cpp:44 +#: tdeabc/distributionlistdialog.cpp:44 msgid "Configure Distribution Lists" msgstr "పంపిణి జబితాలను అమర్చం" -#: kabc/distributionlistdialog.cpp:61 kabc/distributionlisteditor.cpp:43 +#: tdeabc/distributionlistdialog.cpp:61 tdeabc/distributionlisteditor.cpp:43 msgid "Select Email Address" msgstr "ఈమెయిల్ చిరునామా ఎంచుకొండి" -#: kab/addressbook.cc:303 kabc/distributionlistdialog.cpp:69 -#: kabc/distributionlisteditor.cpp:49 +#: kab/addressbook.cc:303 tdeabc/distributionlistdialog.cpp:69 +#: tdeabc/distributionlisteditor.cpp:49 msgid "Email Addresses" msgstr "ఈమెయిల్ చిరునామా" -#: kabc/distributionlistdialog.cpp:152 +#: tdeabc/distributionlistdialog.cpp:152 msgid "New List..." msgstr "నూతన జాబితా..." -#: kabc/distributionlistdialog.cpp:156 +#: tdeabc/distributionlistdialog.cpp:156 msgid "Rename List..." msgstr "జాబితా పేరు మార్చండి..." -#: kabc/distributionlistdialog.cpp:160 kabc/distributionlisteditor.cpp:137 +#: tdeabc/distributionlistdialog.cpp:160 tdeabc/distributionlisteditor.cpp:137 msgid "Remove List" msgstr "జాబితా తొలగించండి" -#: kabc/distributionlistdialog.cpp:167 +#: tdeabc/distributionlistdialog.cpp:167 msgid "Available addresses:" msgstr "ఉపయోగించతగ్గ చిరునామాలు:" -#: kabc/addressee.cpp:335 kabc/addresseedialog.cpp:70 -#: kabc/addresseedialog.cpp:100 kabc/distributionlistdialog.cpp:174 -#: kabc/distributionlistdialog.cpp:189 kabc/distributionlisteditor.cpp:142 -#: kabc/distributionlisteditor.cpp:161 knewstuff/downloaddialog.cpp:270 +#: tdeabc/addressee.cpp:335 tdeabc/addresseedialog.cpp:70 +#: tdeabc/addresseedialog.cpp:100 tdeabc/distributionlistdialog.cpp:174 +#: tdeabc/distributionlistdialog.cpp:189 tdeabc/distributionlisteditor.cpp:142 +#: tdeabc/distributionlisteditor.cpp:161 knewstuff/downloaddialog.cpp:270 #: knewstuff/downloaddialog.cpp:276 knewstuff/downloaddialog.cpp:282 -#: knewstuff/providerdialog.cpp:65 kresources/configpage.cpp:119 -#: kutils/kpluginselector.cpp:200 +#: knewstuff/providerdialog.cpp:65 tderesources/configpage.cpp:119 +#: tdeutils/kpluginselector.cpp:200 msgid "Name" msgstr "పేరు" -#: kabc/distributionlistdialog.cpp:175 kabc/distributionlisteditor.cpp:162 +#: tdeabc/distributionlistdialog.cpp:175 tdeabc/distributionlisteditor.cpp:162 msgid "Preferred Email" msgstr "ఇష్టమైన ఈమెయిల్" -#: kabc/distributionlistdialog.cpp:183 kabc/distributionlisteditor.cpp:156 +#: tdeabc/distributionlistdialog.cpp:183 tdeabc/distributionlisteditor.cpp:156 msgid "Add Entry" msgstr "దఖలు చేయండి" -#: kabc/distributionlistdialog.cpp:191 kabc/distributionlisteditor.cpp:144 +#: tdeabc/distributionlistdialog.cpp:191 tdeabc/distributionlisteditor.cpp:144 msgid "Use Preferred" msgstr "ఇష్టమైనవి వాడు" -#: kabc/distributionlistdialog.cpp:198 +#: tdeabc/distributionlistdialog.cpp:198 msgid "Change Email..." msgstr "ఈమెయిల్ మార్చండి..." -#: kabc/distributionlistdialog.cpp:202 kabc/distributionlisteditor.cpp:152 +#: tdeabc/distributionlistdialog.cpp:202 tdeabc/distributionlisteditor.cpp:152 msgid "Remove Entry" msgstr "దఖలు తోలగించండి" -#: kabc/distributionlistdialog.cpp:237 kabc/distributionlisteditor.cpp:196 +#: tdeabc/distributionlistdialog.cpp:237 tdeabc/distributionlisteditor.cpp:196 msgid "New Distribution List" msgstr "కొత్త పంపిణీ జాబితా" -#: kabc/distributionlistdialog.cpp:238 +#: tdeabc/distributionlistdialog.cpp:238 msgid "Please enter &name:" msgstr "(&n) పేరును వ్రాయండి:" -#: kabc/distributionlistdialog.cpp:255 +#: tdeabc/distributionlistdialog.cpp:255 msgid "Distribution List" msgstr "పంపిణీ జాబితా" -#: kabc/distributionlistdialog.cpp:256 +#: tdeabc/distributionlistdialog.cpp:256 msgid "Please change &name:" msgstr "(&n) పేరును మార్చండి:" -#: kabc/distributionlistdialog.cpp:273 +#: tdeabc/distributionlistdialog.cpp:273 msgid "Delete distribution list '%1'?" msgstr "పంపిణీ జాబితా '%1' ను తొలగించండి" -#: kabc/distributionlistdialog.cpp:339 +#: tdeabc/distributionlistdialog.cpp:339 msgid "Selected addressees:" msgstr "ఎంచుకొబడిన చిరునామాలు:" -#: kabc/distributionlistdialog.cpp:341 +#: tdeabc/distributionlistdialog.cpp:341 msgid "Selected addresses in '%1':" msgstr "'%1' లొ ఎంచుకొబడిన చిరునామాలు:" -#: kabc/addresseehelper.cpp:67 +#: tdeabc/addresseehelper.cpp:67 msgid "Dr." msgstr "డా." -#: kabc/addresseehelper.cpp:68 +#: tdeabc/addresseehelper.cpp:68 msgid "Miss" msgstr "కుమారి" -#: kabc/addresseehelper.cpp:69 +#: tdeabc/addresseehelper.cpp:69 msgid "Mr." msgstr "శ్రీ." -#: kabc/addresseehelper.cpp:70 +#: tdeabc/addresseehelper.cpp:70 msgid "Mrs." msgstr "శ్రీమతి." -#: kabc/addresseehelper.cpp:71 +#: tdeabc/addresseehelper.cpp:71 msgid "Ms." msgstr "కుమారి." -#: kabc/addresseehelper.cpp:72 +#: tdeabc/addresseehelper.cpp:72 msgid "Prof." msgstr "ప్రొ." -#: kabc/addresseehelper.cpp:74 +#: tdeabc/addresseehelper.cpp:74 msgid "I" msgstr "I" -#: kabc/addresseehelper.cpp:75 +#: tdeabc/addresseehelper.cpp:75 msgid "II" msgstr "II" -#: kabc/addresseehelper.cpp:76 +#: tdeabc/addresseehelper.cpp:76 msgid "III" msgstr "III" -#: kabc/addresseehelper.cpp:77 +#: tdeabc/addresseehelper.cpp:77 msgid "Jr." msgstr "జూ." -#: kabc/addresseehelper.cpp:78 +#: tdeabc/addresseehelper.cpp:78 msgid "Sr." msgstr "సీ." -#: kabc/ldapconfigwidget.cpp:83 +#: tdeabc/ldapconfigwidget.cpp:83 msgid "User:" msgstr "యూజర్:" -#: kabc/ldapconfigwidget.cpp:92 +#: tdeabc/ldapconfigwidget.cpp:92 msgid "Bind DN:" msgstr "జతపరచు డిఎన్:" -#: kabc/ldapconfigwidget.cpp:101 +#: tdeabc/ldapconfigwidget.cpp:101 msgid "Realm:" msgstr "హయాము:" -#: kabc/ldapconfigwidget.cpp:110 +#: tdeabc/ldapconfigwidget.cpp:110 msgid "Password:" msgstr "పాస్ వర్డ్:" -#: kabc/ldapconfigwidget.cpp:120 +#: tdeabc/ldapconfigwidget.cpp:120 msgid "Host:" msgstr "హోస్ట్:" -#: kabc/ldapconfigwidget.cpp:130 +#: tdeabc/ldapconfigwidget.cpp:130 msgid "Port:" msgstr "పోర్ట్:" -#: kabc/ldapconfigwidget.cpp:141 +#: tdeabc/ldapconfigwidget.cpp:141 msgid "LDAP version:" msgstr "ఎల్డిఏపి వివరణం:" -#: kabc/ldapconfigwidget.cpp:152 +#: tdeabc/ldapconfigwidget.cpp:152 msgid "Size limit:" msgstr "పరిమాణ హద్దు:" -#: kabc/ldapconfigwidget.cpp:163 +#: tdeabc/ldapconfigwidget.cpp:163 msgid "Time limit:" msgstr "కాల పరిమితి:" -#: kabc/ldapconfigwidget.cpp:167 +#: tdeabc/ldapconfigwidget.cpp:167 msgid " sec" msgstr " సె" -#: kabc/ldapconfigwidget.cpp:175 +#: tdeabc/ldapconfigwidget.cpp:175 msgid "" "_: Distinguished Name\n" "DN:" msgstr "డిఎన్:" -#: kabc/ldapconfigwidget.cpp:182 kabc/ldapconfigwidget.cpp:231 +#: tdeabc/ldapconfigwidget.cpp:182 tdeabc/ldapconfigwidget.cpp:231 msgid "Query Server" msgstr "క్వేరి సెర్వర్:" -#: kabc/ldapconfigwidget.cpp:190 +#: tdeabc/ldapconfigwidget.cpp:190 msgid "Filter:" msgstr "గలని:" -#: kabc/ldapconfigwidget.cpp:199 +#: tdeabc/ldapconfigwidget.cpp:199 msgid "Security" msgstr "భద్రత" -#: kabc/ldapconfigwidget.cpp:201 +#: tdeabc/ldapconfigwidget.cpp:201 msgid "TLS" msgstr "టిఎల్ఎస్" -#: kabc/ldapconfigwidget.cpp:202 +#: tdeabc/ldapconfigwidget.cpp:202 msgid "SSL" msgstr "ఎస్ఎస్ఎల్" -#: kabc/ldapconfigwidget.cpp:216 +#: tdeabc/ldapconfigwidget.cpp:216 msgid "Authentication" msgstr "ప్రమాణీకరణ" -#: kabc/ldapconfigwidget.cpp:218 +#: tdeabc/ldapconfigwidget.cpp:218 msgid "Anonymous" msgstr "అజ్ఙాత" -#: kabc/ldapconfigwidget.cpp:219 +#: tdeabc/ldapconfigwidget.cpp:219 msgid "Simple" msgstr "సామాన్యము" -#: kabc/ldapconfigwidget.cpp:220 +#: tdeabc/ldapconfigwidget.cpp:220 msgid "SASL" msgstr "ఎస్ఎఎస్ఎల్" -#: kabc/ldapconfigwidget.cpp:222 +#: tdeabc/ldapconfigwidget.cpp:222 msgid "SASL mechanism:" msgstr "ఎస్ఎఎస్ఎల్ యంత్రాంగం:" -#: kabc/ldapconfigwidget.cpp:302 +#: tdeabc/ldapconfigwidget.cpp:302 msgid "LDAP Query" msgstr "ఎల్ డిఏపి క్వేరి" -#: kabc/address.cpp:145 +#: tdeabc/address.cpp:145 msgid "Post Office Box" msgstr "పోస్ట్ ఆఫీసు డబ్బా" -#: kabc/address.cpp:163 +#: tdeabc/address.cpp:163 msgid "Extended Address Information" msgstr "విస్తారమైన చిరునామా సమాచారం" -#: kabc/address.cpp:181 +#: tdeabc/address.cpp:181 msgid "Street" msgstr "వీధి" -#: kabc/address.cpp:199 +#: tdeabc/address.cpp:199 msgid "Locality" msgstr "స్థానము" -#: kabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 +#: tdeabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 msgid "Region" msgstr "ప్రాంతము" -#: kabc/address.cpp:235 +#: tdeabc/address.cpp:235 msgid "Postal Code" msgstr "పిన్ కోడ్" -#: kab/addressbook.cc:204 kabc/address.cpp:253 +#: kab/addressbook.cc:204 tdeabc/address.cpp:253 msgid "Country" msgstr "దేశం" -#: kab/addressbook.cc:188 kabc/address.cpp:271 +#: kab/addressbook.cc:188 tdeabc/address.cpp:271 msgid "Delivery Label" msgstr "బట్వాడా చీటీ" -#: kabc/address.cpp:287 +#: tdeabc/address.cpp:287 msgid "" "_: Preferred address\n" "Preferred" msgstr "ఇష్టమైన" -#: kabc/address.cpp:291 +#: tdeabc/address.cpp:291 msgid "Domestic" msgstr "దేశీయ" -#: kabc/address.cpp:294 +#: tdeabc/address.cpp:294 msgid "International" msgstr "అంతర్జాతీయ" -#: kabc/address.cpp:297 +#: tdeabc/address.cpp:297 msgid "Postal" msgstr "తపాలా" -#: kabc/address.cpp:300 +#: tdeabc/address.cpp:300 msgid "Parcel" msgstr "మూట" -#: kabc/address.cpp:303 +#: tdeabc/address.cpp:303 msgid "" "_: Home Address\n" "Home" msgstr "గృహము" -#: kabc/address.cpp:306 +#: tdeabc/address.cpp:306 msgid "" "_: Work Address\n" "Work" msgstr "ఉద్యోగము" -#: kabc/address.cpp:309 +#: tdeabc/address.cpp:309 msgid "Preferred Address" msgstr "ఇష్టమైన చిరునామా" -#: kabc/lock.cpp:93 +#: tdeabc/lock.cpp:93 msgid "Unable to open lock file." msgstr "తాళపు దస్త్రాన్ని తెరువలేకపొయాను" -#: kabc/lock.cpp:106 +#: tdeabc/lock.cpp:106 msgid "" "The address book '%1' is locked by application '%2'.\n" "If you believe this is incorrect, just remove the lock file from '%3'" @@ -2075,271 +2075,271 @@ msgstr "" "'%1' చిరునామా పుస్తకం '%2' కార్యక్రమంచే తాళంవెయబడింది.\n" "మీరు ఇది తప్పని భావించిన, '%3' నుంచి తాళపు దస్త్రాన్ని తొలగించండి" -#: kabc/lock.cpp:146 +#: tdeabc/lock.cpp:146 msgid "Unlock failed. Lock file is owned by other process: %1 (%2)" msgstr "" -#: kabc/stdaddressbook.cpp:148 +#: tdeabc/stdaddressbook.cpp:148 msgid "Unable to save to resource '%1'. It is locked." msgstr "'%1' వనరును దాచ లేకపొయాను. అది తాళం వెయబడింది." -#: kabc/addresseedialog.cpp:60 +#: tdeabc/addresseedialog.cpp:60 msgid "Select Addressee" msgstr "చిరునామాదారును ఎంచుకొనుము" -#: kabc/addresseedialog.cpp:95 +#: tdeabc/addresseedialog.cpp:95 msgid "Selected" msgstr "ఎన్నుకోబడిన" -#: kabc/addresseedialog.cpp:107 +#: tdeabc/addresseedialog.cpp:107 msgid "Unselect" msgstr "ఎన్నుకోవద్దు" -#: kabc/distributionlisteditor.cpp:133 +#: tdeabc/distributionlisteditor.cpp:133 msgid "New List" msgstr "నూతన జాబితా" -#: kabc/distributionlisteditor.cpp:148 +#: tdeabc/distributionlisteditor.cpp:148 msgid "Change Email" msgstr "ఈమెయిల్ మార్చండి" -#: kabc/distributionlisteditor.cpp:197 +#: tdeabc/distributionlisteditor.cpp:197 msgid "Please enter name:" msgstr "పేరును వ్రాయండి:" -#: kabc/formatfactory.cpp:55 kabc/formatfactory.cpp:119 +#: tdeabc/formatfactory.cpp:55 tdeabc/formatfactory.cpp:119 msgid "vCard" msgstr "వీకార్డ్" -#: kabc/formatfactory.cpp:56 kabc/formatfactory.cpp:120 +#: tdeabc/formatfactory.cpp:56 tdeabc/formatfactory.cpp:120 msgid "vCard Format" msgstr "వీకార్డ్ ఫార్మేట్" -#: kabc/formatfactory.cpp:75 +#: tdeabc/formatfactory.cpp:75 msgid "No description available." msgstr "ఏ వర్ణన దొరకలేదు" -#: kabc/addressee.cpp:317 kabc/scripts/addressee.src.cpp:180 +#: tdeabc/addressee.cpp:317 tdeabc/scripts/addressee.src.cpp:180 msgid "Unique Identifier" msgstr "అసమాన గుర్తు" -#: kab/addressbook.cc:271 kabc/addressee.cpp:354 +#: kab/addressbook.cc:271 tdeabc/addressee.cpp:354 msgid "Formatted Name" msgstr "ఫార్మేట్ చేయబడిన పేరు" -#: kabc/addressee.cpp:373 +#: tdeabc/addressee.cpp:373 msgid "Family Name" msgstr "ఇంటి పేరు" -#: kabc/addressee.cpp:392 +#: tdeabc/addressee.cpp:392 msgid "Given Name" msgstr "పెట్టిన పేరు" -#: kabc/addressee.cpp:411 +#: tdeabc/addressee.cpp:411 msgid "Additional Names" msgstr "ఇతర పేర్లు" -#: kabc/addressee.cpp:430 +#: tdeabc/addressee.cpp:430 msgid "Honorific Prefixes" msgstr "గౌరవ బిరుదులు" -#: kabc/addressee.cpp:449 +#: tdeabc/addressee.cpp:449 msgid "Honorific Suffixes" msgstr "గౌరవ బిరుదులు" -#: kabc/addressee.cpp:468 +#: tdeabc/addressee.cpp:468 msgid "Nick Name" msgstr "ముద్దు పేరు" -#: kab/addressbook.cc:291 kabc/addressee.cpp:487 +#: kab/addressbook.cc:291 tdeabc/addressee.cpp:487 msgid "Birthday" msgstr "పుట్టినరోజు" -#: kabc/addressee.cpp:493 +#: tdeabc/addressee.cpp:493 msgid "Home Address Street" msgstr "ఇంటి చిరునామా వీధి" -#: kabc/addressee.cpp:499 +#: tdeabc/addressee.cpp:499 msgid "Home Address City" msgstr "ఇంటి చిరునామా వూరు" -#: kabc/addressee.cpp:505 +#: tdeabc/addressee.cpp:505 msgid "Home Address State" msgstr "ఇంటి చిరునామా రాష్ట్రము" -#: kabc/addressee.cpp:511 +#: tdeabc/addressee.cpp:511 msgid "Home Address Zip Code" msgstr "ఇంటి చిరునామా పిన్ కోడ్" -#: kabc/addressee.cpp:517 +#: tdeabc/addressee.cpp:517 msgid "Home Address Country" msgstr "ఇంటి చిరునామా దేశము" -#: kabc/addressee.cpp:523 +#: tdeabc/addressee.cpp:523 msgid "Home Address Label" msgstr "ఇంటి చిరునామా చీటీ" -#: kabc/addressee.cpp:529 +#: tdeabc/addressee.cpp:529 msgid "Business Address Street" msgstr "వ్యాపార చిరునామా వీధి" -#: kabc/addressee.cpp:535 +#: tdeabc/addressee.cpp:535 msgid "Business Address City" msgstr "వ్యాపార చిరునామా వూరు" -#: kabc/addressee.cpp:541 +#: tdeabc/addressee.cpp:541 msgid "Business Address State" msgstr "వ్యాపార చిరునామా రాష్ట్రము" -#: kabc/addressee.cpp:547 +#: tdeabc/addressee.cpp:547 msgid "Business Address Zip Code" msgstr "వ్యాపార చిరునామా పిన్ కోడ్" -#: kabc/addressee.cpp:553 +#: tdeabc/addressee.cpp:553 msgid "Business Address Country" msgstr "వ్యాపార చిరునామా దేశము" -#: kabc/addressee.cpp:559 +#: tdeabc/addressee.cpp:559 msgid "Business Address Label" msgstr "వ్యాపార చిరునామా చీటీ" -#: kabc/addressee.cpp:565 +#: tdeabc/addressee.cpp:565 msgid "Home Phone" msgstr "ఇంటి ఫోను" -#: kabc/addressee.cpp:571 +#: tdeabc/addressee.cpp:571 msgid "Business Phone" msgstr "వ్యాపార ఫోను" -#: kabc/addressee.cpp:577 +#: tdeabc/addressee.cpp:577 msgid "Mobile Phone" msgstr "మొబైల్ ఫోను" -#: kabc/addressee.cpp:589 +#: tdeabc/addressee.cpp:589 msgid "Business Fax" msgstr "వ్యాపార ఫ్యాక్స్" -#: kabc/addressee.cpp:595 +#: tdeabc/addressee.cpp:595 msgid "Car Phone" msgstr "కారు ఫోను" -#: kabc/addressee.cpp:613 +#: tdeabc/addressee.cpp:613 msgid "Email Address" msgstr "ఈమెయిల్ చిరునామా" -#: kabc/addressee.cpp:632 +#: tdeabc/addressee.cpp:632 msgid "Mail Client" msgstr "తపాలా క్లైంట్" -#: kabc/addressee.cpp:651 +#: tdeabc/addressee.cpp:651 msgid "Time Zone" msgstr "కాలమండలం" -#: kabc/addressee.cpp:670 +#: tdeabc/addressee.cpp:670 msgid "Geographic Position" msgstr "భౌగోళిక స్థానము" -#: kab/addressbook.cc:263 kabc/addressee.cpp:689 +#: kab/addressbook.cc:263 tdeabc/addressee.cpp:689 msgid "" "_: person\n" "Title" msgstr "కితాబు" -#: kabc/addressee.cpp:708 +#: tdeabc/addressee.cpp:708 msgid "" "_: person in organization\n" "Role" msgstr "భూమిక" -#: kab/addressbook.cc:180 kabc/addressee.cpp:746 +#: kab/addressbook.cc:180 tdeabc/addressee.cpp:746 msgid "Department" msgstr "విభాగము" -#: kabc/addressee.cpp:765 +#: tdeabc/addressee.cpp:765 msgid "Note" msgstr "వ్యాఖ్య" -#: kabc/addressee.cpp:784 +#: tdeabc/addressee.cpp:784 msgid "Product Identifier" msgstr "ఉత్పత్తి గుర్తు" -#: kabc/addressee.cpp:803 +#: tdeabc/addressee.cpp:803 msgid "Revision Date" msgstr "సవరణ తేదీ" -#: kabc/addressee.cpp:822 +#: tdeabc/addressee.cpp:822 msgid "Sort String" msgstr "క్రమపరచు పదం" -#: kabc/addressee.cpp:841 tdeui/kaboutdialog.cpp:92 +#: tdeabc/addressee.cpp:841 tdeui/tdeaboutdialog.cpp:92 msgid "Homepage" msgstr "హొమ్ పేజ్" -#: kabc/addressee.cpp:860 +#: tdeabc/addressee.cpp:860 msgid "Security Class" msgstr "భద్రతా తరగతి" -#: kabc/addressee.cpp:879 +#: tdeabc/addressee.cpp:879 msgid "Logo" msgstr "చిహ్నము" -#: kabc/addressee.cpp:898 +#: tdeabc/addressee.cpp:898 msgid "Photo" msgstr "చాయాచిత్రము" -#: kabc/addressee.cpp:917 +#: tdeabc/addressee.cpp:917 msgid "Sound" msgstr "శబ్దము" -#: kabc/addressee.cpp:936 +#: tdeabc/addressee.cpp:936 msgid "Agent" msgstr "ప్రతినిధి" -#: kabc/vcard/testwrite.cpp:11 +#: tdeabc/vcard/testwrite.cpp:11 msgid "TestWritevCard" msgstr "వీకార్డ్ వ్రాయుపరిక్ష" -#: kabc/vcardparser/testread.cpp:38 +#: tdeabc/vcardparser/testread.cpp:38 msgid "vCard 2.1" msgstr "వీకార్డ్ 2.1" -#: kabc/vcardparser/testread.cpp:39 kdewidgets/makekdewidgets.cpp:112 +#: tdeabc/vcardparser/testread.cpp:39 kdewidgets/maketdewidgets.cpp:112 msgid "Input file" msgstr "మూలాంశ ఫైలు" -#: kded/kde-menu.cpp:36 +#: kded/tde-menu.cpp:36 msgid "Output data in UTF-8 instead of local encoding" msgstr "" -#: kded/kde-menu.cpp:37 +#: kded/tde-menu.cpp:37 msgid "" "Print menu-id of the menu that contains\n" "the application" msgstr "" -#: kded/kde-menu.cpp:38 +#: kded/tde-menu.cpp:38 msgid "" "Print menu name (caption) of the menu that\n" "contains the application" msgstr "" -#: kded/kde-menu.cpp:39 +#: kded/tde-menu.cpp:39 msgid "Highlight the entry in the menu" msgstr "పట్టి లోని దఖలును హైలైటు చేయి" -#: kded/kde-menu.cpp:40 +#: kded/tde-menu.cpp:40 msgid "Do not check if sycoca database is up to date" msgstr "" -#: kded/kde-menu.cpp:41 +#: kded/tde-menu.cpp:41 msgid "The id of the menu entry to locate" msgstr "కనిపెట్టుటకు పట్టి దఖలు యొక్క ఐడి" -#: kded/kde-menu.cpp:99 +#: kded/tde-menu.cpp:99 msgid "Menu item '%1' could not be highlighted." msgstr "'%1' పట్టి అంశం ను హైలైట్ చెయలేకపొయాను" -#: kded/kde-menu.cpp:111 +#: kded/tde-menu.cpp:111 msgid "" "TDE Menu query tool.\n" "This tool can be used to find in which menu a specific application is shown.\n" @@ -2347,31 +2347,31 @@ msgid "" "in the TDE menu a specific application is located." msgstr "" -#: kded/kde-menu.cpp:116 -msgid "kde-menu" +#: kded/tde-menu.cpp:116 +msgid "tde-menu" msgstr "కెడిఈ-పట్టి" -#: kded/kbuildsycoca.cpp:724 kded/kbuildsycoca.cpp:725 kded/kde-menu.cpp:119 -#: kded/khostname.cpp:362 tdeui/kaboutdialog.cpp:90 +#: kded/tdebuildsycoca.cpp:724 kded/tdebuildsycoca.cpp:725 kded/tde-menu.cpp:119 +#: kded/khostname.cpp:362 tdeui/tdeaboutdialog.cpp:90 msgid "Author" msgstr "మూలకర్త" -#: kded/kde-menu.cpp:133 +#: kded/tde-menu.cpp:133 msgid "You must specify an application-id such as 'tde-konsole.desktop'" msgstr "మీరు కార్యక్రమపు-ఐడి ఇవ్వాలి ఉదా: 'tde-konsole.desktop'" -#: kded/kde-menu.cpp:142 +#: kded/tde-menu.cpp:142 msgid "" "You must specify at least one of --print-menu-id, --print-menu-name or " "--highlight" msgstr "" "మీరు --print-menu-id, --print-menu-name లేక --highlight ల లొ ఒకటైనా వాడాలి" -#: kded/kde-menu.cpp:164 +#: kded/tde-menu.cpp:164 msgid "No menu item '%1'." msgstr "'%1' పట్టీ అంశం లేదు." -#: kded/kde-menu.cpp:168 +#: kded/tde-menu.cpp:168 msgid "Menu item '%1' not found in menu." msgstr "'%1' పట్టీ అంశం పట్టీలో లేదు." @@ -2415,7 +2415,7 @@ msgstr "కెడిఈ సూత్రధారి" msgid "TDE Daemon - triggers Sycoca database updates when needed" msgstr "" -#: kded/kbuildsycoca.cpp:483 +#: kded/tdebuildsycoca.cpp:483 msgid "" "Error creating database '%1'.\n" "Check that the permissions are correct on the directory and the disk is not " @@ -2425,12 +2425,12 @@ msgstr "" "డైరక్టరి మీద అనుమతులు సరిచూడండి మరయూ \n" "డిస్క్ పూర్తిగా నిండలేదు.\n" -#: kded/kbuildsycoca.cpp:483 kded/kbuildsycoca.cpp:512 -#: kded/kbuildsycoca.cpp:721 +#: kded/tdebuildsycoca.cpp:483 kded/tdebuildsycoca.cpp:512 +#: kded/tdebuildsycoca.cpp:721 msgid "KBuildSycoca" msgstr "కెబిల్డ్ సైకొక" -#: kded/kbuildsycoca.cpp:512 +#: kded/tdebuildsycoca.cpp:512 msgid "" "Error writing database '%1'.\n" "Check that the permissions are correct on the directory and the disk is not " @@ -2440,232 +2440,232 @@ msgstr "" "డైరక్టరి మీద అనుమతులు సరిచూడండి మరయూ \n" "డిస్క్ పూర్తిగా నిండలేదు.\n" -#: kded/kbuildsycoca.cpp:695 +#: kded/tdebuildsycoca.cpp:695 msgid "Do not signal applications to update" msgstr "" -#: kded/kbuildsycoca.cpp:696 +#: kded/tdebuildsycoca.cpp:696 msgid "Disable incremental update, re-read everything" msgstr "" -#: kded/kbuildsycoca.cpp:697 +#: kded/tdebuildsycoca.cpp:697 msgid "Check file timestamps" msgstr "దస్త్రపు సమయమును తనఖిచేయి" -#: kded/kbuildsycoca.cpp:698 +#: kded/tdebuildsycoca.cpp:698 msgid "Disable checking files (dangerous)" msgstr "దస్త్రాలను తనఖిచేయకు (ప్రమాదకరం)" -#: kded/kbuildsycoca.cpp:699 +#: kded/tdebuildsycoca.cpp:699 msgid "Create global database" msgstr "వసుదైక డెటాబేస్ సృష్టించు" -#: kded/kbuildsycoca.cpp:700 +#: kded/tdebuildsycoca.cpp:700 msgid "Perform menu generation test run only" msgstr "పట్టి సృష్టి పరీక్ష మాత్రమే నిర్వహించు" -#: kded/kbuildsycoca.cpp:701 +#: kded/tdebuildsycoca.cpp:701 msgid "Track menu id for debug purposes" msgstr "డీబగ్ ప్రయొజనాల కొరకు పట్టి ఐడి ని వెంబడించు" -#: kded/kbuildsycoca.cpp:703 +#: kded/tdebuildsycoca.cpp:703 msgid "Silent - work without windows and stderr" msgstr "నిశ్శబ్డం - విండోలు మరయూ stderr లేకుండా పనిచేయి" -#: kded/kbuildsycoca.cpp:704 +#: kded/tdebuildsycoca.cpp:704 msgid "Show progress information (even if 'silent' mode is on)" msgstr "పురోగతి సమచారం చూపించు ('నిశ్శబ్ద' స్థితి లోవున్నా సరే)" -#: kded/kbuildsycoca.cpp:722 +#: kded/tdebuildsycoca.cpp:722 msgid "Rebuilds the system configuration cache." msgstr "" -#: kded/kbuildsycoca.cpp:750 +#: kded/tdebuildsycoca.cpp:750 msgid "Reloading TDE configuration, please wait..." msgstr "కెడిఈ అమరికను మళ్లి ఎక్కిస్తున్నా, దయచేసి ఆగండి..." -#: kded/kbuildsycoca.cpp:751 +#: kded/tdebuildsycoca.cpp:751 msgid "TDE Configuration Manager" msgstr "కెడిఈ అమరిక అభికర్త" -#: kded/kbuildsycoca.cpp:753 +#: kded/tdebuildsycoca.cpp:753 msgid "Do you want to reload TDE configuration?" msgstr "కెడిఈ అమరికణూ మళ్లి ఎక్కించమటారా?" -#: kded/kbuildsycoca.cpp:753 +#: kded/tdebuildsycoca.cpp:753 msgid "Do Not Reload" msgstr "మళ్లి ఎక్కించవద్దు" -#: kded/kbuildsycoca.cpp:953 +#: kded/tdebuildsycoca.cpp:953 msgid "Configuration information reloaded successfully." msgstr "అమరిక సమాచారం సఫలంగా మళ్లి ఎక్కించడమైనది." -#: kmdi/kmdi/guiclient.cpp:79 kmdi/kmdiguiclient.cpp:139 +#: tdemdi/tdemdi/guiclient.cpp:79 tdemdi/tdemdiguiclient.cpp:139 msgid "Tool &Views" msgstr "(&V) పనిముట్ల వీక్షణం" -#: kmdi/kmdiguiclient.cpp:142 +#: tdemdi/tdemdiguiclient.cpp:142 msgid "MDI Mode" msgstr "ఎండిఐ స్థితి" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2594 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2594 msgid "&Toplevel Mode" msgstr "(&T) పైన వుండె స్థితి" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2595 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2595 msgid "C&hildframe Mode" msgstr "(&h) పిల్ల చట్రపు స్థితి" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2596 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2596 msgid "Ta&b Page Mode" msgstr "(&b) టాబ్ పుట స్థితి" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2597 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2597 msgid "I&DEAl Mode" msgstr "(&D) ఐడిఈఎఐ స్థితి" -#: kmdi/kmdi/guiclient.cpp:81 kmdi/kmdiguiclient.cpp:154 +#: tdemdi/tdemdi/guiclient.cpp:81 tdemdi/tdemdiguiclient.cpp:154 msgid "Tool &Docks" msgstr "" -#: kmdi/kmdi/guiclient.cpp:82 kmdi/kmdiguiclient.cpp:155 +#: tdemdi/tdemdi/guiclient.cpp:82 tdemdi/tdemdiguiclient.cpp:155 msgid "Switch Top Dock" msgstr "" -#: kmdi/kmdi/guiclient.cpp:84 kmdi/kmdiguiclient.cpp:157 +#: tdemdi/tdemdi/guiclient.cpp:84 tdemdi/tdemdiguiclient.cpp:157 msgid "Switch Left Dock" msgstr "" -#: kmdi/kmdi/guiclient.cpp:86 kmdi/kmdiguiclient.cpp:159 +#: tdemdi/tdemdi/guiclient.cpp:86 tdemdi/tdemdiguiclient.cpp:159 msgid "Switch Right Dock" msgstr "" -#: kmdi/kmdi/guiclient.cpp:88 kmdi/kmdiguiclient.cpp:161 +#: tdemdi/tdemdi/guiclient.cpp:88 tdemdi/tdemdiguiclient.cpp:161 msgid "Switch Bottom Dock" msgstr "" -#: kmdi/kmdi/guiclient.cpp:91 kmdi/kmdiguiclient.cpp:164 +#: tdemdi/tdemdi/guiclient.cpp:91 tdemdi/tdemdiguiclient.cpp:164 msgid "Previous Tool View" msgstr "వెనుకటి పనిముట్ల వీక్షణం" -#: kmdi/kmdi/guiclient.cpp:93 kmdi/kmdiguiclient.cpp:166 +#: tdemdi/tdemdi/guiclient.cpp:93 tdemdi/tdemdiguiclient.cpp:166 msgid "Next Tool View" msgstr "ముందటి పనిముట్ల వీక్షణం" -#: tdeui/kdockwidget.cpp:2945 kmdi/kmdi/guiclient.cpp:148 -#: kmdi/kmdiguiclient.cpp:260 +#: tdeui/kdockwidget.cpp:2945 tdemdi/tdemdi/guiclient.cpp:148 +#: tdemdi/tdemdiguiclient.cpp:260 #, c-format msgid "Show %1" msgstr "%1 చూపుము" -#: tdeui/kdockwidget.cpp:2939 kmdi/kmdi/guiclient.cpp:152 -#: kmdi/kmdiguiclient.cpp:265 +#: tdeui/kdockwidget.cpp:2939 tdemdi/tdemdi/guiclient.cpp:152 +#: tdemdi/tdemdiguiclient.cpp:265 #, c-format msgid "Hide %1" msgstr "%1 చూపించకు" -#: kmdi/kmdimainfrm.cpp:979 +#: tdemdi/tdemdimainfrm.cpp:979 msgid "Window" msgstr "విండొ" -#: kmdi/kmdimainfrm.cpp:992 +#: tdemdi/tdemdimainfrm.cpp:992 msgid "Undock" msgstr "విడగొట్టు" -#: kmdi/kmdimainfrm.cpp:1002 +#: tdemdi/tdemdimainfrm.cpp:1002 msgid "Dock" msgstr "జతపరచు" -#: kmdi/kmdimainfrm.cpp:1007 +#: tdemdi/tdemdimainfrm.cpp:1007 msgid "Operations" msgstr "కార్యములు" -#: kmdi/kmdimainfrm.cpp:2577 +#: tdemdi/tdemdimainfrm.cpp:2577 msgid "Close &All" msgstr "(&A) అన్నిటినీ మూసివేయుము" -#: kmdi/kmdimainfrm.cpp:2586 +#: tdemdi/tdemdimainfrm.cpp:2586 msgid "&Minimize All" msgstr "(&M) అన్నిటినీ కనిష్ట్ఠీకరించుము" -#: kmdi/kmdimainfrm.cpp:2592 +#: tdemdi/tdemdimainfrm.cpp:2592 msgid "&MDI Mode" msgstr "(&M) ఎండిఐ స్థితి" -#: kmdi/kmdimainfrm.cpp:2619 +#: tdemdi/tdemdimainfrm.cpp:2619 msgid "&Tile" msgstr "(&T) పలకలు" -#: kmdi/kmdimainfrm.cpp:2621 +#: tdemdi/tdemdimainfrm.cpp:2621 msgid "Ca&scade Windows" msgstr "(&s) విండొలను ఒకదాని క్రింద ఒకటి గా పేర్చు" -#: kmdi/kmdimainfrm.cpp:2622 +#: tdemdi/tdemdimainfrm.cpp:2622 msgid "Cascade &Maximized" msgstr "(&M) విండొలను పెద్దవి చేసి ఒకదాని క్రింద ఒకటి గా పేర్చు" -#: kmdi/kmdimainfrm.cpp:2623 +#: tdemdi/tdemdimainfrm.cpp:2623 msgid "Expand &Vertically" msgstr "(&V) నిలువుగా విస్తరించు" -#: kmdi/kmdimainfrm.cpp:2624 +#: tdemdi/tdemdimainfrm.cpp:2624 msgid "Expand &Horizontally" msgstr "(&H) అడ్డముగా విస్తరించు " -#: kmdi/kmdimainfrm.cpp:2625 +#: tdemdi/tdemdimainfrm.cpp:2625 msgid "Tile &Non-Overlapped" msgstr "(&N) ఒకదాని మీద ఒకటి లేకుండా పలకలుగా చేయి" -#: kmdi/kmdimainfrm.cpp:2626 +#: tdemdi/tdemdimainfrm.cpp:2626 msgid "Tile Overla&pped" msgstr "(&p) ఒకదాని మీద ఒకటి పలకలుగా చేయి" -#: kmdi/kmdimainfrm.cpp:2627 +#: tdemdi/tdemdimainfrm.cpp:2627 msgid "Tile V&ertically" msgstr "(&e) నిలువు గా పలకలుగా చేయి" -#: kmdi/kmdimainfrm.cpp:2633 +#: tdemdi/tdemdimainfrm.cpp:2633 msgid "&Dock/Undock" msgstr "(&D) జతపరచు/విడగొట్టు" -#: kmdi/kmdichildfrmcaption.cpp:71 kmdi/kmdichildview.cpp:63 -#: kmdi/kmdichildview.cpp:89 +#: tdemdi/tdemdichildfrmcaption.cpp:71 tdemdi/tdemdichildview.cpp:63 +#: tdemdi/tdemdichildview.cpp:89 msgid "Unnamed" msgstr "పేరుపెట్టని" -#: kmdi/kmdichildfrm.cpp:1239 +#: tdemdi/tdemdichildfrm.cpp:1239 msgid "R&esize" msgstr "(&e) పరిమాణ మార్పు" -#: kmdi/kmdichildfrm.cpp:1240 +#: tdemdi/tdemdichildfrm.cpp:1240 msgid "M&inimize" msgstr "(&i) కనిష్ట పరిణామం" -#: kmdi/kmdichildfrm.cpp:1241 +#: tdemdi/tdemdichildfrm.cpp:1241 msgid "M&aximize" msgstr "(&a) గరిష్ట పరిణామం" -#: kmdi/kmdichildfrm.cpp:1261 +#: tdemdi/tdemdichildfrm.cpp:1261 msgid "&Maximize" msgstr "(&M) పెద్దది చెయండి" -#: tdeui/ksystemtray.cpp:155 kmdi/kmdichildfrm.cpp:1263 +#: tdeui/ksystemtray.cpp:155 tdemdi/tdemdichildfrm.cpp:1263 msgid "&Minimize" msgstr "(&M) చిన్నది చెయండి" -#: kmdi/kmdichildfrm.cpp:1265 +#: tdemdi/tdemdichildfrm.cpp:1265 msgid "M&ove" msgstr "(&o) జరుపు" -#: kmdi/kmdichildfrm.cpp:1267 +#: tdemdi/tdemdichildfrm.cpp:1267 msgid "&Resize" msgstr "(&R) పరిమాణం మార్చు" -#: kmdi/kmdichildfrm.cpp:1270 +#: tdemdi/tdemdichildfrm.cpp:1270 msgid "&Undock" msgstr "(&U) విడగొట్టు" -#: kmdi/kmdi/dockcontainer.cpp:196 kmdi/kmdidockcontainer.cpp:218 +#: tdemdi/tdemdi/dockcontainer.cpp:196 tdemdi/tdemdidockcontainer.cpp:218 msgid "" "_: Switch between overlap and side by side mode\n" "Overlap" @@ -2685,21 +2685,21 @@ msgstr "%1 లైబ్రరిలో కెడిఈ కి సరిపడె msgid "Library files for \"%1\" not found in paths." msgstr "\"%1\" కొరకు లైబ్రరి దస్త్రాలు దారులలొ దొరకలేదు." -#: tdecore/kapplication.cpp:931 +#: tdecore/tdeapplication.cpp:931 msgid "" "_: Dear Translator! Translate this string to the string 'LTR' in left-to-right " "languages (as english) or to 'RTL' in right-to-left languages (such as Hebrew " "and Arabic) to get proper widget layout." msgstr "LTR" -#: tdecore/kapplication.cpp:1404 +#: tdecore/tdeapplication.cpp:1404 msgid "" "There was an error setting up inter-process communications for TDE. The message " "returned by the system was:\n" "\n" msgstr "" -#: tdecore/kapplication.cpp:1408 +#: tdecore/tdeapplication.cpp:1408 msgid "" "\n" "\n" @@ -2709,29 +2709,29 @@ msgstr "" "\n" "\"dcopserver\" కార్యక్రమం పనిచేస్తుందొ లేదొ చూడండి!" -#: tdecore/kapplication.cpp:1415 +#: tdecore/tdeapplication.cpp:1415 msgid "DCOP communications error (%1)" msgstr "డికాప్ సందేశ దోషం (%1)" -#: tdecore/kapplication.cpp:1433 +#: tdecore/tdeapplication.cpp:1433 msgid "Use the X-server display 'displayname'" msgstr "" -#: tdecore/kapplication.cpp:1435 +#: tdecore/tdeapplication.cpp:1435 msgid "Use the QWS display 'displayname'" msgstr "" -#: tdecore/kapplication.cpp:1437 +#: tdecore/tdeapplication.cpp:1437 msgid "Restore the application for the given 'sessionId'" msgstr "" -#: tdecore/kapplication.cpp:1438 +#: tdecore/tdeapplication.cpp:1438 msgid "" "Causes the application to install a private color\n" "map on an 8-bit display" msgstr "" -#: tdecore/kapplication.cpp:1439 +#: tdecore/tdeapplication.cpp:1439 msgid "" "Limits the number of colors allocated in the color\n" "cube on an 8-bit display, if the application is\n" @@ -2739,129 +2739,129 @@ msgid "" "specification" msgstr "" -#: tdecore/kapplication.cpp:1440 +#: tdecore/tdeapplication.cpp:1440 msgid "tells Qt to never grab the mouse or the keyboard" msgstr "" -#: tdecore/kapplication.cpp:1441 +#: tdecore/tdeapplication.cpp:1441 msgid "" "running under a debugger can cause an implicit\n" "-nograb, use -dograb to override" msgstr "" -#: tdecore/kapplication.cpp:1442 +#: tdecore/tdeapplication.cpp:1442 msgid "switches to synchronous mode for debugging" msgstr "" -#: tdecore/kapplication.cpp:1444 +#: tdecore/tdeapplication.cpp:1444 msgid "defines the application font" msgstr "" -#: tdecore/kapplication.cpp:1446 +#: tdecore/tdeapplication.cpp:1446 msgid "" "sets the default background color and an\n" "application palette (light and dark shades are\n" "calculated)" msgstr "" -#: tdecore/kapplication.cpp:1448 +#: tdecore/tdeapplication.cpp:1448 msgid "sets the default foreground color" msgstr "" -#: tdecore/kapplication.cpp:1450 +#: tdecore/tdeapplication.cpp:1450 msgid "sets the default button color" msgstr "అప్రమేయ బటన్ రంగును పెట్టును" -#: tdecore/kapplication.cpp:1451 +#: tdecore/tdeapplication.cpp:1451 msgid "sets the application name" msgstr "కార్యక్రమ పేరును పెట్టును" -#: tdecore/kapplication.cpp:1452 +#: tdecore/tdeapplication.cpp:1452 msgid "sets the application title (caption)" msgstr "కార్యక్రమ శీర్షికను (కెప్షన్) పెట్టును" -#: tdecore/kapplication.cpp:1454 +#: tdecore/tdeapplication.cpp:1454 msgid "" "forces the application to use a TrueColor visual on\n" "an 8-bit display" msgstr "" -#: tdecore/kapplication.cpp:1455 +#: tdecore/tdeapplication.cpp:1455 msgid "" "sets XIM (X Input Method) input style. Possible\n" "values are onthespot, overthespot, offthespot and\n" "root" msgstr "" -#: tdecore/kapplication.cpp:1456 +#: tdecore/tdeapplication.cpp:1456 msgid "set XIM server" msgstr "" -#: tdecore/kapplication.cpp:1457 +#: tdecore/tdeapplication.cpp:1457 msgid "disable XIM" msgstr "" -#: tdecore/kapplication.cpp:1460 +#: tdecore/tdeapplication.cpp:1460 msgid "forces the application to run as QWS Server" msgstr "" -#: tdecore/kapplication.cpp:1462 +#: tdecore/tdeapplication.cpp:1462 msgid "mirrors the whole layout of widgets" msgstr "మొత్తం విడ్జెట్ల కూర్పు ను అద్దంపట్టును" -#: tdecore/kapplication.cpp:1468 +#: tdecore/tdeapplication.cpp:1468 msgid "Use 'caption' as name in the titlebar" msgstr "శీర్షిక పట్టి లో 'కెప్షన్' ను పేరు గా వాడు" -#: tdecore/kapplication.cpp:1469 +#: tdecore/tdeapplication.cpp:1469 msgid "Use 'icon' as the application icon" msgstr "'ప్రతిమ'ను అప్లికేషన్ ప్రతిమగా వాడు " -#: tdecore/kapplication.cpp:1470 +#: tdecore/tdeapplication.cpp:1470 msgid "Use 'icon' as the icon in the titlebar" msgstr "'ప్రతిమ'ను కితాబు పట్టి ప్రతిమగా వాడు " -#: tdecore/kapplication.cpp:1471 +#: tdecore/tdeapplication.cpp:1471 msgid "Use alternative configuration file" msgstr "" -#: tdecore/kapplication.cpp:1472 +#: tdecore/tdeapplication.cpp:1472 msgid "Use the DCOP Server specified by 'server'" msgstr "" -#: tdecore/kapplication.cpp:1473 +#: tdecore/tdeapplication.cpp:1473 msgid "Disable crash handler, to get core dumps" msgstr "" -#: tdecore/kapplication.cpp:1474 +#: tdecore/tdeapplication.cpp:1474 msgid "Waits for a WM_NET compatible windowmanager" msgstr "" -#: tdecore/kapplication.cpp:1475 +#: tdecore/tdeapplication.cpp:1475 msgid "sets the application GUI style" msgstr "కార్యక్రమ జియుఐ శైలిని పెట్టును" -#: tdecore/kapplication.cpp:1476 +#: tdecore/tdeapplication.cpp:1476 msgid "" "sets the client geometry of the main widget - see man X for the argument format" msgstr "" -#: tdecore/kapplication.cpp:1516 +#: tdecore/tdeapplication.cpp:1516 msgid "" "The style %1 was not found\n" msgstr "" "%1 శైలి కనపడలేదు\n" -#: tdecore/kapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 +#: tdecore/tdeapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 #: kstyles/web/webstyle.cpp:1604 msgid "modified" msgstr "మార్చబడినది" -#: tdecore/kapplication.cpp:2244 tdecore/kapplication.cpp:2279 +#: tdecore/tdeapplication.cpp:2244 tdecore/tdeapplication.cpp:2279 msgid "Could not Launch Help Center" msgstr "సహాయ కేంద్రాన్ని ప్రారంభించలేకపొయాను" -#: tdecore/kapplication.cpp:2245 tdecore/kapplication.cpp:2280 +#: tdecore/tdeapplication.cpp:2245 tdecore/tdeapplication.cpp:2280 #, c-format msgid "" "Could not launch the TDE Help Center:\n" @@ -2872,11 +2872,11 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2550 +#: tdecore/tdeapplication.cpp:2550 msgid "Could not Launch Mail Client" msgstr "మెయిల్ క్లైంట్ను ప్రారంభించలేకపొయాను" -#: tdecore/kapplication.cpp:2551 +#: tdecore/tdeapplication.cpp:2551 #, c-format msgid "" "Could not launch the mail client:\n" @@ -2887,11 +2887,11 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2572 +#: tdecore/tdeapplication.cpp:2572 msgid "Could not Launch Browser" msgstr "బ్రౌజర్ను ప్రారంభించలేకపొయాను" -#: tdecore/kapplication.cpp:2573 +#: tdecore/tdeapplication.cpp:2573 #, c-format msgid "" "Could not launch the browser:\n" @@ -2902,15 +2902,15 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2637 +#: tdecore/tdeapplication.cpp:2637 msgid "" "Could not register with DCOP.\n" msgstr "" "డికాప్ చే నమోదుకాలేదు.\n" -#: tdecore/kapplication.cpp:2672 +#: tdecore/tdeapplication.cpp:2672 msgid "" -"KLauncher could not be reached via DCOP.\n" +"TDELauncher could not be reached via DCOP.\n" msgstr "" "డికాప్ ద్వారా కెలాంచర్ కు చేరలేకపొయాను.\n" @@ -2919,31 +2919,31 @@ msgstr "" msgid "Desktop %1" msgstr "రంగస్థలం %1" -#: tdecore/kconfigbackend.cpp:1107 tdecore/kconfigbackend.cpp:1116 +#: tdecore/tdeconfigbackend.cpp:1107 tdecore/tdeconfigbackend.cpp:1116 msgid "" "Will not save configuration.\n" msgstr "" "అమరిక దాచబడదు.\n" -#: tdecore/kconfigbackend.cpp:1109 tdecore/kconfigbackend.cpp:1117 +#: tdecore/tdeconfigbackend.cpp:1109 tdecore/tdeconfigbackend.cpp:1117 msgid "" "Configuration file \"%1\" not writable.\n" msgstr "" "అమరిక దస్త్రం \"%1\" వ్రాయుటకు వీలుకాదు.\n" -#: tdecore/kconfigbackend.cpp:1124 +#: tdecore/tdeconfigbackend.cpp:1124 msgid "Please contact your system administrator." msgstr "మి వ్యవస్థ పాలకుడిని కలవండి" -#: tdecore/kcmdlineargs.cpp:500 tdecore/kcmdlineargs.cpp:516 +#: tdecore/tdecmdlineargs.cpp:500 tdecore/tdecmdlineargs.cpp:516 msgid "Unknown option '%1'." msgstr "తెలియని ఐచ్చికము '%1'." -#: tdecore/kcmdlineargs.cpp:524 +#: tdecore/tdecmdlineargs.cpp:524 msgid "'%1' missing." msgstr "%1' కనబడుటలేదు." -#: tdecore/kcmdlineargs.cpp:619 +#: tdecore/tdecmdlineargs.cpp:619 msgid "" "_: the 2nd argument is a list of name+address, one on each line\n" "%1 was written by\n" @@ -2952,32 +2952,32 @@ msgstr "" "%1 ను వ్రాసింది\n" "%2" -#: tdecore/kcmdlineargs.cpp:622 +#: tdecore/tdecmdlineargs.cpp:622 msgid "This application was written by somebody who wants to remain anonymous." msgstr "ఈ కార్యక్రమాన్ని వ్రాసినవారు అజ్ఞాతంగా వుండదలచుకున్నారు" -#: tdecore/kcmdlineargs.cpp:629 +#: tdecore/tdecmdlineargs.cpp:629 msgid "" "Please use http://bugs.kde.org to report bugs.\n" msgstr "" "తప్పులను తెలియచేయుటకు http://bugs.kde.orgని వాడండి.\n" -#: tdecore/kcmdlineargs.cpp:632 tdecore/kcmdlineargs.cpp:634 +#: tdecore/tdecmdlineargs.cpp:632 tdecore/tdecmdlineargs.cpp:634 msgid "" "Please report bugs to %1.\n" msgstr "" "%1 కు తప్పులను తెలియచేయండి.\n" -#: tdecore/kcmdlineargs.cpp:660 +#: tdecore/tdecmdlineargs.cpp:660 msgid "Unexpected argument '%1'." msgstr "'%1' ఊహించని ఆర్గ్యుమెంట్." -#: tdecore/kcmdlineargs.cpp:765 +#: tdecore/tdecmdlineargs.cpp:765 msgid "Use --help to get a list of available command line options." msgstr "" "అందుబాటులొ వున్న కమేండ్ లైన్ ఐచ్చికముల జాబితా తెలుసుకొవటానికి --help వాడండి" -#: tdecore/kcmdlineargs.cpp:780 +#: tdecore/tdecmdlineargs.cpp:780 msgid "" "\n" "%1:\n" @@ -2985,57 +2985,57 @@ msgstr "" "\n" "%1:\n" -#: tdecore/kcmdlineargs.cpp:789 +#: tdecore/tdecmdlineargs.cpp:789 msgid "[options] " msgstr "[ఐచ్ఛికములు]" -#: tdecore/kcmdlineargs.cpp:796 +#: tdecore/tdecmdlineargs.cpp:796 msgid "[%1-options]" msgstr "[%1-ఐచ్ఛికములు]" -#: tdecore/kcmdlineargs.cpp:816 +#: tdecore/tdecmdlineargs.cpp:816 msgid "" "Usage: %1 %2\n" msgstr "" "వాడుక: %1 %2\n" -#: tdecore/kcmdlineargs.cpp:819 +#: tdecore/tdecmdlineargs.cpp:819 msgid "Generic options" msgstr "సాధారణ ఐచ్ఛికములు" -#: tdecore/kcmdlineargs.cpp:820 +#: tdecore/tdecmdlineargs.cpp:820 msgid "Show help about options" msgstr "ఐచ్ఛికములు గురించిన సహాయము చూపుము" -#: tdecore/kcmdlineargs.cpp:828 +#: tdecore/tdecmdlineargs.cpp:828 msgid "Show %1 specific options" msgstr "%1 విశెష ఐచ్ఛికములు చూపుము" -#: tdecore/kcmdlineargs.cpp:835 +#: tdecore/tdecmdlineargs.cpp:835 msgid "Show all options" msgstr "అన్ని ఐచ్చికములు చూపుము" -#: tdecore/kcmdlineargs.cpp:836 +#: tdecore/tdecmdlineargs.cpp:836 msgid "Show author information" msgstr "మూలకర్త సమాచారం చూపుము" -#: tdecore/kcmdlineargs.cpp:837 +#: tdecore/tdecmdlineargs.cpp:837 msgid "Show version information" msgstr "వివరణం సమాచారం చూపుము" -#: tdecore/kcmdlineargs.cpp:838 +#: tdecore/tdecmdlineargs.cpp:838 msgid "Show license information" msgstr "లైసెన్స్ సమాచరం చూపుము" -#: tdecore/kcmdlineargs.cpp:839 +#: tdecore/tdecmdlineargs.cpp:839 msgid "End of options" msgstr "ఐచ్ఛికములు అయిపొయినవి" -#: tdecore/kcmdlineargs.cpp:861 +#: tdecore/tdecmdlineargs.cpp:861 msgid "%1 options" msgstr "%1 ఐచ్ఛికములు" -#: tdecore/kcmdlineargs.cpp:863 +#: tdecore/tdecmdlineargs.cpp:863 msgid "" "\n" "Options:\n" @@ -3043,7 +3043,7 @@ msgstr "" "\n" "ఐచ్ఛికములు:\n" -#: tdecore/kcmdlineargs.cpp:920 +#: tdecore/tdecmdlineargs.cpp:920 msgid "" "\n" "Arguments:\n" @@ -3051,7 +3051,7 @@ msgstr "" "\n" "ఆర్గ్యుమెంట్లు:\n" -#: tdecore/kcmdlineargs.cpp:1282 +#: tdecore/tdecmdlineargs.cpp:1282 msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "అప్లికేషన్ ద్వారా తెరచిన దస్త్రాలు/యూఆర్ఎల్లు వాడిన తరువాత తీసివేయబడును" @@ -3094,149 +3094,149 @@ msgstr "

ఎక్సెలరెటర్లు తీసివేయబడ msgid "

Accelerators added (just for your info)

" msgstr "

ఎక్సెలరెటర్లు కలపడినవి (మీ సమాచారం కొరకు)

" -#: tdecore/kstdaccel.cpp:54 +#: tdecore/tdestdaccel.cpp:54 msgid "New" msgstr "కొత్త" -#: tdecore/kstdaccel.cpp:65 +#: tdecore/tdestdaccel.cpp:65 msgid "Paste Selection" msgstr "ఎంచుకొన్నదాన్ని అతికించుము" -#: tdecore/kstdaccel.cpp:67 +#: tdecore/tdestdaccel.cpp:67 msgid "Deselect" msgstr "ఎంచుకొవద్దు" -#: tdecore/kstdaccel.cpp:68 +#: tdecore/tdestdaccel.cpp:68 msgid "Delete Word Backwards" msgstr "వెనుకనుంచి పదం తీసివేయి" -#: tdecore/kstdaccel.cpp:69 +#: tdecore/tdestdaccel.cpp:69 msgid "Delete Word Forward" msgstr "ముందునుంచి పదం తీసివేయి" -#: tdecore/kkeyserver_x11.cpp:135 tdecore/kstdaccel.cpp:70 +#: tdecore/kkeyserver_x11.cpp:135 tdecore/tdestdaccel.cpp:70 #: tdeui/keditcl2.cpp:107 tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 -#: tdeui/keditcl2.cpp:390 tdeui/keditcl2.cpp:700 kutils/kfinddialog.cpp:119 +#: tdeui/keditcl2.cpp:390 tdeui/keditcl2.cpp:700 tdeutils/kfinddialog.cpp:119 msgid "Find" msgstr "కనుగొను" -#: tdecore/kstdaccel.cpp:71 kutils/kfind.cpp:47 +#: tdecore/tdestdaccel.cpp:71 tdeutils/kfind.cpp:47 msgid "Find Next" msgstr "తర్వాతది కనుగొను" -#: tdecore/kstdaccel.cpp:72 +#: tdecore/tdestdaccel.cpp:72 msgid "Find Prev" msgstr "ముందుది కనుగొనుము" -#: tdecore/kstdaccel.cpp:74 +#: tdecore/tdestdaccel.cpp:74 msgid "Navigation" msgstr "సంచారము" -#: tdecore/kstdaccel.cpp:75 +#: tdecore/tdestdaccel.cpp:75 msgid "" "_: Opposite to End\n" "Home" msgstr "మొదలు" -#: tdecore/kstdaccel.cpp:76 +#: tdecore/tdestdaccel.cpp:76 msgid "End" msgstr "ముగింపు" -#: tdecore/kstdaccel.cpp:77 +#: tdecore/tdestdaccel.cpp:77 msgid "Beginning of Line" msgstr "వరుస ఆరంభము" -#: tdecore/kstdaccel.cpp:78 kutils/kfinddialog.cpp:451 +#: tdecore/tdestdaccel.cpp:78 tdeutils/kfinddialog.cpp:451 msgid "End of Line" msgstr "వరుస అంతము" -#: tdecore/kstdaccel.cpp:79 +#: tdecore/tdestdaccel.cpp:79 msgid "Prior" msgstr "పూర్వపు" -#: tdecore/kstdaccel.cpp:80 +#: tdecore/tdestdaccel.cpp:80 msgid "" "_: Opposite to Prior\n" "Next" msgstr "తరువాత" -#: tdecore/kstdaccel.cpp:81 tdeui/keditcl2.cpp:976 +#: tdecore/tdestdaccel.cpp:81 tdeui/keditcl2.cpp:976 msgid "Go to Line" msgstr "వరుసకు వెళ్ళు" -#: tdecore/kstdaccel.cpp:82 +#: tdecore/tdestdaccel.cpp:82 msgid "Add Bookmark" msgstr "గుర్తు చేర్చుము" -#: tdecore/kstdaccel.cpp:83 +#: tdecore/tdestdaccel.cpp:83 msgid "Zoom In" msgstr "సమీప వీక్షణం" -#: tdecore/kstdaccel.cpp:84 +#: tdecore/tdestdaccel.cpp:84 msgid "Zoom Out" msgstr "దూర వీక్షణం" -#: tdecore/kstdaccel.cpp:85 +#: tdecore/tdestdaccel.cpp:85 msgid "Up" msgstr "పైకి" -#: tdecore/kstdaccel.cpp:87 +#: tdecore/tdestdaccel.cpp:87 msgid "Forward" msgstr "ముందుకు" -#: tdecore/kstdaccel.cpp:89 +#: tdecore/tdestdaccel.cpp:89 msgid "Popup Menu Context" msgstr "పాప్ అప్ పట్టి సందర్భం" -#: tdecore/kstdaccel.cpp:90 +#: tdecore/tdestdaccel.cpp:90 msgid "Show Menu Bar" msgstr "సూచన పట్టీ ని చూపుము" -#: tdecore/kstdaccel.cpp:91 +#: tdecore/tdestdaccel.cpp:91 msgid "Backward Word" msgstr "వెనుకటి పదం" -#: tdecore/kstdaccel.cpp:92 +#: tdecore/tdestdaccel.cpp:92 msgid "Forward Word" msgstr "మొందటి పదం" -#: tdecore/kstdaccel.cpp:93 +#: tdecore/tdestdaccel.cpp:93 msgid "Activate Next Tab" msgstr "ముందు టాబ్ ను చైతన్యపరచు" -#: tdecore/kstdaccel.cpp:94 +#: tdecore/tdestdaccel.cpp:94 msgid "Activate Previous Tab" msgstr "వెనుక టాబ్ ను చైతన్యపరచు" -#: tdecore/kstdaccel.cpp:95 +#: tdecore/tdestdaccel.cpp:95 msgid "Full Screen Mode" msgstr "పూర్తి తెర స్థితి" -#: tdecore/kstdaccel.cpp:98 +#: tdecore/tdestdaccel.cpp:98 msgid "What's This" msgstr "ఇది ఏమిటి" -#: tdecore/kstdaccel.cpp:99 tdecore/kstdaccel.cpp:100 tdeui/klineedit.cpp:886 +#: tdecore/tdestdaccel.cpp:99 tdecore/tdestdaccel.cpp:100 tdeui/klineedit.cpp:886 msgid "Text Completion" msgstr "వచన పూరణ" -#: tdecore/kstdaccel.cpp:101 +#: tdecore/tdestdaccel.cpp:101 msgid "Previous Completion Match" msgstr "ముందటి పూరణ జత" -#: tdecore/kstdaccel.cpp:102 +#: tdecore/tdestdaccel.cpp:102 msgid "Next Completion Match" msgstr "తరువాతి పూరణ జత" -#: tdecore/kstdaccel.cpp:103 +#: tdecore/tdestdaccel.cpp:103 msgid "Substring Completion" msgstr "పదంలో పద పూరణ" -#: tdecore/kstdaccel.cpp:104 +#: tdecore/tdestdaccel.cpp:104 msgid "Previous Item in List" msgstr "జాబితా లోని ముందరి అంశము" -#: tdecore/kstdaccel.cpp:105 +#: tdecore/tdestdaccel.cpp:105 msgid "Next Item in List" msgstr "జాబితా లోని తరువాత అంశము" @@ -3440,7 +3440,7 @@ msgstr "యౌమ్ అల్ సబ్త్" msgid "Yaum al-Ahad" msgstr "యౌమ్ అల్ అహద్" -#: tdecore/klocale.cpp:217 +#: tdecore/tdelocale.cpp:217 msgid "" "_: Dear translator, please do not translate this string in any form, but pick " "the _right_ value out of NoPlural/TwoForms/French... If not sure what to do " @@ -3449,265 +3449,265 @@ msgid "" "Definition of PluralForm - to be set by the translator of tdelibs.po" msgstr "TwoForms" -#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/klocale.cpp:553 +#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/tdelocale.cpp:553 msgid "" "_: January\n" "Jan" msgstr "జనవరి" -#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/klocale.cpp:554 +#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/tdelocale.cpp:554 msgid "" "_: February\n" "Feb" msgstr "ఫిభ్రవరి" -#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/klocale.cpp:555 +#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/tdelocale.cpp:555 msgid "" "_: March\n" "Mar" msgstr "మార్చి" -#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/klocale.cpp:556 +#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/tdelocale.cpp:556 msgid "" "_: April\n" "Apr" msgstr "ఏప్రిల్" -#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/klocale.cpp:557 +#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/tdelocale.cpp:557 msgid "" "_: May short\n" "May" msgstr "మే" -#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/klocale.cpp:558 +#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/tdelocale.cpp:558 msgid "" "_: June\n" "Jun" msgstr "జూన్" -#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/klocale.cpp:559 +#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/tdelocale.cpp:559 msgid "" "_: July\n" "Jul" msgstr "జులై" -#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/klocale.cpp:560 +#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/tdelocale.cpp:560 msgid "" "_: August\n" "Aug" msgstr "ఆగస్టు" -#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/klocale.cpp:561 +#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/tdelocale.cpp:561 msgid "" "_: September\n" "Sep" msgstr "సెప్టెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/klocale.cpp:562 +#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/tdelocale.cpp:562 msgid "" "_: October\n" "Oct" msgstr "అక్టొబరు" -#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/klocale.cpp:563 +#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/tdelocale.cpp:563 msgid "" "_: November\n" "Nov" msgstr "నవంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/klocale.cpp:564 +#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/tdelocale.cpp:564 msgid "" "_: December\n" "Dec" msgstr "డిసెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/klocale.cpp:569 +#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/tdelocale.cpp:569 msgid "January" msgstr "జనవరి" -#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/klocale.cpp:570 +#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/tdelocale.cpp:570 msgid "February" msgstr "ఫిభ్రవరి" -#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/klocale.cpp:571 +#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/tdelocale.cpp:571 msgid "March" msgstr "మార్చి" -#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/klocale.cpp:572 +#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/tdelocale.cpp:572 msgid "April" msgstr "ఏప్రిల్" -#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/klocale.cpp:573 +#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/tdelocale.cpp:573 msgid "" "_: May long\n" "May" msgstr "మే" -#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/klocale.cpp:574 +#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/tdelocale.cpp:574 msgid "June" msgstr "జూన్" -#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/klocale.cpp:575 +#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/tdelocale.cpp:575 msgid "July" msgstr "జులై" -#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/klocale.cpp:576 +#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/tdelocale.cpp:576 msgid "August" msgstr "ఆగస్టు" -#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/klocale.cpp:577 +#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/tdelocale.cpp:577 msgid "September" msgstr "సెప్టెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/klocale.cpp:578 +#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/tdelocale.cpp:578 msgid "October" msgstr "అక్టొబరు" -#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/klocale.cpp:579 +#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/tdelocale.cpp:579 msgid "November" msgstr "నవంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/klocale.cpp:580 +#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/tdelocale.cpp:580 msgid "December" msgstr "డిసెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/klocale.cpp:591 +#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/tdelocale.cpp:591 msgid "" "_: of January\n" "of Jan" msgstr "జనవరి" -#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/klocale.cpp:592 +#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/tdelocale.cpp:592 msgid "" "_: of February\n" "of Feb" msgstr "ఫిభ్రవరి" -#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/klocale.cpp:593 +#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/tdelocale.cpp:593 msgid "" "_: of March\n" "of Mar" msgstr "మార్చి" -#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/klocale.cpp:594 +#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/tdelocale.cpp:594 msgid "" "_: of April\n" "of Apr" msgstr "ఏప్రిల్" -#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/klocale.cpp:595 +#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/tdelocale.cpp:595 msgid "" "_: of May short\n" "of May" msgstr "మే" -#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/klocale.cpp:596 +#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/tdelocale.cpp:596 msgid "" "_: of June\n" "of Jun" msgstr "జూన్" -#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/klocale.cpp:597 +#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/tdelocale.cpp:597 msgid "" "_: of July\n" "of Jul" msgstr "జులై" -#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/klocale.cpp:598 +#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/tdelocale.cpp:598 msgid "" "_: of August\n" "of Aug" msgstr "ఆగస్టు" -#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/klocale.cpp:599 +#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/tdelocale.cpp:599 msgid "" "_: of September\n" "of Sep" msgstr "సెప్టెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/klocale.cpp:600 +#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/tdelocale.cpp:600 msgid "" "_: of October\n" "of Oct" msgstr "అక్టోబరు" -#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/klocale.cpp:601 +#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/tdelocale.cpp:601 msgid "" "_: of November\n" "of Nov" msgstr "నవంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/klocale.cpp:602 +#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/tdelocale.cpp:602 msgid "" "_: of December\n" "of Dec" msgstr "డిసెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/klocale.cpp:607 +#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/tdelocale.cpp:607 msgid "of January" msgstr "జనవరి" -#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/klocale.cpp:608 +#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/tdelocale.cpp:608 msgid "of February" msgstr "ఫిభ్రవరి" -#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/klocale.cpp:609 +#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/tdelocale.cpp:609 msgid "of March" msgstr "మార్చి" -#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/klocale.cpp:610 +#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/tdelocale.cpp:610 msgid "of April" msgstr "ఏప్రిల్" -#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/klocale.cpp:611 +#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/tdelocale.cpp:611 msgid "" "_: of May long\n" "of May" msgstr "మే" -#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/klocale.cpp:612 +#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/tdelocale.cpp:612 msgid "of June" msgstr "జూన్" -#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/klocale.cpp:613 +#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/tdelocale.cpp:613 msgid "of July" msgstr "జులై" -#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/klocale.cpp:614 +#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/tdelocale.cpp:614 msgid "of August" msgstr "ఆగస్టు" -#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/klocale.cpp:615 +#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/tdelocale.cpp:615 msgid "of September" msgstr "సెప్టెంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/klocale.cpp:616 +#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/tdelocale.cpp:616 msgid "of October" msgstr "అక్టోబరు" -#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/klocale.cpp:617 +#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/tdelocale.cpp:617 msgid "of November" msgstr "నవంబరు" -#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/klocale.cpp:618 +#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/tdelocale.cpp:618 msgid "of December" msgstr "డిసెంబరు" -#: tdecore/klocale.cpp:1773 tdecore/klocale.cpp:1913 +#: tdecore/tdelocale.cpp:1773 tdecore/tdelocale.cpp:1913 msgid "pm" msgstr "మధ్యాహ్నము" -#: tdecore/klocale.cpp:1782 tdecore/klocale.cpp:1915 +#: tdecore/tdelocale.cpp:1782 tdecore/tdelocale.cpp:1915 msgid "am" msgstr "పూర్వాహ్నము" -#: tdecore/klocale.cpp:1956 +#: tdecore/tdelocale.cpp:1956 msgid "" "_: concatenation of dates and time\n" "%1 %2" msgstr "%1 %2" -#: tdecore/klocale.cpp:2447 +#: tdecore/tdelocale.cpp:2447 msgid "&Next" msgstr "&తరువాత" @@ -3947,15 +3947,15 @@ msgstr "Props" msgid "Front" msgstr "ముందర" -#: tdecore/kcharsets.cpp:44 khtml/khtml_part.cpp:280 +#: tdecore/kcharsets.cpp:44 tdehtml/tdehtml_part.cpp:280 msgid "Arabic" msgstr "అరబిక్" -#: tdecore/kcharsets.cpp:45 khtml/khtml_part.cpp:281 +#: tdecore/kcharsets.cpp:45 tdehtml/tdehtml_part.cpp:281 msgid "Baltic" msgstr "బాల్టిక్" -#: tdecore/kcharsets.cpp:46 khtml/khtml_part.cpp:282 +#: tdecore/kcharsets.cpp:46 tdehtml/tdehtml_part.cpp:282 msgid "Central European" msgstr "మధ్య ఐరోపా" @@ -3971,16 +3971,16 @@ msgstr "సాంప్రదాయక చైనీస్" msgid "Cyrillic" msgstr "సిరిల్లిక్" -#: tdecore/kcharsets.cpp:50 khtml/khtml_part.cpp:284 +#: tdecore/kcharsets.cpp:50 tdehtml/tdehtml_part.cpp:284 msgid "Greek" msgstr "గ్రీకు" #: tdecore/kcharsets.cpp:51 tdeui/ksconfig.cpp:235 tdeui/ksconfig.cpp:395 -#: tdeui/ksconfig.cpp:656 khtml/khtml_part.cpp:285 +#: tdeui/ksconfig.cpp:656 tdehtml/tdehtml_part.cpp:285 msgid "Hebrew" msgstr "హిబ్రూ" -#: tdecore/kcharsets.cpp:52 khtml/khtml_part.cpp:286 +#: tdecore/kcharsets.cpp:52 tdehtml/tdehtml_part.cpp:286 msgid "Japanese" msgstr "జాపనీస్" @@ -3993,11 +3993,11 @@ msgid "Thai" msgstr "థాయ్" #: tdecore/kcharsets.cpp:55 tdeui/ksconfig.cpp:240 tdeui/ksconfig.cpp:400 -#: tdeui/ksconfig.cpp:661 khtml/khtml_part.cpp:290 +#: tdeui/ksconfig.cpp:661 tdehtml/tdehtml_part.cpp:290 msgid "Turkish" msgstr "టర్కిష్" -#: tdecore/kcharsets.cpp:56 khtml/khtml_part.cpp:293 +#: tdecore/kcharsets.cpp:56 tdehtml/tdehtml_part.cpp:293 msgid "Western European" msgstr "పడమటి ఐరోపా" @@ -4027,7 +4027,7 @@ msgid "" "%1 ( %2 )" msgstr "%1 ( %2 )" -#: tdecore/kglobalsettings.cpp:494 +#: tdecore/tdeglobalsettings.cpp:494 msgid "Trash" msgstr "చెత్త బుట్ట" @@ -4109,7 +4109,7 @@ msgstr "అదార్ I" msgid "Adar II" msgstr "అదార్ II" -#: tdecore/kaboutdata.cpp:388 +#: tdecore/tdeaboutdata.cpp:388 msgid "" "_: replace this with information about your translation team\n" "

TDE is translated into many languages thanks to the work of the translation " @@ -4120,7 +4120,7 @@ msgstr "" "కెడిఈ తెలుగు అనువాదం జట్టు సమాచారం కొరకు ఈ వెబ్ సైట్ ను చూడండిస్వేచ్ఛ" -#: tdecore/kaboutdata.cpp:444 +#: tdecore/tdeaboutdata.cpp:444 msgid "" "No licensing terms for this program have been specified.\n" "Please check the documentation or the source for any\n" @@ -4130,7 +4130,7 @@ msgstr "" "దయచేసి లైసెన్స్ షరతుల కొరకు పత్రరచన లేక మూలంను \n" "సంప్రదించండి.\n" -#: tdecore/kaboutdata.cpp:451 +#: tdecore/tdeaboutdata.cpp:451 #, c-format msgid "This program is distributed under the terms of the %1." msgstr "ఈ కార్యక్రమం %1 షరతుల క్రింద పంచపెట్టడమైనది." @@ -4185,23 +4185,23 @@ msgstr "ఎన్ ఈ సి సాక్స్ క్లైంట్" msgid "Dante SOCKS client" msgstr "డాంటె సాక్స్ క్లైంట్" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:45 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:45 msgid "Directory to generate files in" msgstr "దస్త్రములు తయారు చెయుటకు డైరక్టరి" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:46 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:46 msgid "Input kcfg XML file" msgstr "కెసిఎఫ్జి ఎక్స్ఎంల్ మూలాంశపు దస్త్రం" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:47 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:47 msgid "Code generation options file" msgstr "కోడ్ తయారు చెయుటకు ఉపయొగించు ఐచ్చికములు గల దస్త్రం" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:955 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:955 msgid "TDE .kcfg compiler" msgstr "కెడిఈ .kcfg కంపైలర్" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:956 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:956 msgid "TDEConfig Compiler" msgstr "కెకాన్ఫిగ్ కంపైలర్" @@ -4348,7 +4348,7 @@ msgid "Share Hot New Stuff" msgstr "కొత్తవాటిని పంచుకో" #: tdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 -#: kresources/configdialog.cpp:53 +#: tderesources/configdialog.cpp:53 msgid "Name:" msgstr "పేరు:" @@ -4416,7 +4416,7 @@ msgstr "నింపవద్దు" msgid "The file '%1' already exists. Do you want to overwrite it?" msgstr "'%1' దస్త్రం ముందేవున్నది. మీరు దానిని తిరిగి వ్రామంటారా?" -#: khtml/khtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 +#: tdehtml/tdehtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 msgid "Overwrite" msgstr "తిరిగి వ్రాయు" @@ -4466,7 +4466,7 @@ msgstr "విడుదల తేదీ" msgid "Install" msgstr "స్థాపించు" -#: tdeui/kmessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 +#: tdeui/tdemessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 #: knewstuff/downloaddialog.cpp:505 msgid "Details" msgstr "వివరములు" @@ -4724,11 +4724,11 @@ msgstr "" msgid "Get hot new stuff:" msgstr "కొత్తవాటిని తెచ్చుకో:" -#: knewstuff/khotnewstuff.cpp:31 +#: knewstuff/tdehotnewstuff.cpp:31 msgid "Display only media of this type" msgstr "ఈ రకపు మాధ్యమంను మాత్రమే చూపుము" -#: knewstuff/khotnewstuff.cpp:32 +#: knewstuff/tdehotnewstuff.cpp:32 msgid "Provider list to use" msgstr "వాడుటకు సిద్దంచెసేవారి జాబితా" @@ -5025,7 +5025,7 @@ msgstr "నార్వేజియన్" msgid "Polish" msgstr "పోలిష్" -#: tdeui/ksconfig.cpp:324 khtml/khtml_part.cpp:288 +#: tdeui/ksconfig.cpp:324 tdehtml/tdehtml_part.cpp:288 msgid "Russian" msgstr "రష్యన్" @@ -5049,7 +5049,7 @@ msgstr "స్వీడిష్" msgid "Swiss German" msgstr "స్విస్ జెర్మన్" -#: tdeui/ksconfig.cpp:342 khtml/khtml_part.cpp:291 +#: tdeui/ksconfig.cpp:342 tdehtml/tdehtml_part.cpp:291 msgid "Ukrainian" msgstr "ఉక్రేనియన్" @@ -5096,40 +5096,40 @@ msgid "" "Default - %1" msgstr "అప్రమెయం - %1" -#: tdeui/kfontrequester.cpp:38 +#: tdeui/tdefontrequester.cpp:38 msgid "Choose..." msgstr "ఎంపిక..." -#: tdeui/kfontrequester.cpp:102 +#: tdeui/tdefontrequester.cpp:102 msgid "Click to select a font" msgstr "అక్షర రూపాన్ని ఎంచుకొనేందుకు క్లిక్ చెయండి" -#: tdeui/kfontrequester.cpp:109 +#: tdeui/tdefontrequester.cpp:109 msgid "Preview of the selected font" msgstr "ఎంచుకొన్న అక్షర రూపపు ముందు వీక్షణ" -#: tdeui/kfontrequester.cpp:111 +#: tdeui/tdefontrequester.cpp:111 msgid "" "This is a preview of the selected font. You can change it by clicking the " "\"Choose...\" button." msgstr "" -#: tdeui/kfontrequester.cpp:117 +#: tdeui/tdefontrequester.cpp:117 msgid "Preview of the \"%1\" font" msgstr "\"%1\" అక్షర రూపం యొక్క ముందు వీక్షణ" -#: tdeui/kfontrequester.cpp:119 +#: tdeui/tdefontrequester.cpp:119 msgid "" "This is a preview of the \"%1\" font. You can change it by clicking the " "\"Choose...\" button." msgstr "" #. i18n "??" is displayed as (pseudo-)version when no data is known about the application -#: tdeui/kaboutapplication.cpp:63 +#: tdeui/tdeaboutapplication.cpp:63 msgid "??" msgstr "??" -#: tdeui/kaboutapplication.cpp:67 +#: tdeui/tdeaboutapplication.cpp:67 msgid "" "No information available.\n" "The supplied TDEAboutData object does not exist." @@ -5137,15 +5137,15 @@ msgstr "" "సమాచారం అందుబాటులొ లేదు.\n" "అందించిన కెగురించి దత్తంశపు ఆబ్జెక్ట్ లేదు." -#: tdeui/kaboutapplication.cpp:107 +#: tdeui/tdeaboutapplication.cpp:107 msgid "A&uthor" msgstr "(&u) మూలకర్త" -#: tdeui/kaboutapplication.cpp:107 +#: tdeui/tdeaboutapplication.cpp:107 msgid "A&uthors" msgstr "(&u) మూలకర్తలు" -#: tdeui/kaboutapplication.cpp:117 +#: tdeui/tdeaboutapplication.cpp:117 msgid "" "Please use http://bugs.kde.org " "to report bugs.\n" @@ -5153,123 +5153,123 @@ msgstr "" "తప్పులను తెలియచేయుటకు http://bugs.kde.org " "నివాడండి.\n" -#: tdeui/kaboutapplication.cpp:121 tdeui/kaboutapplication.cpp:124 +#: tdeui/tdeaboutapplication.cpp:121 tdeui/tdeaboutapplication.cpp:124 msgid "" "Please report bugs to %2.\n" msgstr "" "తప్పులను %2కు తెలియచేయండి\n" -#: tdeui/kaboutapplication.cpp:149 +#: tdeui/tdeaboutapplication.cpp:149 msgid "&Thanks To" msgstr "(&T) ధన్యవాదములు" -#: tdeui/kaboutapplication.cpp:176 +#: tdeui/tdeaboutapplication.cpp:176 msgid "T&ranslation" msgstr "(&r) అనువాదము" -#: tdeui/kaboutapplication.cpp:181 +#: tdeui/tdeaboutapplication.cpp:181 msgid "&License Agreement" msgstr "(&L) లైసెన్స్ ఒప్పందం" -#: tdeui/kfontdialog.cpp:101 +#: tdeui/tdefontdialog.cpp:101 msgid "Here you can choose the font to be used." msgstr "ఇక్కడ మీరు వాడె అక్షరరూపాన్ని ఎంచుకోవచ్చు." -#: tdeui/kfontdialog.cpp:113 +#: tdeui/tdefontdialog.cpp:113 msgid "Requested Font" msgstr "అభ్యర్దించిన అక్షరరూపం" -#: tdeui/kfontdialog.cpp:136 +#: tdeui/tdefontdialog.cpp:136 msgid "Change font family?" msgstr "అక్షరరూప కుటుంబాన్ని మార్చు?" -#: tdeui/kfontdialog.cpp:138 +#: tdeui/tdefontdialog.cpp:138 msgid "Enable this checkbox to change the font family settings." msgstr "" -#: tdeui/kcharselect.cpp:383 tdeui/kfontdialog.cpp:144 +#: tdeui/kcharselect.cpp:383 tdeui/tdefontdialog.cpp:144 msgid "Font:" msgstr "అక్షర రూపము:" -#: tdeui/kfontdialog.cpp:151 +#: tdeui/tdefontdialog.cpp:151 msgid "Font style" msgstr "అక్షర శైలి" -#: tdeui/kfontdialog.cpp:155 +#: tdeui/tdefontdialog.cpp:155 msgid "Change font style?" msgstr "అక్షర శైలి మార్చనా?" -#: tdeui/kfontdialog.cpp:157 +#: tdeui/tdefontdialog.cpp:157 msgid "Enable this checkbox to change the font style settings." msgstr "" -#: tdeui/kfontdialog.cpp:163 +#: tdeui/tdefontdialog.cpp:163 msgid "Font style:" msgstr "అక్షర శైలి:" -#: tdeui/kfontdialog.cpp:171 +#: tdeui/tdefontdialog.cpp:171 msgid "Size" msgstr "పరిమాణము" -#: tdeui/kfontdialog.cpp:175 +#: tdeui/tdefontdialog.cpp:175 msgid "Change font size?" msgstr "అక్షర పరిమాణాన్ని మార్చనా?" -#: tdeui/kfontdialog.cpp:177 +#: tdeui/tdefontdialog.cpp:177 msgid "Enable this checkbox to change the font size settings." msgstr "" -#: tdeui/kfontdialog.cpp:183 +#: tdeui/tdefontdialog.cpp:183 msgid "Size:" msgstr "పరిమాణము:" -#: tdeui/kfontdialog.cpp:199 +#: tdeui/tdefontdialog.cpp:199 msgid "Here you can choose the font family to be used." msgstr "ఇక్కడ మీరు వాడె అక్షరరూప కుటుంబాన్ని ఎంచుకోవచ్చు." -#: tdeui/kfontdialog.cpp:221 +#: tdeui/tdefontdialog.cpp:221 msgid "Here you can choose the font style to be used." msgstr "ఇక్కడ మీరు వాడె అక్షరరూప శైలిని ఎంచుకోవచ్చు." -#: tdeui/kfontdialog.cpp:224 tdeui/kfontdialog.cpp:473 -#: tdeui/kfontdialog.cpp:475 tdeui/kfontdialog.cpp:484 -#: tdeui/kfontdialog.cpp:485 +#: tdeui/tdefontdialog.cpp:224 tdeui/tdefontdialog.cpp:473 +#: tdeui/tdefontdialog.cpp:475 tdeui/tdefontdialog.cpp:484 +#: tdeui/tdefontdialog.cpp:485 msgid "Regular" msgstr "క్రమమైన" -#: tdeui/kfontdialog.cpp:226 +#: tdeui/tdefontdialog.cpp:226 msgid "Bold" msgstr "లావుగా" -#: tdeui/kfontdialog.cpp:227 +#: tdeui/tdefontdialog.cpp:227 msgid "Bold Italic" msgstr "లావు ఇటాలిక్స్" -#: tdeui/kfontdialog.cpp:244 +#: tdeui/tdefontdialog.cpp:244 msgid "Relative" msgstr "సంబంధిత" -#: tdeui/kfontdialog.cpp:246 +#: tdeui/tdefontdialog.cpp:246 msgid "Font size
fixed or relative
to environment" msgstr "అక్షర పరిమాణం పర్యావర్ణనికి
స్థిరమైన లేక సంబంధిత
" -#: tdeui/kfontdialog.cpp:248 +#: tdeui/tdefontdialog.cpp:248 msgid "" "Here you can switch between fixed font size and font size to be calculated " "dynamically and adjusted to changing environment (e.g. widget dimensions, paper " "size)." msgstr "" -#: tdeui/kfontdialog.cpp:272 +#: tdeui/tdefontdialog.cpp:272 msgid "Here you can choose the font size to be used." msgstr "ఇక్కడ మీరు వాడె అక్షర పరిమాణాన్ని ఎంచుకోవచ్చు" #. i18n: This is a classical test phrase. (It contains all letters from A to Z.) -#: tdeui/kfontdialog.cpp:296 +#: tdeui/tdefontdialog.cpp:296 msgid "The Quick Brown Fox Jumps Over The Lazy Dog" msgstr "The Quick Brown Fox Jumps Over The Lazy Dog" -#: tdeui/kfontdialog.cpp:301 +#: tdeui/tdefontdialog.cpp:301 msgid "" "This sample text illustrates the current settings. You may edit it to test " "special characters." @@ -5277,15 +5277,15 @@ msgstr "" "ఈ మాదిరి వచనం ప్రస్తుత అమరికలు చూపును. మీరు దినిని ప్రత్యేక అక్షరాలని " "పరీక్షించడానికి మార్చవచ్చు." -#: tdeui/kfontdialog.cpp:310 tdeui/kfontdialog.cpp:320 +#: tdeui/tdefontdialog.cpp:310 tdeui/tdefontdialog.cpp:320 msgid "Actual Font" msgstr "నిజమైన అక్షర రూపము" -#: tdeui/kactionselector.cpp:69 +#: tdeui/tdeactionselector.cpp:69 msgid "&Available:" msgstr "(&A) సిద్దము:" -#: tdeui/kactionselector.cpp:84 +#: tdeui/tdeactionselector.cpp:84 msgid "&Selected:" msgstr "(&S) ఎన్నుకోబడిన:" @@ -5310,18 +5310,18 @@ msgstr "పట్టిక:" msgid "&Unicode code point:" msgstr "(&U) యూనికోడ్ కోడ్ పాయింట్:" -#: tdeui/kmessagebox.cpp:428 tdeui/kmessagebox.cpp:479 +#: tdeui/tdemessagebox.cpp:428 tdeui/tdemessagebox.cpp:479 msgid "Question" msgstr "ప్రశ్న" -#: tdeui/kmessagebox.cpp:442 tdeui/kmessagebox.cpp:494 -#: tdeui/kmessagebox.cpp:575 tdeui/kmessagebox.cpp:647 -#: tdeui/kmessagebox.cpp:723 +#: tdeui/tdemessagebox.cpp:442 tdeui/tdemessagebox.cpp:494 +#: tdeui/tdemessagebox.cpp:575 tdeui/tdemessagebox.cpp:647 +#: tdeui/tdemessagebox.cpp:723 msgid "Do not ask again" msgstr "మరల అడుగవద్దు" -#: tdeui/kaboutdialog.cpp:1535 tdeui/khelpmenu.cpp:227 -#: tdeui/kmessagebox.cpp:975 +#: tdeui/tdeaboutdialog.cpp:1535 tdeui/khelpmenu.cpp:227 +#: tdeui/tdemessagebox.cpp:975 #, c-format msgid "About %1" msgstr "%1 గురించి" @@ -5346,7 +5346,7 @@ msgstr "చిన్న స్వీయచలిత" msgid "Dropdown List && Automatic" msgstr "" -#: tdeui/kaboutkde.cpp:34 +#: tdeui/tdeabouttde.cpp:34 msgid "" "The K Desktop Environment is written and maintained by the TDE Team, a " "world-wide network of software engineers committed to కెడిఈ ప్రాజెక్ట్ గురించి మరింత సమాచారం కొరకు http://www.kde.org ను సంప్రదించండి." -#: tdeui/kaboutkde.cpp:43 +#: tdeui/tdeabouttde.cpp:43 msgid "" "Software can always be improved, and the TDE Team is ready to do so. However, " "you - the user - must tell us when something does not work as expected or could " @@ -5385,7 +5385,7 @@ msgid "" "called \"Wishlist\"." msgstr "" -#: tdeui/kaboutkde.cpp:54 +#: tdeui/tdeabouttde.cpp:54 msgid "" "You do not have to be a software developer to be a member of the TDE team. You " "can join the national teams that translate program interfaces. You can provide " @@ -5399,7 +5399,7 @@ msgid "" "will provide you with what you need." msgstr "" -#: tdeui/kaboutkde.cpp:67 +#: tdeui/tdeabouttde.cpp:67 msgid "" "TDE is available free of charge, but making it is not free." "
" @@ -5417,34 +5417,34 @@ msgid "" "
Thank you very much in advance for your support." msgstr "" -#: tdeui/kaboutkde.cpp:81 +#: tdeui/tdeabouttde.cpp:81 #, c-format msgid "K Desktop Environment. Release %1" msgstr "కె రంగస్థల పర్యావరణం. విడుదల %1" -#: tdeui/kaboutkde.cpp:83 +#: tdeui/tdeabouttde.cpp:83 msgid "" "_: About TDE\n" "&About" msgstr "(&A) గురించి" -#: tdeui/kaboutkde.cpp:84 +#: tdeui/tdeabouttde.cpp:84 msgid "&Report Bugs or Wishes" msgstr "(&R) తప్పులు లేక కోరికలను తెలియచేయండి" -#: tdeui/kaboutkde.cpp:85 +#: tdeui/tdeabouttde.cpp:85 msgid "&Join the TDE Team" msgstr "(&J) కెడిఈ జట్టులో చేరండి" -#: tdeui/kaboutkde.cpp:86 +#: tdeui/tdeabouttde.cpp:86 msgid "&Support TDE" msgstr "(&S) కెడిఈ కి సహాయంచెయండి" -#: tdeui/kstdguiitem.cpp:110 khtml/java/kjavaappletserver.cpp:804 +#: tdeui/kstdguiitem.cpp:110 tdehtml/java/kjavaappletserver.cpp:804 msgid "&Yes" msgstr "(&Y) ఔను" -#: tdeui/kstdguiitem.cpp:115 khtml/java/kjavaappletserver.cpp:797 +#: tdeui/kstdguiitem.cpp:115 tdehtml/java/kjavaappletserver.cpp:797 msgid "&No" msgstr "(&N) కాదు" @@ -5594,7 +5594,7 @@ msgid "Confi&gure..." msgstr "(&g) అమర్చు..." #: tdeui/keditcl2.cpp:701 tdeui/keditcl2.cpp:833 tdeui/kstdguiitem.cpp:254 -#: kutils/kfinddialog.cpp:239 +#: tdeutils/kfinddialog.cpp:239 msgid "&Find" msgstr "(&F) కనుగొను" @@ -5638,15 +5638,15 @@ msgstr "" msgid "Editing enabled" msgstr "" -#: tdeui/ktoolbarhandler.cpp:86 +#: tdeui/tdetoolbarhandler.cpp:86 msgid "Show Toolbar" msgstr "పనిముట్ల పట్టీ చూపుము" -#: tdeui/ktoolbarhandler.cpp:87 +#: tdeui/tdetoolbarhandler.cpp:87 msgid "Hide Toolbar" msgstr "పనిముట్ల పట్టీ దాచుము" -#: tdeui/ktoolbarhandler.cpp:91 +#: tdeui/tdetoolbarhandler.cpp:91 msgid "Toolbars" msgstr "పనిముట్ల పట్టీలు" @@ -5695,11 +5695,11 @@ msgid "" "href=\"submit-whatsthis\">send us your own \"What's This?\" help for it." msgstr "" -#: tdeui/kshortcutdialog.cpp:68 +#: tdeui/tdeshortcutdialog.cpp:68 msgid "Configure Shortcut" msgstr "శీఘ్రమార్గంను అమర్చండి" -#: tdeui/kshortcutdialog.cpp:71 +#: tdeui/tdeshortcutdialog.cpp:71 msgid "Advanced" msgstr "ఆధునిక" @@ -5726,8 +5726,8 @@ msgstr "" msgid "Reset Toolbars" msgstr "" -#: tdeui/kedittoolbar.cpp:447 khtml/html/html_formimpl.cpp:2129 -#: khtml/khtmlview.cpp:2541 khtml/khtmlview.cpp:2574 +#: tdeui/kedittoolbar.cpp:447 tdehtml/html/html_formimpl.cpp:2129 +#: tdehtml/tdehtmlview.cpp:2541 tdehtml/tdehtmlview.cpp:2574 msgid "Reset" msgstr "" @@ -5978,15 +5978,15 @@ msgstr "" msgid "Passwords match" msgstr "పాస్ వర్డులు సరిపొయాయి" -#: tdeui/kspelldlg.cpp:53 kspell2/ui/dialog.cpp:62 +#: tdeui/tdespelldlg.cpp:53 tdespell2/ui/dialog.cpp:62 msgid "Check Spelling" msgstr "అచ్చుతప్పులు సరిచూడు" -#: tdeui/kspelldlg.cpp:54 kspell2/ui/dialog.cpp:64 +#: tdeui/tdespelldlg.cpp:54 tdespell2/ui/dialog.cpp:64 msgid "&Finished" msgstr "(&F) పూర్తైనది" -#: tdeui/kcombobox.cpp:444 khtml/rendering/render_form.cpp:388 +#: tdeui/kcombobox.cpp:444 tdehtml/rendering/render_form.cpp:388 msgid "Clear &History" msgstr "(&H) చరిత్రను చెరపివేయి" @@ -6304,29 +6304,29 @@ msgstr "(&A) %1 గురించి" msgid "About &TDE" msgstr "(&K) కెడిఈ గురించి" -#: tdeui/kactionclasses.cpp:2072 +#: tdeui/tdeactionclasses.cpp:2072 msgid "Exit F&ull Screen Mode" msgstr "(&u) పూర్తి తెర స్థితి నుంచి బయటకు రా" -#: tdeui/kactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 +#: tdeui/tdeactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 msgid "F&ull Screen Mode" msgstr "(&u) పూర్తి తెర స్థితి" -#: tdeui/klistviewsearchline.cpp:243 +#: tdeui/tdelistviewsearchline.cpp:243 msgid "Search Columns" msgstr "నిలువు వరుసలలొ వెతుకు" -#: tdeui/klistviewsearchline.cpp:245 +#: tdeui/tdelistviewsearchline.cpp:245 msgid "All Visible Columns" msgstr "అన్ని కనిపించె నిలువు వరుసలు" -#: tdeui/klistviewsearchline.cpp:260 +#: tdeui/tdelistviewsearchline.cpp:260 msgid "" "_: Column number %1\n" "Column No. %1" msgstr "నిలువు వరుస సం. %1" -#: tdeui/klistviewsearchline.cpp:455 +#: tdeui/tdelistviewsearchline.cpp:455 msgid "S&earch:" msgstr "(&e) అన్వేషణ:" @@ -6344,107 +6344,107 @@ msgstr "" msgid "&Show tips on startup" msgstr "(&S) మొదలైనప్పుడు సూచనలను చూపించు" -#: tdeui/ktoolbar.cpp:2040 +#: tdeui/tdetoolbar.cpp:2040 msgid "Toolbar Menu" msgstr "" -#: tdeui/ktoolbar.cpp:2043 +#: tdeui/tdetoolbar.cpp:2043 msgid "" "_: toolbar position string\n" "Top" msgstr "పైన" -#: tdeui/ktoolbar.cpp:2044 +#: tdeui/tdetoolbar.cpp:2044 msgid "" "_: toolbar position string\n" "Left" msgstr "ఎడమ" -#: tdeui/ktoolbar.cpp:2045 +#: tdeui/tdetoolbar.cpp:2045 msgid "" "_: toolbar position string\n" "Right" msgstr "కుడి" -#: tdeui/ktoolbar.cpp:2046 +#: tdeui/tdetoolbar.cpp:2046 msgid "" "_: toolbar position string\n" "Bottom" msgstr "క్రింద" -#: tdeui/ktoolbar.cpp:2048 +#: tdeui/tdetoolbar.cpp:2048 msgid "" "_: toolbar position string\n" "Floating" msgstr "తేలుతు" -#: tdeui/ktoolbar.cpp:2049 +#: tdeui/tdetoolbar.cpp:2049 msgid "" "_: min toolbar\n" "Flat" msgstr "చదును" -#: tdeui/ktoolbar.cpp:2052 +#: tdeui/tdetoolbar.cpp:2052 msgid "Icons Only" msgstr "ప్రతిమలు మాత్రమే" -#: tdeui/ktoolbar.cpp:2053 +#: tdeui/tdetoolbar.cpp:2053 msgid "Text Only" msgstr "వాచకం మాత్రమే" -#: tdeui/ktoolbar.cpp:2054 +#: tdeui/tdetoolbar.cpp:2054 msgid "Text Alongside Icons" msgstr "ప్రతిమల పక్కన వచనం" -#: tdeui/ktoolbar.cpp:2055 +#: tdeui/tdetoolbar.cpp:2055 msgid "Text Under Icons" msgstr "ప్రతిమల క్రింద వచనం" -#: tdeui/ktoolbar.cpp:2080 tdeui/ktoolbar.cpp:2101 +#: tdeui/tdetoolbar.cpp:2080 tdeui/tdetoolbar.cpp:2101 msgid "Small (%1x%2)" msgstr "చిన్న (%1x%2)" -#: tdeui/ktoolbar.cpp:2082 tdeui/ktoolbar.cpp:2103 +#: tdeui/tdetoolbar.cpp:2082 tdeui/tdetoolbar.cpp:2103 msgid "Medium (%1x%2)" msgstr "మద్యస్తం (%1x%2)" -#: tdeui/ktoolbar.cpp:2084 tdeui/ktoolbar.cpp:2105 +#: tdeui/tdetoolbar.cpp:2084 tdeui/tdetoolbar.cpp:2105 msgid "Large (%1x%2)" msgstr "పెద్ద (%1x%2)" -#: tdeui/ktoolbar.cpp:2086 tdeui/ktoolbar.cpp:2107 +#: tdeui/tdetoolbar.cpp:2086 tdeui/tdetoolbar.cpp:2107 msgid "Huge (%1x%2)" msgstr "అతి పెద్ద (%1x%2)" -#: tdeui/ktoolbar.cpp:2118 +#: tdeui/tdetoolbar.cpp:2118 msgid "Text Position" msgstr "వచన స్థానము" -#: tdeui/ktoolbar.cpp:2120 +#: tdeui/tdetoolbar.cpp:2120 msgid "Icon Size" msgstr "ప్రతిమ పరిమాణము" -#: tdeui/kaboutdialog.cpp:93 +#: tdeui/tdeaboutdialog.cpp:93 msgid "Task" msgstr "పని" -#: tdeui/kaboutdialog.cpp:704 +#: tdeui/tdeaboutdialog.cpp:704 msgid "%1 %2 (Using TDE %3)" msgstr "%1 %2 (కెడిఈని వాడుతు %3)" -#: tdeui/kaboutdialog.cpp:706 +#: tdeui/tdeaboutdialog.cpp:706 msgid "%1 %2, %3" msgstr "%1 %2, %3" -#: tdeui/kaboutdialog.cpp:1326 +#: tdeui/tdeaboutdialog.cpp:1326 msgid "Other Contributors:" msgstr "మిగిలిన దాతలు" -#: tdeui/kaboutdialog.cpp:1327 +#: tdeui/tdeaboutdialog.cpp:1327 msgid "(No logo available)" msgstr "(చిహ్నము సిద్దముగా లేదు)" -#: tdeui/kaboutdialog.cpp:1772 +#: tdeui/tdeaboutdialog.cpp:1772 msgid "Image missing" msgstr "ప్రతిబింబం కనపడుటలేదు" @@ -6480,7 +6480,7 @@ msgstr "కనుగొను:" msgid "Case &sensitive" msgstr "(&s) తరగతి ఆధారిత" -#: tdeui/keditcl2.cpp:730 tdeui/keditcl2.cpp:870 kutils/kfinddialog.cpp:171 +#: tdeui/keditcl2.cpp:730 tdeui/keditcl2.cpp:870 tdeutils/kfinddialog.cpp:171 msgid "Find &backwards" msgstr "(&b) వెనుకనుంచి కనుగొనుట" @@ -6524,15 +6524,15 @@ msgstr "" msgid "Allow Tabulations" msgstr "" -#: tdeui/ktextedit.cpp:353 khtml/rendering/render_form.cpp:331 +#: tdeui/ktextedit.cpp:353 tdehtml/rendering/render_form.cpp:331 msgid "Spell Checking" msgstr "" -#: tdeui/kspell.cpp:1176 +#: tdeui/tdespell.cpp:1176 msgid "You have to restart the dialog for changes to take effect" msgstr "" -#: tdeui/kspell.cpp:1402 +#: tdeui/tdespell.cpp:1402 msgid "Spell Checker" msgstr "" @@ -6557,153 +6557,153 @@ msgstr "సరిచేయు: %1" msgid "Redo: %1" msgstr "పునరాచరణ: %1" -#: khtml/khtmlimage.cpp:199 +#: tdehtml/tdehtmlimage.cpp:199 msgid "%1 (%2 - %3x%4 Pixels)" msgstr "%1 (%2 - %3x%4 పిక్సెల్స్)" -#: khtml/khtmlimage.cpp:201 +#: tdehtml/tdehtmlimage.cpp:201 msgid "%1 - %2x%3 Pixels" msgstr "%1 - %2x%3 పిక్సెల్స్" -#: khtml/khtmlimage.cpp:206 +#: tdehtml/tdehtmlimage.cpp:206 msgid "%1 (%2x%3 Pixels)" msgstr "%1 (%2x%3 పిక్సెల్స్)" -#: khtml/khtmlimage.cpp:208 +#: tdehtml/tdehtmlimage.cpp:208 msgid "Image - %1x%2 Pixels" msgstr "చిత్రం - %1x%2 పిక్సెల్స్" -#: khtml/khtmlimage.cpp:214 +#: tdehtml/tdehtmlimage.cpp:214 msgid "Done." msgstr "అయినది." -#: khtml/khtml_ext.cpp:434 +#: tdehtml/tdehtml_ext.cpp:434 msgid "&Copy Text" msgstr "(&C) వచనంను నకలు చేయి" -#: khtml/khtml_ext.cpp:480 +#: tdehtml/tdehtml_ext.cpp:480 msgid "Search for '%1' with %2" msgstr "'%1' కొరకు %2 తొ అన్వేషించు" -#: khtml/khtml_ext.cpp:489 +#: tdehtml/tdehtml_ext.cpp:489 msgid "Search for '%1' with" msgstr "'%1' కొరకు అన్వేషించు" -#: khtml/khtml_ext.cpp:518 +#: tdehtml/tdehtml_ext.cpp:518 msgid "Open '%1'" msgstr "%1 తెరువండి" -#: khtml/khtml_ext.cpp:525 khtml/khtml_ext.cpp:582 +#: tdehtml/tdehtml_ext.cpp:525 tdehtml/tdehtml_ext.cpp:582 msgid "Stop Animations" msgstr "ఎనిమేషన్లను ఆపు" -#: khtml/khtml_ext.cpp:533 +#: tdehtml/tdehtml_ext.cpp:533 msgid "Copy Email Address" msgstr "ఈమెయిల్ చిరునామాను నకలు చేయి" -#: khtml/khtml_ext.cpp:538 +#: tdehtml/tdehtml_ext.cpp:538 msgid "&Save Link As..." msgstr "(&S) లింకును ఇలా దాచు..." -#: khtml/khtml_ext.cpp:540 +#: tdehtml/tdehtml_ext.cpp:540 msgid "Copy &Link Address" msgstr "(&L) లింకు చిరునామాను నకలు చేయి" -#: khtml/khtml_ext.cpp:550 +#: tdehtml/tdehtml_ext.cpp:550 msgid "Open in New &Window" msgstr "(&W) కొత్త విండొలో తెరువు" -#: khtml/khtml_ext.cpp:552 +#: tdehtml/tdehtml_ext.cpp:552 msgid "Open in &This Window" msgstr "(&W) ఈ విండొలొనే తెరువు" -#: khtml/khtml_ext.cpp:554 +#: tdehtml/tdehtml_ext.cpp:554 msgid "Open in &New Tab" msgstr "(&N) కొత్త టాబ్ లో తెరువు" -#: khtml/khtml_ext.cpp:556 +#: tdehtml/tdehtml_ext.cpp:556 msgid "Reload Frame" msgstr "చట్రాన్ని మళ్లి ఎక్కించు" -#: khtml/khtml_ext.cpp:561 +#: tdehtml/tdehtml_ext.cpp:561 msgid "Block IFrame..." msgstr "IFrame ను అడ్డుకో..." -#: khtml/khtml_ext.cpp:564 khtml/khtml_part.cpp:256 +#: tdehtml/tdehtml_ext.cpp:564 tdehtml/tdehtml_part.cpp:256 msgid "View Frame Source" msgstr "చట్ర మూలాన్ని చూపుము" -#: khtml/khtml_ext.cpp:566 +#: tdehtml/tdehtml_ext.cpp:566 msgid "View Frame Information" msgstr "చట్ర సమాచారం చూపుము" -#: khtml/khtml_ext.cpp:570 khtml/khtml_part.cpp:404 +#: tdehtml/tdehtml_ext.cpp:570 tdehtml/tdehtml_part.cpp:404 msgid "Print Frame..." msgstr "చట్రం ప్రచురించు..." -#: khtml/khtml_ext.cpp:571 khtml/khtml_part.cpp:262 +#: tdehtml/tdehtml_ext.cpp:571 tdehtml/tdehtml_part.cpp:262 msgid "Save &Frame As..." msgstr "(&F) చట్రాన్ని ఇలా దాచు..." -#: khtml/khtml_ext.cpp:601 +#: tdehtml/tdehtml_ext.cpp:601 msgid "Save Image As..." msgstr "చిత్రాన్ని ఇలా దాచు..." -#: khtml/khtml_ext.cpp:603 +#: tdehtml/tdehtml_ext.cpp:603 msgid "Send Image..." msgstr "చిత్రం పంపించు..." -#: khtml/khtml_ext.cpp:608 +#: tdehtml/tdehtml_ext.cpp:608 msgid "Copy Image" msgstr "చిత్రం ను నకలు చేయి" -#: khtml/khtml_ext.cpp:613 +#: tdehtml/tdehtml_ext.cpp:613 msgid "Copy Image Location" msgstr "చిత్ర స్థానం ను నకలు చేయి" -#: khtml/khtml_ext.cpp:618 +#: tdehtml/tdehtml_ext.cpp:618 msgid "View Image (%1)" msgstr "చిత్రాన్ని (%1) చూపుము" -#: khtml/khtml_ext.cpp:623 +#: tdehtml/tdehtml_ext.cpp:623 msgid "Block Image..." msgstr "చిత్రాన్ని ఆపివేయి..." -#: khtml/khtml_ext.cpp:629 +#: tdehtml/tdehtml_ext.cpp:629 #, c-format msgid "Block Images From %1" msgstr "%1 నుంచి చిత్రాలను ఆపివేయి" -#: khtml/khtml_ext.cpp:653 +#: tdehtml/tdehtml_ext.cpp:653 msgid "Save Link As" msgstr "లింకును ఇలా దాచు" -#: khtml/khtml_ext.cpp:673 +#: tdehtml/tdehtml_ext.cpp:673 msgid "Save Image As" msgstr "చిత్రాన్ని ఇలా దాచు" -#: khtml/khtml_ext.cpp:687 khtml/khtml_ext.cpp:700 +#: tdehtml/tdehtml_ext.cpp:687 tdehtml/tdehtml_ext.cpp:700 msgid "Add URL to Filter" msgstr "యు ఆర్ ఎల్ ను గలనికి కలుపు" -#: khtml/khtml_ext.cpp:688 khtml/khtml_ext.cpp:701 +#: tdehtml/tdehtml_ext.cpp:688 tdehtml/tdehtml_ext.cpp:701 msgid "Enter the URL:" msgstr "" -#: khtml/khtml_ext.cpp:828 +#: tdehtml/tdehtml_ext.cpp:828 msgid "" "A file named \"%1\" already exists. Are you sure you want to overwrite it?" msgstr "\"%1\" పేరుతొ దస్త్రం ముందే వుంది. మీరు దానిని తిరిగి వ్రాయమంటారా?" -#: khtml/khtml_ext.cpp:828 +#: tdehtml/tdehtml_ext.cpp:828 msgid "Overwrite File?" msgstr "దస్త్రాలను త్రిగి వ్రాయి?" -#: khtml/khtml_ext.cpp:889 kparts/browserrun.cpp:390 +#: tdehtml/tdehtml_ext.cpp:889 tdeparts/browserrun.cpp:390 msgid "The Download Manager (%1) could not be found in your $PATH " msgstr "మీ $PATH లో డౌన్ లోడ్ అభికర్త (%1) లో కనపడుటలేదు " -#: khtml/khtml_ext.cpp:890 kparts/browserrun.cpp:391 +#: tdehtml/tdehtml_ext.cpp:890 tdeparts/browserrun.cpp:391 msgid "" "Try to reinstall it \n" "\n" @@ -6713,17 +6713,17 @@ msgstr "" "\n" "కాంకెరర్ తో " -#: khtml/khtml_ext.cpp:983 +#: tdehtml/tdehtml_ext.cpp:983 #, no-c-format msgid "Default Font Size (100%)" msgstr "అప్రమేయ అక్షర శైలి పరిమాణం (100%)" -#: khtml/khtml_ext.cpp:996 +#: tdehtml/tdehtml_ext.cpp:996 #, no-c-format msgid "%1%" msgstr "%1%" -#: khtml/khtml_printsettings.cpp:31 +#: tdehtml/tdehtml_printsettings.cpp:31 msgid "" "" "

'Print images'

" @@ -6734,7 +6734,7 @@ msgid "" "or toner.

" msgstr "" -#: khtml/khtml_printsettings.cpp:43 +#: tdehtml/tdehtml_printsettings.cpp:43 msgid "" "" "

'Print header'

" @@ -6745,7 +6745,7 @@ msgid "" "contain such a header line.

" msgstr "" -#: khtml/khtml_printsettings.cpp:56 +#: tdehtml/tdehtml_printsettings.cpp:56 msgid "" "" "

'Printerfriendly mode'

" @@ -6759,39 +6759,39 @@ msgid "" "ink.

" msgstr "" -#: khtml/khtml_printsettings.cpp:71 +#: tdehtml/tdehtml_printsettings.cpp:71 msgid "HTML Settings" msgstr "హెచ్ టిఎంఎల్ అమరికలు" -#: khtml/khtml_printsettings.cpp:73 +#: tdehtml/tdehtml_printsettings.cpp:73 msgid "Printer friendly mode (black text, no background)" msgstr "" -#: khtml/khtml_printsettings.cpp:76 +#: tdehtml/tdehtml_printsettings.cpp:76 msgid "Print images" msgstr "చిత్రాలను ప్రచురించు" -#: khtml/khtml_printsettings.cpp:79 +#: tdehtml/tdehtml_printsettings.cpp:79 msgid "Print header" msgstr "హెడర్ను ప్రచురించు" -#: khtml/khtml_part.cpp:255 +#: tdehtml/tdehtml_part.cpp:255 msgid "View Do&cument Source" msgstr "(&c) పత్ర మూలాన్ని చూపు" -#: khtml/khtml_part.cpp:257 +#: tdehtml/tdehtml_part.cpp:257 msgid "View Document Information" msgstr "పత్ర సమాచారం చూపు" -#: khtml/khtml_part.cpp:258 +#: tdehtml/tdehtml_part.cpp:258 msgid "Save &Background Image As..." msgstr "" -#: khtml/khtml_part.cpp:263 +#: tdehtml/tdehtml_part.cpp:263 msgid "Security..." msgstr "భద్రత..." -#: khtml/khtml_part.cpp:264 +#: tdehtml/tdehtml_part.cpp:264 msgid "" "Security Settings" "

Shows the certificate of the displayed page. Only pages that have been " @@ -6800,194 +6800,194 @@ msgid "" "a secure connection." msgstr "" -#: khtml/khtml_part.cpp:270 +#: tdehtml/tdehtml_part.cpp:270 msgid "Print Rendering Tree to STDOUT" msgstr "రెండరింగ్ ట్రీ ను STDOUT కు ప్రచురించు" -#: khtml/khtml_part.cpp:271 +#: tdehtml/tdehtml_part.cpp:271 msgid "Print DOM Tree to STDOUT" msgstr "డామ్ ట్రీ ను STDOUT కు ప్రచురించు" -#: khtml/khtml_part.cpp:272 +#: tdehtml/tdehtml_part.cpp:272 msgid "Stop Animated Images" msgstr "ఎనిమేటెడ్ చిత్రాలను ఆపు" -#: khtml/khtml_part.cpp:274 +#: tdehtml/tdehtml_part.cpp:274 msgid "Set &Encoding" msgstr "" -#: khtml/khtml_part.cpp:279 +#: tdehtml/tdehtml_part.cpp:279 msgid "Semi-Automatic" msgstr "" -#: khtml/khtml_part.cpp:297 khtml/khtml_part.cpp:2298 +#: tdehtml/tdehtml_part.cpp:297 tdehtml/tdehtml_part.cpp:2298 msgid "Automatic Detection" msgstr "" -#: khtml/khtml_part.cpp:302 +#: tdehtml/tdehtml_part.cpp:302 msgid "" "_: short for Manual Detection\n" "Manual" msgstr "మెన్యువల్" -#: khtml/khtml_part.cpp:357 +#: tdehtml/tdehtml_part.cpp:357 msgid "Use S&tylesheet" msgstr "" -#: khtml/khtml_part.cpp:361 +#: tdehtml/tdehtml_part.cpp:361 msgid "Enlarge Font" msgstr "అక్షరాలను పెద్దవి చేయి" -#: khtml/khtml_part.cpp:363 +#: tdehtml/tdehtml_part.cpp:363 msgid "" "Enlarge Font" "

Make the font in this window bigger. Click and hold down the mouse button " "for a menu with all available font sizes." msgstr "" -#: khtml/khtml_part.cpp:367 +#: tdehtml/tdehtml_part.cpp:367 msgid "Shrink Font" msgstr "అక్షరాలను చిన్నవి చేయి" -#: khtml/khtml_part.cpp:369 +#: tdehtml/tdehtml_part.cpp:369 msgid "" "Shrink Font" "

Make the font in this window smaller. Click and hold down the mouse button " "for a menu with all available font sizes." msgstr "" -#: khtml/khtml_part.cpp:375 +#: tdehtml/tdehtml_part.cpp:375 msgid "" "Find text" "

Shows a dialog that allows you to find text on the displayed page." msgstr "" -#: khtml/khtml_part.cpp:379 +#: tdehtml/tdehtml_part.cpp:379 msgid "" "Find next" "

Find the next occurrence of the text that you have found using the " "Find Text function" msgstr "" -#: khtml/khtml_part.cpp:384 +#: tdehtml/tdehtml_part.cpp:384 msgid "" "Find previous" "

Find the previous occurrence of the text that you have found using the " "Find Text function" msgstr "" -#: khtml/khtml_part.cpp:388 +#: tdehtml/tdehtml_part.cpp:388 msgid "Find Text as You Type" msgstr "వచనం వ్రాస్తుండగా వెతుకు" -#: khtml/khtml_part.cpp:390 +#: tdehtml/tdehtml_part.cpp:390 msgid "Find Links as You Type" msgstr "లింకులు వ్రాస్తుండగా వెతుకు" -#: khtml/khtml_part.cpp:405 +#: tdehtml/tdehtml_part.cpp:405 msgid "" "Print Frame" "

Some pages have several frames. To print only a single frame, click on it " "and then use this function." msgstr "" -#: khtml/khtml_part.cpp:413 +#: tdehtml/tdehtml_part.cpp:413 msgid "Toggle Caret Mode" msgstr "హంసపాదు స్థితిని మార్చు" -#: khtml/khtml_part.cpp:618 +#: tdehtml/tdehtml_part.cpp:618 msgid "The fake user-agent '%1' is in use." msgstr "నకిలి '%1' యూజర్-ఎజెంట్ వాడుకలో వుంది." -#: khtml/khtml_part.cpp:1081 +#: tdehtml/tdehtml_part.cpp:1081 msgid "This web page contains coding errors." msgstr "ఈ వెబ్ సైట్ లొ కొడింగ్ దొషాలు కలవు" -#: khtml/khtml_part.cpp:1123 +#: tdehtml/tdehtml_part.cpp:1123 msgid "&Hide Errors" msgstr "(&H) దోషములను దాచు" -#: khtml/khtml_part.cpp:1124 +#: tdehtml/tdehtml_part.cpp:1124 msgid "&Disable Error Reporting" msgstr "(&D) దొషలను నివేదించటం ఆపు" -#: khtml/khtml_part.cpp:1164 +#: tdehtml/tdehtml_part.cpp:1164 msgid "Error: %1: %2" msgstr "తప్పు: %1: %2" -#: khtml/khtml_part.cpp:1208 +#: tdehtml/tdehtml_part.cpp:1208 msgid "Error: node %1: %2" msgstr "తప్పు: నోడ్ %1: %2" -#: khtml/khtml_part.cpp:1351 +#: tdehtml/tdehtml_part.cpp:1351 msgid "Display Images on Page" msgstr "పుతలొని చిత్రాలను చూపు" -#: khtml/khtml_part.cpp:1539 khtml/khtml_part.cpp:1629 +#: tdehtml/tdehtml_part.cpp:1539 tdehtml/tdehtml_part.cpp:1629 msgid "Session is secured with %1 bit %2." msgstr "%1 బిట్ %2 చే సెషన్ భద్రం చేయడమైనది." -#: khtml/khtml_part.cpp:1540 khtml/khtml_part.cpp:1631 +#: tdehtml/tdehtml_part.cpp:1540 tdehtml/tdehtml_part.cpp:1631 msgid "Session is not secured." msgstr "సెషన్ భద్రం కాదు." -#: khtml/khtml_part.cpp:1727 +#: tdehtml/tdehtml_part.cpp:1727 #, c-format msgid "Error while loading %1" msgstr "%1 ఎక్కించునప్పుడు దోషము" -#: khtml/khtml_part.cpp:1729 +#: tdehtml/tdehtml_part.cpp:1729 msgid "An error occurred while loading %1:" msgstr "%1 ఎక్కించునప్పుడు దోషము వచ్చినది:" -#: khtml/khtml_part.cpp:1764 +#: tdehtml/tdehtml_part.cpp:1764 msgid "Error: " msgstr "దోషము:" -#: khtml/khtml_part.cpp:1767 +#: tdehtml/tdehtml_part.cpp:1767 msgid "The requested operation could not be completed" msgstr "మనవి చేసిన కార్యం పూర్తి చేయలేక పోయాను" -#: khtml/khtml_part.cpp:1773 +#: tdehtml/tdehtml_part.cpp:1773 msgid "Technical Reason: " msgstr "సాంక్యెతిక కారణం:" -#: khtml/khtml_part.cpp:1778 +#: tdehtml/tdehtml_part.cpp:1778 msgid "Details of the Request:" msgstr "మనవి వివరాలు:" -#: khtml/khtml_part.cpp:1780 +#: tdehtml/tdehtml_part.cpp:1780 #, c-format msgid "URL: %1" msgstr "యుఆర్ఎల్: %1" -#: khtml/khtml_part.cpp:1787 +#: tdehtml/tdehtml_part.cpp:1787 #, c-format msgid "Date and Time: %1" msgstr "తేదీ మరయూ సమయం: %1" -#: khtml/khtml_part.cpp:1789 +#: tdehtml/tdehtml_part.cpp:1789 #, c-format msgid "Additional Information: %1" msgstr "అదనపు సమాచారం: %1" -#: khtml/khtml_part.cpp:1791 +#: tdehtml/tdehtml_part.cpp:1791 msgid "Description:" msgstr "వర్ణన:" -#: khtml/khtml_part.cpp:1797 +#: tdehtml/tdehtml_part.cpp:1797 msgid "Possible Causes:" msgstr "సాద్యమైన కారణాలు:" -#: khtml/khtml_part.cpp:1804 +#: tdehtml/tdehtml_part.cpp:1804 msgid "Possible Solutions:" msgstr "సాద్యమైన పరిష్కారాలు:" -#: khtml/khtml_part.cpp:2135 +#: tdehtml/tdehtml_part.cpp:2135 msgid "Page loaded." msgstr "పుట ఎక్కించబడినది." -#: khtml/khtml_part.cpp:2137 +#: tdehtml/tdehtml_part.cpp:2137 msgid "" "_n: %n Image of %1 loaded.\n" "%n Images of %1 loaded." @@ -6995,48 +6995,48 @@ msgstr "" "%1 చిత్రంలో %n ఎక్కించబడింది.\n" "%1 చిత్రాలలో %n ఎక్కించబడినవి" -#: khtml/khtml_part.cpp:3738 khtml/khtml_part.cpp:3825 -#: khtml/khtml_part.cpp:3836 +#: tdehtml/tdehtml_part.cpp:3738 tdehtml/tdehtml_part.cpp:3825 +#: tdehtml/tdehtml_part.cpp:3836 msgid " (In new window)" msgstr " (కొత్త విండొ లొ)" -#: khtml/khtml_part.cpp:3777 +#: tdehtml/tdehtml_part.cpp:3777 msgid "Symbolic Link" msgstr "చిహ్నమైన లింకు" -#: khtml/khtml_part.cpp:3779 +#: tdehtml/tdehtml_part.cpp:3779 msgid "%1 (Link)" msgstr "%1 (లింకు)" -#: khtml/khtml_part.cpp:3799 +#: tdehtml/tdehtml_part.cpp:3799 msgid "%2 (%1 bytes)" msgstr "%2 (%1 బైట్లు)" -#: khtml/khtml_part.cpp:3803 +#: tdehtml/tdehtml_part.cpp:3803 msgid "%2 (%1 K)" msgstr "%2 (%1 కె)" -#: khtml/khtml_part.cpp:3838 +#: tdehtml/tdehtml_part.cpp:3838 msgid " (In other frame)" msgstr " (ఇంకొక చట్రంలొ)" -#: khtml/khtml_part.cpp:3843 +#: tdehtml/tdehtml_part.cpp:3843 msgid "Email to: " msgstr "ఈమెయిల్ చెయి:" -#: khtml/khtml_part.cpp:3849 +#: tdehtml/tdehtml_part.cpp:3849 msgid " - Subject: " msgstr "- విషయము:" -#: khtml/khtml_part.cpp:3851 +#: tdehtml/tdehtml_part.cpp:3851 msgid " - CC: " msgstr "- సిసి:" -#: khtml/khtml_part.cpp:3853 +#: tdehtml/tdehtml_part.cpp:3853 msgid " - BCC: " msgstr "- బిసిసి:" -#: khtml/khtml_part.cpp:3942 +#: tdehtml/tdehtml_part.cpp:3942 msgid "" "This untrusted page links to
%1.
Do you want to follow the " "link?" @@ -7044,31 +7044,31 @@ msgstr "" "ఈ అవిశ్వసనీయ పుట
%1 కు లింకు చెయబడింది.
" "మీరు దానిని అనుసరించమంటారా?" -#: khtml/khtml_part.cpp:3943 +#: tdehtml/tdehtml_part.cpp:3943 msgid "Follow" msgstr "అనుసరించు" -#: khtml/khtml_part.cpp:4043 +#: tdehtml/tdehtml_part.cpp:4043 msgid "Frame Information" msgstr "చట్రపు సమాచారం" -#: khtml/khtml_part.cpp:4049 +#: tdehtml/tdehtml_part.cpp:4049 msgid " [Properties]" msgstr " [గుణములు]" -#: khtml/khtml_part.cpp:4129 +#: tdehtml/tdehtml_part.cpp:4129 msgid "Save Background Image As" msgstr "" -#: khtml/khtml_part.cpp:4216 +#: tdehtml/tdehtml_part.cpp:4216 msgid "Save Frame As" msgstr "చట్రాన్ని ఇలా దాచు" -#: khtml/khtml_part.cpp:4256 +#: tdehtml/tdehtml_part.cpp:4256 msgid "&Find in Frame..." msgstr "(&F) చట్రంలో వెతుకు..." -#: khtml/khtml_part.cpp:4763 +#: tdehtml/tdehtml_part.cpp:4763 msgid "" "Warning: This is a secure form but it is attempting to send your data back " "unencrypted.\n" @@ -7076,98 +7076,98 @@ msgid "" "Are you sure you wish to continue?" msgstr "" -#: khtml/khtml_part.cpp:4766 khtml/khtml_part.cpp:4775 -#: khtml/khtml_part.cpp:4799 +#: tdehtml/tdehtml_part.cpp:4766 tdehtml/tdehtml_part.cpp:4775 +#: tdehtml/tdehtml_part.cpp:4799 msgid "Network Transmission" msgstr "నెట్వర్క్ ప్రసారాలు" -#: khtml/khtml_part.cpp:4766 khtml/khtml_part.cpp:4776 +#: tdehtml/tdehtml_part.cpp:4766 tdehtml/tdehtml_part.cpp:4776 msgid "&Send Unencrypted" msgstr "(&S) ఎన్ క్రిప్ట్ చేయకుండా పంపించు" -#: khtml/khtml_part.cpp:4773 +#: tdehtml/tdehtml_part.cpp:4773 msgid "" "Warning: Your data is about to be transmitted across the network unencrypted.\n" "Are you sure you wish to continue?" msgstr "" -#: khtml/khtml_part.cpp:4797 +#: tdehtml/tdehtml_part.cpp:4797 msgid "" "This site is attempting to submit form data via email.\n" "Do you want to continue?" msgstr "" -#: khtml/khtml_part.cpp:4800 +#: tdehtml/tdehtml_part.cpp:4800 msgid "&Send Email" msgstr "(&S) ఈమెయిల్ పంపించు" -#: khtml/khtml_part.cpp:4821 +#: tdehtml/tdehtml_part.cpp:4821 msgid "" "The form will be submitted to
%1
on your local filesystem.
" "Do you want to submit the form?" msgstr "" -#: khtml/html/html_formimpl.cpp:1531 khtml/html/html_formimpl.cpp:2137 -#: khtml/khtml_part.cpp:4822 khtml/khtmlview.cpp:2527 khtml/khtmlview.cpp:2569 +#: tdehtml/html/html_formimpl.cpp:1531 tdehtml/html/html_formimpl.cpp:2137 +#: tdehtml/tdehtml_part.cpp:4822 tdehtml/tdehtmlview.cpp:2527 tdehtml/tdehtmlview.cpp:2569 msgid "Submit" msgstr "అందించు" -#: khtml/khtml_part.cpp:4870 +#: tdehtml/tdehtml_part.cpp:4870 msgid "" "This site attempted to attach a file from your computer in the form submission. " "The attachment was removed for your protection." msgstr "" -#: khtml/khtml_part.cpp:4870 +#: tdehtml/tdehtml_part.cpp:4870 msgid "TDE" msgstr "కెడిఈ" -#: khtml/khtml_part.cpp:5776 +#: tdehtml/tdehtml_part.cpp:5776 msgid "(%1/s)" msgstr "(%1/s)" -#: khtml/khtml_part.cpp:6829 +#: tdehtml/tdehtml_part.cpp:6829 msgid "Security Warning" msgstr "భద్రతా హెచ్చరిక" -#: khtml/khtml_part.cpp:6835 +#: tdehtml/tdehtml_part.cpp:6835 msgid "Access by untrusted page to
%1
denied." msgstr "అవిశ్వసనీయ పుట
%1
నుంచి అనుమతి నిరాకరించడమైనది." -#: khtml/java/kjavaappletserver.cpp:784 khtml/khtml_part.cpp:6836 +#: tdehtml/java/kjavaappletserver.cpp:784 tdehtml/tdehtml_part.cpp:6836 msgid "Security Alert" msgstr "భద్రతా హెచ్చరిక" -#: khtml/khtml_part.cpp:7261 +#: tdehtml/tdehtml_part.cpp:7261 msgid "The wallet '%1' is open and being used for form data and passwords." msgstr "" "'%1' వాలెట్ తెరవబడివున్నది మరయు ఫారం దత్తాంశాలు మరయూ పాస్ వర్డుల కొరకు " "వాడబడుతుంది." -#: khtml/khtml_part.cpp:7315 +#: tdehtml/tdehtml_part.cpp:7315 msgid "&Close Wallet" msgstr "(&C) వాలెట్ ముసివేయి" -#: khtml/khtml_part.cpp:7358 +#: tdehtml/tdehtml_part.cpp:7358 msgid "JavaScript &Debugger" msgstr "(&D) జావాస్క్రిప్ట్ డీబగ్గర్" -#: khtml/khtml_part.cpp:7393 +#: tdehtml/tdehtml_part.cpp:7393 msgid "This page was prevented from opening a new window via JavaScript." msgstr "జావాస్క్రిప్ట్ ద్వారా కొత్త విండొ తెరవకుండా ఈ పుటను ఆపడమైనది" -#: khtml/khtml_part.cpp:7399 +#: tdehtml/tdehtml_part.cpp:7399 msgid "Popup Window Blocked" msgstr "పాప్ అప్ విండొ ఆపివేయడమైనది" -#: khtml/khtml_part.cpp:7399 +#: tdehtml/tdehtml_part.cpp:7399 msgid "" "This page has attempted to open a popup window but was blocked.\n" "You can click on this icon in the status bar to control this behavior\n" "or to open the popup." msgstr "" -#: khtml/khtml_part.cpp:7413 +#: tdehtml/tdehtml_part.cpp:7413 #, c-format msgid "" "_n: &Show Blocked Popup Window\n" @@ -7176,128 +7176,128 @@ msgstr "" "(&S) ఆపివేయబడిన పాప్ అప్ విండొను చూపు\n" "%n ఆపివేయబడిన పాప్ అప్ విండొలను చూపు" -#: khtml/khtml_part.cpp:7414 +#: tdehtml/tdehtml_part.cpp:7414 msgid "Show Blocked Window Passive Popup &Notification" msgstr "(&N) ఆపిన విండొ లొ వూరికేవున్న పాప్ అప్ ప్రకటనను చూపు" -#: khtml/khtml_part.cpp:7416 +#: tdehtml/tdehtml_part.cpp:7416 msgid "&Configure JavaScript New Window Policies..." msgstr "&(C) జావాస్క్రిప్ట్ కొత్త విండొ పాలసీలను అమర్చు..." -#: khtml/khtmlview.cpp:1625 +#: tdehtml/tdehtmlview.cpp:1625 msgid "Find stopped." msgstr "వెతుకుట ఆగిపొయింది." -#: khtml/khtmlview.cpp:1636 +#: tdehtml/tdehtmlview.cpp:1636 msgid "Starting -- find links as you type" msgstr "మొదలు - లింకులు వ్రాస్తుండగా వెతుకు" -#: khtml/khtmlview.cpp:1642 +#: tdehtml/tdehtmlview.cpp:1642 msgid "Starting -- find text as you type" msgstr "మొదలు - వచనం వ్రాస్తుండగా వెతుకు" -#: khtml/khtmlview.cpp:1663 +#: tdehtml/tdehtmlview.cpp:1663 msgid "Link found: \"%1\"." msgstr "లింకు దొరికింది: \"%1\"." -#: khtml/khtmlview.cpp:1668 +#: tdehtml/tdehtmlview.cpp:1668 msgid "Link not found: \"%1\"." msgstr "లింకు దొరకలేదు: \"%1\"." -#: khtml/khtmlview.cpp:1676 +#: tdehtml/tdehtmlview.cpp:1676 msgid "Text found: \"%1\"." msgstr "వచనం దొరికింది: \"%1\"" -#: khtml/khtmlview.cpp:1681 +#: tdehtml/tdehtmlview.cpp:1681 msgid "Text not found: \"%1\"." msgstr "వచనం దొరకలేదు: \"%1\"" -#: khtml/khtmlview.cpp:1725 +#: tdehtml/tdehtmlview.cpp:1725 msgid "Access Keys activated" msgstr "" -#: khtml/khtmlview.cpp:2756 +#: tdehtml/tdehtmlview.cpp:2756 #, c-format msgid "Print %1" msgstr "%1 ప్రచురించు" -#: khtml/khtml_factory.cpp:177 -msgid "KHTML" +#: tdehtml/tdehtml_factory.cpp:177 +msgid "TDEHTML" msgstr "కెహెచ్టిఎంఎల్" -#: khtml/khtml_factory.cpp:178 +#: tdehtml/tdehtml_factory.cpp:178 msgid "Embeddable HTML component" msgstr "పొదగదగ్గ హెచ్టిఎంఎల్ అంశం" -#: khtml/xml/xml_tokenizer.cpp:312 +#: tdehtml/xml/xml_tokenizer.cpp:312 msgid "the document is not in the correct file format" msgstr "పత్రం సరైన దస్త్ర ఫార్మేట్ లో లేదు" -#: khtml/xml/xml_tokenizer.cpp:318 +#: tdehtml/xml/xml_tokenizer.cpp:318 msgid "fatal parsing error: %1 in line %2, column %3" msgstr "హానికరమైన అన్వయ దోషం: %2 వరుసలో %1, %3 నిలువు వరుస" -#: khtml/xml/xml_tokenizer.cpp:477 +#: tdehtml/xml/xml_tokenizer.cpp:477 msgid "XML parsing error" msgstr "ఎక్స్ఎంఎల్ అన్వయ దోషం" -#: khtml/xml/dom_docimpl.cpp:2077 +#: tdehtml/xml/dom_docimpl.cpp:2077 msgid "Basic Page Style" msgstr "సాధారణ పుట శైలి" -#: khtml/ecma/kjs_debugwin.cpp:291 +#: tdehtml/ecma/kjs_debugwin.cpp:291 msgid "JavaScript Error" msgstr "జావాస్క్రిప్ట్ దోషం" -#: khtml/ecma/kjs_debugwin.cpp:305 +#: tdehtml/ecma/kjs_debugwin.cpp:305 msgid "&Do not show this message again" msgstr "(&D) ఈ సందేశము మరల చూపవద్దు" -#: khtml/ecma/kjs_debugwin.cpp:369 +#: tdehtml/ecma/kjs_debugwin.cpp:369 msgid "JavaScript Debugger" msgstr "జావాస్క్రిప్ట్ డీబగ్గర్" -#: khtml/ecma/kjs_debugwin.cpp:383 +#: tdehtml/ecma/kjs_debugwin.cpp:383 msgid "Call stack" msgstr "కాల్ స్టెక్" -#: khtml/ecma/kjs_debugwin.cpp:418 +#: tdehtml/ecma/kjs_debugwin.cpp:418 msgid "JavaScript console" msgstr "జావాస్క్రిప్ట్ కంసోల్" -#: khtml/ecma/kjs_debugwin.cpp:448 +#: tdehtml/ecma/kjs_debugwin.cpp:448 msgid "" "_: Next breakpoint\n" "&Next" msgstr "(&N) తర్వాత" -#: khtml/ecma/kjs_debugwin.cpp:450 +#: tdehtml/ecma/kjs_debugwin.cpp:450 msgid "&Step" msgstr "(&S) అడుగు" -#: khtml/ecma/kjs_debugwin.cpp:455 +#: tdehtml/ecma/kjs_debugwin.cpp:455 msgid "&Continue" msgstr "(&C) కొనసాగించు" -#: khtml/ecma/kjs_debugwin.cpp:459 +#: tdehtml/ecma/kjs_debugwin.cpp:459 msgid "&Break at Next Statement" msgstr "(&B) తరువాతి ప్రవచనం వద్ద ఆగుము" -#: khtml/ecma/kjs_debugwin.cpp:463 +#: tdehtml/ecma/kjs_debugwin.cpp:463 msgid "" "_: Next breakpoint\n" "Next" msgstr "తరువాత" -#: khtml/ecma/kjs_debugwin.cpp:464 +#: tdehtml/ecma/kjs_debugwin.cpp:464 msgid "Step" msgstr "అడుగు" -#: khtml/ecma/kjs_debugwin.cpp:826 +#: tdehtml/ecma/kjs_debugwin.cpp:826 msgid "Parse error at %1 line %2" msgstr "%1 వరుస %2 లో అన్వయ దోషం" -#: khtml/ecma/kjs_debugwin.cpp:837 +#: tdehtml/ecma/kjs_debugwin.cpp:837 #, c-format msgid "" "An error occurred while attempting to run a script on this page.\n" @@ -7308,7 +7308,7 @@ msgstr "" ".\n" "%1" -#: khtml/ecma/kjs_debugwin.cpp:846 +#: tdehtml/ecma/kjs_debugwin.cpp:846 msgid "" "An error occurred while attempting to run a script on this page.\n" "\n" @@ -7320,11 +7320,11 @@ msgstr "" "%1 వరుస %2:\n" "%3" -#: khtml/ecma/kjs_html.cpp:2160 khtml/ecma/kjs_window.cpp:1562 +#: tdehtml/ecma/kjs_html.cpp:2160 tdehtml/ecma/kjs_window.cpp:1562 msgid "Confirmation: JavaScript Popup" msgstr "దృవపరచు: జావాస్క్రిప్ట్ పాప్ అప్" -#: khtml/ecma/kjs_window.cpp:1565 +#: tdehtml/ecma/kjs_window.cpp:1565 msgid "" "This site is requesting to open up a new browser window via JavaScript.\n" "Do you want to allow this?" @@ -7332,7 +7332,7 @@ msgstr "" "ఈ సైట్ జావా స్క్రిప్ట్ ద్వారా కొత్త విండొని తెరువుటకు మనవి కోరుతుంది.\n" "అనుమతించ మంటారా?" -#: khtml/ecma/kjs_window.cpp:1568 +#: tdehtml/ecma/kjs_window.cpp:1568 msgid "" "This site is requesting to open" "

%1

in a new browser window via JavaScript.
" @@ -7342,279 +7342,279 @@ msgstr "" "

%1

జావా స్క్రిప్ట్ ద్వారా కొత్త విండొని తెరువుటకు మనవి కోరుతుంది.
" "అనుమతించ మంటారా?" -#: khtml/ecma/kjs_html.cpp:2167 khtml/ecma/kjs_window.cpp:1570 +#: tdehtml/ecma/kjs_html.cpp:2167 tdehtml/ecma/kjs_window.cpp:1570 msgid "Allow" msgstr "అనుమతించు" -#: khtml/ecma/kjs_html.cpp:2167 khtml/ecma/kjs_window.cpp:1570 +#: tdehtml/ecma/kjs_html.cpp:2167 tdehtml/ecma/kjs_window.cpp:1570 msgid "Do Not Allow" msgstr "అనుమతించవద్దు" -#: khtml/ecma/kjs_window.cpp:1862 +#: tdehtml/ecma/kjs_window.cpp:1862 msgid "Close window?" msgstr "విండొ మూసివేయవచ్చునా?" -#: khtml/ecma/kjs_window.cpp:1862 +#: tdehtml/ecma/kjs_window.cpp:1862 msgid "Confirmation Required" msgstr "అనుమతి కావాలి" -#: khtml/ecma/kjs_window.cpp:2744 +#: tdehtml/ecma/kjs_window.cpp:2744 msgid "" "Do you want a bookmark pointing to the location \"%1\" to be added to your " "collection?" msgstr "" -#: khtml/ecma/kjs_window.cpp:2747 +#: tdehtml/ecma/kjs_window.cpp:2747 msgid "" "Do you want a bookmark pointing to the location \"%1\" titled \"%2\" to be " "added to your collection?" msgstr "" -#: khtml/ecma/kjs_window.cpp:2755 +#: tdehtml/ecma/kjs_window.cpp:2755 msgid "JavaScript Attempted Bookmark Insert" msgstr "జావాస్క్రిప్ట్ పేజి గుర్తు చేర్చుట ప్రయత్నించినది" -#: khtml/ecma/kjs_window.cpp:2759 +#: tdehtml/ecma/kjs_window.cpp:2759 msgid "Disallow" msgstr "నిషెధించు" -#: khtml/ecma/kjs_proxy.cpp:405 +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "" -"A script on this page is causing KHTML to freeze. If it continues to run, other " +"A script on this page is causing TDEHTML to freeze. If it continues to run, other " "applications may become less responsive.\n" "Do you want to abort the script?" msgstr "" -#: khtml/ecma/kjs_proxy.cpp:405 +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "JavaScript" msgstr "జావాస్క్రిప్ట్" -#: khtml/ecma/kjs_proxy.cpp:405 +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "&Abort" msgstr "(&A) విడిచిపెట్టుము" -#: khtml/ecma/kjs_html.cpp:2162 +#: tdehtml/ecma/kjs_html.cpp:2162 msgid "" "This site is submitting a form which will open up a new browser window via " "JavaScript.\n" "Do you want to allow the form to be submitted?" msgstr "" -#: khtml/ecma/kjs_html.cpp:2165 +#: tdehtml/ecma/kjs_html.cpp:2165 msgid "" "This site is submitting a form which will open " "

%1

in a new browser window via JavaScript.
" "Do you want to allow the form to be submitted?
" msgstr "" -#: khtml/html/htmlparser.cpp:1709 +#: tdehtml/html/htmlparser.cpp:1709 msgid "This is a searchable index. Enter search keywords: " msgstr "ఇది అన్వేషింతగిన సూచిక. కీలక పదాలు వ్రాయండి:" -#: khtml/html/html_formimpl.cpp:353 +#: tdehtml/html/html_formimpl.cpp:353 msgid "" "The following files will not be uploaded because they could not be found.\n" "Do you want to continue?" msgstr "" -#: khtml/html/html_formimpl.cpp:357 +#: tdehtml/html/html_formimpl.cpp:357 msgid "Submit Confirmation" msgstr "అనుమతి అందించు" -#: khtml/html/html_formimpl.cpp:357 +#: tdehtml/html/html_formimpl.cpp:357 msgid "&Submit Anyway" msgstr "(&S) ఏది ఏమైనా అందించు" -#: khtml/html/html_formimpl.cpp:368 +#: tdehtml/html/html_formimpl.cpp:368 msgid "" "You're about to transfer the following files from your local computer to the " "Internet.\n" "Do you really want to continue?" msgstr "" -#: khtml/html/html_formimpl.cpp:372 +#: tdehtml/html/html_formimpl.cpp:372 msgid "Send Confirmation" msgstr "అనుమతి పంపించు" -#: khtml/html/html_formimpl.cpp:372 +#: tdehtml/html/html_formimpl.cpp:372 msgid "&Send Files" msgstr "(&S) దస్త్రములు పంపు" -#: khtml/html/html_formimpl.cpp:609 +#: tdehtml/html/html_formimpl.cpp:609 msgid "Save Login Information" msgstr "లాగిన్ సమాచారం దాచు" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Store" msgstr "దాచు" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Ne&ver for This Site" msgstr "(&v) ఈ సైటుకు ఎప్పుడు వద్దు" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Do Not Store" msgstr "దాచవద్దు" -#: khtml/html/html_formimpl.cpp:618 +#: tdehtml/html/html_formimpl.cpp:618 msgid "" "Konqueror has the ability to store the password in an encrypted wallet. When " "the wallet is unlocked, it can then automatically restore the login information " "next time you submit this form. Do you want to store the information now?" msgstr "" -#: khtml/html/html_formimpl.cpp:623 +#: tdehtml/html/html_formimpl.cpp:623 msgid "" "Konqueror has the ability to store the password in an encrypted wallet. When " "the wallet is unlocked, it can then automatically restore the login information " "next time you visit %1. Do you want to store the information now?" msgstr "" -#: khtml/java/kjavaappletviewer.cpp:122 +#: tdehtml/java/kjavaappletviewer.cpp:122 msgid "Applet Parameters" msgstr "అప్లెట్ పెరామీటర్లు" -#: khtml/java/kjavaappletviewer.cpp:131 +#: tdehtml/java/kjavaappletviewer.cpp:131 msgid "Parameter" msgstr "పెరామీటరు" -#: khtml/java/kjavaappletviewer.cpp:133 +#: tdehtml/java/kjavaappletviewer.cpp:133 msgid "Class" msgstr "క్లాసు" -#: khtml/java/kjavaappletviewer.cpp:137 +#: tdehtml/java/kjavaappletviewer.cpp:137 msgid "Base URL" msgstr "మూల యూఆర్ఎల్" -#: khtml/java/kjavaappletviewer.cpp:141 +#: tdehtml/java/kjavaappletviewer.cpp:141 msgid "Archives" msgstr "ఆర్కైవ్లు" -#: khtml/java/kjavaappletviewer.cpp:451 +#: tdehtml/java/kjavaappletviewer.cpp:451 msgid "TDE Java Applet Plugin" msgstr "కెడిఈ జావా ఎపలెట్ ప్లగిన్" -#: khtml/java/kjavaapplet.cpp:225 +#: tdehtml/java/kjavaapplet.cpp:225 msgid "Initializing Applet \"%1\"..." msgstr "అప్లెట్ \"%1\"ను ప్రారంభిస్తున్నాము..." -#: khtml/java/kjavaapplet.cpp:232 +#: tdehtml/java/kjavaapplet.cpp:232 msgid "Starting Applet \"%1\"..." msgstr "అప్లెట్ \"%1\"ను మొదలుపెడుతున్నాము..." -#: khtml/java/kjavaapplet.cpp:239 +#: tdehtml/java/kjavaapplet.cpp:239 msgid "Applet \"%1\" started" msgstr "అప్లెట్ \"%1\" మొదలుపెట్టబడినది" -#: khtml/java/kjavaapplet.cpp:245 +#: tdehtml/java/kjavaapplet.cpp:245 msgid "Applet \"%1\" stopped" msgstr "అప్లెట్ \"%1\" ఆపివేయబడినది" -#: khtml/java/kjavaappletserver.cpp:145 +#: tdehtml/java/kjavaappletserver.cpp:145 msgid "Loading Applet" msgstr "అప్లెట్ ను ఎక్కిస్తున్నా" -#: khtml/java/kjavaappletserver.cpp:149 +#: tdehtml/java/kjavaappletserver.cpp:149 msgid "Error: java executable not found" msgstr "దోషం: జావా కార్యక్రమం కనబడుటలేదు" -#: khtml/java/kjavaappletserver.cpp:633 +#: tdehtml/java/kjavaappletserver.cpp:633 msgid "Signed by (validation: " msgstr "సంతకం చేసింది (నిరూపణ: " -#: khtml/java/kjavaappletserver.cpp:635 +#: tdehtml/java/kjavaappletserver.cpp:635 msgid "Certificate (validation: " msgstr "ధృవ పత్ర (నిరూపణ: " -#: khtml/java/kjavaappletserver.cpp:638 +#: tdehtml/java/kjavaappletserver.cpp:638 msgid "Ok" msgstr "సరె" -#: khtml/java/kjavaappletserver.cpp:640 +#: tdehtml/java/kjavaappletserver.cpp:640 msgid "NoCARoot" msgstr "సిఏరూట్ లేదు" -#: khtml/java/kjavaappletserver.cpp:642 +#: tdehtml/java/kjavaappletserver.cpp:642 msgid "InvalidPurpose" msgstr "చెల్లని ప్రయొజనం" -#: khtml/java/kjavaappletserver.cpp:644 +#: tdehtml/java/kjavaappletserver.cpp:644 msgid "PathLengthExceeded" msgstr "పాత్ పొడవును మించినది" -#: khtml/java/kjavaappletserver.cpp:646 +#: tdehtml/java/kjavaappletserver.cpp:646 msgid "InvalidCA" msgstr "చెల్లని సిఏ" -#: khtml/java/kjavaappletserver.cpp:648 +#: tdehtml/java/kjavaappletserver.cpp:648 msgid "Expired" msgstr "ముగిసినది" -#: khtml/java/kjavaappletserver.cpp:650 +#: tdehtml/java/kjavaappletserver.cpp:650 msgid "SelfSigned" msgstr "స్వీయసంతకంచేయబడిన" -#: khtml/java/kjavaappletserver.cpp:652 +#: tdehtml/java/kjavaappletserver.cpp:652 msgid "ErrorReadingRoot" msgstr "రూట్ ను చదువుటలో దోషం" -#: khtml/java/kjavaappletserver.cpp:654 +#: tdehtml/java/kjavaappletserver.cpp:654 msgid "Revoked" msgstr "కొట్టివేయబడినది" -#: khtml/java/kjavaappletserver.cpp:656 +#: tdehtml/java/kjavaappletserver.cpp:656 msgid "Untrusted" msgstr "నమ్మకమైనది కాదు" -#: khtml/java/kjavaappletserver.cpp:658 +#: tdehtml/java/kjavaappletserver.cpp:658 msgid "SignatureFailed" msgstr "సంతకం తప్పు" -#: khtml/java/kjavaappletserver.cpp:660 +#: tdehtml/java/kjavaappletserver.cpp:660 msgid "Rejected" msgstr "తిరస్కరించబడినది" -#: khtml/java/kjavaappletserver.cpp:662 +#: tdehtml/java/kjavaappletserver.cpp:662 msgid "PrivateKeyFailed" msgstr "ప్రైవేట్ కీ విఫలం" -#: khtml/java/kjavaappletserver.cpp:664 +#: tdehtml/java/kjavaappletserver.cpp:664 msgid "InvalidHost" msgstr "చెల్లని హోస్ట్" -#: khtml/java/kjavaappletserver.cpp:667 +#: tdehtml/java/kjavaappletserver.cpp:667 msgid "Unknown" msgstr "తెలియని" -#: khtml/java/kjavaappletserver.cpp:788 +#: tdehtml/java/kjavaappletserver.cpp:788 msgid "Do you grant Java applet with certificate(s):" msgstr "ధృవపత్రాలతొ కూడిన జావా అప్లెట్ ను అనుమతించమంటారా:" -#: khtml/java/kjavaappletserver.cpp:790 +#: tdehtml/java/kjavaappletserver.cpp:790 msgid "the following permission" msgstr "ఈ క్రింది అనుమతి" -#: khtml/java/kjavaappletserver.cpp:801 +#: tdehtml/java/kjavaappletserver.cpp:801 msgid "&Reject All" msgstr "(&R) అన్ని తిరస్కరించు" -#: khtml/java/kjavaappletserver.cpp:807 +#: tdehtml/java/kjavaappletserver.cpp:807 msgid "&Grant All" msgstr "(&G) అన్నిఅనుమతించు" -#: khtml/kmultipart/kmultipart.cpp:320 +#: tdehtml/tdemultipart/tdemultipart.cpp:320 msgid "No handler found for %1!" msgstr "%1 కొరకు హెండ్లర్ కనపడలేదు!" -#: khtml/kmultipart/kmultipart.cpp:576 +#: tdehtml/tdemultipart/tdemultipart.cpp:576 msgid "KMultiPart" msgstr "కెమల్టీపార్ట్" -#: khtml/kmultipart/kmultipart.cpp:578 +#: tdehtml/tdemultipart/tdemultipart.cpp:578 msgid "Embeddable component for multipart/mixed" msgstr "మల్టిపార్ట్/మిక్స్డ్ కొరకు పొదిగిన అంశం" -#: khtml/rendering/render_frames.cpp:944 +#: tdehtml/rendering/render_frames.cpp:944 msgid "" "No plugin found for '%1'.\n" "Do you want to download one from %2?" @@ -7622,15 +7622,15 @@ msgstr "" "'%1' కొరకు ప్లగిన్ కనపడలేదు.\n" "%2 నుంచి డౌన్లోడ్ చేయనా?" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Missing Plugin" msgstr "ప్లగిన్ కనపడుటలేదు" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Download" msgstr "డౌన్లోడ్" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Do Not Download" msgstr "డౌన్లోడ్ చేయవద్దు" @@ -7674,8 +7674,8 @@ msgstr "" #: tdeinit/tdelauncher_main.cpp:58 msgid "" -"klauncher: This program is not supposed to be started manually.\n" -"klauncher: It is started automatically by tdeinit.\n" +"tdelauncher: This program is not supposed to be started manually.\n" +"tdelauncher: It is started automatically by tdeinit.\n" msgstr "" "కెలాంచర్: ఈ కార్యక్రమం మెన్యువల్ గా మొదలుపెట్టకూడదు.\n" "కెలాంచర్: ఇది కెడిఈఐనిట్ ద్వారా మొదలుపెట్టబడును.\n" @@ -7709,56 +7709,56 @@ msgid "" msgstr "" "'%1'ఎక్కించుటలో దోషం.\n" -#: kconf_update/kconf_update.cpp:43 +#: tdeconf_update/tdeconf_update.cpp:43 msgid "Keep output results from scripts" msgstr "" -#: kconf_update/kconf_update.cpp:44 +#: tdeconf_update/tdeconf_update.cpp:44 msgid "Check whether config file itself requires updating" msgstr "" -#: kconf_update/kconf_update.cpp:45 +#: tdeconf_update/tdeconf_update.cpp:45 msgid "File to read update instructions from" msgstr "" -#: kconf_update/kconf_update.cpp:142 +#: tdeconf_update/tdeconf_update.cpp:142 msgid "Only local files are supported." msgstr "స్థానిక దస్త్రములకు మాత్రమే సహాయపడును" -#: kconf_update/kconf_update.cpp:943 +#: tdeconf_update/tdeconf_update.cpp:943 msgid "KConf Update" msgstr "" -#: kconf_update/kconf_update.cpp:945 +#: tdeconf_update/tdeconf_update.cpp:945 msgid "TDE Tool for updating user configuration files" msgstr "" -#: kspell2/ui/configdialog.cpp:38 +#: tdespell2/ui/configdialog.cpp:38 msgid "KSpell2 Configuration" msgstr "కెస్పెల్2 అమరిక" -#: kdewidgets/makekdewidgets.cpp:15 +#: kdewidgets/maketdewidgets.cpp:15 msgid "Builds Qt widget plugins from an ini style description file." msgstr "క్యూటి విడ్జెట్ ప్లగిన్లను ini శైలి వర్ణన దస్త్రం నుంచి తయారుచేయబడును." -#: kdewidgets/makekdewidgets.cpp:113 +#: kdewidgets/maketdewidgets.cpp:113 msgid "Output file" msgstr "బహిర్గతాంశపు దస్త్రం" -#: kdewidgets/makekdewidgets.cpp:114 +#: kdewidgets/maketdewidgets.cpp:114 msgid "Name of the plugin class to generate" msgstr "తయారు చెయబడె ప్లగిన్ క్లాస్ యొక్క పేరు" -#: kdewidgets/makekdewidgets.cpp:115 +#: kdewidgets/maketdewidgets.cpp:115 msgid "Default widget group name to display in designer" msgstr "డిజైనర్ లొ చూపబడె అప్రమేయ విడ్జెట్ గుంపు పేరు" -#: kdewidgets/makekdewidgets.cpp:116 +#: kdewidgets/maketdewidgets.cpp:116 msgid "Embed pixmaps from a source directory" msgstr "మూల డైరక్టరీ లొ వున్న పిక్స్ మేప్ లను పొదుగు" -#: kdewidgets/makekdewidgets.cpp:129 -msgid "makekdewidgets" +#: kdewidgets/maketdewidgets.cpp:129 +msgid "maketdewidgets" msgstr "మేక్ కెడిఈ విడ్జెట్స్" #: kstyles/web/plugin.cpp:9 @@ -7777,42 +7777,42 @@ msgstr "" msgid "KInstalltheme" msgstr "కెఇంస్టాల్ థీమ్" -#: kunittest/modrunner.cpp:36 +#: tdeunittest/modrunner.cpp:36 msgid "A command-line application that can be used to run KUnitTest modules." msgstr "" -#: kunittest/modrunner.cpp:42 +#: tdeunittest/modrunner.cpp:42 msgid "Only run modules whose filenames match the regexp." msgstr "" -#: kunittest/modrunner.cpp:43 +#: tdeunittest/modrunner.cpp:43 msgid "" "Only run tests modules which are found in the folder. Use the query option to " "select modules." msgstr "" -#: kunittest/modrunner.cpp:44 +#: tdeunittest/modrunner.cpp:44 msgid "" "Disables debug capturing. You typically use this option when you use the GUI." msgstr "" -#: kunittest/modrunner.cpp:53 +#: tdeunittest/modrunner.cpp:53 msgid "KUnitTest ModRunner" msgstr "కెయూనిట్ టెస్ట్ మాడ్ రన్నర్" -#: kparts/browserextension.cpp:485 +#: tdeparts/browserextension.cpp:485 msgid "Do you want to search the Internet for %1?" msgstr "%1 కోసం ఇంటర్నెట్ లో అన్వేషించనా?" -#: kparts/browserextension.cpp:486 +#: tdeparts/browserextension.cpp:486 msgid "Internet Search" msgstr "ఇంటర్ నెట్ అన్వెషణ" -#: kparts/browserextension.cpp:486 +#: tdeparts/browserextension.cpp:486 msgid "&Search" msgstr "(&S) అన్వెషణ" -#: kparts/part.cpp:492 +#: tdeparts/part.cpp:492 msgid "" "The document \"%1\" has been modified.\n" "Do you want to save your changes or discard them?" @@ -7820,23 +7820,23 @@ msgstr "" "\"%1\" పత్రం మార్చడినది\n" "మార్పులను దాచనా లేక విస్మరించనా?" -#: kparts/part.cpp:494 +#: tdeparts/part.cpp:494 msgid "Close Document" msgstr "పత్రం మూసివేయి" -#: kparts/browserrun.cpp:275 +#: tdeparts/browserrun.cpp:275 msgid "Do you really want to execute '%1'? " msgstr "'%1' ను నిజంగా నడపమంటారా?" -#: kparts/browserrun.cpp:276 +#: tdeparts/browserrun.cpp:276 msgid "Execute File?" msgstr "దస్త్రాన్ని నడపమంటారా?" -#: kparts/browserrun.cpp:276 +#: tdeparts/browserrun.cpp:276 msgid "Execute" msgstr "నడుపు" -#: kparts/browserrun.cpp:294 +#: tdeparts/browserrun.cpp:294 msgid "" "Open '%2'?\n" "Type: %1" @@ -7844,7 +7844,7 @@ msgstr "" "%2' తెరువుట?\n" "రకం: %1" -#: kparts/browserrun.cpp:296 +#: tdeparts/browserrun.cpp:296 msgid "" "Open '%3'?\n" "Name: %2\n" @@ -7854,90 +7854,90 @@ msgstr "" "పేరు: %2\n" "రకం: %1" -#: kparts/browserrun.cpp:310 +#: tdeparts/browserrun.cpp:310 msgid "&Open with '%1'" msgstr "(&O) దీనితో తెరువండి '%1'" -#: kparts/browserrun.cpp:311 +#: tdeparts/browserrun.cpp:311 msgid "&Open With..." msgstr "(&O) దీనితో తెరువండి" -#: kparts/browserrun.cpp:353 +#: tdeparts/browserrun.cpp:353 msgid "&Open" msgstr "(&O) తెరువండి" -#: kutils/kfinddialog.cpp:55 kutils/kfinddialog.cpp:66 +#: tdeutils/kfinddialog.cpp:55 tdeutils/kfinddialog.cpp:66 msgid "Find Text" msgstr "వచనం కనుగొనుట" -#: kutils/kfinddialog.cpp:77 +#: tdeutils/kfinddialog.cpp:77 msgid "Replace Text" msgstr "వచనం ప్రతిస్థాపించు" -#: kutils/kfinddialog.cpp:126 +#: tdeutils/kfinddialog.cpp:126 msgid "&Text to find:" msgstr "(&T)ఈ వచనం కనుగొను:" -#: kutils/kfinddialog.cpp:130 +#: tdeutils/kfinddialog.cpp:130 msgid "Regular e&xpression" msgstr "" -#: kresources/configpage.cpp:129 kutils/kfinddialog.cpp:131 +#: tderesources/configpage.cpp:129 tdeutils/kfinddialog.cpp:131 msgid "&Edit..." msgstr "(&E) సరిదిద్దు..." -#: kutils/kfinddialog.cpp:140 +#: tdeutils/kfinddialog.cpp:140 msgid "Replace With" msgstr "దీని తో ప్రతిస్థాపించు" -#: kutils/kfinddialog.cpp:147 +#: tdeutils/kfinddialog.cpp:147 msgid "Replace&ment text:" msgstr "(&m) ప్రతిస్థాపింణ వచనం:" -#: kutils/kfinddialog.cpp:151 +#: tdeutils/kfinddialog.cpp:151 msgid "Use p&laceholders" msgstr "(&l) ప్లేస్ హొల్డర్లను వాడండి" -#: kutils/kfinddialog.cpp:152 +#: tdeutils/kfinddialog.cpp:152 msgid "Insert Place&holder" msgstr "(&h) ప్లేస్ హొల్డర్లను చేర్చు" -#: kutils/kfinddialog.cpp:168 +#: tdeutils/kfinddialog.cpp:168 msgid "C&ase sensitive" msgstr "(&a) తరగతి ఆధారిత" -#: kutils/kfinddialog.cpp:169 +#: tdeutils/kfinddialog.cpp:169 msgid "&Whole words only" msgstr "(&W) పూర్తి పదాలు మాత్రమే" -#: kutils/kfinddialog.cpp:170 +#: tdeutils/kfinddialog.cpp:170 msgid "From c&ursor" msgstr "(&u) ములుకు నుంచి" -#: kutils/kfinddialog.cpp:172 +#: tdeutils/kfinddialog.cpp:172 msgid "&Selected text" msgstr "(&S) ఎంపికచేసిన వచనం" -#: kutils/kfinddialog.cpp:179 +#: tdeutils/kfinddialog.cpp:179 msgid "&Prompt on replace" msgstr "(&P) ప్రతిస్థాపించేటప్పుడు అడుగు" -#: kutils/kfinddialog.cpp:232 +#: tdeutils/kfinddialog.cpp:232 msgid "Start replace" msgstr "ప్రతిస్థాపణ మొదలుపెట్టు" -#: kutils/kfinddialog.cpp:233 +#: tdeutils/kfinddialog.cpp:233 msgid "" "If you press the Replace button, the text you entered above is " "searched for within the document and any occurrence is replaced with the " "replacement text." msgstr "" -#: kutils/kfinddialog.cpp:240 +#: tdeutils/kfinddialog.cpp:240 msgid "Start searching" msgstr "అన్వేషణ మొదలుపెట్టు" -#: kutils/kfinddialog.cpp:241 +#: tdeutils/kfinddialog.cpp:241 msgid "" "If you press the Find button, the text you entered above is searched " "for within the document." @@ -7945,24 +7945,24 @@ msgstr "" "మీరు వెతుకు బటన్ను నొక్కిన చో, మీరు పైన వ్రాసిన వచనాన్ని పత్రం " "లోపలవెతకబడును." -#: kutils/kfinddialog.cpp:247 +#: tdeutils/kfinddialog.cpp:247 msgid "" "Enter a pattern to search for, or select a previous pattern from the list." msgstr "" -#: kutils/kfinddialog.cpp:250 +#: tdeutils/kfinddialog.cpp:250 msgid "If enabled, search for a regular expression." msgstr "" -#: kutils/kfinddialog.cpp:252 +#: tdeutils/kfinddialog.cpp:252 msgid "Click here to edit your regular expression using a graphical editor." msgstr "" -#: kutils/kfinddialog.cpp:254 +#: tdeutils/kfinddialog.cpp:254 msgid "Enter a replacement string, or select a previous one from the list." msgstr "" -#: kutils/kfinddialog.cpp:256 +#: tdeutils/kfinddialog.cpp:256 msgid "" "If enabled, any occurrence of \\N, where N" " is a integer number, will be replaced with the corresponding capture " @@ -7971,102 +7971,102 @@ msgid "" "extra backslash in front of it, like \\\\N." msgstr "" -#: kutils/kfinddialog.cpp:263 +#: tdeutils/kfinddialog.cpp:263 msgid "Click for a menu of available captures." msgstr "" -#: kutils/kfinddialog.cpp:265 +#: tdeutils/kfinddialog.cpp:265 msgid "Require word boundaries in both ends of a match to succeed." msgstr "రెండు పక్కల జత సరిపొవాలంటె పద సరిహద్దులు వుండాలి" -#: kutils/kfinddialog.cpp:267 +#: tdeutils/kfinddialog.cpp:267 msgid "Start searching at the current cursor location rather than at the top." msgstr "" "పై నుంచి కాకుండా ప్రస్తుతం ములుకు వున్న స్థానం నుంచి అన్వేషణ మొదలుపెట్టు." -#: kutils/kfinddialog.cpp:269 +#: tdeutils/kfinddialog.cpp:269 msgid "Only search within the current selection." msgstr "ప్రస్తుత ఎంపిక లోనె అన్వెషించు." -#: kutils/kfinddialog.cpp:271 +#: tdeutils/kfinddialog.cpp:271 msgid "" "Perform a case sensitive search: entering the pattern 'Joe' will not match " "'joe' or 'JOE', only 'Joe'." msgstr "" -#: kutils/kfinddialog.cpp:274 +#: tdeutils/kfinddialog.cpp:274 msgid "Search backwards." msgstr "వెనుక నుంచి అన్వేషించు" -#: kutils/kfinddialog.cpp:276 +#: tdeutils/kfinddialog.cpp:276 msgid "Ask before replacing each match found." msgstr "కనుగొన్న జతలను ప్రతిస్థాపించే ముందు అడుగు." -#: kutils/kfinddialog.cpp:449 +#: tdeutils/kfinddialog.cpp:449 msgid "Any Character" msgstr "ఎదైనా అక్షరం" -#: kutils/kfinddialog.cpp:450 +#: tdeutils/kfinddialog.cpp:450 msgid "Start of Line" msgstr "వరుస ఆరంభము" -#: kutils/kfinddialog.cpp:452 +#: tdeutils/kfinddialog.cpp:452 msgid "Set of Characters" msgstr "అక్షరాల సమితి" -#: kutils/kfinddialog.cpp:453 +#: tdeutils/kfinddialog.cpp:453 msgid "Repeats, Zero or More Times" msgstr "సున్నా లేక అంతకంటే ఎక్కువసార్లు వచ్చింది" -#: kutils/kfinddialog.cpp:454 +#: tdeutils/kfinddialog.cpp:454 msgid "Repeats, One or More Times" msgstr "ఒకటి లేక అంతకంటే ఎక్కువసార్లు వచ్చింది" -#: kutils/kfinddialog.cpp:455 +#: tdeutils/kfinddialog.cpp:455 msgid "Optional" msgstr "ఐచ్చికం" -#: kutils/kfinddialog.cpp:456 +#: tdeutils/kfinddialog.cpp:456 msgid "Escape" msgstr "ఎస్కేప్" -#: kutils/kfinddialog.cpp:457 +#: tdeutils/kfinddialog.cpp:457 msgid "TAB" msgstr "టాబ్" -#: kutils/kfinddialog.cpp:458 +#: tdeutils/kfinddialog.cpp:458 msgid "Newline" msgstr "NewLine" -#: kutils/kfinddialog.cpp:459 +#: tdeutils/kfinddialog.cpp:459 msgid "Carriage Return" msgstr "Carriage Return" -#: kutils/kfinddialog.cpp:460 +#: tdeutils/kfinddialog.cpp:460 msgid "White Space" msgstr "ఖాళి" -#: kutils/kfinddialog.cpp:461 +#: tdeutils/kfinddialog.cpp:461 msgid "Digit" msgstr "సంఖ్య" -#: kutils/kfinddialog.cpp:510 +#: tdeutils/kfinddialog.cpp:510 msgid "Complete Match" msgstr "పూర్తి జత" -#: kutils/kfinddialog.cpp:515 +#: tdeutils/kfinddialog.cpp:515 msgid "Captured Text (%1)" msgstr "బంధించిన వచనం (%1)" -#: kutils/kfinddialog.cpp:523 +#: tdeutils/kfinddialog.cpp:523 msgid "You must enter some text to search for." msgstr "మీరు అన్వేషించేందుకు కొంత వచనం వ్రాయాలి." -#: kutils/kfinddialog.cpp:534 +#: tdeutils/kfinddialog.cpp:534 msgid "Invalid regular expression." msgstr "" -#: kutils/kcmoduleloader.cpp:98 +#: tdeutils/tdecmoduleloader.cpp:98 msgid "" "There was an error when loading the module '%1'." "
" @@ -8075,41 +8075,41 @@ msgid "" "wrong, or the create_* function was missing.
" msgstr "" -#: kutils/kcmoduleloader.cpp:111 +#: tdeutils/tdecmoduleloader.cpp:111 msgid "The specified library %1 could not be found." msgstr "ఇవ్వబడిన లైబ్రరి %1 కనపడలేదు." -#: kutils/kcmoduleloader.cpp:132 +#: tdeutils/tdecmoduleloader.cpp:132 msgid "The module %1 could not be found." msgstr "%1 మాడ్యూల్ కనపడలేదు." -#: kutils/kcmoduleloader.cpp:133 +#: tdeutils/tdecmoduleloader.cpp:133 msgid "" "" "

The diagnostics is:" "
The desktop file %1 could not be found." msgstr "

కారణనిర్ణయం:
%1 రంగస్థల దస్త్రం కనబడలేదు." -#: kutils/kcmoduleloader.cpp:152 +#: tdeutils/tdecmoduleloader.cpp:152 msgid "The module %1 could not be loaded." msgstr "%1 మాడ్యూల్ ఎక్కించలేకపొయాము." -#: kutils/kcmoduleloader.cpp:171 +#: tdeutils/tdecmoduleloader.cpp:171 msgid "The module %1 is not a valid configuration module." msgstr "%1 మాడ్యూల్ సరైన అమరిక మడ్యూల్ కాదు." -#: kutils/kcmoduleloader.cpp:172 +#: tdeutils/tdecmoduleloader.cpp:172 msgid "" "" "

The diagnostics is:" "
The desktop file %1 does not specify a library." msgstr "

కారణనిర్ణయం:
%1 రంగస్థల దస్త్రం లో లైబ్రరి ఇవ్వబడలేదు." -#: kutils/kcmoduleloader.cpp:206 +#: tdeutils/tdecmoduleloader.cpp:206 msgid "There was an error loading the module." msgstr "మాడ్యూల్ ఎక్కించుటలొ దొషం వచ్చింది" -#: kutils/kcmoduleloader.cpp:206 kutils/kcmoduleloader.cpp:274 +#: tdeutils/tdecmoduleloader.cpp:206 tdeutils/tdecmoduleloader.cpp:274 msgid "" "" "

The diagnostics is:" @@ -8124,23 +8124,23 @@ msgid "" "packager.

" msgstr "" -#: kutils/kreplace.cpp:49 +#: tdeutils/kreplace.cpp:49 msgid "&All" msgstr "(&A) అన్ని" -#: kutils/kreplace.cpp:49 +#: tdeutils/kreplace.cpp:49 msgid "&Skip" msgstr "(&S) దాటు" -#: kutils/kreplace.cpp:58 +#: tdeutils/kreplace.cpp:58 msgid "Replace '%1' with '%2'?" msgstr "'%1' ను '%2' తో ప్రతిస్థాపించనా?" -#: kutils/kreplace.cpp:105 kutils/kreplace.cpp:300 +#: tdeutils/kreplace.cpp:105 tdeutils/kreplace.cpp:300 msgid "No text was replaced." msgstr "వచనం ప్రతిస్థాపించబడలేదు." -#: kutils/kreplace.cpp:107 kutils/kreplace.cpp:302 +#: tdeutils/kreplace.cpp:107 tdeutils/kreplace.cpp:302 #, c-format msgid "" "_n: 1 replacement done.\n" @@ -8149,27 +8149,27 @@ msgstr "" "1 ప్రతిస్థాపణ జరిగినది.\n" "%n ప్రతిస్థాపణలు జరిగినవి." -#: kutils/kfind.cpp:650 kutils/kreplace.cpp:307 +#: tdeutils/kfind.cpp:650 tdeutils/kreplace.cpp:307 msgid "Beginning of document reached." msgstr "పత్రం మొదటికి వచ్చేసాము" -#: kutils/kfind.cpp:652 kutils/kreplace.cpp:309 +#: tdeutils/kfind.cpp:652 tdeutils/kreplace.cpp:309 msgid "End of document reached." msgstr "పత్రం చివరకు వచ్చేసాము" -#: kutils/kreplace.cpp:316 +#: tdeutils/kreplace.cpp:316 msgid "Do you want to restart search from the end?" msgstr "మీరు అన్వేషణ మళ్లి చివర నుంచి మొదలు పెట్టమంటారా?" -#: kutils/kreplace.cpp:317 +#: tdeutils/kreplace.cpp:317 msgid "Do you want to restart search at the beginning?" msgstr "మీరు అన్వేషణ మళ్లి మొదటి నుంచి మొదలు పెట్టమంటారా?" -#: kutils/kreplace.cpp:319 +#: tdeutils/kreplace.cpp:319 msgid "Restart" msgstr "మరల మొదలుపెట్టు" -#: kutils/kpluginselector.cpp:111 +#: tdeutils/kpluginselector.cpp:111 msgid "" "" "" @@ -8201,26 +8201,26 @@ msgstr "" "" "
లైసెన్స్:%4
" -#: kutils/kpluginselector.cpp:536 +#: tdeutils/kpluginselector.cpp:536 msgid "(This plugin is not configurable)" msgstr "" -#: kutils/kreplacedialog.cpp:142 +#: tdeutils/kreplacedialog.cpp:142 msgid "Your replacement string is referencing a capture greater than '\\%1', " msgstr "" -#: kutils/kreplacedialog.cpp:145 +#: tdeutils/kreplacedialog.cpp:145 #, c-format msgid "" "_n: but your pattern only defines 1 capture.\n" "but your pattern only defines %n captures." msgstr "" -#: kutils/kreplacedialog.cpp:146 +#: tdeutils/kreplacedialog.cpp:146 msgid "but your pattern defines no captures." msgstr "" -#: kutils/kreplacedialog.cpp:147 +#: tdeutils/kreplacedialog.cpp:147 msgid "" "\n" "Please correct." @@ -8228,11 +8228,11 @@ msgstr "" "\n" " సరిదిద్దండి" -#: kutils/kfind.cpp:53 +#: tdeutils/kfind.cpp:53 msgid "Find next occurrence of '%1'?" msgstr "" -#: kutils/kfind.cpp:623 kutils/kfind.cpp:643 +#: tdeutils/kfind.cpp:623 tdeutils/kfind.cpp:643 #, c-format msgid "" "_n: 1 match found.\n" @@ -8241,23 +8241,23 @@ msgstr "" "1 జత కనపడింది.\n" "%n జతలు కనపడినవి." -#: kutils/kfind.cpp:625 +#: tdeutils/kfind.cpp:625 msgid "No matches found for '%1'." msgstr "'%1' కొరకు జతలు కనపడలేదు." -#: kutils/kfind.cpp:645 +#: tdeutils/kfind.cpp:645 msgid "No matches found for '%1'." msgstr "'%1' కొరకు జతలు కనపడలేదు." -#: kutils/kfind.cpp:659 +#: tdeutils/kfind.cpp:659 msgid "Continue from the end?" msgstr "చివరి నుంచి మొదలుపెట్టమంటారా?" -#: kutils/kfind.cpp:660 +#: tdeutils/kfind.cpp:660 msgid "Continue from the beginning?" msgstr "ప్రారంభం నుంచి మొదలుపెట్టమంటారా?" -#: kutils/kcmoduleproxy.cpp:212 +#: tdeutils/tdecmoduleproxy.cpp:212 msgid "" "Changes in this section requires root access.
" "Click the \"Administrator Mode\" button to allow modifications." @@ -8265,7 +8265,7 @@ msgstr "" "ఈ అధ్యాయము లొ మారుపులకు రూట్ అనుమతి కావాలి.
" "మార్పులను అనుమతించటానికి \"వ్యవస్థ పాలకుని స్థితి\" బటన్ను క్లిక్ చెయ్యలి" -#: kutils/kcmoduleproxy.cpp:219 +#: tdeutils/tdecmoduleproxy.cpp:219 msgid "" "This section requires special permissions, probably for system-wide changes; " "therefore, it is required that you provide the root password to be able to " @@ -8273,95 +8273,95 @@ msgid "" "will be disabled." msgstr "" -#: kutils/kcmoduleproxy.cpp:251 +#: tdeutils/tdecmoduleproxy.cpp:251 #, c-format msgid "" "_: Argument is application name\n" "This configuration section is already opened in %1" msgstr "" -#: kutils/kcmoduleproxy.cpp:324 +#: tdeutils/tdecmoduleproxy.cpp:324 msgid "Loading..." msgstr "ఎక్కిస్తునా..." -#: kutils/ksettings/componentsdialog.cpp:48 +#: tdeutils/ksettings/componentsdialog.cpp:48 msgid "Select Components" msgstr "అంశాలను ఎంచుకొనుము" -#: kutils/ksettings/dialog.cpp:590 +#: tdeutils/ksettings/dialog.cpp:590 msgid "Select Components..." msgstr "అంశాలను ఎంచుకొనుము..." -#: kresources/resource.cpp:61 +#: tderesources/resource.cpp:61 msgid "resource" msgstr "వనరు" -#: kresources/selectdialog.cpp:95 +#: tderesources/selectdialog.cpp:95 msgid "There is no resource available!" msgstr "ఏ వనరు అందుబాటులో లేదు!" -#: kresources/kcmkresources.cpp:44 +#: tderesources/kcmkresources.cpp:44 msgid "kcmkresources" msgstr "కెసిఎంకెవనరులు" -#: kresources/kcmkresources.cpp:45 +#: tderesources/kcmkresources.cpp:45 msgid "TDE Resources configuration module" msgstr "కెడిఈ వనరుల అమరిక మాడ్యూల్" -#: kresources/kcmkresources.cpp:47 +#: tderesources/kcmkresources.cpp:47 msgid "(c) 2003 Tobias Koenig" msgstr "(c) ౨౦౦౩ టొబియాస్ కోనిగ్" -#: kresources/configdialog.cpp:40 kresources/configpage.cpp:103 -#: kresources/configpage.cpp:297 +#: tderesources/configdialog.cpp:40 tderesources/configpage.cpp:103 +#: tderesources/configpage.cpp:297 msgid "Resource Configuration" msgstr "వనరుల అమరిక" -#: kresources/configdialog.cpp:51 +#: tderesources/configdialog.cpp:51 msgid "General Settings" msgstr "సాధారణ అమరికలు" -#: kresources/configdialog.cpp:57 +#: tderesources/configdialog.cpp:57 msgid "Read-only" msgstr "చదువుటకు మాత్రమే" -#: kresources/configdialog.cpp:66 +#: tderesources/configdialog.cpp:66 msgid "%1 Resource Settings" msgstr "%1 వనరు అమరికలు" -#: kresources/configdialog.cpp:107 +#: tderesources/configdialog.cpp:107 msgid "Please enter a resource name." msgstr "దయచేసి వనరు పేరు వ్రాయండి." -#: kresources/configpage.cpp:120 +#: tderesources/configpage.cpp:120 msgid "Type" msgstr "రకము" -#: kresources/configpage.cpp:121 +#: tderesources/configpage.cpp:121 msgid "Standard" msgstr "ప్రమాణము" -#: kresources/configpage.cpp:126 +#: tderesources/configpage.cpp:126 msgid "&Add..." msgstr "(&A) కలుపు..." -#: kresources/configpage.cpp:131 +#: tderesources/configpage.cpp:131 msgid "&Use as Standard" msgstr "(&U) ప్రమాణము గా వాడు" -#: kresources/configpage.cpp:283 +#: tderesources/configpage.cpp:283 msgid "There is no standard resource! Please select one." msgstr "ప్రమాణమైన వనరు ఏది లేదు! ఒకటి ఎంచుకొండి. " -#: kresources/configpage.cpp:298 +#: tderesources/configpage.cpp:298 msgid "Please select type of the new resource:" msgstr "కొత్త వనరు యొక్క రకమును ఎంచుకొనుము." -#: kresources/configpage.cpp:308 +#: tderesources/configpage.cpp:308 msgid "Unable to create resource of type '%1'." msgstr "'%1' రకపు వనరును సృష్టించలేకపొయాను." -#: kresources/configpage.cpp:360 +#: tderesources/configpage.cpp:360 msgid "" "You cannot remove your standard resource! Please select a new standard resource " "first." @@ -8369,21 +8369,21 @@ msgstr "" "మీరు మీ ప్రామాణిక వనరుని తొలగించ లేరు! దయ చేసి కొత్త ప్రామాణిక వనరునిమొదట " "ఎంచుకొండి." -#: kresources/configpage.cpp:394 kresources/configpage.cpp:413 +#: tderesources/configpage.cpp:394 tderesources/configpage.cpp:413 msgid "You cannot use a read-only resource as standard!" msgstr "మీరు చదువుటకు మాత్రమే వున్న వనరును ప్రమాణంగా వాడలేరు!" -#: kresources/configpage.cpp:418 +#: tderesources/configpage.cpp:418 msgid "You cannot use an inactive resource as standard!" msgstr "మీరు వాడుకలో లేని వనరును ప్రమాణంగా వాడలేరు!" -#: kresources/configpage.cpp:498 +#: tderesources/configpage.cpp:498 msgid "" "You cannot deactivate the standard resource. Choose another standard resource " "first." msgstr "" -#: kresources/configpage.cpp:528 +#: tderesources/configpage.cpp:528 msgid "" "There is no valid standard resource! Please select one which is neither " "read-only nor inactive." @@ -8763,157 +8763,157 @@ msgstr "ఆర్ట్స్ దొష సందేశాలను చూపే msgid "Informational" msgstr "సమాచార" -#: kcert/kcertpart.cc:90 kcert/kcertpart.cc:113 +#: tdecert/tdecertpart.cc:90 tdecert/tdecertpart.cc:113 msgid "Invalid certificate!" msgstr "చెల్లని ధృవ పత్రము!" -#: kcert/kcertpart.cc:160 +#: tdecert/tdecertpart.cc:160 msgid "Certificates" msgstr "ధృవ పత్రాలు" -#: kcert/kcertpart.cc:161 +#: tdecert/tdecertpart.cc:161 msgid "Signers" msgstr "సంతకంచేసినవారు" -#: kcert/kcertpart.cc:164 +#: tdecert/tdecertpart.cc:164 msgid "Client" msgstr "క్లైంట్" -#: kcert/kcertpart.cc:170 +#: tdecert/tdecertpart.cc:170 msgid "Import &All" msgstr "(&A) అన్ని దిగుమతిచేయి" -#: kcert/kcertpart.cc:183 kcert/kcertpart.cc:274 kcert/kcertpart.cc:359 +#: tdecert/tdecertpart.cc:183 tdecert/tdecertpart.cc:274 tdecert/tdecertpart.cc:359 msgid "TDE Secure Certificate Import" msgstr "కెడిఈ భద్రమైన ధృవ పత్ర దిగుమతి" -#: kcert/kcertpart.cc:184 +#: tdecert/tdecertpart.cc:184 msgid "Chain:" msgstr "గొలుసు:" -#: kcert/kcertpart.cc:189 kcert/kcertpart.cc:276 +#: tdecert/tdecertpart.cc:189 tdecert/tdecertpart.cc:276 msgid "Subject:" msgstr "విషయము:" -#: kcert/kcertpart.cc:190 kcert/kcertpart.cc:277 +#: tdecert/tdecertpart.cc:190 tdecert/tdecertpart.cc:277 msgid "Issued by:" msgstr "జారి చేసినది:" -#: kcert/kcertpart.cc:196 kcert/kcertpart.cc:283 +#: tdecert/tdecertpart.cc:196 tdecert/tdecertpart.cc:283 msgid "File:" msgstr "దస్త్రం:" -#: kcert/kcertpart.cc:199 kcert/kcertpart.cc:286 +#: tdecert/tdecertpart.cc:199 tdecert/tdecertpart.cc:286 msgid "File format:" msgstr "దస్త్రం ఫార్మేట్:" -#: kcert/kcertpart.cc:212 kcert/kcertpart.cc:299 +#: tdecert/tdecertpart.cc:212 tdecert/tdecertpart.cc:299 msgid "State:" msgstr "స్థితి:" -#: kcert/kcertpart.cc:216 kcert/kcertpart.cc:303 +#: tdecert/tdecertpart.cc:216 tdecert/tdecertpart.cc:303 msgid "Valid from:" msgstr "నుంచి చెల్లుబాటు:" -#: kcert/kcertpart.cc:220 kcert/kcertpart.cc:307 +#: tdecert/tdecertpart.cc:220 tdecert/tdecertpart.cc:307 msgid "Valid until:" msgstr "వరకు చెల్లుబాటు" -#: kcert/kcertpart.cc:224 kcert/kcertpart.cc:311 +#: tdecert/tdecertpart.cc:224 tdecert/tdecertpart.cc:311 msgid "Serial number:" msgstr "వరుస సంఖ్య:" -#: kcert/kcertpart.cc:227 kcert/kcertpart.cc:314 +#: tdecert/tdecertpart.cc:227 tdecert/tdecertpart.cc:314 msgid "State" msgstr "స్థితి" -#: kcert/kcertpart.cc:236 kcert/kcertpart.cc:323 +#: tdecert/tdecertpart.cc:236 tdecert/tdecertpart.cc:323 msgid "MD5 digest:" msgstr "ఎండి5 డైజెస్ట్:" -#: kcert/kcertpart.cc:239 kcert/kcertpart.cc:326 +#: tdecert/tdecertpart.cc:239 tdecert/tdecertpart.cc:326 msgid "Signature:" msgstr "సంతకం:" -#: kcert/kcertpart.cc:244 kcert/kcertpart.cc:331 +#: tdecert/tdecertpart.cc:244 tdecert/tdecertpart.cc:331 msgid "Signature" msgstr "సంతకం" -#: kcert/kcertpart.cc:253 kcert/kcertpart.cc:340 +#: tdecert/tdecertpart.cc:253 tdecert/tdecertpart.cc:340 msgid "Public key:" msgstr "పబ్లిక్ కీ:" -#: kcert/kcertpart.cc:259 kcert/kcertpart.cc:346 +#: tdecert/tdecertpart.cc:259 tdecert/tdecertpart.cc:346 msgid "Public Key" msgstr "పబ్లిక్ కీ" -#: kcert/kcertpart.cc:368 +#: tdecert/tdecertpart.cc:368 msgid "&Crypto Manager..." msgstr "(&C) క్రిప్టొ అభికర్త..." -#: kcert/kcertpart.cc:369 +#: tdecert/tdecertpart.cc:369 msgid "&Import" msgstr "(&I) దిగుమతి" -#: kcert/kcertpart.cc:370 +#: tdecert/tdecertpart.cc:370 msgid "&Save..." msgstr "(&S) దాచు..." -#: kcert/kcertpart.cc:371 +#: tdecert/tdecertpart.cc:371 msgid "&Done" msgstr "(&D) అయినది" -#: kcert/kcertpart.cc:418 kcert/kcertpart.cc:440 +#: tdecert/tdecertpart.cc:418 tdecert/tdecertpart.cc:440 msgid "Save failed." msgstr "దాచుట విఫలం." -#: kcert/kcertpart.cc:418 kcert/kcertpart.cc:440 kcert/kcertpart.cc:455 -#: kcert/kcertpart.cc:460 kcert/kcertpart.cc:496 kcert/kcertpart.cc:532 -#: kcert/kcertpart.cc:566 kcert/kcertpart.cc:600 kcert/kcertpart.cc:730 -#: kcert/kcertpart.cc:741 kcert/kcertpart.cc:746 kcert/kcertpart.cc:759 -#: kcert/kcertpart.cc:873 +#: tdecert/tdecertpart.cc:418 tdecert/tdecertpart.cc:440 tdecert/tdecertpart.cc:455 +#: tdecert/tdecertpart.cc:460 tdecert/tdecertpart.cc:496 tdecert/tdecertpart.cc:532 +#: tdecert/tdecertpart.cc:566 tdecert/tdecertpart.cc:600 tdecert/tdecertpart.cc:730 +#: tdecert/tdecertpart.cc:741 tdecert/tdecertpart.cc:746 tdecert/tdecertpart.cc:759 +#: tdecert/tdecertpart.cc:873 msgid "Certificate Import" msgstr "ధృవ పత్రపు దిగుమతి" -#: kcert/kcertpart.cc:455 +#: tdecert/tdecertpart.cc:455 msgid "You do not seem to have compiled TDE with SSL support." msgstr "మీరు కెడిఈ ని ఎస్ ఎస్ ఎల్ సహాయంతొ కంపైల్ చెసినట్టులేరు" -#: kcert/kcertpart.cc:460 +#: tdecert/tdecertpart.cc:460 msgid "Certificate file is empty." msgstr "ఖాళి ధృవ పత్ర దస్త్రం" -#: kcert/kcertpart.cc:490 +#: tdecert/tdecertpart.cc:490 msgid "Certificate Password" msgstr "ధృవ పత్ర పాస్ వర్డు" -#: kcert/kcertpart.cc:496 +#: tdecert/tdecertpart.cc:496 msgid "The certificate file could not be loaded. Try a different password?" msgstr "ధృవ పత్ర దస్త్రం ఎక్కించలేక పొయాము. ఇంకొక పాస్ వర్డుతో ప్రయత్నించండి?" -#: kcert/kcertpart.cc:496 +#: tdecert/tdecertpart.cc:496 msgid "Try Different" msgstr "వేరెది ప్రయత్నించండి" -#: kcert/kcertpart.cc:532 kcert/kcertpart.cc:566 +#: tdecert/tdecertpart.cc:532 tdecert/tdecertpart.cc:566 msgid "This file cannot be opened." msgstr "ఈ దస్త్రం తెరువలేము." -#: kcert/kcertpart.cc:599 +#: tdecert/tdecertpart.cc:599 msgid "I do not know how to handle this type of file." msgstr "ఈ రకపు దస్త్రన్ని ఎలా వాడాలొ తెలియదు." -#: kcert/kcertpart.cc:619 +#: tdecert/tdecertpart.cc:619 msgid "0 - Site Certificate" msgstr "0 - సైట్ ధృవ పత్రం" -#: kcert/kcertpart.cc:729 kcert/kcertpart.cc:745 +#: tdecert/tdecertpart.cc:729 tdecert/tdecertpart.cc:745 msgid "" "A certificate with that name already exists. Are you sure that you wish to " "replace it?" msgstr "" -#: kcert/kcertpart.cc:741 kcert/kcertpart.cc:759 +#: tdecert/tdecertpart.cc:741 tdecert/tdecertpart.cc:759 msgid "" "Certificate has been successfully imported into TDE.\n" "You can manage your certificate settings from the TDE Control Center." @@ -8921,7 +8921,7 @@ msgstr "" "దృవ పత్రం సఫలముగా కెడిఈ లొకి దిగుమతి చెయబడినది.\n" "మీరు మీ దృవ పత్ర అమరికలను కెడిఈ నియంత్రణ కేంద్రం నుంచి నిర్వహించుకొవచ్చు." -#: kcert/kcertpart.cc:873 +#: tdecert/tdecertpart.cc:873 msgid "" "Certificates have been successfully imported into TDE.\n" "You can manage your certificate settings from the TDE Control Center." @@ -8929,19 +8929,19 @@ msgstr "" "దృవ పత్రం సఫలముగా కెడిఈ లొకి దిగుమతి చెయబడినది.\n" "మీరు మీ దృవ పత్ర అమరికలను కెడిఈ నియంత్రణ కేంద్రం నుంచి నిర్వహించుకొవచ్చు." -#: kcert/kcertpart.cc:879 +#: tdecert/tdecertpart.cc:879 msgid "TDE Certificate Part" msgstr "కెడిఈ దృవ పత్రం భాగం" -#: khtml/khtml_settings.cc:152 +#: tdehtml/tdehtml_settings.cc:152 msgid "Accept" msgstr "అంగీకరించు" -#: khtml/khtml_settings.cc:153 +#: tdehtml/tdehtml_settings.cc:153 msgid "Reject" msgstr "తిరస్కరించు" -#: khtml/khtml_settings.cc:779 +#: tdehtml/tdehtml_settings.cc:779 msgid "Filter error" msgstr "గలని దోషము" @@ -9194,7 +9194,7 @@ msgid "Includes/Headers" msgstr "హెడర్లు" #: tdecore/tde-config.cpp.in:178 -msgid "Translation files for KLocale" +msgid "Translation files for TDELocale" msgstr "కెలొకేల్ సంబందించిన అనువాద దస్త్రములు" #: tdecore/tde-config.cpp.in:179 diff --git a/tde-i18n-te/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-te/messages/tdelibs/tdetexteditor_insertfile.po index 520d96cc397..52e0d882dad 100644 --- a/tde-i18n-te/messages/tdelibs/tdetexteditor_insertfile.po +++ b/tde-i18n-te/messages/tdelibs/tdetexteditor_insertfile.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-06-14 01:24+0200\n" "PO-Revision-Date: 2006-01-10 14:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-te/messages/tdelibs/timezones.po b/tde-i18n-te/messages/tdelibs/timezones.po index 1838598ccaa..4bd76fed263 100644 --- a/tde-i18n-te/messages/tdelibs/timezones.po +++ b/tde-i18n-te/messages/tdelibs/timezones.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-06-07 03:56+0200\n" "PO-Revision-Date: 2006-01-10 22:30+0530\n" "Last-Translator: Vijay Kiran Kamuju \n" -"Language-Team: Telugu \n" +"Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -- cgit v1.2.3