diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:03:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:03:55 -0600 |
commit | c13acd3c8d18c9606e49f566adb5974417530878 (patch) | |
tree | 33f2e17a23a7e20315d04bbbb775ec8c367e39d5 /tde-i18n-es/messages/tdevelop/tdevelop.po | |
parent | 67313570235937f289ef5e83b7f144b5cd1ff779 (diff) | |
download | tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.tar.gz tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'tde-i18n-es/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-es/messages/tdevelop/tdevelop.po | 12 |
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" |