diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:59:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:45:30 +0200 |
commit | f1d570183a654b6dba86f463d96931399757e11e (patch) | |
tree | bee0cf53d8ce4a4bb0394b1daf3a210aa342ea6d /tde-i18n-sr@Latn | |
parent | 4b6e7a349ae63502f0b50c9be255ec4356bec1f4 (diff) | |
download | tde-i18n-f1d570183a654b6dba86f463d96931399757e11e.tar.gz tde-i18n-f1d570183a654b6dba86f463d96931399757e11e.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'tde-i18n-sr@Latn')
478 files changed, 4541 insertions, 4541 deletions
diff --git a/tde-i18n-sr@Latn/acinclude.m4 b/tde-i18n-sr@Latn/acinclude.m4 index 0d1ecb5ac3c..d16ff72c577 100644 --- a/tde-i18n-sr@Latn/acinclude.m4 +++ b/tde-i18n-sr@Latn/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-sr@Latn/configure.in b/tde-i18n-sr@Latn/configure.in index 703cc43b68b..bf7c2941f45 100644 --- a/tde-i18n-sr@Latn/configure.in +++ b/tde-i18n-sr@Latn/configure.in @@ -3,7 +3,7 @@ dnl FILE: configure.in.in dnl ======================================================= AC_INIT(messages/Makefile.am) -AM_INIT_AUTOMAKE(tde-i18n-sr@Latn, "3.5.10") +AM_INIT_AUTOMAKE(kde-i18n-sr@Latn, "3.5.10") AM_CONFIG_HEADER(config.h) AC_SUBST(AUTODIRS) AM_KDE_WITH_NLS diff --git a/tde-i18n-sr@Latn/messages/tdeaccessibility/kmag.po b/tde-i18n-sr@Latn/messages/tdeaccessibility/kmag.po index 2457bc0c7d2..ed6704d8f6d 100644 --- a/tde-i18n-sr@Latn/messages/tdeaccessibility/kmag.po +++ b/tde-i18n-sr@Latn/messages/tdeaccessibility/kmag.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-05-28 04:04+0200\n" "PO-Revision-Date: 2006-07-16 22:42+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaccessibility/kmousetool.po b/tde-i18n-sr@Latn/messages/tdeaccessibility/kmousetool.po index aed35e58262..f30983bb36c 100644 --- a/tde-i18n-sr@Latn/messages/tdeaccessibility/kmousetool.po +++ b/tde-i18n-sr@Latn/messages/tdeaccessibility/kmousetool.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-02-17 01:26+0100\n" "PO-Revision-Date: 2004-07-28 21:17+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaccessibility/ksayit.po b/tde-i18n-sr@Latn/messages/tdeaccessibility/ksayit.po index d422a6e0678..ec8c3419e3f 100644 --- a/tde-i18n-sr@Latn/messages/tdeaccessibility/ksayit.po +++ b/tde-i18n-sr@Latn/messages/tdeaccessibility/ksayit.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-06-16 21:16+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaccessibility/kttsd.po b/tde-i18n-sr@Latn/messages/tdeaccessibility/kttsd.po index 0c1050ee9ba..449db2f7cf0 100644 --- a/tde-i18n-sr@Latn/messages/tdeaccessibility/kttsd.po +++ b/tde-i18n-sr@Latn/messages/tdeaccessibility/kttsd.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-01-08 22:44+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaccessibility/libKTTSD.po b/tde-i18n-sr@Latn/messages/tdeaccessibility/libKTTSD.po index babfdfe3d75..e68bd1c2fdc 100644 --- a/tde-i18n-sr@Latn/messages/tdeaccessibility/libKTTSD.po +++ b/tde-i18n-sr@Latn/messages/tdeaccessibility/libKTTSD.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-05-08 01:29+0200\n" "PO-Revision-Date: 2005-02-11 11:51+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/alsaplayerui.po b/tde-i18n-sr@Latn/messages/tdeaddons/alsaplayerui.po index f0d7ef7924d..ef7e6cb79c1 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/alsaplayerui.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/alsaplayerui.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:23+0200\n" "PO-Revision-Date: 2003-10-22 00:07+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/ark_plugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/ark_plugin.po index b8e119d99a0..5e7f8d512bb 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/ark_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/ark_plugin.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-10-17 02:38+0200\n" "PO-Revision-Date: 2005-06-16 21:28+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/atlantikdesigner.po b/tde-i18n-sr@Latn/messages/tdeaddons/atlantikdesigner.po index 450fcd37329..02ba8321f87 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/atlantikdesigner.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/atlantikdesigner.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2004-12-29 14:56+0100\n" "PO-Revision-Date: 2005-09-19 14:01+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/audiorename_plugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/audiorename_plugin.po index c6ba2931536..8ee1cc39847 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/audiorename_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/audiorename_plugin.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2007-01-07 02:43+0100\n" "PO-Revision-Date: 2003-10-22 00:14+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/autorefresh.po b/tde-i18n-sr@Latn/messages/tdeaddons/autorefresh.po index c1d190d1136..0efba4edacf 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/autorefresh.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/autorefresh.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 00:16+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/babelfish.po b/tde-i18n-sr@Latn/messages/tdeaddons/babelfish.po index 8807668f25b..6dbd3266a04 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/babelfish.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/babelfish.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-04-08 02:02+0200\n" "PO-Revision-Date: 2004-07-29 20:37+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/charlatanui.po b/tde-i18n-sr@Latn/messages/tdeaddons/charlatanui.po index 919311fe90f..32f8ce5c95a 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/charlatanui.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/charlatanui.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 00:19+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/dirfilterplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/dirfilterplugin.po index e8ff699118b..41ebf2a63d3 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/dirfilterplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/dirfilterplugin.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-12-31 03:19+0100\n" "PO-Revision-Date: 2005-02-11 18:48+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/domtreeviewer.po b/tde-i18n-sr@Latn/messages/tdeaddons/domtreeviewer.po index 297efaf8948..1f06bfc3537 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/domtreeviewer.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/domtreeviewer.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-05-18 04:07+0200\n" "PO-Revision-Date: 2005-08-01 14:19+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/dub.po b/tde-i18n-sr@Latn/messages/tdeaddons/dub.po index 94cf0272122..a613e66c24c 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/dub.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/dub.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2004-07-29 20:27+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/ffrs.po b/tde-i18n-sr@Latn/messages/tdeaddons/ffrs.po index 3c136cbeacc..6d35d0ed2f4 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/ffrs.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/ffrs.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 17:06+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/fsview.po b/tde-i18n-sr@Latn/messages/tdeaddons/fsview.po index eeee5f872c8..c8b0e2e0119 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/fsview.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/fsview.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-05-17 02:17+0200\n" "PO-Revision-Date: 2005-02-11 19:05+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/imagerename_plugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/imagerename_plugin.po index ccba549913d..7eb914436e6 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/imagerename_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/imagerename_plugin.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 17:14+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/imgalleryplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/imgalleryplugin.po index f53a082cb89..304bf28fd60 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/imgalleryplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/imgalleryplugin.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-01-07 02:43+0100\n" "PO-Revision-Date: 2005-02-11 19:27+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katecppsymbolviewer.po b/tde-i18n-sr@Latn/messages/tdeaddons/katecppsymbolviewer.po index 63412fca916..e3ba6188a62 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katecppsymbolviewer.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katecppsymbolviewer.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-03-26 02:16+0200\n" "PO-Revision-Date: 2007-04-20 21:56+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katefiletemplates.po b/tde-i18n-sr@Latn/messages/tdeaddons/katefiletemplates.po index 30c5fa56877..6ab7c08cb95 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katefiletemplates.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katefiletemplates.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2007-10-02 01:15+0200\n" "PO-Revision-Date: 2006-01-08 14:46+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katefll_initplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/katefll_initplugin.po index 9812daa551b..d603ee335fe 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katefll_initplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katefll_initplugin.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:39+0200\n" "PO-Revision-Date: 2005-08-01 14:20+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katefll_plugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/katefll_plugin.po index 2212bddd64f..72870534ba9 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katefll_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katefll_plugin.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:39+0200\n" "PO-Revision-Date: 2005-08-01 14:20+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katehelloworld.po b/tde-i18n-sr@Latn/messages/tdeaddons/katehelloworld.po index 48137f3ffa7..1145e3258bb 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katehelloworld.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katehelloworld.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 17:24+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katehtmltools.po b/tde-i18n-sr@Latn/messages/tdeaddons/katehtmltools.po index 23b15a6aa2e..5ad5f260387 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katehtmltools.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katehtmltools.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2004-07-29 18:42+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kateinsertcommand.po b/tde-i18n-sr@Latn/messages/tdeaddons/kateinsertcommand.po index fff06dbd354..248ba5f2fe8 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kateinsertcommand.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kateinsertcommand.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-03-06 03:57+0100\n" "PO-Revision-Date: 2006-03-06 13:12+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katekjswrapper.po b/tde-i18n-sr@Latn/messages/tdeaddons/katekjswrapper.po index f3ac812d830..f5bc55db90d 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katekjswrapper.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katekjswrapper.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-30 01:25+0200\n" "PO-Revision-Date: 2005-02-11 19:37+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katemake.po b/tde-i18n-sr@Latn/messages/tdeaddons/katemake.po index 4ef19abb156..15cabf9be90 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katemake.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katemake.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-18 04:13+0200\n" "PO-Revision-Date: 2006-10-01 13:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katemodeline.po b/tde-i18n-sr@Latn/messages/tdeaddons/katemodeline.po index a2f46908057..5bc47725770 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katemodeline.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katemodeline.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 17:31+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kateopenheader.po b/tde-i18n-sr@Latn/messages/tdeaddons/kateopenheader.po index 50a2df60923..98669e617d8 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kateopenheader.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kateopenheader.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-22 17:32+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katepybrowse.po b/tde-i18n-sr@Latn/messages/tdeaddons/katepybrowse.po index e3be0cd1932..2bd9ea535cc 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katepybrowse.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katepybrowse.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-08 01:27+0200\n" "PO-Revision-Date: 2004-07-29 18:51+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katesnippets.po b/tde-i18n-sr@Latn/messages/tdeaddons/katesnippets.po index 0c7be33370f..4f433afc75f 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katesnippets.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katesnippets.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-05-08 01:27+0200\n" "PO-Revision-Date: 2005-02-11 19:45+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katetabbarextension.po b/tde-i18n-sr@Latn/messages/tdeaddons/katetabbarextension.po index 01aa8f53e62..62cab652a1d 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katetabbarextension.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katetabbarextension.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-02-22 01:36+0100\n" "PO-Revision-Date: 2007-10-01 20:38+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katetextfilter.po b/tde-i18n-sr@Latn/messages/tdeaddons/katetextfilter.po index 7441817396d..c00807d8f91 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katetextfilter.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katetextfilter.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-01-02 03:18+0100\n" "PO-Revision-Date: 2005-06-16 21:38+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katexmlcheck.po b/tde-i18n-sr@Latn/messages/tdeaddons/katexmlcheck.po index 7653e5f42e4..2a37104e72f 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katexmlcheck.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katexmlcheck.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-08 01:27+0200\n" "PO-Revision-Date: 2004-09-19 12:45+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/katexmltools.po b/tde-i18n-sr@Latn/messages/tdeaddons/katexmltools.po index 4c9022dded9..263c48cd4cc 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/katexmltools.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/katexmltools.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-08 01:27+0200\n" "PO-Revision-Date: 2004-07-29 20:24+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kbinaryclock.po b/tde-i18n-sr@Latn/messages/tdeaddons/kbinaryclock.po index f2ff94dc7de..5df68654bce 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kbinaryclock.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kbinaryclock.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:23+0200\n" "PO-Revision-Date: 2004-09-19 12:47+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kcmkuick.po b/tde-i18n-sr@Latn/messages/tdeaddons/kcmkuick.po index ffd0ddeca80..ab18583d28e 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kcmkuick.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kcmkuick.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2004-07-30 12:16+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kolourpicker.po b/tde-i18n-sr@Latn/messages/tdeaddons/kolourpicker.po index 722f7d3cbfe..bae1a86dfaf 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kolourpicker.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kolourpicker.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-08-12 01:19+0200\n" "PO-Revision-Date: 2003-10-24 17:10+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_mediaplayer.po b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_mediaplayer.po index e269fdda177..fd86510051d 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_mediaplayer.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_mediaplayer.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-12-11 01:24+0100\n" "PO-Revision-Date: 2004-07-29 20:19+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_metabar.po b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_metabar.po index 288be7afe66..afa5815166f 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_metabar.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_metabar.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-03-13 03:59+0100\n" "PO-Revision-Date: 2006-05-04 21:44+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_news.po b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_news.po index 103210a6826..01c38231eff 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_news.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/konqsidebar_news.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2004-12-11 01:24+0100\n" "PO-Revision-Date: 2004-09-19 13:09+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/ksig.po b/tde-i18n-sr@Latn/messages/tdeaddons/ksig.po index 6321744d725..7bc2c2bd9af 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/ksig.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/ksig.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-03-07 01:46+0100\n" "PO-Revision-Date: 2005-02-11 19:50+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/ktimemon.po b/tde-i18n-sr@Latn/messages/tdeaddons/ktimemon.po index 5b8bf008aa0..5b4ec2cfaee 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/ktimemon.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/ktimemon.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-04-15 04:00+0200\n" "PO-Revision-Date: 2006-05-04 22:09+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/kuick_plugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/kuick_plugin.po index 5f2a2fcc72a..ce0750c5190 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/kuick_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/kuick_plugin.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-11-03 02:41+0100\n" "PO-Revision-Date: 2004-09-19 12:52+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_geo_xxport.po b/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_geo_xxport.po index 9f285932845..f3cfc66e4c3 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_geo_xxport.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_geo_xxport.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-11-25 01:30+0100\n" "PO-Revision-Date: 2003-10-24 17:20+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_gmx_xxport.po b/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_gmx_xxport.po index e348f56a1f8..7c1631af048 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_gmx_xxport.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/libkaddrbk_gmx_xxport.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-08-28 02:41+0200\n" "PO-Revision-Date: 2005-02-11 19:52+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/lyrics.po b/tde-i18n-sr@Latn/messages/tdeaddons/lyrics.po index b9941bd59f0..75fe095a776 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/lyrics.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/lyrics.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-11-24 01:22+0100\n" "PO-Revision-Date: 2004-07-29 21:07+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/mediacontrol.po b/tde-i18n-sr@Latn/messages/tdeaddons/mediacontrol.po index 51c4a2de48d..f663ca1b734 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/mediacontrol.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/mediacontrol.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-08-12 01:19+0200\n" "PO-Revision-Date: 2005-07-12 11:54+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/mf_konqplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/mf_konqplugin.po index 38c1321c9c6..58f2c643d75 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/mf_konqplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/mf_konqplugin.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-06-13 01:32+0200\n" "PO-Revision-Date: 2005-07-12 13:27+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/minitoolsplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/minitoolsplugin.po index 4768784cd6e..45a7563ff6a 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/minitoolsplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/minitoolsplugin.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-24 17:39+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/nexscope.po b/tde-i18n-sr@Latn/messages/tdeaddons/nexscope.po index 6bed089eaff..41d4163cea5 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/nexscope.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/nexscope.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-24 17:40+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/pitchablespeed.po b/tde-i18n-sr@Latn/messages/tdeaddons/pitchablespeed.po index ca791fce536..b118580367a 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/pitchablespeed.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/pitchablespeed.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-24 17:41+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/searchbarplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/searchbarplugin.po index 7a43f82eda9..af8f0ffd92e 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/searchbarplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/searchbarplugin.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-06-20 04:04+0200\n" "PO-Revision-Date: 2006-07-16 22:41+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_cert.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_cert.po index f468db91f32..954e4a9a2ac 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_cert.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_cert.po @@ -1,66 +1,66 @@ -# translation of kfile_cert.po to Serbian +# translation of tdefile_cert.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_cert\n" +"Project-Id-Version: tdefile_cert\n" "POT-Creation-Date: 2004-11-11 01:23+0100\n" "PO-Revision-Date: 2005-02-11 19:49+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kfile_cert.cpp:53 +#: tdefile_cert.cpp:53 msgid "Certificate Information" msgstr "Informacije o sertifikatu" -#: kfile_cert.cpp:54 +#: tdefile_cert.cpp:54 msgid "Valid From" msgstr "Važi od" -#: kfile_cert.cpp:55 +#: tdefile_cert.cpp:55 msgid "Valid Until" msgstr "Važi do" -#: kfile_cert.cpp:56 +#: tdefile_cert.cpp:56 msgid "State" msgstr "Stanje" -#: kfile_cert.cpp:57 +#: tdefile_cert.cpp:57 msgid "Serial Number" msgstr "Serijski broj" -#: kfile_cert.cpp:59 +#: tdefile_cert.cpp:59 msgid "Subject" msgstr "Tema" -#: kfile_cert.cpp:60 kfile_cert.cpp:68 +#: tdefile_cert.cpp:60 tdefile_cert.cpp:68 msgid "Organization" msgstr "Organizacija" -#: kfile_cert.cpp:61 kfile_cert.cpp:69 +#: tdefile_cert.cpp:61 tdefile_cert.cpp:69 msgid "Organizational Unit" msgstr "Organizaciona jedinica" -#: kfile_cert.cpp:62 kfile_cert.cpp:70 +#: tdefile_cert.cpp:62 tdefile_cert.cpp:70 msgid "Locality" msgstr "Lokalitet" -#: kfile_cert.cpp:63 kfile_cert.cpp:71 +#: tdefile_cert.cpp:63 tdefile_cert.cpp:71 msgid "Country" msgstr "Država" -#: kfile_cert.cpp:64 kfile_cert.cpp:72 +#: tdefile_cert.cpp:64 tdefile_cert.cpp:72 msgid "Common Name" msgstr "Uobičajeno ime" -#: kfile_cert.cpp:65 kfile_cert.cpp:73 +#: tdefile_cert.cpp:65 tdefile_cert.cpp:73 msgid "Email" msgstr "E-pošta" -#: kfile_cert.cpp:67 +#: tdefile_cert.cpp:67 msgid "Issuer" msgstr "Izdavač" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_desktop.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_desktop.po index 93db1926097..669fd38d87b 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_desktop.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_desktop.po @@ -1,69 +1,69 @@ -# translation of kfile_desktop.po to Srpski -# translation of kfile_desktop.po to Serbian +# translation of tdefile_desktop.po to Srpski +# translation of tdefile_desktop.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Bojan Bozovic <bole89@infosky.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_desktop\n" +"Project-Id-Version: tdefile_desktop\n" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-24 17:05+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" -#: kfile_desktop.cpp:44 +#: tdefile_desktop.cpp:44 msgid "General" msgstr "Opšte" -#: kfile_desktop.cpp:46 +#: tdefile_desktop.cpp:46 msgid "Name" msgstr "Ime" -#: kfile_desktop.cpp:48 +#: tdefile_desktop.cpp:48 msgid "Comment" msgstr "Komentar" -#: kfile_desktop.cpp:51 +#: tdefile_desktop.cpp:51 msgid "Type" msgstr "Vrsta" -#: kfile_desktop.cpp:53 kfile_desktop.cpp:84 +#: tdefile_desktop.cpp:53 tdefile_desktop.cpp:84 msgid "Device" msgstr "Uređaj" -#: kfile_desktop.cpp:54 +#: tdefile_desktop.cpp:54 msgid "Mount Point" msgstr "Tačka montiranja" -#: kfile_desktop.cpp:55 +#: tdefile_desktop.cpp:55 msgid "File System" msgstr "Sistem fajlova" -#: kfile_desktop.cpp:56 +#: tdefile_desktop.cpp:56 msgid "Writable" msgstr "Upisiv" -#: kfile_desktop.cpp:58 +#: tdefile_desktop.cpp:58 msgid "File Type" msgstr "Vrsta fajla" -#: kfile_desktop.cpp:59 +#: tdefile_desktop.cpp:59 msgid "Service Type" msgstr "Vrsta servisa" -#: kfile_desktop.cpp:60 +#: tdefile_desktop.cpp:60 msgid "Preferred Items" msgstr "Poželjne stavke" -#: kfile_desktop.cpp:61 +#: tdefile_desktop.cpp:61 msgid "Link To" msgstr "Poveži sa" -#: kfile_desktop.cpp:101 +#: tdefile_desktop.cpp:101 msgid "Service" msgstr "Servis" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_folder.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_folder.po index 0d117029cd6..e38c87d97c9 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_folder.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_folder.po @@ -1,29 +1,29 @@ -# translation of kfile_folder.po to Srpski -# translation of kfile_folder.po to Serbian +# translation of tdefile_folder.po to Srpski +# translation of tdefile_folder.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Bojan Bozovic <bole89@infosky.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_folder\n" +"Project-Id-Version: tdefile_folder\n" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-24 17:06+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" -#: kfile_folder.cpp:42 +#: tdefile_folder.cpp:42 msgid "Folder Information" msgstr "Informacije o fascikli" -#: kfile_folder.cpp:46 +#: tdefile_folder.cpp:46 msgid "Items" msgstr "Stavke" -#: kfile_folder.cpp:47 +#: tdefile_folder.cpp:47 msgid "Size" msgstr "Veličina" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_html.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_html.po index 5155c26f383..b12f850adaa 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_html.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_html.po @@ -1,37 +1,37 @@ -# translation of kfile_html.po to Srpski -# translation of kfile_html.po to Serbian +# translation of tdefile_html.po to Srpski +# translation of tdefile_html.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Bojan Bozovic <bole89@infosky.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_html\n" +"Project-Id-Version: tdefile_html\n" "POT-Creation-Date: 2006-11-26 03:48+0100\n" "PO-Revision-Date: 2004-07-29 18:38+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.6\n" -#: kfile_html.cpp:48 +#: tdefile_html.cpp:48 msgid "General" msgstr "Opšte" -#: kfile_html.cpp:49 +#: tdefile_html.cpp:49 msgid "Document Type" msgstr "Vrsta dokumenta" -#: kfile_html.cpp:50 +#: tdefile_html.cpp:50 msgid "JavaScript" msgstr "JavaScript" -#: kfile_html.cpp:51 +#: tdefile_html.cpp:51 msgid "Title" msgstr "Naslov" -#: kfile_html.cpp:54 +#: tdefile_html.cpp:54 msgid "Meta Tags" msgstr "Meta tagovi" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_lnk.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_lnk.po index 39addc1d385..bb49df04afa 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_lnk.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_lnk.po @@ -1,8 +1,8 @@ -# translation of kfile_lnk.po to Serbian +# translation of tdefile_lnk.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_lnk\n" +"Project-Id-Version: tdefile_lnk\n" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2004-08-18 02:17+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -12,32 +12,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_lnk.cpp:46 +#: tdefile_lnk.cpp:46 msgid "Windows Link File Information" msgstr "Informacije o Windows-ovom fajlu veze" -#: kfile_lnk.cpp:51 +#: tdefile_lnk.cpp:51 msgid "Size of Target" msgstr "Veličina cilja" -#: kfile_lnk.cpp:54 +#: tdefile_lnk.cpp:54 msgid "Location" msgstr "Lokacija" -#: kfile_lnk.cpp:55 +#: tdefile_lnk.cpp:55 msgid "Points To" msgstr "Pokazuje na" -#: kfile_lnk.cpp:56 +#: tdefile_lnk.cpp:56 msgid "Description" msgstr "Opis" -#: kfile_lnk.cpp:78 +#: tdefile_lnk.cpp:78 #, c-format msgid "on Windows disk: %1" msgstr "na Windows-ovom disku: %1" -#: kfile_lnk.cpp:83 +#: tdefile_lnk.cpp:83 msgid "on network share" msgstr "na mrežnom deljenju" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_mhtml.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_mhtml.po index 55c790f813e..afc45eea414 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_mhtml.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_mhtml.po @@ -1,42 +1,42 @@ -# translation of kfile_mhtml.po to Serbian +# translation of tdefile_mhtml.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_mhtml\n" +"Project-Id-Version: tdefile_mhtml\n" "POT-Creation-Date: 2005-01-19 01:25+0100\n" "PO-Revision-Date: 2005-02-11 19:48+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kfile_mhtml.cpp:43 +#: tdefile_mhtml.cpp:43 msgid "Document Information" msgstr "Informacije o dokumentu" -#: kfile_mhtml.cpp:45 +#: tdefile_mhtml.cpp:45 msgid "Subject" msgstr "Tema" -#: kfile_mhtml.cpp:46 +#: tdefile_mhtml.cpp:46 msgid "Sender" msgstr "Pošiljalac" -#: kfile_mhtml.cpp:47 +#: tdefile_mhtml.cpp:47 msgid "Recipient" msgstr "Primalac" -#: kfile_mhtml.cpp:48 +#: tdefile_mhtml.cpp:48 msgid "CC" msgstr "CC" -#: kfile_mhtml.cpp:49 +#: tdefile_mhtml.cpp:49 msgid "BCC" msgstr "BCC" -#: kfile_mhtml.cpp:50 +#: tdefile_mhtml.cpp:50 msgid "Date" msgstr "Datum" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_txt.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_txt.po index f8f27e7da4e..a4bdd21a89c 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_txt.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdefile_txt.po @@ -1,53 +1,53 @@ -# translation of kfile_txt.po to Srpski -# translation of kfile_txt.po to Serbian +# translation of tdefile_txt.po to Srpski +# translation of tdefile_txt.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Bojan Bozovic <bole89@infosky.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_txt\n" +"Project-Id-Version: tdefile_txt\n" "POT-Creation-Date: 2005-01-08 01:24+0100\n" "PO-Revision-Date: 2003-10-24 17:08+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" -#: kfile_txt.cpp:45 +#: tdefile_txt.cpp:45 msgid "General" msgstr "Opšte" -#: kfile_txt.cpp:48 +#: tdefile_txt.cpp:48 msgid "Lines" msgstr "Linije" -#: kfile_txt.cpp:50 +#: tdefile_txt.cpp:50 msgid "Words" msgstr "Reči" -#: kfile_txt.cpp:52 +#: tdefile_txt.cpp:52 msgid "Characters" msgstr "Znakovi" -#: kfile_txt.cpp:54 +#: tdefile_txt.cpp:54 msgid "Format" msgstr "Format" -#: kfile_txt.cpp:95 +#: tdefile_txt.cpp:95 msgid "DOS" msgstr "DOS" -#: kfile_txt.cpp:97 +#: tdefile_txt.cpp:97 msgid "UNIX" msgstr "UNIX" -#: kfile_txt.cpp:100 +#: tdefile_txt.cpp:100 msgid "Macintosh" msgstr "Macintosh" -#: kfile_txt.cpp:110 +#: tdefile_txt.cpp:110 msgid "Unknown" msgstr "Nepoznat" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tdehtmlsettingsplugin.po b/tde-i18n-sr@Latn/messages/tdeaddons/tdehtmlsettingsplugin.po index 44440343c33..6f0d6457613 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tdehtmlsettingsplugin.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tdehtmlsettingsplugin.po @@ -1,16 +1,16 @@ -# translation of khtmlsettingsplugin.po to Serbian -# translation of khtmlsettingsplugin.po to Srpski +# translation of tdehtmlsettingsplugin.po to Serbian +# translation of tdehtmlsettingsplugin.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Bojan Bozovic <bole89@infosky.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: khtmlsettingsplugin\n" +"Project-Id-Version: tdehtmlsettingsplugin\n" "POT-Creation-Date: 2005-02-10 01:34+0100\n" "PO-Revision-Date: 2004-07-29 20:18+0200\n" "Last-Translator: Slobodan Simic <slsimic@yahoo.com>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -28,7 +28,7 @@ msgid "" "Your emails" msgstr "bole89@infosky.net" -#. i18n: file khtmlsettingsplugin.rc line 8 +#. i18n: file tdehtmlsettingsplugin.rc line 8 #: rc.cpp:6 #, no-c-format msgid "Extra Toolbar" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tippecanoe.po b/tde-i18n-sr@Latn/messages/tdeaddons/tippecanoe.po index 4a0e42684c5..1a63e91c247 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tippecanoe.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tippecanoe.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-25 23:46+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/tyler.po b/tde-i18n-sr@Latn/messages/tdeaddons/tyler.po index bb2f7412d80..9166665b512 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/tyler.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/tyler.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-25 23:46+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/wakeup.po b/tde-i18n-sr@Latn/messages/tdeaddons/wakeup.po index b68bfef9b71..3a58c2320b9 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/wakeup.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/wakeup.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-25 23:56+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/wavecapture.po b/tde-i18n-sr@Latn/messages/tdeaddons/wavecapture.po index 34dc15d7412..c7085c03630 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/wavecapture.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/wavecapture.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2003-10-25 23:57+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeaddons/webarchiver.po b/tde-i18n-sr@Latn/messages/tdeaddons/webarchiver.po index 6f0288c8476..bc71d66f0f2 100644 --- a/tde-i18n-sr@Latn/messages/tdeaddons/webarchiver.po +++ b/tde-i18n-sr@Latn/messages/tdeaddons/webarchiver.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-01-25 02:44+0100\n" "PO-Revision-Date: 2005-08-01 14:23+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/kcmlilo.po b/tde-i18n-sr@Latn/messages/tdeadmin/kcmlilo.po index c8e865127a6..09a9c894a46 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/kcmlilo.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/kcmlilo.po @@ -2,7 +2,7 @@ # kcmlilo.po in Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006 Free Software Foundation, Inc. # -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Simic <slsimic@verat.net>, 2003. # Marko Rosić <roske@kde.org.yu>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 2006. @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-03-13 02:18+0100\n" "PO-Revision-Date: 2006-01-08 14:52+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/kcron.po b/tde-i18n-sr@Latn/messages/tdeadmin/kcron.po index 91353fcc565..58eae0d0a9e 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/kcron.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/kcron.po @@ -2,7 +2,7 @@ # translation of kcron.po to Srpski # kcron.po in Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Slobodan Simic <simicsl@verat.net>, 2004. @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2007-05-25 02:16+0200\n" "PO-Revision-Date: 2005-03-17 11:21+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/kdat.po b/tde-i18n-sr@Latn/messages/tdeadmin/kdat.po index cd2534f7602..d5a7101f40c 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/kdat.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/kdat.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2005-08-01 14:24+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/knetworkconf.po b/tde-i18n-sr@Latn/messages/tdeadmin/knetworkconf.po index 9d687656c97..98a75725d9a 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/knetworkconf.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/knetworkconf.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-07-16 22:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -912,19 +912,19 @@ msgstr "" "Sačekajte da se mreža ponovo učita da\n" "bi izmene došle do izražaja." -#. i18n: file kselectdistrodlg.ui line 16 +#. i18n: file tdeselectdistrodlg.ui line 16 #: rc.cpp:374 #, no-c-format msgid "Unsupported Platform" msgstr "Nepodržana platforma" -#. i18n: file kselectdistrodlg.ui line 69 +#. i18n: file tdeselectdistrodlg.ui line 69 #: rc.cpp:383 #, no-c-format msgid "Do not ask again" msgstr "Ne pitaj ponovo" -#. i18n: file kselectdistrodlg.ui line 94 +#. i18n: file tdeselectdistrodlg.ui line 94 #: rc.cpp:386 #, no-c-format msgid "" @@ -934,7 +934,7 @@ msgstr "" "<font size=\"+1\"><p align=\"center\"><b>Vaša platforma nije podržana</b></p>" "</font>" -#. i18n: file kselectdistrodlg.ui line 102 +#. i18n: file tdeselectdistrodlg.ui line 102 #: rc.cpp:389 #, no-c-format msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/kpackage.po b/tde-i18n-sr@Latn/messages/tdeadmin/kpackage.po index 71523717fbb..87a261ae535 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/kpackage.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/kpackage.po @@ -2,7 +2,7 @@ # kpackage.po in Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006 Free Software Foundation, Inc. # -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Slobodan Simic <simicsl@verat.net>, 2004, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-08-29 02:38+0200\n" "PO-Revision-Date: 2006-10-01 13:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -467,16 +467,16 @@ msgid "File not found: %1" msgstr "Fajl nije nađen: %1" #: kpackage.cpp:646 -msgid "Starting KIO" -msgstr "Pokrećem KIO" +msgid "Starting TDEIO" +msgstr "Pokrećem TDEIO" #: kpackage.cpp:651 -msgid "KIO finished" -msgstr "KIO završen" +msgid "TDEIO finished" +msgstr "TDEIO završen" #: kpackage.cpp:663 -msgid "KIO failed" -msgstr "Neuspešan KIO" +msgid "TDEIO failed" +msgstr "Neuspešan TDEIO" #: kpackage.cpp:676 msgid "Open location:" @@ -839,15 +839,15 @@ msgstr "'Obriši ovaj prozor za nastavak'" #: pkgInterface.cpp:260 msgid "Starting Kio" -msgstr "Pokrećem KIO" +msgstr "Pokrećem TDEIO" #: pkgInterface.cpp:265 msgid "Kio finished" -msgstr "KIO završen" +msgstr "TDEIO završen" #: pkgInterface.cpp:275 msgid "Kio failed" -msgstr "Neuspešan KIO" +msgstr "Neuspešan TDEIO" #: pkgInterface.cpp:300 #, c-format diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/ksysv.po b/tde-i18n-sr@Latn/messages/tdeadmin/ksysv.po index c5fa9a0c81c..4f7ec698b7e 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/ksysv.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/ksysv.po @@ -2,7 +2,7 @@ # translation of ksysv.po to Srpski # ksysv.po in Serbian # Copyright (C) 1999,2003,2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Slobodan Simic <simicsl@verat.net>, 2004, 2005. @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2007-09-19 01:14+0200\n" "PO-Revision-Date: 2005-08-01 14:25+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/kuser.po b/tde-i18n-sr@Latn/messages/tdeadmin/kuser.po index c013c0a2508..2117081a5e4 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/kuser.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/kuser.po @@ -1,7 +1,7 @@ # translation of kuser.po to Serbian # kuser.po in Serbian # Copyright (C) 1999,2003,2004, 2005, 2006 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Slobodan Simic <simicsl@verat.net>, 2004, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-05-04 22:10+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/secpolicy.po b/tde-i18n-sr@Latn/messages/tdeadmin/secpolicy.po index e24fb1da18c..8cefaea398e 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/secpolicy.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/secpolicy.po @@ -2,7 +2,7 @@ # translation of secpolicy.po to Srpski # secpolicy.po in Serbian # Copyright (C) 1999,2003,2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Slobodan Marković <twiddle@eunet.yu>, 2001. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2005-02-06 01:20+0100\n" "PO-Revision-Date: 2005-03-17 11:25+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_deb.po b/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_deb.po index fcb1ed9ee31..7db0069ba6a 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_deb.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_deb.po @@ -1,35 +1,35 @@ -# translation of kfile_deb.po to Srpski +# translation of tdefile_deb.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_deb\n" +"Project-Id-Version: tdefile_deb\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-29 13:13+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_deb.cpp:53 +#: tdefile_deb.cpp:53 msgid "General" msgstr "Opšte" -#: kfile_deb.cpp:56 +#: tdefile_deb.cpp:56 msgid "Name" msgstr "Naziv" -#: kfile_deb.cpp:57 +#: tdefile_deb.cpp:57 msgid "Version" msgstr "Verzija" -#: kfile_deb.cpp:58 +#: tdefile_deb.cpp:58 msgid "Summary" msgstr "Sažetak" -#: kfile_deb.cpp:59 +#: tdefile_deb.cpp:59 msgid "Size" msgstr "Veličina" diff --git a/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_rpm.po b/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_rpm.po index dbee0959fd1..f193fd28e5f 100644 --- a/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_rpm.po +++ b/tde-i18n-sr@Latn/messages/tdeadmin/tdefile_rpm.po @@ -1,64 +1,64 @@ -# translation of kfile_rpm.po to Serbian -# translation of kfile_rpm.po to Srpski +# translation of tdefile_rpm.po to Serbian +# translation of tdefile_rpm.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_rpm\n" +"Project-Id-Version: tdefile_rpm\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-10-23 12:03+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_rpm.cpp:46 +#: tdefile_rpm.cpp:46 msgid "General" msgstr "Opšte" -#: kfile_rpm.cpp:49 +#: tdefile_rpm.cpp:49 msgid "Name" msgstr "Naziv" -#: kfile_rpm.cpp:50 +#: tdefile_rpm.cpp:50 msgid "Version" msgstr "Verzija" -#: kfile_rpm.cpp:51 +#: tdefile_rpm.cpp:51 msgid "Release" msgstr "Izdanje" -#: kfile_rpm.cpp:52 +#: tdefile_rpm.cpp:52 msgid "Summary" msgstr "Sažetak" -#: kfile_rpm.cpp:54 +#: tdefile_rpm.cpp:54 msgid "Group" msgstr "Grupa" -#: kfile_rpm.cpp:55 +#: tdefile_rpm.cpp:55 msgid "Size" msgstr "Veličina" -#: kfile_rpm.cpp:57 +#: tdefile_rpm.cpp:57 msgid "Vendor" msgstr "Izdavač" -#: kfile_rpm.cpp:58 +#: tdefile_rpm.cpp:58 msgid "Packager" msgstr "Pakovao" -#: kfile_rpm.cpp:59 +#: tdefile_rpm.cpp:59 msgid "Archive Offset" msgstr "Pomeraj arhive" -#: kfile_rpm.cpp:60 +#: tdefile_rpm.cpp:60 msgid "Comment" msgstr "Komentar" -#: kfile_rpm.cpp:63 +#: tdefile_rpm.cpp:63 msgid "All tags" msgstr "Sve oznake" diff --git a/tde-i18n-sr@Latn/messages/tdeartwork/klock.po b/tde-i18n-sr@Latn/messages/tdeartwork/klock.po index 5d28d2159f0..cec1f00d62c 100644 --- a/tde-i18n-sr@Latn/messages/tdeartwork/klock.po +++ b/tde-i18n-sr@Latn/messages/tdeartwork/klock.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:23+0200\n" "PO-Revision-Date: 2005-07-12 13:34+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -786,8 +786,8 @@ msgid "Start screen saver in demo mode" msgstr "Pokreni čuvara ekrana u demonstracionom režimu." #: xsavers/main.cpp:52 -msgid "KLock" -msgstr "KLock" +msgid "TDELock" +msgstr "TDELock" #: xsavers/space.cpp:426 msgid "" @@ -827,13 +827,13 @@ msgid "" "\n" "Copyright (c) 1991 by Patrick J. Naughton\n" "\n" -"Ported to kscreensaver by Emanuel Pirker." +"Ported to tdescreensaver by Emanuel Pirker." msgstr "" "Roj\n" "\n" "Autorska prava © 1991 Patrik Dž. Noton (Patrick J. Naughton)\n" "\n" -"Prebacio na kscreensaver Emanuel Pirker (Emanuel Pirker)." +"Prebacio na tdescreensaver Emanuel Pirker (Emanuel Pirker)." #: xsavers/swarm.cpp:418 msgid "About Swarm" diff --git a/tde-i18n-sr@Latn/messages/tdeartwork/kxsconfig.po b/tde-i18n-sr@Latn/messages/tdeartwork/kxsconfig.po index 281895e720a..ec807e20c41 100644 --- a/tde-i18n-sr@Latn/messages/tdeartwork/kxsconfig.po +++ b/tde-i18n-sr@Latn/messages/tdeartwork/kxsconfig.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-05-22 02:17+0200\n" "PO-Revision-Date: 2005-07-12 13:34+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeartwork/tdepartsaver.po b/tde-i18n-sr@Latn/messages/tdeartwork/tdepartsaver.po index 86336d42f5a..7bbd4d46f75 100644 --- a/tde-i18n-sr@Latn/messages/tdeartwork/tdepartsaver.po +++ b/tde-i18n-sr@Latn/messages/tdeartwork/tdepartsaver.po @@ -1,32 +1,32 @@ -# translation of kpartsaver.po to Srpski +# translation of tdepartsaver.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kpartsaver\n" +"Project-Id-Version: tdepartsaver\n" "POT-Creation-Date: 2007-02-26 02:46+0100\n" "PO-Revision-Date: 2003-09-25 17:25+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2\n" -#: kpartsaver.cpp:62 +#: tdepartsaver.cpp:62 msgid "KPart Screen Saver" msgstr "KPart čuvar ekrana" -#: kpartsaver.cpp:124 +#: tdepartsaver.cpp:124 msgid "The screen saver is not configured yet." msgstr "Čuvar ekrana još uvek nije podešen." -#: kpartsaver.cpp:258 +#: tdepartsaver.cpp:258 msgid "All of your files are unsupported" msgstr "Nijedan vaš fajl nije podržan" -#: kpartsaver.cpp:341 +#: tdepartsaver.cpp:341 msgid "Select Media Files" msgstr "Odaberite fajlove medija" diff --git a/tde-i18n-sr@Latn/messages/tdeartwork/tdestyle_phase_config.po b/tde-i18n-sr@Latn/messages/tdeartwork/tdestyle_phase_config.po index 15fed7d5cbd..088b3c49b78 100644 --- a/tde-i18n-sr@Latn/messages/tdeartwork/tdestyle_phase_config.po +++ b/tde-i18n-sr@Latn/messages/tdeartwork/tdestyle_phase_config.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-01-31 01:35+0100\n" "PO-Revision-Date: 2005-03-17 11:44+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeartwork/twin_art_clients.po b/tde-i18n-sr@Latn/messages/tdeartwork/twin_art_clients.po index ce2e037f79e..e594531817f 100644 --- a/tde-i18n-sr@Latn/messages/tdeartwork/twin_art_clients.po +++ b/tde-i18n-sr@Latn/messages/tdeartwork/twin_art_clients.po @@ -42,7 +42,7 @@ msgstr "" "POT-Creation-Date: 2005-12-17 03:14+0100\n" "PO-Revision-Date: 2005-03-17 11:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/clockapplet.po b/tde-i18n-sr@Latn/messages/tdebase/clockapplet.po index 2590dc8537e..86a9b34b64a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/clockapplet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/clockapplet.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:16+0200\n" "PO-Revision-Date: 2005-01-09 17:06+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/display.po b/tde-i18n-sr@Latn/messages/tdebase/display.po index 6f47c6f24cb..f6bb2c0c46b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/display.po +++ b/tde-i18n-sr@Latn/messages/tdebase/display.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-01-09 17:06+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/dockbarextension.po b/tde-i18n-sr@Latn/messages/tdebase/dockbarextension.po index ce93813a150..7f0a932fa67 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/dockbarextension.po +++ b/tde-i18n-sr@Latn/messages/tdebase/dockbarextension.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-11-06 02:43+0100\n" "PO-Revision-Date: 2004-06-14 20:49+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/drkonqi.po b/tde-i18n-sr@Latn/messages/tdebase/drkonqi.po index 20a47eb7270..0da1e8a7ca0 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/drkonqi.po +++ b/tde-i18n-sr@Latn/messages/tdebase/drkonqi.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-01-23 01:15+0100\n" "PO-Revision-Date: 2005-08-03 22:29+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/extensionproxy.po b/tde-i18n-sr@Latn/messages/tdebase/extensionproxy.po index a7c9083271a..42ed95b28c1 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/extensionproxy.po +++ b/tde-i18n-sr@Latn/messages/tdebase/extensionproxy.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2004-07-19 20:29+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/filetypes.po b/tde-i18n-sr@Latn/messages/tdebase/filetypes.po index 7f8ace0a43f..032c76f5dd4 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/filetypes.po +++ b/tde-i18n-sr@Latn/messages/tdebase/filetypes.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2007-02-02 02:29+0100\n" "PO-Revision-Date: 2005-08-03 22:30+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/htmlsearch.po b/tde-i18n-sr@Latn/messages/tdebase/htmlsearch.po index 9e85c981345..ae2390536aa 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/htmlsearch.po +++ b/tde-i18n-sr@Latn/messages/tdebase/htmlsearch.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-07-19 20:29+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/joystick.po b/tde-i18n-sr@Latn/messages/tdebase/joystick.po index 9bb00cd84b7..7046961b0c0 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/joystick.po +++ b/tde-i18n-sr@Latn/messages/tdebase/joystick.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-03-02 03:42+0100\n" "PO-Revision-Date: 2005-10-25 18:02+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kaccess.po b/tde-i18n-sr@Latn/messages/tdebase/kaccess.po index c24149535ae..a153bd68042 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kaccess.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kaccess.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-09-16 02:33+0200\n" "PO-Revision-Date: 2006-01-08 15:10+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kappfinder.po b/tde-i18n-sr@Latn/messages/tdebase/kappfinder.po index 1a9a5ea8e97..ee9729b4afd 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kappfinder.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kappfinder.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-06-17 14:35+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kasbarextension.po b/tde-i18n-sr@Latn/messages/tdebase/kasbarextension.po index 0d8349dbfdf..bdeb648f3ce 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kasbarextension.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kasbarextension.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-08-13 04:04+0200\n" "PO-Revision-Date: 2006-05-04 18:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kate.po b/tde-i18n-sr@Latn/messages/tdebase/kate.po index b4dfc630147..e1a8c1abd76 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kate.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kate.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-08-14 01:15+0200\n" "PO-Revision-Date: 2006-09-28 15:33+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kay.po b/tde-i18n-sr@Latn/messages/tdebase/kay.po index 37d6f07bb15..1a426ad4f3d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kay.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kay.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-03-30 02:14+0200\n" "PO-Revision-Date: 2006-01-08 15:10+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmaccess.po b/tde-i18n-sr@Latn/messages/tdebase/kcmaccess.po index a7db84f47cc..5178cb96955 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmaccess.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmaccess.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-03-27 03:52+0200\n" "PO-Revision-Date: 2006-05-04 18:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmaccessibility.po b/tde-i18n-sr@Latn/messages/tdebase/kcmaccessibility.po index f6ec9d9fdad..dce428182f3 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmaccessibility.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmaccessibility.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-08-03 22:54+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmarts.po b/tde-i18n-sr@Latn/messages/tdebase/kcmarts.po index f6f2714fefe..99e1e2973ae 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmarts.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmarts.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-07-28 01:12+0200\n" "PO-Revision-Date: 2005-08-03 22:55+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmbackground.po b/tde-i18n-sr@Latn/messages/tdebase/kcmbackground.po index 886e2557af7..ec0f6ab7f7e 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmbackground.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmbackground.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-11-05 16:24+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmbell.po b/tde-i18n-sr@Latn/messages/tdebase/kcmbell.po index 3002cf58c18..d2ee3354c8d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmbell.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmbell.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2004-07-19 20:39+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmcgi.po b/tde-i18n-sr@Latn/messages/tdebase/kcmcgi.po index bd4534113bd..fb741f1acc1 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmcgi.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmcgi.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-03 17:06+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,8 +40,8 @@ msgid "kcmcgi" msgstr "kcmcgi" #: kcmcgi.cpp:72 -msgid "CGI KIO Slave Control Module" -msgstr "CGI KIO Slave kontrolni modul" +msgid "CGI TDEIO Slave Control Module" +msgstr "CGI TDEIO Slave kontrolni modul" #: kcmcgi.cpp:74 msgid "(c) 2002 Cornelius Schumacher" @@ -49,10 +49,10 @@ msgstr "© 2002 Kornelijus Šumaher (Cornelius Schumacher)" #: kcmcgi.cpp:147 msgid "" -"<h1>CGI Scripts</h1> The CGI KIO slave lets you execute local CGI programs " +"<h1>CGI Scripts</h1> 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 "" -"<h1>CGI skripte</h> CGI KIO slave vam omogućava da izvršavate lokalne CGI " +"<h1>CGI skripte</h> CGI TDEIO slave vam omogućava da izvršavate lokalne CGI " "programe bez potrebe da pokrećete veb server. U ovom kontrolnom modulu možete " "podesiti putanje koje će biti pretražene za CGI skripte." diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmcolors.po b/tde-i18n-sr@Latn/messages/tdebase/kcmcolors.po index b1286bb3a5e..46f1723e0fc 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmcolors.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmcolors.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2006-08-22 02:34+0200\n" "PO-Revision-Date: 2005-08-03 22:56+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmcomponentchooser.po b/tde-i18n-sr@Latn/messages/tdebase/kcmcomponentchooser.po index c4a9e309925..f870b2cd184 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmcomponentchooser.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmcomponentchooser.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-01-08 15:11+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmcrypto.po b/tde-i18n-sr@Latn/messages/tdebase/kcmcrypto.po index 16a1c02062a..4c9e912eb21 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmcrypto.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmcrypto.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-07-30 01:13+0200\n" "PO-Revision-Date: 2007-10-01 20:42+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmcss.po b/tde-i18n-sr@Latn/messages/tdebase/kcmcss.po index f367bd4e57f..af98f5892f1 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmcss.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmcss.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-08-03 23:17+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmenergy.po b/tde-i18n-sr@Latn/messages/tdebase/kcmenergy.po index 1fd90b6fba2..2109460e540 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmenergy.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmenergy.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-03 17:21+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmfonts.po b/tde-i18n-sr@Latn/messages/tdebase/kcmfonts.po index 2536bd20b88..57a2c1563de 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmfonts.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmfonts.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-04-11 02:14+0200\n" "PO-Revision-Date: 2007-04-20 21:24+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmhtmlsearch.po b/tde-i18n-sr@Latn/messages/tdebase/kcmhtmlsearch.po index 612fd930a16..53a03a501e2 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmhtmlsearch.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmhtmlsearch.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2003-08-03 17:26+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcminfo.po b/tde-i18n-sr@Latn/messages/tdebase/kcminfo.po index c09335b32b3..fa3e82179a4 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcminfo.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcminfo.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2006-06-16 03:58+0200\n" "PO-Revision-Date: 2006-07-16 13:57+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcminput.po b/tde-i18n-sr@Latn/messages/tdebase/kcminput.po index 016d142d4dd..4a4a68edf18 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcminput.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcminput.po @@ -18,7 +18,7 @@ msgstr "" "POT-Creation-Date: 2006-08-22 02:34+0200\n" "PO-Revision-Date: 2006-05-04 18:32+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmioslaveinfo.po b/tde-i18n-sr@Latn/messages/tdebase/kcmioslaveinfo.po index 91cbaa8a510..c59f8f38614 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmioslaveinfo.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmioslaveinfo.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-02-20 03:45+0100\n" "PO-Revision-Date: 2003-08-03 19:00+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkclock.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkclock.po index f5ab91887e4..996a5c26772 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkclock.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkclock.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-12-17 03:07+0100\n" "PO-Revision-Date: 2005-08-03 23:20+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkded.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkded.po index d91842c6254..20a8efb6889 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkded.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkded.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-22 02:34+0200\n" "PO-Revision-Date: 2004-07-19 20:50+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkeys.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkeys.po index 5303174145e..b2948be5039 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkeys.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkeys.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2006-08-22 02:34+0200\n" "PO-Revision-Date: 2005-08-19 23:17+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkicker.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkicker.po index 9064dd38f1e..e749991f26b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkicker.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkicker.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-04-20 21:25+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkonq.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkonq.po index 5bb99584fa5..c34f5ec392e 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkonq.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkonq.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-06-08 01:37+0200\n" "PO-Revision-Date: 2006-09-28 15:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkonqhtml.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkonqhtml.po index edc6125d145..a2ae988ff54 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkonqhtml.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkonqhtml.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-10-22 01:14+0200\n" "PO-Revision-Date: 2005-08-03 23:37+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -570,8 +570,8 @@ msgid "&Use security manager" msgstr "&Koristi menadžer sigurnosti" #: javaopts.cpp:89 -msgid "Use &KIO" -msgstr "Koristi &KIO" +msgid "Use &TDEIO" +msgstr "Koristi &TDEIO" #: javaopts.cpp:93 msgid "Shu&tdown applet server when inactive" @@ -664,9 +664,9 @@ msgstr "" "kako biste dali veća prava preuzetom kodu sa nekih sajtova." #: javaopts.cpp:161 -msgid "Enabling this will cause the jvm to use KIO for network transport " +msgid "Enabling this will cause the jvm to use TDEIO for network transport " msgstr "" -"Aktiviranje ove opcije prouzrokovaće da jvm koristi KIO za mrežni prenos " +"Aktiviranje ove opcije prouzrokovaće da jvm koristi TDEIO za mrežni prenos " #: javaopts.cpp:163 msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkonsole.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkonsole.po index c0b9f23d075..d280e15d5b3 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkonsole.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkonsole.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-07-16 13:57+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkurifilt.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkurifilt.po index e5281407389..cd19af6d655 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkurifilt.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkurifilt.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-09-29 02:33+0200\n" "PO-Revision-Date: 2005-08-03 23:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -330,19 +330,19 @@ msgstr "" msgid "Keep It" msgstr "Zadrži ga" -#: plugins/shorturi/kshorturifilter.cpp:277 +#: plugins/shorturi/tdeshorturifilter.cpp:277 msgid "<qt><b>%1</b> does not have a home folder.</qt>" msgstr "<qt><b>%1</b> nema domaću fasciklu.</qt>" -#: plugins/shorturi/kshorturifilter.cpp:278 +#: plugins/shorturi/tdeshorturifilter.cpp:278 msgid "<qt>There is no user called <b>%1</b>.</qt>" msgstr "<qt>Ne postoji korisnik pod imenom <b>%1</b>.</qt>" -#: plugins/shorturi/kshorturifilter.cpp:504 +#: plugins/shorturi/tdeshorturifilter.cpp:504 msgid "<qt>The file or folder <b>%1</b> does not exist." msgstr "<qt>Fajl ili fascikla <b>%1</b> ne postoji." -#: plugins/shorturi/kshorturifilter.cpp:521 +#: plugins/shorturi/tdeshorturifilter.cpp:521 msgid "&ShortURLs" msgstr "&Kratki URL-ovi" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkwm.po b/tde-i18n-sr@Latn/messages/tdebase/kcmkwm.po index 2f58426c4b0..a8318b7f432 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkwm.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmkwm.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-04-11 03:54+0200\n" "PO-Revision-Date: 2006-05-04 18:32+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmlaunch.po b/tde-i18n-sr@Latn/messages/tdebase/kcmlaunch.po index 145722e5442..28c3eb67249 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmlaunch.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmlaunch.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-15 14:43+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmlayout.po b/tde-i18n-sr@Latn/messages/tdebase/kcmlayout.po index 33c7b33bb71..fe05886de75 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmlayout.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmlayout.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-07-16 14:20+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmlocale.po b/tde-i18n-sr@Latn/messages/tdebase/kcmlocale.po index 2fca367deb4..b1f3abab586 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmlocale.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmlocale.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-08-23 02:32+0200\n" "PO-Revision-Date: 2005-08-05 16:53+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmmedia.po b/tde-i18n-sr@Latn/messages/tdebase/kcmmedia.po index bafe16ee35b..60b4f1b390d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmmedia.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmmedia.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-01-08 15:13+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmnic.po b/tde-i18n-sr@Latn/messages/tdebase/kcmnic.po index 7662393cd4b..aed53f10d73 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmnic.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmnic.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-12-31 02:37+0100\n" "PO-Revision-Date: 2006-03-05 16:39+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmperformance.po b/tde-i18n-sr@Latn/messages/tdebase/kcmperformance.po index 605fc542fb1..41adfb62c02 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmperformance.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmperformance.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-23 02:32+0200\n" "PO-Revision-Date: 2006-01-08 15:13+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmprintmgr.po b/tde-i18n-sr@Latn/messages/tdebase/kcmprintmgr.po index 34667a7ce1b..a3c8c3e1e92 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmprintmgr.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmprintmgr.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-04 14:10+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmsamba.po b/tde-i18n-sr@Latn/messages/tdebase/kcmsamba.po index ecb7aea2738..d6e92e98cc7 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmsamba.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmsamba.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2005-07-06 01:31+0200\n" "PO-Revision-Date: 2005-08-05 16:53+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmscreensaver.po b/tde-i18n-sr@Latn/messages/tdebase/kcmscreensaver.po index 9de8ead220e..6edc9e1b9f6 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmscreensaver.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmscreensaver.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-05-04 18:33+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmsmartcard.po b/tde-i18n-sr@Latn/messages/tdebase/kcmsmartcard.po index 9fda1862a9b..7602c660946 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmsmartcard.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmsmartcard.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-08-23 02:32+0200\n" "PO-Revision-Date: 2004-07-19 20:53+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmsmserver.po b/tde-i18n-sr@Latn/messages/tdebase/kcmsmserver.po index 3d2ea9d9537..4213cbbce00 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmsmserver.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmsmserver.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-08-05 16:55+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmspellchecking.po b/tde-i18n-sr@Latn/messages/tdebase/kcmspellchecking.po index 94c836bba4b..d2ccb8f27c3 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmspellchecking.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmspellchecking.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-04 14:50+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmtdednssd.po b/tde-i18n-sr@Latn/messages/tdebase/kcmtdednssd.po index ae85f99eea0..daff7320c36 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmtdednssd.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmtdednssd.po @@ -8,15 +8,15 @@ msgstr "" "POT-Creation-Date: 2005-10-13 02:37+0200\n" "PO-Revision-Date: 2005-08-03 23:26+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #: kcmdnssd.cpp:53 -msgid "kcm_kdnssd" -msgstr "kcm_kdnssd" +msgid "kcm_tdednssd" +msgstr "kcm_tdednssd" #: kcmdnssd.cpp:54 msgid "ZeroConf configuration" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmkio.po b/tde-i18n-sr@Latn/messages/tdebase/kcmtdeio.po index c5165d3efb7..15e101f8b8d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmkio.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmtdeio.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-03-07 11:45+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1976,13 +1976,13 @@ msgstr "Brisanje odabranog teksta identifikacije." msgid "Delete all identifiers." msgstr "Brisanje svih identifikatora." -#. i18n: file kio_ftprc.kcfg line 10 +#. i18n: file tdeio_ftprc.kcfg line 10 #: rc.cpp:692 #, no-c-format msgid "Disable Passive FTP" msgstr "Onemogući pasivni FTP" -#. i18n: file kio_ftprc.kcfg line 11 +#. i18n: file tdeio_ftprc.kcfg line 11 #: rc.cpp:695 #, no-c-format msgid "" @@ -1994,13 +1994,13 @@ msgstr "" "zaštitni zidovi ne blokiraju veze. Stari FTP serveri ponekad ne podržavaju " "pasivni režim." -#. i18n: file kio_ftprc.kcfg line 16 +#. i18n: file tdeio_ftprc.kcfg line 16 #: rc.cpp:698 #, no-c-format msgid "Mark partially uploaded files" msgstr "Označi delimično poslate fajlove" -#. i18n: file kio_ftprc.kcfg line 17 +#. i18n: file tdeio_ftprc.kcfg line 17 #: rc.cpp:701 #, no-c-format msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmtwinrules.po b/tde-i18n-sr@Latn/messages/tdebase/kcmtwinrules.po index 1d6b9582f6f..0f98cec8a6a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmtwinrules.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmtwinrules.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-10-25 18:30+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmview1394.po b/tde-i18n-sr@Latn/messages/tdebase/kcmview1394.po index 177349a26b5..df4557631b4 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmview1394.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmview1394.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-09-27 02:32+0200\n" "PO-Revision-Date: 2003-08-04 17:18+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcmxinerama.po b/tde-i18n-sr@Latn/messages/tdebase/kcmxinerama.po index 2207a15dae5..0f81f3ed68c 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcmxinerama.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcmxinerama.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-23 02:32+0200\n" "PO-Revision-Date: 2004-07-19 20:54+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kcontrol.po b/tde-i18n-sr@Latn/messages/tdebase/kcontrol.po index a2dbc4cbb8d..16bae9dae77 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kcontrol.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kcontrol.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-01-05 01:15+0100\n" "PO-Revision-Date: 2006-01-08 15:13+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kdcop.po b/tde-i18n-sr@Latn/messages/tdebase/kdcop.po index 36b314c9a40..a446e10e8f3 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kdcop.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kdcop.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-05-15 02:14+0200\n" "PO-Revision-Date: 2007-04-20 21:25+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kdebugdialog.po b/tde-i18n-sr@Latn/messages/tdebase/kdebugdialog.po index eea8e7691a5..5d7e03f829f 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kdebugdialog.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kdebugdialog.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2004-07-19 20:55+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,7 +30,7 @@ msgid "" "Your emails" msgstr "skviki@sezampro.yu,tiron@beotel.yu" -#: kdebugdialog.cpp:46 klistdebugdialog.cpp:37 +#: kdebugdialog.cpp:46 tdelistdebugdialog.cpp:37 msgid "Debug Settings" msgstr "Postavke otklanjanja grešaka" @@ -72,11 +72,11 @@ msgstr "Kobna greška" msgid "Abort on fatal errors" msgstr "Prekini kod kobnih grešaka" -#: klistdebugdialog.cpp:56 +#: tdelistdebugdialog.cpp:56 msgid "&Select All" msgstr "&Odaberi sve" -#: klistdebugdialog.cpp:57 +#: tdelistdebugdialog.cpp:57 msgid "&Deselect All" msgstr "&Poništi sve" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kdesktop.po b/tde-i18n-sr@Latn/messages/tdebase/kdesktop.po index f41ebd55e45..52a57111ce9 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kdesktop.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kdesktop.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-11-05 11:47+0100\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kfindpart.po b/tde-i18n-sr@Latn/messages/tdebase/kfindpart.po index ddd53f8f2e0..e6af007b532 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kfindpart.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kfindpart.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-10-10 02:32+0200\n" "PO-Revision-Date: 2006-07-16 14:20+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kgreet_classic.po b/tde-i18n-sr@Latn/messages/tdebase/kgreet_classic.po index 5f1d5ad2d21..921c699fc61 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kgreet_classic.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kgreet_classic.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2007-12-16 01:17+0100\n" "PO-Revision-Date: 2004-07-19 20:58+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/khelpcenter.po b/tde-i18n-sr@Latn/messages/tdebase/khelpcenter.po index 2682e7370c1..9db8c49c022 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/khelpcenter.po +++ b/tde-i18n-sr@Latn/messages/tdebase/khelpcenter.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2007-05-19 02:14+0200\n" "PO-Revision-Date: 2005-08-19 23:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/khotkeys.po b/tde-i18n-sr@Latn/messages/tdebase/khotkeys.po index 26b246aa071..e13b28248f1 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/khotkeys.po +++ b/tde-i18n-sr@Latn/messages/tdebase/khotkeys.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-01-08 15:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kickermenu_kate.po b/tde-i18n-sr@Latn/messages/tdebase/kickermenu_kate.po index 6fa78a4d2d7..dfc49458e7a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kickermenu_kate.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kickermenu_kate.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-11-16 02:36+0100\n" "PO-Revision-Date: 2007-01-06 22:34+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/klipper.po b/tde-i18n-sr@Latn/messages/tdebase/klipper.po index d34fb459f32..2e28261c428 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/klipper.po +++ b/tde-i18n-sr@Latn/messages/tdebase/klipper.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-06-17 03:59+0200\n" "PO-Revision-Date: 2006-07-16 14:23+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kmenuapplet.po b/tde-i18n-sr@Latn/messages/tdebase/kmenuapplet.po index 58d63fdad06..1525ca0e701 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kmenuapplet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kmenuapplet.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-08-11 01:16+0200\n" "PO-Revision-Date: 2004-07-19 20:57+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kminipagerapplet.po b/tde-i18n-sr@Latn/messages/tdebase/kminipagerapplet.po index 91cdb48b13c..c13f68ce95a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kminipagerapplet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kminipagerapplet.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-08-18 01:16+0200\n" "PO-Revision-Date: 2006-01-08 15:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/knetattach.po b/tde-i18n-sr@Latn/messages/tdebase/knetattach.po index 26fc33fd482..f447ece21bb 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/knetattach.po +++ b/tde-i18n-sr@Latn/messages/tdebase/knetattach.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-03-12 12:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/konqueror.po b/tde-i18n-sr@Latn/messages/tdebase/konqueror.po index c5094114372..e58b6b7b31b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/konqueror.po +++ b/tde-i18n-sr@Latn/messages/tdebase/konqueror.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2007-10-01 20:42+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kpager.po b/tde-i18n-sr@Latn/messages/tdebase/kpager.po index cec2761a95d..ff0c1eab0e4 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kpager.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kpager.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-16 04:04+0200\n" "PO-Revision-Date: 2003-08-05 01:39+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/krdb.po b/tde-i18n-sr@Latn/messages/tdebase/krdb.po index bb5625b777d..4eaef55c0c0 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/krdb.po +++ b/tde-i18n-sr@Latn/messages/tdebase/krdb.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-05-17 03:54+0200\n" "PO-Revision-Date: 2003-08-05 01:58+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kreadconfig.po b/tde-i18n-sr@Latn/messages/tdebase/kreadconfig.po index f80872ff015..8d3636f3249 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kreadconfig.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kreadconfig.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-05 01:59+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksmserver.po b/tde-i18n-sr@Latn/messages/tdebase/ksmserver.po index a0ddc3a4886..12e5336e45b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksmserver.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksmserver.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2007-03-07 02:42+0100\n" "PO-Revision-Date: 2007-04-20 21:25+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksplash.po b/tde-i18n-sr@Latn/messages/tdebase/ksplash.po index bacb50e5c4d..ceb658e2efd 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksplash.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksplash.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2004-07-20 19:30+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksplashthemes.po b/tde-i18n-sr@Latn/messages/tdebase/ksplashthemes.po index ae27a98f5f6..9ea059323ca 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksplashthemes.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksplashthemes.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-08-24 02:34+0200\n" "PO-Revision-Date: 2005-05-23 22:54+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksysguard.po b/tde-i18n-sr@Latn/messages/tdebase/ksysguard.po index 83b7645dcb5..ac917b73720 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksysguard.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksysguard.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-01-06 22:38+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksystemtrayapplet.po b/tde-i18n-sr@Latn/messages/tdebase/ksystemtrayapplet.po index 487948bce0a..fdd6846ed81 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksystemtrayapplet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksystemtrayapplet.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-08-14 01:16+0200\n" "PO-Revision-Date: 2005-08-19 23:35+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ksystraycmd.po b/tde-i18n-sr@Latn/messages/tdebase/ksystraycmd.po index d74b3add45a..0197f7a563a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ksystraycmd.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ksystraycmd.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-08-12 04:01+0200\n" "PO-Revision-Date: 2006-01-08 15:18+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kthememanager.po b/tde-i18n-sr@Latn/messages/tdebase/kthememanager.po index 5a1c59b57ec..07e9aa70925 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kthememanager.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kthememanager.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-08-07 01:49+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/ktip.po b/tde-i18n-sr@Latn/messages/tdebase/ktip.po index b68e1af750f..1dfa45c949d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/ktip.po +++ b/tde-i18n-sr@Latn/messages/tdebase/ktip.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-11-23 02:35+0100\n" "PO-Revision-Date: 2007-01-06 22:42+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -48,7 +48,7 @@ msgid "" "also useful sites for major applications like\n" "<A HREF=\"http://www.konqueror.org/\">Konqueror</A>,\n" "<A HREF=\"http://www.koffice.org/\">KOffice</A> and\n" -"<A HREF=\"http://www.tdevelop.org/\">KDevelop</A>, or important\n" +"<A HREF=\"http://www.kdevelop.org/\">KDevelop</A>, or important\n" "TDE utilities like\n" "<A HREF=\"http://printing.kde.org/\">TDEPrint</A>,\n" "which can be put to its full usage even outside TDE...\n" @@ -64,7 +64,7 @@ msgstr "" "postoje korisne veb strane glavnih programa kao što su \n" "<A HREF=\"http://www.konqueror.org/\">Konqueror</A>, \n" "<A HREF=\"http://www.koffice.org/\">KOffice</A> i \n" -"<A HREF=\"http://www.tdevelop.org/\">KDevelop</A>, ili važnih komponenti TDE-a " +"<A HREF=\"http://www.kdevelop.org/\">KDevelop</A>, ili važnih komponenti TDE-a " "kao što je\n" "<A HREF=\"http://printing.kde.org/\">TDEPrint</A>,\n" "koji se u potpunosti može koristiti i van TDE-a...\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kwriteconfig.po b/tde-i18n-sr@Latn/messages/tdebase/kwriteconfig.po index bf1be158bd0..c16c74ef66d 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kwriteconfig.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kwriteconfig.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-05 04:07+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/kxkb.po b/tde-i18n-sr@Latn/messages/tdebase/kxkb.po index 77928eaaa93..9e8f8612e9a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/kxkb.po +++ b/tde-i18n-sr@Latn/messages/tdebase/kxkb.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-04-06 03:54+0200\n" "PO-Revision-Date: 2006-01-08 15:19+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkicker.po b/tde-i18n-sr@Latn/messages/tdebase/libkicker.po index 9674a05a1af..48c94b2aacd 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkicker.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkicker.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-31 01:15+0200\n" "PO-Revision-Date: 2005-08-19 22:53+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_konsole.po b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_konsole.po index bbe7bef3e35..45bc1a97f14 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_konsole.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_konsole.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-02-23 03:46+0100\n" "PO-Revision-Date: 2005-08-19 22:06+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_recentdocs.po b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_recentdocs.po index c6432895a07..a407200cb47 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_recentdocs.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_recentdocs.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-05 04:19+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tdeprint.po b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tdeprint.po index b6db4532779..76cc125ec4b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tdeprint.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tdeprint.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-05 04:16+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tom.po b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tom.po index fad36fc2f28..61c02df6dce 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tom.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkickermenu_tom.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2004-07-18 18:15+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libkonq.po b/tde-i18n-sr@Latn/messages/tdebase/libkonq.po index 4279b8d02ec..c8807f4e95f 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libkonq.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libkonq.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2007-09-26 01:13+0200\n" "PO-Revision-Date: 2005-08-19 22:28+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/libtaskmanager.po b/tde-i18n-sr@Latn/messages/tdebase/libtaskmanager.po index 6fb3c5743a7..64dc3780258 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/libtaskmanager.po +++ b/tde-i18n-sr@Latn/messages/tdebase/libtaskmanager.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-08-31 01:13+0200\n" "PO-Revision-Date: 2005-08-19 23:00+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/naughtyapplet.po b/tde-i18n-sr@Latn/messages/tdebase/naughtyapplet.po index 0e33e1b03ee..30215830cd4 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/naughtyapplet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/naughtyapplet.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:16+0200\n" "PO-Revision-Date: 2005-08-19 23:01+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/nsplugin.po b/tde-i18n-sr@Latn/messages/tdebase/nsplugin.po index 2fbbc3a5bb9..b1d8123e662 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/nsplugin.po +++ b/tde-i18n-sr@Latn/messages/tdebase/nsplugin.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-12-22 01:14+0100\n" "PO-Revision-Date: 2005-08-19 23:02+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/quicklauncher.po b/tde-i18n-sr@Latn/messages/tdebase/quicklauncher.po index f156f8e513b..dd102451431 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/quicklauncher.po +++ b/tde-i18n-sr@Latn/messages/tdebase/quicklauncher.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-31 01:15+0200\n" "PO-Revision-Date: 2005-08-19 23:12+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdefontinst.po b/tde-i18n-sr@Latn/messages/tdebase/tdefontinst.po index e2d0589b8c3..8f2a927b06c 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdefontinst.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdefontinst.po @@ -1,6 +1,6 @@ -# translation of kfontinst.po to -# translation of kfontinst.po to Serbian -# translation of kfontinst.po to Srpski +# translation of tdefontinst.po to +# translation of tdefontinst.po to Serbian +# translation of tdefontinst.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kfontinst\n" +"Project-Id-Version: tdefontinst\n" "POT-Creation-Date: 2008-06-16 02:37+0200\n" "PO-Revision-Date: 2005-08-06 04:59+0200\n" "Last-Translator: Caslav Ilic <caslav.ilic@gmx.net>\n" @@ -333,50 +333,50 @@ msgstr "Ažuriraj" msgid "Do Not Update" msgstr "Ne ažuriraj" -#: kfile-plugin/KFileFont.cpp:287 +#: tdefile-plugin/KFileFont.cpp:287 msgid "General" msgstr "Opšte" -#: kfile-plugin/KFileFont.cpp:289 +#: tdefile-plugin/KFileFont.cpp:289 msgid "Full Name" msgstr "Puno ime" -#: kfile-plugin/KFileFont.cpp:290 +#: tdefile-plugin/KFileFont.cpp:290 msgid "Family" msgstr "Porodica" -#: kfile-plugin/KFileFont.cpp:291 +#: tdefile-plugin/KFileFont.cpp:291 msgid "Foundry" msgstr "Livnica" -#: kfile-plugin/KFileFont.cpp:292 +#: tdefile-plugin/KFileFont.cpp:292 msgid "Weight" msgstr "Težina" -#: kfile-plugin/KFileFont.cpp:297 +#: tdefile-plugin/KFileFont.cpp:297 msgid "Slant" msgstr "Kosina" -#: kio/KioFonts.cpp:905 kio/KioFonts.cpp:2371 +#: tdeio/KioFonts.cpp:905 tdeio/KioFonts.cpp:2371 msgid "Please specify \"%1\" or \"%2\"." msgstr "Naznačite „%1“ ili „%2“." -#: kio/KioFonts.cpp:1101 kio/KioFonts.cpp:1153 kio/KioFonts.cpp:1168 -#: kio/KioFonts.cpp:1393 kio/KioFonts.cpp:1598 kio/KioFonts.cpp:1659 +#: tdeio/KioFonts.cpp:1101 tdeio/KioFonts.cpp:1153 tdeio/KioFonts.cpp:1168 +#: tdeio/KioFonts.cpp:1393 tdeio/KioFonts.cpp:1598 tdeio/KioFonts.cpp:1659 msgid "Could not access \"%1\" folder." msgstr "Nisam mogao da pristupim fascikli „%1“." -#: kio/KioFonts.cpp:1515 +#: tdeio/KioFonts.cpp:1515 msgid "Sorry, fonts cannot be renamed." msgstr "Izvinite, fontovi ne mogu biti preimenovani." -#: kio/KioFonts.cpp:1920 +#: tdeio/KioFonts.cpp:1920 msgid "" "Incorrect password.\n" msgstr "" "Netačna lozinka.\n" -#: kio/KioFonts.cpp:1963 +#: tdeio/KioFonts.cpp:1963 msgid "" "Do you wish to install the font into \"%1\" (in which case the font will only " "be usable by you), or \"%2\" (the font will be usable by all users - but you " @@ -386,19 +386,19 @@ msgstr "" "samo vi), ili u „%2“ (font će moći da koriste svi korisnici, ali za to ćete " "morati da znate administratorevu lozinku)?" -#: kio/KioFonts.cpp:1968 +#: tdeio/KioFonts.cpp:1968 msgid "Where to Install" msgstr "Gde da instaliram" -#: kio/KioFonts.cpp:2067 +#: tdeio/KioFonts.cpp:2067 msgid "Internal fontconfig error." msgstr "Unutrašnja greška u fontconfig." -#: kio/KioFonts.cpp:2102 +#: tdeio/KioFonts.cpp:2102 msgid "Could not access \"%1\"." msgstr "Nisam mogao da pristupim „%1“." -#: kio/KioFonts.cpp:2146 +#: tdeio/KioFonts.cpp:2146 msgid "" "<p>Only fonts may be installed.</p>" "<p>If installing a fonts package (*%1), then extract the components, and " @@ -408,7 +408,7 @@ msgstr "" "<p>Ako instalirate paket fontova (*%1), onda izvucite komponente i zasebno ih " "instalirajte.</p>" -#: kio/KioFonts.cpp:2309 +#: tdeio/KioFonts.cpp:2309 msgid "" "<p>This font is located in a file alongside other fonts; in order to proceed " "with the moving they will all have to be moved. The other affected fonts " @@ -423,7 +423,7 @@ msgstr "" "<p>\n" " Želite li da premestite sve njih?</p>" -#: kio/KioFonts.cpp:2314 +#: tdeio/KioFonts.cpp:2314 msgid "" "<p>This font is located in a file alongside other fonts; in order to proceed " "with the copying they will all have to be copied. The other affected fonts " @@ -438,7 +438,7 @@ msgstr "" "<p>\n" " Želite li da kopirate sve njih?</p>" -#: kio/KioFonts.cpp:2318 +#: tdeio/KioFonts.cpp:2318 msgid "" "<p>This font is located in a file alongside other fonts; in order to proceed " "with the deleting they will all have to be deleted. The other affected fonts " @@ -453,7 +453,7 @@ msgstr "" "<p>\n" " Želite li da obrišete sve njih?</p>" -#: kio/KioFonts.cpp:2391 +#: tdeio/KioFonts.cpp:2391 msgid "" "Sorry, you cannot rename, move, copy, or delete either \"%1\" or \"%2\"." msgstr "" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdehtmlkttsd.po b/tde-i18n-sr@Latn/messages/tdebase/tdehtmlkttsd.po index 53e5825c723..4ff5dea30f8 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdehtmlkttsd.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdehtmlkttsd.po @@ -1,29 +1,29 @@ -# translation of khtmlkttsd.po to +# translation of tdehtmlkttsd.po to # Bojan Bozovic <bole89@infosky.net>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 2006. # Caslav Ilic <caslav.ilic@gmx.net>, 2005. -# translation of khtmlkttsd.po to Serbian +# translation of tdehtmlkttsd.po to Serbian msgid "" msgstr "" -"Project-Id-Version: khtmlkttsd\n" +"Project-Id-Version: tdehtmlkttsd\n" "POT-Creation-Date: 2006-01-04 03:13+0100\n" "PO-Revision-Date: 2006-01-08 15:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#: khtmlkttsd.cpp:43 +#: tdehtmlkttsd.cpp:43 msgid "&Speak Text" msgstr "&Izgovori tekst" -#: khtmlkttsd.cpp:60 +#: tdehtmlkttsd.cpp:60 msgid "Cannot Read source" msgstr "Ne mogu da pročitam izvor" -#: khtmlkttsd.cpp:61 +#: tdehtmlkttsd.cpp:61 msgid "" "You cannot read anything except web pages with\n" "this plugin, sorry." @@ -31,22 +31,22 @@ msgstr "" "Ne možete čitati ništa osim veb stranica sa\n" "ovim priključkom, izvinite." -#: khtmlkttsd.cpp:71 +#: tdehtmlkttsd.cpp:71 msgid "Starting KTTSD Failed" msgstr "Pokretanje KTTSD-a nije uspelo" -#: khtmlkttsd.cpp:86 khtmlkttsd.cpp:125 khtmlkttsd.cpp:131 +#: tdehtmlkttsd.cpp:86 tdehtmlkttsd.cpp:125 tdehtmlkttsd.cpp:131 msgid "DCOP Call Failed" msgstr "DCOP poziv nije uspeo" -#: khtmlkttsd.cpp:87 +#: tdehtmlkttsd.cpp:87 msgid "The DCOP call supportsMarkup failed." msgstr "DCOP poziv supportsMarkup nije uspeo." -#: khtmlkttsd.cpp:126 +#: tdehtmlkttsd.cpp:126 msgid "The DCOP call setText failed." msgstr "DCOP poziv setText nije uspeo." -#: khtmlkttsd.cpp:132 +#: tdehtmlkttsd.cpp:132 msgid "The DCOP call startText failed." msgstr "DCOP poziv startText nije uspeo." diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_finger.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_finger.po index ec7df7adfdd..6bfe87459ff 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_finger.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_finger.po @@ -1,33 +1,33 @@ -# translation of kio_finger.po to Srpski +# translation of tdeio_finger.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kio_finger\n" +"Project-Id-Version: tdeio_finger\n" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-04 21:55+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2beta3\n" -#: kio_finger.cpp:180 +#: tdeio_finger.cpp:180 msgid "Could not find the Perl program on your system, please install." msgstr "" "Program Perl nije pronađen na vašem sistemu. Proverite da li je instaliran." -#: kio_finger.cpp:193 +#: tdeio_finger.cpp:193 msgid "Could not find the Finger program on your system, please install." msgstr "" "Program Finger nije pronađen na vašem sistemu. Proverite da li je instaliran." -#: kio_finger.cpp:206 -msgid "kio_finger Perl script not found." -msgstr "Perl skripta kio_finger-a nije pronađena." +#: tdeio_finger.cpp:206 +msgid "tdeio_finger Perl script not found." +msgstr "Perl skripta tdeio_finger-a nije pronađena." -#: kio_finger.cpp:218 -msgid "kio_finger CSS script not found. Output will look ugly." -msgstr "CSS skripta kio_finger-a nije pronađena. Izlaz će izgledati ružno." +#: tdeio_finger.cpp:218 +msgid "tdeio_finger CSS script not found. Output will look ugly." +msgstr "CSS skripta tdeio_finger-a nije pronađena. Izlaz će izgledati ružno." diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_fish.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_fish.po index 9d82b97449a..e990be139b7 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_fish.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_fish.po @@ -1,16 +1,16 @@ -# translation of kio_fish.po to Serbian -# translation of kio_fish.po to Srpski +# translation of tdeio_fish.po to Serbian +# translation of tdeio_fish.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kio_fish\n" +"Project-Id-Version: tdeio_fish\n" "POT-Creation-Date: 2006-11-05 02:34+0100\n" "PO-Revision-Date: 2004-07-19 20:55+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_floppy.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_floppy.po index cce6b3245c3..05a1e61ad1f 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_floppy.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_floppy.po @@ -1,5 +1,5 @@ -# translation of kio_floppy.po to Serbian -# translation of kio_floppy.po to Srpski +# translation of tdeio_floppy.po to Serbian +# translation of tdeio_floppy.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. @@ -7,17 +7,17 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_floppy\n" +"Project-Id-Version: tdeio_floppy\n" "POT-Creation-Date: 2005-09-21 02:57+0200\n" "PO-Revision-Date: 2004-07-18 10:27+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kio_floppy.cpp:200 +#: tdeio_floppy.cpp:200 msgid "" "Could not access drive %1.\n" "The drive is still busy.\n" @@ -27,7 +27,7 @@ msgstr "" "Uređaj je još uvek zauzet.\n" "Sačekajte dok ne završi sa radom, pa onda pokušajte ponovo." -#: kio_floppy.cpp:204 kio_floppy.cpp:1144 +#: tdeio_floppy.cpp:204 tdeio_floppy.cpp:1144 msgid "" "Could not write to file %1.\n" "The disk in drive %2 is probably full." @@ -35,7 +35,7 @@ msgstr "" "Nisam mogao da pišem u fajl %1.\n" "Disketa u uređaju %2 je verovatno puna." -#: kio_floppy.cpp:214 +#: tdeio_floppy.cpp:214 msgid "" "Could not access %1.\n" "There is probably no disk in the drive %2" @@ -43,7 +43,7 @@ msgstr "" "Nisam mogao da pristupim %1.\n" "Verovatno nema diskete u uređaju %2" -#: kio_floppy.cpp:218 +#: tdeio_floppy.cpp:218 msgid "" "Could not access %1.\n" "There is probably no disk in the drive %2 or you do not have enough permissions " @@ -52,7 +52,7 @@ msgstr "" "Nisam mogao da pristupim %1.\n" "Disketa verovatno nije ubačena u uređaj %2 ili nemate pravo pristupa uređaju." -#: kio_floppy.cpp:222 +#: tdeio_floppy.cpp:222 msgid "" "Could not access %1.\n" "The drive %2 is not supported." @@ -60,7 +60,7 @@ msgstr "" "Nisam mogao da pristupim %1.\n" "Uređaj %2 nije podržan." -#: kio_floppy.cpp:227 +#: tdeio_floppy.cpp:227 msgid "" "Could not access %1.\n" "Make sure the floppy in drive %2 is a DOS-formatted floppy disk \n" @@ -72,7 +72,7 @@ msgstr "" "i da li su dozvole pristupa uređajskom fajlu (npr. /dev/fd0) ispravno podešene " "(npr. rwxrwxrwx)." -#: kio_floppy.cpp:231 +#: tdeio_floppy.cpp:231 msgid "" "Could not access %1.\n" "The disk in drive %2 is probably not a DOS-formatted floppy disk." @@ -80,7 +80,7 @@ msgstr "" "Nisam mogao da pristupim %1.\n" "Disketa u uređaju %2 verovatno nije formatirana za DOS." -#: kio_floppy.cpp:235 +#: tdeio_floppy.cpp:235 msgid "" "Access denied.\n" "Could not write to %1.\n" @@ -90,7 +90,7 @@ msgstr "" "Nisam mogao da pišem u %1.\n" "Disketa u uređaju %2 je verovatno zaštićena od upisa." -#: kio_floppy.cpp:244 +#: tdeio_floppy.cpp:244 msgid "" "Could not read boot sector for %1.\n" "There is probably not any disk in drive %2." @@ -98,7 +98,7 @@ msgstr "" "Nisam mogao da pročitam but sektor za %1.\n" "Verovatno nema diskete u uređaju %2." -#: kio_floppy.cpp:368 +#: tdeio_floppy.cpp:368 msgid "" "Could not start program \"%1\".\n" "Ensure that the mtools package is installed correctly on your system." diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_home.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_home.po index 06333769786..b09664a8640 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_home.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_home.po @@ -1,22 +1,22 @@ -# translation of kio_home.po to Serbian +# translation of tdeio_home.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_home\n" +"Project-Id-Version: tdeio_home\n" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2005-08-06 13:51+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_home.cpp:34 +#: tdeio_home.cpp:34 msgid "Protocol name" msgstr "Ime protokola" -#: kio_home.cpp:35 kio_home.cpp:36 +#: tdeio_home.cpp:35 tdeio_home.cpp:36 msgid "Socket name" msgstr "Ime soketa" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_ldap.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_ldap.po index a5938d6dda8..353d567c2f2 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_ldap.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_ldap.po @@ -1,18 +1,18 @@ -# translation of kio_ldap.po to Serbian +# translation of tdeio_ldap.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. msgid "" msgstr "" -"Project-Id-Version: kio_ldap\n" +"Project-Id-Version: tdeio_ldap\n" "POT-Creation-Date: 2007-11-01 01:14+0100\n" "PO-Revision-Date: 2005-08-06 13:52+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_ldap.cpp:86 +#: tdeio_ldap.cpp:86 msgid "" "\n" "Additional info: " @@ -20,7 +20,7 @@ msgstr "" "\n" "Dodatne informacije: " -#: kio_ldap.cpp:159 +#: tdeio_ldap.cpp:159 msgid "" "LDAP server returned the error: %1 %2\n" "The LDAP URL was: %3" @@ -28,40 +28,40 @@ msgstr "" "LDAP sever je vratio grešku: %1 %2\n" "URL LDAP-a je: %3" -#: kio_ldap.cpp:521 +#: tdeio_ldap.cpp:521 msgid "LDAP Login" msgstr "LDAP prijava" -#: kio_ldap.cpp:524 +#: tdeio_ldap.cpp:524 msgid "site:" msgstr "sajt:" -#: kio_ldap.cpp:551 kio_ldap.cpp:686 +#: tdeio_ldap.cpp:551 tdeio_ldap.cpp:686 msgid "Invalid authorization information." msgstr "Neispravne informacije za autorizaciju." -#: kio_ldap.cpp:629 +#: tdeio_ldap.cpp:629 #, c-format msgid "Cannot set LDAP protocol version %1" msgstr "Ne mogu da postavim verziju %1 LDAP protokola" -#: kio_ldap.cpp:646 +#: tdeio_ldap.cpp:646 msgid "Cannot set size limit." msgstr "Ne mogu da postavim ograničenje veličine." -#: kio_ldap.cpp:656 +#: tdeio_ldap.cpp:656 msgid "Cannot set time limit." msgstr "Ne mogu da postavim ograničenje vremena." -#: kio_ldap.cpp:665 +#: tdeio_ldap.cpp:665 msgid "SASL authentication not compiled into the ldap ioslave." msgstr "SASL autentifikacija nije kompilovana u LDAP ioslave." -#: kio_ldap.cpp:942 kio_ldap.cpp:1023 +#: tdeio_ldap.cpp:942 tdeio_ldap.cpp:1023 msgid "The LDIF parser failed." msgstr "LDIF raščlanjivač nije uspeo." -#: kio_ldap.cpp:1033 +#: tdeio_ldap.cpp:1033 #, c-format msgid "Invalid LDIF file in line %1." msgstr "Neispravan LDIF u liniji %1." diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_mac.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_mac.po index 682e0ae44e0..7127fb97ba8 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_mac.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_mac.po @@ -1,47 +1,47 @@ -# translation of kio_mac.po to Serbian +# translation of tdeio_mac.po to Serbian # # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. msgid "" msgstr "" -"Project-Id-Version: kio_mac\n" +"Project-Id-Version: tdeio_mac\n" "POT-Creation-Date: 2005-09-21 02:57+0200\n" "PO-Revision-Date: 2005-10-25 18:48+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#: kio_mac.cpp:94 +#: tdeio_mac.cpp:94 msgid "Unknown mode" msgstr "Nepoznat režim" -#: kio_mac.cpp:115 +#: tdeio_mac.cpp:115 msgid "There was an error with hpcopy - please ensure it is installed" msgstr "Došlo je do greške sa hpcopy — proverite da li je instaliran" -#: kio_mac.cpp:131 +#: tdeio_mac.cpp:131 msgid "No filename was found" msgstr "Nijedno ime fajla nije pronađeno" -#: kio_mac.cpp:144 +#: tdeio_mac.cpp:144 msgid "There was an error with hpls - please ensure it is installed" msgstr "Došlo je do greške sa hpls-om — proverite da li je instaliran" -#: kio_mac.cpp:187 +#: tdeio_mac.cpp:187 msgid "No filename was found in the URL" msgstr "Nijedno ime fajla nije pronađeno u URL-u" -#: kio_mac.cpp:201 +#: tdeio_mac.cpp:201 msgid "" "hpls did not exit normally - please ensure you have installed the hfsplus tools" msgstr "" "hpls nije završen normalno — proverite da li su hfsplus alati instalirani" -#: kio_mac.cpp:288 +#: tdeio_mac.cpp:288 msgid "" "hpmount did not exit normally - please ensure that hfsplus utils are " "installed,\n" @@ -54,18 +54,18 @@ msgstr "" "i da li ste naveli tačnu particiju.\n" "Particiju možete navesti dodavanjem ?dev=/dev/hda2 URL-u." -#: kio_mac.cpp:320 +#: tdeio_mac.cpp:320 msgid "hpcd did not exit normally - please ensure it is installed" msgstr "hpcd nije završen normalo — proverite da li je instaliran" -#: kio_mac.cpp:407 +#: tdeio_mac.cpp:407 msgid "hpls output was not matched" msgstr "Izlaz iz „hpls“ se ne poklapa" -#: kio_mac.cpp:450 +#: tdeio_mac.cpp:450 msgid "Month output from hpls -l not matched" msgstr "Izlaz meseca iz „hpls -l“ se ne poklapa" -#: kio_mac.cpp:479 +#: tdeio_mac.cpp:479 msgid "Could not parse a valid date from hpls" msgstr "Nisam mogao da raščlanim ispravan datum iz „hpls“" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_man.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_man.po index dec82b154c4..25d4c75226f 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_man.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_man.po @@ -1,5 +1,5 @@ -# translation of kio_man.po to Serbian -# translation of kio_man.po to Srpski +# translation of tdeio_man.po to Serbian +# translation of tdeio_man.po to Srpski # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. @@ -7,11 +7,11 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_man\n" +"Project-Id-Version: tdeio_man\n" "POT-Creation-Date: 2007-05-29 02:15+0200\n" "PO-Revision-Date: 2005-08-06 14:04+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,7 +29,7 @@ msgid "" "Your emails" msgstr "twiddle@eunet.yu,mirkoiv@verat.net" -#: kio_man.cpp:465 +#: tdeio_man.cpp:465 msgid "" "No man page matching to %1 found." "<br>" @@ -47,23 +47,23 @@ msgstr "" "strane, ili putem promenljive okruženja MANPATH ili odgovarajućeg fajla u " "direktorijumu /etc ." -#: kio_man.cpp:496 +#: tdeio_man.cpp:496 msgid "Open of %1 failed." msgstr "Otvaranje %1 nije uspelo." -#: kio_man.cpp:600 kio_man.cpp:618 +#: tdeio_man.cpp:600 tdeio_man.cpp:618 msgid "Man output" msgstr "Man izlaz" -#: kio_man.cpp:604 +#: tdeio_man.cpp:604 msgid "<body><h1>TDE Man Viewer Error</h1>" msgstr "<body><h1>Greška TDE prikazivača man strana</h1>" -#: kio_man.cpp:622 +#: tdeio_man.cpp:622 msgid "There is more than one matching man page." msgstr "Više od jedne man strane zadovoljava uslov." -#: 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 " @@ -72,71 +72,71 @@ msgstr "" "Ako čitate man stranu na svom jeziku, budite svesni da može sadržati neke " "greške ili biti zastarela. Ako sumnjate, pogledajte i englesku verziju." -#: kio_man.cpp:723 +#: tdeio_man.cpp:723 msgid "User Commands" msgstr "Korisničke naredbe" -#: kio_man.cpp:725 +#: tdeio_man.cpp:725 msgid "System Calls" msgstr "Sistemski pozivi" -#: kio_man.cpp:727 +#: tdeio_man.cpp:727 msgid "Subroutines" msgstr "Podrutine" -#: kio_man.cpp:729 +#: tdeio_man.cpp:729 msgid "Perl Modules" msgstr "Perl moduli" -#: kio_man.cpp:731 +#: tdeio_man.cpp:731 msgid "Network Functions" msgstr "Mrežne funkcije" -#: kio_man.cpp:733 +#: tdeio_man.cpp:733 msgid "Devices" msgstr "Uređaji" -#: kio_man.cpp:735 +#: tdeio_man.cpp:735 msgid "File Formats" msgstr "Formati fajlova" -#: kio_man.cpp:737 +#: tdeio_man.cpp:737 msgid "Games" msgstr "Igre" -#: kio_man.cpp:741 +#: tdeio_man.cpp:741 msgid "System Administration" msgstr "Administracija sistema" -#: kio_man.cpp:743 +#: tdeio_man.cpp:743 msgid "Kernel" msgstr "Jezgro" -#: kio_man.cpp:745 +#: tdeio_man.cpp:745 msgid "Local Documentation" msgstr "Lokalna dokumentacija" -#: kio_man.cpp:747 +#: tdeio_man.cpp:747 msgid "New" msgstr "Novi" -#: 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 "Indeks UNIX priručnika" -#: kio_man.cpp:801 +#: tdeio_man.cpp:801 msgid "Section " msgstr "Odeljak " -#: kio_man.cpp:1214 +#: tdeio_man.cpp:1214 msgid "Index for Section %1: %2" msgstr "Indeks za odeljak %1: %2" -#: kio_man.cpp:1219 +#: tdeio_man.cpp:1219 msgid "Generating Index" msgstr "Pravim indeks" -#: 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-sr@Latn/messages/tdebase/tdeio_media.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_media.po index 8171c9da7c0..c5f72f090a6 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_media.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_media.po @@ -1,13 +1,13 @@ -# translation of kio_media.po to Serbian +# translation of tdeio_media.po to Serbian # # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 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-01-06 22:38+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,17 +25,17 @@ msgid "" "Your emails" msgstr "caslav.ilic@gmx.net" -#: kio_media.cpp:35 +#: tdeio_media.cpp:35 msgid "Protocol name" msgstr "Ime protokola" -#: kio_media.cpp:36 kio_media.cpp:37 +#: tdeio_media.cpp:36 tdeio_media.cpp:37 msgid "Socket name" msgstr "Ime soketa" #: 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 "TDE-ov menadžer medijuma nije pokrenut." @@ -49,7 +49,7 @@ msgstr "Nema takvog medijuma." #: 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 "Unutrašnja greška" @@ -334,43 +334,43 @@ msgstr "Mešano" msgid "Filesystem: iso9660" msgstr "Sistem fajlova: iso9660" -#: kfile-plugin/kfilemediaplugin.cpp:173 +#: tdefile-plugin/tdefilemediaplugin.cpp:173 msgid "Medium Information" msgstr "Informacije o medijumu" -#: kfile-plugin/kfilemediaplugin.cpp:176 +#: tdefile-plugin/tdefilemediaplugin.cpp:176 msgid "Free" msgstr "Slobodno" -#: kfile-plugin/kfilemediaplugin.cpp:179 +#: tdefile-plugin/tdefilemediaplugin.cpp:179 msgid "Used" msgstr "Zauzeto" -#: kfile-plugin/kfilemediaplugin.cpp:182 +#: tdefile-plugin/tdefilemediaplugin.cpp:182 msgid "Total" msgstr "Ukupno" -#: kfile-plugin/kfilemediaplugin.cpp:185 +#: tdefile-plugin/tdefilemediaplugin.cpp:185 msgid "Base URL" msgstr "Osnovni URL" -#: kfile-plugin/kfilemediaplugin.cpp:186 +#: tdefile-plugin/tdefilemediaplugin.cpp:186 msgid "Mount Point" msgstr "Tačka montiranja" -#: kfile-plugin/kfilemediaplugin.cpp:187 +#: tdefile-plugin/tdefilemediaplugin.cpp:187 msgid "Device Node" msgstr "Čvor uređaja" -#: kfile-plugin/kfilemediaplugin.cpp:189 +#: tdefile-plugin/tdefilemediaplugin.cpp:189 msgid "Medium Summary" msgstr "Medijum ukratko" -#: kfile-plugin/kfilemediaplugin.cpp:191 +#: tdefile-plugin/tdefilemediaplugin.cpp:191 msgid "Usage" msgstr "Iskorišćenje" -#: kfile-plugin/kfilemediaplugin.cpp:193 +#: tdefile-plugin/tdefilemediaplugin.cpp:193 msgid "Bar Graph" msgstr "Trakasti grafikon" @@ -492,39 +492,39 @@ msgstr "Uređaj je zauzet:" msgid "Feature only available with HAL" msgstr "Mogućnost dostupna samo uz HAL" -#: mounthelper/kio_media_mounthelper.cpp:74 +#: mounthelper/tdeio_media_mounthelper.cpp:74 msgid "%1 cannot be found." msgstr "%1 se ne može naći." -#: mounthelper/kio_media_mounthelper.cpp:81 +#: mounthelper/tdeio_media_mounthelper.cpp:81 msgid "%1 is not a mountable media." msgstr "%1 nije medijum koji se može montirati." -#: 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 "Uređaj je uspešno demontiran, ali fioka nije mogla da se otvori" -#: mounthelper/kio_media_mounthelper.cpp:168 +#: mounthelper/tdeio_media_mounthelper.cpp:168 msgid "The device was successfully unmounted, but could not be ejected" msgstr "Uređaj je uspešno demontiran, ali nije mogao da se izbaci" -#: mounthelper/kio_media_mounthelper.cpp:182 +#: mounthelper/tdeio_media_mounthelper.cpp:182 msgid "Unmount given URL" msgstr "Demontiraj dati URL" -#: mounthelper/kio_media_mounthelper.cpp:183 +#: mounthelper/tdeio_media_mounthelper.cpp:183 msgid "Mount given URL (default)" msgstr "Montiraj dati URL (podrazumevano)" -#: mounthelper/kio_media_mounthelper.cpp:184 +#: mounthelper/tdeio_media_mounthelper.cpp:184 msgid "Eject given URL via kdeeject" msgstr "Izbaci dati URL pomoću kdeeject" -#: mounthelper/kio_media_mounthelper.cpp:185 +#: mounthelper/tdeio_media_mounthelper.cpp:185 msgid "Unmount and Eject given URL (necessary for some USB devices)" msgstr "Demontiraj i izbaci dati URL (neophodno za neke USB uređaje)" -#: mounthelper/kio_media_mounthelper.cpp:186 +#: mounthelper/tdeio_media_mounthelper.cpp:186 msgid "media:/ URL to mount/unmount/eject/remove" msgstr "media:/ URL za montiranje/demontiranje/izbacivanje/uklanjanje" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_nfs.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_nfs.po index c162588435b..1f9bc234235 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_nfs.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_nfs.po @@ -1,36 +1,36 @@ -# translation of kio_nfs.po to Serbian -# translation of kio_nfs.po to Srpski +# translation of tdeio_nfs.po to Serbian +# translation of tdeio_nfs.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kio_nfs\n" +"Project-Id-Version: tdeio_nfs\n" "POT-Creation-Date: 2005-06-10 01:24+0200\n" "PO-Revision-Date: 2004-07-19 20:55+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kio_nfs.cpp:1020 +#: tdeio_nfs.cpp:1020 msgid "An RPC error occurred." msgstr "Došlo je do RPC greške." -#: kio_nfs.cpp:1064 +#: tdeio_nfs.cpp:1064 msgid "No space left on device" msgstr "Nema više prostora na uređaju" -#: kio_nfs.cpp:1067 +#: tdeio_nfs.cpp:1067 msgid "Read only file system" msgstr "Fajl sistem je montiran samo za čitanje" -#: kio_nfs.cpp:1070 +#: tdeio_nfs.cpp:1070 msgid "Filename too long" msgstr "Ime fajla je previše dugačko" -#: kio_nfs.cpp:1077 +#: tdeio_nfs.cpp:1077 msgid "Disk quota exceeded" msgstr "Prekoračena je kvota diska" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_nntp.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_nntp.po index 0ed732045ae..37595b8664c 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_nntp.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_nntp.po @@ -1,16 +1,16 @@ -# translation of kio_nntp.po to Serbian -# translation of kio_nntp.po to Srpski +# translation of tdeio_nntp.po to Serbian +# translation of tdeio_nntp.po to Srpski # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_nntp\n" +"Project-Id-Version: tdeio_nntp\n" "POT-Creation-Date: 2005-06-20 01:29+0200\n" "PO-Revision-Date: 2005-08-06 14:28+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_print.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_print.po index 87600b8b9cc..25d8a180081 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_print.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_print.po @@ -1,14 +1,14 @@ -# translation of kio_print.po to Srpski +# translation of tdeio_print.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kio_print\n" +"Project-Id-Version: tdeio_print\n" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-04 22:29+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,204 +26,204 @@ msgid "" "Your emails" msgstr "toptan@kde.org.yu" -#: kio_print.cpp:243 kio_print.cpp:399 +#: tdeio_print.cpp:243 tdeio_print.cpp:399 msgid "Classes" msgstr "Klase" -#: kio_print.cpp:247 kio_print.cpp:401 +#: tdeio_print.cpp:247 tdeio_print.cpp:401 msgid "Printers" msgstr "Štampači" -#: kio_print.cpp:251 kio_print.cpp:403 +#: tdeio_print.cpp:251 tdeio_print.cpp:403 msgid "Specials" msgstr "Specijalno" -#: kio_print.cpp:256 kio_print.cpp:405 +#: tdeio_print.cpp:256 tdeio_print.cpp:405 msgid "Manager" msgstr "Menadžer" -#: kio_print.cpp:260 kio_print.cpp:407 +#: tdeio_print.cpp:260 tdeio_print.cpp:407 msgid "Jobs" msgstr "Poslovi" -#: kio_print.cpp:365 +#: tdeio_print.cpp:365 msgid "Empty data received (%1)." msgstr "Primljeni su prazni podaci (%1)." -#: kio_print.cpp:367 +#: tdeio_print.cpp:367 msgid "Corrupted/incomplete data or server error (%1)." msgstr "Oštećeni/nekompletni podaci ili greška na serveru (%1)." -#: kio_print.cpp:395 +#: tdeio_print.cpp:395 msgid "Print System" msgstr "Sistem za štampanje" -#: kio_print.cpp:439 +#: tdeio_print.cpp:439 msgid "Printer driver" msgstr "Upravljački program za štampač" -#: kio_print.cpp:441 +#: tdeio_print.cpp:441 msgid "On-line printer driver database" msgstr "On-line baza upravljačkih programa za štampače" -#: kio_print.cpp:621 +#: tdeio_print.cpp:621 #, c-format msgid "Unable to determine object type for %1." msgstr "Ne mogu da odredim tip objekta za %1." -#: kio_print.cpp:626 +#: tdeio_print.cpp:626 #, c-format msgid "Unable to determine source type for %1." msgstr "Ne mogu da odredim tip izvora za %1." -#: kio_print.cpp:632 +#: tdeio_print.cpp:632 #, c-format msgid "Unable to retrieve printer information for %1." msgstr "Ne mogu da dobavim informacije o štampaču za %1." -#: kio_print.cpp:640 kio_print.cpp:681 kio_print.cpp:724 kio_print.cpp:825 -#: kio_print.cpp:896 +#: tdeio_print.cpp:640 tdeio_print.cpp:681 tdeio_print.cpp:724 tdeio_print.cpp:825 +#: tdeio_print.cpp:896 #, c-format msgid "Unable to load template %1" msgstr "Ne mogu da učitam šablon %1." -#: kio_print.cpp:645 kio_print.cpp:646 kio_print.cpp:696 kio_print.cpp:697 -#: kio_print.cpp:735 kio_print.cpp:736 +#: tdeio_print.cpp:645 tdeio_print.cpp:646 tdeio_print.cpp:696 tdeio_print.cpp:697 +#: tdeio_print.cpp:735 tdeio_print.cpp:736 #, c-format msgid "Properties of %1" msgstr "Osobine za %1." -#: kio_print.cpp:647 kio_print.cpp:838 kio_print.cpp:904 +#: tdeio_print.cpp:647 tdeio_print.cpp:838 tdeio_print.cpp:904 msgid "General|Driver|Active jobs|Completed jobs" msgstr "Opšte|Upravljački program|Aktivni poslovi|Završeni poslovi" -#: kio_print.cpp:653 kio_print.cpp:704 kio_print.cpp:743 +#: tdeio_print.cpp:653 tdeio_print.cpp:704 tdeio_print.cpp:743 msgid "General Properties" msgstr "Opšte osobine" -#: kio_print.cpp:654 kio_print.cpp:705 +#: tdeio_print.cpp:654 tdeio_print.cpp:705 msgid "Type" msgstr "Vrsta" -#: kio_print.cpp:654 kio_print.cpp:693 +#: tdeio_print.cpp:654 tdeio_print.cpp:693 msgid "Remote" msgstr "Udaljeni" -#: kio_print.cpp:654 kio_print.cpp:693 +#: tdeio_print.cpp:654 tdeio_print.cpp:693 msgid "Local" msgstr "Lokalni" -#: kio_print.cpp:655 kio_print.cpp:706 kio_print.cpp:855 +#: tdeio_print.cpp:655 tdeio_print.cpp:706 tdeio_print.cpp:855 msgid "State" msgstr "Stanje" -#: kio_print.cpp:656 kio_print.cpp:707 kio_print.cpp:744 +#: tdeio_print.cpp:656 tdeio_print.cpp:707 tdeio_print.cpp:744 msgid "Location" msgstr "Lokacija" -#: kio_print.cpp:657 kio_print.cpp:708 kio_print.cpp:745 +#: tdeio_print.cpp:657 tdeio_print.cpp:708 tdeio_print.cpp:745 msgid "Description" msgstr "Opis" -#: kio_print.cpp:658 kio_print.cpp:709 +#: tdeio_print.cpp:658 tdeio_print.cpp:709 msgid "URI" msgstr "URI" -#: kio_print.cpp:659 +#: tdeio_print.cpp:659 msgid "Interface (Backend)" msgstr "Interfejs (Pozadina)" -#: kio_print.cpp:660 +#: tdeio_print.cpp:660 msgid "Driver" msgstr "Upravljački program" -#: kio_print.cpp:661 +#: tdeio_print.cpp:661 msgid "Manufacturer" msgstr "Proizvođač" -#: kio_print.cpp:662 +#: tdeio_print.cpp:662 msgid "Model" msgstr "Model" -#: kio_print.cpp:663 +#: tdeio_print.cpp:663 msgid "Driver Information" msgstr "Informacije o upravljačkom programu" -#: kio_print.cpp:673 +#: tdeio_print.cpp:673 #, c-format msgid "Unable to retrieve class information for %1." msgstr "Ne mogu da preuzmem informacije o klasama za %1." -#: kio_print.cpp:693 +#: tdeio_print.cpp:693 msgid "Implicit" msgstr "Implicitno" -#: kio_print.cpp:698 kio_print.cpp:835 +#: tdeio_print.cpp:698 tdeio_print.cpp:835 msgid "General|Active jobs|Completed jobs" msgstr "Opšte|Aktivni poslovi|Završeni poslovi" -#: kio_print.cpp:710 +#: tdeio_print.cpp:710 msgid "Members" msgstr "Članovi" -#: kio_print.cpp:737 +#: tdeio_print.cpp:737 msgid "General" msgstr "Opšte" -#: kio_print.cpp:746 +#: tdeio_print.cpp:746 msgid "Requirements" msgstr "Zahtevi" -#: kio_print.cpp:747 +#: tdeio_print.cpp:747 msgid "Command Properties" msgstr "Osobine naredbe" -#: kio_print.cpp:748 +#: tdeio_print.cpp:748 msgid "Command" msgstr "Naredba" -#: kio_print.cpp:749 +#: tdeio_print.cpp:749 msgid "Use Output File" msgstr "Koristi izlazni fajl" -#: kio_print.cpp:750 +#: tdeio_print.cpp:750 msgid "Default Extension" msgstr "Podrazumevani nastavak" -#: kio_print.cpp:832 kio_print.cpp:833 +#: tdeio_print.cpp:832 tdeio_print.cpp:833 #, c-format msgid "Jobs of %1" msgstr "Poslovi za %1." -#: kio_print.cpp:848 kio_print.cpp:853 +#: tdeio_print.cpp:848 tdeio_print.cpp:853 msgid "All jobs" msgstr "Svi poslovi" -#: kio_print.cpp:849 +#: tdeio_print.cpp:849 msgid "Active jobs|Completed jobs" msgstr "Aktivni poslovi|Završeni poslovi" -#: kio_print.cpp:855 +#: tdeio_print.cpp:855 msgid "ID" msgstr "Id." -#: kio_print.cpp:855 +#: tdeio_print.cpp:855 msgid "Owner" msgstr "Vlasnik" -#: kio_print.cpp:855 +#: tdeio_print.cpp:855 msgid "Printer" msgstr "Štampač" -#: kio_print.cpp:855 +#: tdeio_print.cpp:855 msgid "Name" msgstr "Ime" -#: kio_print.cpp:902 kio_print.cpp:903 +#: tdeio_print.cpp:902 tdeio_print.cpp:903 #, c-format msgid "Driver of %1" msgstr "Upravljački program za %1." -#: kio_print.cpp:909 +#: tdeio_print.cpp:909 msgid "No driver found" msgstr "Upravljački program nije pronađen" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_remote.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_remote.po index 3640e2c0fc8..b473815fde2 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_remote.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_remote.po @@ -1,9 +1,9 @@ -# translation of kio_remote.po to Serbian +# translation of tdeio_remote.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_remote\n" +"Project-Id-Version: tdeio_remote\n" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2005-02-27 13:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -13,11 +13,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_remote.cpp:34 +#: tdeio_remote.cpp:34 msgid "Protocol name" msgstr "Ime protokola" -#: kio_remote.cpp:35 kio_remote.cpp:36 +#: tdeio_remote.cpp:35 tdeio_remote.cpp:36 msgid "Socket name" msgstr "Ime soketa" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_settings.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_settings.po index aaad4082862..124d1f10711 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_settings.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_settings.po @@ -1,5 +1,5 @@ -# translation of kio_settings.po to Serbian -# translation of kio_settings.po to Srpski +# translation of tdeio_settings.po to Serbian +# translation of tdeio_settings.po to Srpski # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Marko Rosic <roske@kde.org.yu>, 2003. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_settings\n" +"Project-Id-Version: tdeio_settings\n" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-02-28 20:14+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -17,18 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Settings" msgstr "Postavke" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Applications" msgstr "Korisnički programi" -#: kio_settings.cc:194 +#: tdeio_settings.cc:194 msgid "Programs" msgstr "Programi" -#: kio_settings.cc:206 kio_settings.cc:230 +#: tdeio_settings.cc:206 tdeio_settings.cc:230 msgid "Unknown settings folder" msgstr "Nepoznata fascikla postavki" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_sftp.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_sftp.po index 226a915e7d4..0378ca02f7c 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_sftp.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_sftp.po @@ -1,5 +1,5 @@ -# translation of kio_sftp.po to Serbian -# translation of kio_sftp.po to Srpski +# translation of tdeio_sftp.po to Serbian +# translation of tdeio_sftp.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_sftp\n" +"Project-Id-Version: tdeio_sftp\n" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-02-28 17:58+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -17,120 +17,120 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_sftp.cpp:427 +#: tdeio_sftp.cpp:427 msgid "An internal error occurred. Please retry the request again." msgstr "Dogodila se interna greška. Probajte malo kasnije ponovo." -#: kio_sftp.cpp:510 +#: tdeio_sftp.cpp:510 msgid "Opening SFTP connection to host <b>%1:%2</b>" msgstr "Otvaram SFTP vezu ka domaćinu <b>%1.%2</b>" -#: kio_sftp.cpp:514 +#: tdeio_sftp.cpp:514 msgid "No hostname specified" msgstr "Nije navedeno ime domaćina" -#: kio_sftp.cpp:526 +#: tdeio_sftp.cpp:526 msgid "SFTP Login" msgstr "SFTP prijavljivanje" -#: kio_sftp.cpp:528 +#: tdeio_sftp.cpp:528 msgid "site:" msgstr "sajt:" -#: kio_sftp.cpp:629 +#: tdeio_sftp.cpp:629 msgid "Please enter your username and key passphrase." msgstr "Unesite vaše korisničko ime i lozinku ključa." -#: kio_sftp.cpp:631 +#: tdeio_sftp.cpp:631 msgid "Please enter your username and password." msgstr "Unesite vaše korisničko ime i loziku." -#: kio_sftp.cpp:639 +#: tdeio_sftp.cpp:639 msgid "Incorrect username or password" msgstr "Pogrešno korisničko ime ili lozinka" -#: kio_sftp.cpp:644 +#: tdeio_sftp.cpp:644 msgid "Please enter a username and password" msgstr "Unesite korisničko ime i lozinku" -#: kio_sftp.cpp:703 +#: tdeio_sftp.cpp:703 msgid "Warning: Cannot verify host's identity." msgstr "Upozorenje: Ne mogu da proverim indentitet domaćina." -#: kio_sftp.cpp:714 +#: tdeio_sftp.cpp:714 msgid "Warning: Host's identity changed." msgstr "Upozorenje: Identitet domaćina je promenjen." -#: kio_sftp.cpp:725 kio_sftp.cpp:726 +#: tdeio_sftp.cpp:725 tdeio_sftp.cpp:726 msgid "Authentication failed." msgstr "Autentifikacija nije uspela." -#: kio_sftp.cpp:740 kio_sftp.cpp:755 +#: tdeio_sftp.cpp:740 tdeio_sftp.cpp:755 msgid "Connection failed." msgstr "Uspostvljanje veze nije uspelo." -#: kio_sftp.cpp:741 ksshprocess.cpp:810 ksshprocess.cpp:957 +#: tdeio_sftp.cpp:741 ksshprocess.cpp:810 ksshprocess.cpp:957 msgid "Connection closed by remote host." msgstr "Udaljeni domaćin je prekinuo vezu." -#: kio_sftp.cpp:756 +#: tdeio_sftp.cpp:756 #, c-format msgid "Unexpected SFTP error: %1" msgstr "Neočekivana SFTP greška: %1" -#: kio_sftp.cpp:800 +#: tdeio_sftp.cpp:800 #, c-format msgid "SFTP version %1" msgstr "SFTP verzija %1" -#: kio_sftp.cpp:806 +#: tdeio_sftp.cpp:806 msgid "Protocol error." msgstr "Greška protokola." -#: kio_sftp.cpp:812 +#: tdeio_sftp.cpp:812 #, c-format msgid "Successfully connected to %1" msgstr "Uspešno uspostavljena veza sa %1" -#: kio_sftp.cpp:1047 +#: tdeio_sftp.cpp:1047 msgid "An internal error occurred. Please try again." msgstr "Dogodila se interna greška. Probajte ponovo." -#: kio_sftp.cpp:1068 +#: tdeio_sftp.cpp:1068 msgid "" "Unknown error was encountered while copying the file to '%1'. Please try again." msgstr "" "Dogodila se nepoznata greška prilikom kopiranja fajla „%1“. Probajte ponovo." -#: kio_sftp.cpp:1318 +#: tdeio_sftp.cpp:1318 msgid "The remote host does not support renaming files." msgstr "Udaljeni domaćin ne podržava promenu imena fajlova." -#: kio_sftp.cpp:1367 +#: tdeio_sftp.cpp:1367 msgid "The remote host does not support creating symbolic links." msgstr "Udaljeni domaćin ne podržava pravljenje simboličkih veza." -#: kio_sftp.cpp:1492 +#: tdeio_sftp.cpp:1492 msgid "Connection closed" msgstr "Veza je zatvorena" -#: kio_sftp.cpp:1494 +#: tdeio_sftp.cpp:1494 msgid "Could not read SFTP packet" msgstr "Nisam mogao da pročitam SFTP paket" -#: kio_sftp.cpp:1611 +#: tdeio_sftp.cpp:1611 msgid "SFTP command failed for an unknown reason." msgstr "SFTP naredba nije uspela iz nepoznatog razloga." -#: kio_sftp.cpp:1615 +#: tdeio_sftp.cpp:1615 msgid "The SFTP server received a bad message." msgstr "SFTP server je primio neispravnu poruku." -#: kio_sftp.cpp:1619 +#: tdeio_sftp.cpp:1619 msgid "You attempted an operation unsupported by the SFTP server." msgstr "Pokušali ste operaciju koju SFTP server ne podržava." -#: kio_sftp.cpp:1623 +#: tdeio_sftp.cpp:1623 #, c-format msgid "Error code: %1" msgstr "Kôd greške: %1" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_smb.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_smb.po index d0316efaa92..0647506c42e 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_smb.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_smb.po @@ -1,4 +1,4 @@ -# translation of kio_smb.po to Serbian +# translation of tdeio_smb.po to Serbian # # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. @@ -7,21 +7,21 @@ # Chusslove Illich <caslav.ilic@gmx.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: kio_smb\n" +"Project-Id-Version: tdeio_smb\n" "POT-Creation-Date: 2005-11-08 02:45+0100\n" "PO-Revision-Date: 2005-10-25 18:49+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#: kio_smb_auth.cpp:131 +#: tdeio_smb_auth.cpp:131 msgid "<qt>Please enter authentication information for <b>%1</b></qt>" msgstr "<qt>Unesite podatke za prijavljivanje za <b>%1</b></qt>" -#: kio_smb_auth.cpp:135 +#: tdeio_smb_auth.cpp:135 msgid "" "Please enter authentication information for:\n" "Server = %1\n" @@ -31,19 +31,19 @@ msgstr "" "Server = %1\n" "Deljenje = %2" -#: kio_smb_auth.cpp:175 +#: tdeio_smb_auth.cpp:175 msgid "libsmbclient failed to initialize" msgstr "Biblioteka libsmbclient nije uspešno inicilizovana" -#: kio_smb_auth.cpp:181 +#: tdeio_smb_auth.cpp:181 msgid "libsmbclient failed to create context" msgstr "libsmbclient nije uspela da napravi kontekst" -#: kio_smb_auth.cpp:191 +#: tdeio_smb_auth.cpp:191 msgid "libsmbclient failed to initialize context" msgstr "libsmbclient nije uspela da inicijalizuje kontekst" -#: kio_smb_browse.cpp:67 +#: tdeio_smb_browse.cpp:67 msgid "" "%1:\n" "Unknown file type, neither directory or file." @@ -51,12 +51,12 @@ msgstr "" "%1:\n" "Nepoznat format fajla, nije ni fajl ni fascikla." -#: kio_smb_browse.cpp:126 +#: tdeio_smb_browse.cpp:126 #, c-format msgid "File does not exist: %1" msgstr "Fajl ne postoji: %1" -#: kio_smb_browse.cpp:242 +#: tdeio_smb_browse.cpp:242 msgid "" "Unable to find any workgroups in your local network. This might be caused by an " "enabled firewall." @@ -64,30 +64,30 @@ msgstr "" "Nisam mogao da pronađem nijednu radnu grupu u vašoj lokalnoj mreži. Ovo može " "biti usled uključenog zaštitnog zida." -#: kio_smb_browse.cpp:249 +#: tdeio_smb_browse.cpp:249 #, c-format msgid "No media in device for %1" msgstr "Nema medijuma u uređaju za %1" -#: kio_smb_browse.cpp:257 +#: tdeio_smb_browse.cpp:257 #, c-format msgid "Could not connect to host for %1" msgstr "Ne mogu da se povežen sa domaćinom za %1" -#: kio_smb_browse.cpp:273 +#: tdeio_smb_browse.cpp:273 #, c-format msgid "Error while connecting to server responsible for %1" msgstr "Greška prilikom povezivanja na server odgovoran za %1" -#: kio_smb_browse.cpp:281 +#: tdeio_smb_browse.cpp:281 msgid "Share could not be found on given server" msgstr "Deljeni resursi nisu pronađeni na datom serveru" -#: kio_smb_browse.cpp:284 +#: tdeio_smb_browse.cpp:284 msgid "BAD File descriptor" msgstr "Loš deskriptor fajla" -#: kio_smb_browse.cpp:291 +#: tdeio_smb_browse.cpp:291 msgid "" "The given name could not be resolved to a unique server. Make sure your network " "is setup without any name conflicts between names used by Windows and by UNIX " @@ -97,7 +97,7 @@ msgstr "" "mrežna postavka nema konflikte imena između imena koje koristi Windows i imena " "koje koristi UNIX." -#: kio_smb_browse.cpp:297 +#: tdeio_smb_browse.cpp:297 msgid "" "libsmbclient reported an error, but did not specify what the problem is. This " "might indicate a severe problem with your network - but also might indicate a " @@ -115,12 +115,12 @@ msgstr "" "podatke, tako da ga nemojte slati ako niste sigurni u to. Možete ga poslati " "privatno programerima ako oni to traže)" -#: kio_smb_browse.cpp:308 +#: tdeio_smb_browse.cpp:308 #, c-format msgid "Unknown error condition in stat: %1" msgstr "Nepoznato stanje greške u stat-u: %1" -#: kio_smb_mount.cpp:125 kio_smb_mount.cpp:166 +#: tdeio_smb_mount.cpp:125 tdeio_smb_mount.cpp:166 msgid "" "\n" "Make sure that the samba package is installed properly on your system." @@ -128,7 +128,7 @@ msgstr "" "\n" "Proverite da li je samba paket pravilno instaliran na vašem sistemu." -#: kio_smb_mount.cpp:135 +#: tdeio_smb_mount.cpp:135 msgid "" "Mounting of share \"%1\" from host \"%2\" by user \"%3\" failed.\n" "%4" @@ -137,7 +137,7 @@ msgstr "" "uspelo.\n" "%4" -#: kio_smb_mount.cpp:176 +#: tdeio_smb_mount.cpp:176 msgid "" "Unmounting of mountpoint \"%1\" failed.\n" "%2" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_smtp.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_smtp.po index f809698dc40..0fea7e7d471 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_smtp.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_smtp.po @@ -1,5 +1,5 @@ -# translation of kio_smtp.po to Serbian -# translation of kio_smtp.po to Srpski +# translation of tdeio_smtp.po to Serbian +# translation of tdeio_smtp.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_smtp\n" +"Project-Id-Version: tdeio_smtp\n" "POT-Creation-Date: 2007-07-17 01:45+0200\n" "PO-Revision-Date: 2005-02-28 18:00+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -54,8 +54,8 @@ msgid "Connection Failed" msgstr "Povezivanje nije uspelo" #: command.cc:242 -msgid "Authentication support is not compiled into kio_smtp." -msgstr "Podrška za autentifikaciju nije ukompilovana u kio_smtp." +msgid "Authentication support is not compiled into tdeio_smtp." +msgstr "Podrška za autentifikaciju nije ukompilovana u tdeio_smtp." #: command.cc:271 msgid "No authentication details supplied." diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_system.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_system.po index 84e0649a134..57d514b68e8 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_system.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_system.po @@ -1,9 +1,9 @@ -# translation of kio_system.po to Serbian +# translation of tdeio_system.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_system\n" +"Project-Id-Version: tdeio_system\n" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2005-02-27 13:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -13,10 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kio_system.cpp:35 +#: tdeio_system.cpp:35 msgid "Protocol name" msgstr "Ime protokola" -#: kio_system.cpp:36 kio_system.cpp:37 +#: tdeio_system.cpp:36 tdeio_system.cpp:37 msgid "Socket name" msgstr "Ime soketa" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_tar.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_tar.po index 480f37251f6..47076bcc792 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_tar.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_tar.po @@ -1,13 +1,13 @@ -# translation of kio_tar.po to Serbian +# translation of tdeio_tar.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_tar\n" +"Project-Id-Version: tdeio_tar\n" "POT-Creation-Date: 2007-09-22 01:12+0200\n" "PO-Revision-Date: 2005-08-17 12:46+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_thumbnail.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_thumbnail.po index 6320728e166..5b5535a1a7b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_thumbnail.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_thumbnail.po @@ -1,13 +1,13 @@ -# translation of kio_thumbnail.po to Serbian +# translation of tdeio_thumbnail.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_thumbnail\n" +"Project-Id-Version: tdeio_thumbnail\n" "POT-Creation-Date: 2005-06-03 01:23+0200\n" "PO-Revision-Date: 2005-08-06 14:30+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeio_trash.po b/tde-i18n-sr@Latn/messages/tdebase/tdeio_trash.po index 90487fcaba3..cb47f90a8b5 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeio_trash.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeio_trash.po @@ -1,13 +1,13 @@ -# translation of kio_trash.po to Serbian +# translation of tdeio_trash.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_trash\n" +"Project-Id-Version: tdeio_trash\n" "POT-Creation-Date: 2006-11-07 02:35+0100\n" "PO-Revision-Date: 2005-08-06 14:32+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -39,21 +39,21 @@ msgstr "" "Napomena: da biste premeštali fajlove u smeće, ne koristite „ktrash“, već " "„kfmclient move 'url' trash:/“" -#: kio_trash.cpp:46 +#: tdeio_trash.cpp:46 msgid "Protocol name" msgstr "Ime protokola" -#: kio_trash.cpp:47 kio_trash.cpp:48 +#: tdeio_trash.cpp:47 tdeio_trash.cpp:48 msgid "Socket name" msgstr "Ime soketa" -#: 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 "Neispravan URL %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 " @@ -64,18 +64,18 @@ msgstr "" "direktorijum i ponovo upotrebiti operaciju vraćanja, ili prevući stavku bilo " "gde drugde da biste je povratili." -#: kio_trash.cpp:145 +#: tdeio_trash.cpp:145 msgid "This file is already in the trash bin." msgstr "Ovaj fajl je već u kanti za smeće." -#: kfile-plugin/kfile_trash.cpp:52 +#: tdefile-plugin/tdefile_trash.cpp:52 msgid "General" msgstr "Opšte" -#: kfile-plugin/kfile_trash.cpp:55 +#: tdefile-plugin/tdefile_trash.cpp:55 msgid "Original Path" msgstr "Prvobitna putanja" -#: kfile-plugin/kfile_trash.cpp:56 +#: tdefile-plugin/tdefile_trash.cpp:56 msgid "Date of Deletion" msgstr "Datum brisanja" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdepasswd.po b/tde-i18n-sr@Latn/messages/tdebase/tdepasswd.po index 9bbd52d103c..55216b13ecf 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdepasswd.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdepasswd.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-07-09 01:31+0200\n" "PO-Revision-Date: 2005-08-05 17:04+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeprint_part.po b/tde-i18n-sr@Latn/messages/tdebase/tdeprint_part.po index e3bddce242c..053f3286c42 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeprint_part.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeprint_part.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-08-04 18:39+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdeprintfax.po b/tde-i18n-sr@Latn/messages/tdebase/tdeprintfax.po index 6f0bbbb5666..a3e7f533ee8 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdeprintfax.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdeprintfax.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-04-28 03:54+0200\n" "PO-Revision-Date: 2006-05-04 18:34+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tderandr.po b/tde-i18n-sr@Latn/messages/tdebase/tderandr.po index 3309e160c58..26187e0a1c5 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tderandr.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tderandr.po @@ -1,16 +1,16 @@ -# translation of krandr.po to Serbian -# translation of krandr.po to Srpski +# translation of tderandr.po to Serbian +# translation of tderandr.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Марко Росић <roske@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: krandr\n" +"Project-Id-Version: tderandr\n" "POT-Creation-Date: 2006-11-08 02:34+0100\n" "PO-Revision-Date: 2004-07-19 20:59+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -28,7 +28,7 @@ msgid "" "Your emails" msgstr "toptan@kde.org.yu" -#: krandrmodule.cpp:82 +#: tderandrmodule.cpp:82 msgid "" "<qt>Your X server does not support resizing and rotating the display. Please " "update to version 4.3 or greater. You need the X Resize And Rotate extension " @@ -38,27 +38,27 @@ msgstr "" "na verziju 4.3 ili višu. Potrebno vam je proširenje „X Resize And Rotate“ " "(RANDR) verzije 1.1 ili više da biste koristili ovu osobinu.</qt>" -#: krandrmodule.cpp:91 +#: tderandrmodule.cpp:91 msgid "Settings for screen:" msgstr "Postavke za ekran:" -#: krandrmodule.cpp:95 krandrtray.cpp:83 +#: tderandrmodule.cpp:95 tderandrtray.cpp:83 #, c-format msgid "Screen %1" msgstr "Ekran %1" -#: krandrmodule.cpp:100 +#: tderandrmodule.cpp:100 msgid "" "The screen whose settings you would like to change can be selected using this " "drop-down list." msgstr "" "Ekran kome želite da promenite postavke može biti izabran iz padajuće liste." -#: krandrmodule.cpp:109 +#: tderandrmodule.cpp:109 msgid "Screen size:" msgstr "Veličina ekrana:" -#: krandrmodule.cpp:111 +#: tderandrmodule.cpp:111 msgid "" "The size, otherwise known as the resolution, of your screen can be selected " "from this drop-down list." @@ -66,31 +66,31 @@ msgstr "" "Veličina, drugačije poznata i kao rezolucija, vašeg ekrana može biti odabrana " "iz padajuće liste." -#: krandrmodule.cpp:117 +#: tderandrmodule.cpp:117 msgid "Refresh rate:" msgstr "Učestanost osvežavanja:" -#: krandrmodule.cpp:119 +#: tderandrmodule.cpp:119 msgid "" "The refresh rate of your screen can be selected from this drop-down list." msgstr "" "Učestanost osvežavanja vašeg ekrana može biti odabrana iz padajuće liste." -#: krandrmodule.cpp:123 +#: tderandrmodule.cpp:123 msgid "Orientation (degrees counterclockwise)" msgstr "Orijentacija (u stepenima, suprotno od kazaljke na časovniku)" -#: krandrmodule.cpp:126 +#: tderandrmodule.cpp:126 msgid "" "The options in this section allow you to change the rotation of your screen." msgstr "" "Opcije u ovom odeljku vam omogućavaju da promenite rotaciju vašeg ekrana." -#: krandrmodule.cpp:128 +#: tderandrmodule.cpp:128 msgid "Apply settings on TDE startup" msgstr "Primeni postavke prilikom pokretanja TDE-a" -#: krandrmodule.cpp:130 +#: tderandrmodule.cpp:130 msgid "" "If this option is enabled the size and orientation settings will be used when " "TDE starts." @@ -98,12 +98,12 @@ msgstr "" "Ako je ova opcija uključena, postavke veličine i orijentacije biće korišćene " "kada se TDE pokrene." -#: krandrmodule.cpp:135 +#: tderandrmodule.cpp:135 msgid "Allow tray application to change startup settings" msgstr "" "Dozvoli programu u sistemskoj kaseti da promeni postavke pri pokretanju" -#: krandrmodule.cpp:137 +#: tderandrmodule.cpp:137 msgid "" "If this option is enabled, options set by the system tray applet will be saved " "and loaded when TDE starts instead of being temporary." @@ -111,35 +111,35 @@ msgstr "" "Ako je ova opcija uključena, opcije postavljene u apletu sistemske kasete biće " "snimljene i učitane kada se TDE pokreće, umesto da budu privremene." -#: krandrmodule.cpp:174 krandrtray.cpp:149 +#: tderandrmodule.cpp:174 tderandrtray.cpp:149 msgid "%1 x %2" msgstr "%1 x %2" -#: krandrtray.cpp:45 +#: tderandrtray.cpp:45 msgid "Screen resize & rotate" msgstr "Veličina i rotacija ekrana" -#: krandrtray.cpp:69 +#: tderandrtray.cpp:69 msgid "Required X Extension Not Available" msgstr "Neophodno X proširenje nije dostupno" -#: krandrtray.cpp:94 +#: tderandrtray.cpp:94 msgid "Configure Display..." msgstr "Podesi ekran..." -#: krandrtray.cpp:117 +#: tderandrtray.cpp:117 msgid "Screen configuration has changed" msgstr "Podešavanje ekrana je promenjeno" -#: krandrtray.cpp:128 +#: tderandrtray.cpp:128 msgid "Screen Size" msgstr "Veličina ekrana" -#: krandrtray.cpp:181 +#: tderandrtray.cpp:181 msgid "Refresh Rate" msgstr "Učestanost osvežavanja" -#: krandrtray.cpp:251 +#: tderandrtray.cpp:251 msgid "Configure Display" msgstr "Podesi ekran" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdescreensaver.po b/tde-i18n-sr@Latn/messages/tdebase/tdescreensaver.po index 598fff7418f..23ad00f7943 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdescreensaver.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdescreensaver.po @@ -1,5 +1,5 @@ -# translation of kscreensaver.po to Serbian -# translation of kscreensaver.po to Srpski +# translation of tdescreensaver.po to Serbian +# translation of tdescreensaver.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kscreensaver\n" +"Project-Id-Version: tdescreensaver\n" "POT-Creation-Date: 2007-01-26 02:37+0100\n" "PO-Revision-Date: 2005-02-28 19:15+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdestyle_keramik_config.po b/tde-i18n-sr@Latn/messages/tdebase/tdestyle_keramik_config.po index 502f51a657b..28aaed9d659 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdestyle_keramik_config.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdestyle_keramik_config.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-11-23 01:52+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdesu.po b/tde-i18n-sr@Latn/messages/tdebase/tdesu.po index d8a0e41eb3a..23719be1e4a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdesu.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdesu.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-11-14 01:15+0100\n" "PO-Revision-Date: 2006-09-28 15:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdesud.po b/tde-i18n-sr@Latn/messages/tdebase/tdesud.po index c50b2b6e556..4fbee29814c 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdesud.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdesud.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-07-23 01:32+0200\n" "PO-Revision-Date: 2003-08-04 19:22+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdmconfig.po b/tde-i18n-sr@Latn/messages/tdebase/tdmconfig.po index 61f9371d208..260d091cc4f 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdmconfig.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdmconfig.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-11-17 01:14+0100\n" "PO-Revision-Date: 2005-10-25 18:38+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/tdmgreet.po b/tde-i18n-sr@Latn/messages/tdebase/tdmgreet.po index 2533f8d94d9..4cda84b8c7b 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/tdmgreet.po +++ b/tde-i18n-sr@Latn/messages/tdebase/tdmgreet.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-12-08 01:14+0100\n" "PO-Revision-Date: 2006-01-08 15:14+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/twin.po b/tde-i18n-sr@Latn/messages/tdebase/twin.po index 682703f0afe..efcd85bf55a 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/twin.po +++ b/tde-i18n-sr@Latn/messages/tdebase/twin.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-03-10 01:27+0100\n" "PO-Revision-Date: 2005-08-19 22:05+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/twin_clients.po b/tde-i18n-sr@Latn/messages/tdebase/twin_clients.po index 094a07fb274..045814a55eb 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/twin_clients.po +++ b/tde-i18n-sr@Latn/messages/tdebase/twin_clients.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-08-19 22:02+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/twin_lib.po b/tde-i18n-sr@Latn/messages/tdebase/twin_lib.po index 694c8702c64..5e989ec6ab7 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/twin_lib.po +++ b/tde-i18n-sr@Latn/messages/tdebase/twin_lib.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-10-08 02:42+0200\n" "PO-Revision-Date: 2005-08-19 11:36+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdebase/useraccount.po b/tde-i18n-sr@Latn/messages/tdebase/useraccount.po index 1aad6dc3d95..3ab809582db 100644 --- a/tde-i18n-sr@Latn/messages/tdebase/useraccount.po +++ b/tde-i18n-sr@Latn/messages/tdebase/useraccount.po @@ -264,8 +264,8 @@ msgstr "Korisnikova prijavna slika" #. i18n: file kcm_useraccount.kcfg line 40 #: rc.cpp:54 #, no-c-format -msgid "Sort key for KIconViewItems" -msgstr "Taster za sortiranje za KIconViewItems" +msgid "Sort key for TDEIconViewItems" +msgstr "Taster za sortiranje za TDEIconViewItems" #. i18n: file kcm_useraccount_pass.kcfg line 9 #: rc.cpp:57 diff --git a/tde-i18n-sr@Latn/messages/tdeedu/blinken.po b/tde-i18n-sr@Latn/messages/tdeedu/blinken.po index d93f96d16fc..21d322125ab 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/blinken.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/blinken.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-02-24 03:55+0100\n" "PO-Revision-Date: 2006-03-05 19:37+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kalzium.po b/tde-i18n-sr@Latn/messages/tdeedu/kalzium.po index f4f1de163e0..04cea79bf65 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kalzium.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kalzium.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2006-03-05 19:42+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kanagram.po b/tde-i18n-sr@Latn/messages/tdeedu/kanagram.po index 0b26259aa97..1eff733d2ec 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kanagram.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kanagram.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2006-01-08 15:20+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kbruch.po b/tde-i18n-sr@Latn/messages/tdeedu/kbruch.po index 9d92baad2c7..1098c6a9323 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kbruch.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kbruch.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-10-24 17:42+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/keduca.po b/tde-i18n-sr@Latn/messages/tdeedu/keduca.po index 8aa3603292b..e7431921359 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/keduca.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/keduca.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-10-24 18:14+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kgeography.po b/tde-i18n-sr@Latn/messages/tdeedu/kgeography.po index f8428329dc6..cbdf0fa7ff6 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kgeography.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kgeography.po @@ -6,7 +6,7 @@ msgstr "" "POT-Creation-Date: 2007-03-02 02:46+0100\n" "PO-Revision-Date: 2007-04-20 21:22+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/khangman.po b/tde-i18n-sr@Latn/messages/tdeedu/khangman.po index ad0e277be0e..66308a00ec7 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/khangman.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/khangman.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2006-02-13 16:37+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kig.po b/tde-i18n-sr@Latn/messages/tdeedu/kig.po index a280118f149..e07cbd68084 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kig.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kig.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-01-08 22:54+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kiten.po b/tde-i18n-sr@Latn/messages/tdeedu/kiten.po index 26b0440fff8..596ba674b6c 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kiten.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kiten.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-04-20 15:09+0200\n" "PO-Revision-Date: 2005-10-24 18:02+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/klatin.po b/tde-i18n-sr@Latn/messages/tdeedu/klatin.po index 53eed31e1bf..597fd3581f5 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/klatin.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/klatin.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-10-24 18:02+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/klettres.po b/tde-i18n-sr@Latn/messages/tdeedu/klettres.po index 8d811b2c554..85e6fb695e1 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/klettres.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/klettres.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-01-08 22:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kmplot.po b/tde-i18n-sr@Latn/messages/tdeedu/kmplot.po index bbbd0f04afb..fb50a38896a 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kmplot.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kmplot.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2006-01-08 15:22+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kpercentage.po b/tde-i18n-sr@Latn/messages/tdeedu/kpercentage.po index 8960c07785e..c9688a3ff83 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kpercentage.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kpercentage.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-03-18 01:27+0100\n" "PO-Revision-Date: 2005-10-24 18:03+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kstars.po b/tde-i18n-sr@Latn/messages/tdeedu/kstars.po index d9899c6353e..5453ffba434 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kstars.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kstars.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-01-11 15:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/ktouch.po b/tde-i18n-sr@Latn/messages/tdeedu/ktouch.po index 36bda346493..dc5be756c4f 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/ktouch.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/ktouch.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-04-20 21:23+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kturtle.po b/tde-i18n-sr@Latn/messages/tdeedu/kturtle.po index 459e7b9cc13..f31bf084551 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kturtle.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kturtle.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-06-18 01:16+0200\n" "PO-Revision-Date: 2007-01-11 15:32+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kverbos.po b/tde-i18n-sr@Latn/messages/tdeedu/kverbos.po index 0ddbb4dbc78..6531eb25fb5 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kverbos.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kverbos.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-10-24 18:04+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kvoctrain.po b/tde-i18n-sr@Latn/messages/tdeedu/kvoctrain.po index cd0f52f18fb..aea07000bae 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kvoctrain.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kvoctrain.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2007-10-01 20:43+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/kwordquiz.po b/tde-i18n-sr@Latn/messages/tdeedu/kwordquiz.po index 8e57e589720..d2961a4ffbd 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/kwordquiz.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/kwordquiz.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:24+0200\n" "PO-Revision-Date: 2005-10-24 18:07+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/libtdeedu.po b/tde-i18n-sr@Latn/messages/tdeedu/libtdeedu.po index 2735aba0292..66133445a26 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/libtdeedu.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/libtdeedu.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2007-02-14 02:46+0100\n" "PO-Revision-Date: 2006-07-16 22:47+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/tdefile_drgeo.po b/tde-i18n-sr@Latn/messages/tdeedu/tdefile_drgeo.po index 1d8db01fd61..eb410bc7101 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/tdefile_drgeo.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/tdefile_drgeo.po @@ -1,51 +1,51 @@ -# translation of kfile_drgeo.po to Serbian +# translation of tdefile_drgeo.po to Serbian # Copyright (C) 2004 Free Software Foundation, Inc. # Chusslove Illich <caslav.ilic@gmx.net>, 2004. # Bojan Bozovic <bole89@infosky.net>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_drgeo\n" +"Project-Id-Version: tdefile_drgeo\n" "POT-Creation-Date: 2005-05-08 12:46+0200\n" "PO-Revision-Date: 2004-09-21 17:07+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" -#: kfile/kfile_drgeo.cpp:37 +#: tdefile/tdefile_drgeo.cpp:37 msgid "Summary" msgstr "Sažetak" -#: kfile/kfile_drgeo.cpp:39 +#: tdefile/tdefile_drgeo.cpp:39 msgid "Figures" msgstr "Slike" -#: kfile/kfile_drgeo.cpp:40 +#: tdefile/tdefile_drgeo.cpp:40 msgid "Texts" msgstr "Tekstovi" -#: kfile/kfile_drgeo.cpp:41 +#: tdefile/tdefile_drgeo.cpp:41 msgid "Macros" msgstr "Makroi" -#: kfile/kfile_drgeo.cpp:44 +#: tdefile/tdefile_drgeo.cpp:44 msgid "" "_: Translators: what this drgeo file contains\n" "Contents" msgstr "Sadržaj" -#: kfile/kfile_drgeo.cpp:71 +#: tdefile/tdefile_drgeo.cpp:71 msgid "Figure" msgstr "Slika" -#: kfile/kfile_drgeo.cpp:78 +#: tdefile/tdefile_drgeo.cpp:78 msgid "Text" msgstr "Tekst" -#: kfile/kfile_drgeo.cpp:85 +#: tdefile/tdefile_drgeo.cpp:85 msgid "Macro" msgstr "Makro" diff --git a/tde-i18n-sr@Latn/messages/tdeedu/tdefile_kig.po b/tde-i18n-sr@Latn/messages/tdeedu/tdefile_kig.po index 1e96691ef82..a7a6d6f4485 100644 --- a/tde-i18n-sr@Latn/messages/tdeedu/tdefile_kig.po +++ b/tde-i18n-sr@Latn/messages/tdeedu/tdefile_kig.po @@ -1,55 +1,55 @@ -# translation of kfile_kig.po to Serbian +# translation of tdefile_kig.po to Serbian # # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. # Bojan Bozovic <bole89@infosky.net>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_kig\n" +"Project-Id-Version: tdefile_kig\n" "POT-Creation-Date: 2005-05-25 08:18+0200\n" "PO-Revision-Date: 2005-10-24 17:43+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#: kfile/kfile_kig.cpp:45 +#: tdefile/tdefile_kig.cpp:45 msgid "Summary" msgstr "Sažetak" -#: kfile/kfile_kig.cpp:46 +#: tdefile/tdefile_kig.cpp:46 msgid "Version" msgstr "Verzija" -#: kfile/kfile_kig.cpp:47 +#: tdefile/tdefile_kig.cpp:47 msgid "Compatibility Version" msgstr "Verzija kompatibilnosti" -#: kfile/kfile_kig.cpp:48 +#: tdefile/tdefile_kig.cpp:48 msgid "Coordinate System" msgstr "Koordinatni sistem" -#: kfile/kfile_kig.cpp:49 +#: tdefile/tdefile_kig.cpp:49 msgid "Grid" msgstr "Mreža" -#: kfile/kfile_kig.cpp:50 +#: tdefile/tdefile_kig.cpp:50 msgid "Axes" msgstr "Ose" -#: kfile/kfile_kig.cpp:51 +#: tdefile/tdefile_kig.cpp:51 msgid "Compressed" msgstr "Kompresovano" -#: kfile/kfile_kig.cpp:110 +#: tdefile/tdefile_kig.cpp:110 msgid "" "_: Translators: Not Available\n" "n/a" msgstr "n/d" -#: kfile/kfile_kig.cpp:117 +#: tdefile/tdefile_kig.cpp:117 msgid "" "_: %1 represents Kig version\n" "%1 (as the version)" diff --git a/tde-i18n-sr@Latn/messages/tdegames/atlantik.po b/tde-i18n-sr@Latn/messages/tdegames/atlantik.po index ad74d6ab986..b4149d7bb42 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/atlantik.po +++ b/tde-i18n-sr@Latn/messages/tdegames/atlantik.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:33+0200\n" "PO-Revision-Date: 2005-08-01 14:31+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kbattleship.po b/tde-i18n-sr@Latn/messages/tdegames/kbattleship.po index ee7c019a9ac..5e7364d76ed 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kbattleship.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kbattleship.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2005-08-01 14:33+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kblackbox.po b/tde-i18n-sr@Latn/messages/tdegames/kblackbox.po index 50acfdbc314..3cf0db3ec83 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kblackbox.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kblackbox.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:33+0200\n" "PO-Revision-Date: 2005-08-01 14:34+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kbounce.po b/tde-i18n-sr@Latn/messages/tdegames/kbounce.po index 3695327c640..c7e7604c8a4 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kbounce.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kbounce.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-07-01 01:32+0200\n" "PO-Revision-Date: 2005-07-12 12:14+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kenolaba.po b/tde-i18n-sr@Latn/messages/tdegames/kenolaba.po index a0c9de29df4..7437217105a 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kenolaba.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kenolaba.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-07-02 18:50+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kgoldrunner.po b/tde-i18n-sr@Latn/messages/tdegames/kgoldrunner.po index 125f0ccbef6..68733a1a3df 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kgoldrunner.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kgoldrunner.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-10-10 02:33+0200\n" "PO-Revision-Date: 2005-03-17 13:11+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/klines.po b/tde-i18n-sr@Latn/messages/tdegames/klines.po index 19e1d239e96..c9f4887ac54 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/klines.po +++ b/tde-i18n-sr@Latn/messages/tdegames/klines.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2005-07-03 01:31+0200\n" "PO-Revision-Date: 2005-07-12 12:17+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kmines.po b/tde-i18n-sr@Latn/messages/tdegames/kmines.po index 5e8ed4f90a0..b0fc552d2e6 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kmines.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kmines.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-07-02 18:51+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/knetwalk.po b/tde-i18n-sr@Latn/messages/tdegames/knetwalk.po index ba9b903f6c1..9eeb0b94b91 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/knetwalk.po +++ b/tde-i18n-sr@Latn/messages/tdegames/knetwalk.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-12-21 02:39+0100\n" "PO-Revision-Date: 2006-01-08 15:24+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kolf.po b/tde-i18n-sr@Latn/messages/tdegames/kolf.po index 188e73436a6..46a6348055b 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kolf.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kolf.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-07-12 12:29+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/konquest.po b/tde-i18n-sr@Latn/messages/tdegames/konquest.po index dcb137b4321..8202c0b6e0b 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/konquest.po +++ b/tde-i18n-sr@Latn/messages/tdegames/konquest.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2004-09-22 17:57+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kpat.po b/tde-i18n-sr@Latn/messages/tdegames/kpat.po index a459783e8f2..2831d2313fd 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kpat.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kpat.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-10-12 02:36+0200\n" "PO-Revision-Date: 2005-03-17 13:12+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kpoker.po b/tde-i18n-sr@Latn/messages/tdegames/kpoker.po index 125a2608aa7..e015062d62f 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kpoker.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kpoker.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-03-17 13:14+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kreversi.po b/tde-i18n-sr@Latn/messages/tdegames/kreversi.po index 0d0e0af8edd..f9f7934ab40 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kreversi.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kreversi.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2006-07-16 22:40+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ksame.po b/tde-i18n-sr@Latn/messages/tdegames/ksame.po index ad0129da580..18b43abee70 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ksame.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ksame.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:33+0200\n" "PO-Revision-Date: 2005-08-01 14:37+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kshisen.po b/tde-i18n-sr@Latn/messages/tdegames/kshisen.po index f3bcd36d049..914303abc94 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kshisen.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kshisen.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2006-06-12 04:03+0200\n" "PO-Revision-Date: 2005-07-12 12:33+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ksmiletris.po b/tde-i18n-sr@Latn/messages/tdegames/ksmiletris.po index 57c2518a6be..4da0dccaf73 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ksmiletris.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ksmiletris.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-11-02 17:33+0100\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ksnake.po b/tde-i18n-sr@Latn/messages/tdegames/ksnake.po index a0b8b7d66fd..e90479ddfc6 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ksnake.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ksnake.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2005-08-01 14:37+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ksokoban.po b/tde-i18n-sr@Latn/messages/tdegames/ksokoban.po index 03afa11fe82..7bedb3f88e0 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ksokoban.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ksokoban.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-11-02 17:36+0100\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/kspaceduel.po b/tde-i18n-sr@Latn/messages/tdegames/kspaceduel.po index 73871df229c..c11278f06d8 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/kspaceduel.po +++ b/tde-i18n-sr@Latn/messages/tdegames/kspaceduel.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2003-11-02 17:38+0100\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ktron.po b/tde-i18n-sr@Latn/messages/tdegames/ktron.po index 8d39c67a842..88ad0f492f5 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ktron.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ktron.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2005-07-12 12:39+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/ktuberling.po b/tde-i18n-sr@Latn/messages/tdegames/ktuberling.po index 5898d9dbbd2..93fe7d78c96 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/ktuberling.po +++ b/tde-i18n-sr@Latn/messages/tdegames/ktuberling.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-08-13 04:05+0200\n" "PO-Revision-Date: 2007-01-08 22:45+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/libksirtet.po b/tde-i18n-sr@Latn/messages/tdegames/libksirtet.po index 1d25b6e3fcc..6a7e0ab836d 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/libksirtet.po +++ b/tde-i18n-sr@Latn/messages/tdegames/libksirtet.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-11-30 03:21+0100\n" "PO-Revision-Date: 2005-03-17 13:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/libtdegames.po b/tde-i18n-sr@Latn/messages/tdegames/libtdegames.po index 0ac19e1d70b..c970a418786 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/libtdegames.po +++ b/tde-i18n-sr@Latn/messages/tdegames/libtdegames.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-12-21 02:39+0100\n" "PO-Revision-Date: 2005-08-01 14:39+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/lskat.po b/tde-i18n-sr@Latn/messages/tdegames/lskat.po index dc57690724d..aa036654b21 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/lskat.po +++ b/tde-i18n-sr@Latn/messages/tdegames/lskat.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-03-17 13:18+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegames/twin4.po b/tde-i18n-sr@Latn/messages/tdegames/twin4.po index 7ca09396949..f8f080a1d56 100644 --- a/tde-i18n-sr@Latn/messages/tdegames/twin4.po +++ b/tde-i18n-sr@Latn/messages/tdegames/twin4.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2005-03-17 13:17+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewcanvasconfig.po b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewcanvasconfig.po index 442f543a274..a47a2cca1d7 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewcanvasconfig.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewcanvasconfig.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-18 13:45+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewpluginsconfig.po b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewpluginsconfig.po index 6299dbbad01..de691de48a0 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewpluginsconfig.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewpluginsconfig.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2003-09-15 12:53+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewviewerpluginsconfig.po b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewviewerpluginsconfig.po index 47d23bb306e..f3c84753400 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewviewerpluginsconfig.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kcm_kviewviewerpluginsconfig.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2003-09-15 12:53+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kcmkamera.po b/tde-i18n-sr@Latn/messages/tdegraphics/kcmkamera.po index cf9d20c8713..1c8809ab497 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kcmkamera.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kcmkamera.po @@ -1,6 +1,6 @@ # translation of kcmkamera.po to Serbian # Copyright (C) 1999,2003 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003 # msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kcoloredit.po b/tde-i18n-sr@Latn/messages/tdegraphics/kcoloredit.po index 8dd6053b152..e1f9980d3b3 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kcoloredit.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kcoloredit.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-06-05 03:59+0200\n" "PO-Revision-Date: 2006-07-16 22:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kdjview.po b/tde-i18n-sr@Latn/messages/tdegraphics/kdjview.po index 96052411c24..032c8206e9d 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kdjview.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kdjview.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-02-10 04:00+0100\n" "PO-Revision-Date: 2006-01-08 15:26+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kdvi.po b/tde-i18n-sr@Latn/messages/tdegraphics/kdvi.po index 119313c4e4e..c136de2e13d 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kdvi.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kdvi.po @@ -1,6 +1,6 @@ # translation of kdvi.po to Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005, 2006. # Slobodan Simic <simicsl@verat.net>, 2005. @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2006-07-16 22:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kfax.po b/tde-i18n-sr@Latn/messages/tdegraphics/kfax.po index e009de5cc28..5792ea52963 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kfax.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kfax.po @@ -1,6 +1,6 @@ # translation of kfax.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kgamma.po b/tde-i18n-sr@Latn/messages/tdegraphics/kgamma.po index 6f476713dcc..13e8d0835a0 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kgamma.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kgamma.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-09-24 02:37+0200\n" "PO-Revision-Date: 2003-09-15 11:06+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kghostview.po b/tde-i18n-sr@Latn/messages/tdegraphics/kghostview.po index 2ad3cde3859..deb68215431 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kghostview.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kghostview.po @@ -1,7 +1,7 @@ # translation of kghostview.po to Srpski # translation of kghostview.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2005-06-01 14:57+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kiconedit.po b/tde-i18n-sr@Latn/messages/tdegraphics/kiconedit.po index 387ab850f84..f1a17cdf783 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kiconedit.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kiconedit.po @@ -1,7 +1,7 @@ # translation of kiconedit.po to Srpski # translation of kiconedit.po to Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Slobodan Simic <simicsl@verat.net>, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-03-05 03:45+0100\n" "PO-Revision-Date: 2006-03-05 19:52+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,8 +40,8 @@ msgid "Icon file(s) to open" msgstr "Fajlovi ikona koje treba otvoriti" #: main.cpp:45 -msgid "KIconEdit" -msgstr "KIconEdit" +msgid "TDEIconEdit" +msgstr "TDEIconEdit" #: main.cpp:55 msgid "Bug fixes and GUI tidy up" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kmrml.po b/tde-i18n-sr@Latn/messages/tdegraphics/kmrml.po index 31680a65d59..959958f41a0 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kmrml.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kmrml.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-11-25 02:35+0100\n" "PO-Revision-Date: 2007-01-08 22:46+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kolourpaint.po b/tde-i18n-sr@Latn/messages/tdegraphics/kolourpaint.po index 959b805f7c9..441cae58d39 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kolourpaint.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kolourpaint.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2007-10-23 01:13+0200\n" "PO-Revision-Date: 2007-10-01 20:45+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kpdf.po b/tde-i18n-sr@Latn/messages/tdegraphics/kpdf.po index dba68cb454c..d69281a0de1 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kpdf.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kpdf.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-23 01:41+0200\n" "PO-Revision-Date: 2007-04-20 21:03+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kpovmodeler.po b/tde-i18n-sr@Latn/messages/tdegraphics/kpovmodeler.po index 76304ce8597..3d94925d6b9 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kpovmodeler.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kpovmodeler.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-05-28 03:57+0200\n" "PO-Revision-Date: 2005-08-01 14:52+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kruler.po b/tde-i18n-sr@Latn/messages/tdegraphics/kruler.po index 1b619d7c987..ba4ca8fc190 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kruler.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kruler.po @@ -1,6 +1,6 @@ # translation of kruler.po to Serbian # Copyright (C) 1999,2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 21:53+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/ksnapshot.po b/tde-i18n-sr@Latn/messages/tdegraphics/ksnapshot.po index d63b2a6f0de..3337f4be2af 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/ksnapshot.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/ksnapshot.po @@ -1,7 +1,7 @@ # translation of ksnapshot.po to Srpski # translation of ksnapshot.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/ksvgplugin.po b/tde-i18n-sr@Latn/messages/tdegraphics/ksvgplugin.po index f0bbfbe2b86..392f7b15599 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/ksvgplugin.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/ksvgplugin.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2005-06-02 10:21+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kuickshow.po b/tde-i18n-sr@Latn/messages/tdegraphics/kuickshow.po index aa18ee7f560..71d0ac4e846 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kuickshow.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kuickshow.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-03-26 02:14+0200\n" "PO-Revision-Date: 2007-01-08 22:50+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kview.po b/tde-i18n-sr@Latn/messages/tdegraphics/kview.po index f97d271469a..30b6788f9ef 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kview.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kview.po @@ -1,6 +1,6 @@ # translation of kview.po to Serbian # Copyright (C) 1999,2003 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003 # msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kviewscannerplugin.po b/tde-i18n-sr@Latn/messages/tdegraphics/kviewscannerplugin.po index 11da1bc28a4..bd1b96e3cf8 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kviewscannerplugin.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kviewscannerplugin.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2004-07-18 21:56+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kviewshell.po b/tde-i18n-sr@Latn/messages/tdegraphics/kviewshell.po index 3870606e111..aa3fbf1a374 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kviewshell.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kviewshell.po @@ -1,7 +1,7 @@ # translation of kviewshell.po to Srpski # translation of kviewshell.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. @@ -44,15 +44,15 @@ msgstr "Prazna višestrana" msgid "Copyright (c) 2005 Wilfried Huss" msgstr "Autorska prava ©2005, Vilfrid Hus (Wilfried Huss)" -#: kmultipage.cpp:70 +#: tdemultipage.cpp:70 msgid "Thumbnails" msgstr "Umanjeni prikazi" -#: kmultipage.cpp:158 +#: tdemultipage.cpp:158 msgid "Save File As" msgstr "Snimi fajl kao" -#: kmultipage.cpp:169 +#: tdemultipage.cpp:169 msgid "" "The file %1\n" "exists. Shall I overwrite that file?" @@ -60,28 +60,28 @@ msgstr "" "Fajl %1\n" "već postoji. Želite li da ga prebrišem?" -#: kmultipage.cpp:170 kmultipage.cpp:1916 +#: tdemultipage.cpp:170 tdemultipage.cpp:1916 msgid "Overwrite File" msgstr "Prebriši fajl" -#: kmultipage.cpp:170 kmultipage.cpp:1916 +#: tdemultipage.cpp:170 tdemultipage.cpp:1916 msgid "Overwrite" msgstr "Prebriši" -#: kmultipage.cpp:770 +#: tdemultipage.cpp:770 #, c-format msgid "Print %1" msgstr "Štampaj %1" -#: kmultipage.cpp:1422 kmultipage.cpp:1564 +#: tdemultipage.cpp:1422 tdemultipage.cpp:1564 msgid "Search interrupted" msgstr "Pretraga prekinuta" -#: kmultipage.cpp:1430 kmultipage.cpp:1572 +#: tdemultipage.cpp:1430 tdemultipage.cpp:1572 msgid "Search page %1 of %2" msgstr "Strana traženja %1 od %2" -#: kmultipage.cpp:1475 +#: tdemultipage.cpp:1475 msgid "" "<qt>The search string <strong>%1</strong> could not be found by the end of the " "document. Should the search be restarted from the beginning of the " @@ -90,16 +90,16 @@ msgstr "" "<qt>Traženi znakovni niz <strong>%1</strong> nije mogao biti pronađen do kraja " "dokumenta. Da li da se pretraga ponovo pokrene od početka dokumenta?</qt>" -#: kmultipage.cpp:1478 kmultipage.cpp:1620 +#: tdemultipage.cpp:1478 tdemultipage.cpp:1620 msgid "Text Not Found" msgstr "Tekst nije pronađen" -#: kmultipage.cpp:1502 kmultipage.cpp:1644 +#: tdemultipage.cpp:1502 tdemultipage.cpp:1644 msgid "<qt>The search string <strong>%1</strong> could not be found.</qt>" msgstr "" "<qt>Traženi znakovni niz <strong>%1</strong> nije mogao biti pronađen.</qt>" -#: kmultipage.cpp:1617 +#: tdemultipage.cpp:1617 msgid "" "<qt>The search string <strong>%1</strong> could not be found by the beginning " "of the document. Should the search be restarted from the end of the " @@ -108,25 +108,25 @@ msgstr "" "<qt>Traženi znakovni niz <strong>%1</strong> nije mogao biti pronađen do " "početka dokumenta. Da li da se pretraga ponovo pokrene od kraja dokumenta?</qt>" -#: kmultipage.cpp:1713 +#: tdemultipage.cpp:1713 #, c-format msgid "Reloading file %1" msgstr "Ponovo učitavam %1" -#: kmultipage.cpp:1749 +#: tdemultipage.cpp:1749 #, c-format msgid "Loading file %1" msgstr "Učitavam fajl %1" -#: kmultipage.cpp:1906 +#: tdemultipage.cpp:1906 msgid "*.txt|Plain Text (Latin 1) (*.txt)" msgstr "*.txt|Običan tekst (Latinica 1) (*.txt)" -#: kmultipage.cpp:1906 +#: tdemultipage.cpp:1906 msgid "Export File As" msgstr "Izvezi fajl kao" -#: kmultipage.cpp:1915 +#: tdemultipage.cpp:1915 msgid "" "The file %1\n" "exists. Do you want to overwrite that file?" @@ -134,11 +134,11 @@ msgstr "" "Fajl %1\n" "već postoji. Želite li da ga prebrišem?" -#: kmultipage.cpp:1926 +#: tdemultipage.cpp:1926 msgid "Exporting to text..." msgstr "Izvozim u tekst..." -#: kmultipage.cpp:1926 +#: tdemultipage.cpp:1926 msgid "Abort" msgstr "Prekini" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/kviewviewer.po b/tde-i18n-sr@Latn/messages/tdegraphics/kviewviewer.po index d876bc8fe45..cc76fd9324e 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/kviewviewer.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/kviewviewer.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:35+0200\n" "PO-Revision-Date: 2005-08-01 15:01+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/libkfaximgage.po b/tde-i18n-sr@Latn/messages/tdegraphics/libkfaximgage.po index 7aa83171f35..964fa7b9e7a 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/libkfaximgage.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/libkfaximgage.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-10-15 02:46+0200\n" "PO-Revision-Date: 2005-07-12 14:40+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_bmp.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_bmp.po index 244a7a89cae..5880641d802 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_bmp.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_bmp.po @@ -1,79 +1,79 @@ -# translation of kfile_bmp.po to Srpski +# translation of tdefile_bmp.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_bmp\n" +"Project-Id-Version: tdefile_bmp\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-15 10:04+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_bmp.cpp:55 +#: tdefile_bmp.cpp:55 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_bmp.cpp:59 +#: tdefile_bmp.cpp:59 msgid "Type" msgstr "Vrsta" -#: kfile_bmp.cpp:61 +#: tdefile_bmp.cpp:61 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_bmp.cpp:65 +#: tdefile_bmp.cpp:65 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_bmp.cpp:68 +#: tdefile_bmp.cpp:68 msgid "Compression" msgstr "Kompresija" -#: kfile_bmp.cpp:104 +#: tdefile_bmp.cpp:104 msgid "Windows Bitmap" msgstr "Windows bitmapa" -#: kfile_bmp.cpp:106 +#: tdefile_bmp.cpp:106 msgid "OS/2 Bitmap Array" msgstr "OS/2 bitmapa" -#: kfile_bmp.cpp:108 +#: tdefile_bmp.cpp:108 msgid "OS/2 Color Icon" msgstr "OS/2 ikona u boji" -#: kfile_bmp.cpp:110 +#: tdefile_bmp.cpp:110 msgid "OS/2 Color Pointer" msgstr "OS/2 pokazivač u boji" -#: kfile_bmp.cpp:112 +#: tdefile_bmp.cpp:112 msgid "OS/2 Icon" msgstr "OS/2 ikona" -#: kfile_bmp.cpp:114 +#: tdefile_bmp.cpp:114 msgid "OS/2 Pointer" msgstr "OS/2 pokazivač" -#: kfile_bmp.cpp:156 +#: tdefile_bmp.cpp:156 msgid "None" msgstr "Nema" -#: kfile_bmp.cpp:159 +#: tdefile_bmp.cpp:159 msgid "RLE 8bit/pixel" msgstr "RLE 8bit/pixel" -#: kfile_bmp.cpp:162 +#: tdefile_bmp.cpp:162 msgid "RLE 4bit/pixel" msgstr "RLE 4bit/pixel" -#: kfile_bmp.cpp:165 +#: tdefile_bmp.cpp:165 msgid "Bitfields" msgstr "Polja bita" -#: kfile_bmp.cpp:168 +#: tdefile_bmp.cpp:168 msgid "Unknown" msgstr "Nepoznat" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dds.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dds.po index a8b19d28fc2..1bdfed1581c 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dds.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dds.po @@ -1,9 +1,9 @@ -# translation of kfile_dds.po to Serbian +# translation of tdefile_dds.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_dds\n" +"Project-Id-Version: tdefile_dds\n" "POT-Creation-Date: 2004-11-01 01:46+0100\n" "PO-Revision-Date: 2005-02-14 20:09+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -13,50 +13,50 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_dds.cpp:192 +#: tdefile_dds.cpp:192 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_dds.cpp:196 +#: tdefile_dds.cpp:196 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_dds.cpp:200 +#: tdefile_dds.cpp:200 msgid "Depth" msgstr "Dubina" -#: kfile_dds.cpp:203 +#: tdefile_dds.cpp:203 msgid "Bit Depth" msgstr "Bitna dubina" -#: kfile_dds.cpp:206 +#: tdefile_dds.cpp:206 msgid "Mipmap Count" msgstr "Broj mipmapa" -#: kfile_dds.cpp:208 +#: tdefile_dds.cpp:208 msgid "Type" msgstr "Tip" -#: kfile_dds.cpp:209 +#: tdefile_dds.cpp:209 msgid "Color Mode" msgstr "Režim boja" -#: kfile_dds.cpp:210 +#: tdefile_dds.cpp:210 msgid "Compression" msgstr "Kompresija" -#: kfile_dds.cpp:251 +#: tdefile_dds.cpp:251 msgid "Cube Map Texture" msgstr "Kockasto mapirana tekstura" -#: kfile_dds.cpp:254 +#: tdefile_dds.cpp:254 msgid "Volume Texture" msgstr "Zapreminska tekstura" -#: kfile_dds.cpp:258 +#: tdefile_dds.cpp:258 msgid "2D Texture" msgstr "2D tekstura" -#: kfile_dds.cpp:264 +#: tdefile_dds.cpp:264 msgid "Uncompressed" msgstr "Nekompresovano" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dvi.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dvi.po index e857787fbcf..d9de9e9fec5 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dvi.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_dvi.po @@ -1,31 +1,31 @@ -# translation of kfile_dvi.po to Srpski +# translation of tdefile_dvi.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_dvi\n" +"Project-Id-Version: tdefile_dvi\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-15 10:05+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_dvi.cpp:53 +#: tdefile_dvi.cpp:53 msgid "Created" msgstr "Napravljen" -#: kfile_dvi.cpp:54 +#: tdefile_dvi.cpp:54 msgid "Comment" msgstr "Komentar" -#: kfile_dvi.cpp:55 +#: tdefile_dvi.cpp:55 msgid "Pages" msgstr "Stranica" -#: kfile_dvi.cpp:142 +#: tdefile_dvi.cpp:142 msgid "TeX Device Independent file" msgstr "TeX DVI (Device Independent) fajl" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_exr.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_exr.po index 92108708c4b..87c1e66032a 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_exr.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_exr.po @@ -1,247 +1,247 @@ -# translation of kfile_exr.po to Serbian +# translation of tdefile_exr.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_exr\n" +"Project-Id-Version: tdefile_exr\n" "POT-Creation-Date: 2007-08-23 01:13+0200\n" "PO-Revision-Date: 2004-07-18 22:21+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_exr.cpp:75 +#: tdefile_exr.cpp:75 msgid "Format Version" msgstr "Verzija formata" -#: kfile_exr.cpp:76 +#: tdefile_exr.cpp:76 msgid "Tiled Image" msgstr "Naslagana slika" -#: kfile_exr.cpp:77 +#: tdefile_exr.cpp:77 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_exr.cpp:81 +#: tdefile_exr.cpp:81 msgid "Thumbnail Dimensions" msgstr "Dimenzije palčice" -#: kfile_exr.cpp:84 +#: tdefile_exr.cpp:84 msgid "Comment" msgstr "Komentar" -#: kfile_exr.cpp:85 +#: tdefile_exr.cpp:85 msgid "Thumbnail" msgstr "Palčica" -#: kfile_exr.cpp:89 +#: tdefile_exr.cpp:89 msgid "Standard Attributes" msgstr "Standardni atributi" -#: kfile_exr.cpp:90 +#: tdefile_exr.cpp:90 msgid "Owner" msgstr "Vlasnik" -#: kfile_exr.cpp:91 +#: tdefile_exr.cpp:91 msgid "Comments" msgstr "Komentari" -#: kfile_exr.cpp:92 +#: tdefile_exr.cpp:92 msgid "Capture Date" msgstr "Datum slikanja" -#: kfile_exr.cpp:93 +#: tdefile_exr.cpp:93 msgid "UTC Offset" msgstr "UTC pomeraj" -#: kfile_exr.cpp:94 +#: tdefile_exr.cpp:94 msgid "Exposure Time" msgstr "Vreme ekspozicije" -#: kfile_exr.cpp:96 +#: tdefile_exr.cpp:96 msgid "Focus" msgstr "Fokus" -#: kfile_exr.cpp:97 kfile_exr.cpp:105 +#: tdefile_exr.cpp:97 tdefile_exr.cpp:105 msgid "" "_: Metres\n" "m" msgstr "m" -#: kfile_exr.cpp:98 +#: tdefile_exr.cpp:98 msgid "X Density" msgstr "X gustina" -#: kfile_exr.cpp:99 +#: tdefile_exr.cpp:99 msgid "" "_: Pixels Per Inch\n" " ppi" msgstr " tpi" -#: kfile_exr.cpp:100 +#: tdefile_exr.cpp:100 msgid "White Luminance" msgstr "Bela luminansa" -#: kfile_exr.cpp:101 +#: tdefile_exr.cpp:101 msgid "" "_: Candelas per square metre\n" " Nits" msgstr " Nits" -#: kfile_exr.cpp:102 +#: tdefile_exr.cpp:102 msgid "Longitude" msgstr "Geografska dužina" -#: kfile_exr.cpp:103 +#: tdefile_exr.cpp:103 msgid "Latitude" msgstr "Geografska širina" -#: kfile_exr.cpp:104 +#: tdefile_exr.cpp:104 msgid "Altitude" msgstr "Visina" -#: kfile_exr.cpp:106 +#: tdefile_exr.cpp:106 msgid "ISO Speed" msgstr "ISO brzina" -#: kfile_exr.cpp:107 +#: tdefile_exr.cpp:107 msgid "Aperture" msgstr "Otvor" -#: kfile_exr.cpp:110 +#: tdefile_exr.cpp:110 msgid "Channels" msgstr "Kanali" -#: kfile_exr.cpp:111 +#: tdefile_exr.cpp:111 msgid "A" msgstr "A" -#: kfile_exr.cpp:112 kfile_exr.cpp:119 +#: tdefile_exr.cpp:112 tdefile_exr.cpp:119 msgid "R" msgstr "R" -#: kfile_exr.cpp:113 +#: tdefile_exr.cpp:113 msgid "G" msgstr "G" -#: kfile_exr.cpp:114 +#: tdefile_exr.cpp:114 msgid "B" msgstr "B" -#: kfile_exr.cpp:115 +#: tdefile_exr.cpp:115 msgid "Z" msgstr "Z" -#: kfile_exr.cpp:116 +#: tdefile_exr.cpp:116 msgid "NX" msgstr "NX" -#: kfile_exr.cpp:117 +#: tdefile_exr.cpp:117 msgid "NY" msgstr "NY" -#: kfile_exr.cpp:118 +#: tdefile_exr.cpp:118 msgid "NZ" msgstr "NZ" -#: kfile_exr.cpp:120 +#: tdefile_exr.cpp:120 msgid "U" msgstr "U" -#: kfile_exr.cpp:121 +#: tdefile_exr.cpp:121 msgid "V" msgstr "V" -#: kfile_exr.cpp:122 +#: tdefile_exr.cpp:122 msgid "materialID" msgstr "Id. materijala" -#: kfile_exr.cpp:123 +#: tdefile_exr.cpp:123 msgid "objectID" msgstr "Id. objekta" -#: kfile_exr.cpp:124 +#: tdefile_exr.cpp:124 msgid "renderID" msgstr "Id. senčenja" -#: kfile_exr.cpp:125 +#: tdefile_exr.cpp:125 msgid "pixelCover" msgstr "Pikselski prekrivač" -#: kfile_exr.cpp:126 +#: tdefile_exr.cpp:126 msgid "velX" msgstr "velX" -#: kfile_exr.cpp:127 +#: tdefile_exr.cpp:127 msgid "velY" msgstr "velY" -#: kfile_exr.cpp:128 +#: tdefile_exr.cpp:128 msgid "packedRGBA" msgstr "pakovani RGBA" -#: kfile_exr.cpp:132 +#: tdefile_exr.cpp:132 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_exr.cpp:133 +#: tdefile_exr.cpp:133 msgid "Compression" msgstr "Kompresija" -#: kfile_exr.cpp:134 +#: tdefile_exr.cpp:134 msgid "Line Order" msgstr "Redosled linija" -#: kfile_exr.cpp:138 +#: tdefile_exr.cpp:138 msgid "3dsMax Details" msgstr "3dsMax detalji" -#: kfile_exr.cpp:139 +#: tdefile_exr.cpp:139 msgid "Local Time" msgstr "Lokalno vreme" -#: kfile_exr.cpp:140 +#: tdefile_exr.cpp:140 msgid "System Time" msgstr "Sistemsko vreme" -#: kfile_exr.cpp:141 +#: tdefile_exr.cpp:141 msgid "Plugin Version" msgstr "Izdanje priključka" -#: kfile_exr.cpp:142 +#: tdefile_exr.cpp:142 msgid "EXR Version" msgstr "EXR izdanje" -#: kfile_exr.cpp:143 +#: tdefile_exr.cpp:143 msgid "Computer Name" msgstr "Ime računara" -#: kfile_exr.cpp:306 +#: tdefile_exr.cpp:306 msgid "No compression" msgstr "Bez kompresije" -#: kfile_exr.cpp:309 +#: tdefile_exr.cpp:309 msgid "Run Length Encoding" msgstr "„Run Length“ kodiranje" -#: kfile_exr.cpp:312 +#: tdefile_exr.cpp:312 msgid "zip, individual scanlines" msgstr "zip, individualne linije" -#: kfile_exr.cpp:315 +#: tdefile_exr.cpp:315 msgid "zip, multi-scanline blocks" msgstr "zip, višelinijski blokovi" -#: kfile_exr.cpp:318 +#: tdefile_exr.cpp:318 msgid "piz compression" msgstr "piz kompresija" -#: kfile_exr.cpp:327 +#: tdefile_exr.cpp:327 msgid "increasing Y" msgstr "uvećavam Y" -#: kfile_exr.cpp:330 +#: tdefile_exr.cpp:330 msgid "decreasing Y" msgstr "smanjujem Y" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_gif.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_gif.po index dae468044a3..d2d8aec0707 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_gif.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_gif.po @@ -1,45 +1,45 @@ -# translation of kfile_gif.po to Serbian -# translation of kfile_gif.po to Srpski +# translation of tdefile_gif.po to Serbian +# translation of tdefile_gif.po to Srpski # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_gif\n" +"Project-Id-Version: tdefile_gif\n" "POT-Creation-Date: 2005-03-14 01:33+0100\n" "PO-Revision-Date: 2005-06-01 14:53+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" -#: kfile_gif.cpp:55 +#: tdefile_gif.cpp:55 msgid "General" msgstr "Opšte" -#: kfile_gif.cpp:59 +#: tdefile_gif.cpp:59 msgid "Version" msgstr "Verzija" -#: kfile_gif.cpp:61 +#: tdefile_gif.cpp:61 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_gif.cpp:65 +#: tdefile_gif.cpp:65 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_gif.cpp:103 +#: tdefile_gif.cpp:103 msgid "GIF Version 89a" msgstr "GIF verzija 89a" -#: kfile_gif.cpp:105 +#: tdefile_gif.cpp:105 msgid "GIF Version 87a" msgstr "GIF verzija 87a" -#: kfile_gif.cpp:108 +#: tdefile_gif.cpp:108 msgid "Unknown" msgstr "Nepoznato" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ico.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ico.po index 06c601e18da..337b603a9c9 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ico.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ico.po @@ -1,10 +1,10 @@ -# translation of kfile_ico.po to Srpski +# translation of tdefile_ico.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_ico\n" +"Project-Id-Version: tdefile_ico\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-08 13:38+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" @@ -14,26 +14,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_ico.cpp:56 +#: tdefile_ico.cpp:56 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_ico.cpp:60 +#: tdefile_ico.cpp:60 msgid "Number of Icons" msgstr "Broj ikona" -#: kfile_ico.cpp:62 +#: tdefile_ico.cpp:62 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_ico.cpp:63 +#: tdefile_ico.cpp:63 msgid "Colors" msgstr "Boje" -#: kfile_ico.cpp:65 +#: tdefile_ico.cpp:65 msgid "Dimensions (1st icon)" msgstr "Dimenzije (prva ikona)" -#: kfile_ico.cpp:66 +#: tdefile_ico.cpp:66 msgid "Colors (1st icon)" msgstr "Boje (prva ikona)" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_jpeg.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_jpeg.po index 8d35a47687d..811b2f03768 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_jpeg.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_jpeg.po @@ -1,5 +1,5 @@ -# translation of kfile_jpeg.po to Serbian -# translation of kfile_jpeg.po to Srpski +# translation of tdefile_jpeg.po to Serbian +# translation of tdefile_jpeg.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kfile_jpeg\n" +"Project-Id-Version: tdefile_jpeg\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2005-02-14 22:28+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -17,256 +17,256 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_jpeg.cpp:58 +#: tdefile_jpeg.cpp:58 msgid "JPEG Exif" msgstr "JPEG Exif" -#: kfile_jpeg.cpp:61 +#: tdefile_jpeg.cpp:61 msgid "Comment" msgstr "Komentar" -#: kfile_jpeg.cpp:67 +#: tdefile_jpeg.cpp:67 msgid "Camera Manufacturer" msgstr "Proizvođač kamere" -#: kfile_jpeg.cpp:70 +#: tdefile_jpeg.cpp:70 msgid "Camera Model" msgstr "Model kamere" -#: kfile_jpeg.cpp:73 +#: tdefile_jpeg.cpp:73 msgid "Date/Time" msgstr "Datum-vreme" -#: kfile_jpeg.cpp:76 +#: tdefile_jpeg.cpp:76 msgid "Creation Date" msgstr "Datum kreiranja" -#: kfile_jpeg.cpp:79 +#: tdefile_jpeg.cpp:79 msgid "Creation Time" msgstr "Vreme kreiranja" -#: kfile_jpeg.cpp:82 +#: tdefile_jpeg.cpp:82 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_jpeg.cpp:90 +#: tdefile_jpeg.cpp:90 msgid "Color Mode" msgstr "Režim boja" -#: kfile_jpeg.cpp:93 +#: tdefile_jpeg.cpp:93 msgid "Flash Used" msgstr "Blic korišćen" -#: kfile_jpeg.cpp:95 +#: tdefile_jpeg.cpp:95 msgid "Focal Length" msgstr "Daljina fokusa" -#: kfile_jpeg.cpp:99 +#: tdefile_jpeg.cpp:99 msgid "35mm Equivalent" msgstr "35mm ekvivalent" -#: kfile_jpeg.cpp:103 +#: tdefile_jpeg.cpp:103 msgid "CCD Width" msgstr "CCD širina" -#: kfile_jpeg.cpp:107 +#: tdefile_jpeg.cpp:107 msgid "Exposure Time" msgstr "Vreme ekspozicije" -#: kfile_jpeg.cpp:111 +#: tdefile_jpeg.cpp:111 msgid "Aperture" msgstr "Otvor blende" -#: kfile_jpeg.cpp:114 +#: tdefile_jpeg.cpp:114 msgid "Focus Dist." msgstr "Udalj. fokusa" -#: kfile_jpeg.cpp:117 +#: tdefile_jpeg.cpp:117 msgid "Exposure Bias" msgstr "Jačina ekspozicije" -#: kfile_jpeg.cpp:120 +#: tdefile_jpeg.cpp:120 msgid "Whitebalance" msgstr "Uravnoteženost belog" -#: kfile_jpeg.cpp:123 +#: tdefile_jpeg.cpp:123 msgid "Metering Mode" msgstr "Način merenja" -#: kfile_jpeg.cpp:126 +#: tdefile_jpeg.cpp:126 msgid "Exposure" msgstr "Ekspozicija" -#: kfile_jpeg.cpp:129 +#: tdefile_jpeg.cpp:129 msgid "ISO Equiv." msgstr "ISO ekviv." -#: kfile_jpeg.cpp:132 +#: tdefile_jpeg.cpp:132 msgid "JPEG Quality" msgstr "JPEG kvalitet" -#: kfile_jpeg.cpp:135 +#: tdefile_jpeg.cpp:135 msgid "User Comment" msgstr "Komentar korisnika" -#: kfile_jpeg.cpp:139 +#: tdefile_jpeg.cpp:139 msgid "JPEG Process" msgstr "JPEG proces" -#: kfile_jpeg.cpp:142 +#: tdefile_jpeg.cpp:142 msgid "Thumbnail" msgstr "Umanjeni prikaz" -#: kfile_jpeg.cpp:248 +#: tdefile_jpeg.cpp:248 msgid "Color" msgstr "U boji" -#: kfile_jpeg.cpp:248 +#: tdefile_jpeg.cpp:248 msgid "Black and white" msgstr "Crno-Bela" -#: kfile_jpeg.cpp:252 +#: tdefile_jpeg.cpp:252 msgid "" "_: Flash\n" "(unknown)" msgstr "(nepoznat)" -#: kfile_jpeg.cpp:254 +#: tdefile_jpeg.cpp:254 msgid "" "_: Flash\n" "No" msgstr "Ne" -#: kfile_jpeg.cpp:259 +#: tdefile_jpeg.cpp:259 msgid "" "_: Flash\n" "Fired" msgstr "Okinut" -#: kfile_jpeg.cpp:264 +#: tdefile_jpeg.cpp:264 msgid "" "_: Flash\n" "Fill Fired" msgstr "Popunjeno okinut" -#: kfile_jpeg.cpp:267 +#: tdefile_jpeg.cpp:267 msgid "" "_: Flash\n" "Off" msgstr "Ugašen" -#: kfile_jpeg.cpp:270 +#: tdefile_jpeg.cpp:270 msgid "" "_: Flash\n" "Auto Off" msgstr "Auto. ugašen" -#: kfile_jpeg.cpp:275 +#: tdefile_jpeg.cpp:275 msgid "" "_: Flash\n" "Auto Fired" msgstr "Auto. okinut" -#: kfile_jpeg.cpp:278 +#: tdefile_jpeg.cpp:278 msgid "" "_: Flash\n" "Not Available" msgstr "Nije dostupan" -#: kfile_jpeg.cpp:319 +#: tdefile_jpeg.cpp:319 msgid "Infinite" msgstr "Beskonačan" -#: kfile_jpeg.cpp:335 kfile_jpeg.cpp:370 kfile_jpeg.cpp:378 kfile_jpeg.cpp:403 -#: kfile_jpeg.cpp:439 kfile_jpeg.cpp:462 +#: tdefile_jpeg.cpp:335 tdefile_jpeg.cpp:370 tdefile_jpeg.cpp:378 tdefile_jpeg.cpp:403 +#: tdefile_jpeg.cpp:439 tdefile_jpeg.cpp:462 msgid "Unknown" msgstr "Nepoznat" -#: kfile_jpeg.cpp:338 +#: tdefile_jpeg.cpp:338 msgid "Daylight" msgstr "Dnevno svetlo" -#: kfile_jpeg.cpp:341 +#: tdefile_jpeg.cpp:341 msgid "Fluorescent" msgstr "Fluorescentno" -#: kfile_jpeg.cpp:345 +#: tdefile_jpeg.cpp:345 msgid "Tungsten" msgstr "Sijalica" -#: kfile_jpeg.cpp:348 +#: tdefile_jpeg.cpp:348 msgid "Standard light A" msgstr "Standardno svetlo A" -#: kfile_jpeg.cpp:351 +#: tdefile_jpeg.cpp:351 msgid "Standard light B" msgstr "Standardno svetlo B" -#: kfile_jpeg.cpp:354 +#: tdefile_jpeg.cpp:354 msgid "Standard light C" msgstr "Standardno svetlo C" -#: kfile_jpeg.cpp:357 +#: tdefile_jpeg.cpp:357 msgid "D55" msgstr "D55" -#: kfile_jpeg.cpp:360 +#: tdefile_jpeg.cpp:360 msgid "D65" msgstr "D65" -#: kfile_jpeg.cpp:363 +#: tdefile_jpeg.cpp:363 msgid "D75" msgstr "D75" -#: kfile_jpeg.cpp:366 kfile_jpeg.cpp:399 +#: tdefile_jpeg.cpp:366 tdefile_jpeg.cpp:399 msgid "Other" msgstr "Drugo" -#: kfile_jpeg.cpp:381 +#: tdefile_jpeg.cpp:381 msgid "Average" msgstr "Prosečno" -#: kfile_jpeg.cpp:384 +#: tdefile_jpeg.cpp:384 msgid "Center weighted average" msgstr "Centralno balansirano prosečno" -#: kfile_jpeg.cpp:387 +#: tdefile_jpeg.cpp:387 msgid "Spot" msgstr "Tačka" -#: kfile_jpeg.cpp:390 +#: tdefile_jpeg.cpp:390 msgid "MultiSpot" msgstr "Više tačaka" -#: kfile_jpeg.cpp:393 +#: tdefile_jpeg.cpp:393 msgid "Pattern" msgstr "Uzorak" -#: kfile_jpeg.cpp:396 +#: tdefile_jpeg.cpp:396 msgid "Partial" msgstr "Delimično" -#: kfile_jpeg.cpp:411 +#: tdefile_jpeg.cpp:411 msgid "Not defined" msgstr "Neodređeno" -#: kfile_jpeg.cpp:414 +#: tdefile_jpeg.cpp:414 msgid "Manual" msgstr "Ručno" -#: kfile_jpeg.cpp:417 +#: tdefile_jpeg.cpp:417 msgid "Normal program" msgstr "Normalan program" -#: kfile_jpeg.cpp:420 +#: tdefile_jpeg.cpp:420 msgid "Aperture priority" msgstr "Prioritet blende" -#: kfile_jpeg.cpp:423 +#: tdefile_jpeg.cpp:423 msgid "Shutter priority" msgstr "Prioritet zatvarača" -#: kfile_jpeg.cpp:426 +#: tdefile_jpeg.cpp:426 msgid "" "Creative program\n" "(biased toward fast shutter speed)" @@ -274,7 +274,7 @@ msgstr "" "Kreativan program\n" "(teži ka većoj brzini zatvarača)" -#: kfile_jpeg.cpp:429 +#: tdefile_jpeg.cpp:429 msgid "" "Action program\n" "(biased toward fast shutter speed)" @@ -282,7 +282,7 @@ msgstr "" "Akcioni program\n" "(teži ka većoj brzini zatvarača)" -#: kfile_jpeg.cpp:432 +#: tdefile_jpeg.cpp:432 msgid "" "Portrait mode\n" "(for closeup photos with the background out of focus)" @@ -290,7 +290,7 @@ msgstr "" "Portretski režim\n" "(za fotografije u krupnom planu sa pozadinom van fokusa)" -#: kfile_jpeg.cpp:435 +#: tdefile_jpeg.cpp:435 msgid "" "Landscape mode\n" "(for landscape photos with the background in focus)" @@ -298,14 +298,14 @@ msgstr "" "Pejzažni režim\n" "(za pejzažne fotografije sa pozadinom u fokusu)" -#: kfile_jpeg.cpp:453 +#: tdefile_jpeg.cpp:453 msgid "Basic" msgstr "Osnovno" -#: kfile_jpeg.cpp:456 +#: tdefile_jpeg.cpp:456 msgid "Normal" msgstr "Normalno" -#: kfile_jpeg.cpp:459 +#: tdefile_jpeg.cpp:459 msgid "Fine" msgstr "Fino" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pcx.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pcx.po index 86e33e9ed54..6f4735a561a 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pcx.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pcx.po @@ -1,45 +1,45 @@ -# translation of kfile_pcx.po to Serbian -# translation of kfile_pcx.po to Srpski +# translation of tdefile_pcx.po to Serbian +# translation of tdefile_pcx.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_pcx\n" +"Project-Id-Version: tdefile_pcx\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 15:12+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_pcx.cpp:66 +#: tdefile_pcx.cpp:66 msgid "General" msgstr "Opšte" -#: kfile_pcx.cpp:69 +#: tdefile_pcx.cpp:69 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_pcx.cpp:73 +#: tdefile_pcx.cpp:73 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_pcx.cpp:76 +#: tdefile_pcx.cpp:76 msgid "Resolution" msgstr "Rezolucija" -#: kfile_pcx.cpp:79 +#: tdefile_pcx.cpp:79 msgid "Compression" msgstr "Kompresija" -#: kfile_pcx.cpp:109 +#: tdefile_pcx.cpp:109 msgid "Yes (RLE)" msgstr "Da (RLE)" -#: kfile_pcx.cpp:111 +#: tdefile_pcx.cpp:111 msgid "None" msgstr "Ne" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pdf.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pdf.po index ee69f828987..f31d9493d0b 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pdf.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pdf.po @@ -1,74 +1,74 @@ -# translation of kfile_pdf.po to Serbian -# translation of kfile_pdf.po to Srpski +# translation of tdefile_pdf.po to Serbian +# translation of tdefile_pdf.po to Srpski # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_pdf\n" +"Project-Id-Version: tdefile_pdf\n" "POT-Creation-Date: 2005-04-20 15:05+0200\n" "PO-Revision-Date: 2005-06-01 14:55+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" -#: kfile_pdf.cpp:39 +#: tdefile_pdf.cpp:39 msgid "General" msgstr "Opšte" -#: kfile_pdf.cpp:43 +#: tdefile_pdf.cpp:43 msgid "Title" msgstr "Naslov" -#: kfile_pdf.cpp:45 +#: tdefile_pdf.cpp:45 msgid "Subject" msgstr "Tema" -#: kfile_pdf.cpp:47 +#: tdefile_pdf.cpp:47 msgid "Author" msgstr "Autor" -#: kfile_pdf.cpp:49 +#: tdefile_pdf.cpp:49 msgid "Key Words" msgstr "Ključne reči" -#: kfile_pdf.cpp:50 +#: tdefile_pdf.cpp:50 msgid "Creator" msgstr "Kreator" -#: kfile_pdf.cpp:51 +#: tdefile_pdf.cpp:51 msgid "Producer" msgstr "Napravljeno pomoću" -#: kfile_pdf.cpp:52 +#: tdefile_pdf.cpp:52 msgid "Creation Date" msgstr "Datum kreiranja" -#: kfile_pdf.cpp:53 +#: tdefile_pdf.cpp:53 msgid "Modified" msgstr "Izmenjeno" -#: kfile_pdf.cpp:54 +#: tdefile_pdf.cpp:54 msgid "Pages" msgstr "Stranica" -#: kfile_pdf.cpp:55 +#: tdefile_pdf.cpp:55 msgid "Protected" msgstr "Zaštićeno" -#: kfile_pdf.cpp:56 +#: tdefile_pdf.cpp:56 msgid "Linearized" msgstr "Linearno" -#: kfile_pdf.cpp:57 +#: tdefile_pdf.cpp:57 msgid "Version" msgstr "Verzija" -#: kfile_pdf.cpp:85 +#: tdefile_pdf.cpp:85 msgid "Yes (Can Print:%1 Can Copy:%2 Can Change:%3 Can Add notes:%4)" msgstr "" "Da (Može štampati:%1 Može kopirati:%2 Može menjati:%3 Može dodavati beleške:%4)" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_png.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_png.po index 2703162418c..e159bc62166 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_png.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_png.po @@ -1,114 +1,114 @@ -# translation of kfile_png.po to Serbian -# translation of kfile_png.po to Srpski +# translation of tdefile_png.po to Serbian +# translation of tdefile_png.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_png\n" +"Project-Id-Version: tdefile_png\n" "POT-Creation-Date: 2004-12-16 01:20+0100\n" "PO-Revision-Date: 2004-07-18 15:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_png.cpp:51 +#: tdefile_png.cpp:51 msgid "Title" msgstr "Naslov" -#: kfile_png.cpp:52 +#: tdefile_png.cpp:52 msgid "Author" msgstr "Autor" -#: kfile_png.cpp:53 +#: tdefile_png.cpp:53 msgid "Description" msgstr "Opis" -#: kfile_png.cpp:54 +#: tdefile_png.cpp:54 msgid "Copyright" msgstr "Autorska prava" -#: kfile_png.cpp:55 +#: tdefile_png.cpp:55 msgid "Creation Time" msgstr "Vreme kreiranja" -#: kfile_png.cpp:56 +#: tdefile_png.cpp:56 msgid "Software" msgstr "Program" -#: kfile_png.cpp:57 +#: tdefile_png.cpp:57 msgid "Disclaimer" msgstr "Odricanje odgovornosti" -#: kfile_png.cpp:59 +#: tdefile_png.cpp:59 msgid "Source" msgstr "Izvor" -#: kfile_png.cpp:60 kfile_png.cpp:103 +#: tdefile_png.cpp:60 tdefile_png.cpp:103 msgid "Comment" msgstr "Komentar" -#: kfile_png.cpp:65 +#: tdefile_png.cpp:65 msgid "Grayscale" msgstr "Sive nijanse" -#: kfile_png.cpp:66 kfile_png.cpp:70 kfile_png.cpp:183 kfile_png.cpp:187 -#: kfile_png.cpp:191 +#: tdefile_png.cpp:66 tdefile_png.cpp:70 tdefile_png.cpp:183 tdefile_png.cpp:187 +#: tdefile_png.cpp:191 msgid "Unknown" msgstr "Nepoznat" -#: kfile_png.cpp:67 +#: tdefile_png.cpp:67 msgid "RGB" msgstr "RGB" -#: kfile_png.cpp:68 +#: tdefile_png.cpp:68 msgid "Palette" msgstr "Paleta" -#: kfile_png.cpp:69 +#: tdefile_png.cpp:69 msgid "Grayscale/Alpha" msgstr "Sive nijanse/alfa" -#: kfile_png.cpp:71 +#: tdefile_png.cpp:71 msgid "RGB/Alpha" msgstr "RGB/alfa" -#: kfile_png.cpp:77 +#: tdefile_png.cpp:77 msgid "Deflate" msgstr "Umanjen" -#: kfile_png.cpp:82 +#: tdefile_png.cpp:82 msgid "None" msgstr "Nema" -#: kfile_png.cpp:83 +#: tdefile_png.cpp:83 msgid "Adam7" msgstr "Adam7" -#: kfile_png.cpp:107 +#: tdefile_png.cpp:107 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_png.cpp:109 +#: tdefile_png.cpp:109 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_png.cpp:113 +#: tdefile_png.cpp:113 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_png.cpp:116 +#: tdefile_png.cpp:116 msgid "Color Mode" msgstr "Režim boja" -#: kfile_png.cpp:117 +#: tdefile_png.cpp:117 msgid "Compression" msgstr "Kompresija" -#: kfile_png.cpp:118 +#: tdefile_png.cpp:118 msgid "Interlace Mode" msgstr "Režim preplitanja" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pnm.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pnm.po index 10da409f798..b252a7746ca 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pnm.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_pnm.po @@ -1,45 +1,45 @@ -# translation of kfile_pnm.po to Serbian -# translation of kfile_pnm.po to Srpski +# translation of tdefile_pnm.po to Serbian +# translation of tdefile_pnm.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_pnm\n" +"Project-Id-Version: tdefile_pnm\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 15:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_pnm.cpp:28 +#: tdefile_pnm.cpp:28 msgid "plain" msgstr "običan" -#: kfile_pnm.cpp:29 +#: tdefile_pnm.cpp:29 msgid "raw" msgstr "neobrađen" -#: kfile_pnm.cpp:50 +#: tdefile_pnm.cpp:50 msgid "General" msgstr "Opšte" -#: kfile_pnm.cpp:52 +#: tdefile_pnm.cpp:52 msgid "Format" msgstr "Format" -#: kfile_pnm.cpp:54 +#: tdefile_pnm.cpp:54 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_pnm.cpp:57 +#: tdefile_pnm.cpp:57 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_pnm.cpp:60 +#: tdefile_pnm.cpp:60 msgid "Comment" msgstr "Komentar" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ps.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ps.po index f603ad82b6e..9f7132ee4d6 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ps.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_ps.po @@ -1,41 +1,41 @@ -# translation of kfile_ps.po to Serbian -# translation of kfile_ps.po to Srpski +# translation of tdefile_ps.po to Serbian +# translation of tdefile_ps.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_ps\n" +"Project-Id-Version: tdefile_ps\n" "POT-Creation-Date: 2005-03-29 01:16+0200\n" "PO-Revision-Date: 2004-07-18 15:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_ps.cpp:49 +#: tdefile_ps.cpp:49 msgid "General" msgstr "Opšte" -#: kfile_ps.cpp:50 +#: tdefile_ps.cpp:50 msgid "Title" msgstr "Naslov" -#: kfile_ps.cpp:51 +#: tdefile_ps.cpp:51 msgid "Creator" msgstr "Kreator" -#: kfile_ps.cpp:52 +#: tdefile_ps.cpp:52 msgid "Creation Date" msgstr "Datum kreiranja" -#: kfile_ps.cpp:53 +#: tdefile_ps.cpp:53 msgid "For" msgstr "Za" -#: kfile_ps.cpp:54 +#: tdefile_ps.cpp:54 msgid "Pages" msgstr "Stranica" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_rgb.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_rgb.po index 8017ce8b883..c52b40339b8 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_rgb.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_rgb.po @@ -1,79 +1,79 @@ -# translation of kfile_rgb.po to Serbian +# translation of tdefile_rgb.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_rgb\n" +"Project-Id-Version: tdefile_rgb\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 21:59+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_rgb.cpp:44 +#: tdefile_rgb.cpp:44 msgid "Comment" msgstr "Komentar" -#: kfile_rgb.cpp:46 +#: tdefile_rgb.cpp:46 msgid "Name" msgstr "Ime" -#: kfile_rgb.cpp:51 +#: tdefile_rgb.cpp:51 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_rgb.cpp:53 +#: tdefile_rgb.cpp:53 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_rgb.cpp:57 +#: tdefile_rgb.cpp:57 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_rgb.cpp:60 +#: tdefile_rgb.cpp:60 msgid "Color Mode" msgstr "Režim boja" -#: kfile_rgb.cpp:61 +#: tdefile_rgb.cpp:61 msgid "Compression" msgstr "Kompresija" -#: kfile_rgb.cpp:64 +#: tdefile_rgb.cpp:64 msgid "" "_: percentage of avoided vertical redundancy (the higher the better)\n" "Shared Rows" msgstr "Deljene vrste" -#: kfile_rgb.cpp:123 +#: tdefile_rgb.cpp:123 msgid "Grayscale" msgstr "Nijanse sive" -#: kfile_rgb.cpp:125 +#: tdefile_rgb.cpp:125 msgid "Grayscale/Alpha" msgstr "Nijanse sive - Alfa" -#: kfile_rgb.cpp:127 +#: tdefile_rgb.cpp:127 msgid "RGB" msgstr "RGB" -#: kfile_rgb.cpp:129 +#: tdefile_rgb.cpp:129 msgid "RGB/Alpha" msgstr "RGB-Alfa" -#: kfile_rgb.cpp:132 +#: tdefile_rgb.cpp:132 msgid "Uncompressed" msgstr "Nekompresovana" -#: kfile_rgb.cpp:136 +#: tdefile_rgb.cpp:136 msgid "Runlength Encoded" msgstr "Runlength kodiranje" -#: kfile_rgb.cpp:158 +#: tdefile_rgb.cpp:158 msgid "None" msgstr "Nijedno" -#: kfile_rgb.cpp:160 +#: tdefile_rgb.cpp:160 msgid "Unknown" msgstr "Nepoznato" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tga.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tga.po index 3d10f0e627f..ba3a37fabd0 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tga.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tga.po @@ -1,69 +1,69 @@ -# translation of kfile_tga.po to Serbian -# translation of kfile_tga.po to Srpski +# translation of tdefile_tga.po to Serbian +# translation of tdefile_tga.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_tga\n" +"Project-Id-Version: tdefile_tga\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 15:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_tga.cpp:56 +#: tdefile_tga.cpp:56 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_tga.cpp:60 +#: tdefile_tga.cpp:60 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_tga.cpp:64 +#: tdefile_tga.cpp:64 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_tga.cpp:67 +#: tdefile_tga.cpp:67 msgid "Color Mode" msgstr "Režim boja" -#: kfile_tga.cpp:68 +#: tdefile_tga.cpp:68 msgid "Compression" msgstr "Kompresija" -#: kfile_tga.cpp:126 +#: tdefile_tga.cpp:126 msgid "Color-Mapped" msgstr "Mapirane boje" -#: kfile_tga.cpp:131 +#: tdefile_tga.cpp:131 msgid "RGB" msgstr "RGB" -#: kfile_tga.cpp:135 +#: tdefile_tga.cpp:135 msgid "Black and White" msgstr "Crno-belo" -#: kfile_tga.cpp:138 kfile_tga.cpp:159 +#: tdefile_tga.cpp:138 tdefile_tga.cpp:159 msgid "Unknown" msgstr "Nepoznat" -#: kfile_tga.cpp:145 +#: tdefile_tga.cpp:145 msgid "Uncompressed" msgstr "Nekompresovan" -#: kfile_tga.cpp:150 +#: tdefile_tga.cpp:150 msgid "Runlength Encoded" msgstr "Runlength kodiranje" -#: kfile_tga.cpp:153 +#: tdefile_tga.cpp:153 msgid "Huffman, Delta & RLE" msgstr "Huffman, Delta & RLE" -#: kfile_tga.cpp:156 +#: tdefile_tga.cpp:156 msgid "Huffman, Delta, RLE (4-pass quadtree)" msgstr "Huffman, Delta, RLE (4 prolaza)" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tiff.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tiff.po index 2ac16939f39..3f30383971e 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tiff.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_tiff.po @@ -1,213 +1,213 @@ -# translation of kfile_tiff.po to Serbian -# translation of kfile_tiff.po to Srpski +# translation of tdefile_tiff.po to Serbian +# translation of tdefile_tiff.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_tiff\n" +"Project-Id-Version: tdefile_tiff\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 15:14+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_tiff.cpp:44 +#: tdefile_tiff.cpp:44 msgid "General" msgstr "Opšte" -#: kfile_tiff.cpp:47 +#: tdefile_tiff.cpp:47 msgid "Description" msgstr "Opis" -#: kfile_tiff.cpp:50 +#: tdefile_tiff.cpp:50 msgid "Copyright" msgstr "Autorska prava" -#: kfile_tiff.cpp:52 +#: tdefile_tiff.cpp:52 msgid "Color Mode" msgstr "Režim boja" -#: kfile_tiff.cpp:54 +#: tdefile_tiff.cpp:54 msgid "Dimensions" msgstr "Dimenzije" -#: kfile_tiff.cpp:58 +#: tdefile_tiff.cpp:58 msgid "Resolution" msgstr "Rezolucija" -#: kfile_tiff.cpp:61 +#: tdefile_tiff.cpp:61 msgid "Bit Depth" msgstr "Broj bita" -#: kfile_tiff.cpp:64 +#: tdefile_tiff.cpp:64 msgid "Compression" msgstr "Kompresija" -#: kfile_tiff.cpp:66 +#: tdefile_tiff.cpp:66 msgid "Software" msgstr "Program" -#: kfile_tiff.cpp:68 +#: tdefile_tiff.cpp:68 msgid "Date/Time" msgstr "Datum-vreme" -#: kfile_tiff.cpp:70 +#: tdefile_tiff.cpp:70 msgid "Artist" msgstr "Umetnik" -#: kfile_tiff.cpp:73 +#: tdefile_tiff.cpp:73 msgid "Fax Pages" msgstr "Faks strane" -#: kfile_tiff.cpp:76 +#: tdefile_tiff.cpp:76 msgid "Scanner" msgstr "Skener" -#: kfile_tiff.cpp:78 +#: tdefile_tiff.cpp:78 msgid "Make" msgstr "Napravljen" -#: kfile_tiff.cpp:79 +#: tdefile_tiff.cpp:79 msgid "Model" msgstr "Model" -#: kfile_tiff.cpp:85 kfile_tiff.cpp:87 +#: tdefile_tiff.cpp:85 tdefile_tiff.cpp:87 msgid "Monochrome" msgstr "Jednobojno" -#: kfile_tiff.cpp:89 +#: tdefile_tiff.cpp:89 msgid "RGB" msgstr "RGB" -#: kfile_tiff.cpp:91 +#: tdefile_tiff.cpp:91 msgid "Palette color" msgstr "Paleta boja" -#: kfile_tiff.cpp:93 +#: tdefile_tiff.cpp:93 msgid "Transparency mask" msgstr "Maska prozirnosti" -#: kfile_tiff.cpp:95 +#: tdefile_tiff.cpp:95 msgid "Color separations" msgstr "Separacije boje" -#: kfile_tiff.cpp:97 +#: tdefile_tiff.cpp:97 msgid "YCbCr" msgstr "YCbCr" -#: kfile_tiff.cpp:99 +#: tdefile_tiff.cpp:99 msgid "CIE Lab" msgstr "CIE Lab" -#: kfile_tiff.cpp:102 +#: tdefile_tiff.cpp:102 msgid "ITU Lab" msgstr "ITU Lab" -#: kfile_tiff.cpp:105 +#: tdefile_tiff.cpp:105 msgid "LOGL" msgstr "LOGL" -#: kfile_tiff.cpp:107 +#: tdefile_tiff.cpp:107 msgid "LOGLUV" msgstr "LOGLUV" -#: kfile_tiff.cpp:110 +#: tdefile_tiff.cpp:110 msgid "None" msgstr "Nijedna" -#: kfile_tiff.cpp:112 +#: tdefile_tiff.cpp:112 msgid "RLE" msgstr "RLE" -#: kfile_tiff.cpp:114 +#: tdefile_tiff.cpp:114 msgid "G3 Fax" msgstr "G3 Fax" -#: kfile_tiff.cpp:116 +#: tdefile_tiff.cpp:116 msgid "G4 Fax" msgstr "G4 Fax" -#: kfile_tiff.cpp:118 +#: tdefile_tiff.cpp:118 msgid "LZW" msgstr "LZW" -#: kfile_tiff.cpp:120 +#: tdefile_tiff.cpp:120 msgid "JPEG" msgstr "JPEG" -#: kfile_tiff.cpp:122 +#: tdefile_tiff.cpp:122 msgid "JPEG DCT" msgstr "JPEG DCT" -#: kfile_tiff.cpp:125 +#: tdefile_tiff.cpp:125 msgid "Adobe Deflate" msgstr "Adobe Deflate" -#: kfile_tiff.cpp:128 +#: tdefile_tiff.cpp:128 msgid "NeXT 2-bit RLE" msgstr "NeXT 2-bit RLE" -#: kfile_tiff.cpp:130 +#: tdefile_tiff.cpp:130 msgid "RLE Word" msgstr "RLE Word" -#: kfile_tiff.cpp:132 +#: tdefile_tiff.cpp:132 msgid "Packbits" msgstr "Packbits" -#: kfile_tiff.cpp:134 +#: tdefile_tiff.cpp:134 msgid "Thunderscan RLE" msgstr "Thunderscan RLE" -#: kfile_tiff.cpp:136 +#: tdefile_tiff.cpp:136 msgid "IT8 CT w/padding" msgstr "IT8 CT sa dopunom" -#: kfile_tiff.cpp:138 +#: tdefile_tiff.cpp:138 msgid "IT8 linework RLE" msgstr "IT8 linework RLE" -#: kfile_tiff.cpp:140 +#: tdefile_tiff.cpp:140 msgid "IT8 monochrome" msgstr "IT8 jednobojni" -#: kfile_tiff.cpp:142 +#: tdefile_tiff.cpp:142 msgid "IT8 binary lineart" msgstr "IT8 binary lineart" -#: kfile_tiff.cpp:144 +#: tdefile_tiff.cpp:144 msgid "Pixar 10-bit LZW" msgstr "Pixar 10-bit LZW" -#: kfile_tiff.cpp:146 +#: tdefile_tiff.cpp:146 msgid "Pixar 11-bit ZIP" msgstr "Pixar 11-bit ZIP" -#: kfile_tiff.cpp:148 +#: tdefile_tiff.cpp:148 msgid "Pixar deflate" msgstr "Pixar deflate" -#: kfile_tiff.cpp:150 +#: tdefile_tiff.cpp:150 msgid "Kodak DCS" msgstr "Kodak DCS" -#: kfile_tiff.cpp:152 +#: tdefile_tiff.cpp:152 msgid "ISO JBIG" msgstr "ISO JBIG" -#: kfile_tiff.cpp:154 +#: tdefile_tiff.cpp:154 msgid "SGI log luminance RLE" msgstr "SGI log luminance RLE" -#: kfile_tiff.cpp:156 +#: tdefile_tiff.cpp:156 msgid "SGI log 24-bit packed" msgstr "SGI log 24-bit packed" -#: kfile_tiff.cpp:251 +#: tdefile_tiff.cpp:251 msgid "RGBA" msgstr "RGBA" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xbm.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xbm.po index 2cdd584198f..97bc216e2c6 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xbm.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xbm.po @@ -1,10 +1,10 @@ -# translation of kfile_xbm.po to Srpski +# translation of tdefile_xbm.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_xbm\n" +"Project-Id-Version: tdefile_xbm\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-08 13:44+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" @@ -14,10 +14,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_xbm.cpp:54 +#: tdefile_xbm.cpp:54 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_xbm.cpp:58 +#: tdefile_xbm.cpp:58 msgid "Dimensions" msgstr "Dimenzije" diff --git a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xpm.po b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xpm.po index 6827e8c8a0d..ad3a91c4080 100644 --- a/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xpm.po +++ b/tde-i18n-sr@Latn/messages/tdegraphics/tdefile_xpm.po @@ -1,9 +1,9 @@ -# translation of kfile_xpm.po to Serbian +# translation of tdefile_xpm.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_xpm\n" +"Project-Id-Version: tdefile_xpm\n" "POT-Creation-Date: 2004-11-15 01:37+0100\n" "PO-Revision-Date: 2005-02-14 22:29+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -13,14 +13,14 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_xpm.cpp:42 +#: tdefile_xpm.cpp:42 msgid "X PixMap File Information" msgstr "Informacije o fajlu X piksmape" -#: kfile_xpm.cpp:47 +#: tdefile_xpm.cpp:47 msgid "Dimension" msgstr "Dimenzije" -#: kfile_xpm.cpp:51 +#: tdefile_xpm.cpp:51 msgid "Bit Depth" msgstr "Bitna dubina" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/katepart.po b/tde-i18n-sr@Latn/messages/tdelibs/katepart.po index f3725d2cf4c..eca1619643e 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/katepart.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/katepart.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2008-05-21 01:17+0200\n" "PO-Revision-Date: 2007-01-06 22:21+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kmcop.po b/tde-i18n-sr@Latn/messages/tdelibs/kmcop.po index 15da1b66253..8bffc2c9703 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kmcop.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/kmcop.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-06-14 21:16+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/knotify.po b/tde-i18n-sr@Latn/messages/tdelibs/knotify.po index f42a650d495..688943cb62a 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/knotify.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/knotify.po @@ -2,7 +2,7 @@ # translation of knotify.po to Srpski # knotify.po in Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanasković <toptan@EUnet.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004, 2005. # Toplica Tanaskovic <toptan@verat.net>, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-01-27 02:36+0100\n" "PO-Revision-Date: 2005-01-08 21:47+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/libtdescreensaver.po b/tde-i18n-sr@Latn/messages/tdelibs/libtdescreensaver.po index bf43fd045b4..36e22e662bb 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/libtdescreensaver.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/libtdescreensaver.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-07-19 20:09+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabc_dir.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_dir.po index 47eeb34dca8..0633888286d 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabc_dir.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_dir.po @@ -1,15 +1,15 @@ -# translation of kabc_dir.po to Srpski +# translation of tdeabc_dir.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kabc_dir\n" +"Project-Id-Version: tdeabc_dir\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-06-14 21:11+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabc_file.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_file.po index d3443c27b0d..b3dbad94aa4 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabc_file.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_file.po @@ -1,5 +1,5 @@ -# translation of kabc_file.po to Srpski -# translation of kabc_file.po to Serbian +# translation of tdeabc_file.po to Srpski +# translation of tdeabc_file.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Marko Rosić <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. @@ -7,11 +7,11 @@ # msgid "" msgstr "" -"Project-Id-Version: kabc_file\n" +"Project-Id-Version: tdeabc_file\n" "POT-Creation-Date: 2006-06-20 03:54+0200\n" "PO-Revision-Date: 2004-06-14 21:11+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabc_ldapkio.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_ldaptdeio.po index 031222f3801..1f1e0f92ee5 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabc_ldapkio.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_ldaptdeio.po @@ -1,12 +1,12 @@ -# translation of kabc_ldapkio.po to Serbian -# translation of kabc_ldapkio.po to Srpski +# translation of tdeabc_ldapkio.po to Serbian +# translation of tdeabc_ldapkio.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kabc_ldapkio\n" +"Project-Id-Version: tdeabc_ldapkio\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2005-08-03 16:57+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabc_net.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_net.po index 0ae3bb32ab9..c1ddf9c70f0 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabc_net.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_net.po @@ -1,5 +1,5 @@ -# translation of kabc_net.po to Serbian -# translation of kabc_net.po to Srpski +# translation of tdeabc_net.po to Serbian +# translation of tdeabc_net.po to Srpski # Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. # Toplica Tanasković <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. @@ -7,11 +7,11 @@ # msgid "" msgstr "" -"Project-Id-Version: kabc_net\n" +"Project-Id-Version: tdeabc_net\n" "POT-Creation-Date: 2007-03-05 02:37+0100\n" "PO-Revision-Date: 2006-03-05 16:20+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabc_sql.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_sql.po index 9e3708a548e..70bc61c05c7 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabc_sql.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabc_sql.po @@ -1,15 +1,15 @@ -# translation of kabc_sql.po to Serbian -# translation of kabc_sql.po to Srpski +# translation of tdeabc_sql.po to Serbian +# translation of tdeabc_sql.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kabc_sql\n" +"Project-Id-Version: tdeabc_sql\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2004-07-19 20:07+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kabcformat_binary.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeabcformat_binary.po index 4094a1024bc..6aa3b706675 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kabcformat_binary.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeabcformat_binary.po @@ -1,5 +1,5 @@ -# translation of kabcformat_binary.po to Srpski -# translation of kabcformat_binary.po to Serbian +# translation of tdeabcformat_binary.po to Srpski +# translation of tdeabcformat_binary.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Marko Rosić <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. @@ -7,11 +7,11 @@ # msgid "" msgstr "" -"Project-Id-Version: kabcformat_binary\n" +"Project-Id-Version: tdeabcformat_binary\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2003-07-23 02:02+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdecmshell.po b/tde-i18n-sr@Latn/messages/tdelibs/tdecmshell.po index 627df2baa92..96c4f4909f5 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdecmshell.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdecmshell.po @@ -1,13 +1,13 @@ -# translation of kcmshell.po to Serbian +# translation of tdecmshell.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kcmshell\n" +"Project-Id-Version: tdecmshell\n" "POT-Creation-Date: 2006-08-13 04:02+0200\n" "PO-Revision-Date: 2005-02-05 16:34+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdefileaudiopreview.po b/tde-i18n-sr@Latn/messages/tdelibs/tdefileaudiopreview.po index 2d428f9eef3..fc8abdad7aa 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdefileaudiopreview.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdefileaudiopreview.po @@ -1,24 +1,24 @@ -# translation of kfileaudiopreview.po to Srpski +# translation of tdefileaudiopreview.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfileaudiopreview\n" +"Project-Id-Version: tdefileaudiopreview\n" "POT-Creation-Date: 2006-10-03 02:33+0200\n" "PO-Revision-Date: 2003-07-25 23:08+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2beta3\n" -#: kfileaudiopreview.cpp:67 +#: tdefileaudiopreview.cpp:67 msgid "Media Player" msgstr "Puštač medija" -#: kfileaudiopreview.cpp:93 +#: tdefileaudiopreview.cpp:93 msgid "Play &automatically" msgstr "Pusti &automatski" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/kio.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeio.po index 5c2df7653eb..37e8690cc5c 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/kio.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeio.po @@ -1,4 +1,4 @@ -# translation of kio.po to Serbian +# translation of tdeio.po to Serbian # # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004, 2005. # Marko Rosic <roske@kde.org.yu>, 2003. @@ -7,11 +7,11 @@ # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. msgid "" msgstr "" -"Project-Id-Version: kio\n" +"Project-Id-Version: tdeio\n" "POT-Creation-Date: 2008-07-08 01:16+0200\n" "PO-Revision-Date: 2006-09-28 15:33+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -21,68 +21,68 @@ msgstr "" "Plural-Forms: \n" "Plural-Forms: \n" -#: kio/netaccess.cpp:67 +#: tdeio/netaccess.cpp:67 msgid "File '%1' is not readable" msgstr "Fajl „%1“ nije čitljiv" -#: kio/netaccess.cpp:438 +#: tdeio/netaccess.cpp:438 msgid "ERROR: Unknown protocol '%1'" msgstr "GREŠKA: Nepoznat protokol „%1“" -#: kio/global.cpp:729 kio/job.cpp:1761 kio/job.cpp:3228 kio/job.cpp:3745 -#: kio/paste.cpp:65 +#: tdeio/global.cpp:729 tdeio/job.cpp:1761 tdeio/job.cpp:3228 tdeio/job.cpp:3745 +#: tdeio/paste.cpp:65 msgid "File Already Exists" msgstr "Fajl već postoji" -#: kio/global.cpp:739 kio/job.cpp:2938 +#: tdeio/global.cpp:739 tdeio/job.cpp:2938 msgid "Folder Already Exists" msgstr "Fascikla već postoji" -#: kio/job.cpp:3228 kio/job.cpp:3745 +#: tdeio/job.cpp:3228 tdeio/job.cpp:3745 msgid "Already Exists as Folder" msgstr "Već postoji kao fascikla" -#: kio/kimageio.cpp:231 +#: tdeio/kimageio.cpp:231 msgid "All Pictures" msgstr "Sve slike" -#: kio/pastedialog.cpp:49 +#: tdeio/pastedialog.cpp:49 msgid "Data format:" msgstr "Format podataka:" -#: kio/renamedlg.cpp:119 +#: tdeio/renamedlg.cpp:119 msgid "&Rename" msgstr "&Preimenuj" -#: kio/renamedlg.cpp:121 +#: tdeio/renamedlg.cpp:121 msgid "Suggest New &Name" msgstr "Predloži &novo ime" -#: kio/renamedlg.cpp:127 +#: tdeio/renamedlg.cpp:127 msgid "&Skip" msgstr "Pre&skoči" -#: kio/renamedlg.cpp:130 +#: tdeio/renamedlg.cpp:130 msgid "&Auto Skip" msgstr "&Automatski preskoči" -#: kio/renamedlg.cpp:135 +#: tdeio/renamedlg.cpp:135 msgid "&Overwrite" msgstr "&Prebriši" -#: kio/renamedlg.cpp:139 +#: tdeio/renamedlg.cpp:139 msgid "O&verwrite All" msgstr "Prebriši s&ve" -#: kio/renamedlg.cpp:145 +#: tdeio/renamedlg.cpp:145 msgid "&Resume" msgstr "&Nastavi" -#: kio/renamedlg.cpp:150 +#: tdeio/renamedlg.cpp:150 msgid "R&esume All" msgstr "Na&stavi sve" -#: kio/renamedlg.cpp:161 +#: tdeio/renamedlg.cpp:161 msgid "" "This action would overwrite '%1' with itself.\n" "Please enter a new file name:" @@ -90,43 +90,43 @@ msgstr "" "Ova akcija bi prebrisala „%1“ samim sobom.\n" "Unesite drugo ime:" -#: kio/renamedlg.cpp:163 +#: tdeio/renamedlg.cpp:163 msgid "C&ontinue" msgstr "&Nastavi" -#: kio/renamedlg.cpp:232 kio/renamedlg.cpp:311 +#: tdeio/renamedlg.cpp:232 tdeio/renamedlg.cpp:311 msgid "An older item named '%1' already exists." msgstr "Starija stavka „%1“ već postoji." -#: kio/renamedlg.cpp:234 kio/renamedlg.cpp:313 +#: tdeio/renamedlg.cpp:234 tdeio/renamedlg.cpp:313 msgid "A similar file named '%1' already exists." msgstr "Sličan fajl sa imenom „%1“ već postoji." -#: kio/renamedlg.cpp:236 kio/renamedlg.cpp:315 +#: tdeio/renamedlg.cpp:236 tdeio/renamedlg.cpp:315 msgid "A newer item named '%1' already exists." msgstr "Novija stavka sa imenom „%1“ već postoji." -#: kio/renamedlg.cpp:248 kio/renamedlg.cpp:284 +#: tdeio/renamedlg.cpp:248 tdeio/renamedlg.cpp:284 #, c-format msgid "size %1" msgstr "veličina %1" -#: kio/renamedlg.cpp:256 kio/renamedlg.cpp:291 +#: tdeio/renamedlg.cpp:256 tdeio/renamedlg.cpp:291 #, c-format msgid "created on %1" msgstr "napravljen %1" -#: kio/renamedlg.cpp:263 kio/renamedlg.cpp:298 +#: tdeio/renamedlg.cpp:263 tdeio/renamedlg.cpp:298 #, c-format msgid "modified on %1" msgstr "izmenjen %1" -#: kio/renamedlg.cpp:273 +#: tdeio/renamedlg.cpp:273 msgid "The source file is '%1'" msgstr "Izvorni fajl je „%1“" -#: kio/kdirlister.cpp:282 kio/kdirlister.cpp:293 kio/krun.cpp:864 -#: kio/paste.cpp:213 kio/renamedlg.cpp:431 +#: tdeio/kdirlister.cpp:282 tdeio/kdirlister.cpp:293 tdeio/krun.cpp:864 +#: tdeio/paste.cpp:213 tdeio/renamedlg.cpp:431 #, c-format msgid "" "Malformed URL\n" @@ -135,15 +135,15 @@ msgstr "" "Pogrešno formiran URL\n" "%1" -#: kio/paste.cpp:49 kio/paste.cpp:115 +#: tdeio/paste.cpp:49 tdeio/paste.cpp:115 msgid "Filename for clipboard content:" msgstr "Ime fajla za sadržaj klipborda:" -#: kio/paste.cpp:108 +#: tdeio/paste.cpp:108 msgid "%1 (%2)" msgstr "%1 (%2)" -#: kio/paste.cpp:123 +#: tdeio/paste.cpp:123 msgid "" "The clipboard has changed since you used 'paste': the chosen data format is no " "longer applicable. Please copy again what you wanted to paste." @@ -152,11 +152,11 @@ msgstr "" "podataka više se ne može primeniti. Kopirajte ponovo ono što ste želeli da " "prenesete." -#: kio/paste.cpp:201 kio/paste.cpp:224 kio/paste.cpp:251 +#: tdeio/paste.cpp:201 tdeio/paste.cpp:224 tdeio/paste.cpp:251 msgid "The clipboard is empty" msgstr "Klipbord je prazan" -#: kio/paste.cpp:299 +#: tdeio/paste.cpp:299 #, c-format msgid "" "_n: &Paste File\n" @@ -166,7 +166,7 @@ msgstr "" "&Prenesi %n fajla\n" "&Prenesi %n fajlova" -#: kio/paste.cpp:301 +#: tdeio/paste.cpp:301 #, c-format msgid "" "_n: &Paste URL\n" @@ -176,19 +176,19 @@ msgstr "" "&Prenesi %n URL-a\n" "&Prenesi %n URL-ova" -#: kio/paste.cpp:303 +#: tdeio/paste.cpp:303 msgid "&Paste Clipboard Contents" msgstr "&Prenesi sadržaj klipborda" -#: kio/observer.cpp:332 misc/uiserver.cpp:1218 +#: tdeio/observer.cpp:332 misc/uiserver.cpp:1218 msgid "The peer SSL certificate appears to be corrupt." msgstr "Izgleda da je SSL sertifikat neispravan." -#: kio/observer.cpp:332 kio/tcpslavebase.cpp:706 misc/uiserver.cpp:1218 +#: tdeio/observer.cpp:332 tdeio/tcpslavebase.cpp:706 misc/uiserver.cpp:1218 msgid "SSL" msgstr "SSL" -#: kio/chmodjob.cpp:173 +#: tdeio/chmodjob.cpp:173 msgid "" "<qt>Could not modify the ownership of file <b>%1</b>" ". You have insufficient access to the file to perform the change.</qt>" @@ -196,67 +196,67 @@ msgstr "" "<qt>Nije moguće promeniti vlasništvo nad fajlom <b>%1</b>" ". Nemate dovoljne dozvole za obavljanje te promene.</qt>" -#: kio/chmodjob.cpp:173 +#: tdeio/chmodjob.cpp:173 msgid "&Skip File" msgstr "Pre&skoči fajl" -#: kio/kfilemetainfo.cpp:844 +#: tdeio/tdefilemetainfo.cpp:844 msgid "s" msgstr "s" -#: kio/kfilemetainfo.cpp:847 +#: tdeio/tdefilemetainfo.cpp:847 msgid "ms" msgstr "ms" -#: kio/kfilemetainfo.cpp:850 +#: tdeio/tdefilemetainfo.cpp:850 msgid "bps" msgstr "bps" -#: kio/kfilemetainfo.cpp:853 +#: tdeio/tdefilemetainfo.cpp:853 msgid "pixels" msgstr "piksela" -#: kio/kfilemetainfo.cpp:856 +#: tdeio/tdefilemetainfo.cpp:856 msgid "in" msgstr "inča" -#: kio/kfilemetainfo.cpp:859 +#: tdeio/tdefilemetainfo.cpp:859 msgid "cm" msgstr "cm" -#: kio/kfilemetainfo.cpp:862 +#: tdeio/tdefilemetainfo.cpp:862 msgid "B" msgstr "B" -#: kio/kfilemetainfo.cpp:865 +#: tdeio/tdefilemetainfo.cpp:865 msgid "KB" msgstr "kB" -#: kio/kfilemetainfo.cpp:868 +#: tdeio/tdefilemetainfo.cpp:868 msgid "fps" msgstr "fps" -#: kio/kfilemetainfo.cpp:871 +#: tdeio/tdefilemetainfo.cpp:871 msgid "dpi" msgstr "dpi" -#: kio/kfilemetainfo.cpp:874 +#: tdeio/tdefilemetainfo.cpp:874 msgid "bpp" msgstr "bpp" -#: kio/kfilemetainfo.cpp:877 +#: tdeio/tdefilemetainfo.cpp:877 msgid "Hz" msgstr "Hz" -#: kio/kfilemetainfo.cpp:880 +#: tdeio/tdefilemetainfo.cpp:880 msgid "mm" msgstr "mm" -#: kio/kmimetype.cpp:110 +#: tdeio/kmimetype.cpp:110 msgid "No mime types installed." msgstr "Nijedan MIME tip nije instaliran." -#: kio/kmimetype.cpp:136 +#: tdeio/kmimetype.cpp:136 #, c-format msgid "" "Could not find mime type\n" @@ -265,11 +265,11 @@ msgstr "" "Nije moguće pronaći MIME tip\n" "%1" -#: kio/kmimetype.cpp:796 +#: tdeio/kmimetype.cpp:796 msgid "The desktop entry file %1 has no Type=... entry." msgstr "Fajl sa zapisom stavke radne površine „%1“ nema Type=... zapis." -#: kio/kmimetype.cpp:817 +#: tdeio/kmimetype.cpp:817 msgid "" "The desktop entry of type\n" "%1\n" @@ -279,7 +279,7 @@ msgstr "" "%1\n" "nije poznata." -#: kio/kmimetype.cpp:831 kio/kmimetype.cpp:933 kio/kmimetype.cpp:1115 +#: tdeio/kmimetype.cpp:831 tdeio/kmimetype.cpp:933 tdeio/kmimetype.cpp:1115 msgid "" "The desktop entry file\n" "%1\n" @@ -289,7 +289,7 @@ msgstr "" "%1\n" "je tipa FSDevice, ali nema Dev=... zapis." -#: kio/kmimetype.cpp:877 +#: tdeio/kmimetype.cpp:877 msgid "" "The desktop entry file\n" "%1\n" @@ -299,19 +299,19 @@ msgstr "" "%1\n" "je tipa veza, ali nema URL=... zapis." -#: kio/kmimetype.cpp:943 +#: tdeio/kmimetype.cpp:943 msgid "Mount" msgstr "Montiraj" -#: kio/kmimetype.cpp:954 +#: tdeio/kmimetype.cpp:954 msgid "Eject" msgstr "Izbaci" -#: kio/kmimetype.cpp:956 +#: tdeio/kmimetype.cpp:956 msgid "Unmount" msgstr "Demontiraj" -#: kio/kmimetype.cpp:1073 +#: tdeio/kmimetype.cpp:1073 msgid "" "The desktop entry file\n" "%1\n" @@ -323,7 +323,7 @@ msgstr "" "ima neogdovarajuću stavku u meniju\n" "%2." -#: kio/tcpslavebase.cpp:319 +#: tdeio/tcpslavebase.cpp:319 msgid "" "You are about to leave secure mode. Transmissions will no longer be encrypted.\n" "This means that a third party could observe your data in transit." @@ -331,68 +331,68 @@ msgstr "" "Upravo ćete izaći iz sigrnosnog režima. Prenos podataka više neće biti " "kriptovan. Ovo znači da neko drugi može da čita vaše podatke u prenosu." -#: kio/tcpslavebase.cpp:325 kio/tcpslavebase.cpp:1087 +#: tdeio/tcpslavebase.cpp:325 tdeio/tcpslavebase.cpp:1087 msgid "Security Information" msgstr "Informacija o bezbednosti" -#: kio/tcpslavebase.cpp:326 +#: tdeio/tcpslavebase.cpp:326 msgid "C&ontinue Loading" msgstr "N&astavi učitavanje" -#: kio/tcpslavebase.cpp:677 +#: tdeio/tcpslavebase.cpp:677 msgid "Enter the certificate password:" msgstr "Unesite lozinku za sertifikat:" -#: kio/tcpslavebase.cpp:678 +#: tdeio/tcpslavebase.cpp:678 msgid "SSL Certificate Password" msgstr "Lozinka za SSL sertifikat" -#: kio/tcpslavebase.cpp:691 +#: tdeio/tcpslavebase.cpp:691 msgid "Unable to open the certificate. Try a new password?" msgstr "Ne mogu da otvorim sertifikat. Da probate novu lozinku?" -#: kio/tcpslavebase.cpp:704 +#: tdeio/tcpslavebase.cpp:704 msgid "The procedure to set the client certificate for the session failed." msgstr "Procedura za postavljanje sertifikata klijenta za sesiju nije uspela." -#: kio/tcpslavebase.cpp:875 +#: tdeio/tcpslavebase.cpp:875 msgid "" "The IP address of the host %1 does not match the one the certificate was issued " "to." msgstr "IP adresa domaćina %1 se ne poklapa sa onom iz sertifikata." -#: kio/tcpslavebase.cpp:880 kio/tcpslavebase.cpp:888 kio/tcpslavebase.cpp:923 -#: kio/tcpslavebase.cpp:997 kio/tcpslavebase.cpp:1009 -#: kio/tcpslavebase.cpp:1018 kio/tcpslavebase.cpp:1049 +#: tdeio/tcpslavebase.cpp:880 tdeio/tcpslavebase.cpp:888 tdeio/tcpslavebase.cpp:923 +#: tdeio/tcpslavebase.cpp:997 tdeio/tcpslavebase.cpp:1009 +#: tdeio/tcpslavebase.cpp:1018 tdeio/tcpslavebase.cpp:1049 msgid "Server Authentication" msgstr "Verodostojnost servera" -#: kio/tcpslavebase.cpp:881 kio/tcpslavebase.cpp:889 kio/tcpslavebase.cpp:1019 +#: tdeio/tcpslavebase.cpp:881 tdeio/tcpslavebase.cpp:889 tdeio/tcpslavebase.cpp:1019 msgid "&Details" msgstr "&Detalji" -#: kio/tcpslavebase.cpp:882 kio/tcpslavebase.cpp:890 +#: tdeio/tcpslavebase.cpp:882 tdeio/tcpslavebase.cpp:890 msgid "Co&ntinue" msgstr "N&astavi" -#: kio/tcpslavebase.cpp:884 kio/tcpslavebase.cpp:1014 +#: tdeio/tcpslavebase.cpp:884 tdeio/tcpslavebase.cpp:1014 msgid "The server certificate failed the authenticity test (%1)." msgstr "Serverski sertifikat nije prošao test verodostojnosti (%1)." -#: kio/tcpslavebase.cpp:920 kio/tcpslavebase.cpp:1046 +#: tdeio/tcpslavebase.cpp:920 tdeio/tcpslavebase.cpp:1046 msgid "" "Would you like to accept this certificate forever without being prompted?" msgstr "Želite li da prihvatite ovaj sertifikat zauvek, bez pitanja?" -#: kio/tcpslavebase.cpp:924 kio/tcpslavebase.cpp:1050 +#: tdeio/tcpslavebase.cpp:924 tdeio/tcpslavebase.cpp:1050 msgid "&Forever" msgstr "&Zauvek" -#: kio/tcpslavebase.cpp:925 kio/tcpslavebase.cpp:1051 +#: tdeio/tcpslavebase.cpp:925 tdeio/tcpslavebase.cpp:1051 msgid "&Current Sessions Only" msgstr "Samo za &tekuće sesije" -#: kio/tcpslavebase.cpp:996 +#: tdeio/tcpslavebase.cpp:996 msgid "" "You have indicated that you wish to accept this certificate, but it is not " "issued to the server who is presenting it. Do you wish to continue loading?" @@ -400,7 +400,7 @@ msgstr "" "Naznačili ste da želite da prihvatite ovaj sertifikat, ali on nije izdat od " "strane servera koji ga prezentuje. Da li želite da nastavite učitavanje?" -#: kio/tcpslavebase.cpp:1008 +#: tdeio/tcpslavebase.cpp:1008 msgid "" "SSL certificate is being rejected as requested. You can disable this in the TDE " "Control Center." @@ -408,11 +408,11 @@ msgstr "" "SSL sertifikat je odbačen kao što je zahtevano. Ovo možete isključiti u TDE " "kontrolnom centru." -#: kio/tcpslavebase.cpp:1020 +#: tdeio/tcpslavebase.cpp:1020 msgid "Co&nnect" msgstr "P&oveži" -#: kio/tcpslavebase.cpp:1076 +#: tdeio/tcpslavebase.cpp:1076 msgid "" "You are about to enter secure mode. All transmissions will be encrypted unless " "otherwise noted.\n" @@ -423,52 +423,52 @@ msgstr "" "naglasi drugačije.\n" "Ovo znači da niko drugi neće moći lako da čita vaše podatke u prenosu." -#: kio/tcpslavebase.cpp:1088 +#: tdeio/tcpslavebase.cpp:1088 msgid "Display SSL &Information" msgstr "&Prikaži informacije o SSL-u" -#: kio/tcpslavebase.cpp:1090 +#: tdeio/tcpslavebase.cpp:1090 msgid "C&onnect" msgstr "P&oveži" -#: kio/kdcopservicestarter.cpp:64 +#: tdeio/kdcopservicestarter.cpp:64 #, c-format msgid "No service implementing %1" msgstr "Nijedan servis ne implementira %1" -#: kio/kscan.cpp:52 +#: tdeio/kscan.cpp:52 msgid "Acquire Image" msgstr "Dobavi sliku" -#: kio/kscan.cpp:95 +#: tdeio/kscan.cpp:95 msgid "OCR Image" msgstr "OCR slika" -#: kio/defaultprogress.cpp:104 +#: tdeio/defaultprogress.cpp:104 msgid "Source:" msgstr "Izvor:" -#: kio/defaultprogress.cpp:111 kio/defaultprogress.cpp:433 +#: tdeio/defaultprogress.cpp:111 tdeio/defaultprogress.cpp:433 msgid "Destination:" msgstr "Odredište:" -#: kio/defaultprogress.cpp:149 +#: tdeio/defaultprogress.cpp:149 msgid "&Keep this window open after transfer is complete" msgstr "&Zadrži ovaj prozor otvorenim nakon što se prenos završi" -#: kio/defaultprogress.cpp:157 +#: tdeio/defaultprogress.cpp:157 msgid "Open &File" msgstr "Otvori &fajl" -#: kio/defaultprogress.cpp:163 +#: tdeio/defaultprogress.cpp:163 msgid "Open &Destination" msgstr "Otvori &odredište" -#: kio/defaultprogress.cpp:179 misc/uiserver.cpp:632 +#: tdeio/defaultprogress.cpp:179 misc/uiserver.cpp:632 msgid "Progress Dialog" msgstr "Izveštaj napretka" -#: kio/defaultprogress.cpp:226 +#: tdeio/defaultprogress.cpp:226 #, no-c-format msgid "" "_n: %n folder\n" @@ -478,7 +478,7 @@ msgstr "" "%n fascikle\n" "%n fascikli" -#: kio/defaultprogress.cpp:228 +#: tdeio/defaultprogress.cpp:228 #, no-c-format msgid "" "_n: %n file\n" @@ -488,11 +488,11 @@ msgstr "" "%n fajla\n" "%n fajlova" -#: kio/defaultprogress.cpp:239 +#: tdeio/defaultprogress.cpp:239 msgid "%1 % of %2 " msgstr "%1 % od %2 " -#: kio/defaultprogress.cpp:241 +#: tdeio/defaultprogress.cpp:241 msgid "" "_n: %1 % of 1 file\n" "%1 % of %n files" @@ -501,35 +501,35 @@ msgstr "" "%1 / %n fajla\n" "%1 / %n fajlova" -#: kio/defaultprogress.cpp:243 +#: tdeio/defaultprogress.cpp:243 msgid "%1 %" msgstr "%1 %" -#: kio/defaultprogress.cpp:252 +#: tdeio/defaultprogress.cpp:252 msgid " (Copying)" msgstr " (kopiranje)" -#: kio/defaultprogress.cpp:255 +#: tdeio/defaultprogress.cpp:255 msgid " (Moving)" msgstr " (premeštanje)" -#: kio/defaultprogress.cpp:258 +#: tdeio/defaultprogress.cpp:258 msgid " (Deleting)" msgstr " (brisanje)" -#: kio/defaultprogress.cpp:261 +#: tdeio/defaultprogress.cpp:261 msgid " (Creating)" msgstr " (pravljenje)" -#: kio/defaultprogress.cpp:264 +#: tdeio/defaultprogress.cpp:264 msgid " (Done)" msgstr " (gotovo)" -#: kio/defaultprogress.cpp:285 +#: tdeio/defaultprogress.cpp:285 msgid "%1 of %2 complete" msgstr "završeno %1 od %2" -#: kio/defaultprogress.cpp:299 kio/defaultprogress.cpp:314 +#: tdeio/defaultprogress.cpp:299 tdeio/defaultprogress.cpp:314 msgid "" "_n: %1 / %n folder\n" "%1 / %n folders" @@ -538,7 +538,7 @@ msgstr "" "%1 / %n fascikle\n" "%1 / %n fascikli" -#: kio/defaultprogress.cpp:301 kio/defaultprogress.cpp:317 +#: tdeio/defaultprogress.cpp:301 tdeio/defaultprogress.cpp:317 msgid "" "_n: %1 / %n file\n" "%1 / %n files" @@ -547,93 +547,93 @@ msgstr "" "%1 / %n fajla\n" "%1 / %n fajlova" -#: kio/defaultprogress.cpp:325 misc/uiserver.cpp:288 +#: tdeio/defaultprogress.cpp:325 misc/uiserver.cpp:288 msgid "Stalled" msgstr "Zastoj" -#: kio/defaultprogress.cpp:327 +#: tdeio/defaultprogress.cpp:327 msgid "%1/s ( %2 remaining )" msgstr "%1/s (preostaje %2)" -#: kio/defaultprogress.cpp:336 +#: tdeio/defaultprogress.cpp:336 msgid "Copy File(s) Progress" msgstr "Napredak kopiranja fajla(ova)" -#: kio/defaultprogress.cpp:350 +#: tdeio/defaultprogress.cpp:350 msgid "Move File(s) Progress" msgstr "Napredak premeštanja fajla(ova)" -#: kio/defaultprogress.cpp:364 +#: tdeio/defaultprogress.cpp:364 msgid "Creating Folder" msgstr "Pravim fasciklu" -#: kio/defaultprogress.cpp:376 +#: tdeio/defaultprogress.cpp:376 msgid "Delete File(s) Progress" msgstr "Napredak brisanja fajla(ova)" -#: kio/defaultprogress.cpp:387 +#: tdeio/defaultprogress.cpp:387 msgid "Loading Progress" msgstr "Napredak učitavanja" -#: kio/defaultprogress.cpp:396 +#: tdeio/defaultprogress.cpp:396 msgid "Examining File Progress" msgstr "Ispitivalje napretka fajla(ova)" -#: kio/defaultprogress.cpp:403 +#: tdeio/defaultprogress.cpp:403 #, c-format msgid "Mounting %1" msgstr "Montiranje %1" -#: kio/defaultprogress.cpp:410 misc/uiserver.cpp:378 +#: tdeio/defaultprogress.cpp:410 misc/uiserver.cpp:378 msgid "Unmounting" msgstr "Demontiranje" -#: kio/defaultprogress.cpp:418 +#: tdeio/defaultprogress.cpp:418 #, c-format msgid "Resuming from %1" msgstr "Nastavljanje od %1" -#: kio/defaultprogress.cpp:420 +#: tdeio/defaultprogress.cpp:420 msgid "Not resumable" msgstr "Ne može se nastaviti posle prekida" -#: kio/defaultprogress.cpp:456 +#: tdeio/defaultprogress.cpp:456 msgid "%1/s (done)" msgstr "%1/s (gotovo)" -#: kio/kservice.cpp:837 +#: tdeio/kservice.cpp:837 msgid "Updating System Configuration" msgstr "Ažuriranje podešavanja sistema" -#: kio/kservice.cpp:838 +#: tdeio/kservice.cpp:838 msgid "Updating system configuration." msgstr "Ažuriranje podešavanja sistema." -#: kio/global.cpp:48 kio/global.cpp:81 +#: tdeio/global.cpp:48 tdeio/global.cpp:81 msgid "%1 B" msgstr "%1 B" -#: kio/global.cpp:62 +#: tdeio/global.cpp:62 msgid "%1 TB" msgstr "%1 TB" -#: kio/global.cpp:64 +#: tdeio/global.cpp:64 msgid "%1 GB" msgstr "%1 GB" -#: kio/global.cpp:70 +#: tdeio/global.cpp:70 msgid "%1 MB" msgstr "%1 MB" -#: kio/global.cpp:76 +#: tdeio/global.cpp:76 msgid "%1 KB" msgstr "%1 kB" -#: kio/global.cpp:86 +#: tdeio/global.cpp:86 msgid "0 B" msgstr "0 B" -#: kio/global.cpp:122 +#: tdeio/global.cpp:122 msgid "" "_n: 1 day %1\n" "%n days %1" @@ -642,11 +642,11 @@ msgstr "" "%n dana %1\n" "%n dana %1" -#: kio/global.cpp:152 +#: tdeio/global.cpp:152 msgid "No Items" msgstr "Nema stavki" -#: kio/global.cpp:152 +#: tdeio/global.cpp:152 #, c-format msgid "" "_n: One Item\n" @@ -656,11 +656,11 @@ msgstr "" "%n stavke\n" "%n stavki" -#: kio/global.cpp:154 +#: tdeio/global.cpp:154 msgid "No Files" msgstr "Nema fajlova" -#: kio/global.cpp:154 +#: tdeio/global.cpp:154 #, c-format msgid "" "_n: One File\n" @@ -670,15 +670,15 @@ msgstr "" "%n fajla\n" "%n fajlova" -#: kio/global.cpp:158 +#: tdeio/global.cpp:158 msgid "(%1 Total)" msgstr "(ukupno %1)" -#: kio/global.cpp:161 +#: tdeio/global.cpp:161 msgid "No Folders" msgstr "Nema fascikli" -#: kio/global.cpp:161 +#: tdeio/global.cpp:161 #, c-format msgid "" "_n: One Folder\n" @@ -688,22 +688,22 @@ msgstr "" "%n fascikle\n" "%n fascikli" -#: kio/global.cpp:220 +#: tdeio/global.cpp:220 #, c-format msgid "Could not read %1." msgstr "Nije moguće čitanje %1." -#: kio/global.cpp:223 +#: tdeio/global.cpp:223 #, c-format msgid "Could not write to %1." msgstr "Nije moguće pisanje u %1." -#: kio/global.cpp:226 +#: tdeio/global.cpp:226 #, c-format msgid "Could not start process %1." msgstr "Nije bilo moguće pokrenuti proces %1." -#: kio/global.cpp:229 +#: tdeio/global.cpp:229 #, c-format msgid "" "Internal Error\n" @@ -714,54 +714,54 @@ msgstr "" "Prijavite grešku putem http://bugs.kde.org\n" "%1" -#: kio/global.cpp:232 +#: tdeio/global.cpp:232 #, c-format msgid "Malformed URL %1." msgstr "Pogrešno formiran URL %1." -#: kio/global.cpp:235 +#: tdeio/global.cpp:235 msgid "The protocol %1 is not supported." msgstr "Protokol %1 nije podržan." -#: kio/global.cpp:238 +#: tdeio/global.cpp:238 msgid "The protocol %1 is only a filter protocol." msgstr "Protokol %1 je samo filterski protokol." -#: kio/global.cpp:245 +#: tdeio/global.cpp:245 msgid "%1 is a folder, but a file was expected." msgstr "%1 je fascikla, a očekivan je fajl." -#: kio/global.cpp:248 +#: tdeio/global.cpp:248 msgid "%1 is a file, but a folder was expected." msgstr "%1 je fajl, a očekivana je fascikla." -#: kio/global.cpp:251 +#: tdeio/global.cpp:251 msgid "The file or folder %1 does not exist." msgstr "Fajl ili fascikla %1 ne postoji." -#: kio/global.cpp:254 +#: tdeio/global.cpp:254 msgid "A file named %1 already exists." msgstr "Fajl sa imenom %1 već postoji." -#: kio/global.cpp:257 +#: tdeio/global.cpp:257 msgid "A folder named %1 already exists." msgstr "Fascikla po imenu %1 već postoji." -#: kio/global.cpp:260 +#: tdeio/global.cpp:260 msgid "No hostname specified." msgstr "Nije navedeno ime domaćina." -#: kio/global.cpp:260 +#: tdeio/global.cpp:260 #, c-format msgid "Unknown host %1" msgstr "Nepoznat domaćin %1" -#: kio/global.cpp:263 +#: tdeio/global.cpp:263 #, c-format msgid "Access denied to %1." msgstr "Pristup na %1 je odbijen." -#: kio/global.cpp:266 +#: tdeio/global.cpp:266 #, c-format msgid "" "Access denied.\n" @@ -770,44 +770,44 @@ msgstr "" "Pristup je odbijen\n" "Nije moguće pisanje u %1." -#: kio/global.cpp:269 +#: tdeio/global.cpp:269 #, c-format msgid "Could not enter folder %1." msgstr "Ne mogu da uđem u fasciklu %1." -#: kio/global.cpp:272 +#: tdeio/global.cpp:272 msgid "The protocol %1 does not implement a folder service." msgstr "Protokol %1 ne implementira servis fascikli." -#: kio/global.cpp:275 +#: tdeio/global.cpp:275 #, c-format msgid "Found a cyclic link in %1." msgstr "Pronađena je kružna veza u %1." -#: kio/global.cpp:281 +#: tdeio/global.cpp:281 #, c-format msgid "Found a cyclic link while copying %1." msgstr "Pronađena je kružna veza prilikom kopiranja %1." -#: kio/global.cpp:284 +#: tdeio/global.cpp:284 #, c-format msgid "Could not create socket for accessing %1." msgstr "Nije moguće napraviti soket za pristup %1." -#: kio/global.cpp:287 +#: tdeio/global.cpp:287 #, c-format msgid "Could not connect to host %1." msgstr "Nije moguće povezivanje sa domaćinom %1." -#: kio/global.cpp:290 +#: tdeio/global.cpp:290 msgid "Connection to host %1 is broken." msgstr "Veza sa domaćinom %1 je prekinuta." -#: kio/global.cpp:293 +#: tdeio/global.cpp:293 msgid "The protocol %1 is not a filter protocol." msgstr "Protokol %1 nije filterski protokol." -#: kio/global.cpp:296 +#: tdeio/global.cpp:296 #, c-format msgid "" "Could not mount device.\n" @@ -818,7 +818,7 @@ msgstr "" "Prijavljena greška je:\n" "%1" -#: kio/global.cpp:299 +#: tdeio/global.cpp:299 #, c-format msgid "" "Could not unmount device.\n" @@ -829,76 +829,76 @@ msgstr "" "Prijavljena greška je:\n" "%1" -#: kio/global.cpp:302 +#: tdeio/global.cpp:302 #, c-format msgid "Could not read file %1." msgstr "Nije moguće čitanje fajla %1." -#: kio/global.cpp:305 +#: tdeio/global.cpp:305 #, c-format msgid "Could not write to file %1." msgstr "Zapisivanje u fajl %1 nije moguće." -#: kio/global.cpp:308 +#: tdeio/global.cpp:308 #, c-format msgid "Could not bind %1." msgstr "Nije moguće vezivanje %1." -#: kio/global.cpp:311 +#: tdeio/global.cpp:311 #, c-format msgid "Could not listen %1." msgstr "Nije moguće slušanje %1." -#: kio/global.cpp:314 +#: tdeio/global.cpp:314 #, c-format msgid "Could not accept %1." msgstr "Nije moguće prihvatanje %1." -#: kio/global.cpp:320 +#: tdeio/global.cpp:320 #, c-format msgid "Could not access %1." msgstr "Nije moguć pristup %1." -#: kio/global.cpp:323 +#: tdeio/global.cpp:323 #, c-format msgid "Could not terminate listing %1." msgstr "Nije moguće obustaviti ispis %1." -#: kio/global.cpp:326 +#: tdeio/global.cpp:326 #, c-format msgid "Could not make folder %1." msgstr "Nisam mogao da napravim fasciklu %1." -#: kio/global.cpp:329 +#: tdeio/global.cpp:329 #, c-format msgid "Could not remove folder %1." msgstr "Nisam mogao da uklonim fasciklu %1." -#: kio/global.cpp:332 +#: tdeio/global.cpp:332 #, c-format msgid "Could not resume file %1." msgstr "Nije moguće nastaviti fajl %1." -#: kio/global.cpp:335 +#: tdeio/global.cpp:335 #, c-format msgid "Could not rename file %1." msgstr "Nije moguća promena imena fajla %1." -#: kio/global.cpp:338 +#: tdeio/global.cpp:338 #, c-format msgid "Could not change permissions for %1." msgstr "Nije moguća promena dozvola za %1." -#: kio/global.cpp:341 +#: tdeio/global.cpp:341 #, c-format msgid "Could not delete file %1." msgstr "Nije moguće brisanje fajla %1." -#: kio/global.cpp:344 +#: tdeio/global.cpp:344 msgid "The process for the %1 protocol died unexpectedly." msgstr "Proces protokola %1 je neočekivano umro." -#: kio/global.cpp:347 +#: tdeio/global.cpp:347 #, c-format msgid "" "Error. Out of memory.\n" @@ -907,7 +907,7 @@ msgstr "" "Greška. Nema više memorije.\n" "%1" -#: kio/global.cpp:350 +#: tdeio/global.cpp:350 #, c-format msgid "" "Unknown proxy host\n" @@ -916,11 +916,11 @@ msgstr "" "Nepoznat proksi domaćin\n" "%1" -#: kio/global.cpp:353 +#: tdeio/global.cpp:353 msgid "Authorization failed, %1 authentication not supported" msgstr "Prijavljivanje nije uspelo, %1 prijavljivanje nije podržano" -#: kio/global.cpp:356 +#: tdeio/global.cpp:356 #, c-format msgid "" "User canceled action\n" @@ -929,7 +929,7 @@ msgstr "" "Korisnik je otkazao akciju\n" "%1" -#: kio/global.cpp:359 +#: tdeio/global.cpp:359 #, c-format msgid "" "Internal error in server\n" @@ -938,7 +938,7 @@ msgstr "" "Interna greška u serveru\n" "%1" -#: kio/global.cpp:362 +#: tdeio/global.cpp:362 #, c-format msgid "" "Timeout on server\n" @@ -947,7 +947,7 @@ msgstr "" "Prekoračenje vremena na serveru\n" "%1" -#: kio/global.cpp:365 +#: tdeio/global.cpp:365 #, c-format msgid "" "Unknown error\n" @@ -956,7 +956,7 @@ msgstr "" "Nepoznata greška\n" "%1" -#: kio/global.cpp:368 +#: tdeio/global.cpp:368 #, c-format msgid "" "Unknown interrupt\n" @@ -965,7 +965,7 @@ msgstr "" "Nepoznat prekid\n" "%1" -#: kio/global.cpp:379 +#: tdeio/global.cpp:379 msgid "" "Could not delete original file %1.\n" "Please check permissions." @@ -973,7 +973,7 @@ msgstr "" "Ne mogu da obrišem originalni fajl %1.\n" "Proverite dozvole." -#: kio/global.cpp:382 +#: tdeio/global.cpp:382 msgid "" "Could not delete partial file %1.\n" "Please check permissions." @@ -981,7 +981,7 @@ msgstr "" "Ne mogu da obrišem delimičan fajl %1.\n" "Proverite dozvole." -#: kio/global.cpp:385 +#: tdeio/global.cpp:385 msgid "" "Could not rename original file %1.\n" "Please check permissions." @@ -989,7 +989,7 @@ msgstr "" "Ne mogu da promenim ime originalnog fajla %1.\n" "Proverite dozvole." -#: kio/global.cpp:388 +#: tdeio/global.cpp:388 msgid "" "Could not rename partial file %1.\n" "Please check permissions." @@ -997,7 +997,7 @@ msgstr "" "Ne mogu da promenim ime delimičnog fajla %1.\n" "Proverite dozvole." -#: kio/global.cpp:391 +#: tdeio/global.cpp:391 msgid "" "Could not create symlink %1.\n" "Please check permissions." @@ -1005,7 +1005,7 @@ msgstr "" "Ne mogu da napravim simboličku vezu %1.\n" "Proverite dozvole." -#: kio/global.cpp:397 +#: tdeio/global.cpp:397 msgid "" "Could not write file %1.\n" "Disk full." @@ -1013,7 +1013,7 @@ msgstr "" "Nije moguć upis fajla %1.\n" "Disk je pun." -#: kio/global.cpp:400 +#: tdeio/global.cpp:400 #, c-format msgid "" "The source and destination are the same file.\n" @@ -1022,15 +1022,15 @@ msgstr "" "Izvorni i odredišni fajl su jedan te isti.\n" "%1" -#: kio/global.cpp:406 +#: tdeio/global.cpp:406 msgid "%1 is required by the server, but is not available." msgstr "%1 je zahtevan od servera, ali nije dostupan." -#: kio/global.cpp:409 +#: tdeio/global.cpp:409 msgid "Access to restricted port in POST denied." msgstr "Pristup ograničenom portu u POST-u je odbijen." -#: kio/global.cpp:412 +#: tdeio/global.cpp:412 msgid "" "Unknown error code %1\n" "%2\n" @@ -1041,120 +1041,120 @@ msgstr "" "\n" "Pošaljite izveštaj o grešci na http://bugs.kde.org." -#: kio/global.cpp:422 +#: tdeio/global.cpp:422 #, c-format msgid "Opening connections is not supported with the protocol %1." msgstr "Otvaranje veza nije podržano protokolom %1." -#: kio/global.cpp:424 +#: tdeio/global.cpp:424 #, c-format msgid "Closing connections is not supported with the protocol %1." msgstr "Zatvaranje veza nije podržano protokolom %1." -#: kio/global.cpp:426 +#: tdeio/global.cpp:426 #, c-format msgid "Accessing files is not supported with the protocol %1." msgstr "Pristupanje fajlovima nije podržano protokolom %1." -#: kio/global.cpp:428 +#: tdeio/global.cpp:428 msgid "Writing to %1 is not supported." msgstr "Upis u %1 nije podržan." -#: kio/global.cpp:430 +#: tdeio/global.cpp:430 #, c-format msgid "There are no special actions available for protocol %1." msgstr "Nema posebnih akcija dostupnih za protokol %1." -#: kio/global.cpp:432 +#: tdeio/global.cpp:432 #, c-format msgid "Listing folders is not supported for protocol %1." msgstr "Listanje fascikli nije podržano protokolom %1." -#: kio/global.cpp:434 +#: tdeio/global.cpp:434 msgid "Retrieving data from %1 is not supported." msgstr "Nije podržano preuzimanje podataka sa %1." -#: kio/global.cpp:436 +#: tdeio/global.cpp:436 msgid "Retrieving mime type information from %1 is not supported." msgstr "Nije podržano preuzimanje informacija o MIME tipu sa %1." -#: kio/global.cpp:438 +#: tdeio/global.cpp:438 msgid "Renaming or moving files within %1 is not supported." msgstr "Nije podržana promena imena ili premeštanje fajlova unutar %1." -#: kio/global.cpp:440 +#: tdeio/global.cpp:440 #, c-format msgid "Creating symlinks is not supported with protocol %1." msgstr "Pravljenje simboličkih veza nije podržano protokolom %1." -#: kio/global.cpp:442 +#: tdeio/global.cpp:442 msgid "Copying files within %1 is not supported." msgstr "Nije prodržano kopiranje fajlova unutar %1." -#: kio/global.cpp:444 +#: tdeio/global.cpp:444 msgid "Deleting files from %1 is not supported." msgstr "Nije podržano brisanje fajlova iz %1." -#: kio/global.cpp:446 +#: tdeio/global.cpp:446 #, c-format msgid "Creating folders is not supported with protocol %1." msgstr "Pravljenje fascikli nije podržano protokolom %1." -#: kio/global.cpp:448 +#: tdeio/global.cpp:448 #, c-format msgid "Changing the attributes of files is not supported with protocol %1." msgstr "Promena atributa fajlova nije podržana protokolom %1." -#: kio/global.cpp:450 +#: tdeio/global.cpp:450 msgid "Using sub-URLs with %1 is not supported." msgstr "Nije podržano korišćenje pod-URL-ova u %1." -#: kio/global.cpp:452 +#: tdeio/global.cpp:452 #, c-format msgid "Multiple get is not supported with protocol %1." msgstr "Višestruko dohvatanje nije podržano protokolom %1." -#: kio/global.cpp:454 +#: tdeio/global.cpp:454 msgid "Protocol %1 does not support action %2." msgstr "Protokol %1 ne podržava akciju %2." -#: kio/global.cpp:474 kio/global.cpp:556 +#: tdeio/global.cpp:474 tdeio/global.cpp:556 msgid "(unknown)" msgstr "(nepoznat)" -#: kio/global.cpp:486 +#: tdeio/global.cpp:486 msgid "<b>Technical reason</b>: " msgstr "<b>Tehnički razlog</b>: " -#: kio/global.cpp:487 +#: tdeio/global.cpp:487 msgid "</p><p><b>Details of the request</b>:" msgstr "</p><p><b>Detalji zahteva</b>:" -#: kio/global.cpp:488 +#: tdeio/global.cpp:488 msgid "</p><ul><li>URL: %1</li>" msgstr "</p><ul><li>URL: %1</li>" -#: kio/global.cpp:490 +#: tdeio/global.cpp:490 msgid "<li>Protocol: %1</li>" msgstr "<li>Protokol: %1</li>" -#: kio/global.cpp:492 +#: tdeio/global.cpp:492 msgid "<li>Date and time: %1</li>" msgstr "<li>Datum i vreme: %1</li>" -#: kio/global.cpp:493 +#: tdeio/global.cpp:493 msgid "<li>Additional information: %1</li></ul>" msgstr "<li>Dodatna informacija: %1</li></ul>" -#: kio/global.cpp:495 +#: tdeio/global.cpp:495 msgid "<p><b>Possible causes</b>:</p><ul><li>" msgstr "<p><b>Mogući uzroci</b>:</p><ul><li>" -#: kio/global.cpp:500 +#: tdeio/global.cpp:500 msgid "<p><b>Possible solutions</b>:</p><ul><li>" msgstr "<p><b>Moguća rešenja</b>:</p><ul><li>" -#: kio/global.cpp:566 +#: tdeio/global.cpp:566 msgid "" "Contact your appropriate computer support system, whether the system " "administrator, or technical support group for further assistance." @@ -1162,15 +1162,15 @@ msgstr "" "Kontaktirajte odgovarajuću službu podrške radi dalje pomoći, bilo da se radi o " "administratoru sistema ili grupi za tehničku podršku." -#: kio/global.cpp:569 +#: tdeio/global.cpp:569 msgid "Contact the administrator of the server for further assistance." msgstr "Kontaktirajte administratora servera radi dalje pomoći." -#: kio/global.cpp:572 +#: tdeio/global.cpp:572 msgid "Check your access permissions on this resource." msgstr "Proverite vaša prava pristupa za ovaj resurs." -#: kio/global.cpp:573 +#: tdeio/global.cpp:573 msgid "" "Your access permissions may be inadequate to perform the requested operation on " "this resource." @@ -1178,14 +1178,14 @@ msgstr "" "Vaša prava pristupa mogu biti neadekvatna za izvođenje zahtevane operacije nad " "ovim resursom." -#: kio/global.cpp:575 +#: tdeio/global.cpp:575 msgid "" "The file may be in use (and thus locked) by another user or application." msgstr "" "Fajl se možda koristi (i zbog toga je zaključan) od strane drugog korisnika ili " "programa." -#: kio/global.cpp:577 +#: tdeio/global.cpp:577 msgid "" "Check to make sure that no other application or user is using the file or has " "locked the file." @@ -1193,15 +1193,15 @@ msgstr "" "Uverite se da ni jedan drugi program ili korisnik ne koristi dati fajl ili ga " "je zaključao." -#: kio/global.cpp:579 +#: tdeio/global.cpp:579 msgid "Although unlikely, a hardware error may have occurred." msgstr "Iako malo verovatno, možda se pojavila hardverska greška." -#: kio/global.cpp:581 +#: tdeio/global.cpp:581 msgid "You may have encountered a bug in the program." msgstr "Možda ste naišli na grešku u programu." -#: kio/global.cpp:582 +#: tdeio/global.cpp:582 msgid "" "This is most likely to be caused by a bug in the program. Please consider " "submitting a full bug report as detailed below." @@ -1209,7 +1209,7 @@ msgstr "" "Ovo je najverovatnije prouzrokovano greškom u programu. Razmislite o slanju " "punog izveštaja o grešci kao što je opisano ispod." -#: kio/global.cpp:584 +#: tdeio/global.cpp:584 msgid "" "Update your software to the latest version. Your distribution should provide " "tools to update your software." @@ -1217,7 +1217,7 @@ msgstr "" "Ažurirajte program na najnoviju verziju. Vaša distribucija bi trebalo da vam " "obezbedi alate za ažuriranje programa." -#: kio/global.cpp:586 +#: tdeio/global.cpp:586 msgid "" "When all else fails, please consider helping the TDE team or the third party " "maintainer of this software by submitting a high quality bug report. If the " @@ -1236,11 +1236,11 @@ msgstr "" "grešci, zajedno sa svim ostalim detaljima za koje mislite da mogu biti od " "pomoći." -#: kio/global.cpp:594 +#: tdeio/global.cpp:594 msgid "There may have been a problem with your network connection." msgstr "Možda postoji problem sa vašom mrežnom vezom." -#: kio/global.cpp:597 +#: tdeio/global.cpp:597 msgid "" "There may have been a problem with your network configuration. If you have been " "accessing the Internet with no problems recently, this is unlikely." @@ -1248,7 +1248,7 @@ msgstr "" "Možda postoji problem sa mrežnim podešavanjima. Ako ste u skorije vreme bez " "problema pristupali Internetu, ovo je malo verovatno." -#: kio/global.cpp:600 +#: tdeio/global.cpp:600 msgid "" "There may have been a problem at some point along the network path between the " "server and this computer." @@ -1256,39 +1256,39 @@ msgstr "" "Možda postoji problem u nekoj tački duž mrežnog puta između servera i ovog " "računara." -#: kio/global.cpp:602 +#: tdeio/global.cpp:602 msgid "Try again, either now or at a later time." msgstr "Probajte ponovo, odmah ili malo kasnije." -#: kio/global.cpp:603 +#: tdeio/global.cpp:603 msgid "A protocol error or incompatibility may have occurred." msgstr "Možda je došlo do greške u protokolu ili do nekompatibilnosti." -#: kio/global.cpp:604 +#: tdeio/global.cpp:604 msgid "Ensure that the resource exists, and try again." msgstr "Uverite se da resurs postoji i probajte ponovo." -#: kio/global.cpp:605 +#: tdeio/global.cpp:605 msgid "The specified resource may not exist." msgstr "Navedeni resurs možda ne postoji." -#: kio/global.cpp:606 +#: tdeio/global.cpp:606 msgid "You may have incorrectly typed the location." msgstr "Možda niste ispravno uneli lokaciju." -#: kio/global.cpp:607 +#: tdeio/global.cpp:607 msgid "Double-check that you have entered the correct location and try again." msgstr "Proverite da li ste ispravno uneli tačnu lokaciju i probajte ponovo." -#: kio/global.cpp:609 +#: tdeio/global.cpp:609 msgid "Check your network connection status." msgstr "Proverite stanje vaše mrežne veze." -#: kio/global.cpp:613 +#: tdeio/global.cpp:613 msgid "Cannot Open Resource For Reading" msgstr "Nije moguće otvoriti resurs zarad čitanja" -#: kio/global.cpp:614 +#: tdeio/global.cpp:614 msgid "" "This means that the contents of the requested file or folder <strong>%1</strong> " "could not be retrieved, as read access could not be obtained." @@ -1296,15 +1296,15 @@ msgstr "" "Ovo znači da sadržaj zahtevanog fajla ili fascikle <strong>%1</strong> " "ne može biti dohvećen zato što pravo čitanja ne može da se dobije." -#: kio/global.cpp:617 +#: tdeio/global.cpp:617 msgid "You may not have permissions to read the file or open the folder." msgstr "Nemate dozvolu da čitate fajl ili otvorite fasciklu." -#: kio/global.cpp:623 +#: tdeio/global.cpp:623 msgid "Cannot Open Resource For Writing" msgstr "Nije moguće otvoriti resurs zarad upisivanja" -#: kio/global.cpp:624 +#: tdeio/global.cpp:624 msgid "" "This means that the file, <strong>%1</strong>, could not be written to as " "requested, because access with permission to write could not be obtained." @@ -1312,15 +1312,15 @@ msgstr "" "Ovo znači da fajl, <strong>%1</strong>, ne može biti zapisan kao što je " "zahtevano, zato što se pristup sa dozvolom za upis ne može dobiti." -#: kio/global.cpp:632 +#: tdeio/global.cpp:632 msgid "Cannot Initiate the %1 Protocol" msgstr "Nije moguće pokretanje protokola %1" -#: kio/global.cpp:633 +#: tdeio/global.cpp:633 msgid "Unable to Launch Process" msgstr "Nije moguće pokretanje procesa" -#: kio/global.cpp:634 +#: tdeio/global.cpp:634 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol could not be started. This is usually due to technical reasons." @@ -1328,7 +1328,7 @@ msgstr "" "Program na vašem računaru koji obezbeđuje pristup <strong>%1</strong> " "protokolu ne može biti pokrenut. Ovo je obično iz tehničkih razloga." -#: kio/global.cpp:637 +#: tdeio/global.cpp:637 msgid "" "The program which provides compatibility with this protocol may not have been " "updated with your last update of TDE. This can cause the program to be " @@ -1338,11 +1338,11 @@ msgstr "" "sa vašim poslednjim ažuriranjem TDE-a. Ovo može prouzrokovati da program bude " "nekompatibilan sa trenutnom verzijom i zbog toga ne može da se pokrene." -#: kio/global.cpp:645 +#: tdeio/global.cpp:645 msgid "Internal Error" msgstr "Interna greška" -#: kio/global.cpp:646 +#: tdeio/global.cpp:646 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an internal error." @@ -1350,11 +1350,11 @@ msgstr "" "Program na vašem računaru koji obezbeđuju pristup <strong>%1</strong> " "protokolu je prijavio internu grešku." -#: kio/global.cpp:654 +#: tdeio/global.cpp:654 msgid "Improperly Formatted URL" msgstr "Nepravilno formatiran URL" -#: kio/global.cpp:655 +#: tdeio/global.cpp:655 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered was not properly formatted. The format of a URL " @@ -1368,12 +1368,12 @@ msgstr "" "<blockquote><strong>protokol://korisnik:lozinka@www.primer.org:port/fascikla/ime" "fajla.nastavak?upit=vrednost</strong></blockquote>" -#: kio/global.cpp:664 +#: tdeio/global.cpp:664 #, c-format msgid "Unsupported Protocol %1" msgstr "Protokol %1 nije podržan" -#: kio/global.cpp:665 +#: tdeio/global.cpp:665 msgid "" "The protocol <strong>%1</strong> is not supported by the TDE programs currently " "installed on this computer." @@ -1381,11 +1381,11 @@ msgstr "" "Protokol <strong>%1</strong> nije podržan od TDE programa trenutno instaliranih " "na ovom računaru." -#: kio/global.cpp:668 +#: tdeio/global.cpp:668 msgid "The requested protocol may not be supported." msgstr "Zahtevani protokol možda nije podržan." -#: kio/global.cpp:669 +#: tdeio/global.cpp:669 msgid "" "The versions of the %1 protocol supported by this computer and the server may " "be incompatible." @@ -1393,7 +1393,7 @@ msgstr "" "Verzije protokola %1 podržane od strane ovog računara i servera su možda " "nekompatibilne." -#: kio/global.cpp:671 +#: tdeio/global.cpp:671 msgid "" "You may perform a search on the Internet for a TDE program (called a tdeioslave " "or ioslave) which supports this protocol. Places to search include <a " @@ -1405,15 +1405,15 @@ msgstr "" "href=\"http://kde-apps.org/\">http://kde-apps.org/</a> " "i <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>." -#: kio/global.cpp:680 +#: tdeio/global.cpp:680 msgid "URL Does Not Refer to a Resource." msgstr "URL ne ukazuje na resurs." -#: kio/global.cpp:681 +#: tdeio/global.cpp:681 msgid "Protocol is a Filter Protocol" msgstr "Protokol je filterski protokol" -#: kio/global.cpp:682 +#: tdeio/global.cpp:682 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered did not refer to a specific resource." @@ -1421,7 +1421,7 @@ msgstr "" "<strong>U</strong>niformni <strong>R</strong>esursni <strong>L</strong>" "okator (URL) koji ste uneli ne ukazuje na određeni resurs." -#: kio/global.cpp:685 +#: tdeio/global.cpp:685 msgid "" "TDE is able to communicate through a protocol within a protocol; the protocol " "specified is only for use in such situations, however this is not one of these " @@ -1432,12 +1432,12 @@ msgstr "" "je za korišćenje samo u takvim situacijama, a ovo nije jedna od takvih. Ovo je " "redak događaj, i vrlo verovatno ukazuje na grešku u programiranju." -#: kio/global.cpp:693 +#: tdeio/global.cpp:693 #, c-format msgid "Unsupported Action: %1" msgstr "Akcija %1 nije podržana" -#: kio/global.cpp:694 +#: tdeio/global.cpp:694 msgid "" "The requested action is not supported by the TDE program which is implementing " "the <strong>%1</strong> protocol." @@ -1445,7 +1445,7 @@ msgstr "" "Zahtevana akcija nije podržana od TDE programa koji implementira <strong>" "%1</strong> protokol." -#: kio/global.cpp:697 +#: tdeio/global.cpp:697 msgid "" "This error is very much dependent on the TDE program. The additional " "information should give you more information than is available to the TDE " @@ -1455,15 +1455,15 @@ msgstr "" "Vam daju više informacija nego što je dostupno preko TDE ulazno/izlazne " "arhitekture." -#: kio/global.cpp:700 +#: tdeio/global.cpp:700 msgid "Attempt to find another way to accomplish the same outcome." msgstr "Pokušaj da se pronađe drugi način za postizanje istog ishoda." -#: kio/global.cpp:705 +#: tdeio/global.cpp:705 msgid "File Expected" msgstr "Očekivan je fajl" -#: kio/global.cpp:706 +#: tdeio/global.cpp:706 msgid "" "The request expected a file, however the folder <strong>%1</strong> " "was found instead." @@ -1471,15 +1471,15 @@ msgstr "" "Zahtev je očekivao fajl, ali umesto toga pronađena je fascikla <strong>" "%1</strong>." -#: kio/global.cpp:708 +#: tdeio/global.cpp:708 msgid "This may be an error on the server side." msgstr "Ovo je možda greška na strani servera." -#: kio/global.cpp:713 +#: tdeio/global.cpp:713 msgid "Folder Expected" msgstr "Očekivana je fascikla" -#: kio/global.cpp:714 +#: tdeio/global.cpp:714 msgid "" "The request expected a folder, however the file <strong>%1</strong> " "was found instead." @@ -1487,15 +1487,15 @@ msgstr "" "Zahtev je očekivao fasciklu, ali umesto toga pronađen je fajl <strong>" "%1</strong>." -#: kio/global.cpp:721 +#: tdeio/global.cpp:721 msgid "File or Folder Does Not Exist" msgstr "Fajl ili fascikla ne postoji" -#: kio/global.cpp:722 +#: tdeio/global.cpp:722 msgid "The specified file or folder <strong>%1</strong> does not exist." msgstr "Naznačeni fajl ili fascikla <strong>%1</strong> ne postoji." -#: kio/global.cpp:730 +#: tdeio/global.cpp:730 msgid "" "The requested file could not be created because a file with the same name " "already exists." @@ -1503,19 +1503,19 @@ msgstr "" "Zahtevani fajl ne može biti napravljen zato što fajl sa istim imenom već " "postoji." -#: kio/global.cpp:732 +#: tdeio/global.cpp:732 msgid "Try moving the current file out of the way first, and then try again." msgstr "Probajte da sklonite trenutni fajl sa puta, pa probajte ponovo." -#: kio/global.cpp:734 +#: tdeio/global.cpp:734 msgid "Delete the current file and try again." msgstr "Obrišite trenutni fajl i probajte ponovo." -#: kio/global.cpp:735 +#: tdeio/global.cpp:735 msgid "Choose an alternate filename for the new file." msgstr "Izaberite drugo ime za nov fajl." -#: kio/global.cpp:740 +#: tdeio/global.cpp:740 msgid "" "The requested folder could not be created because a folder with the same name " "already exists." @@ -1523,23 +1523,23 @@ msgstr "" "Zahtevana fascikla ne može biti napravljena zato što fascikla sa istim imenom " "već postoji." -#: kio/global.cpp:742 +#: tdeio/global.cpp:742 msgid "Try moving the current folder out of the way first, and then try again." msgstr "Probajte da sklonite trenutnu fasciklu sa puta, pa probajte ponovo." -#: kio/global.cpp:744 +#: tdeio/global.cpp:744 msgid "Delete the current folder and try again." msgstr "Obrišite trenutnu fasciklu i probajte ponovo." -#: kio/global.cpp:745 +#: tdeio/global.cpp:745 msgid "Choose an alternate name for the new folder." msgstr "Izaberite drugo ime za novu fasciklu." -#: kio/global.cpp:749 +#: tdeio/global.cpp:749 msgid "Unknown Host" msgstr "Nepoznat domaćin" -#: kio/global.cpp:750 +#: tdeio/global.cpp:750 msgid "" "An unknown host error indicates that the server with the requested name, " "<strong>%1</strong>, could not be located on the Internet." @@ -1547,50 +1547,50 @@ msgstr "" "Greška „nepoznat domaćin“ ukazuje da server sa zahtevanim imenom, <strong>" "%1</strong>, ne može biti pronađen na Internetu." -#: kio/global.cpp:753 +#: tdeio/global.cpp:753 msgid "" "The name that you typed, %1, may not exist: it may be incorrectly typed." msgstr "Ime koje ste uneli, %1, možda ne postoji: možda je pogrešno uneto." -#: kio/global.cpp:760 +#: tdeio/global.cpp:760 msgid "Access Denied" msgstr "Pristup je odbijen" -#: kio/global.cpp:761 +#: tdeio/global.cpp:761 msgid "Access was denied to the specified resource, <strong>%1</strong>." msgstr "Pristup zadatom resursu <strong>%1</strong> je odbijen." -#: kio/global.cpp:763 kio/global.cpp:979 +#: tdeio/global.cpp:763 tdeio/global.cpp:979 msgid "You may have supplied incorrect authentication details or none at all." msgstr "" "Možda ste dali netačne detalje za prijavljivanje ili ih uopšte niste ni dali." -#: kio/global.cpp:765 kio/global.cpp:981 +#: tdeio/global.cpp:765 tdeio/global.cpp:981 msgid "Your account may not have permission to access the specified resource." msgstr "Vaš nalog nema dozvolu da pristupa datom resursu." -#: kio/global.cpp:767 kio/global.cpp:983 kio/global.cpp:995 +#: tdeio/global.cpp:767 tdeio/global.cpp:983 tdeio/global.cpp:995 msgid "" "Retry the request and ensure your authentication details are entered correctly." msgstr "" "Ponovite zahtev i uverite se da su detalji potrebni za prijavljivanje uneti " "ispravno." -#: kio/global.cpp:773 +#: tdeio/global.cpp:773 msgid "Write Access Denied" msgstr "Pristup za upis je odbijen" -#: kio/global.cpp:774 +#: tdeio/global.cpp:774 msgid "" "This means that an attempt to write to the file <strong>%1</strong> " "was rejected." msgstr "Ovo znači da je pokušaj upisa u fajl <strong>%1</strong> odbijen." -#: kio/global.cpp:781 +#: tdeio/global.cpp:781 msgid "Unable to Enter Folder" msgstr "Ne mogu da uđem u fasciklu" -#: kio/global.cpp:782 +#: tdeio/global.cpp:782 msgid "" "This means that an attempt to enter (in other words, to open) the requested " "folder <strong>%1</strong> was rejected." @@ -1598,15 +1598,15 @@ msgstr "" "Ovo znači da je pokušaj ulaska (drugim rečima otvaranje) u zahtevanu fasciklu " "<strong>%1</strong> odbijen." -#: kio/global.cpp:790 +#: tdeio/global.cpp:790 msgid "Folder Listing Unavailable" msgstr "Lista fascikle nije dostupna" -#: kio/global.cpp:791 +#: tdeio/global.cpp:791 msgid "Protocol %1 is not a Filesystem" msgstr "Protokol %1 nije sistem fajlova" -#: kio/global.cpp:792 +#: tdeio/global.cpp:792 msgid "" "This means that a request was made which requires determining the contents of " "the folder, and the TDE program supporting this protocol is unable to do so." @@ -1614,11 +1614,11 @@ msgstr "" "Ovo znači da je upućen zahtev koji zahteva određivanje sadržaja fascikle, a TDE " "program koji podržava ovaj protokol nije bio u mogućnosti da to uradi." -#: kio/global.cpp:800 +#: tdeio/global.cpp:800 msgid "Cyclic Link Detected" msgstr "Otkrivena je kružna veza" -#: kio/global.cpp:801 +#: tdeio/global.cpp:801 msgid "" "UNIX environments are commonly able to link a file or folder to a separate name " "and/or location. TDE detected a link or series of links that results in an " @@ -1629,30 +1629,30 @@ msgstr "" "i/ili lokacijom. TDE je otkrio vezu ili seriju veza koje rezultuju beskonačnom " "petljom, npr. fajl je (možda nekim okolnim putem) vezan sa samim sobom." -#: kio/global.cpp:805 kio/global.cpp:827 +#: tdeio/global.cpp:805 tdeio/global.cpp:827 msgid "" "Delete one part of the loop in order that it does not cause an infinite loop, " "and try again." msgstr "" "Obrišite jedan deo petlje da ona ne bi više bila beskonačna i probajte ponovo." -#: kio/global.cpp:814 +#: tdeio/global.cpp:814 msgid "Request Aborted By User" msgstr "Zahtev otkazan od strane korisnika" -#: kio/global.cpp:815 kio/global.cpp:1108 +#: tdeio/global.cpp:815 tdeio/global.cpp:1108 msgid "The request was not completed because it was aborted." msgstr "Zahtev nije završen zato što ga je korisnik otkazao." -#: kio/global.cpp:817 kio/global.cpp:1011 kio/global.cpp:1110 +#: tdeio/global.cpp:817 tdeio/global.cpp:1011 tdeio/global.cpp:1110 msgid "Retry the request." msgstr "Ponovo pokušaj sa zahtevom." -#: kio/global.cpp:821 +#: tdeio/global.cpp:821 msgid "Cyclic Link Detected During Copy" msgstr "Kružna veza je otkrivena prilikom kopiranja" -#: kio/global.cpp:822 +#: tdeio/global.cpp:822 msgid "" "UNIX environments are commonly able to link a file or folder to a separate name " "and/or location. During the requested copy operation, TDE detected a link or " @@ -1664,15 +1664,15 @@ msgstr "" "seriju veza koje rezultuju beskonačnom petljom, npr. fajl je (možda nekim " "okolnim putem) vezan sa samim sobom." -#: kio/global.cpp:832 +#: tdeio/global.cpp:832 msgid "Could Not Create Network Connection" msgstr "Nije moguće napraviti mrežnu vezu" -#: kio/global.cpp:833 +#: tdeio/global.cpp:833 msgid "Could Not Create Socket" msgstr "Nije moguće napraviti soket" -#: kio/global.cpp:834 +#: tdeio/global.cpp:834 msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be created." @@ -1680,7 +1680,7 @@ msgstr "" "Ovo je uglavnom tehnička greška u kojoj potrebni uređaj za mrežnu komunikaciju " "(soket) nije mogao biti napravljen." -#: kio/global.cpp:836 kio/global.cpp:949 kio/global.cpp:960 kio/global.cpp:969 +#: tdeio/global.cpp:836 tdeio/global.cpp:949 tdeio/global.cpp:960 tdeio/global.cpp:969 msgid "" "The network connection may be incorrectly configured, or the network interface " "may not be enabled." @@ -1688,18 +1688,18 @@ msgstr "" "Mrežna veza nije možda dobro podešena, ili možda mrežni interfejs nije " "uključen." -#: kio/global.cpp:842 +#: tdeio/global.cpp:842 msgid "Connection to Server Refused" msgstr "Veza ka serveru je odbijena" -#: kio/global.cpp:843 +#: tdeio/global.cpp:843 msgid "" "The server <strong>%1</strong> refused to allow this computer to make a " "connection." msgstr "" "Server <strong>%1</strong> je odbio da dozvoli ovom računaru da napravi vezu." -#: kio/global.cpp:845 +#: tdeio/global.cpp:845 msgid "" "The server, while currently connected to the Internet, may not be configured to " "allow requests." @@ -1707,7 +1707,7 @@ msgstr "" "Server, dok je trenutno povezan na Internet, ne može biti podešen da dozvoljava " "zahteve." -#: kio/global.cpp:847 +#: tdeio/global.cpp:847 msgid "" "The server, while currently connected to the Internet, may not be running the " "requested service (%1)." @@ -1715,7 +1715,7 @@ msgstr "" "Na serveru, dok je trenutno povezan na Internet, možda nije pokrenut zahtevani " "servis (%1)." -#: kio/global.cpp:849 +#: tdeio/global.cpp:849 msgid "" "A network firewall (a device which restricts Internet requests), either " "protecting your network or the network of the server, may have intervened, " @@ -1724,11 +1724,11 @@ msgstr "" "Mrežni zaštitni zid (uređaj koji ograničava Internet zahteve, firewall) koji " "štiti vašu ili mrežu servera je možda intervenisao i sprečio zahtev." -#: kio/global.cpp:856 +#: tdeio/global.cpp:856 msgid "Connection to Server Closed Unexpectedly" msgstr "Veza sa serverom je neočekivano zatvorena" -#: kio/global.cpp:857 +#: tdeio/global.cpp:857 msgid "" "Although a connection was established to <strong>%1</strong>" ", the connection was closed at an unexpected point in the communication." @@ -1736,7 +1736,7 @@ msgstr "" "Iako je veza uspostavljena sa <strong>%1</strong>, veza je zatvorena na " "neočekivanoj tački komunikacije." -#: kio/global.cpp:860 +#: tdeio/global.cpp:860 msgid "" "A protocol error may have occurred, causing the server to close the connection " "as a response to the error." @@ -1744,15 +1744,15 @@ msgstr "" "Možda se pojavila greška protokola, koja je prouzrokovala da server zatvori " "vezu kao odgovor na grešku." -#: kio/global.cpp:866 +#: tdeio/global.cpp:866 msgid "URL Resource Invalid" msgstr "URL resurs je neispravan" -#: kio/global.cpp:867 +#: tdeio/global.cpp:867 msgid "Protocol %1 is not a Filter Protocol" msgstr "Protokol %1 nije filterski protokol" -#: kio/global.cpp:868 +#: tdeio/global.cpp:868 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered did not refer to a valid mechanism of accessing " @@ -1762,7 +1762,7 @@ msgstr "" "okator (URL) koji ste uneli ne ukazuje na ispravan mehanizam za pristupanje " "datom resursu, <strong>%1%2</strong>." -#: kio/global.cpp:873 +#: tdeio/global.cpp:873 msgid "" "TDE is able to communicate through a protocol within a protocol. This request " "specified a protocol be used as such, however this protocol is not capable of " @@ -1774,15 +1774,15 @@ msgstr "" "tako nešto. Ovo je redak događaj, i vrlo verovatno ukazuje na grešku u " "programiranju." -#: kio/global.cpp:881 +#: tdeio/global.cpp:881 msgid "Unable to Initialize Input/Output Device" msgstr "Nije moguće inicijalizovati ulazno/izlazni uređaj" -#: kio/global.cpp:882 +#: tdeio/global.cpp:882 msgid "Could Not Mount Device" msgstr "Nije moguće montirati uređaj" -#: kio/global.cpp:883 +#: tdeio/global.cpp:883 msgid "" "The requested device could not be initialized (\"mounted\"). The reported error " "was: <strong>%1</strong>" @@ -1790,7 +1790,7 @@ msgstr "" "Zahtevani uređaj nije mogao biti inicijalizovan („montiran“). Prijavljena " "greška je: <strong>%1</strong>" -#: kio/global.cpp:886 +#: tdeio/global.cpp:886 msgid "" "The device may not be ready, for example there may be no media in a removable " "media device (i.e. no CD-ROM in a CD drive), or in the case of a " @@ -1800,7 +1800,7 @@ msgstr "" "CD-ROM-a u CD uređaju), ili u slučaju periferno/prenosnog uređaja, uređaj možda " "nije ispravno povezan." -#: kio/global.cpp:890 +#: tdeio/global.cpp:890 msgid "" "You may not have permissions to initialize (\"mount\") the device. On UNIX " "systems, often system administrator privileges are required to initialize a " @@ -1810,7 +1810,7 @@ msgstr "" "sistemima, često su potrebne privilegije administratora sistema da bi se " "inicijalizovao uređaj." -#: kio/global.cpp:894 +#: tdeio/global.cpp:894 msgid "" "Check that the device is ready; removable drives must contain media, and " "portable devices must be connected and powered on.; and try again." @@ -1819,15 +1819,15 @@ msgstr "" "medijum, a prenosni uređaji moraju biti povezani i uključeni; zatim probajte " "ponovo." -#: kio/global.cpp:900 +#: tdeio/global.cpp:900 msgid "Unable to Uninitialize Input/Output Device" msgstr "Nije moguće deinicijalizovati ulazno/izlazni uređaj" -#: kio/global.cpp:901 +#: tdeio/global.cpp:901 msgid "Could Not Unmount Device" msgstr "Nije moguće demontirati uređaj" -#: kio/global.cpp:902 +#: tdeio/global.cpp:902 msgid "" "The requested device could not be uninitialized (\"unmounted\"). The reported " "error was: <strong>%1</strong>" @@ -1835,7 +1835,7 @@ msgstr "" "Zahtevani uređaj nije mogao biti deinicijalizovan („demontiran“). Prijavljena " "greška je: <strong>%1</strong>" -#: kio/global.cpp:905 +#: tdeio/global.cpp:905 msgid "" "The device may be busy, that is, still in use by another application or user. " "Even such things as having an open browser window on a location on this device " @@ -1845,7 +1845,7 @@ msgstr "" "i stvari kao što su otvoreni pretraživač na lokaciji na ovom uređaju mogu da " "izazovu zauzeće uređaja." -#: kio/global.cpp:909 +#: tdeio/global.cpp:909 msgid "" "You may not have permissions to uninitialize (\"unmount\") the device. On UNIX " "systems, system administrator privileges are often required to uninitialize a " @@ -1855,15 +1855,15 @@ msgstr "" "sistemima, često su potrebne privilegije administratora sistema da bi se " "deinicijalizovao uređaj." -#: kio/global.cpp:913 +#: tdeio/global.cpp:913 msgid "Check that no applications are accessing the device, and try again." msgstr "Proverite da nijedan program ne pristupa uređaju i probajte ponovo." -#: kio/global.cpp:918 +#: tdeio/global.cpp:918 msgid "Cannot Read From Resource" msgstr "Nije moguće čitanje iz resursa" -#: kio/global.cpp:919 +#: tdeio/global.cpp:919 msgid "" "This means that although the resource, <strong>%1</strong>" ", was able to be opened, an error occurred while reading the contents of the " @@ -1872,15 +1872,15 @@ msgstr "" "Ovo znači da iako je resurs <strong>%1</strong> mogao biti otvoren, greška je " "nastala prilikom čitanja sadržaja datog resursa." -#: kio/global.cpp:922 +#: tdeio/global.cpp:922 msgid "You may not have permissions to read from the resource." msgstr "Nemate dozvolu za čitanje iz resursa." -#: kio/global.cpp:931 +#: tdeio/global.cpp:931 msgid "Cannot Write to Resource" msgstr "Nije moguće upisivanje u resurs" -#: kio/global.cpp:932 +#: tdeio/global.cpp:932 msgid "" "This means that although the resource, <strong>%1</strong>" ", was able to be opened, an error occurred while writing to the resource." @@ -1888,19 +1888,19 @@ msgstr "" "Ovo znači da iako je resurs <strong>%1</strong> mogao biti otvoren, greška je " "nastala prilikom upisa u resurs." -#: kio/global.cpp:935 +#: tdeio/global.cpp:935 msgid "You may not have permissions to write to the resource." msgstr "Možda nemate dozvole da pišete u ovaj resurs." -#: kio/global.cpp:944 kio/global.cpp:955 +#: tdeio/global.cpp:944 tdeio/global.cpp:955 msgid "Could Not Listen for Network Connections" msgstr "Nije moguće slušati za mrežnim vezama" -#: kio/global.cpp:945 +#: tdeio/global.cpp:945 msgid "Could Not Bind" msgstr "Nije moguće povezati" -#: kio/global.cpp:946 kio/global.cpp:957 +#: tdeio/global.cpp:946 tdeio/global.cpp:957 msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be established to listen for incoming " @@ -1909,15 +1909,15 @@ msgstr "" "Ovo je uglavnom tehnička greška u kojoj potrebni uređaj za mrežnu komunikaciju " "(soket) nije mogao biti napravljen tako da sluša dolazeće mrežne veze." -#: kio/global.cpp:956 +#: tdeio/global.cpp:956 msgid "Could Not Listen" msgstr "Slušanje nije moguće" -#: kio/global.cpp:966 +#: tdeio/global.cpp:966 msgid "Could Not Accept Network Connection" msgstr "Nije moguće prihvatiti mrežnu vezu" -#: kio/global.cpp:967 +#: tdeio/global.cpp:967 msgid "" "This is a fairly technical error in which an error occurred while attempting to " "accept an incoming network connection." @@ -1925,30 +1925,30 @@ msgstr "" "Ovo je uglavnom tehnička greška koja se pojavila prilikom pokušaja da se " "prihvati dolazeća mrežna veza." -#: kio/global.cpp:971 +#: tdeio/global.cpp:971 msgid "You may not have permissions to accept the connection." msgstr "Možda nemate dozvolu da prihvatite ovu vezu." -#: kio/global.cpp:976 +#: tdeio/global.cpp:976 #, c-format msgid "Could Not Login: %1" msgstr "Nije moguće prijavljivanje na: %1" -#: kio/global.cpp:977 +#: tdeio/global.cpp:977 msgid "" "An attempt to login to perform the requested operation was unsuccessful." msgstr "" "Pokušaj prijavljivanja radi izvođenja zahtevane operacije nije bio uspešan." -#: kio/global.cpp:988 +#: tdeio/global.cpp:988 msgid "Could Not Determine Resource Status" msgstr "Nije moguće odrediti stanje resursa" -#: kio/global.cpp:989 +#: tdeio/global.cpp:989 msgid "Could Not Stat Resource" msgstr "Nije moguće upitati resurs za njegovo stanje" -#: kio/global.cpp:990 +#: tdeio/global.cpp:990 msgid "" "An attempt to determine information about the status of the resource <strong>" "%1</strong>, such as the resource name, type, size, etc., was unsuccessful." @@ -1956,55 +1956,55 @@ msgstr "" "Pokušaj da se odredi informacija o stanju resursa <strong>%1</strong>" ", kao što je ime, vrsta, veličina itd. nije bio uspešan." -#: kio/global.cpp:993 +#: tdeio/global.cpp:993 msgid "The specified resource may not have existed or may not be accessible." msgstr "Zadati uređaj možda ne postoji ili možda nije pristupačan." -#: kio/global.cpp:1001 +#: tdeio/global.cpp:1001 msgid "Could Not Cancel Listing" msgstr "Nije moguće otkazati listanje" -#: kio/global.cpp:1002 +#: tdeio/global.cpp:1002 msgid "FIXME: Document this" msgstr "POPRAVIME: Dokumentuj ovo" -#: kio/global.cpp:1006 +#: tdeio/global.cpp:1006 msgid "Could Not Create Folder" msgstr "Nisam mogao da napravim fasciklu" -#: kio/global.cpp:1007 +#: tdeio/global.cpp:1007 msgid "An attempt to create the requested folder failed." msgstr "Pokušaj da se napravi zahtevana fascikla nije uspeo." -#: kio/global.cpp:1008 +#: tdeio/global.cpp:1008 msgid "The location where the folder was to be created may not exist." msgstr "Lokacija gde je fascikla trebalo da se napravi možda ne postoji." -#: kio/global.cpp:1015 +#: tdeio/global.cpp:1015 msgid "Could Not Remove Folder" msgstr "Nisam mogao da uklonim fasciklu" -#: kio/global.cpp:1016 +#: tdeio/global.cpp:1016 msgid "An attempt to remove the specified folder, <strong>%1</strong>, failed." msgstr "Pokušaj da se ukloni zadata fascikla, <strong>%1</strong>, nije uspeo." -#: kio/global.cpp:1018 +#: tdeio/global.cpp:1018 msgid "The specified folder may not exist." msgstr "Zadata fascikla možda ne postoji." -#: kio/global.cpp:1019 +#: tdeio/global.cpp:1019 msgid "The specified folder may not be empty." msgstr "Zadata fascikla možda nije prazna." -#: kio/global.cpp:1022 +#: tdeio/global.cpp:1022 msgid "Ensure that the folder exists and is empty, and try again." msgstr "Uverite se da fascikla postoji i da je prazna, pa probajte ponovo." -#: kio/global.cpp:1027 +#: tdeio/global.cpp:1027 msgid "Could Not Resume File Transfer" msgstr "Nije moguće nastaviti prenos fajla" -#: kio/global.cpp:1028 +#: tdeio/global.cpp:1028 msgid "" "The specified request asked that the transfer of file <strong>%1</strong> " "be resumed at a certain point of the transfer. This was not possible." @@ -2012,47 +2012,47 @@ msgstr "" "Zadati zahtev je zatražio da se prenos fajla <strong>%1</strong> " "nastavi od određene tačke. To nije bilo moguće." -#: kio/global.cpp:1031 +#: tdeio/global.cpp:1031 msgid "The protocol, or the server, may not support file resuming." msgstr "Protokol, ili server, možda ne podržavaju nastavak prenosa fajlova." -#: kio/global.cpp:1033 +#: tdeio/global.cpp:1033 msgid "Retry the request without attempting to resume transfer." msgstr "Ponovite zahtev bez pokušavanja da nastavite prenos." -#: kio/global.cpp:1038 +#: tdeio/global.cpp:1038 msgid "Could Not Rename Resource" msgstr "Nije moguće promeniti ime resursu" -#: kio/global.cpp:1039 +#: tdeio/global.cpp:1039 msgid "An attempt to rename the specified resource <strong>%1</strong> failed." msgstr "" "Pokušaj da se promeni ime zadatom resursu <strong>%1</strong> nije uspeo." -#: kio/global.cpp:1047 +#: tdeio/global.cpp:1047 msgid "Could Not Alter Permissions of Resource" msgstr "Nije moguće promeniti dozvole za resurs" -#: kio/global.cpp:1048 +#: tdeio/global.cpp:1048 msgid "" "An attempt to alter the permissions on the specified resource <strong>" "%1</strong> failed." msgstr "" "Pokušaj da se promene dozvole za zadati resurs <strong>%1</strong> nije uspeo." -#: kio/global.cpp:1055 +#: tdeio/global.cpp:1055 msgid "Could Not Delete Resource" msgstr "Nije moguće obrisati resurs" -#: kio/global.cpp:1056 +#: tdeio/global.cpp:1056 msgid "An attempt to delete the specified resource <strong>%1</strong> failed." msgstr "Pokušaj da se obriše zadati resurs <strong>%1</strong> nije uspeo." -#: kio/global.cpp:1063 +#: tdeio/global.cpp:1063 msgid "Unexpected Program Termination" msgstr "Neočekivano obustavljanje programa" -#: kio/global.cpp:1064 +#: tdeio/global.cpp:1064 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has unexpectedly terminated." @@ -2060,11 +2060,11 @@ msgstr "" "Program na vašem računaru koji obezbeđuje pristup <strong>%1</strong> " "protokolu je neočekivano obustavljen." -#: kio/global.cpp:1072 +#: tdeio/global.cpp:1072 msgid "Out of Memory" msgstr "Nema memorije" -#: kio/global.cpp:1073 +#: tdeio/global.cpp:1073 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol could not obtain the memory required to continue." @@ -2072,11 +2072,11 @@ msgstr "" "Program na vašem računaru koji obezbeđuje pristup <strong>%1</strong> " "protokolu nije mogao da dobije potrebnu memoriju za nastavak." -#: kio/global.cpp:1081 +#: tdeio/global.cpp:1081 msgid "Unknown Proxy Host" msgstr "Nepoznat proksi domaćin" -#: kio/global.cpp:1082 +#: tdeio/global.cpp:1082 msgid "" "While retrieving information about the specified proxy host, <strong>%1</strong>" ", an Unknown Host error was encountered. An unknown host error indicates that " @@ -2086,7 +2086,7 @@ msgstr "" ", pojavila se greška „nepoznat domaćin“. Ova greška znači da zahtevano ime nije " "moglo da se pronađe na Internetu." -#: kio/global.cpp:1086 +#: tdeio/global.cpp:1086 msgid "" "There may have been a problem with your network configuration, specifically " "your proxy's hostname. If you have been accessing the Internet with no problems " @@ -2096,15 +2096,15 @@ msgstr "" "proksija. Ako ste u skorije vreme pristupali Internetu bez problema, to je malo " "verovatno." -#: kio/global.cpp:1090 +#: tdeio/global.cpp:1090 msgid "Double-check your proxy settings and try again." msgstr "Detaljno proverite proksi postavke i probajte ponovo." -#: kio/global.cpp:1095 +#: tdeio/global.cpp:1095 msgid "Authentication Failed: Method %1 Not Supported" msgstr "Autorizacija nije neuspela: Metod %1 nije podržan" -#: kio/global.cpp:1097 +#: tdeio/global.cpp:1097 #, c-format msgid "" "Although you may have supplied the correct authentication details, the " @@ -2115,7 +2115,7 @@ msgstr "" "zato što metod koji dati server koristi nije podržan od TDE programa koji " "implentira protokol %1." -#: kio/global.cpp:1101 +#: tdeio/global.cpp:1101 msgid "" "Please file a bug at <a href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a> " "to inform the TDE team of the unsupported authentication method." @@ -2124,15 +2124,15 @@ msgstr "" "http://bugs.kde.org/</a> da obavestite TDE tim o nepodržanom metodu " "autorizacije." -#: kio/global.cpp:1107 +#: tdeio/global.cpp:1107 msgid "Request Aborted" msgstr "Zahtev je otkazan" -#: kio/global.cpp:1114 +#: tdeio/global.cpp:1114 msgid "Internal Error in Server" msgstr "Interna greška u serveru" -#: kio/global.cpp:1115 +#: tdeio/global.cpp:1115 msgid "" "The program on the server which provides access to the <strong>%1</strong> " "protocol has reported an internal error: %0." @@ -2140,7 +2140,7 @@ msgstr "" "Program na serveru koji obezbeđuje pristup <strong>%1</strong> " "protokolu je prijavio internu grešku: %0." -#: kio/global.cpp:1118 +#: tdeio/global.cpp:1118 msgid "" "This is most likely to be caused by a bug in the server program. Please " "consider submitting a full bug report as detailed below." @@ -2148,11 +2148,11 @@ msgstr "" "Ovo je najverovatnije izazvano greškom u programu na serveru. Razmislite o " "slanju izveštaja o grešci kao što je objašnjeno ispod." -#: kio/global.cpp:1121 +#: tdeio/global.cpp:1121 msgid "Contact the administrator of the server to advise them of the problem." msgstr "Kontaktirajte administratora da biste mu ukazali na problem." -#: kio/global.cpp:1123 +#: tdeio/global.cpp:1123 msgid "" "If you know who the authors of the server software are, submit the bug report " "directly to them." @@ -2160,11 +2160,11 @@ msgstr "" "Ako znate ko su autori programa na serveru, pošaljite izveštaj o grešci " "direktno njima." -#: kio/global.cpp:1128 +#: tdeio/global.cpp:1128 msgid "Timeout Error" msgstr "Greška prekoračenja vremena" -#: kio/global.cpp:1129 +#: tdeio/global.cpp:1129 msgid "" "Although contact was made with the server, a response was not received within " "the amount of time allocated for the request as follows:" @@ -2184,15 +2184,15 @@ msgstr "" "Imajte na umu da ove vrednosti možete da promenite u TDE kontrolnom centru, " "izabirajući Mreža->Podešavanja." -#: kio/global.cpp:1140 +#: tdeio/global.cpp:1140 msgid "The server was too busy responding to other requests to respond." msgstr "Server je bio prezauzet odgovaranjem na druge zahteve da bi odgovorio." -#: kio/global.cpp:1146 +#: tdeio/global.cpp:1146 msgid "Unknown Error" msgstr "Nepoznata greška" -#: kio/global.cpp:1147 +#: tdeio/global.cpp:1147 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an unknown error: %2." @@ -2200,11 +2200,11 @@ msgstr "" "Program na vašem računaru koji obezbeđuje pristup <strong>%1</strong> " "protokolu je prijavio nepoznatu grešku: %2." -#: kio/global.cpp:1155 +#: tdeio/global.cpp:1155 msgid "Unknown Interruption" msgstr "Nepoznat prekid" -#: kio/global.cpp:1156 +#: tdeio/global.cpp:1156 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an interruption of an unknown type: %2." @@ -2212,11 +2212,11 @@ msgstr "" "Program na vašem računaru koji obezbeđuje pristup <strong>%1</strong> " "protokolu je prijavio prekid nepoznatog tipa: %2." -#: kio/global.cpp:1164 +#: tdeio/global.cpp:1164 msgid "Could Not Delete Original File" msgstr "Nije moguće obrisati originalni fajl" -#: kio/global.cpp:1165 +#: tdeio/global.cpp:1165 msgid "" "The requested operation required the deleting of the original file, most likely " "at the end of a file move operation. The original file <strong>%1</strong> " @@ -2226,11 +2226,11 @@ msgstr "" "kraju operacije premeštanja. Originalni fajl <strong>%1</strong> " "nije mogao biti obrisan." -#: kio/global.cpp:1174 +#: tdeio/global.cpp:1174 msgid "Could Not Delete Temporary File" msgstr "Nije moguće obrisati privremeni fajl" -#: kio/global.cpp:1175 +#: tdeio/global.cpp:1175 msgid "" "The requested operation required the creation of a temporary file in which to " "save the new file while being downloaded. This temporary file <strong>" @@ -2240,11 +2240,11 @@ msgstr "" "snimljen novi fajl koji se preuzima. Ovaj privremeni fajl <strong>%1</strong> " "nije mogao biti obrisan." -#: kio/global.cpp:1184 +#: tdeio/global.cpp:1184 msgid "Could Not Rename Original File" msgstr "Nije moguće promeniti ime originalnog fajla" -#: kio/global.cpp:1185 +#: tdeio/global.cpp:1185 msgid "" "The requested operation required the renaming of the original file <strong>" "%1</strong>, however it could not be renamed." @@ -2252,11 +2252,11 @@ msgstr "" "Zahtevana operacija je zahtevala promenu imena originalnog fajla <strong>" "%1</strong>, ali on nije mogao biti preimenovan." -#: kio/global.cpp:1193 +#: tdeio/global.cpp:1193 msgid "Could Not Rename Temporary File" msgstr "Nije moguće promeniti ime privremenog fajla" -#: kio/global.cpp:1194 +#: tdeio/global.cpp:1194 msgid "" "The requested operation required the creation of a temporary file <strong>" "%1</strong>, however it could not be created." @@ -2264,27 +2264,27 @@ msgstr "" "Zahtevana operacija je zahtevala pravljenje privremenog fajla <strong>" "%1</strong>, ali on nije mogao biti napravljen." -#: kio/global.cpp:1202 +#: tdeio/global.cpp:1202 msgid "Could Not Create Link" msgstr "Nije moguće napraviti vezu" -#: kio/global.cpp:1203 +#: tdeio/global.cpp:1203 msgid "Could Not Create Symbolic Link" msgstr "Nije moguće napraviti simboličku vezu" -#: kio/global.cpp:1204 +#: tdeio/global.cpp:1204 msgid "The requested symbolic link %1 could not be created." msgstr "Zahtevana simbolička veza %1 nije mogla biti napravljena." -#: kio/global.cpp:1211 +#: tdeio/global.cpp:1211 msgid "No Content" msgstr "Bez sadržaja" -#: kio/global.cpp:1216 +#: tdeio/global.cpp:1216 msgid "Disk Full" msgstr "Disk je pun" -#: kio/global.cpp:1217 +#: tdeio/global.cpp:1217 msgid "" "The requested file <strong>%1</strong> could not be written to as there is " "inadequate disk space." @@ -2292,7 +2292,7 @@ msgstr "" "Zahtevani fajl <strong>%1</strong> nije mogao da bude zapisan jer nema dovoljno " "prostora na disku." -#: kio/global.cpp:1219 +#: tdeio/global.cpp:1219 msgid "" "Free up enough disk space by 1) deleting unwanted and temporary files; 2) " "archiving files to removable media storage such as CD-Recordable discs; or 3) " @@ -2303,11 +2303,11 @@ msgstr "" "2. arhivirajući fajlove na izmenjljivi medijum kao što je CD-R disk, ili\n" "3. nabavite veći disk." -#: kio/global.cpp:1226 +#: tdeio/global.cpp:1226 msgid "Source and Destination Files Identical" msgstr "Izvorni i odredišni fajl su identični" -#: kio/global.cpp:1227 +#: tdeio/global.cpp:1227 msgid "" "The operation could not be completed because the source and destination files " "are the same file." @@ -2315,49 +2315,49 @@ msgstr "" "Operacija nije mogla biti završena zato što su izvorni i odredišni fajlovi " "jedan te isti fajl." -#: kio/global.cpp:1229 +#: tdeio/global.cpp:1229 msgid "Choose a different filename for the destination file." msgstr "Izaberite drugačije ime za odredišni fajl." -#: kio/global.cpp:1240 +#: tdeio/global.cpp:1240 msgid "Undocumented Error" msgstr "Nedokumentovana greška" -#: kio/statusbarprogress.cpp:132 +#: tdeio/statusbarprogress.cpp:132 msgid " Stalled " msgstr " Zastoj " -#: kio/statusbarprogress.cpp:134 misc/uiserver.cpp:1102 +#: tdeio/statusbarprogress.cpp:134 misc/uiserver.cpp:1102 msgid " %1/s " msgstr " %1/s " -#: kio/passdlg.cpp:57 +#: tdeio/passdlg.cpp:57 msgid "Password" msgstr "Lozinka" -#: kio/passdlg.cpp:98 +#: tdeio/passdlg.cpp:98 msgid "You need to supply a username and a password" msgstr "Potrebno je da navedete korisničko ime i lozinku" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 134 -#: kfile/kpropertiesdialog.cpp:3699 kio/passdlg.cpp:108 rc.cpp:105 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 134 +#: tdefile/kpropertiesdialog.cpp:3699 tdeio/passdlg.cpp:108 rc.cpp:105 #, no-c-format msgid "&Username:" msgstr "&Korisničko ime:" -#: kio/passdlg.cpp:125 +#: tdeio/passdlg.cpp:125 msgid "&Password:" msgstr "&Lozinka:" -#: kio/passdlg.cpp:147 +#: tdeio/passdlg.cpp:147 msgid "&Keep password" msgstr "&Zadrži lozinku" -#: kio/passdlg.cpp:345 kpasswdserver/kpasswdserver.cpp:371 +#: tdeio/passdlg.cpp:345 kpasswdserver/kpasswdserver.cpp:371 msgid "Authorization Dialog" msgstr "Autorizacioni dijalog" -#: kio/krun.cpp:120 +#: tdeio/krun.cpp:120 msgid "" "<qt>Unable to enter <b>%1</b>.\n" "You do not have access rights to this location.</qt>" @@ -2365,7 +2365,7 @@ msgstr "" "<qt>Nije moguće ući u <b>%1</b>.\n" "Nemate prava pristupa za ovu lokaciju.</qt>" -#: kio/krun.cpp:159 +#: tdeio/krun.cpp:159 msgid "" "<qt>The file <b>%1</b> is an executable program. For safety it will not be " "started.</qt>" @@ -2373,32 +2373,32 @@ msgstr "" "<qt>Fajl <b>%1</b> je izvršni program. Iz sigurnosnih razloga on neće biti " "pokrenut.</qt>" -#: kio/krun.cpp:166 +#: tdeio/krun.cpp:166 msgid "<qt>You do not have permission to run <b>%1</b>.</qt>" msgstr "<qt>Nemate dozvolu da pokrenete <b>%1</b>.</qt>" -#: kio/krun.cpp:203 +#: tdeio/krun.cpp:203 msgid "You are not authorized to open this file." msgstr "Nemate dozvolu da otvorite ovaj fajl." -#: kfile/kopenwith.cpp:835 kio/krun.cpp:207 +#: tdefile/kopenwith.cpp:835 tdeio/krun.cpp:207 msgid "Open with:" msgstr "Otvori pomoću:" -#: kio/krun.cpp:545 +#: tdeio/krun.cpp:545 msgid "You are not authorized to execute this file." msgstr "Nemate dozvolu da izvršite ovaj fajl." -#: kio/krun.cpp:565 +#: tdeio/krun.cpp:565 #, c-format msgid "Launching %1" msgstr "Pokretanje %1" -#: kio/krun.cpp:746 +#: tdeio/krun.cpp:746 msgid "You are not authorized to execute this service." msgstr "Nemate dozvolu da izvršite ovaj servis." -#: kio/krun.cpp:900 +#: tdeio/krun.cpp:900 msgid "" "<qt>Unable to run the command specified. The file or folder <b>%1</b> " "does not exist.</qt>" @@ -2406,103 +2406,103 @@ msgstr "" "<qt>Nije moguće pokrenuti navedenu naredbu. Fajl ili fascikla <b>%1</b> " "ne postoji.</qt>" -#: kio/krun.cpp:1400 +#: tdeio/krun.cpp:1400 msgid "Could not find the program '%1'" msgstr "Ne mogu da pronađem program „%1“" -#: kio/kfileitem.cpp:730 +#: tdeio/tdefileitem.cpp:730 msgid "Symbolic Link" msgstr "Simbolička veza" -#: kio/kfileitem.cpp:732 +#: tdeio/tdefileitem.cpp:732 msgid "%1 (Link)" msgstr "%1 (veza)" #: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:270 -#: bookmarks/kbookmarkmenu.cc:791 kfile/kpropertiesdialog.cpp:3930 -#: kio/kfileitem.cpp:774 +#: bookmarks/kbookmarkmenu.cc:791 tdefile/kpropertiesdialog.cpp:3930 +#: tdeio/tdefileitem.cpp:774 msgid "Name:" msgstr "Ime:" -#: kfile/kpropertiesdialog.cpp:927 kio/kfileitem.cpp:775 +#: tdefile/kpropertiesdialog.cpp:927 tdeio/tdefileitem.cpp:775 msgid "Type:" msgstr "Vrsta:" -#: kio/kfileitem.cpp:779 +#: tdeio/tdefileitem.cpp:779 msgid "Link to %1 (%2)" msgstr "Veza ka %1 (%2)" -#: kfile/kpropertiesdialog.cpp:977 kio/kfileitem.cpp:787 +#: tdefile/kpropertiesdialog.cpp:977 tdeio/tdefileitem.cpp:787 msgid "Size:" msgstr "Veličina:" -#: kfile/kpropertiesdialog.cpp:1045 kio/kfileitem.cpp:792 +#: tdefile/kpropertiesdialog.cpp:1045 tdeio/tdefileitem.cpp:792 msgid "Modified:" msgstr "Poslednja izmena:" -#: kio/kfileitem.cpp:798 +#: tdeio/tdefileitem.cpp:798 msgid "Owner:" msgstr "Vlasnik:" -#: kio/kfileitem.cpp:799 +#: tdeio/tdefileitem.cpp:799 msgid "Permissions:" msgstr "Dozvole:" -#: kio/skipdlg.cpp:63 +#: tdeio/skipdlg.cpp:63 msgid "Skip" msgstr "Preskoči" -#: kio/skipdlg.cpp:66 +#: tdeio/skipdlg.cpp:66 msgid "Auto Skip" msgstr "Automatski preskoči" -#: kio/kshred.cpp:212 +#: tdeio/kshred.cpp:212 msgid "Shredding: pass %1 of 35" msgstr "Uništavanje: prolaz %1 od 35" -#: kio/slave.cpp:370 +#: tdeio/slave.cpp:370 #, c-format msgid "Unable to create io-slave: %1" msgstr "Nije moguće napraviti io-slave: %1" -#: kio/slave.cpp:401 +#: tdeio/slave.cpp:401 msgid "Unknown protocol '%1'." msgstr "Nepoznat protokol „%1“." -#: kio/slave.cpp:409 +#: tdeio/slave.cpp:409 msgid "Can not find io-slave for protocol '%1'." msgstr "Nije moguće pronaći io-slave za protokol „%1“." -#: kio/slave.cpp:437 -msgid "Cannot talk to klauncher" -msgstr "Nije moguće pričati klauncher-u" +#: tdeio/slave.cpp:437 +msgid "Cannot talk to tdelauncher" +msgstr "Nije moguće pričati tdelauncher-u" -#: kio/slave.cpp:448 +#: tdeio/slave.cpp:448 #, c-format msgid "" "Unable to create io-slave:\n" -"klauncher said: %1" +"tdelauncher said: %1" msgstr "" "Nije moguće napraviti io-slave:\n" -"klauncher je rekao: %1" +"tdelauncher je rekao: %1" -#: kfile/kpropertiesdialog.cpp:2686 kio/kmimetypechooser.cpp:75 +#: tdefile/kpropertiesdialog.cpp:2686 tdeio/kmimetypechooser.cpp:75 msgid "Mime Type" msgstr "MIME tip" -#: kfile/kpropertiesdialog.cpp:2697 kio/kmimetypechooser.cpp:80 +#: tdefile/kpropertiesdialog.cpp:2697 tdeio/kmimetypechooser.cpp:80 msgid "Comment" msgstr "Komentar" -#: kio/kmimetypechooser.cpp:84 +#: tdeio/kmimetypechooser.cpp:84 msgid "Patterns" msgstr "Uzorci" -#: kio/kmimetypechooser.cpp:94 +#: tdeio/kmimetypechooser.cpp:94 msgid "&Edit..." msgstr "&Uredi..." -#: kio/kmimetypechooser.cpp:104 +#: tdeio/kmimetypechooser.cpp:104 msgid "Click this button to display the familiar TDE mime type editor." msgstr "" "Pritisnite ovo dugme da biste prikazali poznati TDE-ov uređivač mime tipova." @@ -2750,7 +2750,7 @@ msgstr "Izdavač:" msgid "IP address:" msgstr "IP adresa:" -#: kfile/kpropertiesdialog.cpp:2565 kssl/ksslinfodlg.cc:227 +#: tdefile/kpropertiesdialog.cpp:2565 kssl/ksslinfodlg.cc:227 msgid "URL:" msgstr "URL:" @@ -2859,11 +2859,11 @@ msgstr "Nije moguće preuzeti skriptu za podešavanje proksija" msgid "Could not find a usable proxy configuration script" msgstr "Nije moguće pronaći upotrebljivu skriptu za podešavanje proksija" -#: misc/kfile/fileprops.cpp:200 +#: misc/tdefile/fileprops.cpp:200 msgid "Do not print the mimetype of the given file(s)" msgstr "Nemoj da štampaš mime tip datih fajlova" -#: misc/kfile/fileprops.cpp:204 +#: misc/tdefile/fileprops.cpp:204 msgid "" "List all supported metadata keys of the given file(s). If mimetype is not " "specified, the mimetype of the given files is used." @@ -2871,7 +2871,7 @@ msgstr "" "Listaj sve podržane ključeve meta podataka datog fajla(ova). Ako MIME tip nije " "naznačen, MIME tip datog fajla biće korišćen." -#: misc/kfile/fileprops.cpp:210 +#: misc/tdefile/fileprops.cpp:210 msgid "" "List all preferred metadata keys of the given file(s). If mimetype is not " "specified, the mimetype of the given files is used." @@ -2879,16 +2879,16 @@ msgstr "" "Listaj sve poželjne ključeve meta podataka datog fajla(ova). Ako MIME tip nije " "naznačen, MIME tip datog fajla biće korišćen." -#: misc/kfile/fileprops.cpp:216 +#: misc/tdefile/fileprops.cpp:216 msgid "List all metadata keys which have a value in the given file(s)." msgstr "" "Listaj sve ključeve meta podataka koji imaju vrednost u datom fajlu(ovima)." -#: misc/kfile/fileprops.cpp:221 +#: misc/tdefile/fileprops.cpp:221 msgid "Prints all mimetypes for which metadata support is available." msgstr "Štampaj sve MIME tipove za koje je dostupna podrška za meta podatke." -#: misc/kfile/fileprops.cpp:226 +#: misc/tdefile/fileprops.cpp:226 msgid "" "Do not print a warning when more than one file was given and they do not all " "have the same mimetype." @@ -2896,16 +2896,16 @@ msgstr "" "Nemoj da štampaš upozorenje kad je dato više od jednog fajla, a nemaju svi isti " "mime tip." -#: misc/kfile/fileprops.cpp:231 +#: misc/tdefile/fileprops.cpp:231 msgid "Prints all metadata values, available in the given file(s)." msgstr "Štampa sve vrednost meta podataka dostupnih u datom fajlu(ovima)." -#: misc/kfile/fileprops.cpp:236 +#: misc/tdefile/fileprops.cpp:236 msgid "Prints the preferred metadata values, available in the given file(s)." msgstr "" "Štampa sve vrednost poželjnih meta podataka dostupnih u datom fajlu(ovima)." -#: misc/kfile/fileprops.cpp:240 +#: misc/tdefile/fileprops.cpp:240 msgid "" "Opens a TDE properties dialog to allow viewing and modifying of metadata of the " "given file(s)" @@ -2913,7 +2913,7 @@ msgstr "" "Otvara TDE dijalog za podešavanja da bi omogućio pregled i izmenu meta podataka " "datog fajla(ova)" -#: misc/kfile/fileprops.cpp:244 +#: misc/tdefile/fileprops.cpp:244 msgid "" "Prints the value for 'key' of the given file(s). 'key' may also be a " "comma-separated list of keys" @@ -2921,7 +2921,7 @@ msgstr "" "Štampa vrednost za „ključ“ datih fajlova. „Ključ“ takođe može biti lista " "ključeva odvojenih zarezima." -#: misc/kfile/fileprops.cpp:248 +#: misc/tdefile/fileprops.cpp:248 msgid "" "Attempts to set the value 'value' for the metadata key 'key' for the given " "file(s)" @@ -2929,35 +2929,35 @@ msgstr "" "Pokušava da postavi vrednost „vrednost“ za ključ meta podataka „ključ“ za date " "fajlove." -#: misc/kfile/fileprops.cpp:251 +#: misc/tdefile/fileprops.cpp:251 msgid "The group to get values from or set values to" msgstr "Grupa za postavljanje ili dohvatanje vrednosti" -#: misc/kfile/fileprops.cpp:255 +#: misc/tdefile/fileprops.cpp:255 msgid "The file (or a number of files) to operate on." msgstr "Fajl (ili više fajlova) nad kojima vršiti operaciju." -#: misc/kfile/fileprops.cpp:270 +#: misc/tdefile/fileprops.cpp:270 msgid "No support for metadata extraction found." msgstr "Nije pronađena podrška za izvlačenje meta podataka." -#: misc/kfile/fileprops.cpp:275 +#: misc/tdefile/fileprops.cpp:275 msgid "Supported MimeTypes:" msgstr "Podržani MIME tipovi:" -#: misc/kfile/fileprops.cpp:410 -msgid "kfile" -msgstr "kfile" +#: misc/tdefile/fileprops.cpp:410 +msgid "tdefile" +msgstr "tdefile" -#: misc/kfile/fileprops.cpp:411 +#: misc/tdefile/fileprops.cpp:411 msgid "A commandline tool to read and modify metadata of files." msgstr "Alat komandne linije za čitanje i izmenu meta podataka fajlova." -#: misc/kfile/fileprops.cpp:438 +#: misc/tdefile/fileprops.cpp:438 msgid "No files specified" msgstr "Nije naveden ni jedan fajl" -#: misc/kfile/fileprops.cpp:467 +#: misc/tdefile/fileprops.cpp:467 msgid "Cannot determine metadata" msgstr "Nije moguće odrediti meta podatke" @@ -2977,7 +2977,7 @@ msgstr "" "<qt>Program „<b>%1</b>“ zahteva da otvori novčanik „<b>%2</b>" "“. Unesite lozinku za ovaj novčanik." -#: kfile/kfiledialog.cpp:1833 misc/tdewalletd/tdewalletd.cpp:405 +#: tdefile/tdefiledialog.cpp:1833 misc/tdewalletd/tdewalletd.cpp:405 #: misc/tdewalletd/tdewalletd.cpp:419 msgid "&Open" msgstr "&Otvori" @@ -3094,15 +3094,15 @@ msgstr "Lozinke se poklapaju." msgid "Passwords do not match." msgstr "Lozinke se ne poklapaju." -#: misc/ktelnetservice.cpp:41 +#: misc/tdetelnetservice.cpp:41 msgid "telnet service" msgstr "telnet servis" -#: misc/ktelnetservice.cpp:42 +#: misc/tdetelnetservice.cpp:42 msgid "telnet protocol handler" msgstr "rukovalac telnet protokolom" -#: misc/ktelnetservice.cpp:76 +#: misc/tdetelnetservice.cpp:76 msgid "You do not have permission to access the %1 protocol." msgstr "Nemate dozvolu za pristup %1 protokolu." @@ -3156,7 +3156,7 @@ msgstr "Preos. vreme" msgid "Speed" msgstr "Brzina" -#: kfile/kfiledetailview.cpp:67 misc/uiserver.cpp:146 misc/uiserver.cpp:471 +#: tdefile/tdefiledetailview.cpp:67 misc/uiserver.cpp:146 misc/uiserver.cpp:471 msgid "Size" msgstr "Veličina" @@ -3263,81 +3263,81 @@ msgstr "TDE-ov UI server informacije napretka" msgid "Developer" msgstr "Programer" -#: misc/ksendbugmail/main.cpp:22 +#: misc/tdesendbugmail/main.cpp:22 msgid "Subject line" msgstr "Linija sa temom" -#: misc/ksendbugmail/main.cpp:23 +#: misc/tdesendbugmail/main.cpp:23 msgid "Recipient" msgstr "Primalac" -#: misc/ksendbugmail/main.cpp:33 +#: misc/tdesendbugmail/main.cpp:33 msgid "Error connecting to server." msgstr "Greška prilikom povezivanja sa serverom." -#: misc/ksendbugmail/main.cpp:36 +#: misc/tdesendbugmail/main.cpp:36 msgid "Not connected." msgstr "Nisam povezan." -#: misc/ksendbugmail/main.cpp:39 +#: misc/tdesendbugmail/main.cpp:39 msgid "Connection timed out." msgstr "Isteklo je vreme za povezivanje." -#: misc/ksendbugmail/main.cpp:42 +#: misc/tdesendbugmail/main.cpp:42 msgid "Time out waiting for server interaction." msgstr "Isteklo vreme čekanja na reakciju servera." -#: misc/ksendbugmail/main.cpp:46 +#: misc/tdesendbugmail/main.cpp:46 msgid "Server said: \"%1\"" msgstr "Server je rekao: „%1“" -#: misc/ksendbugmail/main.cpp:62 +#: misc/tdesendbugmail/main.cpp:62 msgid "KSendBugMail" msgstr "KSendBugMail" -#: misc/ksendbugmail/main.cpp:63 +#: misc/tdesendbugmail/main.cpp:63 msgid "Sends a short bug report to submit@bugs.kde.org" msgstr "Šalje kratak izveštaj o grešci na submit@bugs.kde.org" -#: misc/ksendbugmail/main.cpp:65 +#: misc/tdesendbugmail/main.cpp:65 msgid "Author" msgstr "Autor" -#: misc/kmailservice.cpp:32 +#: misc/tdemailservice.cpp:32 msgid "KMailService" msgstr "Servis za poštu" -#: misc/kmailservice.cpp:32 +#: misc/tdemailservice.cpp:32 msgid "Mail service" msgstr "Servis za poštu" -#: kioexec/main.cpp:50 -msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" +#: tdeioexec/main.cpp:50 +msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" msgstr "KFM Exec - Otvara udaljene fajlove, pazi na izmene, pita za slanje" -#: kioexec/main.cpp:54 +#: tdeioexec/main.cpp:54 msgid "Treat URLs as local files and delete them afterwards" msgstr "Tretiraj URL-ove kao lokalne fajlove i obriši ih posle" -#: kioexec/main.cpp:55 +#: tdeioexec/main.cpp:55 msgid "Suggested file name for the downloaded file" msgstr "Predloženo ime za preuzeti fajl" -#: kioexec/main.cpp:56 +#: tdeioexec/main.cpp:56 msgid "Command to execute" msgstr "Komanda za izvršavanje" -#: kioexec/main.cpp:57 +#: tdeioexec/main.cpp:57 msgid "URL(s) or local file(s) used for 'command'" msgstr "URL(ovi) ili lokalni fajl(ovi) korišćeni za „komandu“" -#: kioexec/main.cpp:73 +#: tdeioexec/main.cpp:73 msgid "" "'command' expected.\n" msgstr "" "očekivana „komanda“.\n" -#: kioexec/main.cpp:102 +#: tdeioexec/main.cpp:102 msgid "" "The URL %1\n" "is malformed" @@ -3345,7 +3345,7 @@ msgstr "" "URL %1\n" "je loše formiran" -#: kioexec/main.cpp:104 +#: tdeioexec/main.cpp:104 msgid "" "Remote URL %1\n" "not allowed with --tempfiles switch" @@ -3353,7 +3353,7 @@ msgstr "" "Udaljeni URL %1\n" "nije dozvoljen sa --tempfiles opcijom" -#: kioexec/main.cpp:237 +#: tdeioexec/main.cpp:237 msgid "" "The supposedly temporary file\n" "%1\n" @@ -3365,15 +3365,15 @@ msgstr "" "je verovatno izmenjen.\n" "Da li i dalje želite da ga obrišete?" -#: kioexec/main.cpp:238 kioexec/main.cpp:245 +#: tdeioexec/main.cpp:238 tdeioexec/main.cpp:245 msgid "File Changed" msgstr "Fajl je izmenjen" -#: kioexec/main.cpp:238 +#: tdeioexec/main.cpp:238 msgid "Do Not Delete" msgstr "Nemoj da brišeš" -#: kioexec/main.cpp:244 +#: tdeioexec/main.cpp:244 msgid "" "The file\n" "%1\n" @@ -3385,95 +3385,95 @@ msgstr "" "je izmenjen.\n" "Da li želite da ažurirate izmene?" -#: kioexec/main.cpp:245 +#: tdeioexec/main.cpp:245 msgid "Upload" msgstr "Okači" -#: kioexec/main.cpp:245 +#: tdeioexec/main.cpp:245 msgid "Do Not Upload" msgstr "Nemoj da okačiš" -#: kioexec/main.cpp:274 +#: tdeioexec/main.cpp:274 msgid "KIOExec" msgstr "KIOExec" -#: kfile/kimagefilepreview.cpp:53 +#: tdefile/kimagefilepreview.cpp:53 msgid "&Automatic preview" msgstr "&Automatski pregled" -#: kfile/kimagefilepreview.cpp:58 +#: tdefile/kimagefilepreview.cpp:58 msgid "&Preview" msgstr "&Pregled" -#: kfile/kfileview.cpp:77 +#: tdefile/tdefileview.cpp:77 msgid "Unknown View" msgstr "Nepoznati prikaz" -#: kfile/kpreviewprops.cpp:49 +#: tdefile/kpreviewprops.cpp:49 msgid "P&review" msgstr "P®led" -#: kfile/kfilespeedbar.cpp:46 +#: tdefile/tdefilespeedbar.cpp:46 msgid "Desktop" msgstr "Radna površina" -#: kfile/kfilespeedbar.cpp:53 +#: tdefile/tdefilespeedbar.cpp:53 msgid "Documents" msgstr "Dokumenti" -#: kfile/kdiroperator.cpp:1264 kfile/kfilespeedbar.cpp:57 +#: tdefile/tdediroperator.cpp:1264 tdefile/tdefilespeedbar.cpp:57 msgid "Home Folder" msgstr "Domaća fascikla" -#: kfile/kfilespeedbar.cpp:62 +#: tdefile/tdefilespeedbar.cpp:62 msgid "Storage Media" msgstr "Medijum za skladištenje" -#: kfile/kfilespeedbar.cpp:67 +#: tdefile/tdefilespeedbar.cpp:67 msgid "Network Folders" msgstr "Mrežne fascikle" -#: kfile/kcustommenueditor.cpp:88 +#: tdefile/kcustommenueditor.cpp:88 msgid "Menu Editor" msgstr "Uređivač menija" -#: kfile/kcustommenueditor.cpp:94 kfile/kdiroperator.cpp:1258 +#: tdefile/kcustommenueditor.cpp:94 tdefile/tdediroperator.cpp:1258 msgid "Menu" msgstr "Meni" -#: kfile/kcustommenueditor.cpp:98 +#: tdefile/kcustommenueditor.cpp:98 msgid "New..." msgstr "Nov..." -#: kfile/kcustommenueditor.cpp:100 +#: tdefile/kcustommenueditor.cpp:100 msgid "Move Up" msgstr "Pomeri gore" -#: kfile/kcustommenueditor.cpp:101 +#: tdefile/kcustommenueditor.cpp:101 msgid "Move Down" msgstr "Pomeri dole" -#: kfile/kfiledialog.cpp:1676 kfile/kfilefiltercombo.cpp:32 +#: tdefile/tdefiledialog.cpp:1676 tdefile/tdefilefiltercombo.cpp:32 msgid "*|All Files" msgstr "*|Svi fajlovi" -#: kfile/kfilefiltercombo.cpp:164 +#: tdefile/tdefilefiltercombo.cpp:164 msgid "All Supported Files" msgstr "Sve podržane vrste fajlova" -#: kfile/kopenwith.cpp:150 +#: tdefile/kopenwith.cpp:150 msgid "Known Applications" msgstr "Poznati programi" -#: kfile/kicondialog.cpp:332 kfile/kopenwith.cpp:296 +#: tdefile/kicondialog.cpp:332 tdefile/kopenwith.cpp:296 msgid "Applications" msgstr "Programi" -#: kfile/kopenwith.cpp:322 +#: tdefile/kopenwith.cpp:322 msgid "Open With" msgstr "Otvori pomoću" -#: kfile/kopenwith.cpp:326 +#: tdefile/kopenwith.cpp:326 msgid "" "<qt>Select the program that should be used to open <b>%1</b>" ". If the program is not listed, enter the name or click the browse button.</qt>" @@ -3482,16 +3482,16 @@ msgstr "" ". Ako program nije izlistan, unesite njegovo ime ili kliknite na dugme za " "pretraživanje.</qt>" -#: kfile/kopenwith.cpp:332 +#: tdefile/kopenwith.cpp:332 msgid "Choose the name of the program with which to open the selected files." msgstr "Izaberite ime programa kojim će se otvarati obeleženi fajlovi." -#: kfile/kopenwith.cpp:353 +#: tdefile/kopenwith.cpp:353 #, c-format msgid "Choose Application for %1" msgstr "Izaberite program za %1" -#: kfile/kopenwith.cpp:354 +#: tdefile/kopenwith.cpp:354 msgid "" "<qt>Select the program for the file type: <b>%1</b>. If the program is not " "listed, enter the name or click the browse button.</qt>" @@ -3499,11 +3499,11 @@ msgstr "" "<qt>Izaberite program za vrstu fajla: <b>%1</b>. Ako program nije izlistan, " "unesite njegovo ime ili kliknite na dugme za pretraživanje.</qt>" -#: kfile/kopenwith.cpp:366 +#: tdefile/kopenwith.cpp:366 msgid "Choose Application" msgstr "Izaberite program" -#: kfile/kopenwith.cpp:367 +#: tdefile/kopenwith.cpp:367 msgid "" "<qt>Select a program. If the program is not listed, enter the name or click the " "browse button.</qt>" @@ -3511,11 +3511,11 @@ msgstr "" "<qt>Izaberite program. Ako program nije izlistan, unesite njegovo ime, ili " "kliknite na dugme za pretraživanje.</qt>" -#: kfile/kopenwith.cpp:406 +#: tdefile/kopenwith.cpp:406 msgid "Clear input field" msgstr "Očisti polje za unos" -#: kfile/kopenwith.cpp:436 +#: tdefile/kopenwith.cpp:436 msgid "" "Following the command, you can have several place holders which will be " "replaced with the actual values when the actual program is run:\n" @@ -3543,229 +3543,229 @@ msgstr "" "%m - mini ikona\n" "%c - komentar" -#: kfile/kopenwith.cpp:469 +#: tdefile/kopenwith.cpp:469 msgid "Run in &terminal" msgstr "Pokreni u &terminalu" -#: kfile/kopenwith.cpp:480 +#: tdefile/kopenwith.cpp:480 msgid "&Do not close when command exits" msgstr "Nemoj &da zatvoriš kad se naredba završi" -#: kfile/kopenwith.cpp:497 +#: tdefile/kopenwith.cpp:497 msgid "&Remember application association for this type of file" msgstr "Zapamti p&rogram koji otvara ovu vrstu fajla" -#: kfile/kicondialog.cpp:241 kfile/kicondialog.cpp:250 +#: tdefile/kicondialog.cpp:241 tdefile/kicondialog.cpp:250 msgid "Select Icon" msgstr "Izbor ikone" -#: kfile/kicondialog.cpp:270 +#: tdefile/kicondialog.cpp:270 msgid "Icon Source" msgstr "Izvor ikone" -#: kfile/kicondialog.cpp:276 +#: tdefile/kicondialog.cpp:276 msgid "S&ystem icons:" msgstr "&Sistemske ikone:" -#: kfile/kicondialog.cpp:281 +#: tdefile/kicondialog.cpp:281 msgid "O&ther icons:" msgstr "Os&tale ikone:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 213 -#: kfile/kicondialog.cpp:283 kfile/kpropertiesdialog.cpp:3615 rc.cpp:288 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 213 +#: tdefile/kicondialog.cpp:283 tdefile/kpropertiesdialog.cpp:3615 rc.cpp:288 #, no-c-format msgid "&Browse..." msgstr "&Pretraži..." -#: kfile/kicondialog.cpp:293 +#: tdefile/kicondialog.cpp:293 msgid "Clear Search" msgstr "Očisti pretragu" -#: kfile/kicondialog.cpp:297 +#: tdefile/kicondialog.cpp:297 msgid "&Search:" msgstr "&Traži:" -#: kfile/kicondialog.cpp:308 +#: tdefile/kicondialog.cpp:308 msgid "Search interactively for icon names (e.g. folder)." msgstr "Interaktivno traži imena ikona (npr. fascikla)." -#. i18n: file ./kfile/knotifywidgetbase.ui line 204 -#: kfile/kicondialog.cpp:330 rc.cpp:165 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 204 +#: tdefile/kicondialog.cpp:330 rc.cpp:165 #, no-c-format msgid "Actions" msgstr "Akcije" -#: kfile/kicondialog.cpp:331 +#: tdefile/kicondialog.cpp:331 msgid "Animations" msgstr "Animacije" -#: kfile/kicondialog.cpp:333 +#: tdefile/kicondialog.cpp:333 msgid "Categories" msgstr "Kategorije" -#: kfile/kicondialog.cpp:334 +#: tdefile/kicondialog.cpp:334 msgid "Devices" msgstr "Uređaji" -#: kfile/kicondialog.cpp:335 +#: tdefile/kicondialog.cpp:335 msgid "Emblems" msgstr "Amblemi" -#: kfile/kicondialog.cpp:336 +#: tdefile/kicondialog.cpp:336 msgid "Emotes" msgstr "Emotikoni" -#: kfile/kicondialog.cpp:337 +#: tdefile/kicondialog.cpp:337 msgid "Filesystems" msgstr "Sistemi fajlova" -#: kfile/kicondialog.cpp:338 +#: tdefile/kicondialog.cpp:338 msgid "International" msgstr "Međunarodno" -#: kfile/kicondialog.cpp:339 +#: tdefile/kicondialog.cpp:339 msgid "Mimetypes" msgstr "MIME tipovi" -#: kfile/kicondialog.cpp:340 +#: tdefile/kicondialog.cpp:340 msgid "Places" msgstr "Mesta" -#: kfile/kicondialog.cpp:341 +#: tdefile/kicondialog.cpp:341 msgid "Status" msgstr "Status" -#: kfile/kicondialog.cpp:589 +#: tdefile/kicondialog.cpp:589 msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" msgstr "*.png *.xpm *.svg *.svgz|fajlovi ikona (*.png *.xpm *.svg *.svgz)" -#: kfile/kfilemetainfowidget.cpp:111 +#: tdefile/tdefilemetainfowidget.cpp:111 msgid "<Error>" msgstr "<Greška>" -#: kfile/kfilepreview.cpp:63 +#: tdefile/tdefilepreview.cpp:63 msgid "Preview" msgstr "Pregled" -#: kfile/kfilepreview.cpp:69 +#: tdefile/tdefilepreview.cpp:69 msgid "No preview available." msgstr "Pregled nije dostupan." -#: kfile/kacleditwidget.cpp:63 kfile/kacleditwidget.cpp:421 -#: kfile/kfiledetailview.cpp:70 +#: tdefile/kacleditwidget.cpp:63 tdefile/kacleditwidget.cpp:421 +#: tdefile/tdefiledetailview.cpp:70 msgid "Owner" msgstr "Vlasnik" -#: kfile/kacleditwidget.cpp:64 kfile/kacleditwidget.cpp:423 +#: tdefile/kacleditwidget.cpp:64 tdefile/kacleditwidget.cpp:423 msgid "Owning Group" msgstr "Vlasnička grupa" -#: kfile/kacleditwidget.cpp:65 kfile/kacleditwidget.cpp:425 -#: kfile/kpropertiesdialog.cpp:1980 +#: tdefile/kacleditwidget.cpp:65 tdefile/kacleditwidget.cpp:425 +#: tdefile/kpropertiesdialog.cpp:1980 msgid "Others" msgstr "Ostali" -#: kfile/kacleditwidget.cpp:66 kfile/kacleditwidget.cpp:427 +#: tdefile/kacleditwidget.cpp:66 tdefile/kacleditwidget.cpp:427 msgid "Mask" msgstr "Maska" -#: kfile/kacleditwidget.cpp:67 kfile/kacleditwidget.cpp:429 +#: tdefile/kacleditwidget.cpp:67 tdefile/kacleditwidget.cpp:429 msgid "Named User" msgstr "Imenovani korisnik" -#: kfile/kacleditwidget.cpp:68 kfile/kacleditwidget.cpp:431 +#: tdefile/kacleditwidget.cpp:68 tdefile/kacleditwidget.cpp:431 msgid "Named Group" msgstr "Imenovana grupa" -#: kfile/kacleditwidget.cpp:81 +#: tdefile/kacleditwidget.cpp:81 msgid "Add Entry..." msgstr "Dodaj stavku..." -#: kfile/kacleditwidget.cpp:83 +#: tdefile/kacleditwidget.cpp:83 msgid "Edit Entry..." msgstr "Uredi stavku..." -#: kfile/kacleditwidget.cpp:85 +#: tdefile/kacleditwidget.cpp:85 msgid "Delete Entry" msgstr "Obriši stavku" -#: kfile/kacleditwidget.cpp:280 +#: tdefile/kacleditwidget.cpp:280 msgid " (Default)" msgstr " (podrazumevano)" -#: kfile/kacleditwidget.cpp:397 +#: tdefile/kacleditwidget.cpp:397 msgid "Edit ACL Entry" msgstr "Uredi ACL stavku" -#: kfile/kacleditwidget.cpp:407 +#: tdefile/kacleditwidget.cpp:407 msgid "Entry Type" msgstr "Vrsta stavke" -#: kfile/kacleditwidget.cpp:410 +#: tdefile/kacleditwidget.cpp:410 msgid "Default for new files in this folder" msgstr "Podrazumevano za nove fajlove u ovoj fascikli" -#: kfile/kacleditwidget.cpp:446 +#: tdefile/kacleditwidget.cpp:446 msgid "User: " msgstr "Korisnik: " -#: kfile/kacleditwidget.cpp:450 +#: tdefile/kacleditwidget.cpp:450 msgid "Group: " msgstr "Grupa: " -#: kfile/kacleditwidget.cpp:563 +#: tdefile/kacleditwidget.cpp:563 msgid "Type" msgstr "Vrsta" -#: kfile/kacleditwidget.cpp:564 kfile/kfiledetailview.cpp:66 +#: tdefile/kacleditwidget.cpp:564 tdefile/tdefiledetailview.cpp:66 msgid "Name" msgstr "Ime" -#: kfile/kacleditwidget.cpp:565 +#: tdefile/kacleditwidget.cpp:565 msgid "" "_: read permission\n" "r" msgstr "č" -#: kfile/kacleditwidget.cpp:566 +#: tdefile/kacleditwidget.cpp:566 msgid "" "_: write permission\n" "w" msgstr "p" -#: kfile/kacleditwidget.cpp:567 +#: tdefile/kacleditwidget.cpp:567 msgid "" "_: execute permission\n" "x" msgstr "i" -#: kfile/kacleditwidget.cpp:568 +#: tdefile/kacleditwidget.cpp:568 msgid "Effective" msgstr "Efektivni" -#: kfile/kdirselectdialog.cpp:90 +#: tdefile/kdirselectdialog.cpp:90 msgid "Select Folder" msgstr "Izaberite fasciklu" -#: kfile/kdiroperator.cpp:1269 kfile/kdirselectdialog.cpp:92 -#: kfile/kdirselectdialog.cpp:125 +#: tdefile/tdediroperator.cpp:1269 tdefile/kdirselectdialog.cpp:92 +#: tdefile/kdirselectdialog.cpp:125 msgid "New Folder..." msgstr "Nova fascikla..." -#: kfile/kdirselectdialog.cpp:109 +#: tdefile/kdirselectdialog.cpp:109 msgid "Folders" msgstr "Fascikle" -#: kfile/kdirselectdialog.cpp:128 +#: tdefile/kdirselectdialog.cpp:128 msgid "Show Hidden Folders" msgstr "Prikaži skrivene fascikle" -#: kfile/kdiroperator.cpp:389 kfile/kdiroperator.cpp:393 -#: kfile/kdirselectdialog.cpp:407 kfile/kdirselectdialog.cpp:411 +#: tdefile/tdediroperator.cpp:389 tdefile/tdediroperator.cpp:393 +#: tdefile/kdirselectdialog.cpp:407 tdefile/kdirselectdialog.cpp:411 msgid "New Folder" msgstr "Nova fascikla" -#: kfile/kdiroperator.cpp:394 kfile/kdirselectdialog.cpp:412 +#: tdefile/tdediroperator.cpp:394 tdefile/kdirselectdialog.cpp:412 #, c-format msgid "" "Create new folder in:\n" @@ -3774,76 +3774,76 @@ msgstr "" "Napravi novu fasciklu u:\n" "%1" -#: kfile/kdiroperator.cpp:422 kfile/kdirselectdialog.cpp:435 +#: tdefile/tdediroperator.cpp:422 tdefile/kdirselectdialog.cpp:435 msgid "A file or folder named %1 already exists." msgstr "Fajl ili fascikla sa imenom %1 već postoji." -#: kfile/kdiroperator.cpp:426 kfile/kdirselectdialog.cpp:439 +#: tdefile/tdediroperator.cpp:426 tdefile/kdirselectdialog.cpp:439 msgid "You do not have permission to create that folder." msgstr "Nemate dozvolu da napravite tu fasciklu." -#: bookmarks/kbookmarkmenu.cc:797 kfile/kpropertiesdialog.cpp:968 -#: kfile/kurlrequesterdlg.cpp:47 +#: bookmarks/kbookmarkmenu.cc:797 tdefile/kpropertiesdialog.cpp:968 +#: tdefile/kurlrequesterdlg.cpp:47 msgid "Location:" msgstr "Lokacija:" -#: kfile/knotifydialog.cpp:81 +#: tdefile/knotifydialog.cpp:81 msgid "Sounds" msgstr "Zvuci" -#: kfile/knotifydialog.cpp:82 +#: tdefile/knotifydialog.cpp:82 msgid "Logging" msgstr "Vođenje dnevnika" -#: kfile/knotifydialog.cpp:83 +#: tdefile/knotifydialog.cpp:83 msgid "Program Execution" msgstr "Izvršavanje programa" -#: kfile/knotifydialog.cpp:84 +#: tdefile/knotifydialog.cpp:84 msgid "Message Windows" msgstr "Prozori sa porukama" -#: kfile/knotifydialog.cpp:85 +#: tdefile/knotifydialog.cpp:85 msgid "Passive Windows" msgstr "Neaktivni prozori" -#: kfile/knotifydialog.cpp:86 +#: tdefile/knotifydialog.cpp:86 msgid "Standard Error Output" msgstr "Standardni izlaz za grešku" -#: kfile/knotifydialog.cpp:87 +#: tdefile/knotifydialog.cpp:87 msgid "Taskbar" msgstr "Traka zadataka" -#: kfile/knotifydialog.cpp:121 +#: tdefile/knotifydialog.cpp:121 msgid "Execute a program" msgstr "Izvrši program" -#: kfile/knotifydialog.cpp:122 +#: tdefile/knotifydialog.cpp:122 msgid "Print to Standard error output" msgstr "Štampaj poruku na standardni izlaz greške" -#: kfile/knotifydialog.cpp:123 +#: tdefile/knotifydialog.cpp:123 msgid "Display a messagebox" msgstr "Prikaži okvir sa porukom" -#: kfile/knotifydialog.cpp:124 +#: tdefile/knotifydialog.cpp:124 msgid "Log to a file" msgstr "Upisuj dnevnik u fajl" -#: kfile/knotifydialog.cpp:125 +#: tdefile/knotifydialog.cpp:125 msgid "Play a sound" msgstr "Pusti zvuk" -#: kfile/knotifydialog.cpp:126 +#: tdefile/knotifydialog.cpp:126 msgid "Flash the taskbar entry" msgstr "Osvetli nakratko stavku trake zadataka" -#: kfile/knotifydialog.cpp:163 +#: tdefile/knotifydialog.cpp:163 msgid "Notification Settings" msgstr "Postavke obaveštavanja" -#: kfile/knotifydialog.cpp:309 +#: tdefile/knotifydialog.cpp:309 msgid "" "<qt>You may use the following macros" "<br>in the commandline:" @@ -3861,75 +3861,75 @@ msgstr "" "<br><b>%w</b>: za brojevni id. prozora od koga događaj potiče," "<br><b>%i</b>: za brojevni id. događaja." -#: kfile/knotifydialog.cpp:339 +#: tdefile/knotifydialog.cpp:339 msgid "Advanced <<" msgstr "Napredno <<" -#: kfile/knotifydialog.cpp:340 +#: tdefile/knotifydialog.cpp:340 msgid "Hide advanced options" msgstr "Sakrij napredne opcije" -#: kfile/knotifydialog.cpp:356 +#: tdefile/knotifydialog.cpp:356 msgid "Advanced >>" msgstr "Napredno >>" -#: kfile/knotifydialog.cpp:357 +#: tdefile/knotifydialog.cpp:357 msgid "Show advanced options" msgstr "Prikazuj napredne opcije" -#: kfile/knotifydialog.cpp:782 +#: tdefile/knotifydialog.cpp:782 msgid "This will cause the notifications to be reset to their defaults." msgstr "" "Ovo će izazvati da sva obaveštenja budu vraćena na svoja podrazumevana " "podešavanja." -#: kfile/knotifydialog.cpp:784 +#: tdefile/knotifydialog.cpp:784 msgid "Are You Sure?" msgstr "Da li ste sigurni?" -#: kfile/knotifydialog.cpp:785 +#: tdefile/knotifydialog.cpp:785 msgid "&Reset" msgstr "&Resetuj" -#: kfile/knotifydialog.cpp:858 +#: tdefile/knotifydialog.cpp:858 msgid "Select Sound File" msgstr "Izaberite zvučni fajl" -#: kfile/knotifydialog.cpp:894 +#: tdefile/knotifydialog.cpp:894 msgid "Select Log File" msgstr "Izaberite dnevnični fajl" -#: kfile/knotifydialog.cpp:908 +#: tdefile/knotifydialog.cpp:908 msgid "Select File to Execute" msgstr "Izaberite fajl za izvršavanje" -#: kfile/knotifydialog.cpp:942 +#: tdefile/knotifydialog.cpp:942 msgid "The specified file does not exist." msgstr "Naznačeni fajl ne postoji." -#: kfile/knotifydialog.cpp:1012 +#: tdefile/knotifydialog.cpp:1012 msgid "No description available" msgstr "Opis nije dostupan" -#: kfile/kfiledialog.cpp:347 +#: tdefile/tdefiledialog.cpp:347 msgid "Please specify the filename to save to." msgstr "Naznačite ime fajla za snimanje." -#: kfile/kfiledialog.cpp:349 +#: tdefile/tdefiledialog.cpp:349 msgid "Please select the file to open." msgstr "Izaberite fajl za otvaranje." -#: kfile/kfiledialog.cpp:410 kfile/kfiledialog.cpp:453 -#: kfile/kfiledialog.cpp:1550 +#: tdefile/tdefiledialog.cpp:410 tdefile/tdefiledialog.cpp:453 +#: tdefile/tdefiledialog.cpp:1550 msgid "You can only select local files." msgstr "Možete izabrati samo lokalne fajlove." -#: kfile/kfiledialog.cpp:411 kfile/kfiledialog.cpp:454 -#: kfile/kfiledialog.cpp:1551 +#: tdefile/tdefiledialog.cpp:411 tdefile/tdefiledialog.cpp:454 +#: tdefile/tdefiledialog.cpp:1551 msgid "Remote Files Not Accepted" msgstr "Udaljeni fajlovi nisu prihvatljivi" -#: kfile/kfiledialog.cpp:445 +#: tdefile/tdefiledialog.cpp:445 msgid "" "%1\n" "does not appear to be a valid URL.\n" @@ -3938,11 +3938,11 @@ msgstr "" "%1\n" "ne izgleda kao ispravan URL.\n" -#: kfile/kfiledialog.cpp:445 +#: tdefile/tdefiledialog.cpp:445 msgid "Invalid URL" msgstr "Neispravan URL" -#: kfile/kfiledialog.cpp:782 +#: tdefile/tdefiledialog.cpp:782 msgid "" "<p>While typing in the text area, you may be presented with possible matches. " "This feature can be controlled by clicking with the right mouse button and " @@ -3952,11 +3952,11 @@ msgstr "" "podudarnosti. Ova opcija se može kontrolisati klikom na desni taster miša i " "izborom željenog režima iz menija <b>Dovršavanje teksta</b>." -#: kfile/kfiledialog.cpp:791 +#: tdefile/tdefiledialog.cpp:791 msgid "This is the name to save the file as." msgstr "Ovo je ime pod kojim će se snimiti fajl." -#: kfile/kfiledialog.cpp:796 +#: tdefile/tdefiledialog.cpp:796 msgid "" "This is the list of files to open. More than one file can be specified by " "listing several files, separated by spaces." @@ -3964,15 +3964,15 @@ msgstr "" "Ovo je lista fajlova za otvoriti. Više od jednog fajla može biti naznačeno " "navođenjem više fajlova odvojenih razmacima." -#: kfile/kfiledialog.cpp:803 +#: tdefile/tdefiledialog.cpp:803 msgid "This is the name of the file to open." msgstr "Ovo je ime fajla za otvoriti." -#: kfile/kfiledialog.cpp:841 +#: tdefile/tdefiledialog.cpp:841 msgid "Current location" msgstr "Tekuća lokacija" -#: kfile/kfiledialog.cpp:842 +#: tdefile/tdefiledialog.cpp:842 msgid "" "This is the currently listed location. The drop-down list also lists commonly " "used locations. This includes standard locations, such as your home folder, as " @@ -3982,27 +3982,27 @@ msgstr "" "korišćene lokacije, kao što je vaša domaća fascikla i lokacije koje su bile " "posećene u skorije vreme." -#: kfile/kfiledialog.cpp:849 +#: tdefile/tdefiledialog.cpp:849 #, c-format msgid "Root Folder: %1" msgstr "Korena fascikla: %1" -#: kfile/kfiledialog.cpp:855 +#: tdefile/tdefiledialog.cpp:855 #, c-format msgid "Home Folder: %1" msgstr "Domaća fascikla: %1" -#: kfile/kfiledialog.cpp:864 +#: tdefile/tdefiledialog.cpp:864 #, c-format msgid "Documents: %1" msgstr "Dokumenti: %1" -#: kfile/kfiledialog.cpp:871 +#: tdefile/tdefiledialog.cpp:871 #, c-format msgid "Desktop: %1" msgstr "Radna površina: %1" -#: kfile/kfiledialog.cpp:912 +#: tdefile/tdefiledialog.cpp:912 msgid "" "<qt>Click this button to enter the parent folder." "<p>For instance, if the current location is file:/home/%1 clicking this button " @@ -4012,43 +4012,43 @@ msgstr "" "<p>Na primer, ako je trenutna lokacija file:/home/%1 pritisak na ovo dugme će " "vas odvesti u file:/home.</qt>" -#: kfile/kfiledialog.cpp:916 +#: tdefile/tdefiledialog.cpp:916 msgid "Click this button to move backwards one step in the browsing history." msgstr "" "Pritisnite ovo dugme da biste se vratili jedan korak unazad u istoriji " "pregledanja." -#: kfile/kfiledialog.cpp:918 +#: tdefile/tdefiledialog.cpp:918 msgid "Click this button to move forward one step in the browsing history." msgstr "" "Pritisnite ovo dugme da biste otišli jedan korak unapred u istoriji " "pregledanja." -#: kfile/kfiledialog.cpp:920 +#: tdefile/tdefiledialog.cpp:920 msgid "Click this button to reload the contents of the current location." msgstr "Pritisnite ovo dugme da biste ponovo učitali sadržaj ove lokacije." -#: kfile/kfiledialog.cpp:923 +#: tdefile/tdefiledialog.cpp:923 msgid "Click this button to create a new folder." msgstr "Pritisnite ovo dugme da biste napravili novu fasciklu." -#: kfile/kfiledialog.cpp:926 +#: tdefile/tdefiledialog.cpp:926 msgid "Show Quick Access Navigation Panel" msgstr "Prikaži navigacioni panel za brzi pristup" -#: kfile/kfiledialog.cpp:927 +#: tdefile/tdefiledialog.cpp:927 msgid "Hide Quick Access Navigation Panel" msgstr "Sakrij navigacioni panel za brzi pristup" -#: kfile/kfiledialog.cpp:932 +#: tdefile/tdefiledialog.cpp:932 msgid "Show Bookmarks" msgstr "Prikaži markere" -#: kfile/kfiledialog.cpp:933 +#: tdefile/tdefiledialog.cpp:933 msgid "Hide Bookmarks" msgstr "Sakrij markere" -#: kfile/kfiledialog.cpp:938 +#: tdefile/tdefiledialog.cpp:938 msgid "" "<qt>This is the configuration menu for the file dialog. Various options can be " "accessed from this menu including: " @@ -4070,11 +4070,11 @@ msgstr "" "<li>pregled fajlova</li>" "<li>odvajanje fascikli od fajlova</li></ul></qt>" -#: kfile/kfiledialog.cpp:992 +#: tdefile/tdefiledialog.cpp:992 msgid "&Location:" msgstr "&Lokacija:" -#: kfile/kfiledialog.cpp:1017 +#: tdefile/tdefiledialog.cpp:1017 msgid "" "<qt>This is the filter to apply to the file list. File names that do not match " "the filter will not be shown." @@ -4088,11 +4088,11 @@ msgstr "" "direktno u deo za unos teksta." "<p>Dozvoljeni su džokeri kao * i ?. </qt>" -#: kfile/kfiledialog.cpp:1023 +#: tdefile/tdefiledialog.cpp:1023 msgid "&Filter:" msgstr "&Filter:" -#: kfile/kfiledialog.cpp:1480 +#: tdefile/tdefiledialog.cpp:1480 msgid "" "The chosen filenames do not\n" "appear to be valid." @@ -4100,11 +4100,11 @@ msgstr "" "Izabrana imena fajlova\n" "ne izgledaju ispravno." -#: kfile/kfiledialog.cpp:1482 +#: tdefile/tdefiledialog.cpp:1482 msgid "Invalid Filenames" msgstr "Neispravna imena fajlova" -#: kfile/kfiledialog.cpp:1512 +#: tdefile/tdefiledialog.cpp:1512 msgid "" "The requested filenames\n" "%1\n" @@ -4116,31 +4116,31 @@ msgstr "" "ne izgledaju kao ispravna.\n" "Proverite da li je svako ime fajla između navodnika." -#: kfile/kfiledialog.cpp:1516 +#: tdefile/tdefiledialog.cpp:1516 msgid "Filename Error" msgstr "Greška u imenu fajla" -#: kfile/kfiledialog.cpp:1673 +#: tdefile/tdefiledialog.cpp:1673 msgid "*|All Folders" msgstr "*|Sve fascikle" -#: kfile/kfiledialog.cpp:1973 +#: tdefile/tdefiledialog.cpp:1973 msgid "Automatically select filename e&xtension (%1)" msgstr "Automatski izaberi &nastavak imena fajla (%1)" -#: kfile/kfiledialog.cpp:1974 +#: tdefile/tdefiledialog.cpp:1974 msgid "the extension <b>%1</b>" msgstr "nastavak <b>%1</b>" -#: kfile/kfiledialog.cpp:1982 +#: tdefile/tdefiledialog.cpp:1982 msgid "Automatically select filename e&xtension" msgstr "Automatski izaberi &nastavak imena fajla" -#: kfile/kfiledialog.cpp:1983 +#: tdefile/tdefiledialog.cpp:1983 msgid "a suitable extension" msgstr "prikladan nastavak" -#: kfile/kfiledialog.cpp:1994 +#: tdefile/tdefiledialog.cpp:1994 msgid "" "This option enables some convenient features for saving files with extensions:" "<br>" @@ -4176,7 +4176,7 @@ msgstr "" "će automatski biti uklonjena).</li></ol>Ako niste sigurni, ostavite ovu opciju " "uključenom pošto se tako lakše upravlja fajlovima." -#: kfile/kfiledialog.cpp:2268 +#: tdefile/tdefiledialog.cpp:2268 msgid "" "<qt>This button allows you to bookmark specific locations. Click on this button " "to open the bookmark menu where you may add, edit or select a bookmark." @@ -4189,35 +4189,35 @@ msgstr "" "<p>Ovi markeri su specifični za fajl dijalog, ali inače rade kao markeri bilo " "gde u TDE-u.</qt>" -#: kfile/kfileiconview.cpp:62 +#: tdefile/tdefileiconview.cpp:62 msgid "Small Icons" msgstr "Male ikone" -#: kfile/kfileiconview.cpp:67 +#: tdefile/tdefileiconview.cpp:67 msgid "Large Icons" msgstr "Velike ikone" -#: kfile/kfileiconview.cpp:75 +#: tdefile/tdefileiconview.cpp:75 msgid "Thumbnail Previews" msgstr "Umanjeni pregledi" -#: kfile/kfileiconview.cpp:119 +#: tdefile/tdefileiconview.cpp:119 msgid "Icon View" msgstr "Prikaz sa ikonama" -#: kfile/kurlrequester.cpp:213 +#: tdefile/kurlrequester.cpp:213 msgid "Open file dialog" msgstr "Dijalog za otvaranje fajla" -#: kfile/kdiroperator.cpp:448 +#: tdefile/tdediroperator.cpp:448 msgid "You did not select a file to delete." msgstr "Niste izabrali fajl za brisanje." -#: kfile/kdiroperator.cpp:449 +#: tdefile/tdediroperator.cpp:449 msgid "Nothing to Delete" msgstr "Nema ništa za brisanje" -#: kfile/kdiroperator.cpp:471 +#: tdefile/tdediroperator.cpp:471 msgid "" "<qt>Do you really want to delete\n" " <b>'%1'</b>?</qt>" @@ -4225,11 +4225,11 @@ msgstr "" "<qt>Želite li zaista da obrišete\n" " <b>„%1“</b>?</qt>" -#: kfile/kdiroperator.cpp:473 +#: tdefile/tdediroperator.cpp:473 msgid "Delete File" msgstr "Obriši fajl" -#: kfile/kdiroperator.cpp:478 +#: tdefile/tdediroperator.cpp:478 #, c-format msgid "" "_n: Do you really want to delete this item?\n" @@ -4239,19 +4239,19 @@ msgstr "" "Da li zaista želite da obrišete ove %n stavke?\n" "Da li zaista želite da obrišete ovih %n stavki?" -#: kfile/kdiroperator.cpp:480 +#: tdefile/tdediroperator.cpp:480 msgid "Delete Files" msgstr "Obriši fajlove" -#: kfile/kdiroperator.cpp:511 +#: tdefile/tdediroperator.cpp:511 msgid "You did not select a file to trash." msgstr "Niste izabrali fajl za bacanje u smeće." -#: kfile/kdiroperator.cpp:512 +#: tdefile/tdediroperator.cpp:512 msgid "Nothing to Trash" msgstr "Nema ništa za bacanje u smeće" -#: kfile/kdiroperator.cpp:534 +#: tdefile/tdediroperator.cpp:534 msgid "" "<qt>Do you really want to trash\n" " <b>'%1'</b>?</qt>" @@ -4259,17 +4259,17 @@ msgstr "" "<qt>Želite li zaista da bacite u smeće\n" " <b>„%1“</b>?</qt>" -#: kfile/kdiroperator.cpp:536 +#: tdefile/tdediroperator.cpp:536 msgid "Trash File" msgstr "Baci fajl u smeće" -#: kfile/kdiroperator.cpp:537 kfile/kdiroperator.cpp:544 +#: tdefile/tdediroperator.cpp:537 tdefile/tdediroperator.cpp:544 msgid "" "_: to trash\n" "&Trash" msgstr "&Baci" -#: kfile/kdiroperator.cpp:541 +#: tdefile/tdediroperator.cpp:541 #, c-format msgid "" "_n: translators: not called for n == 1\n" @@ -4279,99 +4279,99 @@ msgstr "" "Da li zaista želite da bacite u smeće ove %n stavke?\n" "Da li zaista želite da bacite u smeće ovih %n stavki?" -#: kfile/kdiroperator.cpp:543 +#: tdefile/tdediroperator.cpp:543 msgid "Trash Files" msgstr "Baci fajlove u smeće" -#: kfile/kdiroperator.cpp:658 kfile/kdiroperator.cpp:726 +#: tdefile/tdediroperator.cpp:658 tdefile/tdediroperator.cpp:726 msgid "The specified folder does not exist or was not readable." msgstr "Navedena fascikla ne postoji ili nije čitljiva." -#: kfile/kdiroperator.cpp:920 kfile/kdiroperator.cpp:1321 -#: kfile/kfiledetailview.cpp:64 +#: tdefile/tdediroperator.cpp:920 tdefile/tdediroperator.cpp:1321 +#: tdefile/tdefiledetailview.cpp:64 msgid "Detailed View" msgstr "Detaljan prikaz" -#: kfile/kdiroperator.cpp:925 kfile/kdiroperator.cpp:1319 +#: tdefile/tdediroperator.cpp:925 tdefile/tdediroperator.cpp:1319 msgid "Short View" msgstr "Skraćeni prikaz" -#: kfile/kdiroperator.cpp:1260 +#: tdefile/tdediroperator.cpp:1260 msgid "Parent Folder" msgstr "Roditeljska fascikla" -#: kfile/kdiroperator.cpp:1271 +#: tdefile/tdediroperator.cpp:1271 msgid "Move to Trash" msgstr "Prebaci u smeće" -#: kfile/kdiroperator.cpp:1282 +#: tdefile/tdediroperator.cpp:1282 msgid "Sorting" msgstr "Ređanje" -#: kfile/kdiroperator.cpp:1283 +#: tdefile/tdediroperator.cpp:1283 msgid "By Name" msgstr "Prema imenu" -#: kfile/kdiroperator.cpp:1286 +#: tdefile/tdediroperator.cpp:1286 msgid "By Date" msgstr "Prema datumu" -#: kfile/kdiroperator.cpp:1289 +#: tdefile/tdediroperator.cpp:1289 msgid "By Size" msgstr "Prema veličini" -#: kfile/kdiroperator.cpp:1292 +#: tdefile/tdediroperator.cpp:1292 msgid "Reverse" msgstr "Obrnuti redosled" -#: kfile/kdiroperator.cpp:1302 +#: tdefile/tdediroperator.cpp:1302 msgid "Folders First" msgstr "Prvo fascikle" -#: kfile/kdiroperator.cpp:1304 +#: tdefile/tdediroperator.cpp:1304 msgid "Case Insensitive" msgstr "Ne razlikuj velika i mala slova" -#: kfile/kdiroperator.cpp:1324 +#: tdefile/tdediroperator.cpp:1324 msgid "Show Hidden Files" msgstr "Prikaži skrivene fajlove" -#: kfile/kdiroperator.cpp:1327 +#: tdefile/tdediroperator.cpp:1327 msgid "Separate Folders" msgstr "Odvoji fascikle" -#: kfile/kdiroperator.cpp:1331 +#: tdefile/tdediroperator.cpp:1331 msgid "Show Preview" msgstr "Prikaži pregled" -#: kfile/kdiroperator.cpp:1335 +#: tdefile/tdediroperator.cpp:1335 msgid "Hide Preview" msgstr "Sakrij pregled" -#: kfile/kfiledetailview.cpp:68 +#: tdefile/tdefiledetailview.cpp:68 msgid "Date" msgstr "Datum" -#: kfile/kfiledetailview.cpp:69 +#: tdefile/tdefiledetailview.cpp:69 msgid "Permissions" msgstr "Dozvole" -#: kfile/kfiledetailview.cpp:71 kfile/kpropertiesdialog.cpp:1976 +#: tdefile/tdefiledetailview.cpp:71 tdefile/kpropertiesdialog.cpp:1976 msgid "Group" msgstr "Grupa" -#: kfile/kmetaprops.cpp:130 +#: tdefile/kmetaprops.cpp:130 msgid "&Meta Info" msgstr "&Meta informacije" -#: kfile/kpropertiesdialog.cpp:177 kfile/kpropertiesdialog.cpp:193 -#: kfile/kpropertiesdialog.cpp:209 kfile/kpropertiesdialog.cpp:232 -#: kfile/kpropertiesdialog.cpp:252 kfile/kpropertiesdialog.cpp:272 +#: tdefile/kpropertiesdialog.cpp:177 tdefile/kpropertiesdialog.cpp:193 +#: tdefile/kpropertiesdialog.cpp:209 tdefile/kpropertiesdialog.cpp:232 +#: tdefile/kpropertiesdialog.cpp:252 tdefile/kpropertiesdialog.cpp:272 #, c-format msgid "Properties for %1" msgstr "Svojstva za %1" -#: kfile/kpropertiesdialog.cpp:208 +#: tdefile/kpropertiesdialog.cpp:208 #, c-format msgid "" "_n: <never used>\n" @@ -4381,59 +4381,59 @@ msgstr "" "Svojstva za %n odabrane stavke\n" "Svojstva za %n odabranih stavku" -#: kfile/kpropertiesdialog.cpp:740 +#: tdefile/kpropertiesdialog.cpp:740 msgid "&General" msgstr "&Opšte" -#: kfile/kpropertiesdialog.cpp:944 +#: tdefile/kpropertiesdialog.cpp:944 msgid "Create new file type" msgstr "Napravi novi tip fajla" -#: kfile/kpropertiesdialog.cpp:946 +#: tdefile/kpropertiesdialog.cpp:946 msgid "Edit file type" msgstr "Uredi vrstu fajla" -#: kfile/kpropertiesdialog.cpp:959 +#: tdefile/kpropertiesdialog.cpp:959 msgid "Contents:" msgstr "Sadržaj:" -#: kfile/kpropertiesdialog.cpp:1001 +#: tdefile/kpropertiesdialog.cpp:1001 msgid "Calculate" msgstr "Izračunaj" -#: kfile/kpropertiesdialog.cpp:1012 kfile/kpropertiesdialog.cpp:1239 +#: tdefile/kpropertiesdialog.cpp:1012 tdefile/kpropertiesdialog.cpp:1239 msgid "Refresh" msgstr "Osveži" -#: kfile/kpropertiesdialog.cpp:1020 +#: tdefile/kpropertiesdialog.cpp:1020 msgid "Points to:" msgstr "Pokazuje na:" -#: kfile/kpropertiesdialog.cpp:1034 +#: tdefile/kpropertiesdialog.cpp:1034 msgid "Created:" msgstr "Napravljen:" -#: kfile/kpropertiesdialog.cpp:1056 +#: tdefile/kpropertiesdialog.cpp:1056 msgid "Accessed:" msgstr "Poslednji pristup:" -#: kfile/kpropertiesdialog.cpp:1075 +#: tdefile/kpropertiesdialog.cpp:1075 msgid "Mounted on:" msgstr "Montiran u:" -#: kfile/kpropertiesdialog.cpp:1082 kfile/kpropertiesdialog.cpp:2888 +#: tdefile/kpropertiesdialog.cpp:1082 tdefile/kpropertiesdialog.cpp:2888 msgid "Free disk space:" msgstr "Slobodnog prostora na disku:" -#: kfile/kpropertiesdialog.cpp:1189 kfile/kpropertiesdialog.cpp:1204 -#: kfile/kpropertiesdialog.cpp:3031 +#: tdefile/kpropertiesdialog.cpp:1189 tdefile/kpropertiesdialog.cpp:1204 +#: tdefile/kpropertiesdialog.cpp:3031 #, no-c-format msgid "" "_: Available space out of total partition size (percent used)\n" "%1 out of %2 (%3% used)" msgstr "%1 od %2 (%3% je iskorišćeno)" -#: kfile/kpropertiesdialog.cpp:1215 +#: tdefile/kpropertiesdialog.cpp:1215 msgid "" "Calculating... %1 (%2)\n" "%3, %4" @@ -4441,7 +4441,7 @@ msgstr "" "Računam... %1 (%2)\n" "%3, %4" -#: kfile/kpropertiesdialog.cpp:1218 kfile/kpropertiesdialog.cpp:1234 +#: tdefile/kpropertiesdialog.cpp:1218 tdefile/kpropertiesdialog.cpp:1234 #, c-format msgid "" "_n: 1 file\n" @@ -4451,7 +4451,7 @@ msgstr "" "%n fajla\n" "%n fajlova" -#: kfile/kpropertiesdialog.cpp:1219 kfile/kpropertiesdialog.cpp:1235 +#: tdefile/kpropertiesdialog.cpp:1219 tdefile/kpropertiesdialog.cpp:1235 #, c-format msgid "" "_n: 1 sub-folder\n" @@ -4461,22 +4461,22 @@ msgstr "" "%n podfascikle\n" "%n podfascikli" -#: kfile/kpropertiesdialog.cpp:1248 +#: tdefile/kpropertiesdialog.cpp:1248 msgid "Calculating..." msgstr "Računanje..." -#: kfile/kpropertiesdialog.cpp:1282 +#: tdefile/kpropertiesdialog.cpp:1282 msgid "Stopped" msgstr "Zaustavljen" -#: kfile/kpropertiesdialog.cpp:1322 +#: tdefile/kpropertiesdialog.cpp:1322 msgid "The new file name is empty." msgstr "Novo ime fajla je prazno." -#: kfile/kpropertiesdialog.cpp:1460 kfile/kpropertiesdialog.cpp:2621 -#: kfile/kpropertiesdialog.cpp:2778 kfile/kpropertiesdialog.cpp:3059 -#: kfile/kpropertiesdialog.cpp:3340 kfile/kpropertiesdialog.cpp:3836 -#: kfile/kpropertiesdialog.cpp:4079 +#: tdefile/kpropertiesdialog.cpp:1460 tdefile/kpropertiesdialog.cpp:2621 +#: tdefile/kpropertiesdialog.cpp:2778 tdefile/kpropertiesdialog.cpp:3059 +#: tdefile/kpropertiesdialog.cpp:3340 tdefile/kpropertiesdialog.cpp:3836 +#: tdefile/kpropertiesdialog.cpp:4079 msgid "" "<qt>Could not save properties. You do not have sufficient access to write to <b>" "%1</b>.</qt>" @@ -4484,44 +4484,44 @@ msgstr "" "<qt>Nije moguće snimiti svojstva. Nemate odgovarajuće dozvole za upis u <b>" "%1</b>.</qt>" -#: kfile/kpropertiesdialog.cpp:1534 kfile/kpropertiesdialog.cpp:1538 -#: kfile/kpropertiesdialog.cpp:1543 +#: tdefile/kpropertiesdialog.cpp:1534 tdefile/kpropertiesdialog.cpp:1538 +#: tdefile/kpropertiesdialog.cpp:1543 msgid "Forbidden" msgstr "Zabranjeno" -#: kfile/kpropertiesdialog.cpp:1535 +#: tdefile/kpropertiesdialog.cpp:1535 msgid "Can Read" msgstr "Dozvoljeno čitanje" -#: kfile/kpropertiesdialog.cpp:1536 +#: tdefile/kpropertiesdialog.cpp:1536 msgid "Can Read & Write" msgstr "Dozvoljeno čitanje i pisanje" -#: kfile/kpropertiesdialog.cpp:1539 +#: tdefile/kpropertiesdialog.cpp:1539 msgid "Can View Content" msgstr "Dozvoljen pregled sadržaja" -#: kfile/kpropertiesdialog.cpp:1540 +#: tdefile/kpropertiesdialog.cpp:1540 msgid "Can View & Modify Content" msgstr "Dozvoljen pregled i izmena sadržaja" -#: kfile/kpropertiesdialog.cpp:1544 +#: tdefile/kpropertiesdialog.cpp:1544 msgid "Can View Content & Read" msgstr "Dozvoljen pregled sadržaja i čitanje" -#: kfile/kpropertiesdialog.cpp:1545 +#: tdefile/kpropertiesdialog.cpp:1545 msgid "Can View/Read & Modify/Write" msgstr "Dozvoljen pregled/čitanje i izmena/pisanje" -#: kfile/kpropertiesdialog.cpp:1639 +#: tdefile/kpropertiesdialog.cpp:1639 msgid "&Permissions" msgstr "&Dozvole" -#: kfile/kpropertiesdialog.cpp:1650 kfile/kpropertiesdialog.cpp:1904 +#: tdefile/kpropertiesdialog.cpp:1650 tdefile/kpropertiesdialog.cpp:1904 msgid "Access Permissions" msgstr "Dozvole pristupa" -#: kfile/kpropertiesdialog.cpp:1661 +#: tdefile/kpropertiesdialog.cpp:1661 msgid "" "_n: This file is a link and does not have permissions.\n" "All files are links and do not have permissions." @@ -4530,31 +4530,31 @@ msgstr "" "Ovi fajlovi su veze i nemaju dozvole.\n" "Ovi fajlovi su veze i nemaju dozvole." -#: kfile/kpropertiesdialog.cpp:1664 +#: tdefile/kpropertiesdialog.cpp:1664 msgid "Only the owner can change permissions." msgstr "Samo vlasnik može da menja dozvole." -#: kfile/kpropertiesdialog.cpp:1667 +#: tdefile/kpropertiesdialog.cpp:1667 msgid "O&wner:" msgstr "&Vlasnik:" -#: kfile/kpropertiesdialog.cpp:1673 +#: tdefile/kpropertiesdialog.cpp:1673 msgid "Specifies the actions that the owner is allowed to do." msgstr "Naznačava akcije koje su dozvoljene vlasniku." -#: kfile/kpropertiesdialog.cpp:1675 +#: tdefile/kpropertiesdialog.cpp:1675 msgid "Gro&up:" msgstr "Gr&upa:" -#: kfile/kpropertiesdialog.cpp:1681 +#: tdefile/kpropertiesdialog.cpp:1681 msgid "Specifies the actions that the members of the group are allowed to do." msgstr "Naznačava akcije koje su dozvoljene članovima grupe." -#: kfile/kpropertiesdialog.cpp:1683 +#: tdefile/kpropertiesdialog.cpp:1683 msgid "O&thers:" msgstr "O&stali:" -#: kfile/kpropertiesdialog.cpp:1689 +#: tdefile/kpropertiesdialog.cpp:1689 msgid "" "Specifies the actions that all users, who are neither owner nor in the group, " "are allowed to do." @@ -4562,15 +4562,15 @@ msgstr "" "Naznačava akcije koje su dozvoljene ostalim korisnicima, koji nisu ni vlasnik, " "ni članovi grupe." -#: kfile/kpropertiesdialog.cpp:1694 +#: tdefile/kpropertiesdialog.cpp:1694 msgid "Only own&er can rename and delete folder content" msgstr "Samo vlasnik mož&e da promeni ime i obriše sadržaj fascikle" -#: kfile/kpropertiesdialog.cpp:1695 +#: tdefile/kpropertiesdialog.cpp:1695 msgid "Is &executable" msgstr "Je &izvršan" -#: kfile/kpropertiesdialog.cpp:1699 +#: tdefile/kpropertiesdialog.cpp:1699 msgid "" "Enable this option to allow only the folder's owner to delete or rename the " "contained files and folders. Other users can only add new files, which requires " @@ -4580,7 +4580,7 @@ msgstr "" "sadržanim fajlovima i fasciklama. Ostali korisnici mogu samo da dodaju nove " "fajlove, što zahteva dozvolu „menjaj sadržaj“." -#: kfile/kpropertiesdialog.cpp:1703 +#: tdefile/kpropertiesdialog.cpp:1703 msgid "" "Enable this option to mark the file as executable. This only makes sense for " "programs and scripts. It is required when you want to execute them." @@ -4588,35 +4588,35 @@ msgstr "" "Uključite ovu opciju da označite fajl kao izvršan. Ovo ima smisla samo za " "programe i skripte. Ovo je neophodno ako želite da ih izvršavate." -#: kfile/kpropertiesdialog.cpp:1710 +#: tdefile/kpropertiesdialog.cpp:1710 msgid "A&dvanced Permissions" msgstr "N&apredne dozvole" -#: kfile/kpropertiesdialog.cpp:1719 +#: tdefile/kpropertiesdialog.cpp:1719 msgid "Ownership" msgstr "Vlasništvo" -#: kfile/kpropertiesdialog.cpp:1728 +#: tdefile/kpropertiesdialog.cpp:1728 msgid "User:" msgstr "Korisnik:" -#: kfile/kpropertiesdialog.cpp:1814 +#: tdefile/kpropertiesdialog.cpp:1814 msgid "Group:" msgstr "Grupa:" -#: kfile/kpropertiesdialog.cpp:1856 +#: tdefile/kpropertiesdialog.cpp:1856 msgid "Apply changes to all subfolders and their contents" msgstr "Primeni izmene na sve podfascikle i njihov sadržaj" -#: kfile/kpropertiesdialog.cpp:1894 +#: tdefile/kpropertiesdialog.cpp:1894 msgid "Advanced Permissions" msgstr "Napredne dozvole" -#: kfile/kpropertiesdialog.cpp:1913 +#: tdefile/kpropertiesdialog.cpp:1913 msgid "Class" msgstr "Klasa" -#: kfile/kpropertiesdialog.cpp:1918 +#: tdefile/kpropertiesdialog.cpp:1918 msgid "" "Show\n" "Entries" @@ -4624,19 +4624,19 @@ msgstr "" "Prikaz\n" "stavki" -#: kfile/kpropertiesdialog.cpp:1920 +#: tdefile/kpropertiesdialog.cpp:1920 msgid "Read" msgstr "Čitanje" -#: kfile/kpropertiesdialog.cpp:1925 +#: tdefile/kpropertiesdialog.cpp:1925 msgid "This flag allows viewing the content of the folder." msgstr "Ova zastavica omogućava prikazivanje sadržaja fascikle." -#: kfile/kpropertiesdialog.cpp:1927 +#: tdefile/kpropertiesdialog.cpp:1927 msgid "The Read flag allows viewing the content of the file." msgstr "Zastavica čitanja omogućava prikazivanje sadržaja fajla." -#: kfile/kpropertiesdialog.cpp:1931 +#: tdefile/kpropertiesdialog.cpp:1931 msgid "" "Write\n" "Entries" @@ -4644,11 +4644,11 @@ msgstr "" "Upis\n" "stavki" -#: kfile/kpropertiesdialog.cpp:1933 +#: tdefile/kpropertiesdialog.cpp:1933 msgid "Write" msgstr "Upis" -#: kfile/kpropertiesdialog.cpp:1938 +#: tdefile/kpropertiesdialog.cpp:1938 msgid "" "This flag allows adding, renaming and deleting of files. Note that deleting and " "renaming can be limited using the Sticky flag." @@ -4656,34 +4656,34 @@ msgstr "" "Ova zastavica omogućava dodavanje, promenu imena i brisanje fajlova. Napomena: " "Brisanje i promena imena može biti ograničena korišćenjem lepljive zastavice." -#: kfile/kpropertiesdialog.cpp:1941 +#: tdefile/kpropertiesdialog.cpp:1941 msgid "The Write flag allows modifying the content of the file." msgstr "Zastavica za pisanje omogućava izmenu sadržaja fajla." -#: kfile/kpropertiesdialog.cpp:1946 +#: tdefile/kpropertiesdialog.cpp:1946 msgid "" "_: Enter folder\n" "Enter" msgstr "Uđi" -#: kfile/kpropertiesdialog.cpp:1947 +#: tdefile/kpropertiesdialog.cpp:1947 msgid "Enable this flag to allow entering the folder." msgstr "Postavite ovu zastavicu da biste omogućili ulazak u fasciklu." -#: kfile/kpropertiesdialog.cpp:1950 +#: tdefile/kpropertiesdialog.cpp:1950 msgid "Exec" msgstr "Izvršavanje" -#: kfile/kpropertiesdialog.cpp:1951 +#: tdefile/kpropertiesdialog.cpp:1951 msgid "Enable this flag to allow executing the file as a program." msgstr "" "Postavite ovu zastavicu da biste dozvolili izvršavanje fajla kao programa." -#: kfile/kpropertiesdialog.cpp:1961 +#: tdefile/kpropertiesdialog.cpp:1961 msgid "Special" msgstr "Specijalno" -#: kfile/kpropertiesdialog.cpp:1965 +#: tdefile/kpropertiesdialog.cpp:1965 msgid "" "Special flag. Valid for the whole folder, the exact meaning of the flag can be " "seen in the right hand column." @@ -4691,24 +4691,24 @@ msgstr "" "Specijalna zastavica. Važi za celu fasciklu, tačno značenje zastavice možete " "videti u desnoj koloni." -#: kfile/kpropertiesdialog.cpp:1968 +#: tdefile/kpropertiesdialog.cpp:1968 msgid "" "Special flag. The exact meaning of the flag can be seen in the right hand " "column." msgstr "" "Specijalna zastavica. Tačno značenje zastavice možete videti u desnoj koloni." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 95 -#: kfile/kpropertiesdialog.cpp:1972 rc.cpp:96 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 95 +#: tdefile/kpropertiesdialog.cpp:1972 rc.cpp:96 #, no-c-format msgid "User" msgstr "Korisnik" -#: kfile/kpropertiesdialog.cpp:1984 +#: tdefile/kpropertiesdialog.cpp:1984 msgid "Set UID" msgstr "Podesi UID" -#: kfile/kpropertiesdialog.cpp:1988 +#: tdefile/kpropertiesdialog.cpp:1988 msgid "" "If this flag is set, the owner of this folder will be the owner of all new " "files." @@ -4716,7 +4716,7 @@ msgstr "" "Ako je ova zastavica postavljenja, vlasnik ove fascikle će biti vlasnik svih " "novih fajlova." -#: kfile/kpropertiesdialog.cpp:1991 +#: tdefile/kpropertiesdialog.cpp:1991 msgid "" "If this file is an executable and the flag is set, it will be executed with the " "permissions of the owner." @@ -4724,18 +4724,18 @@ msgstr "" "Ako je ovaj fajl izvršni i ako je postavljena zastavica, biće izvršen sa " "dozvolama vlasnika." -#: kfile/kpropertiesdialog.cpp:1995 +#: tdefile/kpropertiesdialog.cpp:1995 msgid "Set GID" msgstr "Podesi GID" -#: kfile/kpropertiesdialog.cpp:1999 +#: tdefile/kpropertiesdialog.cpp:1999 msgid "" "If this flag is set, the group of this folder will be set for all new files." msgstr "" "Ako je ova zastavica postavljena, grupa ove fascikle će biti korišćena za sve " "nove fajlove." -#: kfile/kpropertiesdialog.cpp:2002 +#: tdefile/kpropertiesdialog.cpp:2002 msgid "" "If this file is an executable and the flag is set, it will be executed with the " "permissions of the group." @@ -4743,13 +4743,13 @@ msgstr "" "Ako je ovo izvršni fajl i ako je postavljena ova zastavica, biće izvršen sa " "dozvolama grupe." -#: kfile/kpropertiesdialog.cpp:2006 +#: tdefile/kpropertiesdialog.cpp:2006 msgid "" "_: File permission\n" "Sticky" msgstr "Lepljiv" -#: kfile/kpropertiesdialog.cpp:2010 +#: tdefile/kpropertiesdialog.cpp:2010 msgid "" "If the Sticky flag is set on a folder, only the owner and root can delete or " "rename files. Otherwise everybody with write permissions can do this." @@ -4758,22 +4758,22 @@ msgstr "" "brišu ili menjaju imena fajlova. Inače, svi sa dozvolom pisanja mogu to da " "rade." -#: kfile/kpropertiesdialog.cpp:2014 +#: tdefile/kpropertiesdialog.cpp:2014 msgid "" "The Sticky flag on a file is ignored on Linux, but may be used on some systems" msgstr "" "Lepljiva zastavica na fajlu se ignoriše na Linux-u, ali se može koristiti na " "drugim sistemima" -#: kfile/kpropertiesdialog.cpp:2193 +#: tdefile/kpropertiesdialog.cpp:2193 msgid "Link" msgstr "Veza" -#: kfile/kpropertiesdialog.cpp:2209 +#: tdefile/kpropertiesdialog.cpp:2209 msgid "Varying (No Change)" msgstr "Varirajuće (bez izmene)" -#: kfile/kpropertiesdialog.cpp:2308 +#: tdefile/kpropertiesdialog.cpp:2308 msgid "" "_n: This file uses advanced permissions\n" "These files use advanced permissions." @@ -4782,7 +4782,7 @@ msgstr "" "Ovi fajlovi koriste napredne dozvole.\n" "Ovi fajlovi koriste napredne dozvole." -#: kfile/kpropertiesdialog.cpp:2329 +#: tdefile/kpropertiesdialog.cpp:2329 msgid "" "_n: This folder uses advanced permissions.\n" "These folders use advanced permissions." @@ -4791,72 +4791,72 @@ msgstr "" "Ove fascikle koriste napredne dozvole.\n" "Ove fascikle koriste napredne dozvole." -#: kfile/kpropertiesdialog.cpp:2344 +#: tdefile/kpropertiesdialog.cpp:2344 msgid "These files use advanced permissions." msgstr "Ovi fajlovi koriste napredne dozvole." -#: kfile/kpropertiesdialog.cpp:2560 +#: tdefile/kpropertiesdialog.cpp:2560 msgid "U&RL" msgstr "U&RL" -#: kfile/kpropertiesdialog.cpp:2665 +#: tdefile/kpropertiesdialog.cpp:2665 msgid "A&ssociation" msgstr "A&socijacija" -#: kfile/kpropertiesdialog.cpp:2674 +#: tdefile/kpropertiesdialog.cpp:2674 msgid "Pattern ( example: *.html;*.htm )" msgstr "Uzorak ( primer: *.html;*.htm )" -#: kfile/kpropertiesdialog.cpp:2707 +#: tdefile/kpropertiesdialog.cpp:2707 msgid "Left click previews" msgstr "Levi klik prikazuje" -#: kfile/kpropertiesdialog.cpp:2826 +#: tdefile/kpropertiesdialog.cpp:2826 msgid "De&vice" msgstr "U&ređaj" -#: kfile/kpropertiesdialog.cpp:2856 +#: tdefile/kpropertiesdialog.cpp:2856 msgid "Device (/dev/fd0):" msgstr "Uređaj (/dev/fd0):" -#: kfile/kpropertiesdialog.cpp:2857 +#: tdefile/kpropertiesdialog.cpp:2857 msgid "Device:" msgstr "Uređaj:" -#: kfile/kpropertiesdialog.cpp:2867 +#: tdefile/kpropertiesdialog.cpp:2867 msgid "Read only" msgstr "Samo za čitanje" -#: kfile/kpropertiesdialog.cpp:2871 +#: tdefile/kpropertiesdialog.cpp:2871 msgid "File system:" msgstr "Sistem fajlova:" -#: kfile/kpropertiesdialog.cpp:2879 +#: tdefile/kpropertiesdialog.cpp:2879 msgid "Mount point (/mnt/floppy):" msgstr "Mesto montiranja (/mnt/floppy):" -#: kfile/kpropertiesdialog.cpp:2880 +#: tdefile/kpropertiesdialog.cpp:2880 msgid "Mount point:" msgstr "Mesto montiranja:" -#: kfile/kpropertiesdialog.cpp:2911 +#: tdefile/kpropertiesdialog.cpp:2911 msgid "Unmounted Icon" msgstr "Nemontirana ikona" -#: kfile/kpropertiesdialog.cpp:3091 kfile/kpropertiesdialog.cpp:3896 +#: tdefile/kpropertiesdialog.cpp:3091 tdefile/kpropertiesdialog.cpp:3896 msgid "&Application" msgstr "&Program" -#: kfile/kpropertiesdialog.cpp:3213 +#: tdefile/kpropertiesdialog.cpp:3213 #, c-format msgid "Add File Type for %1" msgstr "Dodaj vrstu fajla za %1" -#: bookmarks/kbookmarkmenu.cc:829 kfile/kpropertiesdialog.cpp:3216 +#: bookmarks/kbookmarkmenu.cc:829 tdefile/kpropertiesdialog.cpp:3216 msgid "&Add" msgstr "&Dodaj" -#: kfile/kpropertiesdialog.cpp:3217 kfile/kpropertiesdialog.cpp:3218 +#: tdefile/kpropertiesdialog.cpp:3217 tdefile/kpropertiesdialog.cpp:3218 msgid "" "Add the selected file types to\n" "the list of supported file types." @@ -4864,24 +4864,24 @@ msgstr "" "Dodaj odabrane vrste fajlova u\n" "listu podržanih vrsta." -#: kfile/kpropertiesdialog.cpp:3412 kfile/kpropertiesdialog.cpp:3868 +#: tdefile/kpropertiesdialog.cpp:3412 tdefile/kpropertiesdialog.cpp:3868 msgid "Only executables on local file systems are supported." msgstr "Izvršni fajlovi su podržani samo na lokalnom fajl sistemu." -#: kfile/kpropertiesdialog.cpp:3424 +#: tdefile/kpropertiesdialog.cpp:3424 #, c-format msgid "Advanced Options for %1" msgstr "Napredne opcije za %1" -#: kfile/kpropertiesdialog.cpp:3583 +#: tdefile/kpropertiesdialog.cpp:3583 msgid "E&xecute" msgstr "&Izvrši" -#: kfile/kpropertiesdialog.cpp:3590 +#: tdefile/kpropertiesdialog.cpp:3590 msgid "Comman&d:" msgstr "Nare&dba:" -#: kfile/kpropertiesdialog.cpp:3599 +#: tdefile/kpropertiesdialog.cpp:3599 msgid "" "Following the command, you can have several place holders which will be " "replaced with the actual values when the actual program is run:\n" @@ -4909,71 +4909,71 @@ msgstr "" "%m - mini ikona\n" "%c - komentar" -#: kfile/kpropertiesdialog.cpp:3620 +#: tdefile/kpropertiesdialog.cpp:3620 msgid "Panel Embedding" msgstr "Ugrađivanje u panel" -#: kfile/kpropertiesdialog.cpp:3629 +#: tdefile/kpropertiesdialog.cpp:3629 msgid "&Execute on click:" msgstr "&Izvrši na klik:" -#: kfile/kpropertiesdialog.cpp:3637 +#: tdefile/kpropertiesdialog.cpp:3637 msgid "&Window title:" msgstr "Naslov &prozora:" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 55 -#: kfile/kpropertiesdialog.cpp:3657 rc.cpp:81 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 55 +#: tdefile/kpropertiesdialog.cpp:3657 rc.cpp:81 #, no-c-format msgid "&Run in terminal" msgstr "Pok&reni u terminalu" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 77 -#: kfile/kpropertiesdialog.cpp:3672 rc.cpp:90 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 77 +#: tdefile/kpropertiesdialog.cpp:3672 rc.cpp:90 #, no-c-format msgid "Do not &close when command exits" msgstr "Nemoj &da zatvoriš kad se naredba završi" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 66 -#: kfile/kpropertiesdialog.cpp:3676 rc.cpp:87 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 66 +#: tdefile/kpropertiesdialog.cpp:3676 rc.cpp:87 #, no-c-format msgid "&Terminal options:" msgstr "Opcije &terminala:" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 106 -#: kfile/kpropertiesdialog.cpp:3696 rc.cpp:99 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 106 +#: tdefile/kpropertiesdialog.cpp:3696 rc.cpp:99 #, no-c-format msgid "Ru&n as a different user" msgstr "Pokre&ni kao drugi korisnik" -#: kfile/kpropertiesdialog.cpp:3937 +#: tdefile/kpropertiesdialog.cpp:3937 msgid "Description:" msgstr "Opis:" -#: kfile/kpropertiesdialog.cpp:3943 +#: tdefile/kpropertiesdialog.cpp:3943 msgid "Comment:" msgstr "Komentar:" -#: kfile/kpropertiesdialog.cpp:3949 +#: tdefile/kpropertiesdialog.cpp:3949 msgid "File types:" msgstr "Vrste fajlova:" -#: kfile/kfilesharedlg.cpp:56 +#: tdefile/tdefilesharedlg.cpp:56 msgid "&Share" msgstr "&Deli" -#: kfile/kfilesharedlg.cpp:128 +#: tdefile/tdefilesharedlg.cpp:128 msgid "Only folders in your home folder can be shared." msgstr "Samo fascikle u vašoj domaćoj fascikli mogu biti deljene." -#: kfile/kfilesharedlg.cpp:139 +#: tdefile/tdefilesharedlg.cpp:139 msgid "Not shared" msgstr "Nije deljen" -#: kfile/kfilesharedlg.cpp:144 +#: tdefile/tdefilesharedlg.cpp:144 msgid "Shared" msgstr "Deljen" -#: kfile/kfilesharedlg.cpp:156 +#: tdefile/tdefilesharedlg.cpp:156 msgid "" "Sharing this folder makes it available under Linux/UNIX (NFS) and Windows " "(Samba)." @@ -4981,34 +4981,34 @@ msgstr "" "Deljenje ove fascikle je čini dostupnim pod Linux-om/UNIX-om (NFS) i Windows-om " "(Samba)." -#: kfile/kfilesharedlg.cpp:162 +#: tdefile/tdefilesharedlg.cpp:162 msgid "You can also reconfigure file sharing authorization." msgstr "Možete takođe ponovo podesiti autorizaciju za deljenje fajlova." -#: kfile/kfilesharedlg.cpp:165 kfile/kfilesharedlg.cpp:189 +#: tdefile/tdefilesharedlg.cpp:165 tdefile/tdefilesharedlg.cpp:189 msgid "Configure File Sharing..." msgstr "Podesi deljenje fajlova..." -#: kfile/kfilesharedlg.cpp:174 +#: tdefile/tdefilesharedlg.cpp:174 msgid "" "Error running 'filesharelist'. Check if installed and in $PATH or /usr/sbin." msgstr "" "Greška prilikom pokretanja „filesharelist“. Proverite da li je instaliran i u " "$PATH-u ili u /usr/sbin." -#: kfile/kfilesharedlg.cpp:181 +#: tdefile/tdefilesharedlg.cpp:181 msgid "You need to be authorized to share folders." msgstr "Morate biti autorizovani da biste delili fascikle." -#: kfile/kfilesharedlg.cpp:184 +#: tdefile/tdefilesharedlg.cpp:184 msgid "File sharing is disabled." msgstr "Deljenje fajlova je isključeno." -#: kfile/kfilesharedlg.cpp:249 +#: tdefile/tdefilesharedlg.cpp:249 msgid "Sharing folder '%1' failed." msgstr "Deljenje fascikle „%1“ nije uspelo." -#: kfile/kfilesharedlg.cpp:250 +#: tdefile/tdefilesharedlg.cpp:250 msgid "" "An error occurred while trying to share folder '%1'. Make sure that the Perl " "script 'fileshareset' is set suid root." @@ -5016,11 +5016,11 @@ msgstr "" "Došlo je do greške prilikom pokušaja deljenja fascikle „%1“. Proverite da li " "Perl skripta „fileshareset“ ima postavljen suid na root." -#: kfile/kfilesharedlg.cpp:255 +#: tdefile/tdefilesharedlg.cpp:255 msgid "Unsharing folder '%1' failed." msgstr "Otkazivanje deljenja fascikle „%1“ nije uspelo." -#: kfile/kfilesharedlg.cpp:256 +#: tdefile/tdefilesharedlg.cpp:256 msgid "" "An error occurred while trying to unshare folder '%1'. Make sure that the Perl " "script 'fileshareset' is set suid root." @@ -5028,7 +5028,7 @@ msgstr "" "Došlo je do greške prilikom pokušaja otkazivanja deljenja fascikle „%1“. " "Proverite da li Perl skripta „fileshareset“ ima postavljen suid na root." -#: kfile/kurlbar.cpp:348 +#: tdefile/kurlbar.cpp:348 msgid "" "<qt>The <b>Quick Access</b> panel provides easy access to commonly used file " "locations." @@ -5040,42 +5040,42 @@ msgstr "" "<p>Klik na neku od stavki prečica će vas odvesti na tu lokaciju." "<p>Desnim klikom na stavku možete dodavati, menjati ili uklanjati prečice.</q>" -#: kfile/kurlbar.cpp:730 +#: tdefile/kurlbar.cpp:730 msgid "&Large Icons" msgstr "&Velike ikone" -#: kfile/kurlbar.cpp:730 +#: tdefile/kurlbar.cpp:730 msgid "&Small Icons" msgstr "&Male ikone" -#: kfile/kurlbar.cpp:736 +#: tdefile/kurlbar.cpp:736 msgid "&Edit Entry..." msgstr "&Uredi stavku..." -#: kfile/kurlbar.cpp:740 +#: tdefile/kurlbar.cpp:740 msgid "&Add Entry..." msgstr "&Dodaj stavku..." -#: kfile/kurlbar.cpp:744 +#: tdefile/kurlbar.cpp:744 msgid "&Remove Entry" msgstr "&Ukloni stavku" -#: kfile/kurlbar.cpp:776 +#: tdefile/kurlbar.cpp:776 msgid "Enter a description" msgstr "Unesite opis" -#: kfile/kurlbar.cpp:922 +#: tdefile/kurlbar.cpp:922 msgid "Edit Quick Access Entry" msgstr "Uredi „Brzi pristup“ stavku" -#: kfile/kurlbar.cpp:925 +#: tdefile/kurlbar.cpp:925 msgid "" "<qt><b>Please provide a description, URL and icon for this Quick Access " "entry.</b></br></qt>" msgstr "" "<qt><b>Dajte opis, URL i ikonu za ovu stavku „Brzog pristupa“.</b></qt>" -#: kfile/kurlbar.cpp:932 +#: tdefile/kurlbar.cpp:932 msgid "" "<qt>This is the text that will appear in the Quick Access panel." "<p>The description should consist of one or two words that will help you " @@ -5085,13 +5085,13 @@ msgstr "" "<p>Opis bi trebalo da se sastoji iz jedne ili dve reči koje bi trebalo da vam " "pomognu da se setite na šta stavka pokazuje.</qt>" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 125 -#: kfile/kurlbar.cpp:935 rc.cpp:239 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 125 +#: tdefile/kurlbar.cpp:935 rc.cpp:239 #, no-c-format msgid "&Description:" msgstr "&Opis:" -#: kfile/kurlbar.cpp:942 +#: tdefile/kurlbar.cpp:942 msgid "" "<qt>This is the location associated with the entry. Any valid URL may be used. " "For example:" @@ -5109,11 +5109,11 @@ msgstr "" "<p>Pritiskom na dugme pored polja za unos teksta možete pregledati odgovarajući " "URL.</qt>" -#: kfile/kurlbar.cpp:946 +#: tdefile/kurlbar.cpp:946 msgid "&URL:" msgstr "&URL:" -#: kfile/kurlbar.cpp:953 +#: tdefile/kurlbar.cpp:953 msgid "" "<qt>This is the icon that will appear in the Quick Access panel." "<p>Click on the button to select a different icon.</qt>" @@ -5121,15 +5121,15 @@ msgstr "" "<qt>Ovo je ikona koja će se pojaviti u panelu„Brzi pristup“." "<p>Pritisnite dugme da biste izabrali drugu ikonu.</qt>" -#: kfile/kurlbar.cpp:955 +#: tdefile/kurlbar.cpp:955 msgid "Choose an &icon:" msgstr "Izaberite &ikonu:" -#: kfile/kurlbar.cpp:971 +#: tdefile/kurlbar.cpp:971 msgid "&Only show when using this application (%1)" msgstr "Prikazuj sam&o kad se koristi ovaj program (%1)" -#: kfile/kurlbar.cpp:974 +#: tdefile/kurlbar.cpp:974 msgid "" "<qt>Select this setting if you want this entry to show only when using the " "current application (%1)." @@ -5361,13 +5361,13 @@ msgstr "O&dbij" msgid "Deny &Forever" msgstr "Odbijaj &zauvek" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 27 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 27 #: rc.cpp:78 #, no-c-format msgid "Terminal" msgstr "Terminal" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 58 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 58 #: rc.cpp:84 #, no-c-format msgid "" @@ -5379,7 +5379,7 @@ msgstr "" "tekstualnom režimu ili ako želite da vidite informacije koje pruža preko " "prozora za emulaciju terminala." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 80 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 80 #: rc.cpp:93 #, no-c-format msgid "" @@ -5391,7 +5391,7 @@ msgstr "" "Zadržavanje emulatora terminala otvorenim vam omogućava da dobavite ove " "informacije." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 109 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 109 #: rc.cpp:102 #, no-c-format msgid "" @@ -5405,32 +5405,32 @@ msgstr "" "broj koji određuje pristup fajlovima i druge privilegije. Za ovu opciju " "potrebna je lozinka korisnička." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 140 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 140 #: rc.cpp:108 #, no-c-format msgid "Enter the user name you want to run the application as." msgstr "Unesite ime korisnika pod kojim želite da izvršavate ovaj program." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 148 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 148 #: rc.cpp:111 #, no-c-format msgid "Enter the user name you want to run the application as here." msgstr "" "Unesite ovde ime korisnika pod kojim želite da izvršavate ovaj program." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 158 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 158 #: rc.cpp:114 #, no-c-format msgid "Startup" msgstr "Pokretanje" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 169 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 169 #: rc.cpp:117 #, no-c-format msgid "Enable &launch feedback" msgstr "Uključi obaveštavanje o &pokretanju" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 172 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 172 #: rc.cpp:120 #, no-c-format msgid "" @@ -5441,13 +5441,13 @@ msgstr "" "Vizuelno obaveštavanje može izgledati kao zauzeti pokazivač ili obaveštenje " "unutar trake zadataka." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 180 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 180 #: rc.cpp:123 #, no-c-format msgid "&Place in system tray" msgstr "&Postavi u sistemsku kasetu" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 183 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 183 #: rc.cpp:126 #, no-c-format msgid "" @@ -5456,151 +5456,151 @@ msgid "" msgstr "" "Uključite ovu opciju ako želite da sistemska kaseta upravlja vašim programom." -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 191 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 191 #: rc.cpp:129 #, no-c-format msgid "&DCOP registration:" msgstr "DCOP ®istracija:" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 200 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 200 #: rc.cpp:132 #, no-c-format msgid "None" msgstr "Nijedan" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 205 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 205 #: rc.cpp:135 #, no-c-format msgid "Multiple Instances" msgstr "Višestruki primerci" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 210 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 210 #: rc.cpp:138 #, no-c-format msgid "Single Instance" msgstr "Jedan primerak" -#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 215 +#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 215 #: rc.cpp:141 #, no-c-format msgid "Run Until Finished" msgstr "Izvršavaj dok se ne završi" -#. i18n: file ./kfile/knotifywidgetbase.ui line 91 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 91 #: rc.cpp:144 #, no-c-format msgid "Events" msgstr "Događaji" -#. i18n: file ./kfile/knotifywidgetbase.ui line 117 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 117 #: rc.cpp:147 #, no-c-format msgid "Quick Controls" msgstr "Brze kontrole" -#. i18n: file ./kfile/knotifywidgetbase.ui line 128 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 128 #: rc.cpp:150 #, no-c-format msgid "Apply to &all applications" msgstr "Pr&imeni na sve programe" -#. i18n: file ./kfile/knotifywidgetbase.ui line 170 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 170 #: rc.cpp:153 #, no-c-format msgid "Turn O&ff All" msgstr "&Isključi sve" -#. i18n: file ./kfile/knotifywidgetbase.ui line 173 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 173 #: rc.cpp:156 rc.cpp:162 #, no-c-format msgid "Allows you to change the behavior for all events at once" msgstr "Omogućava vam da promenite ponašanje za sve događaje odjednom" -#. i18n: file ./kfile/knotifywidgetbase.ui line 181 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 181 #: rc.cpp:159 #, no-c-format msgid "Turn O&n All" msgstr "&Uključi sve" -#. i18n: file ./kfile/knotifywidgetbase.ui line 215 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 215 #: rc.cpp:168 #, no-c-format msgid "Print a message to standard &error output" msgstr "Štampaj poruku na standardni izlaz gr&eške" -#. i18n: file ./kfile/knotifywidgetbase.ui line 223 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 223 #: rc.cpp:171 #, no-c-format msgid "Show a &message in a pop-up window" msgstr "Prikazuj poruku u iskačuće&m prozoru" -#. i18n: file ./kfile/knotifywidgetbase.ui line 231 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 231 #: rc.cpp:174 #, no-c-format msgid "E&xecute a program:" msgstr "&Izvrši program:" -#. i18n: file ./kfile/knotifywidgetbase.ui line 247 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 247 #: rc.cpp:177 #, no-c-format msgid "Play a &sound:" msgstr "Pu&sti zvuk:" -#. i18n: file ./kfile/knotifywidgetbase.ui line 258 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 258 #: rc.cpp:180 #, no-c-format msgid "Test the Sound" msgstr "Testiraj zvuk" -#. i18n: file ./kfile/knotifywidgetbase.ui line 268 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 268 #: rc.cpp:183 #, no-c-format msgid "Mark &taskbar entry" msgstr "Označi stavku &trake zadataka" -#. i18n: file ./kfile/knotifywidgetbase.ui line 276 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 276 #: rc.cpp:186 #, no-c-format msgid "&Log to a file:" msgstr "&Upisuj dnevnik u fajl:" -#. i18n: file ./kfile/knotifywidgetbase.ui line 352 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 352 #: rc.cpp:189 #, no-c-format msgid "&Use a passive window that does not interrupt other work" msgstr "&Koristi pasivni prozor koji ne prekida ostale poslove" -#. i18n: file ./kfile/knotifywidgetbase.ui line 378 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 378 #: rc.cpp:192 #, no-c-format msgid "Less Options" msgstr "Manje opcija" -#. i18n: file ./kfile/knotifywidgetbase.ui line 406 +#. i18n: file ./tdefile/knotifywidgetbase.ui line 406 #: rc.cpp:195 #, no-c-format msgid "Player Settings" msgstr "Postavke plejera..." -#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 27 +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 27 #: rc.cpp:198 #, no-c-format msgid "Select one or more file types to add:" msgstr "Odaberite jednu ili više vrsta za dodavanje:" -#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 36 +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 36 #: rc.cpp:201 rc.cpp:219 #, no-c-format msgid "Mimetype" msgstr "MIME tip" -#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 47 +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 47 #: rc.cpp:204 rc.cpp:222 #, no-c-format msgid "Description" msgstr "Opis" -#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 61 +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 61 #: rc.cpp:207 #, no-c-format msgid "" @@ -5626,13 +5626,13 @@ msgstr "" "da bude obavešten o sposobnostima svakog programa da rukuje ovim nastavcima i " "mime tipovima.</p>" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 44 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 44 #: rc.cpp:211 #, no-c-format msgid "&Supported file types:" msgstr "&Podržane vrste fajlova:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 52 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 52 #: rc.cpp:214 rc.cpp:225 #, no-c-format msgid "" @@ -5667,13 +5667,13 @@ msgstr "" "fajlova kojim ovaj program ne zna da upravlja, možete ih ukloniti iz liste " "pritiskom na dugme <b>Ukloni</b> koje se nalazi ispod.</p></qt>" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 103 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 103 #: rc.cpp:230 #, no-c-format msgid "&Name:" msgstr "&Ime:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 109 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 109 #: rc.cpp:233 rc.cpp:236 #, no-c-format msgid "" @@ -5683,7 +5683,7 @@ msgstr "" "Ovde unosite ime koje želite da date programu. Ovaj program će se pojavljivati " "pod ovim imenom u meniju programa i u panelu." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 131 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 131 #: rc.cpp:242 rc.cpp:245 #, no-c-format msgid "" @@ -5693,25 +5693,25 @@ msgstr "" "Ovde unostite opis ovog programa, na osnovu njegove svrhe. Na primer: Program " "za povezivanje na Internet (KPPP) bi bio „Alat za povezivanje na Internet“." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 147 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 147 #: rc.cpp:248 #, no-c-format msgid "Comm&ent:" msgstr "&Komentar:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 153 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 153 #: rc.cpp:251 rc.cpp:254 #, no-c-format msgid "Type any comment you think is useful here." msgstr "Ovde unosite bilo koji komentar za koji smatrate da će biti koristan." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 169 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 169 #: rc.cpp:257 #, no-c-format msgid "Co&mmand:" msgstr "Nare&dba:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 186 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 186 #: rc.cpp:260 rc.cpp:274 #, no-c-format msgid "" @@ -5745,7 +5745,7 @@ msgstr "" "%m - mini ikona\n" "%c - komentar" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 216 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 216 #: rc.cpp:291 #, no-c-format msgid "" @@ -5754,25 +5754,25 @@ msgstr "" "Ovde kliknite da biste pretražili vaš sistem fajlova radi pronalaženja željenog " "izvršnog fajla." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 224 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 224 #: rc.cpp:294 #, no-c-format msgid "&Work path:" msgstr "&Radna putanja:" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 230 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 230 #: rc.cpp:297 rc.cpp:300 #, no-c-format msgid "Sets the working directory for your application." msgstr "Postavlja radnu fasciklu za vaš program." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 246 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 246 #: rc.cpp:303 #, no-c-format msgid "Add..." msgstr "Dodaj..." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 249 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 249 #: rc.cpp:306 #, no-c-format msgid "" @@ -5782,7 +5782,7 @@ msgstr "" "Pritisnite ovo dugme ako želite da dodate vrstu fajlova (mime tip) sa kojim vaš " "program ume radi." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 277 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 277 #: rc.cpp:312 #, no-c-format msgid "" @@ -5792,13 +5792,13 @@ msgstr "" "Ako želite da uklonite vrstu fajla (mime tip) sa kojim vaš program ne ume da " "radi, odaberite mime tip iz gornje liste i pritisnite ovo dugme." -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 302 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 302 #: rc.cpp:315 #, no-c-format msgid "Ad&vanced Options" msgstr "&Napredne opcije" -#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 305 +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 305 #: rc.cpp:318 #, no-c-format msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdeio_help.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeio_help.po index 7fd53de8ffb..58d0be1f8f6 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdeio_help.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeio_help.po @@ -1,12 +1,12 @@ -# translation of kio_help.po to Serbian -# translation of kio_help.po to Srpski +# translation of tdeio_help.po to Serbian +# translation of tdeio_help.po to Srpski # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_help\n" +"Project-Id-Version: tdeio_help\n" "POT-Creation-Date: 2006-05-03 03:51+0200\n" "PO-Revision-Date: 2005-08-03 16:48+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -28,37 +28,37 @@ msgid "" "Your emails" msgstr "toptan@kde.org.yu" -#: kio_help.cpp:115 +#: tdeio_help.cpp:115 #, c-format msgid "There is no documentation available for %1." msgstr "Nema dostupne dokumentacije za %1." -#: kio_help.cpp:158 +#: tdeio_help.cpp:158 msgid "Looking up correct file" msgstr "Traganje za pravim fajlom" -#: kio_help.cpp:209 +#: tdeio_help.cpp:209 msgid "Preparing document" msgstr "Pripremanje dokumenta" -#: kio_help.cpp:218 kio_help.cpp:251 +#: tdeio_help.cpp:218 tdeio_help.cpp:251 #, c-format msgid "The requested help file could not be parsed:<br>%1" msgstr "Zahtevani fajl pomoći nije mogao biti parsiran:<br>%1" -#: kio_help.cpp:240 +#: tdeio_help.cpp:240 msgid "Saving to cache" msgstr "Snimanje u keš" -#: kio_help.cpp:246 +#: tdeio_help.cpp:246 msgid "Using cached version" msgstr "Korišćenje keširane verzije" -#: kio_help.cpp:308 +#: tdeio_help.cpp:308 msgid "Looking up section" msgstr "Traganje za odeljkom" -#: kio_help.cpp:319 +#: tdeio_help.cpp:319 msgid "Could not find filename %1 in %2." msgstr "Ne mogu da pronađem ime fajla %1 u %2." diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdeioexec.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeioexec.po index 02ccc3b1a4c..ba0ad1639d5 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdeioexec.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeioexec.po @@ -1,16 +1,16 @@ -# translation of kioexec.po to Serbian -# translation of kioexec.po to Srpski +# translation of tdeioexec.po to Serbian +# translation of tdeioexec.po to Srpski # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 2006. # msgid "" msgstr "" -"Project-Id-Version: kioexec\n" +"Project-Id-Version: tdeioexec\n" "POT-Creation-Date: 2007-04-13 02:13+0200\n" "PO-Revision-Date: 2006-05-09 19:01+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,8 +18,8 @@ msgstr "" "Plural-Forms: \n" #: main.cpp:50 -msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" -msgstr "KIO Exec - Otvara udaljene fajlove, nadgleda promene, pita za slanje" +msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "TDEIO Exec - Otvara udaljene fajlove, nadgleda promene, pita za slanje" #: main.cpp:54 msgid "Treat URLs as local files and delete them afterwards" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdelibs.po b/tde-i18n-sr@Latn/messages/tdelibs/tdelibs.po index 95730b69b52..ee8403dd289 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdelibs.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdelibs.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2007-10-01 22:09+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -21,13 +21,13 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" "=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#. 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 "Izbornik uređivača" -#. 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 "" @@ -41,25 +41,25 @@ msgstr "" ", program će poštovati promene u kontrolnom centru. Svi ostali izbori će " "pregaziti ta podešavanja." -#. i18n: file ./kcert/kcertpart.rc line 4 +#. i18n: file ./tdecert/tdecertpart.rc line 4 #: rc.cpp:9 #, no-c-format msgid "&Certificate" msgstr "&Sertifikat" -#. 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 "Alternativna prečica:" -#. 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 "Primarna prečica:" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 155 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 155 #: rc.cpp:18 #, no-c-format msgid "" @@ -67,31 +67,31 @@ msgid "" msgstr "" "Ovde će biti prikazana trenutno postavljena prečica ili prečica koju unosite." -#. 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 "x" -#. 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 "Očisti prečicu" -#. 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 "Režim višestrukih tastera" -#. 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 "Omogući unos višetasterskih prečica" -#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 219 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 219 #: rc.cpp:39 #, no-c-format msgid "" @@ -166,25 +166,25 @@ msgstr "&Podešavanja" msgid "Main Toolbar" msgstr "Glavna traka sa alatima" -#. 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 "Prečica:" -#. 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 "Nepoznata reč:" -#. 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 "" @@ -216,25 +216,25 @@ msgstr "" ".</p>\n" "</qt>" -#. i18n: file ./tdeui/kspellui.ui line 52 +#. i18n: file ./tdeui/tdespellui.ui line 52 #: rc.cpp:99 rc.cpp:316 #, no-c-format msgid "<b>misspelled</b>" msgstr "<b>pogrešno napisana</b>" -#. 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 "Nepoznata reč" -#. 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 "&Jezik:" -#. 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 "" @@ -246,19 +246,19 @@ msgstr "" "<p>Ovde izaberite jezik dokumenta koji proveravate.</p>\n" "</qt>" -#. 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 <b>misspelled</b> word shown in context ..." msgstr "... <b>pogrešno napisana</b> reč prikazana u kontekstu ..." -#. 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 "Isečak teksta koji pokazuje nepoznatu reč u njenom kontekstu." -#. i18n: file ./tdeui/kspellui.ui line 99 +#. i18n: file ./tdeui/tdespellui.ui line 99 #: rc.cpp:125 rc.cpp:342 #, no-c-format msgid "" @@ -276,13 +276,13 @@ msgstr "" "deo teksta i onda se vrati ovde da nastavite proveru.</p>\n" "</qt>" -#. 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 "<< Dodaj u rečnik" -#. i18n: file ./tdeui/kspellui.ui line 113 +#. i18n: file ./tdeui/tdespellui.ui line 113 #: rc.cpp:133 rc.cpp:350 #, no-c-format msgid "" @@ -306,13 +306,13 @@ msgstr "" "Ignoriši sve</b> umesto ovde.</p>\n" "</qt>" -#. 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 "Zameni &sve" -#. i18n: file ./tdeui/kspellui.ui line 143 +#. i18n: file ./tdeui/tdespellui.ui line 143 #: rc.cpp:142 rc.cpp:408 #, no-c-format msgid "" @@ -326,19 +326,19 @@ msgstr "" "iz gornje kutije za unos (levo).</p>\n" "</qt>" -#. 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 "Predložene reči" -#. 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 "Lista sugestija" -#. i18n: file ./tdeui/kspellui.ui line 171 +#. i18n: file ./tdeui/tdespellui.ui line 171 #: rc.cpp:153 rc.cpp:362 #, no-c-format msgid "" @@ -359,13 +359,13 @@ msgstr "" "ako želite da ispravite sva pojavljivanja.</p>\n" "</qt>" -#. 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 "&Zameni" -#. i18n: file ./tdeui/kspellui.ui line 184 +#. i18n: file ./tdeui/tdespellui.ui line 184 #: rc.cpp:162 rc.cpp:400 #, no-c-format msgid "" @@ -379,13 +379,13 @@ msgstr "" "iz gornje kutije za unos (levo).</p>\n" "</qt>" -#. 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 "Zam&eni sa:" -#. 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 "" @@ -405,13 +405,13 @@ msgstr "" "pojavljivanja.</p>\n" "</qt>" -#. 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 "&Ignoriš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 "" @@ -429,13 +429,13 @@ msgstr "" "rečnik.</p>\n" "</qt>" -#. 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 "I&gnoriši sve" -#. 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 "" @@ -454,37 +454,37 @@ msgstr "" "rečnik.</p>\n" "</qt>" -#. 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 "Pre&dloži" -#. 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 "Engleski" -#. 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 "Izbor jezika" -#. 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 "Okvir" -#. i18n: file ./khtml/kjserrordlg.ui line 17 +#. i18n: file ./tdehtml/kjserrordlg.ui line 17 #: rc.cpp:217 #, no-c-format msgid "JavaScript Errors" msgstr "JavaScript greške" -#. i18n: file ./khtml/kjserrordlg.ui line 20 +#. i18n: file ./tdehtml/kjserrordlg.ui line 20 #: rc.cpp:220 #, no-c-format msgid "" @@ -504,67 +504,67 @@ msgstr "" "izveštaj o grešci na http://bugs.kde.org/. Primer koji ilustruje grešku je jako " "poželjan." -#. 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 "Oč&isti" -#. i18n: file ./khtml/htmlpageinfo.ui line 26 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 26 #: rc.cpp:232 #, no-c-format msgid "Document Information" msgstr "Informacije o dokumentu" -#. i18n: file ./khtml/htmlpageinfo.ui line 37 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 37 #: rc.cpp:235 #, no-c-format msgid "General" msgstr "Opšte" -#. i18n: file ./khtml/htmlpageinfo.ui line 64 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 64 #: rc.cpp:238 #, no-c-format msgid "URL:" msgstr "URL:" -#. i18n: file ./khtml/htmlpageinfo.ui line 122 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 122 #: rc.cpp:241 #, no-c-format msgid "Title:" msgstr "Naslov:" -#. i18n: file ./khtml/htmlpageinfo.ui line 141 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 141 #: rc.cpp:244 #, no-c-format msgid "Last modified:" msgstr "Poslednji put menjan:" -#. i18n: file ./khtml/htmlpageinfo.ui line 160 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 160 #: rc.cpp:247 #, no-c-format msgid "Document encoding:" msgstr "Kodiranje dokumenta:" -#. i18n: file ./khtml/htmlpageinfo.ui line 188 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 188 #: rc.cpp:250 #, no-c-format msgid "HTTP Headers" msgstr "HTTP zaglavlja" -#. i18n: file ./khtml/htmlpageinfo.ui line 197 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 197 #: rc.cpp:253 #, no-c-format msgid "Property" msgstr "Svojstvo" -#. 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 "Vrednost" -#. i18n: file ./kspell2/ui/configui.ui line 26 +#. i18n: file ./tdespell2/ui/configui.ui line 26 #: rc.cpp:274 #, no-c-format msgid "" @@ -574,20 +574,20 @@ msgstr "" "Ovo je podrazumevani jezik koji će provera pravopisa koristiti. Padajuća lista " "će prikazati sve rečnike svih jezika koji postoje na sistemu." -#. 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 "Opcije" -#. 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 "Uključi &pozadinsku proveru pravopisa" -#. i18n: file ./kspell2/ui/configui.ui line 48 +#. i18n: file ./tdespell2/ui/configui.ui line 48 #: rc.cpp:283 #, no-c-format msgid "" @@ -597,13 +597,13 @@ msgstr "" "Ako je popunjeno, režim „provere u toku kucanja“ je aktivan i sve loše napisane " "reči se odmah ističu." -#. 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 "Preskoči sve reči pisane &velikim slovima" -#. i18n: file ./kspell2/ui/configui.ui line 59 +#. i18n: file ./tdespell2/ui/configui.ui line 59 #: rc.cpp:289 #, no-c-format msgid "" @@ -613,13 +613,13 @@ msgstr "" "Ako je popunjeno, ne proveravaju se reči koje se sastoje samo od velikih slova. " "Ovo je korisno kada imate mnogo skraćenica, kao npr. TDE." -#. 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 "Preskoči &spojeno napisane reči" -#. i18n: file ./kspell2/ui/configui.ui line 70 +#. i18n: file ./tdespell2/ui/configui.ui line 70 #: rc.cpp:295 #, no-c-format msgid "" @@ -629,19 +629,19 @@ msgstr "" "Ako je popunjeno, ne proveravaju se nadovezane reči sastavljene od postojećih. " "Ovo je korisno u nekim jezicima." -#. 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 "Podrazumevani jezik:" -#. 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 "Ignoriši ove reči" -#. i18n: file ./kspell2/ui/configui.ui line 97 +#. i18n: file ./tdespell2/ui/configui.ui line 97 #: rc.cpp:304 #, no-c-format msgid "" @@ -651,32 +651,32 @@ msgstr "" "Da biste dodali reč koju ignorišete, upišite je u gornje polje i kliknite na " "Dodaj. Da biste uklonili reč, označite je u listi i kliknite na Ukloni." -#. 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 "Automatsko ispravljanje" -#. 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 "Dodatni domeni za pregledanje" -#. 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 "" "Lista domena „šireg područja“ (nelokalnih po vezi) koje treba pregledati." -#. 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 "Pregledaj lokalnu mrežu" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 14 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 14 #: rc.cpp:449 #, no-c-format msgid "" @@ -686,19 +686,19 @@ msgstr "" "Ako je tačno, domen .local će biti pregledan. Uvek je lokalan po vezi, " "koristeći višesmerni DNS." -#. 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 "Rekurzivna potraga za domenima" -#. 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 "Uklonjeno u TDE-u 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 "" @@ -708,7 +708,7 @@ msgstr "" "Izaberite objavljivanje u LAN-u (višesmerno) ili WAN-u (jednosmerno, zahteva " "podešen DNS server)" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 26 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 26 #: rc.cpp:461 #, no-c-format msgid "" @@ -719,13 +719,13 @@ msgstr "" "koristeći višesmerni DNS (LAN), ili „šireg područja“ koristeći normalan DNS " "server (WAN)." -#. 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 "Ime podrazumevanog domena za objavljivanje za WAN" -#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 36 +#. i18n: file ./dnssd/kcm_tdednssd.kcfg line 36 #: rc.cpp:467 #, no-c-format msgid "" @@ -749,8 +749,8 @@ msgid "" "Your emails" msgstr "toptan@kde.org.yu" -#: 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 "Podesi" @@ -782,7 +782,7 @@ msgstr "Stranica" msgid "Border" msgstr "Okvir" -#: common_texts.cpp:32 tdeui/ktoolbar.cpp:2116 +#: common_texts.cpp:32 tdeui/tdetoolbar.cpp:2116 msgid "Orientation" msgstr "Usmerenje" @@ -866,9 +866,9 @@ msgstr "Uveličaj" msgid "&Zoom" msgstr "&Uveličaj" -#: 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 "Greška" @@ -881,8 +881,8 @@ msgid "Charset:" msgstr "Skup znakova:" #: 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 "Upozorenje" @@ -898,8 +898,8 @@ msgstr "Sadržaj" msgid "About" msgstr "O programu" -#: 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 "O progr&amu" @@ -907,13 +907,13 @@ msgstr "O progr&amu" msgid "A&bout" msgstr "O pro&gramu" -#: common_texts.cpp:65 kparts/part.cpp:489 +#: common_texts.cpp:65 tdeparts/part.cpp:489 msgid "Untitled" msgstr "Bez imena" -#: 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 "&U redu" @@ -930,7 +930,7 @@ msgstr "Isključeno" msgid "&Apply" msgstr "&Primeni" -#: common_texts.cpp:74 tdecore/kstdaccel.cpp:52 +#: common_texts.cpp:74 tdecore/tdestdaccel.cpp:52 msgid "File" msgstr "Fajl" @@ -942,7 +942,7 @@ msgstr "&Odbaci" msgid "Discard" msgstr "Odbaci" -#: common_texts.cpp:80 tdecore/kstdaccel.cpp:59 +#: common_texts.cpp:80 tdecore/tdestdaccel.cpp:59 msgid "Edit" msgstr "Uređivanje" @@ -958,7 +958,7 @@ msgstr "Prikaz" msgid "E&xit" msgstr "&Izađi" -#: common_texts.cpp:86 tdecore/kstdaccel.cpp:58 +#: common_texts.cpp:86 tdecore/tdestdaccel.cpp:58 msgid "Quit" msgstr "Završi" @@ -966,11 +966,11 @@ msgstr "Završi" msgid "&Quit" msgstr "&Završi" -#: 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 "Učitaj ponovo" -#: common_texts.cpp:89 tdecore/kstdaccel.cpp:86 +#: common_texts.cpp:89 tdecore/tdestdaccel.cpp:86 msgid "Back" msgstr "Nazad" @@ -994,7 +994,7 @@ msgstr "Nova igra" msgid "&New Game" msgstr "&Nova igra" -#: 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 "Otvori" @@ -1018,7 +1018,7 @@ msgstr "Ise&ci" msgid "C&ut" msgstr "I&seci" -#: common_texts.cpp:106 tdeui/kfontdialog.cpp:132 +#: common_texts.cpp:106 tdeui/tdefontdialog.cpp:132 msgid "Font" msgstr "Font" @@ -1030,7 +1030,7 @@ msgstr "Boja &ispisa" msgid "&Background Color" msgstr "Boja &pozadine" -#: common_texts.cpp:109 tdecore/kstdaccel.cpp:56 +#: common_texts.cpp:109 tdecore/tdestdaccel.cpp:56 msgid "Save" msgstr "Snimi" @@ -1038,8 +1038,8 @@ msgstr "Snimi" msgid "&Save" msgstr "&Snimi" -#: 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 "Snimi kao" @@ -1055,7 +1055,7 @@ msgstr "Snimi k&ao..." msgid "&Print..." msgstr "Štam&paj..." -#: 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 "Izvinite" @@ -1076,7 +1076,7 @@ msgstr "Izmeni" msgid "&Delete" msgstr "O&briši" -#: 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 "Kurziv" @@ -1084,7 +1084,7 @@ msgstr "Kurziv" msgid "Roman" msgstr "Običan" -#: common_texts.cpp:132 tdeui/kmessagebox.cpp:913 +#: common_texts.cpp:132 tdeui/tdemessagebox.cpp:913 msgid "Information" msgstr "Informacija" @@ -1107,12 +1107,12 @@ msgstr "Pregledaj..." #: 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 "Zaustavi" #: common_texts.cpp:138 tdeui/keditlistbox.cpp:136 -#: kresources/configpage.cpp:127 +#: tderesources/configpage.cpp:127 msgid "&Remove" msgstr "&Ukloni" @@ -1128,7 +1128,7 @@ msgstr "Svojstva" msgid "&Start" msgstr "&Počni" -#: common_texts.cpp:142 khtml/ecma/kjs_debugwin.cpp:457 +#: common_texts.cpp:142 tdehtml/ecma/kjs_debugwin.cpp:457 msgid "St&op" msgstr "Zau&stavi" @@ -1156,11 +1156,11 @@ msgstr "&Učitaj ponovo" msgid "Files" msgstr "Fajlovi" -#: common_texts.cpp:149 khtml/ecma/kjs_debugwin.cpp:465 +#: common_texts.cpp:149 tdehtml/ecma/kjs_debugwin.cpp:465 msgid "Continue" msgstr "Nastavi" -#: common_texts.cpp:150 kmdi/kmdimainfrm.cpp:995 +#: common_texts.cpp:150 tdemdi/tdemdimainfrm.cpp:995 msgid "Restore" msgstr "Obnovi" @@ -1169,7 +1169,7 @@ msgid "Appearance" msgstr "Izgled" #: common_texts.cpp:152 tdecore/kkeyserver_x11.cpp:137 -#: tdecore/kstdaccel.cpp:57 +#: tdecore/tdestdaccel.cpp:57 msgid "Print" msgstr "Štampaj" @@ -1227,9 +1227,9 @@ msgstr "&Sledeći" msgid "&Previous" msgstr "&Prethodni" -#: 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 "Zameni" @@ -1237,9 +1237,9 @@ msgstr "Zameni" msgid "&Replace..." msgstr "&Zameni..." -#: 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 "Podrazumevano" @@ -1259,7 +1259,7 @@ msgstr "Otvori skorašnji" msgid "Open &Recent" msgstr "Otvo&ri skorašnji" -#: 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 "&Nađi..." @@ -1304,7 +1304,7 @@ msgstr "&Podesi veze tastera..." msgid "&Preferences..." msgstr "&Podešavanja..." -#: common_texts.cpp:193 tdeui/kmessagebox.cpp:928 +#: common_texts.cpp:193 tdeui/tdemessagebox.cpp:928 msgid "Do not show this message again" msgstr "Ne prikazuj više ovu poruku" @@ -1624,24 +1624,24 @@ msgstr "Osnova nije objekat" msgid "Syntax error in parameter list" msgstr "Sintaksna greška u listi parametara" -#: interfaces/ktexteditor/editorchooser.cpp:60 +#: interfaces/tdetexteditor/editorchooser.cpp:60 msgid "System Default (%1)" msgstr "Sistemski predefinisano (%1)" -#: interfaces/kscript/scriptmanager.cpp:106 +#: interfaces/tdescript/scriptmanager.cpp:106 msgid "Unable to get KScript Runner for type \"%1\"." msgstr "Nije moguće dobaviti KScript Runner za tip „%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 "KScript greška" -#: interfaces/kscript/scriptmanager.cpp:129 +#: interfaces/tdescript/scriptmanager.cpp:129 msgid "Unable find script \"%1\"." msgstr "Ne mogu da pronađem skriptu „%1“." -#: interfaces/kscript/scriptloader.cpp:40 +#: interfaces/tdescript/scriptloader.cpp:40 msgid "TDE Scripts" msgstr "TDE skripte" @@ -1665,73 +1665,73 @@ msgstr "&Normalna veličina" msgid "&Double Size" msgstr "&Dvostruka veličina" -#: kabc/addressbook.cpp:346 kabc/addressbook.cpp:365 +#: tdeabc/addressbook.cpp:346 tdeabc/addressbook.cpp:365 msgid "Unable to load resource '%1'" msgstr "Nije moguće učitati resurs „%1“" -#: kabc/key.cpp:127 +#: tdeabc/key.cpp:127 msgid "X509" msgstr "X509" -#: kabc/key.cpp:130 +#: tdeabc/key.cpp:130 msgid "PGP" msgstr "PGP" -#: 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 "Proizvoljno" -#: kabc/key.cpp:136 kabc/secrecy.cpp:80 +#: tdeabc/key.cpp:136 tdeabc/secrecy.cpp:80 msgid "Unknown type" msgstr "Nepoznat tip" -#: kabc/field.cpp:192 kabc/scripts/field.src.cpp:85 +#: tdeabc/field.cpp:192 tdeabc/scripts/field.src.cpp:85 msgid "Unknown Field" msgstr "Nepoznato polje" -#: kabc/field.cpp:205 kabc/scripts/field.src.cpp:98 +#: tdeabc/field.cpp:205 tdeabc/scripts/field.src.cpp:98 msgid "All" msgstr "Sve" -#: kabc/field.cpp:207 kabc/scripts/field.src.cpp:100 +#: tdeabc/field.cpp:207 tdeabc/scripts/field.src.cpp:100 msgid "Frequent" msgstr "Često" -#: 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 "Adresa" -#: 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 "E-pošta" -#: kabc/field.cpp:213 kabc/scripts/field.src.cpp:106 +#: tdeabc/field.cpp:213 tdeabc/scripts/field.src.cpp:106 msgid "Personal" msgstr "Lični" -#: 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 "Organizacija" -#: kabc/field.cpp:219 kabc/scripts/field.src.cpp:112 +#: tdeabc/field.cpp:219 tdeabc/scripts/field.src.cpp:112 msgid "Undefined" msgstr "Nedefinisano" -#: kabc/kab2kabc.cpp:42 +#: tdeabc/tdeab2tdeabc.cpp:42 msgid "Disable automatic startup on login" msgstr "Onemogući automatsko pokretanje prilikom prijavljivanja" -#: kabc/kab2kabc.cpp:45 +#: tdeabc/tdeab2tdeabc.cpp:45 msgid "Override existing entries" msgstr "Pregazi postojeće stavke" -#: kabc/kab2kabc.cpp:287 +#: tdeabc/tdeab2tdeabc.cpp:287 msgid "" "Address book file <b>%1</b> not found! Make sure the old address book is " "located there and you have read permission for this file." @@ -1739,434 +1739,434 @@ msgstr "" "Fajl adresara <b>%1</b> nije pronađen! Uverite se da je vaš stari adresar " "stvarno tamo i da imate pravo čitanja za taj fajl." -#: kabc/kab2kabc.cpp:435 +#: tdeabc/tdeab2tdeabc.cpp:435 msgid "Kab to Kabc Converter" msgstr "Kab u Kabc konvertor" -#: kabc/resource.cpp:332 +#: tdeabc/resource.cpp:332 msgid "Loading resource '%1' failed!" msgstr "Učitavanje resursa „%1“ nije uspelo!" -#: kabc/resource.cpp:343 +#: tdeabc/resource.cpp:343 msgid "Saving resource '%1' failed!" msgstr "Snimanje resursa „%1“ nije uspelo!" -#: kabc/resourceselectdialog.cpp:39 kresources/selectdialog.cpp:42 +#: tdeabc/resourceselectdialog.cpp:39 tderesources/selectdialog.cpp:42 msgid "Resource Selection" msgstr "Izbor resursa" -#: 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 "Resursi" -#: kabc/secrecy.cpp:71 +#: tdeabc/secrecy.cpp:71 msgid "Public" msgstr "Javni" -#: kab/addressbook.cc:1950 kabc/secrecy.cpp:74 +#: kab/addressbook.cc:1950 tdeabc/secrecy.cpp:74 msgid "Private" msgstr "Privatni" -#: kabc/secrecy.cpp:77 +#: tdeabc/secrecy.cpp:77 msgid "Confidential" msgstr "Poverljivi" -#: kabc/errorhandler.cpp:42 -msgid "Error in libkabc" -msgstr "Greška u libkabc" +#: tdeabc/errorhandler.cpp:42 +msgid "Error in libtdeabc" +msgstr "Greška u libtdeabc" -#: kabc/ldifconverter.cpp:475 +#: tdeabc/ldifconverter.cpp:475 msgid "List of Emails" msgstr "Lista poruka" -#: kabc/locknull.cpp:60 +#: tdeabc/locknull.cpp:60 msgid "LockNull: All locks succeed but no actual locking is done." msgstr "" "LockNull: Sva zaključavanja su uspela, ali ni jedno nije urađeno stvarno." -#: kabc/locknull.cpp:62 +#: tdeabc/locknull.cpp:62 msgid "LockNull: All locks fail." msgstr "LockNull: Nije uspeli nijedno zaključavanje." -#: kabc/phonenumber.cpp:147 +#: tdeabc/phonenumber.cpp:147 msgid "" "_: Preferred phone\n" "Preferred" msgstr "Poželjan" -#: kabc/phonenumber.cpp:151 +#: tdeabc/phonenumber.cpp:151 msgid "" "_: Home phone\n" "Home" msgstr "Kuća" -#: kabc/phonenumber.cpp:154 +#: tdeabc/phonenumber.cpp:154 msgid "" "_: Work phone\n" "Work" msgstr "Posao" -#: kabc/phonenumber.cpp:157 +#: tdeabc/phonenumber.cpp:157 msgid "Messenger" msgstr "Glasnik" -#: kabc/phonenumber.cpp:160 +#: tdeabc/phonenumber.cpp:160 msgid "Preferred Number" msgstr "Poželjan broj" -#: kabc/phonenumber.cpp:163 +#: tdeabc/phonenumber.cpp:163 msgid "Voice" msgstr "Glas" -#: kabc/phonenumber.cpp:166 +#: tdeabc/phonenumber.cpp:166 msgid "Fax" msgstr "Faks" -#: kabc/phonenumber.cpp:169 +#: tdeabc/phonenumber.cpp:169 msgid "" "_: Mobile Phone\n" "Mobile" msgstr "Mobilni" -#: kabc/phonenumber.cpp:172 +#: tdeabc/phonenumber.cpp:172 msgid "Video" msgstr "Video" -#: kabc/phonenumber.cpp:175 +#: tdeabc/phonenumber.cpp:175 msgid "Mailbox" msgstr "Poštansko sanduče" -#: kabc/phonenumber.cpp:178 +#: tdeabc/phonenumber.cpp:178 msgid "Modem" msgstr "Modem" -#: kabc/phonenumber.cpp:181 +#: tdeabc/phonenumber.cpp:181 msgid "" "_: Car Phone\n" "Car" msgstr "Kola" -#: kabc/addressee.cpp:601 kabc/phonenumber.cpp:184 +#: tdeabc/addressee.cpp:601 tdeabc/phonenumber.cpp:184 msgid "ISDN" msgstr "ISDN" -#: kabc/phonenumber.cpp:187 +#: tdeabc/phonenumber.cpp:187 msgid "PCS" msgstr "PCS" -#: kabc/addressee.cpp:607 kabc/phonenumber.cpp:190 +#: tdeabc/addressee.cpp:607 tdeabc/phonenumber.cpp:190 msgid "Pager" msgstr "Pejdžer" -#: kabc/addressee.cpp:583 kabc/phonenumber.cpp:193 +#: tdeabc/addressee.cpp:583 tdeabc/phonenumber.cpp:193 msgid "Home Fax" msgstr "Kućni faks" -#: kabc/phonenumber.cpp:196 +#: tdeabc/phonenumber.cpp:196 msgid "Work Fax" msgstr "Poslovni faks" -#: 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 "Ostalo" -#: kabc/distributionlistdialog.cpp:44 +#: tdeabc/distributionlistdialog.cpp:44 msgid "Configure Distribution Lists" msgstr "Podesi distribucione liste" -#: kabc/distributionlistdialog.cpp:61 kabc/distributionlisteditor.cpp:43 +#: tdeabc/distributionlistdialog.cpp:61 tdeabc/distributionlisteditor.cpp:43 msgid "Select Email Address" msgstr "Izaberi e-adresu" -#: 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 "E-adrese" -#: kabc/distributionlistdialog.cpp:152 +#: tdeabc/distributionlistdialog.cpp:152 msgid "New List..." msgstr "Nova lista..." -#: kabc/distributionlistdialog.cpp:156 +#: tdeabc/distributionlistdialog.cpp:156 msgid "Rename List..." msgstr "Preimenuj listu..." -#: kabc/distributionlistdialog.cpp:160 kabc/distributionlisteditor.cpp:137 +#: tdeabc/distributionlistdialog.cpp:160 tdeabc/distributionlisteditor.cpp:137 msgid "Remove List" msgstr "Ukloni listu" -#: kabc/distributionlistdialog.cpp:167 +#: tdeabc/distributionlistdialog.cpp:167 msgid "Available addresses:" msgstr "Dostupne adrese:" -#: 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 "Ime" -#: kabc/distributionlistdialog.cpp:175 kabc/distributionlisteditor.cpp:162 +#: tdeabc/distributionlistdialog.cpp:175 tdeabc/distributionlisteditor.cpp:162 msgid "Preferred Email" msgstr "Poželjna e-adresa" -#: kabc/distributionlistdialog.cpp:183 kabc/distributionlisteditor.cpp:156 +#: tdeabc/distributionlistdialog.cpp:183 tdeabc/distributionlisteditor.cpp:156 msgid "Add Entry" msgstr "Dodaj stavku" -#: kabc/distributionlistdialog.cpp:191 kabc/distributionlisteditor.cpp:144 +#: tdeabc/distributionlistdialog.cpp:191 tdeabc/distributionlisteditor.cpp:144 msgid "Use Preferred" msgstr "Koristi željen" -#: kabc/distributionlistdialog.cpp:198 +#: tdeabc/distributionlistdialog.cpp:198 msgid "Change Email..." msgstr "Promeni e-adresu..." -#: kabc/distributionlistdialog.cpp:202 kabc/distributionlisteditor.cpp:152 +#: tdeabc/distributionlistdialog.cpp:202 tdeabc/distributionlisteditor.cpp:152 msgid "Remove Entry" msgstr "Ukloni stavku" -#: kabc/distributionlistdialog.cpp:237 kabc/distributionlisteditor.cpp:196 +#: tdeabc/distributionlistdialog.cpp:237 tdeabc/distributionlisteditor.cpp:196 msgid "New Distribution List" msgstr "Nova distribuciona lista" -#: kabc/distributionlistdialog.cpp:238 +#: tdeabc/distributionlistdialog.cpp:238 msgid "Please enter &name:" msgstr "Unesite &ime:" -#: kabc/distributionlistdialog.cpp:255 +#: tdeabc/distributionlistdialog.cpp:255 msgid "Distribution List" msgstr "Distribuciona lista" -#: kabc/distributionlistdialog.cpp:256 +#: tdeabc/distributionlistdialog.cpp:256 msgid "Please change &name:" msgstr "Promenite &ime:" -#: kabc/distributionlistdialog.cpp:273 +#: tdeabc/distributionlistdialog.cpp:273 msgid "Delete distribution list '%1'?" msgstr "Da li da obrišem distribucionu listu „%1“?" -#: kabc/distributionlistdialog.cpp:339 +#: tdeabc/distributionlistdialog.cpp:339 msgid "Selected addressees:" msgstr "Izabrane adrese:" -#: kabc/distributionlistdialog.cpp:341 +#: tdeabc/distributionlistdialog.cpp:341 msgid "Selected addresses in '%1':" msgstr "Izabrane adrese u „%1“:" -#: kabc/addresseehelper.cpp:67 +#: tdeabc/addresseehelper.cpp:67 msgid "Dr." msgstr "Dr." -#: kabc/addresseehelper.cpp:68 +#: tdeabc/addresseehelper.cpp:68 msgid "Miss" msgstr "g-đica" -#: kabc/addresseehelper.cpp:69 +#: tdeabc/addresseehelper.cpp:69 msgid "Mr." msgstr "g-din" -#: kabc/addresseehelper.cpp:70 +#: tdeabc/addresseehelper.cpp:70 msgid "Mrs." msgstr "g-đa" -#: kabc/addresseehelper.cpp:71 +#: tdeabc/addresseehelper.cpp:71 msgid "Ms." msgstr "g-đica" -#: kabc/addresseehelper.cpp:72 +#: tdeabc/addresseehelper.cpp:72 msgid "Prof." msgstr "Prof." -#: 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 "mlađi" -#: kabc/addresseehelper.cpp:78 +#: tdeabc/addresseehelper.cpp:78 msgid "Sr." msgstr "stariji" -#: kabc/ldapconfigwidget.cpp:83 +#: tdeabc/ldapconfigwidget.cpp:83 msgid "User:" msgstr "Korisnik:" -#: kabc/ldapconfigwidget.cpp:92 +#: tdeabc/ldapconfigwidget.cpp:92 msgid "Bind DN:" msgstr "Vezani DN:" -#: kabc/ldapconfigwidget.cpp:101 +#: tdeabc/ldapconfigwidget.cpp:101 msgid "Realm:" msgstr "Svet:" -#: kabc/ldapconfigwidget.cpp:110 +#: tdeabc/ldapconfigwidget.cpp:110 msgid "Password:" msgstr "Lozinka:" -#: kabc/ldapconfigwidget.cpp:120 +#: tdeabc/ldapconfigwidget.cpp:120 msgid "Host:" msgstr "Domaćin:" -#: kabc/ldapconfigwidget.cpp:130 +#: tdeabc/ldapconfigwidget.cpp:130 msgid "Port:" msgstr "Port:" -#: kabc/ldapconfigwidget.cpp:141 +#: tdeabc/ldapconfigwidget.cpp:141 msgid "LDAP version:" msgstr "LDAP izdanje:" -#: kabc/ldapconfigwidget.cpp:152 +#: tdeabc/ldapconfigwidget.cpp:152 msgid "Size limit:" msgstr "Granica veličine:" -#: kabc/ldapconfigwidget.cpp:163 +#: tdeabc/ldapconfigwidget.cpp:163 msgid "Time limit:" msgstr "Vremensko ograničenje:" -#: kabc/ldapconfigwidget.cpp:167 +#: tdeabc/ldapconfigwidget.cpp:167 msgid " sec" msgstr " sek." -#: kabc/ldapconfigwidget.cpp:175 +#: tdeabc/ldapconfigwidget.cpp:175 msgid "" "_: Distinguished Name\n" "DN:" msgstr "DN:" -#: kabc/ldapconfigwidget.cpp:182 kabc/ldapconfigwidget.cpp:231 +#: tdeabc/ldapconfigwidget.cpp:182 tdeabc/ldapconfigwidget.cpp:231 msgid "Query Server" msgstr "Server za upite" -#: kabc/ldapconfigwidget.cpp:190 +#: tdeabc/ldapconfigwidget.cpp:190 msgid "Filter:" msgstr "Filter:" -#: kabc/ldapconfigwidget.cpp:199 +#: tdeabc/ldapconfigwidget.cpp:199 msgid "Security" msgstr "Bezbednost" -#: kabc/ldapconfigwidget.cpp:201 +#: tdeabc/ldapconfigwidget.cpp:201 msgid "TLS" msgstr "TLS" -#: kabc/ldapconfigwidget.cpp:202 +#: tdeabc/ldapconfigwidget.cpp:202 msgid "SSL" msgstr "SSL" -#: kabc/ldapconfigwidget.cpp:216 +#: tdeabc/ldapconfigwidget.cpp:216 msgid "Authentication" msgstr "Autentifikacija" -#: kabc/ldapconfigwidget.cpp:218 +#: tdeabc/ldapconfigwidget.cpp:218 msgid "Anonymous" msgstr "Anonimno" -#: kabc/ldapconfigwidget.cpp:219 +#: tdeabc/ldapconfigwidget.cpp:219 msgid "Simple" msgstr "Jednostavna" -#: kabc/ldapconfigwidget.cpp:220 +#: tdeabc/ldapconfigwidget.cpp:220 msgid "SASL" msgstr "SASL" -#: kabc/ldapconfigwidget.cpp:222 +#: tdeabc/ldapconfigwidget.cpp:222 msgid "SASL mechanism:" msgstr "SASL mehanizam:" -#: kabc/ldapconfigwidget.cpp:302 +#: tdeabc/ldapconfigwidget.cpp:302 msgid "LDAP Query" msgstr "LDAP upit" -#: kabc/address.cpp:145 +#: tdeabc/address.cpp:145 msgid "Post Office Box" msgstr "Poštanski fah" -#: kabc/address.cpp:163 +#: tdeabc/address.cpp:163 msgid "Extended Address Information" msgstr "Dodatne informacije o adresi" -#: kabc/address.cpp:181 +#: tdeabc/address.cpp:181 msgid "Street" msgstr "Ulica" -#: kabc/address.cpp:199 +#: tdeabc/address.cpp:199 msgid "Locality" msgstr "Mesto" -#: kabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 +#: tdeabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 msgid "Region" msgstr "Region" -#: kabc/address.cpp:235 +#: tdeabc/address.cpp:235 msgid "Postal Code" msgstr "Poštanski broj" -#: kab/addressbook.cc:204 kabc/address.cpp:253 +#: kab/addressbook.cc:204 tdeabc/address.cpp:253 msgid "Country" msgstr "Zemlja" -#: kab/addressbook.cc:188 kabc/address.cpp:271 +#: kab/addressbook.cc:188 tdeabc/address.cpp:271 msgid "Delivery Label" msgstr "Etiketa za isporuku" -#: kabc/address.cpp:287 +#: tdeabc/address.cpp:287 msgid "" "_: Preferred address\n" "Preferred" msgstr "Poželjne" -#: kabc/address.cpp:291 +#: tdeabc/address.cpp:291 msgid "Domestic" msgstr "Domaći" -#: kabc/address.cpp:294 +#: tdeabc/address.cpp:294 msgid "International" msgstr "Međunarodni" -#: kabc/address.cpp:297 +#: tdeabc/address.cpp:297 msgid "Postal" msgstr "Poštanski" -#: kabc/address.cpp:300 +#: tdeabc/address.cpp:300 msgid "Parcel" msgstr "Paket" -#: kabc/address.cpp:303 +#: tdeabc/address.cpp:303 msgid "" "_: Home Address\n" "Home" msgstr "Kuća" -#: kabc/address.cpp:306 +#: tdeabc/address.cpp:306 msgid "" "_: Work Address\n" "Work" msgstr "Posao" -#: kabc/address.cpp:309 +#: tdeabc/address.cpp:309 msgid "Preferred Address" msgstr "Poželjne adrese" -#: kabc/lock.cpp:93 +#: tdeabc/lock.cpp:93 msgid "Unable to open lock file." msgstr "Nije moguće otvoriti fajl zaključavanja." -#: 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'" @@ -2174,251 +2174,251 @@ msgstr "" "Program „%2“ je zaključao adresar „%1“.\n" "Ako mislite da ovo nije tačno, samo uklonite fajl zaključavanja iz „%3“" -#: kabc/lock.cpp:146 +#: tdeabc/lock.cpp:146 msgid "Unlock failed. Lock file is owned by other process: %1 (%2)" msgstr "" "Otključavanje nije uspelo. Fajl zaključavanja je vlasništvo drugog procesa: %1 " "(%2)" -#: kabc/stdaddressbook.cpp:148 +#: tdeabc/stdaddressbook.cpp:148 msgid "Unable to save to resource '%1'. It is locked." msgstr "Nije moguće snimiti resurs „%1“, zato što je zaključan." -#: kabc/addresseedialog.cpp:60 +#: tdeabc/addresseedialog.cpp:60 msgid "Select Addressee" msgstr "Izaberi adresu" -#: kabc/addresseedialog.cpp:95 +#: tdeabc/addresseedialog.cpp:95 msgid "Selected" msgstr "Odabrano" -#: kabc/addresseedialog.cpp:107 +#: tdeabc/addresseedialog.cpp:107 msgid "Unselect" msgstr "Poništi izbor" -#: kabc/distributionlisteditor.cpp:133 +#: tdeabc/distributionlisteditor.cpp:133 msgid "New List" msgstr "Nova lista" -#: kabc/distributionlisteditor.cpp:148 +#: tdeabc/distributionlisteditor.cpp:148 msgid "Change Email" msgstr "Promeni e-adresu" -#: kabc/distributionlisteditor.cpp:197 +#: tdeabc/distributionlisteditor.cpp:197 msgid "Please enter name:" msgstr "Unesite ime:" -#: kabc/formatfactory.cpp:55 kabc/formatfactory.cpp:119 +#: tdeabc/formatfactory.cpp:55 tdeabc/formatfactory.cpp:119 msgid "vCard" msgstr "vCard" -#: kabc/formatfactory.cpp:56 kabc/formatfactory.cpp:120 +#: tdeabc/formatfactory.cpp:56 tdeabc/formatfactory.cpp:120 msgid "vCard Format" msgstr "Format vCard-a" -#: kabc/formatfactory.cpp:75 +#: tdeabc/formatfactory.cpp:75 msgid "No description available." msgstr "Opis nije dostupan." -#: kabc/addressee.cpp:317 kabc/scripts/addressee.src.cpp:180 +#: tdeabc/addressee.cpp:317 tdeabc/scripts/addressee.src.cpp:180 msgid "Unique Identifier" msgstr "Jedinstveni identifikator" -#: kab/addressbook.cc:271 kabc/addressee.cpp:354 +#: kab/addressbook.cc:271 tdeabc/addressee.cpp:354 msgid "Formatted Name" msgstr "Formatirano ime" -#: kabc/addressee.cpp:373 +#: tdeabc/addressee.cpp:373 msgid "Family Name" msgstr "Prezime" -#: kabc/addressee.cpp:392 +#: tdeabc/addressee.cpp:392 msgid "Given Name" msgstr "Ime" -#: kabc/addressee.cpp:411 +#: tdeabc/addressee.cpp:411 msgid "Additional Names" msgstr "Dodatna imena" -#: kabc/addressee.cpp:430 +#: tdeabc/addressee.cpp:430 msgid "Honorific Prefixes" msgstr "Počasni prefiksi" -#: kabc/addressee.cpp:449 +#: tdeabc/addressee.cpp:449 msgid "Honorific Suffixes" msgstr "Počasni sufiksi" -#: kabc/addressee.cpp:468 +#: tdeabc/addressee.cpp:468 msgid "Nick Name" msgstr "Nadimak" -#: kab/addressbook.cc:291 kabc/addressee.cpp:487 +#: kab/addressbook.cc:291 tdeabc/addressee.cpp:487 msgid "Birthday" msgstr "Rođendan" -#: kabc/addressee.cpp:493 +#: tdeabc/addressee.cpp:493 msgid "Home Address Street" msgstr "Kućna adresa" -#: kabc/addressee.cpp:499 +#: tdeabc/addressee.cpp:499 msgid "Home Address City" msgstr "Grad" -#: kabc/addressee.cpp:505 +#: tdeabc/addressee.cpp:505 msgid "Home Address State" msgstr "Država" -#: kabc/addressee.cpp:511 +#: tdeabc/addressee.cpp:511 msgid "Home Address Zip Code" msgstr "Poštanski broj" -#: kabc/addressee.cpp:517 +#: tdeabc/addressee.cpp:517 msgid "Home Address Country" msgstr "Zemlja" -#: kabc/addressee.cpp:523 +#: tdeabc/addressee.cpp:523 msgid "Home Address Label" msgstr "Oznaka" -#: kabc/addressee.cpp:529 +#: tdeabc/addressee.cpp:529 msgid "Business Address Street" msgstr "Ulica poslovne adrese" -#: kabc/addressee.cpp:535 +#: tdeabc/addressee.cpp:535 msgid "Business Address City" msgstr "Grad" -#: kabc/addressee.cpp:541 +#: tdeabc/addressee.cpp:541 msgid "Business Address State" msgstr "Država" -#: kabc/addressee.cpp:547 +#: tdeabc/addressee.cpp:547 msgid "Business Address Zip Code" msgstr "Poštanski broj poslovne adrese" -#: kabc/addressee.cpp:553 +#: tdeabc/addressee.cpp:553 msgid "Business Address Country" msgstr "Zemlja poslovne adrese" -#: kabc/addressee.cpp:559 +#: tdeabc/addressee.cpp:559 msgid "Business Address Label" msgstr "Oznaka" -#: kabc/addressee.cpp:565 +#: tdeabc/addressee.cpp:565 msgid "Home Phone" msgstr "Kućni telefon" -#: kabc/addressee.cpp:571 +#: tdeabc/addressee.cpp:571 msgid "Business Phone" msgstr "Poslovni telefon" -#: kabc/addressee.cpp:577 +#: tdeabc/addressee.cpp:577 msgid "Mobile Phone" msgstr "Mobilni telefon" -#: kabc/addressee.cpp:589 +#: tdeabc/addressee.cpp:589 msgid "Business Fax" msgstr "Poslovni faks" -#: kabc/addressee.cpp:595 +#: tdeabc/addressee.cpp:595 msgid "Car Phone" msgstr "Telefon u kolima" -#: kabc/addressee.cpp:613 +#: tdeabc/addressee.cpp:613 msgid "Email Address" msgstr "E-adresa" -#: kabc/addressee.cpp:632 +#: tdeabc/addressee.cpp:632 msgid "Mail Client" msgstr "Klijent e-pošte" -#: kabc/addressee.cpp:651 +#: tdeabc/addressee.cpp:651 msgid "Time Zone" msgstr "Vremenska zona" -#: kabc/addressee.cpp:670 +#: tdeabc/addressee.cpp:670 msgid "Geographic Position" msgstr "Geografska pozicija" -#: kab/addressbook.cc:263 kabc/addressee.cpp:689 +#: kab/addressbook.cc:263 tdeabc/addressee.cpp:689 msgid "" "_: person\n" "Title" msgstr "Titula" -#: kabc/addressee.cpp:708 +#: tdeabc/addressee.cpp:708 msgid "" "_: person in organization\n" "Role" msgstr "Uloga" -#: kab/addressbook.cc:180 kabc/addressee.cpp:746 +#: kab/addressbook.cc:180 tdeabc/addressee.cpp:746 msgid "Department" msgstr "Odsek" -#: kabc/addressee.cpp:765 +#: tdeabc/addressee.cpp:765 msgid "Note" msgstr "Napomena" -#: kabc/addressee.cpp:784 +#: tdeabc/addressee.cpp:784 msgid "Product Identifier" msgstr "Identifikator proizvoda" -#: kabc/addressee.cpp:803 +#: tdeabc/addressee.cpp:803 msgid "Revision Date" msgstr "Datum revizije" -#: kabc/addressee.cpp:822 +#: tdeabc/addressee.cpp:822 msgid "Sort String" msgstr "Uredi niz" -#: kabc/addressee.cpp:841 tdeui/kaboutdialog.cpp:92 +#: tdeabc/addressee.cpp:841 tdeui/tdeaboutdialog.cpp:92 msgid "Homepage" msgstr "Početna stranica" -#: kabc/addressee.cpp:860 +#: tdeabc/addressee.cpp:860 msgid "Security Class" msgstr "Klasa bezbednosti" -#: kabc/addressee.cpp:879 +#: tdeabc/addressee.cpp:879 msgid "Logo" msgstr "Logo" -#: kabc/addressee.cpp:898 +#: tdeabc/addressee.cpp:898 msgid "Photo" msgstr "Slika" -#: kabc/addressee.cpp:917 +#: tdeabc/addressee.cpp:917 msgid "Sound" msgstr "Zvuk" -#: kabc/addressee.cpp:936 +#: tdeabc/addressee.cpp:936 msgid "Agent" msgstr "Agent" -#: kabc/vcard/testwrite.cpp:11 +#: tdeabc/vcard/testwrite.cpp:11 msgid "TestWritevCard" msgstr "TestWritevCard" -#: kabc/vcardparser/testread.cpp:38 +#: tdeabc/vcardparser/testread.cpp:38 msgid "vCard 2.1" msgstr "vCard 2.1" -#: kabc/vcardparser/testread.cpp:39 kdewidgets/makekdewidgets.cpp:112 +#: tdeabc/vcardparser/testread.cpp:39 kdewidgets/maketdewidgets.cpp:112 msgid "Input file" msgstr "Ulazni fajl" -#: kded/kde-menu.cpp:36 +#: kded/tde-menu.cpp:36 msgid "Output data in UTF-8 instead of local encoding" msgstr "Izlazni podaci u UTF-8 umesto u lokalnom kodiranju" -#: kded/kde-menu.cpp:37 +#: kded/tde-menu.cpp:37 msgid "" "Print menu-id of the menu that contains\n" "the application" msgstr "Štampaj id. menija koji sadrži program" -#: kded/kde-menu.cpp:38 +#: kded/tde-menu.cpp:38 msgid "" "Print menu name (caption) of the menu that\n" "contains the application" @@ -2426,23 +2426,23 @@ msgstr "" "Štampaj ime (naslov) menija koji sadrži\n" "program" -#: kded/kde-menu.cpp:39 +#: kded/tde-menu.cpp:39 msgid "Highlight the entry in the menu" msgstr "Istakni stavku u meniju" -#: kded/kde-menu.cpp:40 +#: kded/tde-menu.cpp:40 msgid "Do not check if sycoca database is up to date" msgstr "Ne proveravaj da li je Sycoca baza podataka ažurna" -#: kded/kde-menu.cpp:41 +#: kded/tde-menu.cpp:41 msgid "The id of the menu entry to locate" msgstr "Id. stavke menija za pronalaženje" -#: kded/kde-menu.cpp:99 +#: kded/tde-menu.cpp:99 msgid "Menu item '%1' could not be highlighted." msgstr "Stavka menija „%1“ nije mogla biti osvetljena." -#: 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" @@ -2455,20 +2455,20 @@ msgstr "" "Opcija --highlight se može koristiti da vizuelno naznači korisniku gde se\n" "u TDE-ovom meniju nalazi naznačeni program." -#: kded/kde-menu.cpp:116 -msgid "kde-menu" -msgstr "kde-menu" +#: kded/tde-menu.cpp:116 +msgid "tde-menu" +msgstr "tde-menu" -#: 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 "Autor" -#: kded/kde-menu.cpp:133 +#: kded/tde-menu.cpp:133 msgid "You must specify an application-id such as 'tde-konsole.desktop'" msgstr "Morate naznačiti „application-id“ kao što je „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" @@ -2476,11 +2476,11 @@ msgstr "" "Morate naznačiti barem jednu od opcija: --print-menu-id, --print-menu-name ili " "--highlight" -#: kded/kde-menu.cpp:164 +#: kded/tde-menu.cpp:164 msgid "No menu item '%1'." msgstr "Nema stavke menija „%1“." -#: kded/kde-menu.cpp:168 +#: kded/tde-menu.cpp:168 msgid "Menu item '%1' not found in menu." msgstr "Stavka menija „%1“ nije pronađena u meniju." @@ -2524,7 +2524,7 @@ msgstr "TDE Demon" msgid "TDE Daemon - triggers Sycoca database updates when needed" msgstr "TDE Demon — pokreće ažuriranje Sycoca baze podataka kada je potrebno" -#: 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 " @@ -2533,12 +2533,12 @@ msgstr "" "Greška pri pravljenju baze podataka „%1“.\n" "Proverite da li su dozvole za fasciklu ispravne ili da disk nije pun.\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 "KBuildSycoca" -#: 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 " @@ -2547,232 +2547,232 @@ msgstr "" "Greška pri upisu u bazu podataka „%1“.\n" "Proverite da li su dozvole za fasciklu ispravne ili da disk nije pun.\n" -#: kded/kbuildsycoca.cpp:695 +#: kded/tdebuildsycoca.cpp:695 msgid "Do not signal applications to update" msgstr "Ne šalji programima signal za ažuriranje" -#: kded/kbuildsycoca.cpp:696 +#: kded/tdebuildsycoca.cpp:696 msgid "Disable incremental update, re-read everything" msgstr "Isključi inkrementalno ažuriranje, pročitaj sve ponovo" -#: kded/kbuildsycoca.cpp:697 +#: kded/tdebuildsycoca.cpp:697 msgid "Check file timestamps" msgstr "Proveri vremenske markere fajla" -#: kded/kbuildsycoca.cpp:698 +#: kded/tdebuildsycoca.cpp:698 msgid "Disable checking files (dangerous)" msgstr "Isključi proveru fajlova (opasno)" -#: kded/kbuildsycoca.cpp:699 +#: kded/tdebuildsycoca.cpp:699 msgid "Create global database" msgstr "Napravi globalnu bazu" -#: kded/kbuildsycoca.cpp:700 +#: kded/tdebuildsycoca.cpp:700 msgid "Perform menu generation test run only" msgstr "Uradi samo testiranje generisanja menija" -#: kded/kbuildsycoca.cpp:701 +#: kded/tdebuildsycoca.cpp:701 msgid "Track menu id for debug purposes" msgstr "Prati id. menija zarad otklanjanja grešaka" -#: kded/kbuildsycoca.cpp:703 +#: kded/tdebuildsycoca.cpp:703 msgid "Silent - work without windows and stderr" msgstr "Tiho - radi bez prozora i standardnog izlaza greške" -#: kded/kbuildsycoca.cpp:704 +#: kded/tdebuildsycoca.cpp:704 msgid "Show progress information (even if 'silent' mode is on)" msgstr "Prikazuj informacije o napretku (čak i u „tihom“ režimu)" -#: kded/kbuildsycoca.cpp:722 +#: kded/tdebuildsycoca.cpp:722 msgid "Rebuilds the system configuration cache." msgstr "Ponovo izgrađuje keš sa sistemskim podešavanjima." -#: kded/kbuildsycoca.cpp:750 +#: kded/tdebuildsycoca.cpp:750 msgid "Reloading TDE configuration, please wait..." msgstr "Ponovo učitavam TDE-ova podešavanja, sačekajte..." -#: kded/kbuildsycoca.cpp:751 +#: kded/tdebuildsycoca.cpp:751 msgid "TDE Configuration Manager" msgstr "TDE-ov menadžer podešavanja" -#: kded/kbuildsycoca.cpp:753 +#: kded/tdebuildsycoca.cpp:753 msgid "Do you want to reload TDE configuration?" msgstr "Da li želite da ponovo učitate TDE-ova podešavanja?" -#: kded/kbuildsycoca.cpp:753 +#: kded/tdebuildsycoca.cpp:753 msgid "Do Not Reload" msgstr "Ne učitavaj ponovo" -#: kded/kbuildsycoca.cpp:953 +#: kded/tdebuildsycoca.cpp:953 msgid "Configuration information reloaded successfully." msgstr "Informacije o podešavanjima su uspešno ponovo učitane." -#: kmdi/kmdi/guiclient.cpp:79 kmdi/kmdiguiclient.cpp:139 +#: tdemdi/tdemdi/guiclient.cpp:79 tdemdi/tdemdiguiclient.cpp:139 msgid "Tool &Views" msgstr "Pogledi &alata" -#: kmdi/kmdiguiclient.cpp:142 +#: tdemdi/tdemdiguiclient.cpp:142 msgid "MDI Mode" msgstr "MDI režim" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2594 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2594 msgid "&Toplevel Mode" msgstr "Režim &odvojenih nivoa" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2595 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2595 msgid "C&hildframe Mode" msgstr "Režim &dečjih okvira" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2596 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2596 msgid "Ta&b Page Mode" msgstr "Režim sa &jezičcima" -#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2597 +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2597 msgid "I&DEAl Mode" msgstr "IDEAL rež&im" -#: kmdi/kmdi/guiclient.cpp:81 kmdi/kmdiguiclient.cpp:154 +#: tdemdi/tdemdi/guiclient.cpp:81 tdemdi/tdemdiguiclient.cpp:154 msgid "Tool &Docks" msgstr "&Dokovi alata" -#: kmdi/kmdi/guiclient.cpp:82 kmdi/kmdiguiclient.cpp:155 +#: tdemdi/tdemdi/guiclient.cpp:82 tdemdi/tdemdiguiclient.cpp:155 msgid "Switch Top Dock" msgstr "Prebaci na gornji dok" -#: kmdi/kmdi/guiclient.cpp:84 kmdi/kmdiguiclient.cpp:157 +#: tdemdi/tdemdi/guiclient.cpp:84 tdemdi/tdemdiguiclient.cpp:157 msgid "Switch Left Dock" msgstr "Prebaci na levi dok" -#: kmdi/kmdi/guiclient.cpp:86 kmdi/kmdiguiclient.cpp:159 +#: tdemdi/tdemdi/guiclient.cpp:86 tdemdi/tdemdiguiclient.cpp:159 msgid "Switch Right Dock" msgstr "Prebaci na desni dok" -#: kmdi/kmdi/guiclient.cpp:88 kmdi/kmdiguiclient.cpp:161 +#: tdemdi/tdemdi/guiclient.cpp:88 tdemdi/tdemdiguiclient.cpp:161 msgid "Switch Bottom Dock" msgstr "Prebaci na donji dok" -#: kmdi/kmdi/guiclient.cpp:91 kmdi/kmdiguiclient.cpp:164 +#: tdemdi/tdemdi/guiclient.cpp:91 tdemdi/tdemdiguiclient.cpp:164 msgid "Previous Tool View" msgstr "Prethodni prikaz alata" -#: kmdi/kmdi/guiclient.cpp:93 kmdi/kmdiguiclient.cpp:166 +#: tdemdi/tdemdi/guiclient.cpp:93 tdemdi/tdemdiguiclient.cpp:166 msgid "Next Tool View" msgstr "Sledeći prikaz alata" -#: 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 "Prikaži %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 "Sakrij %1 " -#: kmdi/kmdimainfrm.cpp:979 +#: tdemdi/tdemdimainfrm.cpp:979 msgid "Window" msgstr "Prozor" -#: kmdi/kmdimainfrm.cpp:992 +#: tdemdi/tdemdimainfrm.cpp:992 msgid "Undock" msgstr "Oslobodi" -#: kmdi/kmdimainfrm.cpp:1002 +#: tdemdi/tdemdimainfrm.cpp:1002 msgid "Dock" msgstr "Ukotvi" -#: kmdi/kmdimainfrm.cpp:1007 +#: tdemdi/tdemdimainfrm.cpp:1007 msgid "Operations" msgstr "Operacije" -#: kmdi/kmdimainfrm.cpp:2577 +#: tdemdi/tdemdimainfrm.cpp:2577 msgid "Close &All" msgstr "Zatvori &sve" -#: kmdi/kmdimainfrm.cpp:2586 +#: tdemdi/tdemdimainfrm.cpp:2586 msgid "&Minimize All" msgstr "&Minimizuj sve" -#: kmdi/kmdimainfrm.cpp:2592 +#: tdemdi/tdemdimainfrm.cpp:2592 msgid "&MDI Mode" msgstr "&MDI režim" -#: kmdi/kmdimainfrm.cpp:2619 +#: tdemdi/tdemdimainfrm.cpp:2619 msgid "&Tile" msgstr "&Naslaži" -#: kmdi/kmdimainfrm.cpp:2621 +#: tdemdi/tdemdimainfrm.cpp:2621 msgid "Ca&scade Windows" msgstr "Raščisti &prozore" -#: kmdi/kmdimainfrm.cpp:2622 +#: tdemdi/tdemdimainfrm.cpp:2622 msgid "Cascade &Maximized" msgstr "Raščis&ti maksimizovane" -#: kmdi/kmdimainfrm.cpp:2623 +#: tdemdi/tdemdimainfrm.cpp:2623 msgid "Expand &Vertically" msgstr "Raširi &uspravno" -#: kmdi/kmdimainfrm.cpp:2624 +#: tdemdi/tdemdimainfrm.cpp:2624 msgid "Expand &Horizontally" msgstr "Raširi &vodoravno" -#: kmdi/kmdimainfrm.cpp:2625 +#: tdemdi/tdemdimainfrm.cpp:2625 msgid "Tile &Non-Overlapped" msgstr "Složi &nepreklapajući" -#: kmdi/kmdimainfrm.cpp:2626 +#: tdemdi/tdemdimainfrm.cpp:2626 msgid "Tile Overla&pped" msgstr "Naslaži &preklopljene" -#: kmdi/kmdimainfrm.cpp:2627 +#: tdemdi/tdemdimainfrm.cpp:2627 msgid "Tile V&ertically" msgstr "Naslaži uspr&avno" -#: kmdi/kmdimainfrm.cpp:2633 +#: tdemdi/tdemdimainfrm.cpp:2633 msgid "&Dock/Undock" msgstr "&Ukotvi/oslobodi" -#: 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 "Bez imena" -#: kmdi/kmdichildfrm.cpp:1239 +#: tdemdi/tdemdichildfrm.cpp:1239 msgid "R&esize" msgstr "Promeni v&eličinu" -#: kmdi/kmdichildfrm.cpp:1240 +#: tdemdi/tdemdichildfrm.cpp:1240 msgid "M&inimize" msgstr "M&inimizuj" -#: kmdi/kmdichildfrm.cpp:1241 +#: tdemdi/tdemdichildfrm.cpp:1241 msgid "M&aximize" msgstr "M&aksimizuj" -#: kmdi/kmdichildfrm.cpp:1261 +#: tdemdi/tdemdichildfrm.cpp:1261 msgid "&Maximize" msgstr "&Maksimizuj" -#: tdeui/ksystemtray.cpp:155 kmdi/kmdichildfrm.cpp:1263 +#: tdeui/ksystemtray.cpp:155 tdemdi/tdemdichildfrm.cpp:1263 msgid "&Minimize" msgstr "&Minimizuj" -#: kmdi/kmdichildfrm.cpp:1265 +#: tdemdi/tdemdichildfrm.cpp:1265 msgid "M&ove" msgstr "P&omeri" -#: kmdi/kmdichildfrm.cpp:1267 +#: tdemdi/tdemdichildfrm.cpp:1267 msgid "&Resize" msgstr "P&romeni veličinu" -#: kmdi/kmdichildfrm.cpp:1270 +#: tdemdi/tdemdichildfrm.cpp:1270 msgid "&Undock" msgstr "&Oslobodi" -#: 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" @@ -2790,14 +2790,14 @@ msgstr "Biblioteka %1 ne nudi TDE kompatibilnu fabriku." msgid "Library files for \"%1\" not found in paths." msgstr "Bibliotečki fajlovi za „%1“ nisu pronađeni u putanjama." -#: 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" @@ -2807,7 +2807,7 @@ msgstr "" "Poruka koju je vratio sistem glasi:\n" "\n" -#: tdecore/kapplication.cpp:1408 +#: tdecore/tdeapplication.cpp:1408 msgid "" "\n" "\n" @@ -2817,23 +2817,23 @@ msgstr "" "\n" "Proverite da li je pokrenut program „dcopserver“!" -#: tdecore/kapplication.cpp:1415 +#: tdecore/tdeapplication.cpp:1415 msgid "DCOP communications error (%1)" msgstr "Greška pri „DCOP“ komunikaciji (%1)" -#: tdecore/kapplication.cpp:1433 +#: tdecore/tdeapplication.cpp:1433 msgid "Use the X-server display 'displayname'" msgstr "Koristi prikaz X servera „displayname“" -#: tdecore/kapplication.cpp:1435 +#: tdecore/tdeapplication.cpp:1435 msgid "Use the QWS display 'displayname'" msgstr "Koristi QWS prikaz „displayname“" -#: tdecore/kapplication.cpp:1437 +#: tdecore/tdeapplication.cpp:1437 msgid "Restore the application for the given 'sessionId'" msgstr "Obnovi program za dati „sessionId“" -#: tdecore/kapplication.cpp:1438 +#: tdecore/tdeapplication.cpp:1438 msgid "" "Causes the application to install a private color\n" "map on an 8-bit display" @@ -2841,7 +2841,7 @@ msgstr "" "Uzrokuje da program instalira sopstvenu mapu\n" "boja na 8-bitnom ekranu" -#: 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" @@ -2852,11 +2852,11 @@ msgstr "" "boja na 8-bitnom ekranu, ako program koristi\n" "specifikaciju boja QApplication::ManyColor" -#: tdecore/kapplication.cpp:1440 +#: tdecore/tdeapplication.cpp:1440 msgid "tells Qt to never grab the mouse or the keyboard" msgstr "govori Qt-u da nikada ne preuzima miš ili tastaturu" -#: tdecore/kapplication.cpp:1441 +#: tdecore/tdeapplication.cpp:1441 msgid "" "running under a debugger can cause an implicit\n" "-nograb, use -dograb to override" @@ -2864,15 +2864,15 @@ msgstr "" "pokretanje pod debugger-om može da izazove implicitno\n" "-nograb, koristite -dograb kako biste to izbegli" -#: tdecore/kapplication.cpp:1442 +#: tdecore/tdeapplication.cpp:1442 msgid "switches to synchronous mode for debugging" msgstr "prebacuje u sinhroni režim za traženje grešaka" -#: tdecore/kapplication.cpp:1444 +#: tdecore/tdeapplication.cpp:1444 msgid "defines the application font" msgstr "definiše font programa" -#: 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" @@ -2882,23 +2882,23 @@ msgstr "" "paletu programa (svetle i tamne nijanse se\n" "proračunavaju)" -#: tdecore/kapplication.cpp:1448 +#: tdecore/tdeapplication.cpp:1448 msgid "sets the default foreground color" msgstr "postavlja podrazumevanu boju ispisa" -#: tdecore/kapplication.cpp:1450 +#: tdecore/tdeapplication.cpp:1450 msgid "sets the default button color" msgstr "postavlja podrazumevanu boju dugmadi" -#: tdecore/kapplication.cpp:1451 +#: tdecore/tdeapplication.cpp:1451 msgid "sets the application name" msgstr "postavlja ime programa" -#: tdecore/kapplication.cpp:1452 +#: tdecore/tdeapplication.cpp:1452 msgid "sets the application title (caption)" msgstr "postavlja naslovnu liniju programa" -#: tdecore/kapplication.cpp:1454 +#: tdecore/tdeapplication.cpp:1454 msgid "" "forces the application to use a TrueColor visual on\n" "an 8-bit display" @@ -2906,7 +2906,7 @@ msgstr "" "forsira program da koristi TrueColor na\n" "8-bitnom ekranu" -#: 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" @@ -2916,77 +2916,77 @@ msgstr "" "vrednosti su: onthespot, overthespot, offthespot i\n" "root" -#: tdecore/kapplication.cpp:1456 +#: tdecore/tdeapplication.cpp:1456 msgid "set XIM server" msgstr "podešava XIM server" -#: tdecore/kapplication.cpp:1457 +#: tdecore/tdeapplication.cpp:1457 msgid "disable XIM" msgstr "isključuje XIM" -#: tdecore/kapplication.cpp:1460 +#: tdecore/tdeapplication.cpp:1460 msgid "forces the application to run as QWS Server" msgstr "forsira program da se izvršava kao QWS server" -#: tdecore/kapplication.cpp:1462 +#: tdecore/tdeapplication.cpp:1462 msgid "mirrors the whole layout of widgets" msgstr "poravnjava grafičke elemente kao u „ogledalu“" -#: tdecore/kapplication.cpp:1468 +#: tdecore/tdeapplication.cpp:1468 msgid "Use 'caption' as name in the titlebar" msgstr "Koristi „caption“ za sadržaj naslovne linije" -#: tdecore/kapplication.cpp:1469 +#: tdecore/tdeapplication.cpp:1469 msgid "Use 'icon' as the application icon" msgstr "Koristi „icon“ za ikonu programa" -#: tdecore/kapplication.cpp:1470 +#: tdecore/tdeapplication.cpp:1470 msgid "Use 'icon' as the icon in the titlebar" msgstr "Koristi „icon“ za ikonu u naslovnoj liniji" -#: tdecore/kapplication.cpp:1471 +#: tdecore/tdeapplication.cpp:1471 msgid "Use alternative configuration file" msgstr "Koristi alternativni fajl sa zapisom podešavanja" -#: tdecore/kapplication.cpp:1472 +#: tdecore/tdeapplication.cpp:1472 msgid "Use the DCOP Server specified by 'server'" msgstr "Koristi DCOP server naznačen sa „server“" -#: tdecore/kapplication.cpp:1473 +#: tdecore/tdeapplication.cpp:1473 msgid "Disable crash handler, to get core dumps" msgstr "Isključuje kontolu krahiranja aplikacije, za dobijanje „core dumps“-a" -#: tdecore/kapplication.cpp:1474 +#: tdecore/tdeapplication.cpp:1474 msgid "Waits for a WM_NET compatible windowmanager" msgstr "Čeka na WM_NET kompatibilni menadžer prozora" -#: tdecore/kapplication.cpp:1475 +#: tdecore/tdeapplication.cpp:1475 msgid "sets the application GUI style" msgstr "postavlja stil prikaza grafičkih elemenata programa" -#: 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 "" "postavlja geometriju klijenta iz glavne forme - pogledajte man X za format " "argumenata" -#: tdecore/kapplication.cpp:1516 +#: tdecore/tdeapplication.cpp:1516 msgid "" "The style %1 was not found\n" msgstr "" "Stil %1 nije pronađen\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 "izmenjen" -#: tdecore/kapplication.cpp:2244 tdecore/kapplication.cpp:2279 +#: tdecore/tdeapplication.cpp:2244 tdecore/tdeapplication.cpp:2279 msgid "Could not Launch Help Center" msgstr "Nisam mogao da pokrenem centar za pomoć" -#: 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" @@ -2997,11 +2997,11 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2550 +#: tdecore/tdeapplication.cpp:2550 msgid "Could not Launch Mail Client" msgstr "Ne mogu da pokrenem klijent za e-poštu" -#: tdecore/kapplication.cpp:2551 +#: tdecore/tdeapplication.cpp:2551 #, c-format msgid "" "Could not launch the mail client:\n" @@ -3012,11 +3012,11 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2572 +#: tdecore/tdeapplication.cpp:2572 msgid "Could not Launch Browser" msgstr "Ne mogu da pokrenem pretraživač" -#: tdecore/kapplication.cpp:2573 +#: tdecore/tdeapplication.cpp:2573 #, c-format msgid "" "Could not launch the browser:\n" @@ -3027,48 +3027,48 @@ msgstr "" "\n" "%1" -#: tdecore/kapplication.cpp:2637 +#: tdecore/tdeapplication.cpp:2637 msgid "" "Could not register with DCOP.\n" msgstr "" "Registrovanje na „DCOP“ nije moguće.\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 "" -"Nije moguće dopreti do KLauncher-a preko DCOP-a.\n" +"Nije moguće dopreti do TDELauncher-a preko DCOP-a.\n" #: tdecore/twinmodule.cpp:456 #, c-format msgid "Desktop %1" msgstr "Radna površina %1" -#: tdecore/kconfigbackend.cpp:1107 tdecore/kconfigbackend.cpp:1116 +#: tdecore/tdeconfigbackend.cpp:1107 tdecore/tdeconfigbackend.cpp:1116 msgid "" "Will not save configuration.\n" msgstr "" "Neće snimiti podešavanja.\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 "" "Fajl sa zapisom podešavanja „%1“ nije upisiv.\n" -#: tdecore/kconfigbackend.cpp:1124 +#: tdecore/tdeconfigbackend.cpp:1124 msgid "Please contact your system administrator." msgstr "Kontaktirajte vašeg administratora sistema." -#: tdecore/kcmdlineargs.cpp:500 tdecore/kcmdlineargs.cpp:516 +#: tdecore/tdecmdlineargs.cpp:500 tdecore/tdecmdlineargs.cpp:516 msgid "Unknown option '%1'." msgstr "Nepoznata opcija „%1“." -#: tdecore/kcmdlineargs.cpp:524 +#: tdecore/tdecmdlineargs.cpp:524 msgid "'%1' missing." msgstr "„%1“ nedostaje." -#: 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" @@ -3077,33 +3077,33 @@ msgstr "" "%1 je napisao\n" "%2" -#: tdecore/kcmdlineargs.cpp:622 +#: tdecore/tdecmdlineargs.cpp:622 msgid "This application was written by somebody who wants to remain anonymous." msgstr "Ovaj program je napisao neko ko želi da ostane anoniman." -#: tdecore/kcmdlineargs.cpp:629 +#: tdecore/tdecmdlineargs.cpp:629 msgid "" "Please use http://bugs.kde.org to report bugs.\n" msgstr "" "Koristite http://bugs.kde.org da prijavite greške.\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 "" "Prijavite greške na %1.\n" -#: tdecore/kcmdlineargs.cpp:660 +#: tdecore/tdecmdlineargs.cpp:660 msgid "Unexpected argument '%1'." msgstr "Neočekivani argument „%1“." -#: tdecore/kcmdlineargs.cpp:765 +#: tdecore/tdecmdlineargs.cpp:765 msgid "Use --help to get a list of available command line options." msgstr "" "Upotrebite --help kako biste dobili listu opcija koje možete da zadate u " "komandnoj liniji." -#: tdecore/kcmdlineargs.cpp:780 +#: tdecore/tdecmdlineargs.cpp:780 msgid "" "\n" "%1:\n" @@ -3111,57 +3111,57 @@ msgstr "" "\n" "%1:\n" -#: tdecore/kcmdlineargs.cpp:789 +#: tdecore/tdecmdlineargs.cpp:789 msgid "[options] " msgstr "[opcije] " -#: tdecore/kcmdlineargs.cpp:796 +#: tdecore/tdecmdlineargs.cpp:796 msgid "[%1-options]" msgstr "[%1-opcije]" -#: tdecore/kcmdlineargs.cpp:816 +#: tdecore/tdecmdlineargs.cpp:816 msgid "" "Usage: %1 %2\n" msgstr "" "Upotreba: %1 %2\n" -#: tdecore/kcmdlineargs.cpp:819 +#: tdecore/tdecmdlineargs.cpp:819 msgid "Generic options" msgstr "Osnovne opcije" -#: tdecore/kcmdlineargs.cpp:820 +#: tdecore/tdecmdlineargs.cpp:820 msgid "Show help about options" msgstr "Prikazuje pomoć za opcije komandne linije" -#: tdecore/kcmdlineargs.cpp:828 +#: tdecore/tdecmdlineargs.cpp:828 msgid "Show %1 specific options" msgstr "Prikazuje opcije specifične za %1" -#: tdecore/kcmdlineargs.cpp:835 +#: tdecore/tdecmdlineargs.cpp:835 msgid "Show all options" msgstr "Prikazuje sve opcije" -#: tdecore/kcmdlineargs.cpp:836 +#: tdecore/tdecmdlineargs.cpp:836 msgid "Show author information" msgstr "Prikazuje informacije o autoru" -#: tdecore/kcmdlineargs.cpp:837 +#: tdecore/tdecmdlineargs.cpp:837 msgid "Show version information" msgstr "Prikazuje informacije o verziji" -#: tdecore/kcmdlineargs.cpp:838 +#: tdecore/tdecmdlineargs.cpp:838 msgid "Show license information" msgstr "Prikazuje informacije o ugovoru o korišćenju" -#: tdecore/kcmdlineargs.cpp:839 +#: tdecore/tdecmdlineargs.cpp:839 msgid "End of options" msgstr "Kraj opcija" -#: tdecore/kcmdlineargs.cpp:861 +#: tdecore/tdecmdlineargs.cpp:861 msgid "%1 options" msgstr "%1 opcije" -#: tdecore/kcmdlineargs.cpp:863 +#: tdecore/tdecmdlineargs.cpp:863 msgid "" "\n" "Options:\n" @@ -3169,7 +3169,7 @@ msgstr "" "\n" "Opcije:\n" -#: tdecore/kcmdlineargs.cpp:920 +#: tdecore/tdecmdlineargs.cpp:920 msgid "" "\n" "Arguments:\n" @@ -3177,7 +3177,7 @@ msgstr "" "\n" "Argumenti:\n" -#: tdecore/kcmdlineargs.cpp:1282 +#: tdecore/tdecmdlineargs.cpp:1282 msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Fajlovi i URL-ovi koje je program otvorio biće obrisani nakon korišćenja" @@ -3220,149 +3220,149 @@ msgstr "<h2>Akceleratori su uklonjeni</h2>" msgid "<h2>Accelerators added (just for your info)</h2>" msgstr "<h2>Akceleratori su dodati (samo za vašu informaciju)</h2>" -#: tdecore/kstdaccel.cpp:54 +#: tdecore/tdestdaccel.cpp:54 msgid "New" msgstr "Nov" -#: tdecore/kstdaccel.cpp:65 +#: tdecore/tdestdaccel.cpp:65 msgid "Paste Selection" msgstr "Ubaci izbor" -#: tdecore/kstdaccel.cpp:67 +#: tdecore/tdestdaccel.cpp:67 msgid "Deselect" msgstr "Poništavanje izbora" -#: tdecore/kstdaccel.cpp:68 +#: tdecore/tdestdaccel.cpp:68 msgid "Delete Word Backwards" msgstr "Brisanje reči unazad" -#: tdecore/kstdaccel.cpp:69 +#: tdecore/tdestdaccel.cpp:69 msgid "Delete Word Forward" msgstr "Brisanje reči unapred" -#: 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 "Nađi" -#: tdecore/kstdaccel.cpp:71 kutils/kfind.cpp:47 +#: tdecore/tdestdaccel.cpp:71 tdeutils/kfind.cpp:47 msgid "Find Next" msgstr "Nađi sledeće" -#: tdecore/kstdaccel.cpp:72 +#: tdecore/tdestdaccel.cpp:72 msgid "Find Prev" msgstr "Nađi prethodno" -#: tdecore/kstdaccel.cpp:74 +#: tdecore/tdestdaccel.cpp:74 msgid "Navigation" msgstr "Navigacija" -#: tdecore/kstdaccel.cpp:75 +#: tdecore/tdestdaccel.cpp:75 msgid "" "_: Opposite to End\n" "Home" msgstr "Početak" -#: tdecore/kstdaccel.cpp:76 +#: tdecore/tdestdaccel.cpp:76 msgid "End" msgstr "Kraj" -#: tdecore/kstdaccel.cpp:77 +#: tdecore/tdestdaccel.cpp:77 msgid "Beginning of Line" msgstr "Početak linije" -#: tdecore/kstdaccel.cpp:78 kutils/kfinddialog.cpp:451 +#: tdecore/tdestdaccel.cpp:78 tdeutils/kfinddialog.cpp:451 msgid "End of Line" msgstr "Kraj linije" -#: tdecore/kstdaccel.cpp:79 +#: tdecore/tdestdaccel.cpp:79 msgid "Prior" msgstr "Prethodno" -#: tdecore/kstdaccel.cpp:80 +#: tdecore/tdestdaccel.cpp:80 msgid "" "_: Opposite to Prior\n" "Next" msgstr "Sledeći" -#: tdecore/kstdaccel.cpp:81 tdeui/keditcl2.cpp:976 +#: tdecore/tdestdaccel.cpp:81 tdeui/keditcl2.cpp:976 msgid "Go to Line" msgstr "Idi na liniju" -#: tdecore/kstdaccel.cpp:82 +#: tdecore/tdestdaccel.cpp:82 msgid "Add Bookmark" msgstr "Dodaj marker" -#: tdecore/kstdaccel.cpp:83 +#: tdecore/tdestdaccel.cpp:83 msgid "Zoom In" msgstr "Uveličaj" -#: tdecore/kstdaccel.cpp:84 +#: tdecore/tdestdaccel.cpp:84 msgid "Zoom Out" msgstr "Umanji" -#: tdecore/kstdaccel.cpp:85 +#: tdecore/tdestdaccel.cpp:85 msgid "Up" msgstr "Gore" -#: tdecore/kstdaccel.cpp:87 +#: tdecore/tdestdaccel.cpp:87 msgid "Forward" msgstr "Napred" -#: tdecore/kstdaccel.cpp:89 +#: tdecore/tdestdaccel.cpp:89 msgid "Popup Menu Context" msgstr "Iskačući konteksni meni" -#: tdecore/kstdaccel.cpp:90 +#: tdecore/tdestdaccel.cpp:90 msgid "Show Menu Bar" msgstr "Prikaz linije menija" -#: tdecore/kstdaccel.cpp:91 +#: tdecore/tdestdaccel.cpp:91 msgid "Backward Word" msgstr "Reč unazad" -#: tdecore/kstdaccel.cpp:92 +#: tdecore/tdestdaccel.cpp:92 msgid "Forward Word" msgstr "Reč unapred" -#: tdecore/kstdaccel.cpp:93 +#: tdecore/tdestdaccel.cpp:93 msgid "Activate Next Tab" msgstr "Aktiviraj sledeći jezičak" -#: tdecore/kstdaccel.cpp:94 +#: tdecore/tdestdaccel.cpp:94 msgid "Activate Previous Tab" msgstr "Aktiviraj prethodni jezičak" -#: tdecore/kstdaccel.cpp:95 +#: tdecore/tdestdaccel.cpp:95 msgid "Full Screen Mode" msgstr "Preko celog ekrana" -#: tdecore/kstdaccel.cpp:98 +#: tdecore/tdestdaccel.cpp:98 msgid "What's This" msgstr "Šta je ovo" -#: 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 "Dovršavanje teksta" -#: tdecore/kstdaccel.cpp:101 +#: tdecore/tdestdaccel.cpp:101 msgid "Previous Completion Match" msgstr "Prethodni podudarni nastavak teksta" -#: tdecore/kstdaccel.cpp:102 +#: tdecore/tdestdaccel.cpp:102 msgid "Next Completion Match" msgstr "Sledeći podudarni nastavak teksta" -#: tdecore/kstdaccel.cpp:103 +#: tdecore/tdestdaccel.cpp:103 msgid "Substring Completion" msgstr "Dovršavanje segmenata teksta" -#: tdecore/kstdaccel.cpp:104 +#: tdecore/tdestdaccel.cpp:104 msgid "Previous Item in List" msgstr "Prethodna stavka na listi" -#: tdecore/kstdaccel.cpp:105 +#: tdecore/tdestdaccel.cpp:105 msgid "Next Item in List" msgstr "Sledeća stavka na listi" @@ -3566,7 +3566,7 @@ msgstr "Yaum al-Sabt" msgid "Yaum al-Ahad" msgstr "Yaum al-Ahad" -#: 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 " @@ -3575,265 +3575,265 @@ msgid "" "Definition of PluralForm - to be set by the translator of tdelibs.po" msgstr "Russian" -#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/klocale.cpp:553 +#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/tdelocale.cpp:553 msgid "" "_: January\n" "Jan" msgstr "jan" -#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/klocale.cpp:554 +#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/tdelocale.cpp:554 msgid "" "_: February\n" "Feb" msgstr "feb" -#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/klocale.cpp:555 +#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/tdelocale.cpp:555 msgid "" "_: March\n" "Mar" msgstr "mar" -#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/klocale.cpp:556 +#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/tdelocale.cpp:556 msgid "" "_: April\n" "Apr" msgstr "apr" -#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/klocale.cpp:557 +#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/tdelocale.cpp:557 msgid "" "_: May short\n" "May" msgstr "maj" -#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/klocale.cpp:558 +#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/tdelocale.cpp:558 msgid "" "_: June\n" "Jun" msgstr "jun" -#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/klocale.cpp:559 +#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/tdelocale.cpp:559 msgid "" "_: July\n" "Jul" msgstr "jul" -#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/klocale.cpp:560 +#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/tdelocale.cpp:560 msgid "" "_: August\n" "Aug" msgstr "avg" -#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/klocale.cpp:561 +#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/tdelocale.cpp:561 msgid "" "_: September\n" "Sep" msgstr "sep" -#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/klocale.cpp:562 +#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/tdelocale.cpp:562 msgid "" "_: October\n" "Oct" msgstr "okt" -#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/klocale.cpp:563 +#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/tdelocale.cpp:563 msgid "" "_: November\n" "Nov" msgstr "nov" -#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/klocale.cpp:564 +#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/tdelocale.cpp:564 msgid "" "_: December\n" "Dec" msgstr "dec" -#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/klocale.cpp:569 +#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/tdelocale.cpp:569 msgid "January" msgstr "januar" -#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/klocale.cpp:570 +#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/tdelocale.cpp:570 msgid "February" msgstr "februar" -#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/klocale.cpp:571 +#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/tdelocale.cpp:571 msgid "March" msgstr "mart" -#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/klocale.cpp:572 +#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/tdelocale.cpp:572 msgid "April" msgstr "april" -#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/klocale.cpp:573 +#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/tdelocale.cpp:573 msgid "" "_: May long\n" "May" msgstr "maj" -#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/klocale.cpp:574 +#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/tdelocale.cpp:574 msgid "June" msgstr "jun" -#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/klocale.cpp:575 +#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/tdelocale.cpp:575 msgid "July" msgstr "jul" -#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/klocale.cpp:576 +#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/tdelocale.cpp:576 msgid "August" msgstr "avgust" -#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/klocale.cpp:577 +#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/tdelocale.cpp:577 msgid "September" msgstr "septembar" -#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/klocale.cpp:578 +#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/tdelocale.cpp:578 msgid "October" msgstr "oktobar" -#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/klocale.cpp:579 +#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/tdelocale.cpp:579 msgid "November" msgstr "novembar" -#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/klocale.cpp:580 +#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/tdelocale.cpp:580 msgid "December" msgstr "decembar" -#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/klocale.cpp:591 +#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/tdelocale.cpp:591 msgid "" "_: of January\n" "of Jan" msgstr "januara" -#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/klocale.cpp:592 +#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/tdelocale.cpp:592 msgid "" "_: of February\n" "of Feb" msgstr "februara" -#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/klocale.cpp:593 +#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/tdelocale.cpp:593 msgid "" "_: of March\n" "of Mar" msgstr "marta" -#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/klocale.cpp:594 +#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/tdelocale.cpp:594 msgid "" "_: of April\n" "of Apr" msgstr "aprila" -#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/klocale.cpp:595 +#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/tdelocale.cpp:595 msgid "" "_: of May short\n" "of May" msgstr "maja" -#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/klocale.cpp:596 +#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/tdelocale.cpp:596 msgid "" "_: of June\n" "of Jun" msgstr "juna" -#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/klocale.cpp:597 +#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/tdelocale.cpp:597 msgid "" "_: of July\n" "of Jul" msgstr "jula" -#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/klocale.cpp:598 +#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/tdelocale.cpp:598 msgid "" "_: of August\n" "of Aug" msgstr "avgusta" -#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/klocale.cpp:599 +#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/tdelocale.cpp:599 msgid "" "_: of September\n" "of Sep" msgstr "septembra" -#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/klocale.cpp:600 +#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/tdelocale.cpp:600 msgid "" "_: of October\n" "of Oct" msgstr "oktobra" -#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/klocale.cpp:601 +#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/tdelocale.cpp:601 msgid "" "_: of November\n" "of Nov" msgstr "novembra" -#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/klocale.cpp:602 +#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/tdelocale.cpp:602 msgid "" "_: of December\n" "of Dec" msgstr "decembra" -#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/klocale.cpp:607 +#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/tdelocale.cpp:607 msgid "of January" msgstr "januara" -#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/klocale.cpp:608 +#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/tdelocale.cpp:608 msgid "of February" msgstr "februara" -#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/klocale.cpp:609 +#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/tdelocale.cpp:609 msgid "of March" msgstr "marta" -#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/klocale.cpp:610 +#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/tdelocale.cpp:610 msgid "of April" msgstr "aprila" -#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/klocale.cpp:611 +#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/tdelocale.cpp:611 msgid "" "_: of May long\n" "of May" msgstr "maja" -#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/klocale.cpp:612 +#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/tdelocale.cpp:612 msgid "of June" msgstr "juna" -#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/klocale.cpp:613 +#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/tdelocale.cpp:613 msgid "of July" msgstr "jula" -#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/klocale.cpp:614 +#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/tdelocale.cpp:614 msgid "of August" msgstr "avgusta" -#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/klocale.cpp:615 +#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/tdelocale.cpp:615 msgid "of September" msgstr "septembra" -#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/klocale.cpp:616 +#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/tdelocale.cpp:616 msgid "of October" msgstr "oktobra" -#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/klocale.cpp:617 +#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/tdelocale.cpp:617 msgid "of November" msgstr "novembra" -#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/klocale.cpp:618 +#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/tdelocale.cpp:618 msgid "of December" msgstr "decembra" -#: tdecore/klocale.cpp:1773 tdecore/klocale.cpp:1913 +#: tdecore/tdelocale.cpp:1773 tdecore/tdelocale.cpp:1913 msgid "pm" msgstr "pm" -#: tdecore/klocale.cpp:1782 tdecore/klocale.cpp:1915 +#: tdecore/tdelocale.cpp:1782 tdecore/tdelocale.cpp:1915 msgid "am" msgstr "am" -#: 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 "&Sledeća" @@ -4073,15 +4073,15 @@ msgstr "Svojstva" msgid "Front" msgstr "Napred" -#: tdecore/kcharsets.cpp:44 khtml/khtml_part.cpp:280 +#: tdecore/kcharsets.cpp:44 tdehtml/tdehtml_part.cpp:280 msgid "Arabic" msgstr "Arapski" -#: tdecore/kcharsets.cpp:45 khtml/khtml_part.cpp:281 +#: tdecore/kcharsets.cpp:45 tdehtml/tdehtml_part.cpp:281 msgid "Baltic" msgstr "Baltički" -#: tdecore/kcharsets.cpp:46 khtml/khtml_part.cpp:282 +#: tdecore/kcharsets.cpp:46 tdehtml/tdehtml_part.cpp:282 msgid "Central European" msgstr "Srednje evropski" @@ -4097,16 +4097,16 @@ msgstr "Tradicionalni kineski" msgid "Cyrillic" msgstr "Ćirilični" -#: tdecore/kcharsets.cpp:50 khtml/khtml_part.cpp:284 +#: tdecore/kcharsets.cpp:50 tdehtml/tdehtml_part.cpp:284 msgid "Greek" msgstr "Grčki" #: 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 "Hebrejski" -#: tdecore/kcharsets.cpp:52 khtml/khtml_part.cpp:286 +#: tdecore/kcharsets.cpp:52 tdehtml/tdehtml_part.cpp:286 msgid "Japanese" msgstr "Japanski" @@ -4119,11 +4119,11 @@ msgid "Thai" msgstr "Tajlandski" #: 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 "Turski" -#: tdecore/kcharsets.cpp:56 khtml/khtml_part.cpp:293 +#: tdecore/kcharsets.cpp:56 tdehtml/tdehtml_part.cpp:293 msgid "Western European" msgstr "Zapadno evropski" @@ -4153,7 +4153,7 @@ msgid "" "%1 ( %2 )" msgstr "%1 ( %2 )" -#: tdecore/kglobalsettings.cpp:494 +#: tdecore/tdeglobalsettings.cpp:494 msgid "Trash" msgstr "Smeće" @@ -4235,7 +4235,7 @@ msgstr "Adar I" msgid "Adar II" msgstr "Adar II" -#: tdecore/kaboutdata.cpp:388 +#: tdecore/tdeaboutdata.cpp:388 msgid "" "_: replace this with information about your translation team\n" "<p>TDE is translated into many languages thanks to the work of the translation " @@ -4248,7 +4248,7 @@ msgstr "" "<p>Za više informacija o lokalizaciji TDE-a posetite <a " "href=\"http://l10n.kde.org\">http://l10n.kde.org</a></p>" -#: 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" @@ -4258,7 +4258,7 @@ msgstr "" "Proverite da li su uslovi licenciranja navedeni u\n" "dokumentaciji ili izvornom kodu.\n" -#: tdecore/kaboutdata.cpp:451 +#: tdecore/tdeaboutdata.cpp:451 #, c-format msgid "This program is distributed under the terms of the %1." msgstr "Ovaj program se distribuira u skladu sa uslovima %1." @@ -4313,23 +4313,23 @@ msgstr "NEC SOCKS klijent" msgid "Dante SOCKS client" msgstr "Dante SOCKS klijent" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:45 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:45 msgid "Directory to generate files in" msgstr "Fascikla u kojoj se prave fajlovi" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:46 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:46 msgid "Input kcfg XML file" msgstr "Ulazni kcfg XML fajl" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:47 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:47 msgid "Code generation options file" msgstr "Fajl sa opcijama za pravljenje koda" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:955 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:955 msgid "TDE .kcfg compiler" msgstr "TDE-ov .kcfg kompajler" -#: tdecore/kconfig_compiler/kconfig_compiler.cpp:956 +#: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:956 msgid "TDEConfig Compiler" msgstr "TDEConfig kompajler" @@ -4476,7 +4476,7 @@ msgid "Share Hot New Stuff" msgstr "Deli vruće nove stvari" #: tdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 -#: kresources/configdialog.cpp:53 +#: tderesources/configdialog.cpp:53 msgid "Name:" msgstr "Ime:" @@ -4544,7 +4544,7 @@ msgstr "Ne popunjavaj" msgid "The file '%1' already exists. Do you want to overwrite it?" msgstr "Fajl „%1“ već postoji. Želite li da ga prebrišete?" -#: khtml/khtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 +#: tdehtml/tdehtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 msgid "Overwrite" msgstr "Prebriši" @@ -4594,7 +4594,7 @@ msgstr "Datum izdanja" msgid "Install" msgstr "Instaliraj" -#: tdeui/kmessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 +#: tdeui/tdemessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 #: knewstuff/downloaddialog.cpp:505 msgid "Details" msgstr "Detalji" @@ -4853,11 +4853,11 @@ msgstr "" msgid "Get hot new stuff:" msgstr "Dobavi „nove vruće stvari“:" -#: knewstuff/khotnewstuff.cpp:31 +#: knewstuff/tdehotnewstuff.cpp:31 msgid "Display only media of this type" msgstr "Prikazuje samo medijume ove vrste" -#: knewstuff/khotnewstuff.cpp:32 +#: knewstuff/tdehotnewstuff.cpp:32 msgid "Provider list to use" msgstr "Lista dobavljača za korišćenje" @@ -5177,7 +5177,7 @@ msgstr "Norveški" msgid "Polish" msgstr "Poljski" -#: tdeui/ksconfig.cpp:324 khtml/khtml_part.cpp:288 +#: tdeui/ksconfig.cpp:324 tdehtml/tdehtml_part.cpp:288 msgid "Russian" msgstr "Ruski" @@ -5201,7 +5201,7 @@ msgstr "Švedski" msgid "Swiss German" msgstr "Švajcarski nemački" -#: tdeui/ksconfig.cpp:342 khtml/khtml_part.cpp:291 +#: tdeui/ksconfig.cpp:342 tdehtml/tdehtml_part.cpp:291 msgid "Ukrainian" msgstr "Ukrajinski" @@ -5248,19 +5248,19 @@ msgid "" "Default - %1" msgstr "Predefinisani - %1" -#: tdeui/kfontrequester.cpp:38 +#: tdeui/tdefontrequester.cpp:38 msgid "Choose..." msgstr "Izaberi..." -#: tdeui/kfontrequester.cpp:102 +#: tdeui/tdefontrequester.cpp:102 msgid "Click to select a font" msgstr "Kliknite da bi izabrali font" -#: tdeui/kfontrequester.cpp:109 +#: tdeui/tdefontrequester.cpp:109 msgid "Preview of the selected font" msgstr "Pregled izabranog fonta" -#: 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." @@ -5268,11 +5268,11 @@ msgstr "" "Ovo je pregled izabranog fonta. Možete ga promeniti pritiskom na dugme " "„Izaberi...“." -#: tdeui/kfontrequester.cpp:117 +#: tdeui/tdefontrequester.cpp:117 msgid "Preview of the \"%1\" font" msgstr "Pregled fonta „%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." @@ -5280,11 +5280,11 @@ msgstr "" "Ovo je pregled fonta „%1“. Možete ga promeniti pritiskom na dugme „Izaberi...“." #. 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." @@ -5292,15 +5292,15 @@ msgstr "" "Izvinite, nema dostupnih informacija.\n" "Objekat TDEAboutData ne postoji." -#: tdeui/kaboutapplication.cpp:107 +#: tdeui/tdeaboutapplication.cpp:107 msgid "A&uthor" msgstr "A&utor" -#: tdeui/kaboutapplication.cpp:107 +#: tdeui/tdeaboutapplication.cpp:107 msgid "A&uthors" msgstr "A&utori" -#: tdeui/kaboutapplication.cpp:117 +#: tdeui/tdeaboutapplication.cpp:117 msgid "" "Please use <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " "to report bugs.\n" @@ -5308,110 +5308,110 @@ msgstr "" "Koristite <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " "da prijavite greške.\n" -#: tdeui/kaboutapplication.cpp:121 tdeui/kaboutapplication.cpp:124 +#: tdeui/tdeaboutapplication.cpp:121 tdeui/tdeaboutapplication.cpp:124 msgid "" "Please report bugs to <a href=\"mailto:%1\">%2</a>.\n" msgstr "" "Prijavite greške na <a href=\"mailto:%1\">%2</a>.\n" -#: tdeui/kaboutapplication.cpp:149 +#: tdeui/tdeaboutapplication.cpp:149 msgid "&Thanks To" msgstr "&Zahvalnice" -#: tdeui/kaboutapplication.cpp:176 +#: tdeui/tdeaboutapplication.cpp:176 msgid "T&ranslation" msgstr "P&revod" -#: tdeui/kaboutapplication.cpp:181 +#: tdeui/tdeaboutapplication.cpp:181 msgid "&License Agreement" msgstr "&Ugovor o korišćenju" -#: tdeui/kfontdialog.cpp:101 +#: tdeui/tdefontdialog.cpp:101 msgid "Here you can choose the font to be used." msgstr "Ovde možete izabrati font koji će biti korišćen." -#: tdeui/kfontdialog.cpp:113 +#: tdeui/tdefontdialog.cpp:113 msgid "Requested Font" msgstr "Zahtevani font" -#: tdeui/kfontdialog.cpp:136 +#: tdeui/tdefontdialog.cpp:136 msgid "Change font family?" msgstr "Izmena familije fonta?" -#: tdeui/kfontdialog.cpp:138 +#: tdeui/tdefontdialog.cpp:138 msgid "Enable this checkbox to change the font family settings." msgstr "Uključite ovu opciju da biste podesili familiju fonta." -#: tdeui/kcharselect.cpp:383 tdeui/kfontdialog.cpp:144 +#: tdeui/kcharselect.cpp:383 tdeui/tdefontdialog.cpp:144 msgid "Font:" msgstr "Font:" -#: tdeui/kfontdialog.cpp:151 +#: tdeui/tdefontdialog.cpp:151 msgid "Font style" msgstr "Stil fonta" -#: tdeui/kfontdialog.cpp:155 +#: tdeui/tdefontdialog.cpp:155 msgid "Change font style?" msgstr "Izmeni stil fonta?" -#: tdeui/kfontdialog.cpp:157 +#: tdeui/tdefontdialog.cpp:157 msgid "Enable this checkbox to change the font style settings." msgstr "Uključite ovu opciju da biste podesili stila fonta." -#: tdeui/kfontdialog.cpp:163 +#: tdeui/tdefontdialog.cpp:163 msgid "Font style:" msgstr "Stil fonta:" -#: tdeui/kfontdialog.cpp:171 +#: tdeui/tdefontdialog.cpp:171 msgid "Size" msgstr "Veličina" -#: tdeui/kfontdialog.cpp:175 +#: tdeui/tdefontdialog.cpp:175 msgid "Change font size?" msgstr "Izmeni veličinu fonta?" -#: tdeui/kfontdialog.cpp:177 +#: tdeui/tdefontdialog.cpp:177 msgid "Enable this checkbox to change the font size settings." msgstr "Uključite ovu opciju da biste podesili veličinu fonta." -#: tdeui/kfontdialog.cpp:183 +#: tdeui/tdefontdialog.cpp:183 msgid "Size:" msgstr "Veličina:" -#: tdeui/kfontdialog.cpp:199 +#: tdeui/tdefontdialog.cpp:199 msgid "Here you can choose the font family to be used." msgstr "Ovde možete izabrati familiju fonta koja će biti korišćena." -#: tdeui/kfontdialog.cpp:221 +#: tdeui/tdefontdialog.cpp:221 msgid "Here you can choose the font style to be used." msgstr "Ovde možete izabrati stil fonta koji će biti korišćen." -#: 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 "Običan" -#: tdeui/kfontdialog.cpp:226 +#: tdeui/tdefontdialog.cpp:226 msgid "Bold" msgstr "Mastan" -#: tdeui/kfontdialog.cpp:227 +#: tdeui/tdefontdialog.cpp:227 msgid "Bold Italic" msgstr "Mastan u kurzivu" -#: tdeui/kfontdialog.cpp:244 +#: tdeui/tdefontdialog.cpp:244 msgid "Relative" msgstr "Relativan" -#: tdeui/kfontdialog.cpp:246 +#: tdeui/tdefontdialog.cpp:246 msgid "Font size<br><i>fixed</i> or <i>relative</i><br>to environment" msgstr "" "Veličina fonta " "<br><i>fiksna</i> ili <i>relativna</i>" "<br> u odnosu na okruženje" -#: 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 " @@ -5421,16 +5421,16 @@ msgstr "" "dinamički i prilagođava promeni okruženja (npr. dimenzije forme, veličina " "papira)." -#: tdeui/kfontdialog.cpp:272 +#: tdeui/tdefontdialog.cpp:272 msgid "Here you can choose the font size to be used." msgstr "Ovde možete izabrati veličinu fonta koja će biti korišćena." #. 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 "Ljubazni fenjerdžija čađavog lica hoće da mi pokaže štos" -#: tdeui/kfontdialog.cpp:301 +#: tdeui/tdefontdialog.cpp:301 msgid "" "This sample text illustrates the current settings. You may edit it to test " "special characters." @@ -5438,15 +5438,15 @@ msgstr "" "Ovaj primer teksta ilustruje trenutnapodešavanja. Možete ga menjati radi " "testiranja specijalnih znakova." -#: tdeui/kfontdialog.cpp:310 tdeui/kfontdialog.cpp:320 +#: tdeui/tdefontdialog.cpp:310 tdeui/tdefontdialog.cpp:320 msgid "Actual Font" msgstr "Stvarni font" -#: tdeui/kactionselector.cpp:69 +#: tdeui/tdeactionselector.cpp:69 msgid "&Available:" msgstr "&Dostupno:" -#: tdeui/kactionselector.cpp:84 +#: tdeui/tdeactionselector.cpp:84 msgid "&Selected:" msgstr "&Odabrano:" @@ -5471,18 +5471,18 @@ msgstr "Tabela:" msgid "&Unicode code point:" msgstr "&Unikod tačka kodiranja:" -#: tdeui/kmessagebox.cpp:428 tdeui/kmessagebox.cpp:479 +#: tdeui/tdemessagebox.cpp:428 tdeui/tdemessagebox.cpp:479 msgid "Question" msgstr "Pitanje" -#: 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 "Ne pitaj ponovo" -#: 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 "O %1" @@ -5507,7 +5507,7 @@ msgstr "Kratko automatski" msgid "Dropdown List && Automatic" msgstr "Padajuća lista i automatski" -#: tdeui/kaboutkde.cpp:34 +#: tdeui/tdeabouttde.cpp:34 msgid "" "The <b>K Desktop Environment</b> is written and maintained by the TDE Team, a " "world-wide network of software engineers committed to <a " @@ -5530,7 +5530,7 @@ msgstr "" "<br>Posetite <A HREF=\"http://www.kde.org/\">http://www.kde.org/</A> " "za više informacija o projektu TDE-a. " -#: 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 " @@ -5557,7 +5557,7 @@ msgstr "" "okruženja, iskoristite sitem za praćenje grešaka da registrujete svoju želju. " "Obratite pažnju da tada treba upotrebiti ozbiljnost „Wishlist“ (lista želja)." -#: 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 " @@ -5580,7 +5580,7 @@ msgstr "" "<br>Ako vam je potrebno još informacija ili dokumentacije, posetite sajt <A " "HREF=\"http://developer.kde.org/\">http://developer.kde.org/</A>." -#: tdeui/kaboutkde.cpp:67 +#: tdeui/tdeabouttde.cpp:67 msgid "" "TDE is available free of charge, but making it is not free." "<br>" @@ -5611,34 +5611,34 @@ msgstr "" "<br>" "<br>Unapred vam se zahvaljujemo na vašoj podršci." -#: tdeui/kaboutkde.cpp:81 +#: tdeui/tdeabouttde.cpp:81 #, c-format msgid "K Desktop Environment. Release %1" msgstr "K Desktop Environment. Izdanje %1" -#: tdeui/kaboutkde.cpp:83 +#: tdeui/tdeabouttde.cpp:83 msgid "" "_: About TDE\n" "&About" msgstr "&Ukratko o TDE-u" -#: tdeui/kaboutkde.cpp:84 +#: tdeui/tdeabouttde.cpp:84 msgid "&Report Bugs or Wishes" msgstr "P&rijavite greške ili želje" -#: tdeui/kaboutkde.cpp:85 +#: tdeui/tdeabouttde.cpp:85 msgid "&Join the TDE Team" msgstr "Pr&idružite se TDE timu" -#: tdeui/kaboutkde.cpp:86 +#: tdeui/tdeabouttde.cpp:86 msgid "&Support TDE" msgstr "&Podržite TDE" -#: tdeui/kstdguiitem.cpp:110 khtml/java/kjavaappletserver.cpp:804 +#: tdeui/kstdguiitem.cpp:110 tdehtml/java/kjavaappletserver.cpp:804 msgid "&Yes" msgstr "&Da" -#: tdeui/kstdguiitem.cpp:115 khtml/java/kjavaappletserver.cpp:797 +#: tdeui/kstdguiitem.cpp:115 tdehtml/java/kjavaappletserver.cpp:797 msgid "&No" msgstr "&Ne" @@ -5793,7 +5793,7 @@ msgid "Confi&gure..." msgstr "Po&desi..." #: tdeui/keditcl2.cpp:701 tdeui/keditcl2.cpp:833 tdeui/kstdguiitem.cpp:254 -#: kutils/kfinddialog.cpp:239 +#: tdeutils/kfinddialog.cpp:239 msgid "&Find" msgstr "&Nađi" @@ -5838,15 +5838,15 @@ msgstr "Uređivanje je isključeno" msgid "Editing enabled" msgstr "Uređivanje je uključeno" -#: tdeui/ktoolbarhandler.cpp:86 +#: tdeui/tdetoolbarhandler.cpp:86 msgid "Show Toolbar" msgstr "Prikaz trake sa alatima" -#: tdeui/ktoolbarhandler.cpp:87 +#: tdeui/tdetoolbarhandler.cpp:87 msgid "Hide Toolbar" msgstr "Sakrij traku sa alatima" -#: tdeui/ktoolbarhandler.cpp:91 +#: tdeui/tdetoolbarhandler.cpp:91 msgid "Toolbars" msgstr "Trake sa alatima" @@ -5899,11 +5899,11 @@ msgstr "" "pomognete i opišete kontrolu, dobrodošli ste da nam <a " "href=\"submit-whatsthis\">pošaljete „Šta je ovo?“</a> za nju." -#: tdeui/kshortcutdialog.cpp:68 +#: tdeui/tdeshortcutdialog.cpp:68 msgid "Configure Shortcut" msgstr "Podesi prečicu" -#: tdeui/kshortcutdialog.cpp:71 +#: tdeui/tdeshortcutdialog.cpp:71 msgid "Advanced" msgstr "Napredno" @@ -5932,8 +5932,8 @@ msgstr "" msgid "Reset Toolbars" msgstr "Resetuj trake sa alatima" -#: 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 "Resetuj" @@ -6205,15 +6205,15 @@ msgstr "" msgid "Passwords match" msgstr "Poklapanje lozinki" -#: tdeui/kspelldlg.cpp:53 kspell2/ui/dialog.cpp:62 +#: tdeui/tdespelldlg.cpp:53 tdespell2/ui/dialog.cpp:62 msgid "Check Spelling" msgstr "Proveri pravopis" -#: tdeui/kspelldlg.cpp:54 kspell2/ui/dialog.cpp:64 +#: tdeui/tdespelldlg.cpp:54 tdespell2/ui/dialog.cpp:64 msgid "&Finished" msgstr "Zav&ršen" -#: tdeui/kcombobox.cpp:444 khtml/rendering/render_form.cpp:388 +#: tdeui/kcombobox.cpp:444 tdehtml/rendering/render_form.cpp:388 msgid "Clear &History" msgstr "Obriši &istoriju" @@ -6561,29 +6561,29 @@ msgstr "&O %1" msgid "About &TDE" msgstr "O &TDE-u" -#: tdeui/kactionclasses.cpp:2072 +#: tdeui/tdeactionclasses.cpp:2072 msgid "Exit F&ull Screen Mode" msgstr "Izađi iz režima preko &celog ekrana" -#: tdeui/kactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 +#: tdeui/tdeactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 msgid "F&ull Screen Mode" msgstr "Režim preko &celog ekrana" -#: tdeui/klistviewsearchline.cpp:243 +#: tdeui/tdelistviewsearchline.cpp:243 msgid "Search Columns" msgstr "Kolone za pretragu" -#: tdeui/klistviewsearchline.cpp:245 +#: tdeui/tdelistviewsearchline.cpp:245 msgid "All Visible Columns" msgstr "Sve vidljive kolone" -#: tdeui/klistviewsearchline.cpp:260 +#: tdeui/tdelistviewsearchline.cpp:260 msgid "" "_: Column number %1\n" "Column No. %1" msgstr "Kolona br. %1" -#: tdeui/klistviewsearchline.cpp:455 +#: tdeui/tdelistviewsearchline.cpp:455 msgid "S&earch:" msgstr "&Traži:" @@ -6601,107 +6601,107 @@ msgstr "" msgid "&Show tips on startup" msgstr "&Prikazuj savete dana nakon prijavljivanja" -#: tdeui/ktoolbar.cpp:2040 +#: tdeui/tdetoolbar.cpp:2040 msgid "Toolbar Menu" msgstr "Meni trake sa alatima" -#: tdeui/ktoolbar.cpp:2043 +#: tdeui/tdetoolbar.cpp:2043 msgid "" "_: toolbar position string\n" "Top" msgstr "Vrh" -#: tdeui/ktoolbar.cpp:2044 +#: tdeui/tdetoolbar.cpp:2044 msgid "" "_: toolbar position string\n" "Left" msgstr "Levo" -#: tdeui/ktoolbar.cpp:2045 +#: tdeui/tdetoolbar.cpp:2045 msgid "" "_: toolbar position string\n" "Right" msgstr "Desno" -#: tdeui/ktoolbar.cpp:2046 +#: tdeui/tdetoolbar.cpp:2046 msgid "" "_: toolbar position string\n" "Bottom" msgstr "Dno" -#: tdeui/ktoolbar.cpp:2048 +#: tdeui/tdetoolbar.cpp:2048 msgid "" "_: toolbar position string\n" "Floating" msgstr "Plutajuća" -#: tdeui/ktoolbar.cpp:2049 +#: tdeui/tdetoolbar.cpp:2049 msgid "" "_: min toolbar\n" "Flat" msgstr "Ravno" -#: tdeui/ktoolbar.cpp:2052 +#: tdeui/tdetoolbar.cpp:2052 msgid "Icons Only" msgstr "Samo ikone" -#: tdeui/ktoolbar.cpp:2053 +#: tdeui/tdetoolbar.cpp:2053 msgid "Text Only" msgstr "Samo tekst" -#: tdeui/ktoolbar.cpp:2054 +#: tdeui/tdetoolbar.cpp:2054 msgid "Text Alongside Icons" msgstr "Tekst pored ikona" -#: tdeui/ktoolbar.cpp:2055 +#: tdeui/tdetoolbar.cpp:2055 msgid "Text Under Icons" msgstr "Tekst ispod ikona" -#: tdeui/ktoolbar.cpp:2080 tdeui/ktoolbar.cpp:2101 +#: tdeui/tdetoolbar.cpp:2080 tdeui/tdetoolbar.cpp:2101 msgid "Small (%1x%2)" msgstr "Male (%1x%2)" -#: tdeui/ktoolbar.cpp:2082 tdeui/ktoolbar.cpp:2103 +#: tdeui/tdetoolbar.cpp:2082 tdeui/tdetoolbar.cpp:2103 msgid "Medium (%1x%2)" msgstr "Srednje (%1x%2)" -#: tdeui/ktoolbar.cpp:2084 tdeui/ktoolbar.cpp:2105 +#: tdeui/tdetoolbar.cpp:2084 tdeui/tdetoolbar.cpp:2105 msgid "Large (%1x%2)" msgstr "Velike (%1x%2)" -#: tdeui/ktoolbar.cpp:2086 tdeui/ktoolbar.cpp:2107 +#: tdeui/tdetoolbar.cpp:2086 tdeui/tdetoolbar.cpp:2107 msgid "Huge (%1x%2)" msgstr "Ogromne (%1x%2)" -#: tdeui/ktoolbar.cpp:2118 +#: tdeui/tdetoolbar.cpp:2118 msgid "Text Position" msgstr "Položaj teksta" -#: tdeui/ktoolbar.cpp:2120 +#: tdeui/tdetoolbar.cpp:2120 msgid "Icon Size" msgstr "Veličina ikona" -#: tdeui/kaboutdialog.cpp:93 +#: tdeui/tdeaboutdialog.cpp:93 msgid "Task" msgstr "Zadatak" -#: tdeui/kaboutdialog.cpp:704 +#: tdeui/tdeaboutdialog.cpp:704 msgid "%1 %2 (Using TDE %3)" msgstr "%1 %2 (koristeći TDE %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 "Drugi saradnici:" -#: tdeui/kaboutdialog.cpp:1327 +#: tdeui/tdeaboutdialog.cpp:1327 msgid "(No logo available)" msgstr "(Nema dostupnog logotipa)" -#: tdeui/kaboutdialog.cpp:1772 +#: tdeui/tdeaboutdialog.cpp:1772 msgid "Image missing" msgstr "Nedostaje slika" @@ -6737,7 +6737,7 @@ msgstr "Nađi:" msgid "Case &sensitive" msgstr "Razlikuj velika i mala &slova" -#: 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 "Traži &unazad" @@ -6781,15 +6781,15 @@ msgstr "Automatska provera pravopisa" msgid "Allow Tabulations" msgstr "Dozvoli tabulacije" -#: tdeui/ktextedit.cpp:353 khtml/rendering/render_form.cpp:331 +#: tdeui/ktextedit.cpp:353 tdehtml/rendering/render_form.cpp:331 msgid "Spell Checking" msgstr "Provera pravopisa" -#: tdeui/kspell.cpp:1176 +#: tdeui/tdespell.cpp:1176 msgid "You have to restart the dialog for changes to take effect" msgstr "Morate ponovo pokrenuti dijalog da bi promene stupile na snagu" -#: tdeui/kspell.cpp:1402 +#: tdeui/tdespell.cpp:1402 msgid "Spell Checker" msgstr "Proveravač pravopisa" @@ -6814,154 +6814,154 @@ msgstr "Opozovi: %1" msgid "Redo: %1" msgstr "Ponovi: %1" -#: khtml/khtmlimage.cpp:199 +#: tdehtml/tdehtmlimage.cpp:199 msgid "%1 (%2 - %3x%4 Pixels)" msgstr "%1 (%2 - %3x%4 piksela)" -#: khtml/khtmlimage.cpp:201 +#: tdehtml/tdehtmlimage.cpp:201 msgid "%1 - %2x%3 Pixels" msgstr "%1 — %2x%3 piksela" -#: khtml/khtmlimage.cpp:206 +#: tdehtml/tdehtmlimage.cpp:206 msgid "%1 (%2x%3 Pixels)" msgstr "%1 (%2x%3 piksela)" -#: khtml/khtmlimage.cpp:208 +#: tdehtml/tdehtmlimage.cpp:208 msgid "Image - %1x%2 Pixels" msgstr "Slika — %1x%2 piksela" -#: khtml/khtmlimage.cpp:214 +#: tdehtml/tdehtmlimage.cpp:214 msgid "Done." msgstr "Gotovo." -#: khtml/khtml_ext.cpp:434 +#: tdehtml/tdehtml_ext.cpp:434 msgid "&Copy Text" msgstr "&Kopiraj tekst" -#: khtml/khtml_ext.cpp:480 +#: tdehtml/tdehtml_ext.cpp:480 msgid "Search for '%1' with %2" msgstr "Traži „%1“ pomoću %2" -#: khtml/khtml_ext.cpp:489 +#: tdehtml/tdehtml_ext.cpp:489 msgid "Search for '%1' with" msgstr "Traži „%1“ pomoću" -#: khtml/khtml_ext.cpp:518 +#: tdehtml/tdehtml_ext.cpp:518 msgid "Open '%1'" msgstr "Otvori „%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 "Zaustavi animacije" -#: khtml/khtml_ext.cpp:533 +#: tdehtml/tdehtml_ext.cpp:533 msgid "Copy Email Address" msgstr "Kopiraj e-adresu" -#: khtml/khtml_ext.cpp:538 +#: tdehtml/tdehtml_ext.cpp:538 msgid "&Save Link As..." msgstr "&Snimi vezu kao..." -#: khtml/khtml_ext.cpp:540 +#: tdehtml/tdehtml_ext.cpp:540 msgid "Copy &Link Address" msgstr "Kopiraj adresu &veze" -#: khtml/khtml_ext.cpp:550 +#: tdehtml/tdehtml_ext.cpp:550 msgid "Open in New &Window" msgstr "Otvori u &novom prozoru" -#: khtml/khtml_ext.cpp:552 +#: tdehtml/tdehtml_ext.cpp:552 msgid "Open in &This Window" msgstr "Otvori u &ovom prozoru" -#: khtml/khtml_ext.cpp:554 +#: tdehtml/tdehtml_ext.cpp:554 msgid "Open in &New Tab" msgstr "Otvori u &novom jezičku" -#: khtml/khtml_ext.cpp:556 +#: tdehtml/tdehtml_ext.cpp:556 msgid "Reload Frame" msgstr "Ponovo učitaj okvir" -#: khtml/khtml_ext.cpp:561 +#: tdehtml/tdehtml_ext.cpp:561 msgid "Block IFrame..." msgstr "Blokiraj i-okvir..." -#: 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 "Prikaži izvorni kod okvira" -#: khtml/khtml_ext.cpp:566 +#: tdehtml/tdehtml_ext.cpp:566 msgid "View Frame Information" msgstr "Prikaži informacije o okviru" -#: khtml/khtml_ext.cpp:570 khtml/khtml_part.cpp:404 +#: tdehtml/tdehtml_ext.cpp:570 tdehtml/tdehtml_part.cpp:404 msgid "Print Frame..." msgstr "Odštampaj okvir..." -#: 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 "Snimi &okvir kao..." -#: khtml/khtml_ext.cpp:601 +#: tdehtml/tdehtml_ext.cpp:601 msgid "Save Image As..." msgstr "Snimi sliku kao..." -#: khtml/khtml_ext.cpp:603 +#: tdehtml/tdehtml_ext.cpp:603 msgid "Send Image..." msgstr "Pošalji sliku..." -#: khtml/khtml_ext.cpp:608 +#: tdehtml/tdehtml_ext.cpp:608 msgid "Copy Image" msgstr "Kopiraj sliku" -#: khtml/khtml_ext.cpp:613 +#: tdehtml/tdehtml_ext.cpp:613 msgid "Copy Image Location" msgstr "Kopiraj adresu slike" -#: khtml/khtml_ext.cpp:618 +#: tdehtml/tdehtml_ext.cpp:618 msgid "View Image (%1)" msgstr "Prikaži sliku (%1)" -#: khtml/khtml_ext.cpp:623 +#: tdehtml/tdehtml_ext.cpp:623 msgid "Block Image..." msgstr "Blokiraj sliku..." -#: khtml/khtml_ext.cpp:629 +#: tdehtml/tdehtml_ext.cpp:629 #, c-format msgid "Block Images From %1" msgstr "Blokiraj slike sa %1" -#: khtml/khtml_ext.cpp:653 +#: tdehtml/tdehtml_ext.cpp:653 msgid "Save Link As" msgstr "Snimi vezu kao" -#: khtml/khtml_ext.cpp:673 +#: tdehtml/tdehtml_ext.cpp:673 msgid "Save Image As" msgstr "Snimi sliku kao" -#: 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 "Dodaj URL u filter" -#: 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 "Unesite URL:" -#: 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 "Fajl po imenu „%1“ već postoji. Želite li zaista da ga prebrišete?" -#: khtml/khtml_ext.cpp:828 +#: tdehtml/tdehtml_ext.cpp:828 msgid "Overwrite File?" msgstr "Da li da prebrišem fajl?" -#: 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 "" "Menadžer prenosa (%1) nije mogao biti pronađen u Vašoj putanji ($PATH) " -#: 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" @@ -6971,17 +6971,17 @@ msgstr "" "\n" "Integracija sa Konqueror-om biće isključena!" -#: khtml/khtml_ext.cpp:983 +#: tdehtml/tdehtml_ext.cpp:983 #, no-c-format msgid "Default Font Size (100%)" msgstr "Predefinisana veličina fonta (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 "" "<qt>" "<p><strong>'Print images'</strong></p>" @@ -6998,7 +6998,7 @@ msgstr "" "<p>Ako je ovo isključeno, štampaće se samo tekst HTML strane bez uključenih " "slika. Štampanje će biti brže i koristiće manje mastila ili tonera.</p> </qt>" -#: khtml/khtml_printsettings.cpp:43 +#: tdehtml/tdehtml_printsettings.cpp:43 msgid "" "<qt>" "<p><strong>'Print header'</strong></p>" @@ -7016,7 +7016,7 @@ msgstr "" "<p>Ako je ovo isključeno, štampani HTML dokument neće sadržati liniju " "zaglavlja.</p> </qt>" -#: khtml/khtml_printsettings.cpp:56 +#: tdehtml/tdehtml_printsettings.cpp:56 msgid "" "<qt>" "<p><strong>'Printerfriendly mode'</strong></p>" @@ -7039,39 +7039,39 @@ msgstr "" "koristite crno-beli štampač). Štampanje će verovatno biti sporije i koristiće " "mnogo više mastila ili tonera.</p> </qt>" -#: khtml/khtml_printsettings.cpp:71 +#: tdehtml/tdehtml_printsettings.cpp:71 msgid "HTML Settings" msgstr "HTML podešavanja" -#: khtml/khtml_printsettings.cpp:73 +#: tdehtml/tdehtml_printsettings.cpp:73 msgid "Printer friendly mode (black text, no background)" msgstr "Prijateljski režim za štampač (crn tekst, bez pozadine)" -#: khtml/khtml_printsettings.cpp:76 +#: tdehtml/tdehtml_printsettings.cpp:76 msgid "Print images" msgstr "Štampaj slike" -#: khtml/khtml_printsettings.cpp:79 +#: tdehtml/tdehtml_printsettings.cpp:79 msgid "Print header" msgstr "Štampaj zaglavlje" -#: khtml/khtml_part.cpp:255 +#: tdehtml/tdehtml_part.cpp:255 msgid "View Do&cument Source" msgstr "Prikaži izvorni kod &dokumenta" -#: khtml/khtml_part.cpp:257 +#: tdehtml/tdehtml_part.cpp:257 msgid "View Document Information" msgstr "Prikaži informacije o dokumentu" -#: khtml/khtml_part.cpp:258 +#: tdehtml/tdehtml_part.cpp:258 msgid "Save &Background Image As..." msgstr "Snimi &pozadinsku sliku kao..." -#: khtml/khtml_part.cpp:263 +#: tdehtml/tdehtml_part.cpp:263 msgid "Security..." msgstr "Bezbednost..." -#: khtml/khtml_part.cpp:264 +#: tdehtml/tdehtml_part.cpp:264 msgid "" "Security Settings" "<p>Shows the certificate of the displayed page. Only pages that have been " @@ -7085,45 +7085,45 @@ msgstr "" "<p>Mala pomoć: Ako slika prikazuje zatvoren katanac, stranica je emitovana " "preko zaštićene veze." -#: khtml/khtml_part.cpp:270 +#: tdehtml/tdehtml_part.cpp:270 msgid "Print Rendering Tree to STDOUT" msgstr "Štampaj stablo senčenja na „STDOUT“" -#: khtml/khtml_part.cpp:271 +#: tdehtml/tdehtml_part.cpp:271 msgid "Print DOM Tree to STDOUT" msgstr "Štampaj „DOM“ stablo na „STDOUT“" -#: khtml/khtml_part.cpp:272 +#: tdehtml/tdehtml_part.cpp:272 msgid "Stop Animated Images" msgstr "Zaustavi animirane slike" -#: khtml/khtml_part.cpp:274 +#: tdehtml/tdehtml_part.cpp:274 msgid "Set &Encoding" msgstr "Podesi &kodiranje" -#: khtml/khtml_part.cpp:279 +#: tdehtml/tdehtml_part.cpp:279 msgid "Semi-Automatic" msgstr "Poluautomatski" -#: khtml/khtml_part.cpp:297 khtml/khtml_part.cpp:2298 +#: tdehtml/tdehtml_part.cpp:297 tdehtml/tdehtml_part.cpp:2298 msgid "Automatic Detection" msgstr "Automatsko određivanje" -#: khtml/khtml_part.cpp:302 +#: tdehtml/tdehtml_part.cpp:302 msgid "" "_: short for Manual Detection\n" "Manual" msgstr "Ručno" -#: khtml/khtml_part.cpp:357 +#: tdehtml/tdehtml_part.cpp:357 msgid "Use S&tylesheet" msgstr "&Koristi opis stila" -#: khtml/khtml_part.cpp:361 +#: tdehtml/tdehtml_part.cpp:361 msgid "Enlarge Font" msgstr "Povećaj font" -#: khtml/khtml_part.cpp:363 +#: tdehtml/tdehtml_part.cpp:363 msgid "" "Enlarge Font" "<p>Make the font in this window bigger. Click and hold down the mouse button " @@ -7133,11 +7133,11 @@ msgstr "" "<p>Uvećava font u ovom prozoru. Držite taster miša pritisnut za meni sa svim " "dostupnim veličinama fontova." -#: khtml/khtml_part.cpp:367 +#: tdehtml/tdehtml_part.cpp:367 msgid "Shrink Font" msgstr "Smanji font" -#: khtml/khtml_part.cpp:369 +#: tdehtml/tdehtml_part.cpp:369 msgid "" "Shrink Font" "<p>Make the font in this window smaller. Click and hold down the mouse button " @@ -7147,7 +7147,7 @@ msgstr "" "<p>Smanjuje font u ovom prozoru. Držite taster miša pritisnut za meni sa svim " "dostupnim veličinama fontova." -#: khtml/khtml_part.cpp:375 +#: tdehtml/tdehtml_part.cpp:375 msgid "" "Find text" "<p>Shows a dialog that allows you to find text on the displayed page." @@ -7156,7 +7156,7 @@ msgstr "" "<p>Prikazuje dijalog koji Vam omogućava da tražite tekst na prikazanoj " "stranici." -#: khtml/khtml_part.cpp:379 +#: tdehtml/tdehtml_part.cpp:379 msgid "" "Find next" "<p>Find the next occurrence of the text that you have found using the <b>" @@ -7166,7 +7166,7 @@ msgstr "" "<p>Traži sledeće pojavljivanje teksta koji ste našli koristeći funkciju <b>" "Nađi tekst</b>" -#: khtml/khtml_part.cpp:384 +#: tdehtml/tdehtml_part.cpp:384 msgid "" "Find previous" "<p>Find the previous occurrence of the text that you have found using the <b>" @@ -7176,15 +7176,15 @@ msgstr "" "<p>Traži prethodno pojavljivanje teksta koji ste našli koristeći funkciju <b>" "Nađi tekst</b>" -#: khtml/khtml_part.cpp:388 +#: tdehtml/tdehtml_part.cpp:388 msgid "Find Text as You Type" msgstr "Traženje teksta dok kucate" -#: khtml/khtml_part.cpp:390 +#: tdehtml/tdehtml_part.cpp:390 msgid "Find Links as You Type" msgstr "Traženje veza dok kucate" -#: khtml/khtml_part.cpp:405 +#: tdehtml/tdehtml_part.cpp:405 msgid "" "Print Frame" "<p>Some pages have several frames. To print only a single frame, click on it " @@ -7194,103 +7194,103 @@ msgstr "" "<p>Neke stranice imaju više okvira. Da biste odštampali samo jedan, kliknite na " "njega i onda iskoristite ovu funkciju." -#: khtml/khtml_part.cpp:413 +#: tdehtml/tdehtml_part.cpp:413 msgid "Toggle Caret Mode" msgstr "Uključi/isključi režim znaka za unos" -#: khtml/khtml_part.cpp:618 +#: tdehtml/tdehtml_part.cpp:618 msgid "The fake user-agent '%1' is in use." msgstr "Lažni korisnički agent „%1“ je u upotrebi." -#: khtml/khtml_part.cpp:1081 +#: tdehtml/tdehtml_part.cpp:1081 msgid "This web page contains coding errors." msgstr "Ova veb stranica sadrži greške u kodiranju." -#: khtml/khtml_part.cpp:1123 +#: tdehtml/tdehtml_part.cpp:1123 msgid "&Hide Errors" msgstr "&Sakrij greške" -#: khtml/khtml_part.cpp:1124 +#: tdehtml/tdehtml_part.cpp:1124 msgid "&Disable Error Reporting" msgstr "&Isključi prijavljivanje grešaka" -#: khtml/khtml_part.cpp:1164 +#: tdehtml/tdehtml_part.cpp:1164 msgid "<b>Error</b>: %1: %2" msgstr "<b>Greška</b>: %1: %2" -#: khtml/khtml_part.cpp:1208 +#: tdehtml/tdehtml_part.cpp:1208 msgid "<b>Error</b>: node %1: %2" msgstr "<b>Greška</b>: čvor %1: %2" -#: khtml/khtml_part.cpp:1351 +#: tdehtml/tdehtml_part.cpp:1351 msgid "Display Images on Page" msgstr "Prikaži slike na stranici" -#: 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 "Sesija je osigurana sa %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 "Trenuna veza nije osigurana." -#: khtml/khtml_part.cpp:1727 +#: tdehtml/tdehtml_part.cpp:1727 #, c-format msgid "Error while loading %1" msgstr "Greška pri učitavanju %1" -#: khtml/khtml_part.cpp:1729 +#: tdehtml/tdehtml_part.cpp:1729 msgid "An error occurred while loading <B>%1</B>:" msgstr "Došlo je do greške prilikom učitavanja <B>%1</B>:" -#: khtml/khtml_part.cpp:1764 +#: tdehtml/tdehtml_part.cpp:1764 msgid "Error: " msgstr "Greška: " -#: khtml/khtml_part.cpp:1767 +#: tdehtml/tdehtml_part.cpp:1767 msgid "The requested operation could not be completed" msgstr "Tražena operacija nije mogla da bude završena" -#: khtml/khtml_part.cpp:1773 +#: tdehtml/tdehtml_part.cpp:1773 msgid "Technical Reason: " msgstr "Tehnički razlog: " -#: khtml/khtml_part.cpp:1778 +#: tdehtml/tdehtml_part.cpp:1778 msgid "Details of the Request:" msgstr "Detalji zahteva:" -#: khtml/khtml_part.cpp:1780 +#: tdehtml/tdehtml_part.cpp:1780 #, c-format msgid "URL: %1" msgstr "URL: %1" -#: khtml/khtml_part.cpp:1787 +#: tdehtml/tdehtml_part.cpp:1787 #, c-format msgid "Date and Time: %1" msgstr "Datum i vreme: %1" -#: khtml/khtml_part.cpp:1789 +#: tdehtml/tdehtml_part.cpp:1789 #, c-format msgid "Additional Information: %1" msgstr "Dodatne informacije: %1" -#: khtml/khtml_part.cpp:1791 +#: tdehtml/tdehtml_part.cpp:1791 msgid "Description:" msgstr "Opis:" -#: khtml/khtml_part.cpp:1797 +#: tdehtml/tdehtml_part.cpp:1797 msgid "Possible Causes:" msgstr "Mogući uzroci:" -#: khtml/khtml_part.cpp:1804 +#: tdehtml/tdehtml_part.cpp:1804 msgid "Possible Solutions:" msgstr "Moguća rešenja:" -#: khtml/khtml_part.cpp:2135 +#: tdehtml/tdehtml_part.cpp:2135 msgid "Page loaded." msgstr "Stranica je učitana." -#: khtml/khtml_part.cpp:2137 +#: tdehtml/tdehtml_part.cpp:2137 msgid "" "_n: %n Image of %1 loaded.\n" "%n Images of %1 loaded." @@ -7299,48 +7299,48 @@ msgstr "" "%n slika od %1 je učitano.\n" "%n slika od %1 je učitano." -#: 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 " (u novom prozoru)" -#: khtml/khtml_part.cpp:3777 +#: tdehtml/tdehtml_part.cpp:3777 msgid "Symbolic Link" msgstr "Simbolička veza" -#: khtml/khtml_part.cpp:3779 +#: tdehtml/tdehtml_part.cpp:3779 msgid "%1 (Link)" msgstr "%1 (veza)" -#: khtml/khtml_part.cpp:3799 +#: tdehtml/tdehtml_part.cpp:3799 msgid "%2 (%1 bytes)" msgstr "%2 (%1 bajtova)" -#: khtml/khtml_part.cpp:3803 +#: tdehtml/tdehtml_part.cpp:3803 msgid "%2 (%1 K)" msgstr "%1 (%2 kB)" -#: khtml/khtml_part.cpp:3838 +#: tdehtml/tdehtml_part.cpp:3838 msgid " (In other frame)" msgstr " (u drugom okviru)" -#: khtml/khtml_part.cpp:3843 +#: tdehtml/tdehtml_part.cpp:3843 msgid "Email to: " msgstr "E-pošta za: " -#: khtml/khtml_part.cpp:3849 +#: tdehtml/tdehtml_part.cpp:3849 msgid " - Subject: " msgstr " - Tema: " -#: khtml/khtml_part.cpp:3851 +#: tdehtml/tdehtml_part.cpp:3851 msgid " - CC: " msgstr " - CC: " -#: khtml/khtml_part.cpp:3853 +#: tdehtml/tdehtml_part.cpp:3853 msgid " - BCC: " msgstr " - BCC: " -#: khtml/khtml_part.cpp:3942 +#: tdehtml/tdehtml_part.cpp:3942 msgid "" "<qt>This untrusted page links to<BR><B>%1</B>.<BR>Do you want to follow the " "link?" @@ -7349,31 +7349,31 @@ msgstr "" "<br><b>%1</b>." "<br>Želite li da pratite vezu?" -#: khtml/khtml_part.cpp:3943 +#: tdehtml/tdehtml_part.cpp:3943 msgid "Follow" msgstr "Prati" -#: khtml/khtml_part.cpp:4043 +#: tdehtml/tdehtml_part.cpp:4043 msgid "Frame Information" msgstr "Informacije o okviru" -#: khtml/khtml_part.cpp:4049 +#: tdehtml/tdehtml_part.cpp:4049 msgid " <a href=\"%1\">[Properties]</a>" msgstr " <a href=\"%1\">[Svojstva]</a>" -#: khtml/khtml_part.cpp:4129 +#: tdehtml/tdehtml_part.cpp:4129 msgid "Save Background Image As" msgstr "Snimi pozadinsku sliku kao" -#: khtml/khtml_part.cpp:4216 +#: tdehtml/tdehtml_part.cpp:4216 msgid "Save Frame As" msgstr "Snimi okvir kao" -#: khtml/khtml_part.cpp:4256 +#: tdehtml/tdehtml_part.cpp:4256 msgid "&Find in Frame..." msgstr "&Nađi u okviru..." -#: 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" @@ -7385,16 +7385,16 @@ msgstr "" "Neko treći može biti u mogućnosti da presretne i vidi ovu informaciju.\n" "Da li sigurni da želite da nastavite?" -#: 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 "Mrežni prenos" -#: khtml/khtml_part.cpp:4766 khtml/khtml_part.cpp:4776 +#: tdehtml/tdehtml_part.cpp:4766 tdehtml/tdehtml_part.cpp:4776 msgid "&Send Unencrypted" msgstr "&Pošalji nešifrovano" -#: 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?" @@ -7402,7 +7402,7 @@ msgstr "" "Upozorenje: Vaši podaci će biti poslati nešifrovani preko mreže.\n" "Da li ste sigurni da želite da nastavite?" -#: 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?" @@ -7410,11 +7410,11 @@ msgstr "" "Ovaj sajt pokušava da pošalje podatke iz formulara putem elektronske pošte.\n" "Da li želite da nastavite?" -#: khtml/khtml_part.cpp:4800 +#: tdehtml/tdehtml_part.cpp:4800 msgid "&Send Email" msgstr "&Pošalji e-poštu" -#: khtml/khtml_part.cpp:4821 +#: tdehtml/tdehtml_part.cpp:4821 msgid "" "<qt>The form will be submitted to <BR><B>%1</B><BR>on your local filesystem.<BR>" "Do you want to submit the form?" @@ -7424,12 +7424,12 @@ msgstr "" "<br>na vašem lokalnom fajl sistemu." "<br>Da li želite da pošaljete formular?" -#: 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 "Pošalji" -#: 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." @@ -7437,48 +7437,48 @@ msgstr "" "Ovaj sajt je pokušao da prikači fajl sa Vašeg računara u slanje formulara. Radi " "Vaše zaštite, prikačeni fajl je uklonjen iz formulara." -#: khtml/khtml_part.cpp:4870 +#: tdehtml/tdehtml_part.cpp:4870 msgid "TDE" msgstr "TDE" -#: 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 "Upozorenje o bezbednosti" -#: khtml/khtml_part.cpp:6835 +#: tdehtml/tdehtml_part.cpp:6835 msgid "<qt>Access by untrusted page to<BR><B>%1</B><BR> denied." msgstr "<qt>Pristup nepovrljive stranice na <BR><B>%1</B><BR> je odbijen." -#: khtml/java/kjavaappletserver.cpp:784 khtml/khtml_part.cpp:6836 +#: tdehtml/java/kjavaappletserver.cpp:784 tdehtml/tdehtml_part.cpp:6836 msgid "Security Alert" msgstr "Bezbednosna uzbuna!" -#: 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 "" "Novčanik „%1“ je otvoren i koristi se za podatke iz formulara i lozinke." -#: khtml/khtml_part.cpp:7315 +#: tdehtml/tdehtml_part.cpp:7315 msgid "&Close Wallet" msgstr "Za&tvori novčanik" -#: khtml/khtml_part.cpp:7358 +#: tdehtml/tdehtml_part.cpp:7358 msgid "JavaScript &Debugger" msgstr "JavaScript &Debugger" -#: khtml/khtml_part.cpp:7393 +#: tdehtml/tdehtml_part.cpp:7393 msgid "This page was prevented from opening a new window via JavaScript." msgstr "Ova strana je sprečena da otvori novi prozor putem JavaScript-a." -#: khtml/khtml_part.cpp:7399 +#: tdehtml/tdehtml_part.cpp:7399 msgid "Popup Window Blocked" msgstr "Iskačući prozor blokiran" -#: 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" @@ -7488,7 +7488,7 @@ msgstr "" "Klikom na ikonu u statusnoj traci možete kontrolisati ovo ponašanje\n" "ili otvoriti iskakač." -#: khtml/khtml_part.cpp:7413 +#: tdehtml/tdehtml_part.cpp:7413 #, c-format msgid "" "_n: &Show Blocked Popup Window\n" @@ -7498,128 +7498,128 @@ msgstr "" "Prikaži %n blokirana iskačuća prozora\n" "Prikaži %n blokiranih iskačućih prozora" -#: khtml/khtml_part.cpp:7414 +#: tdehtml/tdehtml_part.cpp:7414 msgid "Show Blocked Window Passive Popup &Notification" msgstr "Prikaži obaveštenje o blokiranju pasivnog &iskačućeg prozora" -#: khtml/khtml_part.cpp:7416 +#: tdehtml/tdehtml_part.cpp:7416 msgid "&Configure JavaScript New Window Policies..." msgstr "Podesi politiku &otvaranja novih prozora JavaScript-om..." -#: khtml/khtmlview.cpp:1625 +#: tdehtml/tdehtmlview.cpp:1625 msgid "Find stopped." msgstr "Pretraga je zaustavljena." -#: khtml/khtmlview.cpp:1636 +#: tdehtml/tdehtmlview.cpp:1636 msgid "Starting -- find links as you type" msgstr "Pokretanje — traženje veza dok kucate" -#: khtml/khtmlview.cpp:1642 +#: tdehtml/tdehtmlview.cpp:1642 msgid "Starting -- find text as you type" msgstr "Pokretanje — traženje teksta dok kucate" -#: khtml/khtmlview.cpp:1663 +#: tdehtml/tdehtmlview.cpp:1663 msgid "Link found: \"%1\"." msgstr "Veza je pronađena: „%1“." -#: khtml/khtmlview.cpp:1668 +#: tdehtml/tdehtmlview.cpp:1668 msgid "Link not found: \"%1\"." msgstr "Veza nije pronađena: „%1“." -#: khtml/khtmlview.cpp:1676 +#: tdehtml/tdehtmlview.cpp:1676 msgid "Text found: \"%1\"." msgstr "Tekst je pronađen: „%1“." -#: khtml/khtmlview.cpp:1681 +#: tdehtml/tdehtmlview.cpp:1681 msgid "Text not found: \"%1\"." msgstr "Tekst nije pronađen: „%1“." -#: khtml/khtmlview.cpp:1725 +#: tdehtml/tdehtmlview.cpp:1725 msgid "Access Keys activated" msgstr "Pristupni tasteri su aktivirani" -#: khtml/khtmlview.cpp:2756 +#: tdehtml/tdehtmlview.cpp:2756 #, c-format msgid "Print %1" msgstr "Štampaj %1" -#: khtml/khtml_factory.cpp:177 -msgid "KHTML" -msgstr "KHTML" +#: tdehtml/tdehtml_factory.cpp:177 +msgid "TDEHTML" +msgstr "TDEHTML" -#: khtml/khtml_factory.cpp:178 +#: tdehtml/tdehtml_factory.cpp:178 msgid "Embeddable HTML component" msgstr "Ugradiva HTML komponenta" -#: khtml/xml/xml_tokenizer.cpp:312 +#: tdehtml/xml/xml_tokenizer.cpp:312 msgid "the document is not in the correct file format" msgstr "dokument nije u ispravnom formatu fajla" -#: khtml/xml/xml_tokenizer.cpp:318 +#: tdehtml/xml/xml_tokenizer.cpp:318 msgid "fatal parsing error: %1 in line %2, column %3" msgstr "kobna greška pri obradi: %1 u liniji %2, kolona %3" -#: khtml/xml/xml_tokenizer.cpp:477 +#: tdehtml/xml/xml_tokenizer.cpp:477 msgid "XML parsing error" msgstr "greška u obradi XML-a" -#: khtml/xml/dom_docimpl.cpp:2077 +#: tdehtml/xml/dom_docimpl.cpp:2077 msgid "Basic Page Style" msgstr "Osnovni stil strane" -#: khtml/ecma/kjs_debugwin.cpp:291 +#: tdehtml/ecma/kjs_debugwin.cpp:291 msgid "JavaScript Error" msgstr "JavaScript greška" -#: khtml/ecma/kjs_debugwin.cpp:305 +#: tdehtml/ecma/kjs_debugwin.cpp:305 msgid "&Do not show this message again" msgstr "&Ne prikazuj više ovu poruku" -#: khtml/ecma/kjs_debugwin.cpp:369 +#: tdehtml/ecma/kjs_debugwin.cpp:369 msgid "JavaScript Debugger" msgstr "JavaScript Debugger" -#: khtml/ecma/kjs_debugwin.cpp:383 +#: tdehtml/ecma/kjs_debugwin.cpp:383 msgid "Call stack" msgstr "Stek poziva" -#: khtml/ecma/kjs_debugwin.cpp:418 +#: tdehtml/ecma/kjs_debugwin.cpp:418 msgid "JavaScript console" msgstr "JavaScript konzola" -#: khtml/ecma/kjs_debugwin.cpp:448 +#: tdehtml/ecma/kjs_debugwin.cpp:448 msgid "" "_: Next breakpoint\n" "&Next" msgstr "&Sledeća" -#: khtml/ecma/kjs_debugwin.cpp:450 +#: tdehtml/ecma/kjs_debugwin.cpp:450 msgid "&Step" msgstr "&Korak" -#: khtml/ecma/kjs_debugwin.cpp:455 +#: tdehtml/ecma/kjs_debugwin.cpp:455 msgid "&Continue" msgstr "&Nastavi" -#: khtml/ecma/kjs_debugwin.cpp:459 +#: tdehtml/ecma/kjs_debugwin.cpp:459 msgid "&Break at Next Statement" msgstr "&Prekid na sledećoj izjavi" -#: khtml/ecma/kjs_debugwin.cpp:463 +#: tdehtml/ecma/kjs_debugwin.cpp:463 msgid "" "_: Next breakpoint\n" "Next" msgstr "Sledeća" -#: khtml/ecma/kjs_debugwin.cpp:464 +#: tdehtml/ecma/kjs_debugwin.cpp:464 msgid "Step" msgstr "Korak" -#: khtml/ecma/kjs_debugwin.cpp:826 +#: tdehtml/ecma/kjs_debugwin.cpp:826 msgid "Parse error at %1 line %2" msgstr "Greška pri obradi u %1, linija %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" @@ -7630,7 +7630,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" @@ -7642,11 +7642,11 @@ msgstr "" "%1 linija %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 "Potvrda za otvaranje prozora pomoću JavaScript-a" -#: 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?" @@ -7654,7 +7654,7 @@ msgstr "" "Ovaj sajt pokušava da otvori novi prozor koristeći JavaScript.\n" "Želite li to da dozvolite?" -#: khtml/ecma/kjs_window.cpp:1568 +#: tdehtml/ecma/kjs_window.cpp:1568 msgid "" "<qt>This site is requesting to open" "<p>%1</p>in a new browser window via JavaScript.<br />" @@ -7664,30 +7664,30 @@ msgstr "" "<p>%1</p> u novom prozoru koristeći JavaScript.\n" "Želite li to da dozvolite?</qt>" -#: 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 "Dozvoli" -#: 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 "Nemoj da dozvoliš" -#: khtml/ecma/kjs_window.cpp:1862 +#: tdehtml/ecma/kjs_window.cpp:1862 msgid "Close window?" msgstr "Da li da zatvorim prozor?" -#: khtml/ecma/kjs_window.cpp:1862 +#: tdehtml/ecma/kjs_window.cpp:1862 msgid "Confirmation Required" msgstr "Potrebna je potvrda" -#: 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 "" "Da li želite da dodate u Vašu kolekciju marker koji ukazuje na lokaciju „%1“?" -#: 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?" @@ -7695,33 +7695,33 @@ msgstr "" "Da li želite da dodate u Vašu kolekciju marker koji ukazuje na lokaciju „%1“ " "pod imenom „%2“?" -#: khtml/ecma/kjs_window.cpp:2755 +#: tdehtml/ecma/kjs_window.cpp:2755 msgid "JavaScript Attempted Bookmark Insert" msgstr "JavaScript je pokušao ubacivanje markera" -#: khtml/ecma/kjs_window.cpp:2759 +#: tdehtml/ecma/kjs_window.cpp:2759 msgid "Disallow" msgstr "Nemoj da dozvoliš" -#: 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 "" -"Skripta na ovoj stranici izaziva zamrzavanje KHTML-a. Ako nastavi sa " +"Skripta na ovoj stranici izaziva zamrzavanje TDEHTML-a. Ako nastavi sa " "izvršavanjem, drugi programi mogu postati „inertniji“.\n" "Da li želite da prekinete skriptu?" -#: khtml/ecma/kjs_proxy.cpp:405 +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "JavaScript" msgstr "JavaScript" -#: khtml/ecma/kjs_proxy.cpp:405 +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "&Abort" msgstr "&Prekini" -#: 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" @@ -7731,7 +7731,7 @@ msgstr "" "JavaScript.\n" "Želite li to da dozvolite?" -#: khtml/ecma/kjs_html.cpp:2165 +#: tdehtml/ecma/kjs_html.cpp:2165 msgid "" "<qt>This site is submitting a form which will open " "<p>%1</p> in a new browser window via JavaScript.<br />" @@ -7741,11 +7741,11 @@ msgstr "" "<p>%1</p> u novom prozoru koristeći JavaScript.\n" "Želite li to da dozvolite?</qt>" -#: khtml/html/htmlparser.cpp:1709 +#: tdehtml/html/htmlparser.cpp:1709 msgid "This is a searchable index. Enter search keywords: " msgstr "Ovo je pretraživi indeks. Unesite ključne reči za pretragu: " -#: 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?" @@ -7753,15 +7753,15 @@ msgstr "" "Sledeći fajlovi se neće slati zato što ne mogu biti pronađeni.\n" "Želite li da nastavite? " -#: khtml/html/html_formimpl.cpp:357 +#: tdehtml/html/html_formimpl.cpp:357 msgid "Submit Confirmation" msgstr "Pošalji potvrdu" -#: khtml/html/html_formimpl.cpp:357 +#: tdehtml/html/html_formimpl.cpp:357 msgid "&Submit Anyway" msgstr "&Ipak pošalji" -#: 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" @@ -7770,31 +7770,31 @@ msgstr "" "Upravo ćete preneti sledeće fajlove sa vašeg računara na Internet.\n" "Želite li da nastavite?" -#: khtml/html/html_formimpl.cpp:372 +#: tdehtml/html/html_formimpl.cpp:372 msgid "Send Confirmation" msgstr "Pošalji potvrdu" -#: khtml/html/html_formimpl.cpp:372 +#: tdehtml/html/html_formimpl.cpp:372 msgid "&Send Files" msgstr "&Pošalji fajlove" -#: khtml/html/html_formimpl.cpp:609 +#: tdehtml/html/html_formimpl.cpp:609 msgid "Save Login Information" msgstr "Snimi informacije o prijavi" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Store" msgstr "Pohrani" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Ne&ver for This Site" msgstr "&Nikada za ovaj sajt" -#: khtml/html/html_formimpl.cpp:613 +#: tdehtml/html/html_formimpl.cpp:613 msgid "Do Not Store" msgstr "Nemoj da pohraniš" -#: 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 " @@ -7805,7 +7805,7 @@ msgstr "" "sledeći put kada predate ovu formu. Da li želite da pohranite ove informacije " "sada?" -#: 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 " @@ -7815,151 +7815,151 @@ msgstr "" "novčanik otključan, Konqueror može automatski da obnovi informacije za prijavu " "sledeći put kada posetite %1. Da li želite da pohranite ove informacije sada?" -#: khtml/java/kjavaappletviewer.cpp:122 +#: tdehtml/java/kjavaappletviewer.cpp:122 msgid "Applet Parameters" msgstr "Parametri apleta" -#: khtml/java/kjavaappletviewer.cpp:131 +#: tdehtml/java/kjavaappletviewer.cpp:131 msgid "Parameter" msgstr "Parametar" -#: khtml/java/kjavaappletviewer.cpp:133 +#: tdehtml/java/kjavaappletviewer.cpp:133 msgid "Class" msgstr "Klasa" -#: khtml/java/kjavaappletviewer.cpp:137 +#: tdehtml/java/kjavaappletviewer.cpp:137 msgid "Base URL" msgstr "Osnovni URL" -#: khtml/java/kjavaappletviewer.cpp:141 +#: tdehtml/java/kjavaappletviewer.cpp:141 msgid "Archives" msgstr "Arhive" -#: khtml/java/kjavaappletviewer.cpp:451 +#: tdehtml/java/kjavaappletviewer.cpp:451 msgid "TDE Java Applet Plugin" msgstr "TDE priključak za Java aplete" -#: khtml/java/kjavaapplet.cpp:225 +#: tdehtml/java/kjavaapplet.cpp:225 msgid "Initializing Applet \"%1\"..." msgstr "Inicijalizujem aplet „%1“..." -#: khtml/java/kjavaapplet.cpp:232 +#: tdehtml/java/kjavaapplet.cpp:232 msgid "Starting Applet \"%1\"..." msgstr "Pokrećem aplet „%1“..." -#: khtml/java/kjavaapplet.cpp:239 +#: tdehtml/java/kjavaapplet.cpp:239 msgid "Applet \"%1\" started" msgstr "Aplet „%1“ je pokrenut" -#: khtml/java/kjavaapplet.cpp:245 +#: tdehtml/java/kjavaapplet.cpp:245 msgid "Applet \"%1\" stopped" msgstr "Aplet „%1“ je zaustavljen" -#: khtml/java/kjavaappletserver.cpp:145 +#: tdehtml/java/kjavaappletserver.cpp:145 msgid "Loading Applet" msgstr "Aplet se učitava" -#: khtml/java/kjavaappletserver.cpp:149 +#: tdehtml/java/kjavaappletserver.cpp:149 msgid "Error: java executable not found" msgstr "Greška: izvršni Java program nije pronađen" -#: khtml/java/kjavaappletserver.cpp:633 +#: tdehtml/java/kjavaappletserver.cpp:633 msgid "Signed by (validation: " msgstr "Potpisao (provera: " -#: khtml/java/kjavaappletserver.cpp:635 +#: tdehtml/java/kjavaappletserver.cpp:635 msgid "Certificate (validation: " msgstr "Sertifikat (provera: " -#: khtml/java/kjavaappletserver.cpp:638 +#: tdehtml/java/kjavaappletserver.cpp:638 msgid "Ok" msgstr "U redu" -#: khtml/java/kjavaappletserver.cpp:640 +#: tdehtml/java/kjavaappletserver.cpp:640 msgid "NoCARoot" msgstr "Nema CARoot-a" -#: khtml/java/kjavaappletserver.cpp:642 +#: tdehtml/java/kjavaappletserver.cpp:642 msgid "InvalidPurpose" msgstr "Pogrešna svrha" -#: khtml/java/kjavaappletserver.cpp:644 +#: tdehtml/java/kjavaappletserver.cpp:644 msgid "PathLengthExceeded" msgstr "Dužina putanje je prekoračena" -#: khtml/java/kjavaappletserver.cpp:646 +#: tdehtml/java/kjavaappletserver.cpp:646 msgid "InvalidCA" msgstr "Neispravan CA" -#: khtml/java/kjavaappletserver.cpp:648 +#: tdehtml/java/kjavaappletserver.cpp:648 msgid "Expired" msgstr "Itekao" -#: khtml/java/kjavaappletserver.cpp:650 +#: tdehtml/java/kjavaappletserver.cpp:650 msgid "SelfSigned" msgstr "Samopotpisan" -#: khtml/java/kjavaappletserver.cpp:652 +#: tdehtml/java/kjavaappletserver.cpp:652 msgid "ErrorReadingRoot" msgstr "Greška prilikom čitanja korena" -#: khtml/java/kjavaappletserver.cpp:654 +#: tdehtml/java/kjavaappletserver.cpp:654 msgid "Revoked" msgstr "Povučen" -#: khtml/java/kjavaappletserver.cpp:656 +#: tdehtml/java/kjavaappletserver.cpp:656 msgid "Untrusted" msgstr "Nepoverljiv" -#: khtml/java/kjavaappletserver.cpp:658 +#: tdehtml/java/kjavaappletserver.cpp:658 msgid "SignatureFailed" msgstr "Potpisivanje nije uspelo" -#: khtml/java/kjavaappletserver.cpp:660 +#: tdehtml/java/kjavaappletserver.cpp:660 msgid "Rejected" msgstr "Odbačen" -#: khtml/java/kjavaappletserver.cpp:662 +#: tdehtml/java/kjavaappletserver.cpp:662 msgid "PrivateKeyFailed" msgstr "Neuspeli privatni ključ" -#: khtml/java/kjavaappletserver.cpp:664 +#: tdehtml/java/kjavaappletserver.cpp:664 msgid "InvalidHost" msgstr "Neispravan domaćin" -#: khtml/java/kjavaappletserver.cpp:667 +#: tdehtml/java/kjavaappletserver.cpp:667 msgid "Unknown" msgstr "Nepoznat" -#: khtml/java/kjavaappletserver.cpp:788 +#: tdehtml/java/kjavaappletserver.cpp:788 msgid "Do you grant Java applet with certificate(s):" msgstr "Dajete li Java apletu sertifikat(e):" -#: khtml/java/kjavaappletserver.cpp:790 +#: tdehtml/java/kjavaappletserver.cpp:790 msgid "the following permission" msgstr "sledeće dozvole" -#: khtml/java/kjavaappletserver.cpp:801 +#: tdehtml/java/kjavaappletserver.cpp:801 msgid "&Reject All" msgstr "&Odbaci sve" -#: khtml/java/kjavaappletserver.cpp:807 +#: tdehtml/java/kjavaappletserver.cpp:807 msgid "&Grant All" msgstr "&Daj svima" -#: khtml/kmultipart/kmultipart.cpp:320 +#: tdehtml/tdemultipart/tdemultipart.cpp:320 msgid "No handler found for %1!" msgstr "Nije nađen rukovalac za %1!" -#: khtml/kmultipart/kmultipart.cpp:576 +#: tdehtml/tdemultipart/tdemultipart.cpp:576 msgid "KMultiPart" msgstr "KMultiPart" -#: khtml/kmultipart/kmultipart.cpp:578 +#: tdehtml/tdemultipart/tdemultipart.cpp:578 msgid "Embeddable component for multipart/mixed" msgstr "Ugradiva komponenta za „multipart/mixed“" -#: 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?" @@ -7967,15 +7967,15 @@ msgstr "" "Nije nađen priključak za „%1“,\n" "Želite li da ga preuzmete sa %2?" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Missing Plugin" msgstr "Nedostaje priključak" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Download" msgstr "Preuzmi" -#: khtml/rendering/render_frames.cpp:945 +#: tdehtml/rendering/render_frames.cpp:945 msgid "Do Not Download" msgstr "Nemoj da preuzmeš" @@ -8025,11 +8025,11 @@ 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 "" -"klauncher: Ovaj program nije predviđen za ručno pokretanje.\n" -"klauncher: Njega automatski pokreće tdeinit.\n" +"tdelauncher: Ovaj program nije predviđen za ručno pokretanje.\n" +"tdelauncher: Njega automatski pokreće tdeinit.\n" #: tdeinit/tdelauncher.cpp:743 msgid "TDEInit could not launch '%1'." @@ -8060,57 +8060,57 @@ msgid "" msgstr "" "Greška pri učitavanju „%1“.\n" -#: kconf_update/kconf_update.cpp:43 +#: tdeconf_update/tdeconf_update.cpp:43 msgid "Keep output results from scripts" msgstr "Zadrži izlazne rezultate iz skripti" -#: kconf_update/kconf_update.cpp:44 +#: tdeconf_update/tdeconf_update.cpp:44 msgid "Check whether config file itself requires updating" msgstr "Proverite da li fajl sa zapisom podešavanja zahteva ažuriranje" -#: kconf_update/kconf_update.cpp:45 +#: tdeconf_update/tdeconf_update.cpp:45 msgid "File to read update instructions from" msgstr "Fajl koji sadrži instrukcije za ažuriranje" -#: kconf_update/kconf_update.cpp:142 +#: tdeconf_update/tdeconf_update.cpp:142 msgid "Only local files are supported." msgstr "Podržani su samo lokalni fajlovi." -#: kconf_update/kconf_update.cpp:943 +#: tdeconf_update/tdeconf_update.cpp:943 msgid "KConf Update" msgstr "KConf ažuriranje" -#: kconf_update/kconf_update.cpp:945 +#: tdeconf_update/tdeconf_update.cpp:945 msgid "TDE Tool for updating user configuration files" msgstr "TDE Alat za ažuriranje fajlova sa zapisom podešavanja" -#: kspell2/ui/configdialog.cpp:38 +#: tdespell2/ui/configdialog.cpp:38 msgid "KSpell2 Configuration" msgstr "Podešavanja KSpell2-e" -#: kdewidgets/makekdewidgets.cpp:15 +#: kdewidgets/maketdewidgets.cpp:15 msgid "Builds Qt widget plugins from an ini style description file." msgstr "Pravi priključak Qt kontole iz fajla opisa stila." -#: kdewidgets/makekdewidgets.cpp:113 +#: kdewidgets/maketdewidgets.cpp:113 msgid "Output file" msgstr "Izlazni fajl" -#: kdewidgets/makekdewidgets.cpp:114 +#: kdewidgets/maketdewidgets.cpp:114 msgid "Name of the plugin class to generate" msgstr "Ime klase priključka za pravljenje" -#: kdewidgets/makekdewidgets.cpp:115 +#: kdewidgets/maketdewidgets.cpp:115 msgid "Default widget group name to display in designer" msgstr "Podrazumevano ime grupe kontrola za prikaz u dizajneru" -#: kdewidgets/makekdewidgets.cpp:116 +#: kdewidgets/maketdewidgets.cpp:116 msgid "Embed pixmaps from a source directory" msgstr "Ugradi piksmape iz izvorne fascikle" -#: kdewidgets/makekdewidgets.cpp:129 -msgid "makekdewidgets" -msgstr "makekdewidgets" +#: kdewidgets/maketdewidgets.cpp:129 +msgid "maketdewidgets" +msgstr "maketdewidgets" #: kstyles/web/plugin.cpp:9 msgid "Web style plugin" @@ -8128,15 +8128,15 @@ msgstr "TDE alatka za pravljenje keš liste svih instaliranih tema sličica" msgid "KInstalltheme" msgstr "KInstalltheme" -#: kunittest/modrunner.cpp:36 +#: tdeunittest/modrunner.cpp:36 msgid "A command-line application that can be used to run KUnitTest modules." msgstr "Program za komandnu liniju kojim se mogu pokrenuti moduli KUnitTest-a." -#: kunittest/modrunner.cpp:42 +#: tdeunittest/modrunner.cpp:42 msgid "Only run modules whose filenames match the regexp." msgstr "Pokreni samo module čija imena poklapa reg.iz." -#: 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." @@ -8144,30 +8144,30 @@ msgstr "" "Pokreni samo probne module koji su nađeni u fascikli. Upotrebite opciju upita " "za izbor modula." -#: kunittest/modrunner.cpp:44 +#: tdeunittest/modrunner.cpp:44 msgid "" "Disables debug capturing. You typically use this option when you use the GUI." msgstr "" "Isključuje hvatanje ispravljanja. Ovu opciju koristite uglavnom kad koristite " "GUI." -#: kunittest/modrunner.cpp:53 +#: tdeunittest/modrunner.cpp:53 msgid "KUnitTest ModRunner" msgstr "Pokretač modula KUnitTest-a" -#: kparts/browserextension.cpp:485 +#: tdeparts/browserextension.cpp:485 msgid "<qt>Do you want to search the Internet for <b>%1</b>?" msgstr "<qt>Želite li da pretražite Internet za <b>%1</b>?" -#: kparts/browserextension.cpp:486 +#: tdeparts/browserextension.cpp:486 msgid "Internet Search" msgstr "Internet pretraga" -#: kparts/browserextension.cpp:486 +#: tdeparts/browserextension.cpp:486 msgid "&Search" msgstr "&Traži" -#: 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?" @@ -8175,23 +8175,23 @@ msgstr "" "Dokument „%1“ je izmenjen.\n" "Da li želite da snimite promene?" -#: kparts/part.cpp:494 +#: tdeparts/part.cpp:494 msgid "Close Document" msgstr "Zatvori dokument" -#: kparts/browserrun.cpp:275 +#: tdeparts/browserrun.cpp:275 msgid "Do you really want to execute '%1'? " msgstr "Da li stvarno želite da izvršite „%1“? " -#: kparts/browserrun.cpp:276 +#: tdeparts/browserrun.cpp:276 msgid "Execute File?" msgstr "Da li da izvršim fajl?" -#: kparts/browserrun.cpp:276 +#: tdeparts/browserrun.cpp:276 msgid "Execute" msgstr "Izvrši" -#: kparts/browserrun.cpp:294 +#: tdeparts/browserrun.cpp:294 msgid "" "Open '%2'?\n" "Type: %1" @@ -8199,7 +8199,7 @@ msgstr "" "Otvori „%2“?\n" "Tip:%1" -#: kparts/browserrun.cpp:296 +#: tdeparts/browserrun.cpp:296 msgid "" "Open '%3'?\n" "Name: %2\n" @@ -8209,79 +8209,79 @@ msgstr "" "Ime:%2\n" "Tip:%1" -#: kparts/browserrun.cpp:310 +#: tdeparts/browserrun.cpp:310 msgid "&Open with '%1'" msgstr "&Otvori pomoću „%1“" -#: kparts/browserrun.cpp:311 +#: tdeparts/browserrun.cpp:311 msgid "&Open With..." msgstr "&Otvori pomoću..." -#: kparts/browserrun.cpp:353 +#: tdeparts/browserrun.cpp:353 msgid "&Open" msgstr "&Otvori" -#: kutils/kfinddialog.cpp:55 kutils/kfinddialog.cpp:66 +#: tdeutils/kfinddialog.cpp:55 tdeutils/kfinddialog.cpp:66 msgid "Find Text" msgstr "Nađi tekst" -#: kutils/kfinddialog.cpp:77 +#: tdeutils/kfinddialog.cpp:77 msgid "Replace Text" msgstr "Zameni tekst" -#: kutils/kfinddialog.cpp:126 +#: tdeutils/kfinddialog.cpp:126 msgid "&Text to find:" msgstr "&Tekst za pretragu:" -#: kutils/kfinddialog.cpp:130 +#: tdeutils/kfinddialog.cpp:130 msgid "Regular e&xpression" msgstr "Re&gularni izraz" -#: kresources/configpage.cpp:129 kutils/kfinddialog.cpp:131 +#: tderesources/configpage.cpp:129 tdeutils/kfinddialog.cpp:131 msgid "&Edit..." msgstr "Ur&eđivanje..." -#: kutils/kfinddialog.cpp:140 +#: tdeutils/kfinddialog.cpp:140 msgid "Replace With" msgstr "Zameni sa" -#: kutils/kfinddialog.cpp:147 +#: tdeutils/kfinddialog.cpp:147 msgid "Replace&ment text:" msgstr "Te&kst zamene:" -#: kutils/kfinddialog.cpp:151 +#: tdeutils/kfinddialog.cpp:151 msgid "Use p&laceholders" msgstr "Koristi simbo&le" -#: kutils/kfinddialog.cpp:152 +#: tdeutils/kfinddialog.cpp:152 msgid "Insert Place&holder" msgstr "Umetni simbo&l" -#: kutils/kfinddialog.cpp:168 +#: tdeutils/kfinddialog.cpp:168 msgid "C&ase sensitive" msgstr "Razlikuj velika i mala &slova" -#: kutils/kfinddialog.cpp:169 +#: tdeutils/kfinddialog.cpp:169 msgid "&Whole words only" msgstr "Samo &cele reči" -#: kutils/kfinddialog.cpp:170 +#: tdeutils/kfinddialog.cpp:170 msgid "From c&ursor" msgstr "&Od pokazivača" -#: kutils/kfinddialog.cpp:172 +#: tdeutils/kfinddialog.cpp:172 msgid "&Selected text" msgstr "Označeni tek&st" -#: kutils/kfinddialog.cpp:179 +#: tdeutils/kfinddialog.cpp:179 msgid "&Prompt on replace" msgstr "U&pit prilikom zamene" -#: kutils/kfinddialog.cpp:232 +#: tdeutils/kfinddialog.cpp:232 msgid "Start replace" msgstr "Počni zamenu" -#: kutils/kfinddialog.cpp:233 +#: tdeutils/kfinddialog.cpp:233 msgid "" "<qt>If you press the <b>Replace</b> button, the text you entered above is " "searched for within the document and any occurrence is replaced with the " @@ -8290,11 +8290,11 @@ msgstr "" "<qt>Ako pritisnete dugme <b>Zameni</b>, dokument će biti pretražen tekstom za " "pretragu i svako pojavljivanje će biti zamenjeno tekstom za zamenu.</qt>" -#: kutils/kfinddialog.cpp:240 +#: tdeutils/kfinddialog.cpp:240 msgid "Start searching" msgstr "Počni pretragu" -#: kutils/kfinddialog.cpp:241 +#: tdeutils/kfinddialog.cpp:241 msgid "" "<qt>If you press the <b>Find</b> button, the text you entered above is searched " "for within the document.</qt>" @@ -8302,24 +8302,24 @@ msgstr "" "<qt>Ako pritisnete dugme <b>Nađi</b>, dokument će biti pretražen za tekst koji " "ste uneli iznad.</qt>" -#: kutils/kfinddialog.cpp:247 +#: tdeutils/kfinddialog.cpp:247 msgid "" "Enter a pattern to search for, or select a previous pattern from the list." msgstr "Unesite uzorak za pretragu, ili odaberite neki prethodni iz liste." -#: kutils/kfinddialog.cpp:250 +#: tdeutils/kfinddialog.cpp:250 msgid "If enabled, search for a regular expression." msgstr "Ako je uključeno, traži regularni izraz." -#: kutils/kfinddialog.cpp:252 +#: tdeutils/kfinddialog.cpp:252 msgid "Click here to edit your regular expression using a graphical editor." msgstr "Da biste grafički uredili regularni izraz, kliknite ovde." -#: kutils/kfinddialog.cpp:254 +#: tdeutils/kfinddialog.cpp:254 msgid "Enter a replacement string, or select a previous one from the list." msgstr "Unesite niz za zamenu, ili izaberite neki prethodni iz liste." -#: kutils/kfinddialog.cpp:256 +#: tdeutils/kfinddialog.cpp:256 msgid "" "<qt>If enabled, any occurrence of <code><b>\\N</b></code>, where <code><b>N</b>" "</code> is a integer number, will be replaced with the corresponding capture " @@ -8334,23 +8334,23 @@ msgstr "" "u vašu zamenu, stavite dodatnu obrnutu kosu crtu ispred njega, ovako <code><b>" "\\\\N</b></code>.</qt>" -#: kutils/kfinddialog.cpp:263 +#: tdeutils/kfinddialog.cpp:263 msgid "Click for a menu of available captures." msgstr "Kliknite za meni dostupnih hvatanja." -#: kutils/kfinddialog.cpp:265 +#: tdeutils/kfinddialog.cpp:265 msgid "Require word boundaries in both ends of a match to succeed." msgstr "Zahtevaj granice reči na oba kraja da bi poklapanje uspelo." -#: kutils/kfinddialog.cpp:267 +#: tdeutils/kfinddialog.cpp:267 msgid "Start searching at the current cursor location rather than at the top." msgstr "Počni pretragu od tekuće pozicije pokazivača umesto od vrha." -#: kutils/kfinddialog.cpp:269 +#: tdeutils/kfinddialog.cpp:269 msgid "Only search within the current selection." msgstr "Traži samo u tekućem izboru." -#: 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'." @@ -8358,79 +8358,79 @@ msgstr "" "Razlikuj mala i velika slova: unošenje uzorka „Pera“ neće izazvati poklapanje " "sa „pera“ ili „PERA“, već samo sa „Pera“." -#: kutils/kfinddialog.cpp:274 +#: tdeutils/kfinddialog.cpp:274 msgid "Search backwards." msgstr "Traži unazad." -#: kutils/kfinddialog.cpp:276 +#: tdeutils/kfinddialog.cpp:276 msgid "Ask before replacing each match found." msgstr "Pitaj pre zamene svakog pronađenog poklapanja." -#: kutils/kfinddialog.cpp:449 +#: tdeutils/kfinddialog.cpp:449 msgid "Any Character" msgstr "Bilo koji znak" -#: kutils/kfinddialog.cpp:450 +#: tdeutils/kfinddialog.cpp:450 msgid "Start of Line" msgstr "Početak linije" -#: kutils/kfinddialog.cpp:452 +#: tdeutils/kfinddialog.cpp:452 msgid "Set of Characters" msgstr "Skup znakova" -#: kutils/kfinddialog.cpp:453 +#: tdeutils/kfinddialog.cpp:453 msgid "Repeats, Zero or More Times" msgstr "Ponavlja, nijednom ili više puta" -#: kutils/kfinddialog.cpp:454 +#: tdeutils/kfinddialog.cpp:454 msgid "Repeats, One or More Times" msgstr "Ponavlja, jednom ili više puta" -#: kutils/kfinddialog.cpp:455 +#: tdeutils/kfinddialog.cpp:455 msgid "Optional" msgstr "Opcioni" -#: kutils/kfinddialog.cpp:456 +#: tdeutils/kfinddialog.cpp:456 msgid "Escape" msgstr "Escape" -#: kutils/kfinddialog.cpp:457 +#: tdeutils/kfinddialog.cpp:457 msgid "TAB" msgstr "TAB" -#: kutils/kfinddialog.cpp:458 +#: tdeutils/kfinddialog.cpp:458 msgid "Newline" msgstr "Nova linija" -#: 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 "Prazno mesto" -#: kutils/kfinddialog.cpp:461 +#: tdeutils/kfinddialog.cpp:461 msgid "Digit" msgstr "Cifra" -#: kutils/kfinddialog.cpp:510 +#: tdeutils/kfinddialog.cpp:510 msgid "Complete Match" msgstr "Potpuno poklapanje" -#: kutils/kfinddialog.cpp:515 +#: tdeutils/kfinddialog.cpp:515 msgid "Captured Text (%1)" msgstr "Uhvaćen tekst (%1)" -#: kutils/kfinddialog.cpp:523 +#: tdeutils/kfinddialog.cpp:523 msgid "You must enter some text to search for." msgstr "Morate uneti neki tekst za pretragu." -#: kutils/kfinddialog.cpp:534 +#: tdeutils/kfinddialog.cpp:534 msgid "Invalid regular expression." msgstr "Neispravan regularni izraz." -#: kutils/kcmoduleloader.cpp:98 +#: tdeutils/tdecmoduleloader.cpp:98 msgid "" "<qt>There was an error when loading the module '%1'." "<br>" @@ -8444,15 +8444,15 @@ msgstr "" "modul se ipak nije mogao učitati. Verovatno je deklaracija fabrike pogrešna, " "ili nedostaje create_* funkcija.</qt>" -#: kutils/kcmoduleloader.cpp:111 +#: tdeutils/tdecmoduleloader.cpp:111 msgid "The specified library %1 could not be found." msgstr "Naznačena biblioteka %1 nije pronađena." -#: kutils/kcmoduleloader.cpp:132 +#: tdeutils/tdecmoduleloader.cpp:132 msgid "The module %1 could not be found." msgstr "Modul %1 nije pronađen." -#: kutils/kcmoduleloader.cpp:133 +#: tdeutils/tdecmoduleloader.cpp:133 msgid "" "<qt>" "<p>The diagnostics is:" @@ -8462,15 +8462,15 @@ msgstr "" "<p>Razlog je:" "<br>Ne mogu da pronađem fajl „%1“ sa zapisom podešavanja radne površine.</qt>" -#: kutils/kcmoduleloader.cpp:152 +#: tdeutils/tdecmoduleloader.cpp:152 msgid "The module %1 could not be loaded." msgstr "Modul %1 ne može da se učita." -#: kutils/kcmoduleloader.cpp:171 +#: tdeutils/tdecmoduleloader.cpp:171 msgid "The module %1 is not a valid configuration module." msgstr "Modul %1 nije ispravan modul za podešavanje." -#: kutils/kcmoduleloader.cpp:172 +#: tdeutils/tdecmoduleloader.cpp:172 msgid "" "<qt>" "<p>The diagnostics is:" @@ -8481,11 +8481,11 @@ msgstr "" "<br>Fajl sa zapisom podešavanja radne površine „%1“ ne naznačava " "biblioteku.</qt>" -#: kutils/kcmoduleloader.cpp:206 +#: tdeutils/tdecmoduleloader.cpp:206 msgid "There was an error loading the module." msgstr "Pojavila se greška prilikom učitavanja modula." -#: kutils/kcmoduleloader.cpp:206 kutils/kcmoduleloader.cpp:274 +#: tdeutils/tdecmoduleloader.cpp:206 tdeutils/tdecmoduleloader.cpp:274 msgid "" "<qt>" "<p>The diagnostics is:" @@ -8511,23 +8511,23 @@ msgstr "" "o greški. Ako ovo ne uspe, razmotrite mogućnost da kontaktirate Vašeg " "distributera.</p></qt>" -#: kutils/kreplace.cpp:49 +#: tdeutils/kreplace.cpp:49 msgid "&All" msgstr "&Sve" -#: kutils/kreplace.cpp:49 +#: tdeutils/kreplace.cpp:49 msgid "&Skip" msgstr "Pre&skoči" -#: kutils/kreplace.cpp:58 +#: tdeutils/kreplace.cpp:58 msgid "Replace '%1' with '%2'?" msgstr "Zameni „%1“ sa „%2“?" -#: kutils/kreplace.cpp:105 kutils/kreplace.cpp:300 +#: tdeutils/kreplace.cpp:105 tdeutils/kreplace.cpp:300 msgid "No text was replaced." msgstr "Ništa nije zamenjeno." -#: kutils/kreplace.cpp:107 kutils/kreplace.cpp:302 +#: tdeutils/kreplace.cpp:107 tdeutils/kreplace.cpp:302 #, c-format msgid "" "_n: 1 replacement done.\n" @@ -8537,27 +8537,27 @@ msgstr "" "Urađene su %n zamene.\n" "Urađeno je %n zamena." -#: kutils/kfind.cpp:650 kutils/kreplace.cpp:307 +#: tdeutils/kfind.cpp:650 tdeutils/kreplace.cpp:307 msgid "Beginning of document reached." msgstr "Došao sam do početka dokumenta." -#: kutils/kfind.cpp:652 kutils/kreplace.cpp:309 +#: tdeutils/kfind.cpp:652 tdeutils/kreplace.cpp:309 msgid "End of document reached." msgstr "Došao sam do kraja dokumenta." -#: kutils/kreplace.cpp:316 +#: tdeutils/kreplace.cpp:316 msgid "Do you want to restart search from the end?" msgstr "Želite li da ponovite pretragu od kraja?" -#: kutils/kreplace.cpp:317 +#: tdeutils/kreplace.cpp:317 msgid "Do you want to restart search at the beginning?" msgstr "Želite li da ponovite pretragu od početka?" -#: kutils/kreplace.cpp:319 +#: tdeutils/kreplace.cpp:319 msgid "Restart" msgstr "Ponovo pokreni" -#: kutils/kpluginselector.cpp:111 +#: tdeutils/kpluginselector.cpp:111 msgid "" "<qt>" "<table>" @@ -8589,15 +8589,15 @@ msgstr "" "<td><b>Ugovor o korišćenju</b></td>" "<td>%4</td></tr></table></qt>" -#: kutils/kpluginselector.cpp:536 +#: tdeutils/kpluginselector.cpp:536 msgid "(This plugin is not configurable)" msgstr "(ovaj priključak nije podesiv)" -#: kutils/kreplacedialog.cpp:142 +#: tdeutils/kreplacedialog.cpp:142 msgid "Your replacement string is referencing a capture greater than '\\%1', " msgstr "Vaš niz za zamenu referencira hvatanje veće od „\\%1“, " -#: kutils/kreplacedialog.cpp:145 +#: tdeutils/kreplacedialog.cpp:145 #, c-format msgid "" "_n: but your pattern only defines 1 capture.\n" @@ -8607,11 +8607,11 @@ msgstr "" "a vaš šablon definiše samo %n hvatanja.\n" "a vaš šablon definiše samo %n hvatanja." -#: kutils/kreplacedialog.cpp:146 +#: tdeutils/kreplacedialog.cpp:146 msgid "but your pattern defines no captures." msgstr "a vaš šablon ne definiše niti jedno hvatanje." -#: kutils/kreplacedialog.cpp:147 +#: tdeutils/kreplacedialog.cpp:147 msgid "" "\n" "Please correct." @@ -8619,11 +8619,11 @@ msgstr "" "\n" "Ispravite ovo." -#: kutils/kfind.cpp:53 +#: tdeutils/kfind.cpp:53 msgid "<qt>Find next occurrence of '<b>%1</b>'?</qt>" msgstr "<qt>Nađi sledeće pojavljivanje „<b>%1</b>“?</qt>" -#: kutils/kfind.cpp:623 kutils/kfind.cpp:643 +#: tdeutils/kfind.cpp:623 tdeutils/kfind.cpp:643 #, c-format msgid "" "_n: 1 match found.\n" @@ -8633,23 +8633,23 @@ msgstr "" "%n poklapanja su pronađena.\n" "%n poklapanja je pronađeno." -#: kutils/kfind.cpp:625 +#: tdeutils/kfind.cpp:625 msgid "<qt>No matches found for '<b>%1</b>'.</qt>" msgstr "<qt>Nema poklapanja za „<b>%1</b>“.</qt>" -#: kutils/kfind.cpp:645 +#: tdeutils/kfind.cpp:645 msgid "No matches found for '<b>%1</b>'." msgstr "Nema poklapanja za „<b>%1</b>“." -#: kutils/kfind.cpp:659 +#: tdeutils/kfind.cpp:659 msgid "Continue from the end?" msgstr "Da nastavim od kraja?" -#: kutils/kfind.cpp:660 +#: tdeutils/kfind.cpp:660 msgid "Continue from the beginning?" msgstr "Da nastavim od početka?" -#: kutils/kcmoduleproxy.cpp:212 +#: tdeutils/tdecmoduleproxy.cpp:212 msgid "" "<b>Changes in this section requires root access.</b><br />" "Click the \"Administrator Mode\" button to allow modifications." @@ -8657,7 +8657,7 @@ msgstr "" "<b>Izmene u ovom delu zahtevaju administratorske privilegije.</b><br />" "Da biste dozvolili izmene kliknite na dugme „Administratorski režim“." -#: 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 " @@ -8669,117 +8669,117 @@ msgstr "" "da izmenite svojstva modula. Dokle god ne date lozinku, modul će biti " "isključen." -#: 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 "Ovaj izbor podešavanja je već otvoren u „%1“" -#: kutils/kcmoduleproxy.cpp:324 +#: tdeutils/tdecmoduleproxy.cpp:324 msgid "<big>Loading...</big>" msgstr "<big>Učitavam...</big>" -#: kutils/ksettings/componentsdialog.cpp:48 +#: tdeutils/ksettings/componentsdialog.cpp:48 msgid "Select Components" msgstr "Izaberi komponente" -#: kutils/ksettings/dialog.cpp:590 +#: tdeutils/ksettings/dialog.cpp:590 msgid "Select Components..." msgstr "Izaberite komponente..." -#: kresources/resource.cpp:61 +#: tderesources/resource.cpp:61 msgid "resource" msgstr "resurs" -#: kresources/selectdialog.cpp:95 +#: tderesources/selectdialog.cpp:95 msgid "There is no resource available!" msgstr "Nema dostupnih resursa!" -#: kresources/kcmkresources.cpp:44 +#: tderesources/kcmkresources.cpp:44 msgid "kcmkresources" msgstr "kcmkresources" -#: kresources/kcmkresources.cpp:45 +#: tderesources/kcmkresources.cpp:45 msgid "TDE Resources configuration module" msgstr "TDE modul za podešavanje resursa" -#: kresources/kcmkresources.cpp:47 +#: tderesources/kcmkresources.cpp:47 msgid "(c) 2003 Tobias Koenig" msgstr "© 2003 Tobijas Kenih (Tobias König)" -#: 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 "Podešavanje resursa" -#: kresources/configdialog.cpp:51 +#: tderesources/configdialog.cpp:51 msgid "General Settings" msgstr "Opšta podešavanja" -#: kresources/configdialog.cpp:57 +#: tderesources/configdialog.cpp:57 msgid "Read-only" msgstr "Samo za čitanje" -#: kresources/configdialog.cpp:66 +#: tderesources/configdialog.cpp:66 msgid "%1 Resource Settings" msgstr "%1 podešavanja resursa" -#: kresources/configdialog.cpp:107 +#: tderesources/configdialog.cpp:107 msgid "Please enter a resource name." msgstr "Unesite ime resursa." -#: kresources/configpage.cpp:120 +#: tderesources/configpage.cpp:120 msgid "Type" msgstr "Vrsta" -#: kresources/configpage.cpp:121 +#: tderesources/configpage.cpp:121 msgid "Standard" msgstr "Uobičajeno" -#: kresources/configpage.cpp:126 +#: tderesources/configpage.cpp:126 msgid "&Add..." msgstr "&Dodaj..." -#: kresources/configpage.cpp:131 +#: tderesources/configpage.cpp:131 msgid "&Use as Standard" msgstr "&Koristi kao standardni" -#: kresources/configpage.cpp:283 +#: tderesources/configpage.cpp:283 msgid "There is no standard resource! Please select one." msgstr "Nema standardnog resursa! Izaberite jedan." -#: kresources/configpage.cpp:298 +#: tderesources/configpage.cpp:298 msgid "Please select type of the new resource:" msgstr "Izaberite tip novog resursa:" -#: kresources/configpage.cpp:308 +#: tderesources/configpage.cpp:308 msgid "Unable to create resource of type '%1'." msgstr "Nije moguće napraviti resurs tipa „%1“." -#: kresources/configpage.cpp:360 +#: tderesources/configpage.cpp:360 msgid "" "You cannot remove your standard resource! Please select a new standard resource " "first." msgstr "" "Ne možete ukloniti standardni resurs! Prvo izaberite nov standardni resurs." -#: 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 "Ne možete koristiti resurs koji je samo za čitanje kao standardni!" -#: kresources/configpage.cpp:418 +#: tderesources/configpage.cpp:418 msgid "You cannot use an inactive resource as standard!" msgstr "Ne možete koristiti neaktivni resurs kao standardni!" -#: kresources/configpage.cpp:498 +#: tderesources/configpage.cpp:498 msgid "" "You cannot deactivate the standard resource. Choose another standard resource " "first." msgstr "" "Ne možete isključiti standardni resurs. Izaberite prvo drugi standardni resurs." -#: 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." @@ -9183,151 +9183,151 @@ msgstr "Pomoćnik za prikazivanje aRts-ovih poruka o greškama" msgid "Informational" msgstr "Informacioni" -#: kcert/kcertpart.cc:90 kcert/kcertpart.cc:113 +#: tdecert/tdecertpart.cc:90 tdecert/tdecertpart.cc:113 msgid "Invalid certificate!" msgstr "Neispravan sertifikat!" -#: kcert/kcertpart.cc:160 +#: tdecert/tdecertpart.cc:160 msgid "Certificates" msgstr "Sertifikati" -#: kcert/kcertpart.cc:161 +#: tdecert/tdecertpart.cc:161 msgid "Signers" msgstr "Potpisnici" -#: kcert/kcertpart.cc:164 +#: tdecert/tdecertpart.cc:164 msgid "Client" msgstr "Klijent" -#: kcert/kcertpart.cc:170 +#: tdecert/tdecertpart.cc:170 msgid "Import &All" msgstr "Uvezi &sve" -#: 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 "TDE uvoz sigurnosnog sertifikata" -#: kcert/kcertpart.cc:184 +#: tdecert/tdecertpart.cc:184 msgid "Chain:" msgstr "Lanac:" -#: kcert/kcertpart.cc:189 kcert/kcertpart.cc:276 +#: tdecert/tdecertpart.cc:189 tdecert/tdecertpart.cc:276 msgid "Subject:" msgstr "Tema:" -#: kcert/kcertpart.cc:190 kcert/kcertpart.cc:277 +#: tdecert/tdecertpart.cc:190 tdecert/tdecertpart.cc:277 msgid "Issued by:" msgstr "Izdat od:" -#: kcert/kcertpart.cc:196 kcert/kcertpart.cc:283 +#: tdecert/tdecertpart.cc:196 tdecert/tdecertpart.cc:283 msgid "File:" msgstr "Fajl:" -#: kcert/kcertpart.cc:199 kcert/kcertpart.cc:286 +#: tdecert/tdecertpart.cc:199 tdecert/tdecertpart.cc:286 msgid "File format:" msgstr "Format fajla:" -#: kcert/kcertpart.cc:212 kcert/kcertpart.cc:299 +#: tdecert/tdecertpart.cc:212 tdecert/tdecertpart.cc:299 msgid "State:" msgstr "Status:" -#: kcert/kcertpart.cc:216 kcert/kcertpart.cc:303 +#: tdecert/tdecertpart.cc:216 tdecert/tdecertpart.cc:303 msgid "Valid from:" msgstr "Važeći od:" -#: kcert/kcertpart.cc:220 kcert/kcertpart.cc:307 +#: tdecert/tdecertpart.cc:220 tdecert/tdecertpart.cc:307 msgid "Valid until:" msgstr "Važeći do:" -#: kcert/kcertpart.cc:224 kcert/kcertpart.cc:311 +#: tdecert/tdecertpart.cc:224 tdecert/tdecertpart.cc:311 msgid "Serial number:" msgstr "Serijski broj:" -#: kcert/kcertpart.cc:227 kcert/kcertpart.cc:314 +#: tdecert/tdecertpart.cc:227 tdecert/tdecertpart.cc:314 msgid "State" msgstr "Status" -#: kcert/kcertpart.cc:236 kcert/kcertpart.cc:323 +#: tdecert/tdecertpart.cc:236 tdecert/tdecertpart.cc:323 msgid "MD5 digest:" msgstr "MD5 sažetak:" -#: kcert/kcertpart.cc:239 kcert/kcertpart.cc:326 +#: tdecert/tdecertpart.cc:239 tdecert/tdecertpart.cc:326 msgid "Signature:" msgstr "Potpis:" -#: kcert/kcertpart.cc:244 kcert/kcertpart.cc:331 +#: tdecert/tdecertpart.cc:244 tdecert/tdecertpart.cc:331 msgid "Signature" msgstr "Potpis" -#: kcert/kcertpart.cc:253 kcert/kcertpart.cc:340 +#: tdecert/tdecertpart.cc:253 tdecert/tdecertpart.cc:340 msgid "Public key:" msgstr "Javni ključ:" -#: kcert/kcertpart.cc:259 kcert/kcertpart.cc:346 +#: tdecert/tdecertpart.cc:259 tdecert/tdecertpart.cc:346 msgid "Public Key" msgstr "Javni ključ" -#: kcert/kcertpart.cc:368 +#: tdecert/tdecertpart.cc:368 msgid "&Crypto Manager..." msgstr "&Kripto menadžer..." -#: kcert/kcertpart.cc:369 +#: tdecert/tdecertpart.cc:369 msgid "&Import" msgstr "Uvez&i" -#: kcert/kcertpart.cc:370 +#: tdecert/tdecertpart.cc:370 msgid "&Save..." msgstr "&Snimi..." -#: kcert/kcertpart.cc:371 +#: tdecert/tdecertpart.cc:371 msgid "&Done" msgstr "&Završi" -#: kcert/kcertpart.cc:418 kcert/kcertpart.cc:440 +#: tdecert/tdecertpart.cc:418 tdecert/tdecertpart.cc:440 msgid "Save failed." msgstr "Snimanje nije uspelo." -#: 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 "Uvoz sertifikata" -#: kcert/kcertpart.cc:455 +#: tdecert/tdecertpart.cc:455 msgid "You do not seem to have compiled TDE with SSL support." msgstr "Izgleda da TDE nije preveden sa SSL podrškom." -#: kcert/kcertpart.cc:460 +#: tdecert/tdecertpart.cc:460 msgid "Certificate file is empty." msgstr "Fajl sertifikata je prazan." -#: kcert/kcertpart.cc:490 +#: tdecert/tdecertpart.cc:490 msgid "Certificate Password" msgstr "Lozinka za sertifikat" -#: kcert/kcertpart.cc:496 +#: tdecert/tdecertpart.cc:496 msgid "The certificate file could not be loaded. Try a different password?" msgstr "Sertifikat nije mogao biti učitan. Da probam sa drugom lozinkom?" -#: kcert/kcertpart.cc:496 +#: tdecert/tdecertpart.cc:496 msgid "Try Different" msgstr "Probaj sa drugom" -#: kcert/kcertpart.cc:532 kcert/kcertpart.cc:566 +#: tdecert/tdecertpart.cc:532 tdecert/tdecertpart.cc:566 msgid "This file cannot be opened." msgstr "Ovaj fajl ne može biti otvoren." -#: kcert/kcertpart.cc:599 +#: tdecert/tdecertpart.cc:599 msgid "I do not know how to handle this type of file." msgstr "Ne znam da rukujem ovim tipom fajla." -#: kcert/kcertpart.cc:619 +#: tdecert/tdecertpart.cc:619 msgid "0 - Site Certificate" msgstr "0 - Sertifikat sajta" -#: 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?" @@ -9335,7 +9335,7 @@ msgstr "" "Sertifikat sa tim imenom već postoji. Da li ste sigurni da želite da ga " "zamenite?" -#: 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." @@ -9343,7 +9343,7 @@ msgstr "" "Sertifikat je uspešno uvezen u TDE.\n" "Postavkama Vašeg sertifikata možete upravljati iz TDE Kontrolnog centra." -#: 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." @@ -9351,19 +9351,19 @@ msgstr "" "Sertifikati su uspešno uvezeni u TDE.\n" "Postavkama Vašeg sertifikata možete upravljati iz TDE Kontrolnog centra." -#: kcert/kcertpart.cc:879 +#: tdecert/tdecertpart.cc:879 msgid "TDE Certificate Part" msgstr "TDE Sertifikat deo" -#: khtml/khtml_settings.cc:152 +#: tdehtml/tdehtml_settings.cc:152 msgid "Accept" msgstr "Prihvati" -#: khtml/khtml_settings.cc:153 +#: tdehtml/tdehtml_settings.cc:153 msgid "Reject" msgstr "Odbaci" -#: khtml/khtml_settings.cc:779 +#: tdehtml/tdehtml_settings.cc:779 msgid "Filter error" msgstr "Greška u filteru" @@ -9616,8 +9616,8 @@ msgid "Includes/Headers" msgstr "Uključenja/zaglavlja" #: tdecore/tde-config.cpp.in:178 -msgid "Translation files for KLocale" -msgstr "Fajlovi prevoda za KLocale" +msgid "Translation files for TDELocale" +msgstr "Fajlovi prevoda za TDELocale" #: tdecore/tde-config.cpp.in:179 msgid "Mime types" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdeprint.po b/tde-i18n-sr@Latn/messages/tdelibs/tdeprint.po index aa9c0956874..3b1d10c600f 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdeprint.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdeprint.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-08-27 01:12+0200\n" "PO-Revision-Date: 2007-01-06 22:31+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1872,7 +1872,7 @@ msgstr "" msgid "Additional Tags" msgstr "Dodatne oznake" -#: cups/kptagspage.cpp:82 kfilelist.cpp:101 kpfilterpage.cpp:406 +#: cups/kptagspage.cpp:82 tdefilelist.cpp:101 kpfilterpage.cpp:406 #: management/kmjobviewer.cpp:237 management/kmwend.cpp:51 #: management/kxmlcommanddlg.cpp:141 management/kxmlcommanddlg.cpp:545 msgid "Name" @@ -4013,7 +4013,7 @@ msgstr "Komentar" msgid "Confirmation" msgstr "Potvrda" -#: kfilelist.cpp:102 management/kmwend.cpp:50 management/kmwend.cpp:106 +#: tdefilelist.cpp:102 management/kmwend.cpp:50 management/kmwend.cpp:106 #: management/kmwend.cpp:109 msgid "Type" msgstr "Vrsta" @@ -4232,11 +4232,11 @@ msgstr "Dodaj opciju" msgid "Delete item" msgstr "Obriši stavku" -#: kfilelist.cpp:135 management/kxmlcommanddlg.cpp:157 +#: tdefilelist.cpp:135 management/kxmlcommanddlg.cpp:157 msgid "Move up" msgstr "Pomeri gore" -#: kfilelist.cpp:142 management/kxmlcommanddlg.cpp:158 +#: tdefilelist.cpp:142 management/kxmlcommanddlg.cpp:158 msgid "Move down" msgstr "Pomeri dole" @@ -4973,7 +4973,7 @@ msgstr "Neispravne postavke. %1." msgid "Configuring %1" msgstr "Podešavanje %1" -#: kfilelist.cpp:42 +#: tdefilelist.cpp:42 msgid "" " <qt> <b>Add File button</b> " "<p>This button calls the <em>'File Open'</em> dialog to let you select a file " @@ -4993,7 +4993,7 @@ msgstr "" "<li>razne fajlove iz različitih putanja i poslati ih kao jedan „više-fajlovski " "posao“ sistemu za štampu. </ul> </qt>" -#: kfilelist.cpp:54 +#: tdefilelist.cpp:54 msgid "" " <qt> <b>Remove File button</b> " "<p>This button removes the highlighted file from the list of to-be-printed " @@ -5002,7 +5002,7 @@ msgstr "" " <qt> <b>Dugme „Ukloni fajl“</b> " "<p>Ovo dugme uklanja istaknuti fajl iz liste fajlova za štampanje. </qt>" -#: kfilelist.cpp:59 +#: tdefilelist.cpp:59 msgid "" " <qt> <b>Move File Up button</b> " "<p>This button moves the highlighted file up in the list of files to be " @@ -5014,7 +5014,7 @@ msgstr "" "štampanje.</p>" "<p>Prosto rečeno, ovo menja redosled fajlova za štampanje.</p></qt>" -#: kfilelist.cpp:66 +#: tdefilelist.cpp:66 msgid "" " <qt> <b>Move File Down button</b> " "<p>This button moves the highlighted file down in the list of files to be " @@ -5026,7 +5026,7 @@ msgstr "" "štampanje.</p> " "<p>Prosto rečeno, ovo menja redosled fajlova za štampanje.</p></qt>" -#: kfilelist.cpp:73 +#: tdefilelist.cpp:73 msgid "" " <qt> <b>File Open button</b> " "<p>This button tries to open the highlighted file, so you can view or edit it " @@ -5040,7 +5040,7 @@ msgstr "" "<p>Ako otvarate fajlove, TDEPrint će koristiti program koji odgovara MIME tipu " "fajla.</p></qt>" -#: kfilelist.cpp:82 +#: tdefilelist.cpp:82 msgid "" " <qt> <b>File List view</b> " "<p>This list displays all the files you selected for printing. You can see the " @@ -5068,23 +5068,23 @@ msgstr "" "listu (pomeranjem fajlova gore ili dole), i da otvarate fajlove. Ako otvarate " "fajlove, TDEPrint će koristiti program za dati MIME tip fajla.</p></qt>" -#: kfilelist.cpp:103 +#: tdefilelist.cpp:103 msgid "Path" msgstr "Putanja" -#: kfilelist.cpp:115 +#: tdefilelist.cpp:115 msgid "Add file" msgstr "Dodaj fajl" -#: kfilelist.cpp:121 +#: tdefilelist.cpp:121 msgid "Remove file" msgstr "Ukloni fajl" -#: kfilelist.cpp:128 +#: tdefilelist.cpp:128 msgid "Open file" msgstr "Otvori fajl" -#: kfilelist.cpp:149 +#: tdefilelist.cpp:149 msgid "" "Drag file(s) here or use the button to open a file dialog. Leave empty for <b>" "<STDIN></b>." diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdestyle_plastik_config.po b/tde-i18n-sr@Latn/messages/tdelibs/tdestyle_plastik_config.po index 243323f5d8f..89e8ec936e1 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdestyle_plastik_config.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdestyle_plastik_config.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2005-02-05 16:40+0100\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_autobookmarker.po index 944e0069bfc..870b5bd1285 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -1,13 +1,13 @@ -# translation of ktexteditor_autobookmarker.po to Srpski -# translation of ktexteditor_autobookmarker.po to Serbian +# translation of tdetexteditor_autobookmarker.po to Srpski +# translation of tdetexteditor_autobookmarker.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. msgid "" msgstr "" -"Project-Id-Version: ktexteditor_autobookmarker\n" +"Project-Id-Version: tdetexteditor_autobookmarker\n" "POT-Creation-Date: 2005-06-14 01:24+0200\n" "PO-Revision-Date: 2004-07-19 20:08+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_docwordcompletion.po b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_docwordcompletion.po index adf70ffc179..946e5f5049e 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_docwordcompletion.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_docwordcompletion.po @@ -1,10 +1,10 @@ -# translation of ktexteditor_docwordcompletion.po to Srpski -# translation of ktexteditor_docwordcompletion.po to Serbian +# translation of tdetexteditor_docwordcompletion.po to Srpski +# translation of tdetexteditor_docwordcompletion.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004, 2005. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: ktexteditor_docwordcompletion\n" +"Project-Id-Version: tdetexteditor_docwordcompletion\n" "POT-Creation-Date: 2007-02-18 02:38+0100\n" "PO-Revision-Date: 2005-08-03 16:47+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_insertfile.po index e036e3b27f8..91a039f38db 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_insertfile.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_insertfile.po @@ -1,16 +1,16 @@ -# translation of ktexteditor_insertfile.po to Srpski -# translation of ktexteditor_insertfile.po to Serbian +# translation of tdetexteditor_insertfile.po to Srpski +# translation of tdetexteditor_insertfile.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Marko Rosić <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: ktexteditor_insertfile\n" +"Project-Id-Version: tdetexteditor_insertfile\n" "POT-Creation-Date: 2005-06-14 01:24+0200\n" "PO-Revision-Date: 2004-06-14 21:18+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_isearch.po b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_isearch.po index 212d8ce7f43..3978f546d1b 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_isearch.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_isearch.po @@ -1,16 +1,16 @@ -# translation of ktexteditor_isearch.po to Serbian -# translation of ktexteditor_isearch.po to Srpski +# translation of tdetexteditor_isearch.po to Serbian +# translation of tdetexteditor_isearch.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanasković <toptan@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: ktexteditor_isearch\n" +"Project-Id-Version: tdetexteditor_isearch\n" "POT-Creation-Date: 2007-05-29 02:14+0200\n" "PO-Revision-Date: 2004-06-14 21:19+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -119,7 +119,7 @@ msgstr "Sledeće poklapanje inkrementalne pretrage" msgid "Previous Incremental Search Match" msgstr "Prethodno poklapanje inkrementalne pretrage" -#. i18n: file ktexteditor_isearchui.rc line 9 +#. i18n: file tdetexteditor_isearchui.rc line 9 #: rc.cpp:6 #, no-c-format msgid "Search Toolbar" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_kdatatool.po b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_kdatatool.po index 9e59be6f29d..ea0131e1ab9 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_kdatatool.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/tdetexteditor_kdatatool.po @@ -1,14 +1,14 @@ -# translation of ktexteditor_kdatatool.po to Srpski +# translation of tdetexteditor_kdatatool.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: ktexteditor_kdatatool\n" +"Project-Id-Version: tdetexteditor_kdatatool\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2003-07-25 23:01+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdelibs/timezones.po b/tde-i18n-sr@Latn/messages/tdelibs/timezones.po index e60af5b7f67..80a1ec9592f 100644 --- a/tde-i18n-sr@Latn/messages/tdelibs/timezones.po +++ b/tde-i18n-sr@Latn/messages/tdelibs/timezones.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2006-06-07 03:56+0200\n" "PO-Revision-Date: 2005-10-25 12:52+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/artsbuilder.po b/tde-i18n-sr@Latn/messages/tdemultimedia/artsbuilder.po index 374840aac4d..3e92835a60f 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/artsbuilder.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/artsbuilder.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:37+0200\n" "PO-Revision-Date: 2005-08-05 14:33+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/artscontrol.po b/tde-i18n-sr@Latn/messages/tdemultimedia/artscontrol.po index 0294c03f29e..003f6b1893b 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/artscontrol.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/artscontrol.po @@ -1,7 +1,7 @@ # translation of artscontrol.po to Srpski # translation of artscontrol.po to Serbian # Copyright (C) 1999,2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-01-08 01:21+0100\n" "PO-Revision-Date: 2004-07-17 17:29+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/juk.po b/tde-i18n-sr@Latn/messages/tdemultimedia/juk.po index 3b64dc3850b..1ab504187cc 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/juk.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/juk.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-03-05 19:28+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/kaudiocreator.po b/tde-i18n-sr@Latn/messages/tdemultimedia/kaudiocreator.po index 40a1b123b1f..ee6d84313f1 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/kaudiocreator.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/kaudiocreator.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2007-01-08 22:50+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/kcmaudiocd.po b/tde-i18n-sr@Latn/messages/tdemultimedia/kcmaudiocd.po index 501b6081a9c..bb2f4d11b9e 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/kcmaudiocd.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/kcmaudiocd.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-03-26 02:15+0200\n" "PO-Revision-Date: 2006-01-08 15:33+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/kmix.po b/tde-i18n-sr@Latn/messages/tdemultimedia/kmix.po index 720c796a318..309274d399e 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/kmix.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/kmix.po @@ -1,6 +1,6 @@ # translation of kmix.po to Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Tanaskovic Toplica <toptan@kde.org.yu>, 2003. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-08-12 01:17+0200\n" "PO-Revision-Date: 2006-07-16 22:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/kscd.po b/tde-i18n-sr@Latn/messages/tdemultimedia/kscd.po index 635ff7ce9e9..61f564557bf 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/kscd.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/kscd.po @@ -1,7 +1,7 @@ # translation of kscd.po to Srpski # translation of kscd.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/libkcddb.po b/tde-i18n-sr@Latn/messages/tdemultimedia/libkcddb.po index 46e7263edd9..1a8ebcca4e9 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/libkcddb.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/libkcddb.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-10-01 13:39+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_au.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_au.po index 2524855097f..ff80c76de54 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_au.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_au.po @@ -1,10 +1,10 @@ -# translation of kfile_au.po to Serbian +# translation of tdefile_au.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_au\n" +"Project-Id-Version: tdefile_au\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-13 10:24+0200\n" "Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n" @@ -14,58 +14,58 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.1\n" -#: kfile_au.cpp:55 +#: tdefile_au.cpp:55 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_au.cpp:59 +#: tdefile_au.cpp:59 msgid "Length" msgstr "Dužina" -#: kfile_au.cpp:62 +#: tdefile_au.cpp:62 msgid "Sample Rate" msgstr "Učestanost uzorkovanja" -#: kfile_au.cpp:65 +#: tdefile_au.cpp:65 msgid "Channels" msgstr "Kanali" -#: kfile_au.cpp:67 +#: tdefile_au.cpp:67 msgid "Encoding" msgstr "Kodiranje" -#: kfile_au.cpp:125 +#: tdefile_au.cpp:125 msgid "8-bit ISDN u-law" msgstr "8-bitni ISDN u-law" -#: kfile_au.cpp:129 +#: tdefile_au.cpp:129 msgid "8-bit linear PCM [REF-PCM]" msgstr "8-bitni linearni PCM [REF-PCM]" -#: kfile_au.cpp:133 +#: tdefile_au.cpp:133 msgid "16-bit linear PCM" msgstr "16-bitni linearni PCM" -#: kfile_au.cpp:137 +#: tdefile_au.cpp:137 msgid "24-bit linear PCM" msgstr "24-bitni linearni PCM" -#: kfile_au.cpp:141 +#: tdefile_au.cpp:141 msgid "32-bit linear PCM" msgstr "32-bitni linearni PCM" -#: kfile_au.cpp:145 +#: tdefile_au.cpp:145 msgid "32-bit IEEE floating point" msgstr "32-bitni IEEE u pokretnom zarezu" -#: kfile_au.cpp:149 +#: tdefile_au.cpp:149 msgid "64-bit IEEE floating point" msgstr "64-bitni IEEE u pokretnom zarezu" -#: kfile_au.cpp:153 +#: tdefile_au.cpp:153 msgid "8-bit ISDN u-law compressed" msgstr "8-bitni ISDN u-law kompresovan" -#: kfile_au.cpp:157 +#: tdefile_au.cpp:157 msgid "Unknown" msgstr "Nepoznat" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_avi.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_avi.po index 79e88da009d..46831102eb2 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_avi.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_avi.po @@ -1,52 +1,52 @@ -# translation of kfile_avi.po to Serbian +# translation of tdefile_avi.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_avi\n" +"Project-Id-Version: tdefile_avi\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-17 17:33+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_avi.cpp:57 +#: tdefile_avi.cpp:57 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_avi.cpp:61 +#: tdefile_avi.cpp:61 msgid "Length" msgstr "Dužina" -#: kfile_avi.cpp:64 +#: tdefile_avi.cpp:64 msgid "Resolution" msgstr "Rezolucija" -#: kfile_avi.cpp:66 +#: tdefile_avi.cpp:66 msgid "Frame Rate" msgstr "Broj okvira" -#: kfile_avi.cpp:67 +#: tdefile_avi.cpp:67 msgid "fps" msgstr "fps" -#: kfile_avi.cpp:69 +#: tdefile_avi.cpp:69 msgid "Video Codec" msgstr "Video kodek" -#: kfile_avi.cpp:70 +#: tdefile_avi.cpp:70 msgid "Audio Codec" msgstr "Audio kodek" -#: kfile_avi.cpp:438 kfile_avi.cpp:527 +#: tdefile_avi.cpp:438 tdefile_avi.cpp:527 msgid "Unknown" msgstr "Nepoznat" -#: kfile_avi.cpp:532 +#: tdefile_avi.cpp:532 msgid "None" msgstr "Nijedan" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_flac.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_flac.po index d2e6d87b3d0..b3dd5c07f77 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_flac.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_flac.po @@ -1,97 +1,97 @@ -# translation of kfile_flac.po to Serbian -# translation of kfile_flac.po to Srpski +# translation of tdefile_flac.po to Serbian +# translation of tdefile_flac.po to Srpski # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_flac\n" +"Project-Id-Version: tdefile_flac\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-17 17:34+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" "Plural-Forms: \n" -#: kfile_flac.cpp:79 +#: tdefile_flac.cpp:79 msgid "Comment" msgstr "Komentar" -#: kfile_flac.cpp:85 +#: tdefile_flac.cpp:85 msgid "Artist" msgstr "Izvođač" -#: kfile_flac.cpp:89 +#: tdefile_flac.cpp:89 msgid "Title" msgstr "Naslov" -#: kfile_flac.cpp:93 +#: tdefile_flac.cpp:93 msgid "Album" msgstr "Album" -#: kfile_flac.cpp:96 +#: tdefile_flac.cpp:96 msgid "Genre" msgstr "Žanr" -#: kfile_flac.cpp:99 +#: tdefile_flac.cpp:99 msgid "Track Number" msgstr "Broj numere" -#: kfile_flac.cpp:102 +#: tdefile_flac.cpp:102 msgid "Date" msgstr "Datum" -#: kfile_flac.cpp:105 +#: tdefile_flac.cpp:105 msgid "Description" msgstr "Opis" -#: kfile_flac.cpp:108 +#: tdefile_flac.cpp:108 msgid "Organization" msgstr "Organizacija" -#: kfile_flac.cpp:111 +#: tdefile_flac.cpp:111 msgid "Location" msgstr "Lokacija" -#: kfile_flac.cpp:114 +#: tdefile_flac.cpp:114 msgid "Copyright" msgstr "Autorska prava" -#: kfile_flac.cpp:123 +#: tdefile_flac.cpp:123 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_flac.cpp:126 +#: tdefile_flac.cpp:126 msgid "Channels" msgstr "Kanali" -#: kfile_flac.cpp:128 +#: tdefile_flac.cpp:128 msgid "Sample Rate" msgstr "Učestanost odabiranja" -#: kfile_flac.cpp:129 +#: tdefile_flac.cpp:129 msgid " Hz" msgstr " Hz" -#: kfile_flac.cpp:131 +#: tdefile_flac.cpp:131 msgid "Sample Width" msgstr "Širina uzorka" -#: kfile_flac.cpp:132 +#: tdefile_flac.cpp:132 msgid " bits" msgstr " bitova" -#: kfile_flac.cpp:134 +#: tdefile_flac.cpp:134 msgid "Average Bitrate" msgstr "Srednja bitrata" -#: kfile_flac.cpp:138 +#: tdefile_flac.cpp:138 msgid " kbps" msgstr " kbps" -#: kfile_flac.cpp:140 +#: tdefile_flac.cpp:140 msgid "Length" msgstr "Dužina" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_m3u.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_m3u.po index b37ebd2fdb4..fd3a25ae7c2 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_m3u.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_m3u.po @@ -1,10 +1,10 @@ -# translation of kfile_m3u.po to Serbian +# translation of tdefile_m3u.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_m3u\n" +"Project-Id-Version: tdefile_m3u\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-13 10:24+0200\n" "Last-Translator: Chusslove Illich <chaslav@sezampro.yu>\n" @@ -14,11 +14,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.1\n" -#: kfile_m3u.cpp:51 +#: tdefile_m3u.cpp:51 msgid "Tracks" msgstr "Numere" -#: kfile_m3u.cpp:78 +#: tdefile_m3u.cpp:78 #, c-format msgid "Track %1" msgstr "Numera %1" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mp3.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mp3.po index a63f25d7de8..f698d0f7605 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mp3.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mp3.po @@ -1,105 +1,105 @@ -# translation of kfile_mp3.po to Srpski -# translation of kfile_mp3.po to Serbian +# translation of tdefile_mp3.po to Srpski +# translation of tdefile_mp3.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_mp3\n" +"Project-Id-Version: tdefile_mp3\n" "POT-Creation-Date: 2005-05-26 01:24+0200\n" "PO-Revision-Date: 2003-09-27 16:34+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2\n" -#: kfile_mp3.cpp:56 +#: tdefile_mp3.cpp:56 msgid "ID3 Tag" msgstr "ID3 tag" -#: kfile_mp3.cpp:63 +#: tdefile_mp3.cpp:63 msgid "Title" msgstr "Naslov" -#: kfile_mp3.cpp:67 +#: tdefile_mp3.cpp:67 msgid "Artist" msgstr "Izvođač" -#: kfile_mp3.cpp:71 +#: tdefile_mp3.cpp:71 msgid "Album" msgstr "Album" -#: kfile_mp3.cpp:74 +#: tdefile_mp3.cpp:74 msgid "Year" msgstr "Godina" -#: kfile_mp3.cpp:77 +#: tdefile_mp3.cpp:77 msgid "Comment" msgstr "Komentar" -#: kfile_mp3.cpp:81 +#: tdefile_mp3.cpp:81 msgid "Track" msgstr "Numera" -#: kfile_mp3.cpp:84 +#: tdefile_mp3.cpp:84 msgid "Genre" msgstr "Žanr" -#: kfile_mp3.cpp:89 +#: tdefile_mp3.cpp:89 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_mp3.cpp:91 +#: tdefile_mp3.cpp:91 msgid "Version" msgstr "Verzija" -#: kfile_mp3.cpp:92 +#: tdefile_mp3.cpp:92 msgid "MPEG " msgstr "MPEG " -#: kfile_mp3.cpp:94 +#: tdefile_mp3.cpp:94 msgid "Layer" msgstr "sloj" -#: kfile_mp3.cpp:95 +#: tdefile_mp3.cpp:95 msgid "CRC" msgstr "CRC" -#: kfile_mp3.cpp:96 +#: tdefile_mp3.cpp:96 msgid "Bitrate" msgstr "Bitrata" -#: kfile_mp3.cpp:99 +#: tdefile_mp3.cpp:99 msgid " kbps" msgstr " kbps" -#: kfile_mp3.cpp:101 +#: tdefile_mp3.cpp:101 msgid "Sample Rate" msgstr "Učestanost uzorkovanja" -#: kfile_mp3.cpp:102 +#: tdefile_mp3.cpp:102 msgid "Hz" msgstr "Hz" -#: kfile_mp3.cpp:104 +#: tdefile_mp3.cpp:104 msgid "Channels" msgstr "Kanala" -#: kfile_mp3.cpp:105 +#: tdefile_mp3.cpp:105 msgid "Copyright" msgstr "Autorska prava" -#: kfile_mp3.cpp:106 +#: tdefile_mp3.cpp:106 msgid "Original" msgstr "Original" -#: kfile_mp3.cpp:107 +#: tdefile_mp3.cpp:107 msgid "Length" msgstr "Dužina" -#: kfile_mp3.cpp:110 +#: tdefile_mp3.cpp:110 msgid "Emphasis" msgstr "Naglasak" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpc.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpc.po index b589e49930f..6a3062ed390 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpc.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpc.po @@ -1,91 +1,91 @@ -# translation of kfile_mpc.po to Serbian +# translation of tdefile_mpc.po to Serbian # Copyright (C) 2004 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_mpc\n" +"Project-Id-Version: tdefile_mpc\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-18 14:17+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_mpc.cpp:62 +#: tdefile_mpc.cpp:62 msgid "Comment" msgstr "Komentar" -#: kfile_mpc.cpp:68 +#: tdefile_mpc.cpp:68 msgid "Artist" msgstr "Izvođač" -#: kfile_mpc.cpp:72 +#: tdefile_mpc.cpp:72 msgid "Title" msgstr "Naslov" -#: kfile_mpc.cpp:76 +#: tdefile_mpc.cpp:76 msgid "Album" msgstr "Album" -#: kfile_mpc.cpp:79 +#: tdefile_mpc.cpp:79 msgid "Genre" msgstr "Žanr" -#: kfile_mpc.cpp:82 +#: tdefile_mpc.cpp:82 msgid "Track Number" msgstr "Broj numere" -#: kfile_mpc.cpp:85 +#: tdefile_mpc.cpp:85 msgid "Date" msgstr "Datum" -#: kfile_mpc.cpp:88 +#: tdefile_mpc.cpp:88 msgid "Description" msgstr "Opis" -#: kfile_mpc.cpp:91 +#: tdefile_mpc.cpp:91 msgid "Organization" msgstr "Organizacija" -#: kfile_mpc.cpp:94 +#: tdefile_mpc.cpp:94 msgid "Location" msgstr "Lokacija" -#: kfile_mpc.cpp:97 +#: tdefile_mpc.cpp:97 msgid "Copyright" msgstr "Autorska prava" -#: kfile_mpc.cpp:106 +#: tdefile_mpc.cpp:106 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_mpc.cpp:109 +#: tdefile_mpc.cpp:109 msgid "Channels" msgstr "Kanali" -#: kfile_mpc.cpp:111 +#: tdefile_mpc.cpp:111 msgid "Version" msgstr "Izdanje" -#: kfile_mpc.cpp:113 +#: tdefile_mpc.cpp:113 msgid "Sample Rate" msgstr "Učestanost odabiranja" -#: kfile_mpc.cpp:114 +#: tdefile_mpc.cpp:114 msgid " Hz" msgstr " Hz" -#: kfile_mpc.cpp:116 +#: tdefile_mpc.cpp:116 msgid "Average Bitrate" msgstr "Srednja bitrata" -#: kfile_mpc.cpp:120 +#: tdefile_mpc.cpp:120 msgid " kbps" msgstr " kbps" -#: kfile_mpc.cpp:122 +#: tdefile_mpc.cpp:122 msgid "Length" msgstr "Dužina" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpeg.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpeg.po index 95a3a61687c..1017e08fdf3 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpeg.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_mpeg.po @@ -1,9 +1,9 @@ -# translation of kfile_mpeg.po to Serbian +# translation of tdefile_mpeg.po to Serbian # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_mpeg\n" +"Project-Id-Version: tdefile_mpeg\n" "POT-Creation-Date: 2006-08-16 04:08+0200\n" "PO-Revision-Date: 2005-08-07 22:13+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" @@ -13,42 +13,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" -#: kfile_mpeg.cpp:58 +#: tdefile_mpeg.cpp:58 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_mpeg.cpp:62 +#: tdefile_mpeg.cpp:62 msgid "Length" msgstr "Dužina" -#: kfile_mpeg.cpp:65 +#: tdefile_mpeg.cpp:65 msgid "Resolution" msgstr "Rezolucija" -#: kfile_mpeg.cpp:67 +#: tdefile_mpeg.cpp:67 msgid "Frame Rate" msgstr "Broj okvira" -#: kfile_mpeg.cpp:68 +#: tdefile_mpeg.cpp:68 msgid "fps" msgstr "fps" -#: kfile_mpeg.cpp:70 +#: tdefile_mpeg.cpp:70 msgid "Video Codec" msgstr "Video kodek" -#: kfile_mpeg.cpp:71 +#: tdefile_mpeg.cpp:71 msgid "Audio Codec" msgstr "Audio kodek" -#: kfile_mpeg.cpp:73 +#: tdefile_mpeg.cpp:73 msgid "Aspect ratio" msgstr "Odnos razmere" -#: kfile_mpeg.cpp:556 +#: tdefile_mpeg.cpp:556 msgid "Unknown" msgstr "Nepoznat" -#: kfile_mpeg.cpp:563 +#: tdefile_mpeg.cpp:563 msgid "default" msgstr "podrazumevano" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_ogg.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_ogg.po index 35acefd07f4..34cd58945f2 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_ogg.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_ogg.po @@ -1,108 +1,108 @@ -# translation of kfile_ogg.po to Serbian +# translation of tdefile_ogg.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_ogg\n" +"Project-Id-Version: tdefile_ogg\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-17 17:34+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_ogg.cpp:48 kfile_ogg.cpp:85 +#: tdefile_ogg.cpp:48 tdefile_ogg.cpp:85 msgid "Title" msgstr "Naslov" -#: kfile_ogg.cpp:49 kfile_ogg.cpp:123 +#: tdefile_ogg.cpp:49 tdefile_ogg.cpp:123 msgid "Version" msgstr "Verzija" -#: kfile_ogg.cpp:50 kfile_ogg.cpp:89 +#: tdefile_ogg.cpp:50 tdefile_ogg.cpp:89 msgid "Album" msgstr "Album" -#: kfile_ogg.cpp:51 +#: tdefile_ogg.cpp:51 msgid "Tracknumber" msgstr "Broj numere" -#: kfile_ogg.cpp:52 kfile_ogg.cpp:81 +#: tdefile_ogg.cpp:52 tdefile_ogg.cpp:81 msgid "Artist" msgstr "Izvođač" -#: kfile_ogg.cpp:53 kfile_ogg.cpp:104 +#: tdefile_ogg.cpp:53 tdefile_ogg.cpp:104 msgid "Organization" msgstr "Organizacija" -#: kfile_ogg.cpp:54 kfile_ogg.cpp:101 +#: tdefile_ogg.cpp:54 tdefile_ogg.cpp:101 msgid "Description" msgstr "Opis" -#: kfile_ogg.cpp:55 kfile_ogg.cpp:92 +#: tdefile_ogg.cpp:55 tdefile_ogg.cpp:92 msgid "Genre" msgstr "Žanr" -#: kfile_ogg.cpp:56 kfile_ogg.cpp:98 +#: tdefile_ogg.cpp:56 tdefile_ogg.cpp:98 msgid "Date" msgstr "Datum" -#: kfile_ogg.cpp:57 kfile_ogg.cpp:107 +#: tdefile_ogg.cpp:57 tdefile_ogg.cpp:107 msgid "Location" msgstr "Lokacija" -#: kfile_ogg.cpp:58 kfile_ogg.cpp:110 +#: tdefile_ogg.cpp:58 tdefile_ogg.cpp:110 msgid "Copyright" msgstr "Autorska prava" -#: kfile_ogg.cpp:75 +#: tdefile_ogg.cpp:75 msgid "Comment" msgstr "Komentar" -#: kfile_ogg.cpp:95 +#: tdefile_ogg.cpp:95 msgid "Track Number" msgstr "Broj numere" -#: kfile_ogg.cpp:120 +#: tdefile_ogg.cpp:120 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_ogg.cpp:124 +#: tdefile_ogg.cpp:124 msgid "Channels" msgstr "Kanala" -#: kfile_ogg.cpp:126 +#: tdefile_ogg.cpp:126 msgid "Sample Rate" msgstr "Učestanost odabiranja" -#: kfile_ogg.cpp:127 +#: tdefile_ogg.cpp:127 msgid " Hz" msgstr " Hz" -#: kfile_ogg.cpp:129 +#: tdefile_ogg.cpp:129 msgid "Upper Bitrate" msgstr "Gornja bitrata" -#: kfile_ogg.cpp:131 kfile_ogg.cpp:135 kfile_ogg.cpp:139 kfile_ogg.cpp:145 +#: tdefile_ogg.cpp:131 tdefile_ogg.cpp:135 tdefile_ogg.cpp:139 tdefile_ogg.cpp:145 msgid " kbps" msgstr " kbps" -#: kfile_ogg.cpp:133 +#: tdefile_ogg.cpp:133 msgid "Lower Bitrate" msgstr "Donja bitrata" -#: kfile_ogg.cpp:137 +#: tdefile_ogg.cpp:137 msgid "Nominal Bitrate" msgstr "Nominalna bitrata" -#: kfile_ogg.cpp:141 +#: tdefile_ogg.cpp:141 msgid "Average Bitrate" msgstr "Srednja bitrata" -#: kfile_ogg.cpp:147 +#: tdefile_ogg.cpp:147 msgid "Length" msgstr "Dužina" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_sid.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_sid.po index 1961024fdb4..836180472b4 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_sid.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_sid.po @@ -1,49 +1,49 @@ -# translation of kfile_sid.po to Serbian +# translation of tdefile_sid.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_sid\n" +"Project-Id-Version: tdefile_sid\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-17 17:41+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_sid.cpp:51 +#: tdefile_sid.cpp:51 msgid "General" msgstr "Opšte" -#: kfile_sid.cpp:55 +#: tdefile_sid.cpp:55 msgid "Title" msgstr "Naslov" -#: kfile_sid.cpp:59 +#: tdefile_sid.cpp:59 msgid "Artist" msgstr "Izvođač" -#: kfile_sid.cpp:63 +#: tdefile_sid.cpp:63 msgid "Copyright" msgstr "Autorska prava" -#: kfile_sid.cpp:68 +#: tdefile_sid.cpp:68 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_sid.cpp:70 +#: tdefile_sid.cpp:70 msgid "Version" msgstr "Izdanje" -#: kfile_sid.cpp:71 +#: tdefile_sid.cpp:71 msgid "PSID v" msgstr "PSID v" -#: kfile_sid.cpp:73 +#: tdefile_sid.cpp:73 msgid "Number of Songs" msgstr "Broj pesama" -#: kfile_sid.cpp:74 +#: tdefile_sid.cpp:74 msgid "Start Song" msgstr "Početna pesma" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_theora.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_theora.po index d675655edb7..85d8ba0e364 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_theora.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_theora.po @@ -1,9 +1,9 @@ -# translation of kfile_theora.po to Serbian +# translation of tdefile_theora.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_theora\n" +"Project-Id-Version: tdefile_theora\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2005-02-14 00:54+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -13,38 +13,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_theora.cpp:72 +#: tdefile_theora.cpp:72 msgid "Video Details" msgstr "Video detalji" -#: kfile_theora.cpp:74 +#: tdefile_theora.cpp:74 msgid "Length" msgstr "Dužina" -#: kfile_theora.cpp:77 +#: tdefile_theora.cpp:77 msgid "Resolution" msgstr "Rezolucija" -#: kfile_theora.cpp:80 +#: tdefile_theora.cpp:80 msgid "Frame Rate" msgstr "Broj kadrova" -#: kfile_theora.cpp:82 +#: tdefile_theora.cpp:82 msgid "Target Bitrate" msgstr "Ciljni bitni protok" -#: kfile_theora.cpp:84 +#: tdefile_theora.cpp:84 msgid "Quality" msgstr "Kvalitet" -#: kfile_theora.cpp:88 +#: tdefile_theora.cpp:88 msgid "Audio Details" msgstr "Audio detalji" -#: kfile_theora.cpp:90 +#: tdefile_theora.cpp:90 msgid "Channels" msgstr "Kanali" -#: kfile_theora.cpp:92 +#: tdefile_theora.cpp:92 msgid "Sample Rate" msgstr "Uzorkovanje" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_wav.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_wav.po index 9ebffd73434..f11552eba8c 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_wav.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdefile_wav.po @@ -1,44 +1,44 @@ -# translation of kfile_wav.po to Serbian +# translation of tdefile_wav.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_wav\n" +"Project-Id-Version: tdefile_wav\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-17 17:34+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kfile_wav.cpp:56 +#: tdefile_wav.cpp:56 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_wav.cpp:60 +#: tdefile_wav.cpp:60 msgid "Sample Size" msgstr "Veličina uzorka" -#: kfile_wav.cpp:61 +#: tdefile_wav.cpp:61 msgid " bits" msgstr " bitova" -#: kfile_wav.cpp:63 +#: tdefile_wav.cpp:63 msgid "Sample Rate" msgstr "Učestanost odabiranja" -#: kfile_wav.cpp:64 +#: tdefile_wav.cpp:64 msgid " Hz" msgstr " Hz" -#: kfile_wav.cpp:66 +#: tdefile_wav.cpp:66 msgid "Channels" msgstr "Kanala" -#: kfile_wav.cpp:68 +#: tdefile_wav.cpp:68 msgid "Length" msgstr "Dužina" diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdeio_audiocd.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdeio_audiocd.po index 671973041ad..8c727c0f7bf 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdeio_audiocd.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdeio_audiocd.po @@ -1,4 +1,4 @@ -# translation of kio_audiocd.po to Serbian +# translation of tdeio_audiocd.po to Serbian # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kio_audiocd\n" +"Project-Id-Version: tdeio_audiocd\n" "POT-Creation-Date: 2007-01-19 02:40+0100\n" "PO-Revision-Date: 2005-08-07 22:16+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" @@ -73,7 +73,7 @@ msgid "" "if you have an IDE CD writer) then make sure you check that you have read and " "write permissions on the generic SCSI device, which is probably /dev/sg0, " "/dev/sg1, etc.. If it still does not work, try typing audiocd:/?device=/dev/sg0 " -"(or similar) to tell kio_audiocd which device your CD-ROM is." +"(or similar) to tell tdeio_audiocd which device your CD-ROM is." msgstr "" "Nepoznata greška. Ako vam je CD u uređaju, pokušajte da izvršite cdparanoia " "-vsQ pod svojim nalogom (ne kao administrator). Vidite li listu numera? Ako ne, " @@ -81,7 +81,7 @@ msgstr "" "(može biti ako imate IDE CD pisač) onda osigurajte da imate dozvole čitanja i " "pisanja za generički SCSI uređaj, što je verovatno /dev/sg0, /dev/sg1, itd. Ako " "i dalje ne radi, pokušajte da upišete audiocd:/?device=/dev/sg0 (ili slično) da " -"biste rekli kio_audiocd-u koji uređaj je vaš CD-ROM." +"biste rekli tdeio_audiocd-u koji uređaj je vaš CD-ROM." #: audiocd.cpp:835 msgid "AudioCD: Disk damage detected on this track, risk of data corruption." diff --git a/tde-i18n-sr@Latn/messages/tdemultimedia/tdemid.po b/tde-i18n-sr@Latn/messages/tdemultimedia/tdemid.po index 396c6aa865a..e4e3138208f 100644 --- a/tde-i18n-sr@Latn/messages/tdemultimedia/tdemid.po +++ b/tde-i18n-sr@Latn/messages/tdemultimedia/tdemid.po @@ -1,14 +1,14 @@ -# translation of kmid.po to Srpski -# translation of kmid.po to Serbian +# translation of tdemid.po to Srpski +# translation of tdemid.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kmid\n" +"Project-Id-Version: tdemid\n" "POT-Creation-Date: 2005-08-24 02:38+0200\n" "PO-Revision-Date: 2005-08-07 22:16+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" @@ -107,74 +107,74 @@ msgstr "Promeni ime zbirke" msgid "Enter the name of the selected collection:" msgstr "Unesite novo ime za odabranu zbirku:" -#: kmid_part.cpp:51 +#: tdemid_part.cpp:51 msgid "MIDI/Karaoke file player" msgstr "Puštač MIDI/karaoke fajlova" -#: kmid_part.cpp:52 +#: tdemid_part.cpp:52 msgid "(c) 1997,98,99,2000, Antonio Larrosa Jimenez" msgstr "© 1997-2000, Antonio Larosa Himenez (Antonio Larrosa Jimenez)" -#: kmid_part.cpp:55 +#: tdemid_part.cpp:55 msgid "Original Developer/Maintainer" msgstr "Prvobitni programer/održavalac" -#: kmid_part.cpp:80 +#: tdemid_part.cpp:80 msgid "Play" msgstr "Pusti" -#: kmid_part.cpp:88 +#: tdemid_part.cpp:88 msgid "Backward" msgstr "Unazad" -#: kmid_part.cpp:93 kmidframe.cpp:113 +#: tdemid_part.cpp:93 tdemidframe.cpp:113 msgid "Forward" msgstr "Unapred" -#: kmidclient.cpp:101 +#: tdemidclient.cpp:101 msgid "Tempo:" msgstr "Tempo:" -#: kmidclient.cpp:293 +#: tdemidclient.cpp:293 msgid "The file %1 does not exist or cannot be opened." msgstr "Fajl %1 ne postoji ili se ne može otvoriti." -#: kmidclient.cpp:296 +#: tdemidclient.cpp:296 msgid "The file %1 is not a MIDI file." msgstr "Fajl %1 nije MIDI fajl." -#: kmidclient.cpp:298 +#: tdemidclient.cpp:298 msgid "" "Ticks per quarter note is negative. Please send this file to larrosa@kde.org" msgstr "" "Broj taktova po četvrtini note je negativan. Ako vam nije teško, pošaljite ovaj " "fajl na adresu larrosa@kde.org" -#: kmidclient.cpp:300 +#: tdemidclient.cpp:300 msgid "Not enough memory." msgstr "Nema dovoljno memorije." -#: kmidclient.cpp:302 +#: tdemidclient.cpp:302 msgid "This file is corrupted or not well built." msgstr "Ovaj fajl je oštećen ili nije dobro napravljen." -#: kmidclient.cpp:304 +#: tdemidclient.cpp:304 msgid "%1 is not a regular file." msgstr "Fajl %1 nije uobičajen fajl." -#: kmidclient.cpp:305 +#: tdemidclient.cpp:305 msgid "Unknown error message" msgstr "Nepoznata poruka o grešci" -#: kmidclient.cpp:510 +#: tdemidclient.cpp:510 msgid "You must load a file before playing it." msgstr "Morate da učitate fajl pre nego što ga možete pustiti." -#: kmidclient.cpp:516 +#: tdemidclient.cpp:516 msgid "A song is already being played." msgstr "Pesma se već pušta." -#: kmidclient.cpp:522 +#: tdemidclient.cpp:522 msgid "" "Could not open /dev/sequencer.\n" "Probably there is another program using it." @@ -182,119 +182,119 @@ msgstr "" "Nisam mogao da otvorim uređaj /dev/sequencer.\n" "Verovatno ga koristi neki drugi program." -#: kmidframe.cpp:90 +#: tdemidframe.cpp:90 msgid "&Save Lyrics..." msgstr "&Snimi stihove..." -#: kmidframe.cpp:94 +#: tdemidframe.cpp:94 msgid "&Play" msgstr "&Pusti" -#: kmidframe.cpp:96 +#: tdemidframe.cpp:96 msgid "P&ause" msgstr "P&auziraj" -#: kmidframe.cpp:98 +#: tdemidframe.cpp:98 msgid "&Stop" msgstr "&Zaustavi" -#: kmidframe.cpp:101 +#: tdemidframe.cpp:101 msgid "P&revious Song" msgstr "P&rethodna pesma" -#: kmidframe.cpp:104 +#: tdemidframe.cpp:104 msgid "&Next Song" msgstr "&Naredna pesma" -#: kmidframe.cpp:107 +#: tdemidframe.cpp:107 msgid "&Loop" msgstr "Po&navljanje" -#: kmidframe.cpp:110 +#: tdemidframe.cpp:110 msgid "Rewind" msgstr "Premotaj" -#: kmidframe.cpp:116 +#: tdemidframe.cpp:116 msgid "&Organize..." msgstr "&Organizuj ..." -#: kmidframe.cpp:120 +#: tdemidframe.cpp:120 msgid "In Order" msgstr "Po redosledu" -#: kmidframe.cpp:121 +#: tdemidframe.cpp:121 msgid "Shuffle" msgstr "Izmešano" -#: kmidframe.cpp:123 +#: tdemidframe.cpp:123 msgid "Play Order" msgstr "Redosled puštanja" -#: kmidframe.cpp:128 +#: tdemidframe.cpp:128 msgid "Auto-Add to Collection" msgstr "Automatsko dodavanje u zbirku" -#: kmidframe.cpp:132 +#: tdemidframe.cpp:132 msgid "&General MIDI" msgstr "Opš&ti MIDI" -#: kmidframe.cpp:133 +#: tdemidframe.cpp:133 msgid "&MT-32" msgstr "MT-&32" -#: kmidframe.cpp:135 +#: tdemidframe.cpp:135 msgid "File Type" msgstr "Tip fajla" -#: kmidframe.cpp:141 +#: tdemidframe.cpp:141 msgid "&Text Events" msgstr "Događaji &teksta" -#: kmidframe.cpp:142 +#: tdemidframe.cpp:142 msgid "&Lyric Events" msgstr "Događaji &stihova" -#: kmidframe.cpp:144 +#: tdemidframe.cpp:144 msgid "Display Events" msgstr "Prikaži događaje" -#: kmidframe.cpp:150 +#: tdemidframe.cpp:150 msgid "Automatic Text Chooser" msgstr "Automatski birač teksta" -#: kmidframe.cpp:154 +#: tdemidframe.cpp:154 msgid "Show &Volume Bar" msgstr "Prikaži traku za &jačinu zvuka" -#: kmidframe.cpp:157 +#: tdemidframe.cpp:157 msgid "Hide &Volume Bar" msgstr "Sakrij traku za &jačinu zvuka" -#: kmidframe.cpp:159 +#: tdemidframe.cpp:159 msgid "Show &Channel View" msgstr "Prikaži prikaz &kanala" -#: kmidframe.cpp:162 +#: tdemidframe.cpp:162 msgid "Hide &Channel View" msgstr "Sakrij prikaz &kanala" -#: kmidframe.cpp:164 +#: tdemidframe.cpp:164 msgid "Channel View &Options..." msgstr "&Opcije prikaza kanala..." -#: kmidframe.cpp:168 +#: tdemidframe.cpp:168 msgid "&Font Change..." msgstr "Promena &fonta ..." -#: kmidframe.cpp:172 +#: tdemidframe.cpp:172 msgid "MIDI &Setup..." msgstr "MIDI po&dešavanja..." -#: kmidframe.cpp:286 kmidframe.cpp:561 midicfgdlg.cpp:117 +#: tdemidframe.cpp:286 tdemidframe.cpp:561 midicfgdlg.cpp:117 msgid "Only local files are currently supported." msgstr "Trenutno su podržani samo lokalni fajlovi." -#: kmidframe.cpp:469 +#: tdemidframe.cpp:469 msgid "" "Could not open /dev/sequencer to get some info.\n" "Probably there is another program using it." @@ -302,7 +302,7 @@ msgstr "" "Nisam mogao da otvorim uređaj /dev/sequencer radi dobijanja informacija.\n" "Verovatno ga koristi neki drugi program." -#: kmidframe.cpp:570 +#: tdemidframe.cpp:570 msgid "" "File %1 already exists\n" "Do you want to overwrite it?" @@ -310,7 +310,7 @@ msgstr "" "Fajl %1 već postoji.\n" "Želite li da ga prebrišete?" -#: kmidframe.cpp:571 +#: tdemidframe.cpp:571 msgid "Overwrite" msgstr "Prebriši" @@ -334,13 +334,13 @@ msgstr "Koristi MIDI mapu:" msgid "None" msgstr "Nijedna" -#. i18n: file kmidui.rc line 7 +#. i18n: file tdemidui.rc line 7 #: rc.cpp:6 #, no-c-format msgid "&Song" msgstr "&Pesma" -#. i18n: file kmidui.rc line 15 +#. i18n: file tdemidui.rc line 15 #: rc.cpp:9 #, no-c-format msgid "&Collections" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/dcoprss.po b/tde-i18n-sr@Latn/messages/tdenetwork/dcoprss.po index 571ebcf4028..afae7a59153 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/dcoprss.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/dcoprss.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-10-15 01:56+0200\n" "Last-Translator: Tanaskovic Toplica <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kcm_krfb.po b/tde-i18n-sr@Latn/messages/tdenetwork/kcm_krfb.po index 1bd367764e0..b94aadbc56c 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kcm_krfb.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kcm_krfb.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-01-11 01:16+0100\n" "PO-Revision-Date: 2003-09-01 22:06+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kcmktalkd.po b/tde-i18n-sr@Latn/messages/tdenetwork/kcmktalkd.po index 52bc4fa3567..5b433a0ba18 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kcmktalkd.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kcmktalkd.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-08-24 02:37+0200\n" "PO-Revision-Date: 2004-07-27 15:04+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kcmlanbrowser.po b/tde-i18n-sr@Latn/messages/tdenetwork/kcmlanbrowser.po index f67c1fe848e..f113c82f1d1 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kcmlanbrowser.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kcmlanbrowser.po @@ -1,7 +1,7 @@ # translation of kcmlanbrowser.po to Srpski # translation of kcmlanbrowser.po to Serbian # Copyright (C) 1999,2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Марко Росић <roske@kde.org.yu>, 2003. diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kcmwifi.po b/tde-i18n-sr@Latn/messages/tdenetwork/kcmwifi.po index ec87aa5697c..c9931391b13 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kcmwifi.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kcmwifi.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-11-25 02:36+0100\n" "PO-Revision-Date: 2007-01-08 22:40+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kdict.po b/tde-i18n-sr@Latn/messages/tdenetwork/kdict.po index 6d326d4252f..4e8fe715ae2 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kdict.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kdict.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2005-05-16 01:23+0200\n" "PO-Revision-Date: 2005-08-03 21:58+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kdictapplet.po b/tde-i18n-sr@Latn/messages/tdenetwork/kdictapplet.po index 7f8187a10a3..66a716d2693 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kdictapplet.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kdictapplet.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-09-01 22:10+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kget.po b/tde-i18n-sr@Latn/messages/tdenetwork/kget.po index 2b4a1c00677..0e49e0a86de 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kget.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kget.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-02-13 16:09+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -144,7 +144,7 @@ msgstr "Minimizuj" msgid "Sticky" msgstr "Lepljiv" -#: kfileio.cpp:45 +#: tdefileio.cpp:45 #, c-format msgid "" "The specified file does not exist:\n" @@ -153,7 +153,7 @@ msgstr "" "Naznačeni fajl ne postoji:\n" "%1" -#: kfileio.cpp:50 +#: tdefileio.cpp:50 #, c-format msgid "" "This is a folder and not a file:\n" @@ -162,7 +162,7 @@ msgstr "" "Ovo je fascikla, a ne fajl:\n" "%1" -#: kfileio.cpp:55 +#: tdefileio.cpp:55 #, c-format msgid "" "You do not have read permission for the file:\n" @@ -171,7 +171,7 @@ msgstr "" "Nemate dozvole čitanja za fajl:\n" "%1" -#: kfileio.cpp:65 +#: tdefileio.cpp:65 #, c-format msgid "" "Could not read file:\n" @@ -180,7 +180,7 @@ msgstr "" "Nisam mogao da pročitam fajl:\n" "%1" -#: kfileio.cpp:68 +#: tdefileio.cpp:68 #, c-format msgid "" "Could not open file:\n" @@ -189,7 +189,7 @@ msgstr "" "Nisam mogao da otvorim fajl:\n" "%1" -#: kfileio.cpp:71 +#: tdefileio.cpp:71 #, c-format msgid "" "Error while reading file:\n" @@ -198,11 +198,11 @@ msgstr "" "Greška prilikom čitanja fajla:\n" "%1" -#: kfileio.cpp:85 +#: tdefileio.cpp:85 msgid "Could only read %1 bytes of %2." msgstr "Mogao sam da pročitam samo %1 bajtova od %2." -#: kfileio.cpp:110 +#: tdefileio.cpp:110 msgid "" "File %1 exists.\n" "Do you want to replace it?" @@ -210,7 +210,7 @@ msgstr "" "Fajl %1 postoji.\n" "Želite li da ga zamenite?" -#: kfileio.cpp:127 +#: tdefileio.cpp:127 msgid "" "Failed to make a backup copy of %1.\n" "Continue anyway?" @@ -218,7 +218,7 @@ msgstr "" "Nisam uspeo da napravim rezervnu kopiju za %1.\n" "Da ipak nastavim?" -#: kfileio.cpp:138 kfileio.cpp:152 +#: tdefileio.cpp:138 tdefileio.cpp:152 #, c-format msgid "" "Could not write to file:\n" @@ -227,7 +227,7 @@ msgstr "" "Nisam mogao da pišem u fajl:\n" "%1" -#: kfileio.cpp:141 +#: tdefileio.cpp:141 #, c-format msgid "" "Could not open file for writing:\n" @@ -236,7 +236,7 @@ msgstr "" "Nisam mogao da otvorim fajl za upisivanje:\n" "%1" -#: kfileio.cpp:144 +#: tdefileio.cpp:144 #, c-format msgid "" "Error while writing file:\n" @@ -245,147 +245,147 @@ msgstr "" "Greška pri zapisivanju fajla:\n" "%1" -#: kfileio.cpp:155 +#: tdefileio.cpp:155 msgid "Could only write %1 bytes of %2." msgstr "Mogao sa da zapišem samo %1 bajtova od %2." -#: kmainwidget.cpp:168 +#: tdemainwidget.cpp:168 msgid "Welcome to KGet" msgstr "Dobrodošli u KGet" -#: kmainwidget.cpp:183 +#: tdemainwidget.cpp:183 msgid "Could not create valid socket" msgstr "Nisam mogao da napravim ispravan soket" -#: kmainwidget.cpp:253 kmainwidget.cpp:1765 kmainwidget.cpp:2247 +#: tdemainwidget.cpp:253 tdemainwidget.cpp:1765 tdemainwidget.cpp:2247 msgid "Offline" msgstr "Oflajn" -#: kmainwidget.cpp:254 +#: tdemainwidget.cpp:254 msgid "Starting offline" msgstr "Pokretanje u oflajn režimu" -#: kmainwidget.cpp:348 +#: tdemainwidget.cpp:348 msgid "&Export Transfer List..." msgstr "&Izvezi listu prenosa..." -#: kmainwidget.cpp:349 +#: tdemainwidget.cpp:349 msgid "&Import Transfer List..." msgstr "&Uvezi listu prenosa..." -#: kmainwidget.cpp:351 +#: tdemainwidget.cpp:351 msgid "Import Text &File..." msgstr "Uvezi tekstualni &fajl..." -#: kmainwidget.cpp:357 +#: tdemainwidget.cpp:357 msgid "&Copy URL to Clipboard" msgstr "&Kopiraj URL u klipbord" -#: kmainwidget.cpp:358 +#: tdemainwidget.cpp:358 msgid "&Open Individual Window" msgstr "&Otvori samostalni prozor" -#: kmainwidget.cpp:360 +#: tdemainwidget.cpp:360 msgid "Move to &Beginning" msgstr "Pomeri na &početak" -#: kmainwidget.cpp:362 +#: tdemainwidget.cpp:362 msgid "Move to &End" msgstr "Pomeri na &kraj" -#: kmainwidget.cpp:366 transfer.cpp:127 +#: tdemainwidget.cpp:366 transfer.cpp:127 msgid "&Resume" msgstr "&Nastavi" -#: kmainwidget.cpp:367 transfer.cpp:129 +#: tdemainwidget.cpp:367 transfer.cpp:129 msgid "&Pause" msgstr "&Pauziraj" -#: kmainwidget.cpp:369 transfer.cpp:133 +#: tdemainwidget.cpp:369 transfer.cpp:133 msgid "Re&start" msgstr "&Započni ponovo" -#: kmainwidget.cpp:371 transfer.cpp:135 +#: tdemainwidget.cpp:371 transfer.cpp:135 msgid "&Queue" msgstr "&Stavi u red" -#: kmainwidget.cpp:372 transfer.cpp:137 +#: tdemainwidget.cpp:372 transfer.cpp:137 msgid "&Timer" msgstr "&Tajmer" -#: kmainwidget.cpp:373 transfer.cpp:139 +#: tdemainwidget.cpp:373 transfer.cpp:139 msgid "De&lay" msgstr "&Odloži" -#: kmainwidget.cpp:380 +#: tdemainwidget.cpp:380 msgid "Use &Animation" msgstr "Koristi &animaciju" -#: kmainwidget.cpp:381 +#: tdemainwidget.cpp:381 msgid "&Expert Mode" msgstr "&Stručnjački režim" -#: kmainwidget.cpp:382 +#: tdemainwidget.cpp:382 msgid "&Use-Last-Folder Mode" msgstr "Režim upotrebe &poslednje fascikle" -#: kmainwidget.cpp:383 +#: tdemainwidget.cpp:383 msgid "Auto-&Disconnect Mode" msgstr "Režim &automatskog prekidanja veze" -#: kmainwidget.cpp:384 +#: tdemainwidget.cpp:384 msgid "Auto-S&hutdown Mode" msgstr "Režim automatskog &gašenja računara" -#: kmainwidget.cpp:385 +#: tdemainwidget.cpp:385 msgid "&Offline Mode" msgstr "&Oflajn režim" -#: kmainwidget.cpp:386 +#: tdemainwidget.cpp:386 msgid "Auto-Pas&te Mode" msgstr "Režim au&tomatskog prenošenja" -#: kmainwidget.cpp:400 +#: tdemainwidget.cpp:400 msgid "Show &Log Window" msgstr "Prikaži prozor &dnevnika" -#: kmainwidget.cpp:401 +#: tdemainwidget.cpp:401 msgid "Hide &Log Window" msgstr "Sakrij prozor &dnevnika" -#: kmainwidget.cpp:402 kmainwidget.cpp:1906 +#: tdemainwidget.cpp:402 tdemainwidget.cpp:1906 msgid "Show Drop &Target" msgstr "Prikaži &mesto spuštanja" -#: kmainwidget.cpp:403 kmainwidget.cpp:1934 +#: tdemainwidget.cpp:403 tdemainwidget.cpp:1934 msgid "Enable &KGet as Konqueror Download Manager" msgstr "Uključi &KGet kao menadžera preuzimanja za Konqueror" -#: kmainwidget.cpp:405 kmainwidget.cpp:1930 +#: tdemainwidget.cpp:405 tdemainwidget.cpp:1930 msgid "Disable &KGet as Konqueror Download Manager" msgstr "Isključi &KGet kao menadžera preuzimanja za Konqueror" -#: kmainwidget.cpp:414 kmainwidget.cpp:2169 +#: tdemainwidget.cpp:414 tdemainwidget.cpp:2169 msgid " Transfers: %1 " msgstr " Prenosa: %1 " -#: kmainwidget.cpp:415 kmainwidget.cpp:2170 +#: tdemainwidget.cpp:415 tdemainwidget.cpp:2170 msgid " Files: %1 " msgstr " Fajlova : %1 " -#: kmainwidget.cpp:416 +#: tdemainwidget.cpp:416 msgid " Size: %1 KB " msgstr " Veličina: %1 KB " -#: kmainwidget.cpp:417 kmainwidget.cpp:2172 +#: tdemainwidget.cpp:417 tdemainwidget.cpp:2172 msgid " Time: %1 " msgstr " Vreme : %1 " -#: kmainwidget.cpp:418 +#: tdemainwidget.cpp:418 msgid " %1 KB/s " msgstr " %1 kB/s " -#: kmainwidget.cpp:440 +#: tdemainwidget.cpp:440 msgid "" "<b>Resume</b> button starts selected transfers\n" "and sets their mode to <i>queued</i>." @@ -393,7 +393,7 @@ msgstr "" "Dugme <b>Nastavi</b> započinje odabrane prenose\n" "i postavlja njihov režim na <i>stavke u redu</i>." -#: kmainwidget.cpp:443 +#: tdemainwidget.cpp:443 msgid "" "<b>Pause</b> button stops selected transfers\n" "and sets their mode to <i>delayed</i>." @@ -401,7 +401,7 @@ msgstr "" "Dugme <b>Pauziraj</b> zaustavlja odabrane prenose\n" "i postavlja njihov režim na <i>odložen</i>." -#: kmainwidget.cpp:446 +#: tdemainwidget.cpp:446 msgid "" "<b>Delete</b> button removes selected transfers\n" "from the list." @@ -409,7 +409,7 @@ msgstr "" "Dugme <b>Obriši</b> uklanja odabrane prenose\n" "iz liste." -#: kmainwidget.cpp:449 +#: tdemainwidget.cpp:449 msgid "" "<b>Restart</b> button is a convenience button\n" "that simply does Pause and Resume." @@ -417,7 +417,7 @@ msgstr "" "Dugme <b>Započni ponovo</b> je tu čisto radi udobnosti.\n" "Ono prosto radi „Pauziraj“ i „Nastavi“." -#: kmainwidget.cpp:452 +#: tdemainwidget.cpp:452 msgid "" "<b>Queued</b> button sets the mode of selected\n" "transfers to <i>queued</i>.\n" @@ -431,7 +431,7 @@ msgstr "" "Ovo je ekskluzivno opciono dugme, možete birati\n" "između tri režima." -#: kmainwidget.cpp:455 +#: tdemainwidget.cpp:455 msgid "" "<b>Scheduled</b> button sets the mode of selected\n" "transfers to <i>scheduled</i>.\n" @@ -445,7 +445,7 @@ msgstr "" "Ovo je ekskluzivno opciono dugme, možete birati\n" "između tri režima." -#: kmainwidget.cpp:458 +#: tdemainwidget.cpp:458 msgid "" "<b>Delayed</b> button sets the mode of selected\n" "transfers to <i>delayed</i>.This also causes the selected transfers to stop.\n" @@ -459,7 +459,7 @@ msgstr "" "Ovo je ekskluzivno opciono dugme, možete birati\n" "između tri režima." -#: kmainwidget.cpp:461 +#: tdemainwidget.cpp:461 msgid "" "<b>Preferences</b> button opens a preferences dialog\n" "where you can set various options.\n" @@ -471,7 +471,7 @@ msgstr "" "\n" "Neke od ovih opcija možete lako podesiti koristeći traku sa alatima." -#: kmainwidget.cpp:464 +#: tdemainwidget.cpp:464 msgid "" "<b>Log window</b> button opens a log window.\n" "The log window records all program events that occur\n" @@ -481,7 +481,7 @@ msgstr "" "Prozor dnevnika beleži sve programske događaje koji su se\n" "dogodili za vreme rada KGet-a." -#: kmainwidget.cpp:467 +#: tdemainwidget.cpp:467 msgid "" "<b>Paste transfer</b> button adds a URL from\n" "the clipboard as a new transfer.\n" @@ -495,7 +495,7 @@ msgstr "" "Na ovaj način možete lako kopirati i prenositi URL-ove\n" "između programa." -#: kmainwidget.cpp:470 +#: tdemainwidget.cpp:470 msgid "" "<b>Expert mode</b> button toggles the expert mode\n" "on and off.\n" @@ -519,7 +519,7 @@ msgstr "" "veze ili automatsko gašenje računara i želite da\n" "KGet bez pitanja prekida vezu ili gasi računar." -#: kmainwidget.cpp:473 +#: tdemainwidget.cpp:473 msgid "" "<b>Use last folder</b> button toggles the\n" "use-last-folder feature on and off.\n" @@ -535,7 +535,7 @@ msgstr "" "fasciklu i stavljaće novododate prenose u fasciklu\n" "gde je poslednji prenos bio smešten." -#: kmainwidget.cpp:476 +#: tdemainwidget.cpp:476 msgid "" "<b>Auto disconnect</b> button toggles the auto-disconnect\n" "mode on and off.\n" @@ -557,7 +557,7 @@ msgstr "" "Trebalo bi da uključite i stručnjački režim\n" "ako želite da KGet prekida vezu bez pitanja." -#: kmainwidget.cpp:479 +#: tdemainwidget.cpp:479 msgid "" "<b>Auto shutdown</b> button toggles the auto-shutdown\n" "mode on and off.\n" @@ -577,7 +577,7 @@ msgstr "" "Trebalo bi da uključite i stručnjački režim\n" "ako želite da KGet završi sa radom bez pitanja." -#: kmainwidget.cpp:482 +#: tdemainwidget.cpp:482 msgid "" "<b>Offline mode</b> button toggles the offline mode\n" "on and off.\n" @@ -597,7 +597,7 @@ msgstr "" "U ovom režimu možete pretraživati, a ipak ćete moći\n" "da dodajete nove transfere u red za čekanje." -#: kmainwidget.cpp:485 +#: tdemainwidget.cpp:485 msgid "" "<b>Auto paste</b> button toggles the auto-paste mode\n" "on and off.\n" @@ -612,7 +612,7 @@ msgstr "" "slučajno u klipbordu nema neki URL; ako ga ima,\n" "preneće ga automatski." -#: kmainwidget.cpp:488 +#: tdemainwidget.cpp:488 msgid "" "<b>Drop target</b> button toggles the window style\n" "between a normal window and a drop target.\n" @@ -633,7 +633,7 @@ msgstr "" "Običan prozor možete sakriti ili otkriti jednostavnim\n" "klikom na dato prozorče." -#: kmainwidget.cpp:593 kmainwidget.cpp:655 +#: tdemainwidget.cpp:593 tdemainwidget.cpp:655 msgid "" "*.kgt|*.kgt\n" "*|All Files" @@ -641,11 +641,11 @@ msgstr "" "*.kgt|*.kgt\n" "*|Svi fajlovi" -#: kmainwidget.cpp:707 +#: tdemainwidget.cpp:707 msgid "Quitting..." msgstr "Završavam..." -#: kmainwidget.cpp:712 +#: tdemainwidget.cpp:712 msgid "" "Some transfers are still running.\n" "Are you sure you want to quit KGet?" @@ -653,20 +653,20 @@ msgstr "" "Neki prenosi još uvek nisu završeni.\n" "Da li stvarno želite da zatvorite KGet?" -#: kmainwidget.cpp:823 +#: tdemainwidget.cpp:823 msgid "Are you sure you want to delete these transfers?" msgstr "Da li ste sigurni da želite da obrišete ove prenose?" -#: kmainwidget.cpp:824 kmainwidget.cpp:833 kmainwidget.cpp:2216 -#: kmainwidget.cpp:2486 +#: tdemainwidget.cpp:824 tdemainwidget.cpp:833 tdemainwidget.cpp:2216 +#: tdemainwidget.cpp:2486 msgid "Question" msgstr "Pitanje" -#: kmainwidget.cpp:832 transfer.cpp:457 +#: tdemainwidget.cpp:832 transfer.cpp:457 msgid "Are you sure you want to delete this transfer?" msgstr "Da li ste sigurni da želite da obrišete ovaj prenos?" -#: kmainwidget.cpp:860 +#: tdemainwidget.cpp:860 #, c-format msgid "" "_n: The transfer you wanted to delete completed before it could be deleted.\n" @@ -679,19 +679,19 @@ msgstr "" "%n prenosa koje ste želeli da obrišete je završeno pre nego što su mogli biti " "obrisani." -#: kmainwidget.cpp:876 +#: tdemainwidget.cpp:876 msgid "Stopping all jobs" msgstr "Zaustavljam sve poslove" -#: kmainwidget.cpp:970 kmainwidget.cpp:1034 +#: tdemainwidget.cpp:970 tdemainwidget.cpp:1034 msgid "Open Transfer" msgstr "Otvori prenos" -#: kmainwidget.cpp:970 kmainwidget.cpp:1034 +#: tdemainwidget.cpp:970 tdemainwidget.cpp:1034 msgid "Open transfer:" msgstr "Otvori prenos:" -#: kmainwidget.cpp:980 kmainwidget.cpp:2464 +#: tdemainwidget.cpp:980 tdemainwidget.cpp:2464 #, c-format msgid "" "Malformed URL:\n" @@ -700,7 +700,7 @@ msgstr "" "Pogrešno formiran URL:\n" "%1" -#: kmainwidget.cpp:1117 kmainwidget.cpp:1195 +#: tdemainwidget.cpp:1117 tdemainwidget.cpp:1195 msgid "" "Destination file \n" "%1\n" @@ -712,23 +712,23 @@ msgstr "" "već postoji.\n" "Želite li da ga prebrišete?" -#: kmainwidget.cpp:1117 kmainwidget.cpp:1195 +#: tdemainwidget.cpp:1117 tdemainwidget.cpp:1195 msgid "Overwrite" msgstr "Prebriši" -#: kmainwidget.cpp:1117 kmainwidget.cpp:1195 +#: tdemainwidget.cpp:1117 tdemainwidget.cpp:1195 msgid "Do Not Overwrite" msgstr "Nemoj da prebrišeš" -#: kmainwidget.cpp:1144 +#: tdemainwidget.cpp:1144 msgid "<i>%1</i> has been added." msgstr "<i>%1</i> je dodat." -#: kmainwidget.cpp:1279 +#: tdemainwidget.cpp:1279 msgid "File Already exists" msgstr "Fajl već postoji" -#: kmainwidget.cpp:1323 +#: tdemainwidget.cpp:1323 #, c-format msgid "" "_n: 1 download has been added.\n" @@ -738,123 +738,123 @@ msgstr "" "%n preuzimanja su dodata.\n" "%n preuzimanja je dodato." -#: kmainwidget.cpp:1379 +#: tdemainwidget.cpp:1379 msgid "Starting another queued job." msgstr "Otpočinjanje drugog posla iz reda." -#: kmainwidget.cpp:1510 +#: tdemainwidget.cpp:1510 msgid "All the downloads are finished." msgstr "Sva preuzimanja su završena." -#: kmainwidget.cpp:1514 +#: tdemainwidget.cpp:1514 msgid "<i>%1</i> successfully downloaded." msgstr "<i>%1</i> uspešno preuzeto." -#: kmainwidget.cpp:1763 +#: tdemainwidget.cpp:1763 msgid "Offline mode on." msgstr "Oflajn režim je uključen." -#: kmainwidget.cpp:1768 +#: tdemainwidget.cpp:1768 msgid "Offline mode off." msgstr "Oflajn režim je isključen." -#: kmainwidget.cpp:1793 +#: tdemainwidget.cpp:1793 msgid "Expert mode on." msgstr "Stručnjački režim je uključen." -#: kmainwidget.cpp:1795 +#: tdemainwidget.cpp:1795 msgid "Expert mode off." msgstr "Stručnjački režim je isključen." -#: kmainwidget.cpp:1814 +#: tdemainwidget.cpp:1814 msgid "Use last folder on." msgstr "Upotreba poslednje fascikle je uključena." -#: kmainwidget.cpp:1816 +#: tdemainwidget.cpp:1816 msgid "Use last folder off." msgstr "Upotreba poslednje fascikle je isključena." -#: kmainwidget.cpp:1834 +#: tdemainwidget.cpp:1834 msgid "Auto disconnect on." msgstr "Automatsko prekidanje veze je uključeno." -#: kmainwidget.cpp:1836 +#: tdemainwidget.cpp:1836 msgid "Auto disconnect off." msgstr "Automatsko prekidanje veze je isključeno." -#: kmainwidget.cpp:1855 +#: tdemainwidget.cpp:1855 msgid "Auto shutdown on." msgstr "Automatsko gašenje računara je uključeno." -#: kmainwidget.cpp:1857 +#: tdemainwidget.cpp:1857 msgid "Auto shutdown off." msgstr "Automatsko gašenje računara je isključeno." -#: kmainwidget.cpp:1878 +#: tdemainwidget.cpp:1878 msgid "Auto paste on." msgstr "Automatsko prenošenje iz klipborda je uključeno." -#: kmainwidget.cpp:1881 +#: tdemainwidget.cpp:1881 msgid "Auto paste off." msgstr "Automatsko prenošenje iz klipborda je isključeno." -#: kmainwidget.cpp:1902 +#: tdemainwidget.cpp:1902 msgid "Hide Drop &Target" msgstr "Sakrij mesto &spuštanja" -#: kmainwidget.cpp:2171 +#: tdemainwidget.cpp:2171 msgid " Size: %1 " msgstr " Veličina : %1 " -#: kmainwidget.cpp:2173 +#: tdemainwidget.cpp:2173 msgid " %1/s " msgstr " %1/s " -#: kmainwidget.cpp:2182 +#: tdemainwidget.cpp:2182 msgid "<b>Transfers:</b> %1 " msgstr "<b>Prenosa:</b> %1 " -#: kmainwidget.cpp:2183 +#: tdemainwidget.cpp:2183 msgid "<br /><b>Files:</b> %1 " msgstr "<br /><b>Fajlova:</b> %1 " -#: kmainwidget.cpp:2184 +#: tdemainwidget.cpp:2184 msgid "<br /><b>Size:</b> %1 " msgstr "<br /><b>Veličina:</b> %1 " -#: kmainwidget.cpp:2185 +#: tdemainwidget.cpp:2185 msgid "<br /><b>Time:</b> %1 " msgstr "<br /><b>Vreme:</b> %1 " -#: kmainwidget.cpp:2186 +#: tdemainwidget.cpp:2186 msgid "<br /><b>Speed:</b> %1/s" msgstr "<br /><b>Brzina:</b> %1/s" -#: kmainwidget.cpp:2215 +#: tdemainwidget.cpp:2215 msgid "Do you really want to disconnect?" msgstr "Da li zaista želite da prekinete vezu?" -#: kmainwidget.cpp:2217 +#: tdemainwidget.cpp:2217 msgid "Disconnect" msgstr "Prekini vezu" -#: kmainwidget.cpp:2217 +#: tdemainwidget.cpp:2217 msgid "Stay Connected" msgstr "Ostani povezan" -#: kmainwidget.cpp:2223 +#: tdemainwidget.cpp:2223 msgid "Disconnecting..." msgstr "Prekidam vezu..." -#: kmainwidget.cpp:2241 +#: tdemainwidget.cpp:2241 msgid "We are online." msgstr "Na vezi smo." -#: kmainwidget.cpp:2246 +#: tdemainwidget.cpp:2246 msgid "We are offline." msgstr "Nismo više na vezi." -#: kmainwidget.cpp:2476 +#: tdemainwidget.cpp:2476 #, c-format msgid "" "Already saving URL\n" @@ -863,7 +863,7 @@ msgstr "" "Već snimam URL\n" "%1" -#: kmainwidget.cpp:2486 +#: tdemainwidget.cpp:2486 msgid "" "Already saved URL\n" "%1\n" @@ -873,7 +873,7 @@ msgstr "" "%1\n" "Da ga preuzmem ponovo?" -#: kmainwidget.cpp:2486 +#: tdemainwidget.cpp:2486 msgid "Download Again" msgstr "Preuzmi ponovo" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kinetd.po b/tde-i18n-sr@Latn/messages/tdenetwork/kinetd.po index 2d0d0ccaad8..ded7472fb2e 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kinetd.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kinetd.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-07-28 03:25+0200\n" "PO-Revision-Date: 2003-08-05 18:11+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/knewsticker.po b/tde-i18n-sr@Latn/messages/tdenetwork/knewsticker.po index a69657508d5..c8d328c7e56 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/knewsticker.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/knewsticker.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2005-08-04 20:57+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kopete.po b/tde-i18n-sr@Latn/messages/tdenetwork/kopete.po index 1815fa50489..0194a0e0fe8 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kopete.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kopete.po @@ -515,15 +515,15 @@ msgstr "" "<qt>Ne mogu da preuzmem zahtevani fajl;" "<br>proverite da li je adresa %1 ispravna.</qt>" -#: libkopete/kabcpersistence.cpp:294 +#: libkopete/tdeabcpersistence.cpp:294 msgid "<qt>\"%1\" is not supported by Kopete.</qt>" msgstr "<qt>Kopete ne podržava „%1“.</qt>" -#: libkopete/kabcpersistence.cpp:295 +#: libkopete/tdeabcpersistence.cpp:295 msgid "Could Not Sync with TDE Address Book" msgstr "Nisam mogao da sinhronizujem sa TDE adresarom" -#: libkopete/kabcpersistence.cpp:342 +#: libkopete/tdeabcpersistence.cpp:342 msgid "" "<qt>An address was added to this contact by another application." "<br>Would you like to use it in Kopete?" @@ -535,21 +535,21 @@ msgstr "" "<br><b>Protokol:</b> %1" "<br><b>Adresa:</b> %2</qt>" -#: libkopete/kabcpersistence.cpp:342 +#: libkopete/tdeabcpersistence.cpp:342 msgid "Import Address From Address Book" msgstr "Uvezi adresu iz adresara" -#: libkopete/kabcpersistence.cpp:342 +#: libkopete/tdeabcpersistence.cpp:342 msgid "Use" msgstr "Koristi" #. i18n: file ./protocols/gadu/ui/gadueditaccountui.ui line 304 -#: libkopete/kabcpersistence.cpp:342 rc.cpp:3130 +#: libkopete/tdeabcpersistence.cpp:342 rc.cpp:3130 #, no-c-format msgid "Do Not Use" msgstr "Ne koristi" -#: libkopete/kabcpersistence.cpp:356 +#: libkopete/tdeabcpersistence.cpp:356 msgid "" "<qt>One or more of your accounts using %1 are offline. Most systems have to be " "connected to add contacts. Please connect these accounts and try again.</qt>" @@ -558,19 +558,19 @@ msgstr "" "mora biti povezana da bi se dodavali kontakti. Povežite te naloge i pokušajte " "ponovo.</qt>" -#: libkopete/kabcpersistence.cpp:357 protocols/gadu/gadusession.cpp:217 +#: libkopete/tdeabcpersistence.cpp:357 protocols/gadu/gadusession.cpp:217 #: protocols/gadu/gadusession.cpp:230 protocols/gadu/gadusession.cpp:242 #: protocols/gadu/gadusession.cpp:275 protocols/gadu/gadusession.cpp:289 #: protocols/gadu/gadusession.cpp:307 protocols/irc/ui/channellist.cpp:304 msgid "Not Connected" msgstr "Nije povezan" -#: libkopete/kabcpersistence.cpp:367 protocols/oscar/aim/aimprotocol.cpp:164 +#: libkopete/tdeabcpersistence.cpp:367 protocols/oscar/aim/aimprotocol.cpp:164 #: protocols/oscar/icq/icqprotocol.cpp:119 msgid "Choose Account" msgstr "Izaberite nalog" -#: libkopete/kabcpersistence.cpp:381 +#: libkopete/tdeabcpersistence.cpp:381 msgid "" "<qt>You do not have an account configured for <b>%1</b> " "yet. Please create an account, connect it, and try again.</qt>" @@ -578,15 +578,15 @@ msgstr "" "<qt>Još uvek niste podesili nalog za <b>%1</b>. Napravite nalog, povežite ga, i " "pokušajte ponovo.</qt>" -#: libkopete/kabcpersistence.cpp:382 +#: libkopete/tdeabcpersistence.cpp:382 msgid "No Account Found" msgstr "Nalog nije nađen" -#: libkopete/kabcpersistence.cpp:398 +#: libkopete/tdeabcpersistence.cpp:398 msgid "<qt>It was not possible to add the contact.</qt>" msgstr "<qt>Nije bilo moguće dodati kontakt.</qt>" -#: libkopete/kabcpersistence.cpp:399 +#: libkopete/tdeabcpersistence.cpp:399 msgid "Could Not Add Contact" msgstr "Nisam mogao da dodam kontakt" @@ -2038,15 +2038,15 @@ msgid "" msgstr "" "Želite li zaista da uklonite ove grupe i kontakte iz vaše liste liste kontakta?" -#: kopete/contactlist/kabcexport.cpp:90 +#: kopete/contactlist/tdeabcexport.cpp:90 msgid "No writeable addressbook resource found." msgstr "Nije nađen upisiv resurs adresara." -#: kopete/contactlist/kabcexport.cpp:91 +#: kopete/contactlist/tdeabcexport.cpp:91 msgid "Add or enable one using the TDE Control Center." msgstr "Dodaj ili uključi neki koristeći TDE kontrolni centar." -#: kopete/contactlist/kabcexport.cpp:102 +#: kopete/contactlist/tdeabcexport.cpp:102 msgid " (already in address book)" msgstr " (već u adresaru)" @@ -4262,19 +4262,19 @@ msgstr "&Druge akcije" msgid "&Groups" msgstr "&Grupe" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 16 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 16 #: rc.cpp:920 #, no-c-format msgid "Export Contacts" msgstr "Izvezi kontakte" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 23 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 23 #: rc.cpp:923 #, no-c-format msgid "Export Contacts to Address Book" msgstr "Izvezi kontakte u adresar" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 42 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 42 #: rc.cpp:926 #, no-c-format msgid "" @@ -4283,37 +4283,37 @@ msgid "" msgstr "" "Ovaj čarobnjak vam pomaže da izvezete brzoglasničke kontakte u TDE-ov adresar." -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 61 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 61 #: rc.cpp:929 #, no-c-format msgid "&Select Address Book" msgstr "&Izaberite adresar" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 92 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 92 #: rc.cpp:932 #, no-c-format msgid "Select Contacts to Export" msgstr "Izaberite kontakte za izvoz" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 111 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 111 #: rc.cpp:935 #, no-c-format msgid "Selected contacts will be added to the TDE address book." msgstr "Izabrani kontakti će biti dodati u TDE-ov adresar." -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 117 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 117 #: rc.cpp:938 rc.cpp:1777 #, no-c-format msgid "Contact" msgstr "Kontakt" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 149 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 149 #: rc.cpp:941 #, no-c-format msgid "Select &All" msgstr "Izaberi &sve" -#. i18n: file ./kopete/contactlist/kabcexport_base.ui line 157 +#. i18n: file ./kopete/contactlist/tdeabcexport_base.ui line 157 #: rc.cpp:944 #, no-c-format msgid "&Deselect All" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kppp.po b/tde-i18n-sr@Latn/messages/tdenetwork/kppp.po index 5f5b8f28738..6c495645e84 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kppp.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kppp.po @@ -2,7 +2,7 @@ # translation of kppp.po to Srpski # kpp.po in Serbian # Copyright (C) 1999, 2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. # Slobodan Simic <simicsl@verat.net>, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-06-13 04:00+0200\n" "PO-Revision-Date: 2005-08-03 22:18+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kppplogview.po b/tde-i18n-sr@Latn/messages/tdenetwork/kppplogview.po index 681edef4161..60746726d22 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kppplogview.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kppplogview.po @@ -2,7 +2,7 @@ # translation of kppplogview.po to Srpski # kppplogview.po in Serbian # Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2004. # @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-27 17:08+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/krdc.po b/tde-i18n-sr@Latn/messages/tdenetwork/krdc.po index 2cc553d84d1..b64522990ba 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/krdc.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/krdc.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-09-28 15:29+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/krfb.po b/tde-i18n-sr@Latn/messages/tdenetwork/krfb.po index 6c6bad8cb65..5994a89b549 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/krfb.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/krfb.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2005-03-14 17:06+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/ksirc.po b/tde-i18n-sr@Latn/messages/tdenetwork/ksirc.po index b33d0e650a9..6a149847e38 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/ksirc.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/ksirc.po @@ -2,7 +2,7 @@ # translation of ksirc.po to Srpski # ksirc.po in Serbian # Copyright (C) 1999, 2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Марко Росић <roske@kde.org.yu>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2005-08-10 08:34+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kwifimanager.po b/tde-i18n-sr@Latn/messages/tdenetwork/kwifimanager.po index b2bcf6ccd92..da8b0efc9fc 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kwifimanager.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kwifimanager.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2006-11-26 03:33+0100\n" "PO-Revision-Date: 2006-03-05 19:28+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/kwireless.po b/tde-i18n-sr@Latn/messages/tdenetwork/kwireless.po index 8dd5f9fdda2..6ae49fff4c6 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/kwireless.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/kwireless.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-12-11 01:20+0100\n" "PO-Revision-Date: 2005-03-14 17:46+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/tdefile_torrent.po b/tde-i18n-sr@Latn/messages/tdenetwork/tdefile_torrent.po index 9d7f02bc6cd..76012514e12 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/tdefile_torrent.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/tdefile_torrent.po @@ -1,46 +1,46 @@ -# translation of kfile_torrent.po to Serbian +# translation of tdefile_torrent.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_torrent\n" +"Project-Id-Version: tdefile_torrent\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2005-03-13 18:48+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kfile_torrent.cpp:52 +#: tdefile_torrent.cpp:52 msgid "Torrent Information" msgstr "Torrent informacije" -#: kfile_torrent.cpp:62 +#: tdefile_torrent.cpp:62 msgid "Name" msgstr "Ime" -#: kfile_torrent.cpp:71 +#: tdefile_torrent.cpp:71 msgid "Torrent Length" msgstr "Torrent dužina" -#: kfile_torrent.cpp:80 +#: tdefile_torrent.cpp:80 msgid "Tracker URL" msgstr "URL pratioca" -#: kfile_torrent.cpp:87 +#: tdefile_torrent.cpp:87 msgid "Date Created" msgstr "Datum stvaranja" -#: kfile_torrent.cpp:94 +#: tdefile_torrent.cpp:94 msgid "Number of Files" msgstr "Broj fajlova" -#: kfile_torrent.cpp:101 +#: tdefile_torrent.cpp:101 msgid "File Piece Length" msgstr "Dužina dela fajla" -#: kfile_torrent.cpp:109 +#: tdefile_torrent.cpp:109 msgid "Comment" msgstr "Komentar" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/tdefileshare.po b/tde-i18n-sr@Latn/messages/tdenetwork/tdefileshare.po index 4fe0a6264d3..6f410ebdb03 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/tdefileshare.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/tdefileshare.po @@ -1,13 +1,13 @@ -# translation of kfileshare.po to Serbian +# translation of tdefileshare.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005, 2006. # Slobodan Simic <simicsl@verat.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: kfileshare\n" +"Project-Id-Version: tdefileshare\n" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-09-28 15:28+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_jabberdisco.po b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_jabberdisco.po index 59bdaaa40a3..e797b01ae52 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_jabberdisco.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_jabberdisco.po @@ -1,13 +1,13 @@ -# translation of kio_jabberdisco.po to Serbian +# translation of tdeio_jabberdisco.po to Serbian # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_jabberdisco\n" +"Project-Id-Version: tdeio_jabberdisco\n" "POT-Creation-Date: 2005-06-03 01:26+0200\n" "PO-Revision-Date: 2005-08-04 20:53+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_lan.po b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_lan.po index 89238190786..eeb11f6bc38 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_lan.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_lan.po @@ -1,24 +1,24 @@ -# translation of kio_lan.po to Serbian -# translation of kio_lan.po to Srpski -# kio_lan.po in Serbian +# translation of tdeio_lan.po to Serbian +# translation of tdeio_lan.po to Srpski +# tdeio_lan.po in Serbian # Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kio_lan\n" +"Project-Id-Version: tdeio_lan\n" "POT-Creation-Date: 2005-03-25 01:18+0100\n" "PO-Revision-Date: 2004-07-24 21:14+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" -#: kio_lan.cpp:150 +#: tdeio_lan.cpp:150 msgid "" "<qt>The Lisa daemon does not appear to be running." "<p>In order to use the LAN Browser the Lisa daemon must be installed and " @@ -28,11 +28,11 @@ msgstr "" "<p>Da biste koristili pretraživač LAN-a, Lisa demon mora biti instaliran i " "aktiviran od strane administratora sistema." -#: kio_lan.cpp:190 kio_lan.cpp:209 kio_lan.cpp:384 +#: tdeio_lan.cpp:190 tdeio_lan.cpp:209 tdeio_lan.cpp:384 #, c-format msgid "Received unexpected data from %1" msgstr "Primljeni su neočekivani podaci od %1" -#: kio_lan.cpp:641 +#: tdeio_lan.cpp:641 msgid "No hosts allowed in rlan:/ URL" msgstr "Nije dozvoljen nijedan domaćin u rlan:/ URL" diff --git a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_zeroconf.po b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_zeroconf.po index 34bf513309c..649d31f6475 100644 --- a/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_zeroconf.po +++ b/tde-i18n-sr@Latn/messages/tdenetwork/tdeio_zeroconf.po @@ -1,14 +1,14 @@ -# translation of kio_zeroconf.po to Serbian +# translation of tdeio_zeroconf.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_zeroconf\n" +"Project-Id-Version: tdeio_zeroconf\n" "POT-Creation-Date: 2007-04-13 02:15+0200\n" "PO-Revision-Date: 2005-08-04 20:54+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/akregator.po b/tde-i18n-sr@Latn/messages/tdepim/akregator.po index 828bdf97c7c..f855a41c457 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/akregator.po +++ b/tde-i18n-sr@Latn/messages/tdepim/akregator.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:23+0200\n" "PO-Revision-Date: 2007-01-07 23:51+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kaddressbook.po b/tde-i18n-sr@Latn/messages/tdepim/kaddressbook.po index f0ee8c40d64..3d4adfb3cf4 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kaddressbook.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kaddressbook.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:19+0200\n" "PO-Revision-Date: 2008-03-05 09:50+0100\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1078,7 +1078,7 @@ msgstr "%1:" msgid "Blog feed:" msgstr "Dovod blogova:" -#: addresseeeditorwidget.cpp:292 kabcore.cpp:1356 +#: addresseeeditorwidget.cpp:292 tdeabcore.cpp:1356 msgid "Select Categories..." msgstr "Odaberite kategorije..." @@ -1474,87 +1474,87 @@ msgstr "Vidljiva polja" msgid "All Fields" msgstr "Sva polja" -#: kabcore.cpp:115 +#: tdeabcore.cpp:115 msgid "Unable to load '%1'." msgstr "Ne mogu da učitam „%1“." -#: kabcore.cpp:121 ldapsearchdialog.cpp:95 ldapsearchdialog.cpp:307 +#: tdeabcore.cpp:121 ldapsearchdialog.cpp:95 ldapsearchdialog.cpp:307 msgid "Department" msgstr "Odeljenje" -#: kabcore.cpp:124 +#: tdeabcore.cpp:124 msgid "Profession" msgstr "Profesija" -#: kabcore.cpp:126 +#: tdeabcore.cpp:126 msgid "Assistant's Name" msgstr "Ime pomoćnika" -#: kabcore.cpp:128 +#: tdeabcore.cpp:128 msgid "Manager's Name" msgstr "Ime menadžera" -#: kabcore.cpp:130 +#: tdeabcore.cpp:130 msgid "Partner's Name" msgstr "Ime partnera" -#: kabcore.cpp:132 +#: tdeabcore.cpp:132 msgid "Office" msgstr "Kancelarija" -#: kabcore.cpp:134 +#: tdeabcore.cpp:134 msgid "IM Address" msgstr "IM adresa" -#: kabcore.cpp:136 +#: tdeabcore.cpp:136 msgid "Anniversary" msgstr "Godišnjica" -#: kabcore.cpp:138 +#: tdeabcore.cpp:138 msgid "Blog" msgstr "Blog" -#: kabcore.cpp:297 +#: tdeabcore.cpp:297 msgid "KAddressBook" msgstr "KAddressBook" -#: kabcore.cpp:298 +#: tdeabcore.cpp:298 msgid "The TDE Address Book" msgstr "TDE adresar (KAddressBook)" -#: kabcore.cpp:300 +#: tdeabcore.cpp:300 msgid "(c) 1997-2005, The TDE PIM Team" msgstr "© 1997-2005, tim TDE PIM-a" -#: kabcore.cpp:301 +#: tdeabcore.cpp:301 msgid "Current maintainer" msgstr "Tekući održavalac" -#: kabcore.cpp:302 +#: tdeabcore.cpp:302 msgid "Original author" msgstr "Prvobitni autor" -#: kabcore.cpp:304 -msgid "Co-maintainer, libkabc port, CSV import/export" -msgstr "Koodržavalac, port na libkabc, CSV uvoz/izvoz" +#: tdeabcore.cpp:304 +msgid "Co-maintainer, libtdeabc port, CSV import/export" +msgstr "Koodržavalac, port na libtdeabc, CSV uvoz/izvoz" -#: kabcore.cpp:306 +#: tdeabcore.cpp:306 msgid "GUI and framework redesign" msgstr "Redizajniranje GUI-ja i framework-a" -#: kabcore.cpp:308 +#: tdeabcore.cpp:308 msgid "DCOP interface" msgstr "DCOP interfejs" -#: kabcore.cpp:309 +#: tdeabcore.cpp:309 msgid "Contact pinning" msgstr "Priključci oko rukovanja kontaktima" -#: kabcore.cpp:310 kabcore.cpp:312 +#: tdeabcore.cpp:310 tdeabcore.cpp:312 msgid "LDAP Lookup" msgstr "LDAP pretraga" -#: kabcore.cpp:467 +#: tdeabcore.cpp:467 #, c-format msgid "" "_n: Do you really want to delete this distribution list?\n" @@ -1564,7 +1564,7 @@ msgstr "" "Želite li zaista da obrišete ove %n distribucione liste?\n" "Želite li zaista da obrišete ovih %n distribucionih lista?" -#: kabcore.cpp:493 +#: tdeabcore.cpp:493 #, c-format msgid "" "_n: Do you really want to delete this contact?\n" @@ -1574,41 +1574,41 @@ msgstr "" "Želite li zaista da obrišete ova %n kontakta?\n" "Želite li zaista da obrišete ovih %n kontakata?" -#: kabcore.cpp:589 +#: tdeabcore.cpp:589 msgid "Please select only one contact." msgstr "Izaberite samo jedan kontakt." -#: kabcore.cpp:593 +#: tdeabcore.cpp:593 msgid "" "<qt>Do you really want to use <b>%1</b> as your new personal contact?</qt>" msgstr "" "<qt>Želite li zaista da koristite <b>%1</b> kao vaš novi lični kontakt?</qt>" -#: kabcore.cpp:594 +#: tdeabcore.cpp:594 msgid "Use" msgstr "Koristi" -#: kabcore.cpp:594 +#: tdeabcore.cpp:594 msgid "Do Not Use" msgstr "Ne koristi" -#: features/distributionlistwidget.cpp:266 kabcore.cpp:664 +#: features/distributionlistwidget.cpp:266 tdeabcore.cpp:664 msgid "New Distribution List" msgstr "Nova distribuciona lista" -#: kabcore.cpp:670 +#: tdeabcore.cpp:670 msgid "New Distribution List (%1)" msgstr "Nova distribuciona lista (%1)" -#: kabcore.cpp:859 +#: tdeabcore.cpp:859 msgid "<qt>Unable to save address book <b>%1</b>.</qt>" msgstr "<qt>Ne mogu da snimim adresar <b>%1</b>.</qt>" -#: kabcore.cpp:866 +#: tdeabcore.cpp:866 msgid "<qt>Unable to get access for saving the address book <b>%1</b>.</qt>" msgstr "<qt>Ne mogu da dobijem pristup za snimanje adresara <b>%1</b></qt>." -#: kabcore.cpp:970 +#: tdeabcore.cpp:970 msgid "" "Your TDE installation is missing LDAP support, please ask your administrator or " "distributor for more information." @@ -1616,43 +1616,43 @@ msgstr "" "Vaša instalacija TDE-a ne poseduje podršku za LDAP, pitajte vašeg " "administratora ili distributera za više informacija." -#: kabcore.cpp:972 +#: tdeabcore.cpp:972 msgid "No LDAP IO Slave Available" msgstr "Nijedan LDAP IOslave nije dostupan" -#: kabcore.cpp:1008 +#: tdeabcore.cpp:1008 msgid "Address Book" msgstr "Adresar" -#: kabcore.cpp:1011 +#: tdeabcore.cpp:1011 msgid "Print Addresses" msgstr "Štampaj adrese" -#: kabcore.cpp:1177 kabcore.cpp:1630 +#: tdeabcore.cpp:1177 tdeabcore.cpp:1630 msgid "Contacts" msgstr "Kontakti" -#: kabcore.cpp:1258 +#: tdeabcore.cpp:1258 msgid "&Send Email to Contact..." msgstr "&Pošalji pismo kontaktu..." -#: kabcore.cpp:1261 +#: tdeabcore.cpp:1261 msgid "Send a mail to all selected contacts." msgstr "Pošalji pismo svim izabranim kontaktima." -#: kabcore.cpp:1262 +#: tdeabcore.cpp:1262 msgid "Print a special number of contacts." msgstr "Odštampaj poseban broj kontakata." -#: kabcore.cpp:1266 +#: tdeabcore.cpp:1266 msgid "Save all changes of the address book to the storage backend." msgstr "Snimi sve izmene adresara u pozadinski sistem za skladištenje." -#: kabcore.cpp:1268 +#: tdeabcore.cpp:1268 msgid "&New Contact..." msgstr "&Novi kontakt..." -#: kabcore.cpp:1270 +#: tdeabcore.cpp:1270 msgid "" "Create a new contact" "<p>You will be presented with a dialog where you can add all data about a " @@ -1662,11 +1662,11 @@ msgstr "" "<p>U dijalogu koji će se pojaviti možete upisati sve podatke o osobi, " "uključujući adrese i brojeve telefona." -#: kabcore.cpp:1272 +#: tdeabcore.cpp:1272 msgid "&New Distribution List..." msgstr "&Nova distribuciona lista..." -#: kabcore.cpp:1274 +#: tdeabcore.cpp:1274 msgid "" "Create a new distribution list" "<p>You will be presented with a dialog where you can create a new distribution " @@ -1675,27 +1675,27 @@ msgstr "" "Napravi novu distribucionu listu" "<p>Pojaviće se dijalog u kome možete sastaviti novu distribucionu listu." -#: kabcore.cpp:1276 +#: tdeabcore.cpp:1276 msgid "Send &Contact..." msgstr "&Pošalji kontakt..." -#: kabcore.cpp:1279 +#: tdeabcore.cpp:1279 msgid "Send a mail with the selected contact as attachment." msgstr "Pošalji poruku sa izabranim kontaktom u prilogu." -#: kabcore.cpp:1281 +#: tdeabcore.cpp:1281 msgid "Chat &With..." msgstr "Ćaskaj &sa..." -#: kabcore.cpp:1284 +#: tdeabcore.cpp:1284 msgid "Start a chat with the selected contact." msgstr "Počnite ćaskanje sa izabranim kontaktom." -#: kabcore.cpp:1286 +#: tdeabcore.cpp:1286 msgid "&Edit Contact..." msgstr "&Uredi kontakt..." -#: kabcore.cpp:1289 +#: tdeabcore.cpp:1289 msgid "" "Edit a contact" "<p>You will be presented with a dialog where you can change all data about a " @@ -1705,42 +1705,42 @@ msgstr "" "<p>U dijalogu koji će se pojaviti možete izmeniti sve podatke o osobi, " "uključujući adrese i brojeve telefona." -#: kabcore.cpp:1291 +#: tdeabcore.cpp:1291 msgid "&Merge Contacts" msgstr "&Spoji kontakte" -#: kabcore.cpp:1300 +#: tdeabcore.cpp:1300 msgid "" "Copy the currently selected contact(s) to system clipboard in vCard format." msgstr "" "Kopira trenutno izabrane kontakte u sistemski klipbord u vCard formatu." -#: kabcore.cpp:1301 +#: tdeabcore.cpp:1301 msgid "" "Cuts the currently selected contact(s) to system clipboard in vCard format." msgstr "Iseca trenutno izabrane kontakte u sistemski klipbord u vCard formatu." -#: kabcore.cpp:1302 +#: tdeabcore.cpp:1302 msgid "Paste the previously cut or copied contacts from clipboard." msgstr "Prenosi prethodno isečene ili kopirane kontakte iz klipborda." -#: kabcore.cpp:1303 +#: tdeabcore.cpp:1303 msgid "Selects all visible contacts from current view." msgstr "Izabira sve vidljive kontakte iz trenutnog pogleda." -#: kabcore.cpp:1307 +#: tdeabcore.cpp:1307 msgid "&Delete Contact" msgstr "&Obriši kontakt" -#: kabcore.cpp:1310 +#: tdeabcore.cpp:1310 msgid "Delete all selected contacts." msgstr "Brišu se svi izabrani kontakti." -#: kabcore.cpp:1313 +#: tdeabcore.cpp:1313 msgid "&Copy Contact To..." msgstr "&Kopiraj kontakt u..." -#: kabcore.cpp:1316 +#: tdeabcore.cpp:1316 msgid "" "Store a contact in a different Addressbook" "<p>You will be presented with a dialog where you can select a new storage place " @@ -1750,39 +1750,39 @@ msgstr "" "<p>Pojaviće se dijalog u kome možete izabrati novo skladišno mesto za ovaj " "kontakt." -#: kabcore.cpp:1319 +#: tdeabcore.cpp:1319 msgid "M&ove Contact To..." msgstr "&Premesti kontakt u..." -#: kabcore.cpp:1325 +#: tdeabcore.cpp:1325 msgid "Show Jump Bar" msgstr "Prikaži skok-traku" -#: kabcore.cpp:1327 +#: tdeabcore.cpp:1327 msgid "Toggle whether the jump button bar shall be visible." msgstr "Birate da li će traka sa skok-dugmadima biti vidljiva." -#: kabcore.cpp:1328 +#: tdeabcore.cpp:1328 msgid "Hide Jump Bar" msgstr "Sakrij skok-traku" -#: kabcore.cpp:1331 +#: tdeabcore.cpp:1331 msgid "Show Details" msgstr "Prikaži detalje" -#: kabcore.cpp:1333 +#: tdeabcore.cpp:1333 msgid "Toggle whether the details page shall be visible." msgstr "Birate da li će strana sa detaljima biti vidljiva." -#: kabcore.cpp:1334 +#: tdeabcore.cpp:1334 msgid "Hide Details" msgstr "Sakrij detalje" -#: kabcore.cpp:1338 +#: tdeabcore.cpp:1338 msgid "&Configure Address Book..." msgstr "&Podesi Adresar..." -#: kabcore.cpp:1344 +#: tdeabcore.cpp:1344 msgid "" "You will be presented with a dialog, that offers you all possibilities to " "configure KAddressBook." @@ -1790,11 +1790,11 @@ msgstr "" "Pojaviće se dijalog koji će vam ponuditi sve mogućnosti za podešavanje " "KAddressBook-a." -#: kabcore.cpp:1347 +#: tdeabcore.cpp:1347 msgid "&Lookup Addresses in LDAP Directory..." msgstr "Potraži &adrese u LDAP direktorijumu..." -#: kabcore.cpp:1349 +#: tdeabcore.cpp:1349 msgid "" "Search for contacts on a LDAP server" "<p>You will be presented with a dialog, where you can search for contacts and " @@ -1804,11 +1804,11 @@ msgstr "" "<p>Pojaviće se dijalog u kome možete da tražite kontakte i izaberete one koje " "biste hteli da dodate u vaš lokalni adresar." -#: kabcore.cpp:1351 +#: tdeabcore.cpp:1351 msgid "Set as Personal Contact Data" msgstr "Postavi kao lični podatak o kontaktu" -#: kabcore.cpp:1354 +#: tdeabcore.cpp:1354 msgid "" "Set the personal contact" "<p>The data of this contact will be used in many other TDE applications, so you " @@ -1818,31 +1818,31 @@ msgstr "" "<p>Podaci iz ovog kontakta biće korišćeni u mnogim drugim TDE programima, tako " "da ne morate više puta unositi svoje lične podatke." -#: kabcore.cpp:1359 +#: tdeabcore.cpp:1359 msgid "Set the categories for all selected contacts." msgstr "Postavi kategorije za sve izabrane kontakte." -#: kabcore.cpp:1361 +#: tdeabcore.cpp:1361 msgid "Clear Search Bar" msgstr "Očisti pretraživačku traku" -#: kabcore.cpp:1364 +#: tdeabcore.cpp:1364 msgid "Clear Search Bar<p>Clears the content of the quick search bar." msgstr "Očisti pretraživačku traku<p>Čisti sadržaj trake za brzu pretragu." -#: kabcore.cpp:1438 +#: tdeabcore.cpp:1438 msgid "Merge with existing categories?" msgstr "Stopi sa postojećim kategorijama?" -#: kabcore.cpp:1439 +#: tdeabcore.cpp:1439 msgid "Merge" msgstr "Stopi" -#: kabcore.cpp:1439 +#: tdeabcore.cpp:1439 msgid "Do Not Merge" msgstr "Ne stapaj" -#: kabcore.cpp:1490 +#: tdeabcore.cpp:1490 #, c-format msgid "" "_n: %n contact matches\n" @@ -1852,7 +1852,7 @@ msgstr "" "%n kontakta se poklapa\n" "%n kontakata se poklapa" -#: kabcore.cpp:1630 +#: tdeabcore.cpp:1630 #, c-format msgid "Distribution List: %1" msgstr "Distribuciona lista: %1" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kalarm.po b/tde-i18n-sr@Latn/messages/tdepim/kalarm.po index a3cceac595e..03c9390963c 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kalarm.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kalarm.po @@ -14,7 +14,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:19+0200\n" "PO-Revision-Date: 2007-11-12 13:31+0100\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/karm.po b/tde-i18n-sr@Latn/messages/tdepim/karm.po index 349a367b11b..53017c7419b 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/karm.po +++ b/tde-i18n-sr@Latn/messages/tdepim/karm.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-04-21 01:46+0200\n" "PO-Revision-Date: 2008-06-19 11:56+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -774,13 +774,13 @@ msgid "" "Saving problems may result from a full harddisk, a directory name instead of a " "file name, or stale locks. Check that your harddisk has enough space, that your " "calendar file exists and is a file and remove stale locks, typically from " -"~/.trinity/share/apps/kabc/lock." +"~/.trinity/share/apps/tdeabc/lock." msgstr "" "Snimanje nije moguće, stoga je merenje vremena beskorisno.\n" "Problemi sa snimanjem mogu nastati usled punog diska, imena fascikle umesto " "fajla, ili zastarelih zaključavanja. Proverite ima li dovoljno prostora na " "disku, da li postoji fajl kalendara i da li je zaista fajl, i uklonite stara " -"zaključavanja (obično u ~/.trinity/share/apps/kabc/lock)." +"zaključavanja (obično u ~/.trinity/share/apps/tdeabc/lock)." #: taskview.cpp:495 msgid "New Task" @@ -794,12 +794,12 @@ msgstr "Bezimeni zadatak" msgid "" "Error storing new task. Your changes were not saved. Make sure you can edit " "your iCalendar file. Also quit all applications using this file and remove any " -"lock file related to its name from ~/.trinity/share/apps/kabc/lock/ " +"lock file related to its name from ~/.trinity/share/apps/tdeabc/lock/ " msgstr "" "Greška pri smeštanju novog zadatka. Vaše izmene nisu sačuvane. Proverite da li " "možete da menjate fajl vašeg iCalendar-a. Takođe, zatvorite sve programe koji " "koriste ovaj fajl i uklonite svaki fajl zaključavanja koji se odnosi na njega " -"iz ~/.trinity/share/apps/kabc/lock/ " +"iz ~/.trinity/share/apps/tdeabc/lock/ " #: taskview.cpp:560 msgid "New Sub Task" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kcmkabconfig.po b/tde-i18n-sr@Latn/messages/tdepim/kcmkabconfig.po index a0b6878f79f..abfb6f09319 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kcmkabconfig.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kcmkabconfig.po @@ -97,63 +97,63 @@ msgstr "Obrnuto ime" msgid "Extension Settings" msgstr "Postavke proširenja" -#: kabconfigwidget.cpp:62 kabconfigwidget.cpp:154 +#: tdeabconfigwidget.cpp:62 tdeabconfigwidget.cpp:154 msgid "General" msgstr "Opšte" -#: kabconfigwidget.cpp:66 +#: tdeabconfigwidget.cpp:66 msgid "Honor TDE single click" msgstr "Poštuj TDE-ov jednostruki klik" -#: kabconfigwidget.cpp:69 +#: tdeabconfigwidget.cpp:69 msgid "Automatic name parsing for new addressees" msgstr "Automatsko raščlanjivanje imena za nove adrese" -#: kabconfigwidget.cpp:72 +#: tdeabconfigwidget.cpp:72 msgid "Trade single name component as family name" msgstr "Zameni komponentu jednog imena kao familijarno ime" -#: kabconfigwidget.cpp:80 +#: tdeabconfigwidget.cpp:80 msgid "Limit unfiltered display to 100 contacts" msgstr "Ograniči nefilterovan prikaz na 100 kontakata" -#: kabconfigwidget.cpp:85 +#: tdeabconfigwidget.cpp:85 msgid "Addressee editor type:" msgstr "Vrsta editora adresanta:" -#: kabconfigwidget.cpp:89 +#: tdeabconfigwidget.cpp:89 msgid "Full Editor" msgstr "Pun uređivač" -#: kabconfigwidget.cpp:90 +#: tdeabconfigwidget.cpp:90 msgid "Simple Editor" msgstr "Prost uređivač" -#: kabconfigwidget.cpp:99 +#: tdeabconfigwidget.cpp:99 msgid "Script-Hooks" msgstr "Zakačke skripti" -#: kabconfigwidget.cpp:102 +#: tdeabconfigwidget.cpp:102 msgid "Phone:" msgstr "Telefon:" -#: kabconfigwidget.cpp:106 +#: tdeabconfigwidget.cpp:106 msgid "<ul><li>%N: Phone Number</li></ul>" msgstr "<ul><li>%N: Broj telefona</li></ul>" -#: kabconfigwidget.cpp:109 +#: tdeabconfigwidget.cpp:109 msgid "Fax:" msgstr "Faks:" -#: kabconfigwidget.cpp:113 +#: tdeabconfigwidget.cpp:113 msgid "<ul><li>%N: Fax Number</li></ul>" msgstr "<ul><li>%N: Broj faksa</li></ul>" -#: kabconfigwidget.cpp:117 +#: tdeabconfigwidget.cpp:117 msgid "SMS Text:" msgstr "SMS tekst:" -#: kabconfigwidget.cpp:121 +#: tdeabconfigwidget.cpp:121 msgid "" "<ul>" "<li>%N: Phone Number</li>" @@ -163,11 +163,11 @@ msgstr "" "<li>%N: Broj telefona</li>" "<li>%F: Fajl koji sadrži tekstualne poruke</li></ul>" -#: kabconfigwidget.cpp:129 +#: tdeabconfigwidget.cpp:129 msgid "Location Map" msgstr "Mapa lokacija" -#: kabconfigwidget.cpp:135 +#: tdeabconfigwidget.cpp:135 msgid "" "<ul> " "<li>%s: Street</li>" @@ -183,7 +183,7 @@ msgstr "" "<li>%z: poštanski kod</li> " "<li>%c: ISO kod države</li> </ul>" -#: kabconfigwidget.cpp:158 +#: tdeabconfigwidget.cpp:158 msgid "Contact" msgstr "Kontakt" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kcmkontactnt.po b/tde-i18n-sr@Latn/messages/tdepim/kcmkontactnt.po index 0c921310362..223506ea073 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kcmkontactnt.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kcmkontactnt.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-03-20 03:58+0100\n" "PO-Revision-Date: 2005-01-10 18:27+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kitchensync.po b/tde-i18n-sr@Latn/messages/tdepim/kitchensync.po index c1ddf785dd5..7d3e492a0a7 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kitchensync.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kitchensync.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2007-07-21 01:15+0200\n" "PO-Revision-Date: 2007-08-09 08:58+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kleopatra.po b/tde-i18n-sr@Latn/messages/tdepim/kleopatra.po index b5487299742..61d896807c3 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kleopatra.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kleopatra.po @@ -69,8 +69,8 @@ msgid "Original Author" msgstr "Prvobitni autor" #: aboutdata.cpp:61 -msgid "Backend configuration framework, KIO integration" -msgstr "Radni okvir za podešavanje pozadinskih sistema, KIO integracija" +msgid "Backend configuration framework, TDEIO integration" +msgstr "Radni okvir za podešavanje pozadinskih sistema, TDEIO integracija" #: aboutdata.cpp:64 msgid "Key-state dependant colors and fonts in the key list" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kmail.po b/tde-i18n-sr@Latn/messages/tdepim/kmail.po index 6bc3ebf5068..a720d065ddd 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kmail.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kmail.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:18+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kmail_text_calendar_plugin.po b/tde-i18n-sr@Latn/messages/tdepim/kmail_text_calendar_plugin.po index d3f9c513291..307d17d79e2 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kmail_text_calendar_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kmail_text_calendar_plugin.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:19+0200\n" "PO-Revision-Date: 2005-01-02 11:27+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kmail_text_vcard_plugin.po b/tde-i18n-sr@Latn/messages/tdepim/kmail_text_vcard_plugin.po index 5b5102819c1..8b4b2e16a5f 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kmail_text_vcard_plugin.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kmail_text_vcard_plugin.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-12-11 01:22+0100\n" "PO-Revision-Date: 2004-07-29 14:47+0200\n" "Last-Translator: Nikola Kotur <kotnik@ns-linux.org>\n" -"Language-Team: Српски <tde-i18n-sr@kde.org>\n" +"Language-Team: Српски <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kmailcvt.po b/tde-i18n-sr@Latn/messages/tdepim/kmailcvt.po index 8d8bfcd763a..19d1a822899 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kmailcvt.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kmailcvt.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-12-11 01:17+0100\n" "PO-Revision-Date: 2006-01-08 15:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/knode.po b/tde-i18n-sr@Latn/messages/tdepim/knode.po index 8a76bf0a5bf..8f6972a00fd 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/knode.po +++ b/tde-i18n-sr@Latn/messages/tdepim/knode.po @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2008-07-22 01:18+0200\n" "PO-Revision-Date: 2006-05-04 19:10+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/knotes.po b/tde-i18n-sr@Latn/messages/tdepim/knotes.po index 2b5b0f20569..00072f37a18 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/knotes.po +++ b/tde-i18n-sr@Latn/messages/tdepim/knotes.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2008-01-26 01:19+0100\n" "PO-Revision-Date: 2006-03-05 20:01+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/konsolekalendar.po b/tde-i18n-sr@Latn/messages/tdepim/konsolekalendar.po index 81c23ce63c3..34f00450bdc 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/konsolekalendar.po +++ b/tde-i18n-sr@Latn/messages/tdepim/konsolekalendar.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-06-07 04:03+0200\n" "PO-Revision-Date: 2006-07-16 22:30+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kontact.po b/tde-i18n-sr@Latn/messages/tdepim/kontact.po index dc886fcc437..bc8456c62be 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kontact.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kontact.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-24 01:19+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/korganizer.po b/tde-i18n-sr@Latn/messages/tdepim/korganizer.po index 7d0606ff7c8..93a52dbe7c9 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/korganizer.po +++ b/tde-i18n-sr@Latn/messages/tdepim/korganizer.po @@ -1,6 +1,6 @@ # translation of korganizer.po to Serbian # Copyright (C) 1999,2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005, 2006, 2007, 2008. # Slobodan Simic <simicsl@verat.net>, 2005, 2007, 2008. @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:19+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/korn.po b/tde-i18n-sr@Latn/messages/tdepim/korn.po index 0943cbd4f21..1b8e6064c72 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/korn.po +++ b/tde-i18n-sr@Latn/messages/tdepim/korn.po @@ -2,7 +2,7 @@ # korn.po in Serbian # Copyright (C) 1999, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Nikola Kotur <kotnik@ns-linux.org>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005, 2006. @@ -13,37 +13,37 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:22+0200\n" "PO-Revision-Date: 2006-01-08 16:08+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11\n" -#: kio_proto.h:97 +#: tdeio_proto.h:97 msgid "Server:" msgstr "Server:" -#: kio_proto.h:98 +#: tdeio_proto.h:98 msgid "Port:" msgstr "Port:" -#: kio_proto.h:99 +#: tdeio_proto.h:99 msgid "Username:" msgstr "Korisničko ime:" -#: kio_proto.h:100 +#: tdeio_proto.h:100 msgid "Mailbox:" msgstr "Poštansko sanduče:" -#: kio_proto.h:101 +#: tdeio_proto.h:101 msgid "Password:" msgstr "Lozinka:" -#: imap_proto.cpp:59 kio_proto.h:102 nntp_proto.cpp:43 pop3_proto.cpp:58 +#: imap_proto.cpp:59 tdeio_proto.h:102 nntp_proto.cpp:43 pop3_proto.cpp:58 msgid "Save password" msgstr "Snimi lozinku" -#: kio_proto.h:103 +#: tdeio_proto.h:103 msgid "Authentication:" msgstr "Autentifikacija:" @@ -167,58 +167,58 @@ msgstr "Lozinka" msgid "Authentication" msgstr "Autentifikacija" -#: kio.cpp:211 +#: tdeio.cpp:211 msgid "url is not valid" msgstr "url nije ispravan" -#: kio_count.cpp:89 kio_count.cpp:90 +#: tdeio_count.cpp:89 tdeio_count.cpp:90 #, c-format -msgid "Not able to open a kio slave for %1." -msgstr "Nisam mogao da otvorim kio roba za %1." +msgid "Not able to open a tdeio slave for %1." +msgstr "Nisam mogao da otvorim tdeio roba za %1." -#: kio_count.cpp:204 kio_count.cpp:254 +#: tdeio_count.cpp:204 tdeio_count.cpp:254 msgid "Got unknown job; something must be wrong..." msgstr "Dobio sam nepoznat posao, nešto sigurno nije u redu..." -#: kio_count.cpp:210 kio_count.cpp:211 +#: tdeio_count.cpp:210 tdeio_count.cpp:211 #, c-format -msgid "The next KIO-error occurred by counting: %1" -msgstr "Sledeća KIO-greška se desila pri broju: %1" +msgid "The next TDEIO-error occurred by counting: %1" +msgstr "Sledeća TDEIO-greška se desila pri broju: %1" -#: kio_delete.cpp:110 +#: tdeio_delete.cpp:110 msgid "Could not get a connected slave; I cannot delete this way..." msgstr "Nisam mogao dobiti povezanog roba. Ne mogu ovako da brišem..." -#: kio_delete.cpp:185 +#: tdeio_delete.cpp:185 #, c-format msgid "An error occurred when deleting email: %1." msgstr "Desila se greška pri brisanju e-pošte: %1." -#: kio_read.cpp:77 kio_read.cpp:91 +#: tdeio_read.cpp:77 tdeio_read.cpp:91 msgid "Unknown job returned; I will try if this one will do... " msgstr "Vraćen nepoznat posao; ja ću pokušati ako ovaj hoće... " -#: kio_read.cpp:80 +#: tdeio_read.cpp:80 #, c-format msgid "An error occurred when fetching the requested email: %1." msgstr "Desila se greška pri preuzimanju tražene e-pošte: %1." -#: kio_single_subject.cpp:128 kio_single_subject.cpp:137 +#: tdeio_single_subject.cpp:128 tdeio_single_subject.cpp:137 msgid "Got invalid job; something strange happened?" msgstr "Dobio sam neispravan posao, je li se desilo nešto čudno?" -#: kio_single_subject.cpp:141 +#: tdeio_single_subject.cpp:141 msgid "Error when fetching %1: %2" msgstr "Greška pri preuzimanju %1: %2" -#: kio_subjects.cpp:66 +#: tdeio_subjects.cpp:66 msgid "Already a slave pending." msgstr "Rob već čeka." -#: kio_subjects.cpp:104 kio_subjects.cpp:105 +#: tdeio_subjects.cpp:104 tdeio_subjects.cpp:105 #, c-format -msgid "Not able to open a kio-slave for %1." -msgstr "Nisam mogao otvoriti kio-roba za %1." +msgid "Not able to open a tdeio-slave for %1." +msgstr "Nisam mogao otvoriti tdeio-roba za %1." #: kmail_proto.cpp:199 msgid "KMail name" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kpilot.po b/tde-i18n-sr@Latn/messages/tdepim/kpilot.po index 04de06684fd..201ea79fffa 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kpilot.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kpilot.po @@ -2,7 +2,7 @@ # kpilot.po in Serbian # Copyright (C) 1999,2003, 2004, 2005, 2007 Free Software Foundation, Inc. # -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # Tanaskovic Toplica <toptan@kde.org.yu>, 2003. @@ -15,7 +15,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:23+0200\n" "PO-Revision-Date: 2007-04-20 21:52+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_birthday.po b/tde-i18n-sr@Latn/messages/tdepim/kres_birthday.po index 53a605377c4..b785fc11a8a 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_birthday.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_birthday.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-12-15 03:11+0100\n" "PO-Revision-Date: 2005-10-14 14:39+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_blogging.po b/tde-i18n-sr@Latn/messages/tdepim/kres_blogging.po index 85d015cd625..4b38371979d 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_blogging.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_blogging.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-02-02 01:26+0100\n" "PO-Revision-Date: 2005-03-17 10:42+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_exchange.po b/tde-i18n-sr@Latn/messages/tdepim/kres_exchange.po index 1992a047ff2..ca66a5671cc 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_exchange.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_exchange.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-03-25 04:00+0100\n" "PO-Revision-Date: 2006-05-04 19:11+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_featureplan.po b/tde-i18n-sr@Latn/messages/tdepim/kres_featureplan.po index 4e7cce9647a..bd4ecb52042 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_featureplan.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_featureplan.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-01-16 01:25+0100\n" "PO-Revision-Date: 2005-01-16 10:41+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,19 +37,19 @@ msgstr "Ime fajla:" msgid "Filter email:" msgstr "Filtriranje e-pošte:" -#. i18n: file kresources_kcal_featureplan.kcfg line 16 +#. i18n: file tderesources_kcal_featureplan.kcfg line 16 #: kcal_resourcefeatureplanconfig.cpp:57 rc.cpp:9 #, no-c-format msgid "Use CVS" msgstr "Koristi CVS" -#. i18n: file kresources_kcal_featureplan.kcfg line 10 +#. i18n: file tderesources_kcal_featureplan.kcfg line 10 #: rc.cpp:3 #, no-c-format msgid "Filename" msgstr "Ime fajla" -#. i18n: file kresources_kcal_featureplan.kcfg line 13 +#. i18n: file tderesources_kcal_featureplan.kcfg line 13 #: rc.cpp:6 #, no-c-format msgid "Filter for Email" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_groupware.po b/tde-i18n-sr@Latn/messages/tdepim/kres_groupware.po index f90c7015189..4d629bcac41 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_groupware.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_groupware.po @@ -7,45 +7,45 @@ msgstr "" "POT-Creation-Date: 2005-08-18 04:31+0200\n" "PO-Revision-Date: 2005-10-14 14:43+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" -#: kabc_resourcegroupware.cpp:253 +#: tdeabc_resourcegroupware.cpp:253 msgid "Downloading addressbook" msgstr "Preuzimam adresar" -#: kabc_resourcegroupwareconfig.cpp:66 kcal_resourcegroupwareconfig.cpp:47 +#: tdeabc_resourcegroupwareconfig.cpp:66 kcal_resourcegroupwareconfig.cpp:47 msgid "URL:" msgstr "URL:" -#: kabc_resourcegroupwareconfig.cpp:72 kcal_resourcegroupwareconfig.cpp:52 +#: tdeabc_resourcegroupwareconfig.cpp:72 kcal_resourcegroupwareconfig.cpp:52 msgid "User:" msgstr "Korisnik:" -#: kabc_resourcegroupwareconfig.cpp:78 kcal_resourcegroupwareconfig.cpp:57 +#: tdeabc_resourcegroupwareconfig.cpp:78 kcal_resourcegroupwareconfig.cpp:57 msgid "Password:" msgstr "Lozinka:" -#: kabc_resourcegroupwareconfig.cpp:90 +#: tdeabc_resourcegroupwareconfig.cpp:90 msgid "Retrieve Address Book List From Server" msgstr "Uzmi listu adresara sa servera" -#: kabc_resourcegroupwareconfig.cpp:94 +#: tdeabc_resourcegroupwareconfig.cpp:94 msgid "Address Book" msgstr "Adresar" -#: kabc_resourcegroupwareconfig.cpp:96 +#: tdeabc_resourcegroupwareconfig.cpp:96 msgid "Personal" msgstr "Lični" -#: kabc_resourcegroupwareconfig.cpp:97 +#: tdeabc_resourcegroupwareconfig.cpp:97 msgid "Frequent Contacts" msgstr "Česti kontakti" -#: kabc_resourcegroupwareconfig.cpp:103 +#: tdeabc_resourcegroupwareconfig.cpp:103 msgid "Address book for new contacts:" msgstr "Adresar za nove kontakte:" @@ -69,25 +69,25 @@ msgstr "Izmenjeno" msgid "Deleted" msgstr "Obrisano" -#. i18n: file kresources_kabc_groupware.kcfg line 9 +#. i18n: file tderesources_tdeabc_groupware.kcfg line 9 #: rc.cpp:3 rc.cpp:12 #, no-c-format msgid "Server URL" msgstr "URL servera" -#. i18n: file kresources_kabc_groupware.kcfg line 12 +#. i18n: file tderesources_tdeabc_groupware.kcfg line 12 #: rc.cpp:6 rc.cpp:15 #, no-c-format msgid "User Name" msgstr "Korisničko ime" -#. i18n: file kresources_kabc_groupware.kcfg line 15 +#. i18n: file tderesources_tdeabc_groupware.kcfg line 15 #: rc.cpp:9 rc.cpp:18 #, no-c-format msgid "Password" msgstr "Lozinka" -#. i18n: file kresources_kcal_groupware.kcfg line 18 +#. i18n: file tderesources_kcal_groupware.kcfg line 18 #: rc.cpp:21 #, no-c-format msgid "TCP Port" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_groupwise.po b/tde-i18n-sr@Latn/messages/tdepim/kres_groupwise.po index fcad26b2d0a..02734cd3bc8 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_groupwise.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_groupwise.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2007-08-02 01:15+0200\n" "PO-Revision-Date: 2007-01-08 22:34+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,52 +26,52 @@ msgid "" "Your emails" msgstr "caslav.ilic@gmx.net,simicsl@verat.net" -#: kabc_resourcegroupwise.cpp:290 +#: tdeabc_resourcegroupwise.cpp:290 #, c-format msgid "Loading GroupWise resource %1" msgstr "Učitavam GroupWise resurs %1" -#: kabc_resourcegroupwise.cpp:363 +#: tdeabc_resourcegroupwise.cpp:363 msgid "Fetching System Address Book" msgstr "Dobavljam sistemski adresar" -#: kabc_resourcegroupwise.cpp:373 +#: tdeabc_resourcegroupwise.cpp:373 msgid "Fetching User Address Books" msgstr "Dobavljam korisničke adresare" -#: kabc_resourcegroupwise.cpp:443 +#: tdeabc_resourcegroupwise.cpp:443 msgid "Updating System Address Book" msgstr "Ažuriram sistemski adresar" -#: kabc_resourcegroupwiseconfig.cpp:64 kcal_resourcegroupwiseconfig.cpp:50 +#: tdeabc_resourcegroupwiseconfig.cpp:64 kcal_resourcegroupwiseconfig.cpp:50 msgid "URL:" msgstr "URL:" -#: kabc_resourcegroupwiseconfig.cpp:70 kcal_resourcegroupwiseconfig.cpp:55 +#: tdeabc_resourcegroupwiseconfig.cpp:70 kcal_resourcegroupwiseconfig.cpp:55 msgid "User:" msgstr "Korisnik:" -#: kabc_resourcegroupwiseconfig.cpp:76 kcal_resourcegroupwiseconfig.cpp:60 +#: tdeabc_resourcegroupwiseconfig.cpp:76 kcal_resourcegroupwiseconfig.cpp:60 msgid "Password:" msgstr "Lozinka:" -#: kabc_resourcegroupwiseconfig.cpp:88 +#: tdeabc_resourcegroupwiseconfig.cpp:88 msgid "Retrieve Address Book List From Server" msgstr "Dobavi listu adresara sa servera" -#: kabc_resourcegroupwiseconfig.cpp:92 +#: tdeabc_resourcegroupwiseconfig.cpp:92 msgid "Address Book" msgstr "Adresar" -#: kabc_resourcegroupwiseconfig.cpp:93 +#: tdeabc_resourcegroupwiseconfig.cpp:93 msgid "Personal" msgstr "Lični" -#: kabc_resourcegroupwiseconfig.cpp:94 +#: tdeabc_resourcegroupwiseconfig.cpp:94 msgid "Frequent Contacts" msgstr "Česti kontakti" -#: kabc_resourcegroupwiseconfig.cpp:99 +#: tdeabc_resourcegroupwiseconfig.cpp:99 msgid "Address book for new contacts:" msgstr "Adresar za nove kontakte:" @@ -131,97 +131,97 @@ msgstr "Vrednost" msgid "Locked" msgstr "Zaključano" -#. i18n: file kresources_kabc_groupwise.kcfg line 9 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 9 #: rc.cpp:15 rc.cpp:60 #, no-c-format msgid "Server URL" msgstr "URL servera" -#. i18n: file kresources_kabc_groupwise.kcfg line 10 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 10 #: rc.cpp:18 rc.cpp:63 #, no-c-format msgid "URL of SOAP interface of GroupWise server" msgstr "URL SOAP interfejsa GroupWise servera" -#. i18n: file kresources_kabc_groupwise.kcfg line 13 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 13 #: rc.cpp:21 rc.cpp:66 #, no-c-format msgid "User Name" msgstr "Korisničko ime" -#. i18n: file kresources_kabc_groupwise.kcfg line 16 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 16 #: rc.cpp:24 rc.cpp:69 soap/soapdebug.cpp:40 #, no-c-format msgid "Password" msgstr "Lozinka" -#. i18n: file kresources_kabc_groupwise.kcfg line 21 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 21 #: rc.cpp:27 #, no-c-format msgid "Ids of Address Books" msgstr "Id. adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 24 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 24 #: rc.cpp:30 #, no-c-format msgid "Names of Address Books" msgstr "Imena adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 27 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 27 #: rc.cpp:33 #, no-c-format msgid "Personal State of Address Books" msgstr "Lično stanje adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 30 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 30 #: rc.cpp:36 #, no-c-format msgid "Frequent Contacts state of Address Books" msgstr "Stanje čestih kontakata adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 33 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 33 #: rc.cpp:39 #, no-c-format msgid "Readable Address Books" msgstr "Čitljivi adresari" -#. i18n: file kresources_kabc_groupwise.kcfg line 36 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 36 #: rc.cpp:42 #, no-c-format msgid "Address Book for new Contacts" msgstr "Adresar za nove kontakte" -#. i18n: file kresources_kabc_groupwise.kcfg line 39 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 39 #: rc.cpp:45 #, no-c-format msgid "ID of System Address Book" msgstr "Id. sistemskog adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 42 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 42 #: rc.cpp:48 #, no-c-format msgid "Last time the Post Office was rebuilt" msgstr "Poslednje nadgrađivanje Pošte" -#. i18n: file kresources_kabc_groupwise.kcfg line 45 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 45 #: rc.cpp:51 #, no-c-format msgid "The first sequence number of the GW System Address Book held locally" msgstr "Broj prvog niza lokalno čuvanog GW sistemskog adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 48 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 48 #: rc.cpp:54 #, no-c-format msgid "The last sequence number of the GW System Address Book held locally" msgstr "Broj poslednjeg niza lokalno čuvanog GW sistemskog adresara" -#. i18n: file kresources_kabc_groupwise.kcfg line 51 +#. i18n: file tderesources_tdeabc_groupwise.kcfg line 51 #: rc.cpp:57 #, no-c-format msgid "Applications which should load the System Address Book" msgstr "Programi koji treba da učitavaju sistemski adresar" -#. i18n: file kresources_kcal_groupwise.kcfg line 19 +#. i18n: file tderesources_kcal_groupwise.kcfg line 19 #: rc.cpp:72 #, no-c-format msgid "TCP Port" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_kolab.po b/tde-i18n-sr@Latn/messages/tdepim/kres_kolab.po index a9a87471912..43e6ec42522 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_kolab.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_kolab.po @@ -7,13 +7,13 @@ msgstr "" "POT-Creation-Date: 2008-02-29 01:41+0100\n" "PO-Revision-Date: 2005-01-09 13:42+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kabc/resourcekolab.cpp:205 +#: tdeabc/resourcekolab.cpp:205 msgid "Loading contacts..." msgstr "Učitavam kontakte..." diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_remote.po b/tde-i18n-sr@Latn/messages/tdepim/kres_remote.po index 15a5af2071e..5fb28d88868 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_remote.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_remote.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-01-26 02:44+0100\n" "PO-Revision-Date: 2005-01-09 13:43+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_tvanytime.po b/tde-i18n-sr@Latn/messages/tdepim/kres_tvanytime.po index 5247c6baf41..f0ab6d476f7 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_tvanytime.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_tvanytime.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-12-30 03:18+0100\n" "PO-Revision-Date: 2005-10-14 14:46+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,25 +25,25 @@ msgstr "URL arhive satnice:" msgid "Retrieve how many days?" msgstr "Koliko dana da dovlačim?" -#. i18n: file kresources_kcal_tvanytime.kcfg line 9 +#. i18n: file tderesources_kcal_tvanytime.kcfg line 9 #: rc.cpp:3 rc.cpp:15 #, no-c-format msgid "Schedule URL" msgstr "URL satnice" -#. i18n: file kresources_kcal_tvanytime.kcfg line 10 +#. i18n: file tderesources_kcal_tvanytime.kcfg line 10 #: rc.cpp:6 rc.cpp:18 #, no-c-format msgid "URL of TV AnyWhere schedule" msgstr "URL satnice za TV AnyWhere" -#. i18n: file kresources_kcal_tvanytime.kcfg line 13 +#. i18n: file tderesources_kcal_tvanytime.kcfg line 13 #: rc.cpp:9 rc.cpp:21 #, no-c-format msgid "How many days?" msgstr "Koliko dana?" -#. i18n: file kresources_kcal_tvanytime.kcfg line 14 +#. i18n: file tderesources_kcal_tvanytime.kcfg line 14 #: rc.cpp:12 rc.cpp:24 #, no-c-format msgid "Show the next n days" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kres_xmlrpc.po b/tde-i18n-sr@Latn/messages/tdepim/kres_xmlrpc.po index 013141fc352..f0369d9f379 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kres_xmlrpc.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kres_xmlrpc.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2006-06-16 04:05+0200\n" "PO-Revision-Date: 2006-07-16 22:30+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,69 +18,69 @@ msgstr "" msgid "Debug Dialog" msgstr "Ispravljački dijalog" -#: kabc_resourcexmlrpc.cpp:297 +#: tdeabc_resourcexmlrpc.cpp:297 msgid "Login failed, please check your username and password." msgstr "Prijava nije uspela, proverite korisničko ime i lozinku." -#: kabc_resourcexmlrpc.cpp:316 +#: tdeabc_resourcexmlrpc.cpp:316 msgid "Logout failed, please check your username and password." msgstr "Odjava nije uspela, proverite korisničko ime i lozinku." -#: kabc_resourcexmlrpc.cpp:393 +#: tdeabc_resourcexmlrpc.cpp:393 msgid "<qt>Server sent error %1: <b>%2</b></qt>" msgstr "<qt>Server je poslao grešku %1: <b>%2</b></qt>" -#: kabc_resourcexmlrpc.cpp:407 +#: tdeabc_resourcexmlrpc.cpp:407 msgid "Unable to add contact %1 to server. (%2)" msgstr "Ne mogu da dodam kontakt %1 na server. (%2)" -#: kabc_resourcexmlrpc.cpp:416 +#: tdeabc_resourcexmlrpc.cpp:416 msgid "Unable to update contact %1 on server. (%2)" msgstr "Ne mogu da ažuriram kontakt %1 na serveru. (%2)" -#: kabc_resourcexmlrpc.cpp:436 +#: tdeabc_resourcexmlrpc.cpp:436 msgid "Unable to delete contact %1 from server. (%2)" msgstr "Ne mogu da obrišem kontakt %1 sa servera. (%2)" -#: kabc_resourcexmlrpcconfig.cpp:41 kcal_resourcexmlrpcconfig.cpp:42 +#: tdeabc_resourcexmlrpcconfig.cpp:41 kcal_resourcexmlrpcconfig.cpp:42 #: knotes_resourcexmlrpcconfig.cpp:42 msgid "URL:" msgstr "URL:" -#: kabc_resourcexmlrpcconfig.cpp:47 kcal_resourcexmlrpcconfig.cpp:48 +#: tdeabc_resourcexmlrpcconfig.cpp:47 kcal_resourcexmlrpcconfig.cpp:48 #: knotes_resourcexmlrpcconfig.cpp:48 msgid "Domain:" msgstr "Domen:" -#: kabc_resourcexmlrpcconfig.cpp:53 kcal_resourcexmlrpcconfig.cpp:54 +#: tdeabc_resourcexmlrpcconfig.cpp:53 kcal_resourcexmlrpcconfig.cpp:54 #: knotes_resourcexmlrpcconfig.cpp:54 msgid "User:" msgstr "Korisnik:" -#: kabc_resourcexmlrpcconfig.cpp:59 kcal_resourcexmlrpcconfig.cpp:60 +#: tdeabc_resourcexmlrpcconfig.cpp:59 kcal_resourcexmlrpcconfig.cpp:60 #: knotes_resourcexmlrpcconfig.cpp:60 msgid "Password:" msgstr "Lozinka:" -#. i18n: file kresources_kabc_egroupware.kcfg line 10 +#. i18n: file tderesources_tdeabc_egroupware.kcfg line 10 #: rc.cpp:3 rc.cpp:15 rc.cpp:27 #, no-c-format msgid "URL" msgstr "URL" -#. i18n: file kresources_kabc_egroupware.kcfg line 13 +#. i18n: file tderesources_tdeabc_egroupware.kcfg line 13 #: rc.cpp:6 rc.cpp:18 rc.cpp:30 #, no-c-format msgid "Domain" msgstr "Domen" -#. i18n: file kresources_kabc_egroupware.kcfg line 17 +#. i18n: file tderesources_tdeabc_egroupware.kcfg line 17 #: rc.cpp:9 rc.cpp:21 rc.cpp:33 #, no-c-format msgid "User Name" msgstr "Korisničko ime" -#. i18n: file kresources_kabc_egroupware.kcfg line 20 +#. i18n: file tderesources_tdeabc_egroupware.kcfg line 20 #: rc.cpp:12 rc.cpp:24 rc.cpp:36 #, no-c-format msgid "Password" diff --git a/tde-i18n-sr@Latn/messages/tdepim/ktnef.po b/tde-i18n-sr@Latn/messages/tdepim/ktnef.po index d163177676b..065e231a7fd 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/ktnef.po +++ b/tde-i18n-sr@Latn/messages/tdepim/ktnef.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2007-02-16 02:44+0100\n" "PO-Revision-Date: 2005-01-09 13:46+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kwatchgnupg.po b/tde-i18n-sr@Latn/messages/tdepim/kwatchgnupg.po index 6c7e122a720..aaa711440ed 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kwatchgnupg.po +++ b/tde-i18n-sr@Latn/messages/tdepim/kwatchgnupg.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-07-25 01:39+0200\n" "PO-Revision-Date: 2005-10-14 14:48+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkcal.po b/tde-i18n-sr@Latn/messages/tdepim/libkcal.po index 95bda2cdc87..d2ee4348ee6 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkcal.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkcal.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:18+0200\n" "PO-Revision-Date: 2006-10-01 13:38+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkholidays.po b/tde-i18n-sr@Latn/messages/tdepim/libkholidays.po index a055718d6d8..1d9c5de254a 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkholidays.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkholidays.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-02-19 01:28+0100\n" "PO-Revision-Date: 2005-01-16 10:27+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkleopatra.po b/tde-i18n-sr@Latn/messages/tdepim/libkleopatra.po index 228c9988eac..79950eda69c 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkleopatra.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkleopatra.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-08-19 01:19+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -355,7 +355,7 @@ msgid "" "%1/%2" msgstr "%1/%2" -#: kleo/kconfigbasedkeyfilter.cpp:95 +#: kleo/tdeconfigbasedkeyfilter.cpp:95 msgid "<unnamed>" msgstr "<neimenovano>" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkmime.po b/tde-i18n-sr@Latn/messages/tdepim/libkmime.po index 0cc8a505328..857524ac1fb 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkmime.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkmime.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2008-04-25 05:30+0200\n" "PO-Revision-Date: 2005-01-11 10:57+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkpgp.po b/tde-i18n-sr@Latn/messages/tdepim/libkpgp.po index ebc140f4be1..57c9f32e4bc 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkpgp.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkpgp.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-05-29 04:02+0200\n" "PO-Revision-Date: 2005-03-17 10:44+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libkpimexchange.po b/tde-i18n-sr@Latn/messages/tdepim/libkpimexchange.po index 398fe6e2485..a50ce86b941 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libkpimexchange.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libkpimexchange.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:18+0200\n" "PO-Revision-Date: 2004-07-27 16:47+0200\n" "Last-Translator: Nikola Kotur <kotnik@ns-linux.org>\n" -"Language-Team: Српски <tde-i18n-sr@kde.org>\n" +"Language-Team: Српски <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libksieve.po b/tde-i18n-sr@Latn/messages/tdepim/libksieve.po index 1b54b2033b7..d6ce7f17d7d 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libksieve.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libksieve.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-08-11 17:51+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libksync.po b/tde-i18n-sr@Latn/messages/tdepim/libksync.po index bce6c98a096..a5c4924a740 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libksync.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libksync.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-02-04 02:34+0100\n" "PO-Revision-Date: 2007-04-20 21:37+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/libtdepim.po b/tde-i18n-sr@Latn/messages/tdepim/libtdepim.po index 77eac79fa49..26fda92f2bd 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/libtdepim.po +++ b/tde-i18n-sr@Latn/messages/tdepim/libtdepim.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-14 01:18+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -786,47 +786,47 @@ msgstr "Ime klase:" msgid "Description:" msgstr "Opis:" -#: kconfigpropagator.cpp:39 +#: tdeconfigpropagator.cpp:39 msgid "Change Config Value" msgstr "Izmeni vrednost podešavanja" -#: kconfigwizard.cpp:36 kconfigwizard.cpp:45 +#: tdeconfigwizard.cpp:36 tdeconfigwizard.cpp:45 msgid "Configuration Wizard" msgstr "Čarobnjak za podešavanje" -#: kconfigwizard.cpp:84 +#: tdeconfigwizard.cpp:84 msgid "Rules" msgstr "Pravila" -#: kconfigwizard.cpp:90 +#: tdeconfigwizard.cpp:90 msgid "Source" msgstr "Izvor" -#: kconfigwizard.cpp:91 +#: tdeconfigwizard.cpp:91 msgid "Target" msgstr "Cilj" -#: kconfigwizard.cpp:92 +#: tdeconfigwizard.cpp:92 msgid "Condition" msgstr "Uslov" -#: kconfigwizard.cpp:125 +#: tdeconfigwizard.cpp:125 msgid "Changes" msgstr "Promene" -#: kconfigwizard.cpp:131 +#: tdeconfigwizard.cpp:131 msgid "Action" msgstr "Akcija" -#: kconfigwizard.cpp:132 +#: tdeconfigwizard.cpp:132 msgid "Option" msgstr "Opcija" -#: kconfigwizard.cpp:133 +#: tdeconfigwizard.cpp:133 msgid "Value" msgstr "Vrednost" -#: kconfigwizard.cpp:166 +#: tdeconfigwizard.cpp:166 msgid "" "Please make sure that the programs which are configured by the wizard do not " "run in parallel to the wizard; otherwise, changes done by the wizard could be " @@ -835,7 +835,7 @@ msgstr "" "Osigurajte da se programi koji se podešavaju u čarobnjaku ne izvršavaju uporedo " "s njim; inače, promene koje čarobnjak izvrši mogu biti izgubljene." -#: kconfigwizard.cpp:169 +#: tdeconfigwizard.cpp:169 msgid "Run Wizard Now" msgstr "Pokreni čarobnjak sada" @@ -871,11 +871,11 @@ msgstr "Sledeći m&esec" msgid "No Date" msgstr "Bez datuma" -#: kfileio.cpp:31 +#: tdefileio.cpp:31 msgid "File I/O Error" msgstr "U/I greška fajla" -#: kfileio.cpp:51 kfileio.cpp:122 +#: tdefileio.cpp:51 tdefileio.cpp:122 #, c-format msgid "" "The specified file does not exist:\n" @@ -884,7 +884,7 @@ msgstr "" "Naznačeni fajl ne postoji:\n" "%1" -#: kfileio.cpp:57 kfileio.cpp:129 +#: tdefileio.cpp:57 tdefileio.cpp:129 #, c-format msgid "" "This is a folder and not a file:\n" @@ -893,7 +893,7 @@ msgstr "" "Ovo je fascikla a ne fajl:\n" "%1" -#: kfileio.cpp:63 kfileio.cpp:136 +#: tdefileio.cpp:63 tdefileio.cpp:136 #, c-format msgid "" "You do not have read permissions to the file:\n" @@ -902,7 +902,7 @@ msgstr "" "Nemate dozvole za čitanje fajla:\n" "%1" -#: kfileio.cpp:74 kfileio.cpp:147 +#: tdefileio.cpp:74 tdefileio.cpp:147 #, c-format msgid "" "Could not read file:\n" @@ -911,7 +911,7 @@ msgstr "" "Nisam mogao pročitati fajl:\n" "%1" -#: kfileio.cpp:77 kfileio.cpp:150 +#: tdefileio.cpp:77 tdefileio.cpp:150 #, c-format msgid "" "Could not open file:\n" @@ -920,7 +920,7 @@ msgstr "" "Nisam mogao otvoriti fajl:\n" "%1" -#: kfileio.cpp:80 kfileio.cpp:153 +#: tdefileio.cpp:80 tdefileio.cpp:153 #, c-format msgid "" "Error while reading file:\n" @@ -929,11 +929,11 @@ msgstr "" "Greška pri čitanju fajla:\n" "%1" -#: kfileio.cpp:96 kfileio.cpp:165 +#: tdefileio.cpp:96 tdefileio.cpp:165 msgid "Could only read %1 bytes of %2." msgstr "Mogao sam pročitati samo %1 od %2 bajtova." -#: kfileio.cpp:193 +#: tdefileio.cpp:193 msgid "" "File %1 exists.\n" "Do you want to replace it?" @@ -941,15 +941,15 @@ msgstr "" "Fajl %1 postoji.\n" "Želite li da ga zamenite?" -#: kfileio.cpp:196 kfileio.cpp:213 +#: tdefileio.cpp:196 tdefileio.cpp:213 msgid "Save to File" msgstr "Snimi u fajl" -#: kfileio.cpp:196 +#: tdefileio.cpp:196 msgid "&Replace" msgstr "&Zameni" -#: kfileio.cpp:211 +#: tdefileio.cpp:211 msgid "" "Failed to make a backup copy of %1.\n" "Continue anyway?" @@ -957,7 +957,7 @@ msgstr "" "Nisam uspeo da napravim rezervnu kopiju za %1.\n" "Da li da ipak nastavim?" -#: kfileio.cpp:224 kfileio.cpp:241 +#: tdefileio.cpp:224 tdefileio.cpp:241 #, c-format msgid "" "Could not write to file:\n" @@ -966,7 +966,7 @@ msgstr "" "Nisam mogao pisati u fajl:\n" "%1" -#: kfileio.cpp:227 +#: tdefileio.cpp:227 #, c-format msgid "" "Could not open file for writing:\n" @@ -975,7 +975,7 @@ msgstr "" "Nisam mogao otvoriti za pisanje fajl:\n" "%1" -#: kfileio.cpp:231 +#: tdefileio.cpp:231 #, c-format msgid "" "Error while writing file:\n" @@ -984,37 +984,37 @@ msgstr "" "Greška pri pisanju fajla:\n" "%1" -#: kfileio.cpp:246 +#: tdefileio.cpp:246 msgid "Could only write %1 bytes of %2." msgstr "Mogao sam upisati samo %1 od %2 bajtova." -#: kfileio.cpp:285 +#: tdefileio.cpp:285 msgid "%1 does not exist" msgstr "%1 ne postoji" -#: kfileio.cpp:297 +#: tdefileio.cpp:297 msgid "%1 is not accessible and that is unchangeable." msgstr "%1 nije dostupan i to je nepromenljivo." -#: kfileio.cpp:318 +#: tdefileio.cpp:318 msgid "%1 is not readable and that is unchangeable." msgstr "%1 nije čitljiv i to je nepromenljivo." -#: kfileio.cpp:334 +#: tdefileio.cpp:334 msgid "%1 is not writable and that is unchangeable." msgstr "U %1 se ne može pisati i to je nepromenljivo." -#: kfileio.cpp:349 +#: tdefileio.cpp:349 msgid "Folder %1 is inaccessible." msgstr "Fascikli %1 ne može se pristupiti." -#: kfileio.cpp:380 +#: tdefileio.cpp:380 msgid "" "Some files or folders do not have the right permissions, please correct them " "manually." msgstr "Neki fajlovi ili fascikle nemaju prave dozvole, ispravite ih ručno." -#: kfileio.cpp:383 +#: tdefileio.cpp:383 msgid "Permissions Check" msgstr "Provera dozvola" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kabc2mutt.po b/tde-i18n-sr@Latn/messages/tdepim/tdeabc2mutt.po index 87168c5a8bb..f2cce1dfd7c 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kabc2mutt.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeabc2mutt.po @@ -1,5 +1,5 @@ -# translation of kabc2mutt.po to Српски -# translation of kabc2mutt.po to Serbian +# translation of tdeabc2mutt.po to Српски +# translation of tdeabc2mutt.po to Serbian # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Chusslove Illich <chaslav@sezampro.yu>, 2003. # Nikola Kotur <kotnik@ns-linux.org>, 2004. @@ -7,27 +7,27 @@ # msgid "" msgstr "" -"Project-Id-Version: kabc2mutt\n" +"Project-Id-Version: tdeabc2mutt\n" "POT-Creation-Date: 2005-04-12 18:18+0200\n" "PO-Revision-Date: 2005-10-10 14:40+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" -#: kabc2mutt.cpp:115 +#: tdeabc2mutt.cpp:115 msgid "preferred" msgstr "poželjna" #: main.cpp:30 -msgid "kabc2mutt" -msgstr "kabc2mutt" +msgid "tdeabc2mutt" +msgstr "tdeabc2mutt" #: main.cpp:31 -msgid "kabc - mutt converter" -msgstr "Konvertor iz kabc u mutt" +msgid "tdeabc - mutt converter" +msgstr "Konvertor iz tdeabc u mutt" #: main.cpp:35 msgid "Only show contacts where name or address matches <substring>" diff --git a/tde-i18n-sr@Latn/messages/tdepim/kabc_slox.po b/tde-i18n-sr@Latn/messages/tdepim/tdeabc_slox.po index f15e548a2c7..c098d73c5aa 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/kabc_slox.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeabc_slox.po @@ -1,14 +1,14 @@ -# translation of kabc_slox.po to Serbian +# translation of tdeabc_slox.po to Serbian # Nikola Kotur <kotnik@ns-linux.org>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. # Slobodan Simic <simicsl@verat.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: kabc_slox\n" +"Project-Id-Version: tdeabc_slox\n" "POT-Creation-Date: 2006-05-17 04:02+0200\n" "PO-Revision-Date: 2005-10-10 14:50+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,34 +26,34 @@ msgid "" "Your emails" msgstr "kotnik@ns-linux.org,simicsl@verat.net" -#: kabcresourceslox.cpp:214 +#: tdeabcresourceslox.cpp:214 msgid "Downloading contacts" msgstr "Preuzimam kontakte" -#: kabcresourceslox.cpp:523 +#: tdeabcresourceslox.cpp:523 msgid "Uploading contacts" msgstr "Šaljem kontakte" -#: kabcresourcesloxconfig.cpp:47 +#: tdeabcresourcesloxconfig.cpp:47 msgid "URL:" msgstr "URL:" -#: kabcresourcesloxconfig.cpp:53 kcalresourcesloxconfig.cpp:56 +#: tdeabcresourcesloxconfig.cpp:53 kcalresourcesloxconfig.cpp:56 msgid "User:" msgstr "Korisnik:" -#: kabcresourcesloxconfig.cpp:59 kcalresourcesloxconfig.cpp:62 +#: tdeabcresourcesloxconfig.cpp:59 kcalresourcesloxconfig.cpp:62 msgid "Password:" msgstr "Lozinka:" -#. i18n: file kresources_kabc_slox.kcfg line 19 -#: kabcresourcesloxconfig.cpp:66 kcalresourcesloxconfig.cpp:69 rc.cpp:12 +#. i18n: file tderesources_tdeabc_slox.kcfg line 19 +#: tdeabcresourcesloxconfig.cpp:66 kcalresourcesloxconfig.cpp:69 rc.cpp:12 #: rc.cpp:36 #, no-c-format msgid "Only load data since last sync" msgstr "Učitaj samo podatke od poslednjeg usklađivanja" -#: kabcresourcesloxconfig.cpp:70 +#: tdeabcresourcesloxconfig.cpp:70 msgid "Select Folder..." msgstr "Izaberite fasciklu..." @@ -97,55 +97,55 @@ msgstr "Fascikla kalendara..." msgid "Task Folder..." msgstr "Fascikla zadataka..." -#. i18n: file kresources_kabc_slox.kcfg line 10 +#. i18n: file tderesources_tdeabc_slox.kcfg line 10 #: rc.cpp:3 rc.cpp:21 #, no-c-format msgid "Base Url" msgstr "Osnovni URL" -#. i18n: file kresources_kabc_slox.kcfg line 13 +#. i18n: file tderesources_tdeabc_slox.kcfg line 13 #: rc.cpp:6 rc.cpp:24 #, no-c-format msgid "User Name" msgstr "Korisničko ime" -#. i18n: file kresources_kabc_slox.kcfg line 16 +#. i18n: file tderesources_tdeabc_slox.kcfg line 16 #: rc.cpp:9 rc.cpp:27 #, no-c-format msgid "Password" msgstr "Lozinka" -#. i18n: file kresources_kabc_slox.kcfg line 23 +#. i18n: file tderesources_tdeabc_slox.kcfg line 23 #: rc.cpp:15 sloxfolderdialog.cpp:37 #, no-c-format msgid "Folder ID" msgstr "Id. fascikle" -#. i18n: file kresources_kabc_slox.kcfg line 27 +#. i18n: file tderesources_tdeabc_slox.kcfg line 27 #: rc.cpp:18 #, no-c-format msgid "Last Sync" msgstr "Poslednje usklađivanje" -#. i18n: file kresources_kcal_slox.kcfg line 19 +#. i18n: file tderesources_kcal_slox.kcfg line 19 #: rc.cpp:30 #, no-c-format msgid "Last Event Sync" msgstr "Poslednji usklađeni događaj" -#. i18n: file kresources_kcal_slox.kcfg line 22 +#. i18n: file tderesources_kcal_slox.kcfg line 22 #: rc.cpp:33 #, no-c-format msgid "Last To-do Sync" msgstr "Poslednja usklađena obaveza" -#. i18n: file kresources_kcal_slox.kcfg line 29 +#. i18n: file tderesources_kcal_slox.kcfg line 29 #: rc.cpp:39 #, no-c-format msgid "Calendar Folder" msgstr "Fascikla kalendara" -#. i18n: file kresources_kcal_slox.kcfg line 33 +#. i18n: file tderesources_kcal_slox.kcfg line 33 #: rc.cpp:42 #, no-c-format msgid "Task Folder" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdefile_ics.po b/tde-i18n-sr@Latn/messages/tdepim/tdefile_ics.po index 940d0875c5e..97d18a0adb6 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdefile_ics.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdefile_ics.po @@ -1,42 +1,42 @@ -# translation of kfile_ics.po to Serbian +# translation of tdefile_ics.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2005. # msgid "" msgstr "" -"Project-Id-Version: kfile_ics\n" +"Project-Id-Version: tdefile_ics\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2005-01-16 10:52+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: kfile_ics.cpp:42 +#: tdefile_ics.cpp:42 msgid "Calendar Statistics" msgstr "Statistika kalendara" -#: kfile_ics.cpp:44 +#: tdefile_ics.cpp:44 msgid "Product ID" msgstr "Id. proizvoda" -#: kfile_ics.cpp:45 +#: tdefile_ics.cpp:45 msgid "Events" msgstr "Događaji" -#: kfile_ics.cpp:46 +#: tdefile_ics.cpp:46 msgid "To-dos" msgstr "Poslovi" -#: kfile_ics.cpp:47 +#: tdefile_ics.cpp:47 msgid "Completed To-dos" msgstr "Završeni poslovi" -#: kfile_ics.cpp:48 +#: tdefile_ics.cpp:48 msgid "Overdue To-dos" msgstr "Zakasneli poslovi" -#: kfile_ics.cpp:49 +#: tdefile_ics.cpp:49 msgid "Journals" msgstr "Dnevnici" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdefile_palm.po b/tde-i18n-sr@Latn/messages/tdepim/tdefile_palm.po index e583fbef7a0..caca0ebb7e3 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdefile_palm.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdefile_palm.po @@ -1,85 +1,85 @@ -# translation of kfile_palm.po to Српски +# translation of tdefile_palm.po to Српски # Nikola Kotur <kotnik@ns-linux.org>, 2004. msgid "" msgstr "" -"Project-Id-Version: kfile_palm\n" +"Project-Id-Version: tdefile_palm\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-29 16:19+0200\n" "Last-Translator: Nikola Kotur <kotnik@ns-linux.org>\n" -"Language-Team: Српски <tde-i18n-sr@kde.org>\n" +"Language-Team: Српски <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.2\n" -#: kfile_palm.cpp:46 +#: tdefile_palm.cpp:46 msgid "General Information" msgstr "Opšte informacije" -#: kfile_palm.cpp:47 +#: tdefile_palm.cpp:47 msgid "Name" msgstr "Ime" -#: kfile_palm.cpp:48 +#: tdefile_palm.cpp:48 msgid "DB Type" msgstr "DB vrsta" -#: kfile_palm.cpp:49 +#: tdefile_palm.cpp:49 msgid "Type ID" msgstr "Id. tipa" -#: kfile_palm.cpp:50 +#: tdefile_palm.cpp:50 msgid "Creator ID" msgstr "Id. stvaraoca" -#: kfile_palm.cpp:51 +#: tdefile_palm.cpp:51 msgid "# of Records" msgstr "br. slogova" -#: kfile_palm.cpp:53 +#: tdefile_palm.cpp:53 msgid "Time Stamps" msgstr "Vremenski pečati" -#: kfile_palm.cpp:54 +#: tdefile_palm.cpp:54 msgid "Creation Date" msgstr "Datum stvaranja" -#: kfile_palm.cpp:55 +#: tdefile_palm.cpp:55 msgid "Modification Date" msgstr "Datum promene" -#: kfile_palm.cpp:56 +#: tdefile_palm.cpp:56 msgid "Backup Date" msgstr "Datum pravljenja rezervne kopije" -#: kfile_palm.cpp:58 +#: tdefile_palm.cpp:58 msgid "Flags" msgstr "Zastavice" -#: kfile_palm.cpp:59 +#: tdefile_palm.cpp:59 msgid "Read-Only" msgstr "Samo za čitanje" -#: kfile_palm.cpp:60 +#: tdefile_palm.cpp:60 msgid "Make Backup" msgstr "Napravi rezervnu kopiju" -#: kfile_palm.cpp:61 +#: tdefile_palm.cpp:61 msgid "Copy Protected" msgstr "Zaštita od kopiranja" -#: kfile_palm.cpp:62 +#: tdefile_palm.cpp:62 msgid "Reset Handheld After Installing" msgstr "Resetuj ručni računar posle instaliranja" -#: kfile_palm.cpp:63 +#: tdefile_palm.cpp:63 msgid "Exclude From Sync" msgstr "Iključi iz sinhronizovanja" -#: kfile_palm.cpp:82 +#: tdefile_palm.cpp:82 msgid "PalmOS Application" msgstr "PalmOS aplikacija" -#: kfile_palm.cpp:82 +#: tdefile_palm.cpp:82 msgid "PalmOS Record Database" msgstr "PalmOS baza podataka slogova" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdefile_rfc822.po b/tde-i18n-sr@Latn/messages/tdepim/tdefile_rfc822.po index a21a3a47c98..632a3179731 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdefile_rfc822.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdefile_rfc822.po @@ -1,39 +1,39 @@ -# translation of kfile_rfc822.po to Srpski +# translation of tdefile_rfc822.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_rfc822\n" +"Project-Id-Version: tdefile_rfc822\n" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-08-14 01:35+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2beta3\n" -#: kfile_rfc822.cpp:54 +#: tdefile_rfc822.cpp:54 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_rfc822.cpp:58 +#: tdefile_rfc822.cpp:58 msgid "From" msgstr "Od" -#: kfile_rfc822.cpp:59 +#: tdefile_rfc822.cpp:59 msgid "To" msgstr "Za" -#: kfile_rfc822.cpp:60 +#: tdefile_rfc822.cpp:60 msgid "Subject" msgstr "Tema" -#: kfile_rfc822.cpp:61 +#: tdefile_rfc822.cpp:61 msgid "Date" msgstr "Datum" -#: kfile_rfc822.cpp:62 +#: tdefile_rfc822.cpp:62 msgid "Content-Type" msgstr "Vrsta sadržaja" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdefile_vcf.po b/tde-i18n-sr@Latn/messages/tdepim/tdefile_vcf.po index 2e97d54f130..f5a297e9ee3 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdefile_vcf.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdefile_vcf.po @@ -1,31 +1,31 @@ -# translation of kfile_vcf.po to Srpski +# translation of tdefile_vcf.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kfile_vcf\n" +"Project-Id-Version: tdefile_vcf\n" "POT-Creation-Date: 2008-01-07 01:17+0100\n" "PO-Revision-Date: 2003-08-14 01:36+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2beta3\n" -#: kfile_vcf.cpp:45 +#: tdefile_vcf.cpp:45 msgid "Technical Details" msgstr "Tehnički detalji" -#: kfile_vcf.cpp:49 +#: tdefile_vcf.cpp:49 msgid "Name" msgstr "Ime" -#: kfile_vcf.cpp:50 +#: tdefile_vcf.cpp:50 msgid "Email" msgstr "E-adresa" -#: kfile_vcf.cpp:51 +#: tdefile_vcf.cpp:51 msgid "Telephone" msgstr "Telefon" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdeio_groupwise.po b/tde-i18n-sr@Latn/messages/tdepim/tdeio_groupwise.po index 9e3b4dc9f79..11dfb3b3cf2 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdeio_groupwise.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeio_groupwise.po @@ -1,12 +1,12 @@ -# translation of kio_groupwise.po to -# translation of kio_groupwise.po to Serbian +# translation of tdeio_groupwise.po to +# translation of tdeio_groupwise.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # Caslav Ilic <caslav.ilic@gmx.net>, 2005. # Slobodan Simic <simicsl@verat.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_groupwise\n" +"Project-Id-Version: tdeio_groupwise\n" "POT-Creation-Date: 2006-12-12 02:40+0100\n" "PO-Revision-Date: 2005-10-13 22:07+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdeio_imap4.po b/tde-i18n-sr@Latn/messages/tdepim/tdeio_imap4.po index 49c41f07d2f..cb8497919fc 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdeio_imap4.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeio_imap4.po @@ -1,14 +1,14 @@ -# translation of kio_imap4.po to Serbian +# translation of tdeio_imap4.po to Serbian # # Chusslove Illich <caslav.ilic@gmx.net>, 2004, 2006, 2007. # Slobodan Simic <simicsl@verat.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: kio_imap4\n" +"Project-Id-Version: tdeio_imap4\n" "POT-Creation-Date: 2008-01-26 01:19+0100\n" "PO-Revision-Date: 2007-04-20 21:35+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -159,8 +159,8 @@ msgstr "" "%3" #: imap4.cc:2147 -msgid "SASL authentication is not compiled into kio_imap4." -msgstr "SASL autentifikacije nije ubačena pri prevođenju u kio_imap4." +msgid "SASL authentication is not compiled into tdeio_imap4." +msgstr "SASL autentifikacije nije ubačena pri prevođenju u tdeio_imap4." #: imap4.cc:2691 msgid "Unable to open folder %1. The server replied: %2" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdeio_mobile.po b/tde-i18n-sr@Latn/messages/tdepim/tdeio_mobile.po index 3742f7383c8..d503f687dbd 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdeio_mobile.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeio_mobile.po @@ -1,27 +1,27 @@ -# translation of kio_mobile.po to Srpski +# translation of tdeio_mobile.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kio_mobile\n" +"Project-Id-Version: tdeio_mobile\n" "POT-Creation-Date: 2004-12-11 01:22+0100\n" "PO-Revision-Date: 2003-08-14 01:36+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.2beta3\n" -#: kio_mobile.cpp:436 +#: tdeio_mobile.cpp:436 msgid "calendar" msgstr "kalendar" -#: kio_mobile.cpp:477 +#: tdeio_mobile.cpp:477 msgid "note" msgstr "zabeleška" -#: kio_mobile.cpp:605 +#: tdeio_mobile.cpp:605 msgid "TDE Mobile Device Manager" msgstr "TDE menadžer prenosnih uređaja" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdeio_sieve.po b/tde-i18n-sr@Latn/messages/tdepim/tdeio_sieve.po index 5830eea0b88..2b977f5df21 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdeio_sieve.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdeio_sieve.po @@ -1,14 +1,14 @@ -# translation of kio_sieve.po to Srpski +# translation of tdeio_sieve.po to Srpski # Copyright (C) 2003 Free Software Foundation, Inc. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. # msgid "" msgstr "" -"Project-Id-Version: kio_sieve\n" +"Project-Id-Version: tdeio_sieve\n" "POT-Creation-Date: 2008-03-07 02:10+0100\n" "PO-Revision-Date: 2003-08-15 11:02+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -55,8 +55,8 @@ msgid "Sending data..." msgstr "Šaljem podatke..." #: sieve.cpp:532 -msgid "KIO data supply error." -msgstr "Greška KIO obezbeđivanja podataka." +msgid "TDEIO data supply error." +msgstr "Greška TDEIO obezbeđivanja podataka." #: sieve.cpp:559 msgid "Quota exceeded" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdepimresources.po b/tde-i18n-sr@Latn/messages/tdepim/tdepimresources.po index 3cc634bfac3..df4d0b71f46 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdepimresources.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdepimresources.po @@ -105,25 +105,25 @@ msgstr "" "%n stavke nisu mogle da se okače.\n" "%n stavki nije moglo da se okači." -#: kabc_resourcegroupwarebase.cpp:92 +#: tdeabc_resourcegroupwarebase.cpp:92 msgid "Downloading addressbook" msgstr "Preuzimam adresar" -#: kabc_resourcegroupwarebase.cpp:93 +#: tdeabc_resourcegroupwarebase.cpp:93 msgid "Uploading addressbook" msgstr "Kačim adresar" -#: kabc_resourcegroupwarebaseconfig.cpp:45 +#: tdeabc_resourcegroupwarebaseconfig.cpp:45 #: kcal_resourcegroupwarebaseconfig.cpp:54 msgid "URL:" msgstr "URL:" -#: kabc_resourcegroupwarebaseconfig.cpp:51 +#: tdeabc_resourcegroupwarebaseconfig.cpp:51 #: kcal_resourcegroupwarebaseconfig.cpp:59 msgid "User:" msgstr "Korisnik:" -#: kabc_resourcegroupwarebaseconfig.cpp:57 +#: tdeabc_resourcegroupwarebaseconfig.cpp:57 #: kcal_resourcegroupwarebaseconfig.cpp:64 msgid "Password:" msgstr "Lozinka:" @@ -148,55 +148,55 @@ msgstr "Obrisan" msgid "Configure Cache Settings..." msgstr "Podesi postavke keša..." -#. i18n: file kresources_groupwareprefs.kcfg line 9 +#. i18n: file tderesources_groupwareprefs.kcfg line 9 #: rc.cpp:3 #, no-c-format msgid "Server URL" msgstr "URL servera" -#. i18n: file kresources_groupwareprefs.kcfg line 12 +#. i18n: file tderesources_groupwareprefs.kcfg line 12 #: rc.cpp:6 #, no-c-format msgid "User Name" msgstr "Korisničko ime" -#. i18n: file kresources_groupwareprefs.kcfg line 15 +#. i18n: file tderesources_groupwareprefs.kcfg line 15 #: rc.cpp:9 #, no-c-format msgid "Password" msgstr "Lozinka" -#. i18n: file kresources_groupwareprefs.kcfg line 20 +#. i18n: file tderesources_groupwareprefs.kcfg line 20 #: rc.cpp:12 #, no-c-format msgid "All folder IDs on the server" msgstr "Svi id. fascikli na serveru" -#. i18n: file kresources_groupwareprefs.kcfg line 23 +#. i18n: file tderesources_groupwareprefs.kcfg line 23 #: rc.cpp:15 #, no-c-format msgid "All folder names on the server" msgstr "Sva imena fascikli na serveru" -#. i18n: file kresources_groupwareprefs.kcfg line 26 +#. i18n: file tderesources_groupwareprefs.kcfg line 26 #: rc.cpp:18 #, no-c-format msgid "All active folders from the server" msgstr "Sve aktivne fascikle sa servera" -#. i18n: file kresources_groupwareprefs.kcfg line 29 +#. i18n: file tderesources_groupwareprefs.kcfg line 29 #: rc.cpp:21 #, no-c-format msgid "Number of folders on the server and in the config file" msgstr "Broj fascikli na serveru i u fajlu sa podešavanjima" -#. i18n: file kresources_groupwareprefs.kcfg line 35 +#. i18n: file tderesources_groupwareprefs.kcfg line 35 #: rc.cpp:24 #, no-c-format msgid "Default destinations for the various types" msgstr "Podrazumevana odredišta za razne tipove" -#. i18n: file kresources_groupwareprefs.kcfg line 38 +#. i18n: file tderesources_groupwareprefs.kcfg line 38 #: rc.cpp:27 #, no-c-format msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdepim/tdepimwizards.po b/tde-i18n-sr@Latn/messages/tdepim/tdepimwizards.po index dbe14e18db0..99568268966 100644 --- a/tde-i18n-sr@Latn/messages/tdepim/tdepimwizards.po +++ b/tde-i18n-sr@Latn/messages/tdepim/tdepimwizards.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-01-26 01:19+0100\n" "PO-Revision-Date: 2007-04-20 21:34+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/cervisia.po b/tde-i18n-sr@Latn/messages/tdesdk/cervisia.po index 9188c157601..dca13d25e2f 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/cervisia.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/cervisia.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-09-24 01:15+0200\n" "PO-Revision-Date: 2007-10-01 22:43+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/cvsservice.po b/tde-i18n-sr@Latn/messages/tdesdk/cvsservice.po index ab2792f4e74..a79a096c66a 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/cvsservice.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/cvsservice.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2003-09-28 18:45+0200\n" "Last-Translator: Bojan Bozovic <bole89@infosky.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kbabel.po b/tde-i18n-sr@Latn/messages/tdesdk/kbabel.po index 8716c6b9009..6fda27ef452 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kbabel.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kbabel.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:21+0200\n" "PO-Revision-Date: 2006-07-16 22:32+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -46,7 +46,7 @@ msgstr "CVS/SVN status" msgid "Last Revision" msgstr "Poslednja revizija" -#: addons/kfile-plugins/kfile_po.cpp:56 +#: addons/tdefile-plugins/tdefile_po.cpp:56 #: catalogmanager/catalogmanagerview.cpp:96 msgid "Last Translator" msgstr "Poslednji prevodilac" @@ -464,7 +464,7 @@ msgstr "" #: catalogmanager/main.cpp:202 kbabel/main.cpp:553 msgid "Wrote diff algorithm, fixed KSpell and gave a lot of useful hints." msgstr "" -"Napisao algoritam razlikovanja, popravio kspell i dao dosta korisnih sugestija." +"Napisao algoritam razlikovanja, popravio tdespell i dao dosta korisnih sugestija." #: catalogmanager/main.cpp:204 kbabel/main.cpp:572 msgid "" @@ -1127,11 +1127,11 @@ msgstr "" #: catalogmanager/catalogmanager.cpp:858 msgid "" -"Unable to use KLauncher to start KBabel.\n" +"Unable to use TDELauncher to start KBabel.\n" "You should check the installation of TDE.\n" "Please start KBabel manually." msgstr "" -"Ne mogu da iskoristim klauncher da bih pokrenuo KBabel.\n" +"Ne mogu da iskoristim tdelauncher da bih pokrenuo KBabel.\n" "Trebalo bi da proverite instalaciju TDE-a.\n" "Startujete KBabel ručno." @@ -1287,27 +1287,27 @@ msgstr "snimam fajl" msgid "loading file" msgstr "učitavam fajl" -#: addons/kfile-plugins/kfile_po.cpp:50 +#: addons/tdefile-plugins/tdefile_po.cpp:50 msgid "Catalog Information" msgstr "Informacije o katalogu" -#: addons/kfile-plugins/kfile_po.cpp:53 +#: addons/tdefile-plugins/tdefile_po.cpp:53 msgid "Total Messages" msgstr "Ukupno poruka" -#: addons/kfile-plugins/kfile_po.cpp:54 +#: addons/tdefile-plugins/tdefile_po.cpp:54 msgid "Fuzzy Messages" msgstr "Nejasnih poruka" -#: addons/kfile-plugins/kfile_po.cpp:55 +#: addons/tdefile-plugins/tdefile_po.cpp:55 msgid "Untranslated Messages" msgstr "Neprevedenih poruka" -#: addons/kfile-plugins/kfile_po.cpp:57 +#: addons/tdefile-plugins/tdefile_po.cpp:57 msgid "Language Team" msgstr "Jezički tim" -#: addons/kfile-plugins/kfile_po.cpp:58 +#: addons/tdefile-plugins/tdefile_po.cpp:58 msgid "Revision" msgstr "Revizija" @@ -1624,11 +1624,11 @@ msgstr "&Naredba:" msgid "&Add" msgstr "&Dodaj" -#: commonui/kactionselector.cpp:81 +#: commonui/tdeactionselector.cpp:81 msgid "&Available:" msgstr "&Dostupno:" -#: commonui/kactionselector.cpp:96 +#: commonui/tdeactionselector.cpp:96 msgid "&Selected:" msgstr "&Izabrano:" @@ -3805,11 +3805,11 @@ msgstr "PRE" #: kbabel/kbabel.cpp:1266 msgid "" -"Unable to use KLauncher to start Catalog Manager. You should check the " +"Unable to use TDELauncher to start Catalog Manager. You should check the " "installation of TDE.\n" "Please start Catalog Manager manually." msgstr "" -"Ne mogu da iskoristim KLauncher da pokrenem upravnika kataloga. Trebalo bi da " +"Ne mogu da iskoristim TDELauncher da pokrenem upravnika kataloga. Trebalo bi da " "proverite instalaciju TDE-a.\n" "Pokrenite upravnika kataloga ručno." @@ -4163,13 +4163,13 @@ msgstr "" "<p>Obratite pažnju da ova opcija nema efekta ako se za razlikovanje koriste " "poruke iz baze.</p></qt>" -#. i18n: file ./commonui/klisteditor.ui line 151 +#. i18n: file ./commonui/tdelisteditor.ui line 151 #: rc.cpp:152 #, no-c-format msgid "Up" msgstr "Gore" -#. i18n: file ./commonui/klisteditor.ui line 162 +#. i18n: file ./commonui/tdelisteditor.ui line 162 #: rc.cpp:155 #, no-c-format msgid "Down" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kbugbuster.po b/tde-i18n-sr@Latn/messages/tdesdk/kbugbuster.po index ab1bd1c3aff..ae6c7593d1b 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kbugbuster.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kbugbuster.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:21+0200\n" "PO-Revision-Date: 2005-08-08 09:21+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -48,19 +48,19 @@ msgstr "Pokreni sa prijavom greške <br>." msgid "(c) 2001,2002,2003 the KBugBuster authors" msgstr "© 2001,2002,2003, autori KBugBuster-a" -#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 10 +#. i18n: file tderesources/tderesources_kcal_bugzilla.kcfg line 10 #: rc.cpp:3 #, no-c-format msgid "Server" msgstr "Server" -#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 13 +#. i18n: file tderesources/tderesources_kcal_bugzilla.kcfg line 13 #: rc.cpp:6 #, no-c-format msgid "Product" msgstr "Proizvod" -#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 16 +#. i18n: file tderesources/tderesources_kcal_bugzilla.kcfg line 16 #: rc.cpp:9 #, no-c-format msgid "Component" @@ -943,14 +943,14 @@ msgstr "Verzija Bugzilla-e:" msgid "Select Severity" msgstr "Izaberi ozbiljnost" -#: kresources/kcalresourceconfig.cpp:45 +#: tderesources/kcalresourceconfig.cpp:45 msgid "Server:" msgstr "Server:" -#: kresources/kcalresourceconfig.cpp:52 +#: tderesources/kcalresourceconfig.cpp:52 msgid "Product:" msgstr "Proizvod:" -#: kresources/kcalresourceconfig.cpp:59 +#: tderesources/kcalresourceconfig.cpp:59 msgid "Component:" msgstr "Komponenta:" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kompare.po b/tde-i18n-sr@Latn/messages/tdesdk/kompare.po index b77f6c09653..cc62f6173dd 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kompare.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kompare.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2007-12-20 01:16+0100\n" "PO-Revision-Date: 2005-08-08 09:22+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kres_bugzilla.po b/tde-i18n-sr@Latn/messages/tdesdk/kres_bugzilla.po index 8ed05e1d38b..16b7bbcb3c1 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kres_bugzilla.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kres_bugzilla.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2005-03-25 19:49+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,19 +25,19 @@ msgstr "Proizvod:" msgid "Component:" msgstr "Komponenta:" -#. i18n: file kresources_kcal_bugzilla.kcfg line 10 +#. i18n: file tderesources_kcal_bugzilla.kcfg line 10 #: rc.cpp:3 #, no-c-format msgid "Server" msgstr "Server" -#. i18n: file kresources_kcal_bugzilla.kcfg line 13 +#. i18n: file tderesources_kcal_bugzilla.kcfg line 13 #: rc.cpp:6 #, no-c-format msgid "Product" msgstr "Proizvod" -#. i18n: file kresources_kcal_bugzilla.kcfg line 16 +#. i18n: file tderesources_kcal_bugzilla.kcfg line 16 #: rc.cpp:9 #, no-c-format msgid "Component" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kstartperf.po b/tde-i18n-sr@Latn/messages/tdesdk/kstartperf.po index 0438e88165c..166593df62a 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kstartperf.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kstartperf.po @@ -1,7 +1,7 @@ # translation of kstartperf.po to Serbian # kstartperf.po in Serbian # Copyright (C) 1999,2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Bojan Bozovic <bole89@infosky.net>, 2003. # Chusslove Illich <chaslav@sezampro.yu>, 2004. # diff --git a/tde-i18n-sr@Latn/messages/tdesdk/kuiviewer.po b/tde-i18n-sr@Latn/messages/tdesdk/kuiviewer.po index 2a7d4d0fa24..c58fdf62be8 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/kuiviewer.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/kuiviewer.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2005-03-25 19:50+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/spy.po b/tde-i18n-sr@Latn/messages/tdesdk/spy.po index 6d4d16d1478..dadb958e529 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/spy.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/spy.po @@ -1,7 +1,7 @@ # translation of spy.po to Serbian # spy.po in Serbian # Copyright (C) 1999,2003, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Bojan Bozovic <bole89@infosky.net>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2005-03-26 09:56+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdecachegrind.po b/tde-i18n-sr@Latn/messages/tdesdk/tdecachegrind.po index c6626817c76..1386969d033 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdecachegrind.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdecachegrind.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:21+0200\n" "PO-Revision-Date: 2006-01-08 15:42+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_cpp.po b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_cpp.po index b7895ed8497..4d52360e6d4 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_cpp.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_cpp.po @@ -1,11 +1,11 @@ -# translation of kfile_cpp.po to Serbian +# translation of tdefile_cpp.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Chusslove Illich <caslav.ilic@gmx.net>, 2004. # msgid "" msgstr "" -"Project-Id-Version: kfile_cpp\n" +"Project-Id-Version: tdefile_cpp\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2004-07-30 22:51+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -15,34 +15,34 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" -#: kfile_cpp.cpp:48 +#: tdefile_cpp.cpp:48 msgid "General" msgstr "Opšte" -#: kfile_cpp.cpp:51 +#: tdefile_cpp.cpp:51 msgid "Lines" msgstr "Linije" -#: kfile_cpp.cpp:53 +#: tdefile_cpp.cpp:53 msgid "Code" msgstr "Kod" -#: kfile_cpp.cpp:55 +#: tdefile_cpp.cpp:55 msgid "Comment" msgstr "Komentar" -#: kfile_cpp.cpp:57 +#: tdefile_cpp.cpp:57 msgid "Blank" msgstr "Prazno" -#: kfile_cpp.cpp:59 +#: tdefile_cpp.cpp:59 msgid "Strings" msgstr "Znakovni nizovi" -#: kfile_cpp.cpp:61 +#: tdefile_cpp.cpp:61 msgid "i18n Strings" msgstr "i18n znakovni nizovi" -#: kfile_cpp.cpp:63 +#: tdefile_cpp.cpp:63 msgid "Included Files" msgstr "Uključeni fajlovi" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_diff.po b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_diff.po index 59b405d9c95..7790deb3bd2 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_diff.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_diff.po @@ -1,5 +1,5 @@ -# translation of kfile_diff.po to Srpski -# translation of kfile_diff.po to Serbian +# translation of tdefile_diff.po to Srpski +# translation of tdefile_diff.po to Serbian # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003. @@ -7,7 +7,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kfile_diff\n" +"Project-Id-Version: tdefile_diff\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2004-07-30 22:51+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" @@ -17,90 +17,90 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" -#: kfile_diff.cpp:56 +#: tdefile_diff.cpp:56 msgid "General" msgstr "Opšte" -#: kfile_diff.cpp:58 +#: tdefile_diff.cpp:58 msgid "First File" msgstr "Prvi fajl" -#: kfile_diff.cpp:59 +#: tdefile_diff.cpp:59 msgid "Format" msgstr "Format" -#: kfile_diff.cpp:60 +#: tdefile_diff.cpp:60 msgid "Diff Program" msgstr "Program za razlikovanje" -#: kfile_diff.cpp:61 +#: tdefile_diff.cpp:61 msgid "Hunks" msgstr "Delova" -#: kfile_diff.cpp:62 +#: tdefile_diff.cpp:62 msgid "Statistics" msgstr "Statistika" -#: kfile_diff.cpp:63 +#: tdefile_diff.cpp:63 msgid "Insertions" msgstr "Umetanja" -#: kfile_diff.cpp:64 +#: tdefile_diff.cpp:64 msgid "Changes" msgstr "Promene" -#: kfile_diff.cpp:65 +#: tdefile_diff.cpp:65 msgid "Deletions" msgstr "Brisanja" -#: kfile_diff.cpp:280 +#: tdefile_diff.cpp:280 msgid "Context" msgstr "Kontekst" -#: kfile_diff.cpp:283 +#: tdefile_diff.cpp:283 msgid "Ed" msgstr "Ed" -#: kfile_diff.cpp:286 +#: tdefile_diff.cpp:286 msgid "Normal" msgstr "Normalno" -#: kfile_diff.cpp:289 +#: tdefile_diff.cpp:289 msgid "RCS" msgstr "RCS" -#: kfile_diff.cpp:292 +#: tdefile_diff.cpp:292 msgid "Unified" msgstr "Jednoobrazno" -#: kfile_diff.cpp:295 +#: tdefile_diff.cpp:295 msgid "Not Available (file empty)" msgstr "Nije dostupno (fajl je prazan)" -#: kfile_diff.cpp:298 kfile_diff.cpp:328 +#: tdefile_diff.cpp:298 tdefile_diff.cpp:328 msgid "Unknown" msgstr "Nepoznat" -#: kfile_diff.cpp:301 +#: tdefile_diff.cpp:301 msgid "Side by Side" msgstr "Jedan pored drugog" -#: kfile_diff.cpp:313 +#: tdefile_diff.cpp:313 msgid "CVSDiff" msgstr "CVSDiff" -#: kfile_diff.cpp:316 +#: tdefile_diff.cpp:316 msgid "Diff" msgstr "Diff" -#: kfile_diff.cpp:319 +#: tdefile_diff.cpp:319 msgid "Diff3" msgstr "Diff3" -#: kfile_diff.cpp:322 +#: tdefile_diff.cpp:322 msgid "Perforce" msgstr "Perforce" -#: kfile_diff.cpp:325 +#: tdefile_diff.cpp:325 msgid "SubVersion" msgstr "SubVersion" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_po.po b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_po.po index 8f2dd2c6fdd..f78e3c458c3 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_po.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_po.po @@ -1,43 +1,43 @@ -# translation of kfile_po.po to Serbian +# translation of tdefile_po.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_po\n" +"Project-Id-Version: tdefile_po\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2003-10-03 13:57+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_po.cpp:50 +#: tdefile_po.cpp:50 msgid "Catalog Information" msgstr "Informacije o katalogu" -#: kfile_po.cpp:53 +#: tdefile_po.cpp:53 msgid "Total Messages" msgstr "Ukupno poruka" -#: kfile_po.cpp:54 +#: tdefile_po.cpp:54 msgid "Fuzzy Messages" msgstr "Nejasnih poruka" -#: kfile_po.cpp:55 +#: tdefile_po.cpp:55 msgid "Untranslated Messages" msgstr "Neprevedenih poruka" -#: kfile_po.cpp:56 +#: tdefile_po.cpp:56 msgid "Last Translator" msgstr "Poslednji prevodilac" -#: kfile_po.cpp:57 +#: tdefile_po.cpp:57 msgid "Language Team" msgstr "Jezički tim" -#: kfile_po.cpp:58 +#: tdefile_po.cpp:58 msgid "Revision" msgstr "Revizija" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_ts.po b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_ts.po index cda4b32ac06..64b157f064d 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdefile_ts.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdefile_ts.po @@ -1,35 +1,35 @@ -# translation of kfile_ts.po to Serbian +# translation of tdefile_ts.po to Serbian # Copyright (C) 2003 Free Software Foundation, Inc. # Slobodan Simic <slsimic@verat.net>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kfile_ts\n" +"Project-Id-Version: tdefile_ts\n" "POT-Creation-Date: 2005-05-18 21:25+0200\n" "PO-Revision-Date: 2003-10-03 13:54+0200\n" "Last-Translator: Slobodan Simic <slsimic@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.1\n" -#: kfile_ts.cpp:43 +#: tdefile_ts.cpp:43 msgid "General" msgstr "Opšte" -#: kfile_ts.cpp:46 +#: tdefile_ts.cpp:46 msgid "Messages" msgstr "Poruke" -#: kfile_ts.cpp:48 +#: tdefile_ts.cpp:48 msgid "Translated" msgstr "Prevedeno" -#: kfile_ts.cpp:50 +#: tdefile_ts.cpp:50 msgid "Untranslated" msgstr "Neprevedeno" -#: kfile_ts.cpp:52 +#: tdefile_ts.cpp:52 msgid "Obsolete" msgstr "Zastarelo" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/tdeio_svn.po b/tde-i18n-sr@Latn/messages/tdesdk/tdeio_svn.po index 61d16ecb4bd..2b99004ae70 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/tdeio_svn.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/tdeio_svn.po @@ -1,13 +1,13 @@ -# translation of kio_svn.po to Serbian +# translation of tdeio_svn.po to Serbian # Chusslove Illich <caslav.ilic@gmx.net>, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_svn\n" +"Project-Id-Version: tdeio_svn\n" "POT-Creation-Date: 2006-02-18 03:52+0100\n" "PO-Revision-Date: 2005-06-22 15:24+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdesdk/umbrello.po b/tde-i18n-sr@Latn/messages/tdesdk/umbrello.po index 7a0d7557e6b..5e0f7569266 100644 --- a/tde-i18n-sr@Latn/messages/tdesdk/umbrello.po +++ b/tde-i18n-sr@Latn/messages/tdesdk/umbrello.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:21+0200\n" "PO-Revision-Date: 2006-10-01 13:46+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/amor.po b/tde-i18n-sr@Latn/messages/tdetoys/amor.po index 95c343963f8..78bdad67c99 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/amor.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/amor.po @@ -2,7 +2,7 @@ # translation of amor.po to Serbian # amor.po in Serbian # Copyright (C) 1999, 2003, 2004, 2005 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2005-11-30 03:24+0100\n" "PO-Revision-Date: 2005-03-18 10:28+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kfifteenapplet.po b/tde-i18n-sr@Latn/messages/tdetoys/kfifteenapplet.po index 51ba3ed734e..61a96d0e608 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kfifteenapplet.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kfifteenapplet.po @@ -1,7 +1,7 @@ # translation of kfifteenapplet.po to Serbian # kfifteenapplet.po in Serbian # Copyright (C) 1999, 2003 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kmoon.po b/tde-i18n-sr@Latn/messages/tdetoys/kmoon.po index 449918c1848..064794209b6 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kmoon.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kmoon.po @@ -2,7 +2,7 @@ # translation of kmoon.po to Serbian # kmoon.po in Serbian # Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-22 22:20+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kodo.po b/tde-i18n-sr@Latn/messages/tdetoys/kodo.po index 3463ef4d028..3bc2c9289d6 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kodo.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kodo.po @@ -1,7 +1,7 @@ # translation of kodo.po to Serbian # kodo.po in Serbian # Copyright (C) 1999, 2003 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kteatime.po b/tde-i18n-sr@Latn/messages/tdetoys/kteatime.po index 0d792445dee..9baba4b505a 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kteatime.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kteatime.po @@ -2,7 +2,7 @@ # translation of kteatime.po to Serbian # kteatime.po in Serbian # Copyright (C) 1999, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosić <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 2006. @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2006-04-20 04:01+0200\n" "PO-Revision-Date: 2006-05-04 21:41+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/ktux.po b/tde-i18n-sr@Latn/messages/tdetoys/ktux.po index 4bb730c9778..990d5ecb9fd 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/ktux.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/ktux.po @@ -1,7 +1,7 @@ # translation of ktux.po to Serbian # ktux.po in Serbian # Copyright (C) 1999, 2003 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # msgid "" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kweather.po b/tde-i18n-sr@Latn/messages/tdetoys/kweather.po index 7017375ec10..a35a69010ba 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kweather.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kweather.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-29 01:19+0200\n" "PO-Revision-Date: 2007-04-20 21:52+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdetoys/kworldclock.po b/tde-i18n-sr@Latn/messages/tdetoys/kworldclock.po index 2b7fac1fbbc..9586b890e88 100644 --- a/tde-i18n-sr@Latn/messages/tdetoys/kworldclock.po +++ b/tde-i18n-sr@Latn/messages/tdetoys/kworldclock.po @@ -1,7 +1,7 @@ # translation of kworldclock.po to Serbian # kworldwatch.po in Serbian # Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc. -# TDE Serbian Translation Team <tde-i18n-sr@kde.org>, 1999. +# TDE Serbian Translation Team <kde-i18n-sr@kde.org>, 1999. # Marko Rosic <roske@kde.org.yu>, 2003. # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-07-22 22:20+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/irkick.po b/tde-i18n-sr@Latn/messages/tdeutils/irkick.po index 2cd0218771d..39646dd8ab3 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/irkick.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/irkick.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-07-24 01:36+0200\n" "PO-Revision-Date: 2005-08-03 17:54+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcalc.po b/tde-i18n-sr@Latn/messages/tdeutils/kcalc.po index 740546271a3..077daf07c09 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcalc.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcalc.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2006-10-01 13:47+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcharselect.po b/tde-i18n-sr@Latn/messages/tdeutils/kcharselect.po index e67620d9020..49d5c7fa1d1 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcharselect.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcharselect.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2004-12-21 01:21+0100\n" "PO-Revision-Date: 2005-03-18 11:49+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcmkvaio.po b/tde-i18n-sr@Latn/messages/tdeutils/kcmkvaio.po index 10fca9dd7ce..1639037126f 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcmkvaio.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcmkvaio.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-08-01 23:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcmlaptop.po b/tde-i18n-sr@Latn/messages/tdeutils/kcmlaptop.po index 3364c5d5f46..62b537af5be 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcmlaptop.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcmlaptop.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2006-10-14 02:36+0200\n" "PO-Revision-Date: 2007-01-08 22:51+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcmlirc.po b/tde-i18n-sr@Latn/messages/tdeutils/kcmlirc.po index a5e3180a367..83797442ba4 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcmlirc.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcmlirc.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2005-08-03 18:11+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcmtdewallet.po b/tde-i18n-sr@Latn/messages/tdeutils/kcmtdewallet.po index 55079173f52..574a4f8c86e 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcmtdewallet.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcmtdewallet.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-08-23 02:35+0200\n" "PO-Revision-Date: 2005-03-18 11:49+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kcmthinkpad.po b/tde-i18n-sr@Latn/messages/tdeutils/kcmthinkpad.po index df60ba9c216..06f5349c69b 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kcmthinkpad.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kcmthinkpad.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-09-30 02:48+0200\n" "PO-Revision-Date: 2005-08-03 18:15+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kdelirc.po b/tde-i18n-sr@Latn/messages/tdeutils/kdelirc.po index 56bd384ba08..3cd23cbec18 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kdelirc.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kdelirc.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2003-10-16 00:13+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Srpski <tde-i18n-sr@kde.org>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kdf.po b/tde-i18n-sr@Latn/messages/tdeutils/kdf.po index 491916507da..2c631f2d099 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kdf.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kdf.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2004-12-29 14:54+0100\n" "PO-Revision-Date: 2005-03-18 12:16+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -59,7 +59,7 @@ msgstr "" "računarskog hardvera ili operativnog sistema. Nisu svi moduli dostupni na svim " "hardverskim arhitekturama i/ili operativnim sistemima." -#: kconftest.cpp:44 +#: tdeconftest.cpp:44 msgid "A test application" msgstr "Test program" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kedit.po b/tde-i18n-sr@Latn/messages/tdeutils/kedit.po index b5781af9a4c..ced526b102f 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kedit.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kedit.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:19+0200\n" "PO-Revision-Date: 2004-08-01 23:16+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kfloppy.po b/tde-i18n-sr@Latn/messages/tdeutils/kfloppy.po index ca54753ef0c..910c3751fd0 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kfloppy.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kfloppy.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-06-02 02:16+0200\n" "PO-Revision-Date: 2005-09-19 13:51+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kgpg.po b/tde-i18n-sr@Latn/messages/tdeutils/kgpg.po index 5f68f7b8687..e6c4d8fa912 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kgpg.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kgpg.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-11 01:32+0200\n" "PO-Revision-Date: 2006-05-21 13:01+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/khexedit.po b/tde-i18n-sr@Latn/messages/tdeutils/khexedit.po index e365a76821e..40ccf47e78c 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/khexedit.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/khexedit.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2006-04-17 03:54+0200\n" "PO-Revision-Date: 2005-08-03 19:46+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/khexedit2part.po b/tde-i18n-sr@Latn/messages/tdeutils/khexedit2part.po index 4b418319f58..f69690a6ead 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/khexedit2part.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/khexedit2part.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-01-17 01:37+0100\n" "PO-Revision-Date: 2005-03-18 14:54+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kjots.po b/tde-i18n-sr@Latn/messages/tdeutils/kjots.po index 8b631ec35bd..4b36ef8b76b 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kjots.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kjots.po @@ -13,7 +13,7 @@ msgstr "" "POT-Creation-Date: 2007-05-02 02:16+0200\n" "PO-Revision-Date: 2005-08-05 15:05+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/klaptopdaemon.po b/tde-i18n-sr@Latn/messages/tdeutils/klaptopdaemon.po index 3a386447805..d969deb2465 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/klaptopdaemon.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/klaptopdaemon.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-02-03 01:21+0100\n" "PO-Revision-Date: 2007-01-08 22:51+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_delli8k.po b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_delli8k.po index e6b993a8095..ece5e9f38f5 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_delli8k.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_delli8k.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2004-11-24 01:19+0100\n" "PO-Revision-Date: 2005-03-18 14:58+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_generic.po b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_generic.po index 9eddb069148..7bba9caa904 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_generic.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_generic.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2008-02-07 01:30+0100\n" "PO-Revision-Date: 2005-03-18 14:59+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_kvaio.po b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_kvaio.po index 28168e63c0c..b70b86336d1 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_kvaio.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_kvaio.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-07-08 01:34+0200\n" "PO-Revision-Date: 2005-08-03 20:01+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_thinkpad.po b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_thinkpad.po index e9db347b10c..85b7ad1a8ac 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kmilo_thinkpad.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kmilo_thinkpad.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2005-06-14 01:28+0200\n" "PO-Revision-Date: 2005-08-03 20:03+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kmilod.po b/tde-i18n-sr@Latn/messages/tdeutils/kmilod.po index 1aafc8f35ad..5a2614997ba 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kmilod.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kmilod.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2005-09-29 02:39+0200\n" "PO-Revision-Date: 2004-07-20 16:59+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/kregexpeditor.po b/tde-i18n-sr@Latn/messages/tdeutils/kregexpeditor.po index 0bbca05eb42..47cbd2479c8 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/kregexpeditor.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/kregexpeditor.po @@ -872,31 +872,31 @@ msgstr "" msgid "Insert Blank" msgstr "Ubaci razmak" -#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264 +#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:264 msgid "Due to a bug, it is not possible to remove the last element." msgstr "Zbog greške u programu, nije moguće ukloniti poslednji element." -#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264 +#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:264 msgid "Internal Error" msgstr "Unutrašnja greška" -#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:282 +#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:282 msgid "There is no element on the clipboard to paste in." msgstr "U klipbordu nema elementa koji bi se preneo" -#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:68 +#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:68 msgid "Up" msgstr "Gore" -#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:73 +#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:73 msgid "Down" msgstr "Dole" -#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153 +#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:153 msgid "Delete item \"%1\"?" msgstr "Da li da se obriše stavka „%1“?" -#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153 +#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:153 msgid "Delete Item" msgstr "Obriši stavku" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/tdessh.po b/tde-i18n-sr@Latn/messages/tdeutils/tdessh.po index fbcd18dfbcd..2cd38a2f090 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/tdessh.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/tdessh.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2004-10-12 01:17+0200\n" "PO-Revision-Date: 2004-08-01 23:15+0200\n" "Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdeutils/tdewalletmanager.po b/tde-i18n-sr@Latn/messages/tdeutils/tdewalletmanager.po index c7c563dcd62..ba97dba8734 100644 --- a/tde-i18n-sr@Latn/messages/tdeutils/tdewalletmanager.po +++ b/tde-i18n-sr@Latn/messages/tdeutils/tdewalletmanager.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:20+0200\n" "PO-Revision-Date: 2006-10-01 13:47+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdevelop/kdevdesigner.po b/tde-i18n-sr@Latn/messages/tdevelop/kdevdesigner.po index 20ef2778ed4..cb129b1f71b 100644 --- a/tde-i18n-sr@Latn/messages/tdevelop/kdevdesigner.po +++ b/tde-i18n-sr@Latn/messages/tdevelop/kdevdesigner.po @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2007-03-26 21:53+0200\n" "PO-Revision-Date: 2006-03-06 12:41+0100\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdevelop/kdevtipofday.po b/tde-i18n-sr@Latn/messages/tdevelop/kdevtipofday.po index f7e2acef90b..fa0416a8bad 100644 --- a/tde-i18n-sr@Latn/messages/tdevelop/kdevtipofday.po +++ b/tde-i18n-sr@Latn/messages/tdevelop/kdevtipofday.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-03-26 21:53+0200\n" "PO-Revision-Date: 2007-04-22 12:28+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdevelop/tdevelop.po b/tde-i18n-sr@Latn/messages/tdevelop/tdevelop.po index edc82847feb..7e0117beae3 100644 --- a/tde-i18n-sr@Latn/messages/tdevelop/tdevelop.po +++ b/tde-i18n-sr@Latn/messages/tdevelop/tdevelop.po @@ -12,7 +12,7 @@ msgstr "" "POT-Creation-Date: 2008-08-01 01:17+0200\n" "PO-Revision-Date: 2008-08-16 13:31+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2096,7 +2096,7 @@ msgstr "Klikni na mene!" #. i18n: file ./languages/cpp/app_templates/kdevpart2/globalconfigbase.ui line 16 #: languages/cpp/app_templates/kapp/main.cpp:23 #: languages/cpp/app_templates/kateplugin2/plugin_app.h:49 -#: languages/cpp/app_templates/kconfig35/main.cpp:22 +#: languages/cpp/app_templates/tdeconfig35/main.cpp:22 #: languages/cpp/app_templates/kdedcop/main.cpp:22 #: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:61 #: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:62 @@ -2107,9 +2107,9 @@ msgstr "Klikni na mene!" #: languages/cpp/app_templates/kmake/app.cpp:21 #: languages/cpp/app_templates/kofficepart/kopart_aboutdata.h:17 #: languages/cpp/app_templates/kpartapp/main.cpp:21 -#: languages/cpp/app_templates/kscons_kmdi/main.cpp:24 +#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:24 #: languages/cpp/app_templates/kscons_kxt/main.cpp:22 -#: languages/cpp/app_templates/kscreensaver/kscreensaver.cpp:18 +#: languages/cpp/app_templates/tdescreensaver/tdescreensaver.cpp:18 #: languages/cpp/app_templates/kxt/main.cpp:22 rc.cpp:1361 rc.cpp:1364 #: rc.cpp:1385 rc.cpp:1388 rc.cpp:1409 rc.cpp:1418 #, no-c-format @@ -2129,13 +2129,13 @@ msgstr "Izlaz" msgid "Hello" msgstr "Zdravo" -#. i18n: file ./languages/cpp/app_templates/kscreensaver/kscreensaverui.ui line 18 +#. i18n: file ./languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui line 18 #: rc.cpp:1373 #, no-c-format msgid "Screen Saver Config" msgstr "Podešavanja čuvara ekrana" -#. i18n: file ./languages/cpp/app_templates/kscreensaver/kscreensaverui.ui line 41 +#. i18n: file ./languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui line 41 #: rc.cpp:1376 #, no-c-format msgid "Set some setting" @@ -2147,7 +2147,7 @@ msgstr "Podesi neke postavke" msgid "%{APPNAME}_base" msgstr "%{APPNAME}_base" -#. i18n: file ./languages/cpp/app_templates/kscons_kmdi/prefs.ui line 24 +#. i18n: file ./languages/cpp/app_templates/kscons_tdemdi/prefs.ui line 24 #: rc.cpp:1406 #, no-c-format msgid "Show close buttons on the right of tabs" @@ -4970,11 +4970,11 @@ msgstr "PartExplorer" #: rc.cpp:3132 #, no-c-format msgid "" -"This is a front-end to TDE's KTrader: search your TDE documentation for more " -"information about TDE services and KTrader" +"This is a front-end to TDE's TDETrader: search your TDE documentation for more " +"information about TDE services and TDETrader" msgstr "" -"Ovo je interfejs za TDE-ovu klasu KTrader; pogledajte dokumentaciju TDE-a za " -"više informacija o TDE-ovim servisima i KTrader-u" +"Ovo je interfejs za TDE-ovu klasu TDETrader; pogledajte dokumentaciju TDE-a za " +"više informacija o TDE-ovim servisima i TDETrader-u" #. i18n: file ./parts/partexplorer/partexplorerformbase.ui line 46 #: rc.cpp:3135 @@ -5762,9 +5762,9 @@ msgid "Create New Project" msgstr "Napravi novi projekat" #. i18n: file ./parts/appwizard/appwizarddlgbase.ui line 23 -#: languages/cpp/app_templates/kconfig35/app.cpp:77 +#: languages/cpp/app_templates/tdeconfig35/app.cpp:77 #: languages/cpp/app_templates/kde4app/kapp4.cpp:84 -#: languages/cpp/app_templates/kscons_kmdi/appkmdi.cpp:322 +#: languages/cpp/app_templates/kscons_tdemdi/appkmdi.cpp:322 #: languages/cpp/app_templates/kscons_kxt/app.cpp:142 #: languages/cpp/app_templates/kxt/app.cpp:137 #: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:580 @@ -12953,7 +12953,7 @@ msgid "Point" msgstr "Tačka" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 999 -#: languages/cpp/app_templates/kfileplugin/kfile_plugin.cpp:32 rc.cpp:7986 +#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:32 rc.cpp:7986 #, no-c-format msgid "Size" msgstr "Veličina" @@ -14882,7 +14882,7 @@ msgid "Column" msgstr "Kolona" #: languages/cpp/app_templates/kapp/main.cpp:11 -#: languages/cpp/app_templates/kconfig35/main.cpp:10 +#: languages/cpp/app_templates/tdeconfig35/main.cpp:10 #: languages/cpp/app_templates/kmake/app.cpp:8 #: languages/cpp/app_templates/kscons_kxt/main.cpp:10 #: languages/cpp/app_templates/kxt/main.cpp:10 @@ -14890,29 +14890,29 @@ msgid "A TDE Application" msgstr "TDE program" #: languages/cpp/app_templates/kapp/main.cpp:17 -#: languages/cpp/app_templates/kconfig35/main.cpp:16 +#: languages/cpp/app_templates/tdeconfig35/main.cpp:16 #: languages/cpp/app_templates/kmake/app.cpp:14 #: languages/cpp/app_templates/kpartapp/main.cpp:15 -#: languages/cpp/app_templates/kscons_kmdi/main.cpp:18 +#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:18 #: languages/cpp/app_templates/kscons_kxt/main.cpp:16 #: languages/cpp/app_templates/kxt/main.cpp:16 msgid "Document to open" msgstr "Dokument koji treba otvoriti" -#: languages/cpp/app_templates/kconfig35/appview.cpp:36 +#: languages/cpp/app_templates/tdeconfig35/appview.cpp:36 #: languages/cpp/app_templates/kscons_kxt/appview.cpp:36 #: languages/cpp/app_templates/kxt/appview.cpp:36 msgid "This project is %1 days old" msgstr "Ovaj projekat je star %1 dana" -#: languages/cpp/app_templates/kconfig35/appview.cpp:37 +#: languages/cpp/app_templates/tdeconfig35/appview.cpp:37 #: languages/cpp/app_templates/kde4app/kapp4view.cpp:39 #: languages/cpp/app_templates/kscons_kxt/appview.cpp:37 #: languages/cpp/app_templates/kxt/appview.cpp:37 msgid "Settings changed" msgstr "Postavke su izmenjene" -#: languages/cpp/app_templates/kconfig35/app.cpp:56 +#: languages/cpp/app_templates/tdeconfig35/app.cpp:56 #: languages/cpp/app_templates/kde4app/kapp4.cpp:56 #: languages/cpp/app_templates/kscons_kxt/app.cpp:79 #: languages/cpp/app_templates/kxt/app.cpp:74 @@ -15012,13 +15012,13 @@ msgid "%{APPNAME}Part" msgstr "%{APPNAME}Part" #: languages/cpp/app_templates/kpartapp/app.cpp:55 -#: languages/cpp/app_templates/kscons_kmdi/appkmdiView.cpp:46 -#: languages/cpp/app_templates/kscons_kmdi/appkmdiView.cpp:53 +#: languages/cpp/app_templates/kscons_tdemdi/appkmdiView.cpp:46 +#: languages/cpp/app_templates/kscons_tdemdi/appkmdiView.cpp:53 msgid "Could not find our part." msgstr "Ne mogu da pronađem naš deo." #: languages/cpp/app_templates/tdeioslave/slave.cpp:51 -#: vcs/subversion/svn_kio.cpp:249 +#: vcs/subversion/svn_tdeio.cpp:249 msgid "Looking for %1..." msgstr "Tražim %1..." @@ -15046,7 +15046,7 @@ msgstr "Ovim priključkom ne možete da prevedete ništa osim veb strana." msgid "The URL you entered is not valid, please correct it and try again" msgstr "URL koji ste uneli nije ispravan, ispravite ga i pokušajte ponovo" -#: languages/cpp/app_templates/kcmodule/module.cpp:62 +#: languages/cpp/app_templates/tdecmodule/module.cpp:62 msgid "Helpful information about the %{APPNAMELC} module." msgstr "Korisne informacije o modulu %{APPNAMELC}." @@ -15070,28 +15070,28 @@ msgstr "Ovo je kutija za pomoć" msgid "This is a preferences box" msgstr "Ovo je kutija za podešavanja" -#: languages/cpp/app_templates/kfileplugin/kfile_plugin.cpp:26 +#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:26 msgid "%{APPNAME} Information" msgstr "Informacije o %{APPNAME}" -#: languages/cpp/app_templates/kfileplugin/kfile_plugin.cpp:31 +#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:31 msgid "Items" msgstr "Stavke" -#: languages/cpp/app_templates/kscons_kmdi/appkmdi.cpp:130 +#: languages/cpp/app_templates/kscons_tdemdi/appkmdi.cpp:130 #: languages/cpp/app_templates/kscons_kxt/app.cpp:72 msgid "This shows useful tips on the use of this application." msgstr "Ovo prikazuje korisne savete o upotrebi ovog programa" -#: languages/cpp/app_templates/kscons_kmdi/appkmdi.cpp:84 +#: languages/cpp/app_templates/kscons_tdemdi/appkmdi.cpp:84 msgid "Terminal" msgstr "Terminal" -#: languages/cpp/app_templates/kscons_kmdi/main.cpp:12 -msgid "A simple kmdi app" +#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:12 +msgid "A simple tdemdi app" msgstr "Jednostavan KMDI program" -#: languages/cpp/app_templates/kscons_kmdi/app_part.cpp:56 +#: languages/cpp/app_templates/kscons_tdemdi/app_part.cpp:56 msgid "%{APPNAMELC}Part" msgstr "%{APPNAMELC}Part" @@ -18668,11 +18668,11 @@ msgstr "KJS konzola" msgid "KJS Embed Console" msgstr "KJS utisni konzolu" -#: lib/util/kscriptactionmanager.cpp:98 +#: lib/util/tdescriptactionmanager.cpp:98 msgid "Unable to get KScript Runner for type \"%1\"." msgstr "Ne mogu da dobavim KScript-ov pokretač za tip „%1“." -#: lib/util/kscriptactionmanager.cpp:98 +#: lib/util/tdescriptactionmanager.cpp:98 msgid "KScript Error" msgstr "Greška KScript-a" @@ -19615,17 +19615,17 @@ msgid "" "Unable to find plugins, KDevelop will not work properly.\n" "Please make sure that KDevelop is installed in your TDE directory; otherwise, " "you have to add KDevelop's installation path to the environment variable " -"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n" +"TDEDIRS and run tdebuildsycoca. Restart KDevelop afterwards.\n" "Example for BASH users:\n" -"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca" +"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && tdebuildsycoca" msgstr "" "Ne mogu da pronađem priključke, KDevelop neće pravilno raditi.\n" "Uverite se da je KDevelop instaliran u vašem direktorijumu TDE-a, u suprotnom " "ćete morati da dodate instalacionu putanju KDevelop-a u promenljivu okruženja " -"TDEDIRS i pokrenete naredbu kbuildsycoca. Nakon toga pokrenite ponovo " +"TDEDIRS i pokrenete naredbu tdebuildsycoca. Nakon toga pokrenite ponovo " "KDevelop.\n" "Primer za korisnike bash-a:\n" -"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca" +"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && tdebuildsycoca" #: src/simplemainwindow.cpp:105 msgid "Could Not Find Plugins" @@ -20360,30 +20360,30 @@ msgstr "Izdavač" msgid "Cert" msgstr "Sert." -#: vcs/subversion/svn_kio.cpp:226 +#: vcs/subversion/svn_tdeio.cpp:226 #, c-format msgid "Username and Password for %1." msgstr "Korisničko ime i lozinka za %1." -#: vcs/subversion/svn_kio.cpp:1385 +#: vcs/subversion/svn_tdeio.cpp:1385 msgid "Nothing to commit." msgstr "Ničeg za predaju." -#: vcs/subversion/svn_kio.cpp:1387 +#: vcs/subversion/svn_tdeio.cpp:1387 #, c-format msgid "Committed revision %1." msgstr "Predata revizija %1." -#: vcs/subversion/svn_kio.cpp:1587 +#: vcs/subversion/svn_tdeio.cpp:1587 #, c-format msgid "Copied Revision %1" msgstr "Kopirana revizija %1" -#: vcs/subversion/svn_kio.cpp:1590 +#: vcs/subversion/svn_tdeio.cpp:1590 msgid "Copied" msgstr "Kopirano" -#: vcs/subversion/svn_kio.cpp:1698 +#: vcs/subversion/svn_tdeio.cpp:1698 msgid "" "This certificate from server could not be trusted automatically. Will you trust " "this certificate? " @@ -20391,36 +20391,36 @@ msgstr "" "Ovom sertifikatu sa servera ne može se automatski verovati. Želite li da mu " "verujete?" -#: vcs/subversion/svn_kio.cpp:1903 +#: vcs/subversion/svn_tdeio.cpp:1903 #, c-format msgid "A (bin) %1" msgstr "A (bin.) %1" -#: vcs/subversion/svn_kio.cpp:1905 vcs/subversion/svn_kio.cpp:1938 +#: vcs/subversion/svn_tdeio.cpp:1905 vcs/subversion/svn_tdeio.cpp:1938 #, c-format msgid "A %1" msgstr "A %1" -#: vcs/subversion/svn_kio.cpp:1908 +#: vcs/subversion/svn_tdeio.cpp:1908 msgid "Copied %1 " msgstr "Kopirano %1 " -#: vcs/subversion/svn_kio.cpp:1912 vcs/subversion/svn_kio.cpp:1934 +#: vcs/subversion/svn_tdeio.cpp:1912 vcs/subversion/svn_tdeio.cpp:1934 #, c-format msgid "D %1" msgstr "D %1" -#: vcs/subversion/svn_kio.cpp:1915 +#: vcs/subversion/svn_tdeio.cpp:1915 #, c-format msgid "Restored %1." msgstr "Obnovljeno %1." -#: vcs/subversion/svn_kio.cpp:1918 +#: vcs/subversion/svn_tdeio.cpp:1918 #, c-format msgid "Reverted %1." msgstr "Vraćeno %1." -#: vcs/subversion/svn_kio.cpp:1921 +#: vcs/subversion/svn_tdeio.cpp:1921 msgid "" "Failed to revert %1.\n" "Try updating instead." @@ -20428,130 +20428,130 @@ msgstr "" "%1 ne može da se vrati.\n" "Pokušajte s ažuriranjem." -#: vcs/subversion/svn_kio.cpp:1924 +#: vcs/subversion/svn_tdeio.cpp:1924 #, c-format msgid "Resolved conflicted state of %1." msgstr "Razrešeno stanje sukoba za %1." -#: vcs/subversion/svn_kio.cpp:1928 +#: vcs/subversion/svn_tdeio.cpp:1928 #, c-format msgid "Skipped missing target %1." msgstr "Preskočen nedostajući cilj %1." -#: vcs/subversion/svn_kio.cpp:1930 +#: vcs/subversion/svn_tdeio.cpp:1930 #, c-format msgid "Skipped %1." msgstr "Preskočeno %1." -#: vcs/subversion/svn_kio.cpp:1983 +#: vcs/subversion/svn_tdeio.cpp:1983 #, c-format msgid "Exported external at revision %1." msgstr "Izvezeno spoljašnje revizije %1." -#: vcs/subversion/svn_kio.cpp:1985 +#: vcs/subversion/svn_tdeio.cpp:1985 #, c-format msgid "Exported revision %1." msgstr "Izvezena revizija %1." -#: vcs/subversion/svn_kio.cpp:1988 +#: vcs/subversion/svn_tdeio.cpp:1988 #, c-format msgid "Checked out external at revision %1." msgstr "Dovučenao spoljašnje na reviziji %1." -#: vcs/subversion/svn_kio.cpp:1990 +#: vcs/subversion/svn_tdeio.cpp:1990 #, c-format msgid "Checked out revision %1." msgstr "Dovučena revizija %1." -#: vcs/subversion/svn_kio.cpp:1994 +#: vcs/subversion/svn_tdeio.cpp:1994 #, c-format msgid "Updated external to revision %1." msgstr "Ažurirano spoljašnje na reviziji %1." -#: vcs/subversion/svn_kio.cpp:1996 +#: vcs/subversion/svn_tdeio.cpp:1996 #, c-format msgid "Updated to revision %1." msgstr "Ažurirano na reviziju %1." -#: vcs/subversion/svn_kio.cpp:1999 +#: vcs/subversion/svn_tdeio.cpp:1999 #, c-format msgid "External at revision %1." msgstr "Spoljašnje na reviziji %1." -#: vcs/subversion/svn_kio.cpp:2001 +#: vcs/subversion/svn_tdeio.cpp:2001 #, c-format msgid "At revision %1." msgstr "Na reviziji %1." -#: vcs/subversion/svn_kio.cpp:2007 +#: vcs/subversion/svn_tdeio.cpp:2007 msgid "External export complete." msgstr "Spoljašnji izvoz završen." -#: vcs/subversion/svn_kio.cpp:2009 +#: vcs/subversion/svn_tdeio.cpp:2009 msgid "Export complete." msgstr "Izvoz završen." -#: vcs/subversion/svn_kio.cpp:2012 +#: vcs/subversion/svn_tdeio.cpp:2012 msgid "External checkout complete." msgstr "Spoljašnje dovlačenje završeno." -#: vcs/subversion/svn_kio.cpp:2014 +#: vcs/subversion/svn_tdeio.cpp:2014 msgid "Checkout complete." msgstr "Dovlačenje završeno." -#: vcs/subversion/svn_kio.cpp:2017 +#: vcs/subversion/svn_tdeio.cpp:2017 msgid "External update complete." msgstr "Spoljašnje ažuriranje završeno." -#: vcs/subversion/svn_kio.cpp:2019 +#: vcs/subversion/svn_tdeio.cpp:2019 msgid "Update complete." msgstr "Ažuriranje završeno." -#: vcs/subversion/svn_kio.cpp:2029 +#: vcs/subversion/svn_tdeio.cpp:2029 #, c-format msgid "Fetching external item into %1." msgstr "Dohvatam spoljašnju stavku u %1." -#: vcs/subversion/svn_kio.cpp:2033 +#: vcs/subversion/svn_tdeio.cpp:2033 #, c-format msgid "Status against revision: %1." msgstr "Status prema reviziji: %1." -#: vcs/subversion/svn_kio.cpp:2036 +#: vcs/subversion/svn_tdeio.cpp:2036 #, c-format msgid "Performing status on external item at %1." msgstr "Izvršavam status na spoljašnjoj stavci kod %1." -#: vcs/subversion/svn_kio.cpp:2039 +#: vcs/subversion/svn_tdeio.cpp:2039 #, c-format msgid "Sending %1" msgstr "Šaljem %1" -#: vcs/subversion/svn_kio.cpp:2043 +#: vcs/subversion/svn_tdeio.cpp:2043 #, c-format msgid "Adding (bin) %1." msgstr "Dodajem (bin.) %1." -#: vcs/subversion/svn_kio.cpp:2045 +#: vcs/subversion/svn_tdeio.cpp:2045 #, c-format msgid "Adding %1." msgstr "Dodajem %1." -#: vcs/subversion/svn_kio.cpp:2049 +#: vcs/subversion/svn_tdeio.cpp:2049 #, c-format msgid "Deleting %1." msgstr "Brišem %1." -#: vcs/subversion/svn_kio.cpp:2052 +#: vcs/subversion/svn_tdeio.cpp:2052 #, c-format msgid "Replacing %1." msgstr "Menjam %1." -#: vcs/subversion/svn_kio.cpp:2057 +#: vcs/subversion/svn_tdeio.cpp:2057 msgid "Transmitting file data " msgstr "Prenosim podatke " -#: vcs/subversion/svn_kio.cpp:2065 +#: vcs/subversion/svn_tdeio.cpp:2065 #, c-format msgid "Blame %1." msgstr "Krivci za %1." @@ -21480,18 +21480,18 @@ msgid "&Part Explorer" msgstr "&Istraživač delova" #: parts/partexplorer/partexplorer_plugin.cpp:45 -msgid "KTrader query execution" -msgstr "Izvršavanje KTrader upita" +msgid "TDETrader query execution" +msgstr "Izvršavanje TDETrader upita" #: parts/partexplorer/partexplorer_plugin.cpp:46 msgid "" "<b>Part explorer</b>" -"<p>Shows a dialog for KTrader query execution. Search your TDE documentation " -"for more information about TDE services and KTrader." +"<p>Shows a dialog for TDETrader query execution. Search your TDE documentation " +"for more information about TDE services and TDETrader." msgstr "" "<b>Istraživač delova</b>" -"<p>Prikazuje se dijalog za izvršavanje KTrader upita. Pretražite svoju " -"dokumentaciju TDE-a za više informacija o TDE-ovim servisima i KTrader-u." +"<p>Prikazuje se dijalog za izvršavanje TDETrader upita. Pretražite svoju " +"dokumentaciju TDE-a za više informacija o TDE-ovim servisima i TDETrader-u." #: parts/replace/replace_part.cpp:43 msgid "" @@ -24913,11 +24913,11 @@ msgstr "" "Nije vam instaliran „dot“.\n" "Može se preuzeti sa www.graphviz.org." -#: parts/fileselector/kactionselector.cpp:70 +#: parts/fileselector/tdeactionselector.cpp:70 msgid "&Available:" msgstr "&Dostupno:" -#: parts/fileselector/kactionselector.cpp:85 +#: parts/fileselector/tdeactionselector.cpp:85 msgid "&Selected:" msgstr "&Izabrano:" diff --git a/tde-i18n-sr@Latn/messages/tdewebdev/klinkstatus.po b/tde-i18n-sr@Latn/messages/tdewebdev/klinkstatus.po index 21b2e5265b9..2c2d1c74ce0 100644 --- a/tde-i18n-sr@Latn/messages/tdewebdev/klinkstatus.po +++ b/tde-i18n-sr@Latn/messages/tdewebdev/klinkstatus.po @@ -8,7 +8,7 @@ msgstr "" "POT-Creation-Date: 2008-08-14 01:19+0200\n" "PO-Revision-Date: 2006-10-01 13:53+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdewebdev/kommander.po b/tde-i18n-sr@Latn/messages/tdewebdev/kommander.po index 02d6ed6cf02..0c550eec311 100644 --- a/tde-i18n-sr@Latn/messages/tdewebdev/kommander.po +++ b/tde-i18n-sr@Latn/messages/tdewebdev/kommander.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:25+0200\n" "PO-Revision-Date: 2007-10-01 22:55+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdewebdev/kxsldbg.po b/tde-i18n-sr@Latn/messages/tdewebdev/kxsldbg.po index ee84cb15350..4f4f259b0e4 100644 --- a/tde-i18n-sr@Latn/messages/tdewebdev/kxsldbg.po +++ b/tde-i18n-sr@Latn/messages/tdewebdev/kxsldbg.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:25+0200\n" "PO-Revision-Date: 2007-10-01 22:56+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-sr@Latn/messages/tdewebdev/quanta.po b/tde-i18n-sr@Latn/messages/tdewebdev/quanta.po index 019c7cd7ed4..9951c207e62 100644 --- a/tde-i18n-sr@Latn/messages/tdewebdev/quanta.po +++ b/tde-i18n-sr@Latn/messages/tdewebdev/quanta.po @@ -11,7 +11,7 @@ msgstr "" "POT-Creation-Date: 2008-07-08 01:25+0200\n" "PO-Revision-Date: 2007-10-15 13:14+0200\n" "Last-Translator: Slobodan Simic <simicsl@verat.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -442,7 +442,7 @@ msgid "" "<h3>Will you help make a difference?</h3></div>\n" " If you wish to donate through PayPal\n" "(online money transfer or credit card), visit our <a " -"href=\"http://tdewebdev.org/donate.php\">donation page</a>.\n" +"href=\"http://kdewebdev.org/donate.php\">donation page</a>.\n" "<br> If you are outside the PayPal area or wish to " "discuss corporate sponsorship contact the project manager:" "<br> Eric Laffoon, <a " @@ -509,7 +509,7 @@ msgstr "" "<h3>Želite li da napravite razliku?</h3></div>\n" " Ako želite da uplatite prilog preko PayPal-a\n" "(prenos novca na vezi ili kreditna kartica), posetite našu <a " -"href=\"http://tdewebdev.org/donate.php\">stranu za priloge</a>.\n" +"href=\"http://kdewebdev.org/donate.php\">stranu za priloge</a>.\n" "<br> Ako ste izvan područja PayPal-a ili želite da " "predložite korporativno sponzorstvo, kontaktirajte menadžera projekta:" "<br> Eric Laffoon, <a " @@ -520,9 +520,9 @@ msgstr "" #: rc.cpp:229 #, no-c-format msgid "" -"<a href=\"http://tdewebdev.org/donate.php\">Donate</a> through PayPal now." +"<a href=\"http://kdewebdev.org/donate.php\">Donate</a> through PayPal now." msgstr "" -"<a href=\"http://tdewebdev.org/donate.php\">Donirajte</a> odmah preko PayPal-a." +"<a href=\"http://kdewebdev.org/donate.php\">Donirajte</a> odmah preko PayPal-a." #. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 25 #: rc.cpp:232 @@ -5332,8 +5332,8 @@ msgid "" "Lead Developer - Andras Mantia <a " "href=\"mailto:amantia@kde.org?subject=ScriptInfo\">amantia@kde.org</a><br />" "Kommander - Michal Rudolf <a " -"href=\"mailto:mrudolf@tdewebdev.org?subject=ScriptInfo\">" -"mrudolf@tdewebdev.org</a><br />Project Lead - Eric Laffoon <a " +"href=\"mailto:mrudolf@kdewebdev.org?subject=ScriptInfo\">" +"mrudolf@kdewebdev.org</a><br />Project Lead - Eric Laffoon <a " "href=\"mailto:sequitur@kde.org?subject=ScriptInfo\">sequitur@kde.org</a></p>\n" "</body></html>\n" msgstr "" @@ -5359,8 +5359,8 @@ msgstr "" "Glavni programer — Andras Mantija (Andras Mantia) <a " "href=\"mailto:amantia@kde.org?subject=ScriptInfo\">amantia@kde.org</a><br />" "Kommander — Mihal Rudolf (Michal Rudolf) <a " -"href=\"mailto:mrudolf@tdewebdev.org?subject=ScriptInfo\">" -"mrudolf@tdewebdev.org</a><br />Vođstvo projekta — Erik Lafun (Eric Laffoon) <a " +"href=\"mailto:mrudolf@kdewebdev.org?subject=ScriptInfo\">" +"mrudolf@kdewebdev.org</a><br />Vođstvo projekta — Erik Lafun (Eric Laffoon) <a " "href=\"mailto:sequitur@kde.org?subject=ScriptInfo\">sequitur@kde.org</a></p>\n" "</body></html>\n" @@ -9685,11 +9685,11 @@ msgstr "" #: tips.cpp:45 msgid "" "<p>...that you can create remote projects and manage them with the\n" -"<b>kio slave of your choice</b>? Look in the project settings dialog.\n" +"<b>tdeio slave of your choice</b>? Look in the project settings dialog.\n" "</p>\n" msgstr "" "<p>...da možete napraviti udaljene projekte i upravljati njima pomoću <b>" -"kio slave-a po svom izboru</b>? Pogledajte u dijalogu sa podešavanjima " +"tdeio slave-a po svom izboru</b>? Pogledajte u dijalogu sa podešavanjima " "projekta.</p>\n" #: tips.cpp:52 @@ -9816,23 +9816,23 @@ msgstr "" msgid "" "<p>...that we have additional mailing lists to support our users? Lists include " "Kommander and web development help.<b><a " -"href=\"http://mail.tdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n" +"href=\"http://mail.kdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n" "</p>\n" msgstr "" "<p>...da imamo dodatne poštanske liste za podršku naših korisnika? Liste " "uključuju Kommander i pomoć za veb razvoj.<b><a " -"href=\"http://mail.tdewebdev.org/mailman/listinfo\">" +"href=\"http://mail.kdewebdev.org/mailman/listinfo\">" "Kliknite ovde da biste videli</a></b>.</p>\n" #: tips.cpp:129 msgid "" "<p>...that you can help to financially support our program of sponsoring " -"developers? <b><a href=\"http://tdewebdev.org/donate.php\">" +"developers? <b><a href=\"http://kdewebdev.org/donate.php\">" "Click here to help</a></b>.\n" "</p>\n" msgstr "" "<p>...da možete finansijski podržati naš program i njegove programere? <b>" -"<a href=\"http://tdewebdev.org/donate.php\">Kliknite ovde da biste pomogli</a>" +"<a href=\"http://kdewebdev.org/donate.php\">Kliknite ovde da biste pomogli</a>" "</b>.</p>\n" #: tips.cpp:135 @@ -10188,13 +10188,13 @@ msgstr "" msgid "" "<p>...that you can contribute to <b>Quanta's public repository</b> " "of resources? Just <a " -"href=\"mailto:submissions@tdewebdev.org?subject=Quanta%20Resource\">" +"href=\"mailto:submissions@kdewebdev.org?subject=Quanta%20Resource\">" "email it here</a>.\n" "</p>\n" msgstr "" "<p>...da možete doprineti <b>Quanta-inom javnom skladištu</b> " "resursa? Samo <a " -"href=\"mailto:submissions@tdewebdev.org?subject=Quanta%20Resource\">" +"href=\"mailto:submissions@kdewebdev.org?subject=Quanta%20Resource\">" "pošaljite resurs ovde</a>.</p>\n" #: src/quanta.cpp:226 @@ -10289,11 +10289,11 @@ msgstr "P&rozor" #: src/quanta.cpp:1152 msgid "" "Changes made in the preview configuration dialog are global and have effect on " -"every application using the KHTML part to display web pages, including " +"every application using the TDEHTML part to display web pages, including " "Konqueror." msgstr "" "Promene napravljene u dijalogu za podešavanje pregleda su globalne i imaju " -"efekta na svaki program koji koristi KHTML deo za prikaz veb strana, " +"efekta na svaki program koji koristi TDEHTML deo za prikaz veb strana, " "uključujući i Konqueror." #: src/quanta.cpp:1159 @@ -10423,12 +10423,12 @@ msgstr "Pošalji traku sa alatima e-poštom" #: src/quanta.cpp:2740 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] toolbar.\n" +" This is a Quanta Plus [http://quanta.kdewebdev.org] toolbar.\n" "\n" "Have fun.\n" msgstr "" "Zdravo,\n" -" Ovo je traka alata Quanta-e Plus [http://quanta.tdewebdev.org].\n" +" Ovo je traka alata Quanta-e Plus [http://quanta.kdewebdev.org].\n" "\n" "Zabavljajte se.\n" @@ -10512,12 +10512,12 @@ msgstr "Pošalji DTEP e-poštom" #: src/quanta.cpp:3614 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] DTEP definition tarball.\n" +" This is a Quanta Plus [http://quanta.kdewebdev.org] DTEP definition tarball.\n" "\n" "Have fun.\n" msgstr "" "Zdravo,\n" -" Ovo je arhiva DTEP definicije Quanta-e Plus [http://quanta.tdewebdev.org].\n" +" Ovo je arhiva DTEP definicije Quanta-e Plus [http://quanta.kdewebdev.org].\n" "\n" "Zabavljajte se.\n" @@ -10608,7 +10608,7 @@ msgstr "Pribeleži dokument" msgid "Close &Other Tabs" msgstr "Zatvori &druge jezičke" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2581 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2581 #: src/viewmanager.cpp:72 msgid "Close &All" msgstr "Zatvori &sve" @@ -12851,12 +12851,12 @@ msgstr "Pošalji šablon e-poštom" #: treeviews/templatestreeview.cpp:987 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] template tarball.\n" +" This is a Quanta Plus [http://quanta.kdewebdev.org] template tarball.\n" "\n" "Have fun.\n" msgstr "" "Zdravo,\n" -" Ovo je šablonska arhiva Quanta-e Plus [http://quanta.tdewebdev.org].\n" +" Ovo je šablonska arhiva Quanta-e Plus [http://quanta.kdewebdev.org].\n" "\n" "Zabavljajte se.\n" @@ -12955,12 +12955,12 @@ msgstr "Pošalji skriptu e-poštom" #: treeviews/scripttreeview.cpp:275 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] script tarball.\n" +" This is a Quanta Plus [http://quanta.kdewebdev.org] script tarball.\n" "\n" "Have fun.\n" msgstr "" "Zdravo,\n" -" Ovo je arhiva skripti Quanta-e Plus [http://quanta.tdewebdev.org].\n" +" Ovo je arhiva skripti Quanta-e Plus [http://quanta.kdewebdev.org].\n" "\n" "Zabavljajte se.\n" @@ -14509,210 +14509,210 @@ msgstr "" msgid "Delete Event Configuration" msgstr "Obriši podešavanje događaja" -#: ../lib/compatibility/kmdi/qextmdi/ktabbar.cpp:195 +#: ../lib/compatibility/tdemdi/qextmdi/ktabbar.cpp:195 msgid "Close this tab" msgstr "Zatvori ovaj jezičak" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:139 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:139 msgid "Tool &Views" msgstr "Prikazi &alata" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:142 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:142 msgid "MDI Mode" msgstr "Režim MDI" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2598 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2598 msgid "&Toplevel Mode" msgstr "Režim &najvišeg nivoa" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2599 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2599 msgid "C&hildframe Mode" msgstr "Režim &dečjih okvira" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2600 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2600 msgid "Ta&b Page Mode" msgstr "Režim strane sa &jezičcima" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2601 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2601 msgid "I&DEAl Mode" msgstr "R&ežim IDEAl" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:154 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:154 msgid "Tool &Docks" msgstr "Si&drišta alata" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:155 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:155 msgid "Switch Top Dock" msgstr "Prebaci na gornje sidrište" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:157 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:157 msgid "Switch Left Dock" msgstr "Prebaci na levo sidrište" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:159 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:159 msgid "Switch Right Dock" msgstr "Prebaci na desno sidrište" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:161 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:161 msgid "Switch Bottom Dock" msgstr "Prebaci na donje sidrište" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:164 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:164 msgid "Previous Tool View" msgstr "Prethodni prikaz alata" -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:166 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:166 msgid "Next Tool View" msgstr "Sledeći prikaz alata" -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2884 -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:260 +#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2884 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:260 #, c-format msgid "Show %1" msgstr "Prikaži %1" -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2878 -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:265 +#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2878 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:265 #, c-format msgid "Hide %1" msgstr "Sakrij %1" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:983 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:983 msgid "Window" msgstr "Prozor" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:996 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:996 msgid "Undock" msgstr "Otkači" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1001 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1001 msgid "Maximize" msgstr "Maksimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1003 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1003 msgid "Minimize" msgstr "Minimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1006 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1006 msgid "Dock" msgstr "Usidri" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1011 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1011 msgid "Operations" msgstr "Operacije" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2590 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2590 msgid "&Minimize All" msgstr "&Minimizuj sve" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2596 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2596 msgid "&MDI Mode" msgstr "Reži&m MDI" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2623 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2623 msgid "&Tile" msgstr "&Popločaj" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2625 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2625 msgid "Ca&scade Windows" msgstr "&Naslaži prozore" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2626 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2626 msgid "Cascade &Maximized" msgstr "Naslaži &maksimizovano" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2627 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2627 msgid "Expand &Vertically" msgstr "Proširi &uspravno" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2628 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2628 msgid "Expand &Horizontally" msgstr "Proširi &vodoravno" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2629 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2629 msgid "Tile &Non-Overlapped" msgstr "Popločaj &bez preklapanja" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2630 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2630 msgid "Tile Overla&pped" msgstr "Popločaj &preklopljeno" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2631 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2631 msgid "Tile V&ertically" msgstr "Popločaj u&spravno" -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2637 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2637 msgid "&Dock/Undock" msgstr "&Usidri/otkači" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrmcaption.cpp:71 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:63 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:88 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp:71 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp:63 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp:88 msgid "Unnamed" msgstr "Neimenovano" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1237 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1259 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1237 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1259 msgid "&Restore" msgstr "Po&vrati" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1238 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1238 msgid "&Move" msgstr "&Premesti" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1239 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1239 msgid "R&esize" msgstr "Pro&meni veličinu" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1240 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1240 msgid "M&inimize" msgstr "M&inimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1241 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1241 msgid "M&aximize" msgstr "M&aksimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1261 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1261 msgid "&Maximize" msgstr "&Maksimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1263 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1263 msgid "&Minimize" msgstr "&Minimizuj" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1265 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1265 msgid "M&ove" msgstr "Pr&emesti" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1267 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1267 msgid "&Resize" msgstr "&Promeni veličinu" -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1270 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1270 msgid "&Undock" msgstr "&Otkači" -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:237 +#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:237 msgid "" "_: Freeze the window geometry\n" "Freeze" msgstr "Zaledi" -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:244 +#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:244 msgid "" "_: Dock this window\n" "Dock" msgstr "Usidri" -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:251 +#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:251 msgid "Detach" msgstr "Otkači" -#: ../lib/compatibility/kmdi/qextmdi/kmdidockcontainer.cpp:215 +#: ../lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.cpp:215 msgid "" "_: Switch between overlap and side by side mode\n" "Overlap" diff --git a/tde-i18n-sr@Latn/messages/tdewebdev/tdefilereplace.po b/tde-i18n-sr@Latn/messages/tdewebdev/tdefilereplace.po index 8a1a1068caf..92f9121cd75 100644 --- a/tde-i18n-sr@Latn/messages/tdewebdev/tdefilereplace.po +++ b/tde-i18n-sr@Latn/messages/tdewebdev/tdefilereplace.po @@ -1,15 +1,15 @@ -# translation of kfilereplace.po to Serbian +# translation of tdefilereplace.po to Serbian # Toplica Tanaskovic <toptan@kde.org.yu>, 2004. # Chusslove Illich <chaslav@sezampro.yu>, 2004. # Chusslove Illich <caslav.ilic@gmx.net>, 2005, 2007. # Slobodan Simic <simicsl@verat.net>, 2005. msgid "" msgstr "" -"Project-Id-Version: kfilereplace\n" +"Project-Id-Version: tdefilereplace\n" "POT-Creation-Date: 2008-07-08 01:25+0200\n" "PO-Revision-Date: 2007-04-20 21:18+0200\n" "Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n" -"Language-Team: Serbian <tde-i18n-sr@kde.org>\n" +"Language-Team: Serbian <kde-i18n-sr@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,11 +31,11 @@ msgstr "toptan@kde.org.yu,caslav.ilic@gmx.net" msgid " Line:%3,Col:%4 - \"%1\" -> \"%2\"" msgstr " Linija:%3, kolona:%4 - „%1“ -> „%2“" -#: kfilereplace.cpp:49 +#: tdefilereplace.cpp:49 msgid "Could not find the KFileReplace part." msgstr "Nisam mogao da nađem deo KFileReplace-a." -#: kfilereplacelib.cpp:99 +#: tdefilereplacelib.cpp:99 #, c-format msgid "" "_n: 1 byte\n" @@ -45,19 +45,19 @@ msgstr "" "%n bajta\n" "%n bajtova" -#: kfilereplacelib.cpp:105 +#: tdefilereplacelib.cpp:105 msgid "%1 KB" msgstr "%1 kB" -#: kfilereplacelib.cpp:111 +#: tdefilereplacelib.cpp:111 msgid "%1 MB" msgstr "%1 MB" -#: kfilereplacelib.cpp:117 +#: tdefilereplacelib.cpp:117 msgid "%1 GB" msgstr "%1 GB" -#: kfilereplacelib.cpp:140 +#: tdefilereplacelib.cpp:140 msgid "" "<qt>Cannot open the file <b>%1</b> and load the string list. This file seems " "not to be a valid old kfr file or it is broken.</qt>" @@ -65,23 +65,23 @@ msgstr "" "<qt>Ne mogu da otvorim fajl <b>%1</b> i učitam listu znakovnih nizova. Ovaj " "fajl ne izgleda kao stari kfr fajl, ili je iskvaren.</qt>" -#: kfilereplacelib.cpp:158 kfilereplacelib.cpp:171 kfilereplacelib.cpp:177 +#: tdefilereplacelib.cpp:158 tdefilereplacelib.cpp:171 tdefilereplacelib.cpp:177 msgid "Cannot read data." msgstr "Ne mogu da pročitam podatke." -#: kfilereplacelib.cpp:167 +#: tdefilereplacelib.cpp:167 msgid "Out of memory." msgstr "Nema memorije." -#: kfilereplacepart.cpp:102 +#: tdefilereplacepart.cpp:102 msgid "Ready." msgstr "Spreman." -#: kfilereplacepart.cpp:151 +#: tdefilereplacepart.cpp:151 msgid "Search completed." msgstr "Pretraga je završena." -#: kfilereplacepart.cpp:164 +#: tdefilereplacepart.cpp:164 msgid "" "<qt>You have selected <b>%1</b> as the encoding of the files." "<br>Selecting the correct encoding is very important as if you have files that " @@ -102,260 +102,260 @@ msgstr "" "<i>UTF8</i> i <i>UTF16</i> fajlove, ali će izmenjeni fajlovi biti svi prebačeni " "na <i>UTF8</i>.</qt>" -#: kfilereplacepart.cpp:164 +#: tdefilereplacepart.cpp:164 msgid "File Encoding Warning" msgstr "Upozorenje o kodiranju fajlova" -#: kfilereplacepart.cpp:173 +#: tdefilereplacepart.cpp:173 msgid "Replacing files (simulation)..." msgstr "Menjam u fajlovima (simulacija)..." -#: kfilereplacepart.cpp:174 +#: tdefilereplacepart.cpp:174 msgid "Replaced strings (simulation)" msgstr "Zamenjeni znakovni nizovi (simulacija)" -#: kfilereplacepart.cpp:178 +#: tdefilereplacepart.cpp:178 msgid "Replacing files..." msgstr "Menjam u fajlovima..." -#: kfilereplacepart.cpp:179 +#: tdefilereplacepart.cpp:179 msgid "Replaced strings" msgstr "Zamenjeni znakovni nizovi" -#: kfilereplacepart.cpp:233 +#: tdefilereplacepart.cpp:233 msgid "Stopping..." msgstr "Zaustavljam..." -#: kfilereplacepart.cpp:247 +#: tdefilereplacepart.cpp:247 msgid "There are no results to save: the result list is empty." msgstr "Nema rezultata koji bi se snimili: lista rezultata je prazna." -#: kfilereplacepart.cpp:251 +#: tdefilereplacepart.cpp:251 msgid "Save Report" msgstr "Snimi izveštaj" -#: kfilereplacepart.cpp:261 +#: tdefilereplacepart.cpp:261 msgid "<qt>A folder or a file named <b>%1</b> already exists.</qt>" msgstr "<qt>Fascikla ili fajl po imenu <b>%1</b> već postoji.</qt>" -#: kfilereplacepart.cpp:269 +#: tdefilereplacepart.cpp:269 msgid "<qt>Cannot create the <b>%1</b> folder.</qt>" msgstr "<qt>Ne mogu da napravim fasciklu <b>%1</b>.</qt>" -#: kfilereplacepart.cpp:347 +#: tdefilereplacepart.cpp:347 msgid "KFileReplace strings" msgstr "Znakovni nizovi KFileReplace-a" -#: kfilereplacepart.cpp:347 kfilereplaceview.cpp:425 +#: tdefilereplacepart.cpp:347 tdefilereplaceview.cpp:425 msgid "All Files" msgstr "Svi fajlovi" -#: kfilereplacepart.cpp:348 +#: tdefilereplacepart.cpp:348 msgid "Load Strings From File" msgstr "Učitaj nizove iz fajla" -#: kfilereplacepart.cpp:381 +#: tdefilereplacepart.cpp:381 msgid "Cannot open folders." msgstr "Ne mogu da otvorim fascikle." -#: kfilereplacepart.cpp:513 +#: tdefilereplacepart.cpp:513 msgid "KFileReplacePart" msgstr "KFileReplacePart" -#: kfilereplacepart.cpp:515 +#: tdefilereplacepart.cpp:515 msgid "Batch search and replace tool." msgstr "Alat za paketno traženje i zamenu." -#: kfilereplacepart.cpp:517 main.cpp:38 +#: tdefilereplacepart.cpp:517 main.cpp:38 msgid "Part of the TDEWebDev module." msgstr "Deo modula TDEWebDev." -#: kfilereplacepart.cpp:519 main.cpp:44 +#: tdefilereplacepart.cpp:519 main.cpp:44 msgid "Original author of the KFileReplace tool" msgstr "Prvobitni autor alata KFileReplace" -#: kfilereplacepart.cpp:522 main.cpp:42 +#: tdefilereplacepart.cpp:522 main.cpp:42 msgid "Current maintainer, code cleaner and rewriter" msgstr "Trenutni održavalac, čišćenje i ponovno pisanje koda" -#: kfilereplacepart.cpp:525 +#: tdefilereplacepart.cpp:525 msgid "Co-maintainer, KPart creator" msgstr "Koodržavalac, napravio KPart" -#: kfilereplacepart.cpp:528 +#: tdefilereplacepart.cpp:528 msgid "Original german translator" msgstr "Prvobitni nemački prevodilac" -#: kfilereplacepart.cpp:538 +#: tdefilereplacepart.cpp:538 msgid "Sorry, currently the KFileReplace part works only for local files." msgstr "Izvinite, deo KFileReplace-a trenutno radi samo sa lokalnim fajlovima." -#: kfilereplacepart.cpp:538 +#: tdefilereplacepart.cpp:538 msgid "Non Local File" msgstr "Nije lokalni fajl" -#: kfilereplacepart.cpp:570 +#: tdefilereplacepart.cpp:570 msgid "Customize Search/Replace Session..." msgstr "Prilagodi sesiju traženja/zamene..." -#: kfilereplacepart.cpp:571 +#: tdefilereplacepart.cpp:571 msgid "&Search" msgstr "&Traži" -#: kfilereplacepart.cpp:572 +#: tdefilereplacepart.cpp:572 msgid "S&imulate" msgstr "&Simuliraj" -#: kfilereplacepart.cpp:573 +#: tdefilereplacepart.cpp:573 msgid "&Replace" msgstr "&Zameni" -#: kfilereplacepart.cpp:574 +#: tdefilereplacepart.cpp:574 msgid "Sto&p" msgstr "Z&austavi" -#: kfilereplacepart.cpp:575 +#: tdefilereplacepart.cpp:575 msgid "Cre&ate Report File..." msgstr "&Napravi fajl izveštaja..." -#: kfilereplacepart.cpp:578 +#: tdefilereplacepart.cpp:578 msgid "&Add String..." msgstr "&Dodaj znakovni niz..." -#: kfilereplacepart.cpp:580 +#: tdefilereplacepart.cpp:580 msgid "&Delete String" msgstr "&Obriši znakovni niz" -#: kfilereplacepart.cpp:581 +#: tdefilereplacepart.cpp:581 msgid "&Empty Strings List" msgstr "&Isprazni listu nizova" -#: kfilereplacepart.cpp:582 +#: tdefilereplacepart.cpp:582 msgid "Edit Selected String..." msgstr "Uredi izabrani niz..." -#: kfilereplacepart.cpp:583 +#: tdefilereplacepart.cpp:583 msgid "&Save Strings List to File..." msgstr "Snimi listu nizova u &fajl..." -#: kfilereplacepart.cpp:584 +#: tdefilereplacepart.cpp:584 msgid "&Load Strings List From File..." msgstr "Učitaj &listu nizova iz fajla..." -#: kfilereplacepart.cpp:585 +#: tdefilereplacepart.cpp:585 msgid "&Load Recent Strings Files" msgstr "Učitaj fajlove &skorašnjih nizova" -#: kfilereplacepart.cpp:586 +#: tdefilereplacepart.cpp:586 msgid "&Invert Current String (search <--> replace)" msgstr "&Izvrni trenutni niz (traži <--> zameni)" -#: kfilereplacepart.cpp:587 +#: tdefilereplacepart.cpp:587 msgid "&Invert All Strings (search <--> replace)" msgstr "&Izvrni sve nizove (traži <--> zameni)" -#: kfilereplacepart.cpp:590 +#: tdefilereplacepart.cpp:590 msgid "&Include Sub-Folders" msgstr "&Uključi i podfascikle" -#: kfilereplacepart.cpp:591 +#: tdefilereplacepart.cpp:591 msgid "Create &Backup Files" msgstr "Pravi &rezervne kopije" -#: kfilereplacepart.cpp:592 +#: tdefilereplacepart.cpp:592 msgid "Case &Sensitive" msgstr "Razlikuj mala i velika &slova" -#: kfilereplacepart.cpp:593 +#: tdefilereplacepart.cpp:593 msgid "Enable Commands &in Replace String: [$command:option$]" msgstr "Uključi promenlji&ve u nizu za zamenu: [$naredba:opcija$]" -#: kfilereplacepart.cpp:594 +#: tdefilereplacepart.cpp:594 msgid "Enable &Regular Expressions" msgstr "Uključi ®ularne izraze" -#: kfilereplacepart.cpp:595 +#: tdefilereplacepart.cpp:595 msgid "Configure &KFileReplace..." msgstr "Podesi &KFileReplace..." -#: kfilereplacepart.cpp:598 kfilereplaceview.cpp:530 +#: tdefilereplacepart.cpp:598 tdefilereplaceview.cpp:530 msgid "&Properties" msgstr "&Svojstva" -#: kfilereplacepart.cpp:599 kfilereplaceview.cpp:502 +#: tdefilereplacepart.cpp:599 tdefilereplaceview.cpp:502 msgid "&Open" msgstr "&Otvori" -#: kfilereplacepart.cpp:603 kfilereplaceview.cpp:515 +#: tdefilereplacepart.cpp:603 tdefilereplaceview.cpp:515 msgid "&Edit in Quanta" msgstr "Ur&edi u Quanta-i" -#: kfilereplacepart.cpp:605 kfilereplaceview.cpp:521 +#: tdefilereplacepart.cpp:605 tdefilereplaceview.cpp:521 msgid "Open Parent &Folder" msgstr "Otvori roditeljsku &fasciklu" -#: kfilereplacepart.cpp:607 +#: tdefilereplacepart.cpp:607 msgid "E&xpand Tree" msgstr "&Raširi drvo" -#: kfilereplacepart.cpp:608 +#: tdefilereplacepart.cpp:608 msgid "&Reduce Tree" msgstr "&Skupi drvo" -#: kfilereplacepart.cpp:609 +#: tdefilereplacepart.cpp:609 msgid "&About KFileReplace" msgstr "&O KFileReplace-u" -#: kfilereplacepart.cpp:610 +#: tdefilereplacepart.cpp:610 msgid "KFileReplace &Handbook" msgstr "KFileReplace &priručnik" -#: kfilereplacepart.cpp:611 +#: tdefilereplacepart.cpp:611 msgid "&Report Bug" msgstr "&Prijavi grešku" -#: kfilereplacepart.cpp:1025 kfilereplacepart.cpp:1113 -#: kfilereplacepart.cpp:1335 +#: tdefilereplacepart.cpp:1025 tdefilereplacepart.cpp:1113 +#: tdefilereplacepart.cpp:1335 msgid "<qt>Cannot open file <b>%1</b> for reading.</qt>" msgstr "<qt>Ne mogu da otvorim fajl <b>%1</b> za čitanje.</qt>" -#: kfilereplacepart.cpp:1064 kfilereplacepart.cpp:1142 +#: tdefilereplacepart.cpp:1064 tdefilereplacepart.cpp:1142 msgid "<qt>Cannot open file <b>%1</b> for writing.</qt>" msgstr "<qt>Ne mogu da otvorim fajl <b>%1</b> za pisanje.</qt>" -#: kfilereplacepart.cpp:1199 +#: tdefilereplacepart.cpp:1199 msgid "" "<qt>Do you want to replace the string <b>%1</b> with the string <b>%2</b>?</qt>" msgstr "<qt>Želite li da zamenite niz <b>%1</b> nizom <b>%2</b>?</qt>" -#: kfilereplacepart.cpp:1200 +#: tdefilereplacepart.cpp:1200 msgid "Confirm Replace" msgstr "Potvrdi zamenu" -#: kfilereplacepart.cpp:1202 +#: tdefilereplacepart.cpp:1202 msgid "Do Not Replace" msgstr "Ne zamenjuj" -#: kfilereplacepart.cpp:1406 kfilereplacepart.cpp:1446 +#: tdefilereplacepart.cpp:1406 tdefilereplacepart.cpp:1446 msgid " Line:%2, Col:%3 - \"%1\"" msgstr " Linija:%2, kolona:%3 - „%1“" -#: kfilereplacepart.cpp:1512 +#: tdefilereplacepart.cpp:1512 msgid "<qt>Cannot open the file <b>%1</b> and load the string list.</qt>" msgstr "" "<qt>Ne mogu da otvorim fajl <b>%1</b> i učitam listu znakovnih nizova.</qt>" -#: kfilereplacepart.cpp:1520 +#: tdefilereplacepart.cpp:1520 msgid "" "<qt>File <b>%1</b> seems not to be written in new kfr format. Remember that the " "old kfr format will be soon abandoned. You can convert your old rules files by " -"simply saving them with kfilereplace.</qt>" +"simply saving them with tdefilereplace.</qt>" msgstr "" "<qt>Izgleda da fajl <b>%1</b> nije zapisan u novom kfr formatu. Zapamtite da će " "stari kfr format uskoro biti napušten! Možete konvertovati vaše stare fajlove " "sa pravilima prosto ih snimivši KFileReplace-om.</qt>" -#: kfilereplacepart.cpp:1540 +#: tdefilereplacepart.cpp:1540 msgid "" "<qt>The format of kfr files has been changed; attempting to load <b>%1</b>" ". Please see the KFilereplace manual for details. Do you want to load a " @@ -365,29 +365,29 @@ msgstr "" ". Pogledajte priručnik KFilereplace-a za detalje. Želite li da učitate listu " "znakovnih nizova za traženje i zamenu?</qt>" -#: kfilereplacepart.cpp:1540 +#: tdefilereplacepart.cpp:1540 msgid "Load" msgstr "Učitaj" -#: kfilereplacepart.cpp:1540 +#: tdefilereplacepart.cpp:1540 msgid "Do Not Load" msgstr "Ne učitavaj" -#: kfilereplacepart.cpp:1629 +#: tdefilereplacepart.cpp:1629 msgid "There are no strings to search and replace." msgstr "Nema znakovnih nizova za traženje i zamenu." -#: kfilereplacepart.cpp:1642 +#: tdefilereplacepart.cpp:1642 msgid "<qt>The main folder of the project <b>%1</b> does not exist.</qt>" msgstr "<qt>Glavna fascikla projekta <b>%1</b> ne postoji.</qt>" -#: kfilereplacepart.cpp:1650 +#: tdefilereplacepart.cpp:1650 msgid "<qt>Access denied in the main folder of the project:<br><b>%1</b></qt>" msgstr "" "<qt>Nije dozvoljen pristup u glavnu fasciklu projekta:" "<br><b>%1</b></qt>" -#: kfilereplaceview.cpp:120 +#: tdefilereplaceview.cpp:120 msgid "" "<qt>Cannot invert string <b>%1</b>, because the search string would be " "empty.</qt>" @@ -395,31 +395,31 @@ msgstr "" "<qt>Ne mogu da izvrnem znakovni niz <b>%1</b>, jer bi niz za pretragu bio " "prazan.</qt>" -#: kfilereplaceview.cpp:259 +#: tdefilereplaceview.cpp:259 msgid "File %1 cannot be opened. Might be a DCOP problem." msgstr "Fajl <b>%1</b> ne može da se otvori. Možda je DCOP problem." -#: kfilereplaceview.cpp:281 +#: tdefilereplaceview.cpp:281 msgid "Do you really want to delete %1?" msgstr "Želite li zaista da obrišete %1?" -#: kfilereplaceview.cpp:401 +#: tdefilereplaceview.cpp:401 msgid "No strings to save as the list is empty." msgstr "U listi nema znakovnih nizova koji bi se snimili." -#: kfilereplaceview.cpp:425 +#: tdefilereplaceview.cpp:425 msgid "KFileReplace Strings" msgstr "Znakovni nizovi KFileReplace-a" -#: kfilereplaceview.cpp:426 +#: tdefilereplaceview.cpp:426 msgid "Save Strings to File" msgstr "Snimi znakovne nizove u fajl" -#: kfilereplaceview.cpp:437 +#: tdefilereplaceview.cpp:437 msgid "File %1 cannot be saved." msgstr "Fajl %1 ne može da se snimi." -#: kfilereplaceview.cpp:507 +#: tdefilereplaceview.cpp:507 msgid "Open &With..." msgstr "Ot&vori pomoću..." @@ -455,25 +455,25 @@ msgstr "KFileReplace" msgid "Shell author, KPart creator, co-maintainer" msgstr "Autor školjke, stvaralac KPart-a, koodržavalac" -#. i18n: file kfilereplacepartui.rc line 4 +#. i18n: file tdefilereplacepartui.rc line 4 #: rc.cpp:3 rc.cpp:27 #, no-c-format msgid "Search/&Replace" msgstr "Traži/&zameni" -#. i18n: file kfilereplacepartui.rc line 11 +#. i18n: file tdefilereplacepartui.rc line 11 #: rc.cpp:6 #, no-c-format msgid "&Strings" msgstr "Ni&zovi" -#. i18n: file kfilereplacepartui.rc line 24 +#. i18n: file tdefilereplacepartui.rc line 24 #: rc.cpp:9 #, no-c-format msgid "&Results" msgstr "&Rezultati" -#. i18n: file kfilereplacepartui.rc line 55 +#. i18n: file tdefilereplacepartui.rc line 55 #: rc.cpp:21 #, no-c-format msgid "KFileReplace Main Toolbar" @@ -527,91 +527,91 @@ msgstr "Traži" msgid "Replace With" msgstr "Zameni sa" -#. i18n: file kfilereplaceviewwdg.ui line 58 +#. i18n: file tdefilereplaceviewwdg.ui line 58 #: rc.cpp:66 rc.cpp:87 rc.cpp:204 rc.cpp:222 report.cpp:114 #, no-c-format msgid "Name" msgstr "Ime" -#. i18n: file kfilereplaceviewwdg.ui line 69 +#. i18n: file tdefilereplaceviewwdg.ui line 69 #: rc.cpp:69 rc.cpp:90 report.cpp:115 #, no-c-format msgid "Folder" msgstr "Fascikla" -#. i18n: file kfilereplaceviewwdg.ui line 80 +#. i18n: file tdefilereplaceviewwdg.ui line 80 #: rc.cpp:72 report.cpp:122 #, no-c-format msgid "Old Size" msgstr "Stara veličina" -#. i18n: file kfilereplaceviewwdg.ui line 91 +#. i18n: file tdefilereplaceviewwdg.ui line 91 #: rc.cpp:75 report.cpp:123 #, no-c-format msgid "New Size" msgstr "Nova veličina" -#. i18n: file kfilereplaceviewwdg.ui line 102 +#. i18n: file tdefilereplaceviewwdg.ui line 102 #: rc.cpp:78 report.cpp:54 #, no-c-format msgid "Replaced Strings" msgstr "Zamenjeni nizovi" -#. i18n: file kfilereplaceviewwdg.ui line 113 +#. i18n: file tdefilereplaceviewwdg.ui line 113 #: rc.cpp:81 rc.cpp:99 report.cpp:126 #, no-c-format msgid "Owner User" msgstr "Vlasnik" -#. i18n: file kfilereplaceviewwdg.ui line 124 +#. i18n: file tdefilereplaceviewwdg.ui line 124 #: rc.cpp:84 rc.cpp:102 report.cpp:127 #, no-c-format msgid "Owner Group" msgstr "Grupa vlasnika" -#. i18n: file kfilereplaceviewwdg.ui line 203 +#. i18n: file tdefilereplaceviewwdg.ui line 203 #: rc.cpp:93 report.cpp:118 #, no-c-format msgid "Size" msgstr "Veličina" -#. i18n: file kfilereplaceviewwdg.ui line 214 +#. i18n: file tdefilereplaceviewwdg.ui line 214 #: rc.cpp:96 #, no-c-format msgid "Found Strings" msgstr "Nađeni nizovi" -#. i18n: file kfilereplaceviewwdg.ui line 427 +#. i18n: file tdefilereplaceviewwdg.ui line 427 #: rc.cpp:114 #, no-c-format msgid "Green means ready" msgstr "Zeleno znači spreman" -#. i18n: file kfilereplaceviewwdg.ui line 430 +#. i18n: file tdefilereplaceviewwdg.ui line 430 #: rc.cpp:117 #, no-c-format msgid "Ready" msgstr "Spreman" -#. i18n: file kfilereplaceviewwdg.ui line 454 +#. i18n: file tdefilereplaceviewwdg.ui line 454 #: rc.cpp:120 #, no-c-format msgid "Yellow means wait while sorting list" msgstr "Žuto znači da sačekate dok sortiram listu" -#. i18n: file kfilereplaceviewwdg.ui line 457 +#. i18n: file tdefilereplaceviewwdg.ui line 457 #: rc.cpp:123 #, no-c-format msgid "Please wait while sorting list" msgstr "Sačekajte dok sortiram listu" -#. i18n: file kfilereplaceviewwdg.ui line 478 +#. i18n: file tdefilereplaceviewwdg.ui line 478 #: rc.cpp:126 #, no-c-format msgid "Red means scanning files" msgstr "Crveno znači da skeniram fajlove" -#. i18n: file kfilereplaceviewwdg.ui line 513 +#. i18n: file tdefilereplaceviewwdg.ui line 513 #: rc.cpp:129 #, no-c-format msgid "Scanned files:" @@ -1073,7 +1073,7 @@ msgstr "" #: whatthis.h:65 msgid "" -"If kfilereplace encounters a symbolic link treats it like a normal folder or " +"If tdefilereplace encounters a symbolic link treats it like a normal folder or " "file." msgstr "" "Ako KFileReplace naiđe na simboličku vezu, uzima je za običnu fasciklu ili " |