summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndres Sanchez <afsanchez93@gmail.com>2011-08-07 22:44:58 +0200
committerTransifex <noreplay@xfce.org>2011-08-07 22:44:58 +0200
commitaf0e7490e3ed35ba4487158a9d4e53d5479d6348 (patch)
tree2ea7446fbda2cc25d9746646295ab1e12650b474 /docs
parent245c6b4affbafed4e89d07d82595fb0354d2e9ba (diff)
downloadthunar-af0e7490e3ed35ba4487158a9d4e53d5479d6348.tar.gz
l10n: Updated Spanish (Castilian) (es) translation to 89%
New status: 261 messages complete with 3 fuzzies and 29 untranslated. Transmitted-via: Transifex (translations.xfce.org).
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/po/es.po3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/po/es.po b/docs/manual/po/es.po
index ca5accf6..db900ca5 100644
--- a/docs/manual/po/es.po
+++ b/docs/manual/po/es.po
@@ -557,8 +557,9 @@ msgid "Useful tips to trouble shoot the volume manager in case it does not work
msgstr "Consejos Ăștiles para el gestor de volumen en caso de no funcionar como se esperaba."
#: Thunar.xml656(para)
+#, fuzzy
msgid "Make sure <application>Thunar</application> is running as daemon. The volume manager depends on this, as it is not a daemon by itself. By default, Xfce automatically spawns <application>Thunar</application> as daemon on startup. If it got killed for some reason, open the <guilabel>Run program</guilabel> (using the keyboard shortcut <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> or right-click on the desktop and choose <guilabel>Run Program...</guilabel> from the desktop menu), enter <literal>Thunar --daemon</literal> and click <guibutton>Run</guibutton>."
-msgstr ""
+msgstr "Asegurese que <application>Thunar</application> esta corriendo como daemon. "
#: Thunar.xml668(para)
msgid "Try running <application>thunar-volman</application> from a <application>Terminal</application> window after hot-plugging the drive or inserting the media. First, you need to figure out the HAL UDI of the new device using <application>lshal</application> or <application>hal-device</application>. Once you know the UDI, run <literal>thunar-volman --device-added &lt;udi-of-your-device&gt;</literal> in a <application>Terminal</application> window and watch the output for errors or warnings."