summaryrefslogtreecommitdiffstats
path: root/tde-i18n-tg/messages/kdevelop
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-02 22:36:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-02 22:36:59 -0600
commit85ca18776aa487b06b9d5ab7459b8f837ba637f3 (patch)
tree7bbd04c5b00831b04c53c371f5b7a5c32154fb1c /tde-i18n-tg/messages/kdevelop
parent9b58d35185905f8334142bf4988cb784e993aea7 (diff)
downloadtde-i18n-85ca18776aa487b06b9d5ab7459b8f837ba637f3.tar.gz
tde-i18n-85ca18776aa487b06b9d5ab7459b8f837ba637f3.zip
Initial kde-tde rename
Diffstat (limited to 'tde-i18n-tg/messages/kdevelop')
-rw-r--r--tde-i18n-tg/messages/kdevelop/Makefile.in38
-rw-r--r--tde-i18n-tg/messages/kdevelop/kdevelop.po68
2 files changed, 53 insertions, 53 deletions
diff --git a/tde-i18n-tg/messages/kdevelop/Makefile.in b/tde-i18n-tg/messages/kdevelop/Makefile.in
index 604b51197ca..0b5daff7647 100644
--- a/tde-i18n-tg/messages/kdevelop/Makefile.in
+++ b/tde-i18n-tg/messages/kdevelop/Makefile.in
@@ -30,7 +30,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-subdir = messages/kdevelop
+subdir = messages/tdevelop
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
@@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@
kde_templatesdir = @kde_templatesdir@
kde_wallpaperdir = @kde_wallpaperdir@
kde_widgetdir = @kde_widgetdir@
-kdeinitdir = @kdeinitdir@
+tdeinitdir = @tdeinitdir@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -192,8 +192,8 @@ KDE_LANG = tg
SUBDIRS =.
#>- POFILES = AUTO
#>+ 2
-POFILES = kdevelop.po kdevdesigner.po kdevtipofday.po
-GMOFILES = kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
+POFILES = tdevelop.po kdevdesigner.po kdevtipofday.po
+GMOFILES = tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
#>- all: all-recursive
#>+ 1
all: all-nls docs-am all-recursive
@@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
#>- exit 1;; \
#>- esac; \
#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
+#>- $(AUTOMAKE) --gnu messages/tdevelop/Makefile
#>+ 12
@for dep in $?; do \
case '$(am__configure_deps)' in \
@@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in
+ $(AUTOMAKE) --gnu messages/tdevelop/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -531,12 +531,12 @@ uninstall-am:
.NOEXPORT:
#>+ 2
-KDE_DIST=kdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am
+KDE_DIST=tdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am
#>+ 10
-kdevelop.gmo: kdevelop.po
- rm -f kdevelop.gmo; $(GMSGFMT) -o kdevelop.gmo $(srcdir)/kdevelop.po
- test ! -f kdevelop.gmo || touch kdevelop.gmo
+tdevelop.gmo: tdevelop.po
+ rm -f tdevelop.gmo; $(GMSGFMT) -o tdevelop.gmo $(srcdir)/tdevelop.po
+ test ! -f tdevelop.gmo || touch tdevelop.gmo
kdevdesigner.gmo: kdevdesigner.po
rm -f kdevdesigner.gmo; $(GMSGFMT) -o kdevdesigner.gmo $(srcdir)/kdevdesigner.po
test ! -f kdevdesigner.gmo || touch kdevdesigner.gmo
@@ -546,12 +546,12 @@ kdevtipofday.gmo: kdevtipofday.po
#>+ 3
clean-nls:
- -rm -f kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
+ -rm -f tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
#>+ 10
install-nls:
$(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
- @for base in kdevelop kdevdesigner kdevtipofday ; do \
+ @for base in tdevelop kdevdesigner kdevtipofday ; do \
echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
@@ -561,7 +561,7 @@ install-nls:
#>+ 5
uninstall-nls:
- rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevelop.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdevelop.mo
rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevdesigner.mo
rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevtipofday.mo
@@ -590,10 +590,10 @@ force-reedit:
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in
+ $(AUTOMAKE) --gnu messages/tdevelop/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in
#>+ 21
diff --git a/tde-i18n-tg/messages/kdevelop/kdevelop.po b/tde-i18n-tg/messages/kdevelop/kdevelop.po
index f5be7b429ce..c2daa4f489c 100644
--- a/tde-i18n-tg/messages/kdevelop/kdevelop.po
+++ b/tde-i18n-tg/messages/kdevelop/kdevelop.po
@@ -1,5 +1,5 @@
-# translation of kdevelop.po to
-# translation of kdevelop.po to Tajik
+# translation of tdevelop.po to
+# translation of tdevelop.po to Tajik
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
# 2004, infoDev, a World Bank organization
# 2004, Khujand Computer Technologies, Inc.
@@ -8,7 +8,7 @@
# Victor Ibragimov <youth_opportunities@tajikngo.org>, 2005.
msgid ""
msgstr ""
-"Project-Id-Version: kdevelop\n"
+"Project-Id-Version: tdevelop\n"
"POT-Creation-Date: 2008-08-01 01:17+0200\n"
"PO-Revision-Date: 2005-12-21 14:47+0500\n"
"Last-Translator: Victor Ibragimov <youth_opportunities@tajikngo.org>\n"
@@ -79,7 +79,7 @@ msgstr "Пайраҳаи асбоби броузер"
msgid "Extra Toolbar"
msgstr "Пайраҳаи асбоби иловагӣ"
-#. i18n: file ./src/kdevelopui.rc line 187
+#. i18n: file ./src/tdevelopui.rc line 187
#: rc.cpp:177 rc.cpp:216
#, fuzzy, no-c-format
msgid "View Sessions Toolbar"
@@ -2466,7 +2466,7 @@ msgid ""
"Only the selected entry will be used"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 25
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 25
#: rc.cpp:1644
#, no-c-format
msgid ""
@@ -2474,27 +2474,27 @@ msgid ""
"Only the selected entry will be used"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 31
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 31
#: rc.cpp:1648
#, fuzzy, no-c-format
msgid "KDE Libs Headers"
msgstr "Заголовочные файлы KDE Libs"
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 36
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 36
#: rc.cpp:1651
#, fuzzy, no-c-format
msgid "All KDE Headers"
msgstr "Все заголовочные файлы KDE"
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 46
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 46
#: rc.cpp:1654
#, no-c-format
msgid ""
"Decide if you want to restrict the Code Completion database to only the base "
-"kdelibs API or the entire KDE include structure"
+"tdelibs API or the entire KDE include structure"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 65
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 65
#: rc.cpp:1660
#, no-c-format
msgid ""
@@ -4108,7 +4108,7 @@ msgid ""
"Adds subversion menus to project.\n"
"\n"
"NOTE: Unless you import the project\n"
-"out of kdevelop, you will not be able\n"
+"out of tdevelop, you will not be able\n"
"to perform any subversion operations."
msgstr ""
@@ -4374,10 +4374,10 @@ msgstr "Введите здесь имя \"выпуска\" (оставьте
#, fuzzy, no-c-format
msgid ""
"Fill the field with the release or branch name (e.g. <i>"
-"make_it_cool, kdevelop_alpha5, ...</i>)"
+"make_it_cool, tdevelop_alpha5, ...</i>)"
msgstr ""
"Заполните поле именем выпуска или ветки (например: <i>"
-"make_it_cool, kdevelop_alpha5, ...</i>)"
+"make_it_cool, tdevelop_alpha5, ...</i>)"
#. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 106
#: rc.cpp:2910
@@ -8306,7 +8306,7 @@ msgstr "Автоматически &компилировать перед вып
#. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 185
#: rc.cpp:5205
#, no-c-format
-msgid "Use &kdesu when installing"
+msgid "Use &tdesu when installing"
msgstr ""
#. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 196
@@ -16819,8 +16819,8 @@ msgstr "Закрывает другие файлы"
#: languages/cpp/debugger/stty.cpp:333 languages/ruby/debugger/stty.cpp:317
#, fuzzy
-msgid "kdevelop: Debug application console"
-msgstr "kdevelop: Консоль отладки приложения"
+msgid "tdevelop: Debug application console"
+msgstr "tdevelop: Консоль отладки приложения"
#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
msgid ""
@@ -16828,14 +16828,14 @@ msgid ""
"Please select a different directory."
msgstr ""
-#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
#: languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp:107
#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
#, fuzzy
msgid "Invalid Directory"
msgstr "Феҳристи дохилӣ"
-#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
msgid ""
"This doesn't appear to be a valid KDE include directory.\n"
"Please select a different directory."
@@ -19999,7 +19999,7 @@ msgid ""
"you have to add KDevelop's installation path to the environment variable "
"KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
-"export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
msgstr ""
#: src/simplemainwindow.cpp:105
@@ -20245,10 +20245,10 @@ msgstr "<b>Настройка проекта</b><p>Позволяет вам н
#: src/projectmanager.cpp:133
#, fuzzy
msgid ""
-"*.kdevelop|KDevelop 3 Project Files\n"
+"*.tdevelop|KDevelop 3 Project Files\n"
"*.kdevprj|KDevelop 2 Project Files"
msgstr ""
-"*.kdevelop|Файлы проекта KDevelop 3\n"
+"*.tdevelop|Файлы проекта KDevelop 3\n"
"*.kdevprj|Файлы проекта KDevelop 2"
#: kdevdesigner/designer/mainwindow.cpp:3085 src/projectmanager.cpp:135
@@ -20345,8 +20345,8 @@ msgstr "Неверный URL."
#: src/projectmanager.cpp:623
#, fuzzy
-msgid "You do not have 'kdevprj2kdevelop' installed."
-msgstr "Не установлен 'kdevprj2kdevelop'."
+msgid "You do not have 'kdevprj2tdevelop' installed."
+msgstr "Не установлен 'kdevprj2tdevelop'."
#: src/splashscreen.cpp:77
#, fuzzy, c-format
@@ -27423,7 +27423,7 @@ msgstr "Удалить сигнал"
msgid ""
"Couldn't delete subproject.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when runfrom a shell."
+"the output of tdevelop when runfrom a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:958
@@ -28070,7 +28070,7 @@ msgstr ""
msgid ""
"Couldn't delete Function Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2276
@@ -28082,7 +28082,7 @@ msgstr "Функции в файле"
msgid ""
"Couldn't delete Include Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2284
@@ -28094,7 +28094,7 @@ msgstr "Включать пиктограмму приложения"
msgid ""
"Couldn't delete Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2296
@@ -28304,13 +28304,13 @@ msgid ""
"<b>Install</b>"
"<p>Runs <b>make install</b> command from the project directory with root "
"privileges."
-"<br>It is executed via kdesu command."
+"<br>It is executed via tdesu command."
"<br>Environment variables and make arguments can be specified in the project "
"settings dialog, <b>Make Options</b> tab."
msgstr ""
"<b>Установить (с правами root)</b>"
"<p>Выполняет команду <b>make install</b> из каталога проекта с правами root."
-"<br>Будет выполнено через команду kdesu."
+"<br>Будет выполнено через команду tdesu."
"<br>Переменные окружения и параметры сборки могут быть указаны в диалоге "
"\"Параметры проекта\" на вкладке <b>Параметры Make</b>."
@@ -29288,7 +29288,7 @@ msgid ""
"<qt><b>Install as root user</b>"
"<p>Runs <b>make install</b> command from the directory of the selected "
"subproject with root privileges."
-"<br> It is executed via kdesu command."
+"<br> It is executed via tdesu command."
"<br> Environment variables and make arguments can be specified in the project "
"settings dialog, <b>Make Options</b> tab.</qt>"
msgstr ""
@@ -32481,7 +32481,7 @@ msgstr "Выбрать &цель"
#~ msgstr "Добавить выделенные файлы в проект"
#, fuzzy
-#~ msgid "<b>Add New Files To Project</b><p>Adds files created outside of kdevelop to the project."
+#~ msgid "<b>Add New Files To Project</b><p>Adds files created outside of tdevelop to the project."
#~ msgstr "<b>Добавить в проект</b><p>Добавляет текущий файл в проект."
#, fuzzy
@@ -33388,12 +33388,12 @@ msgstr "Выбрать &цель"
#~ "Unable to find plugins, KDevelop will not work properly!\n"
#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
#~ "Example for BASH users:\n"
-#~ "export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
#~ msgstr ""
#~ "Не удалось найти модули, KDevelop не будет работать правильно!\n"
#~ "Убедитесь, что KDevelop установлен в каталог с KDE, в противном случае необходимо добавить путь установки KDevelop в переменную окружения KDEDIRS и запустить kbuildsycoca. После этого необходимо перезапустить KDevelop.\n"
#~ "Пример для BASH:\n"
-#~ "export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
#, fuzzy
#~ msgid "&Tile..."
@@ -33538,7 +33538,7 @@ msgstr "Выбрать &цель"
#, fuzzy
#~ msgid ""
-#~ "# File generated by kdevelop's qmake manager. \n"
+#~ "# File generated by tdevelop's qmake manager. \n"
#~ "# ------------------------------------------- \n"
#~ "# Subdir relative project main directory: %s\n"
#~ "# Target is %s %s\n"