summaryrefslogtreecommitdiffstats
path: root/tde-i18n-es/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-es/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-es/messages/tdevelop/tdevelop.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/tde-i18n-es/messages/tdevelop/tdevelop.po b/tde-i18n-es/messages/tdevelop/tdevelop.po
index 773c360d6a2..92701b4dbd4 100644
--- a/tde-i18n-es/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-es/messages/tdevelop/tdevelop.po
@@ -8266,13 +8266,13 @@ msgstr "Buscar guiones en carpetas comunes"
msgid ""
"<b>NOTE</b> These are directories to search in that are found in your KDE "
"resource directories. So if you add the string \"kate/scripts\" to the list "
-"then KScript will look in \"$KDEDIRS/data/kate/scripts\" for scripts. This "
+"then KScript will look in \"$TDEDIRS/data/kate/scripts\" for scripts. This "
"will allow you to get scripts in your home directory as well as system wide "
"ones."
msgstr ""
"<b>AVISO</b>: Son carpetas para la búsqueda aquellas en las que se encuentran "
"los recursos de KDE. Por tanto, si añade la cadena «kate/scripts» a la lista, "
-"KScript buscará guiones en «$KDEDIRS/data/kate/scripts». Esto le permite "
+"KScript buscará guiones en «$TDEDIRS/data/kate/scripts». Esto le permite "
"obtener guiones tanto desde su carpeta de inicio como del sistema."
#. i18n: file ./editors/editor-chooser/editchooser.ui line 24
@@ -19791,18 +19791,18 @@ msgid ""
"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"
+"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
-"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
msgstr ""
"No es posible encontrar los complementos. KDevelop no funcionará "
"correctamente.\n"
"Asegúrese de que KDevelop está instalado en su carpeta de KDE. En caso "
"contrario, tendrá que añadir la ruta de la instalación de KDevelop a la "
-"variable de entorno KDEDIRS y ejecutar kbuildsycoca. Tras esto, reinicie "
+"variable de entorno TDEDIRS y ejecutar kbuildsycoca. Tras esto, reinicie "
"KDevelop.\n"
"Ejemplo para los usuarios de BASH:\n"
-"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
#: src/simplemainwindow.cpp:105
msgid "Could Not Find Plugins"