diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-23 18:33:32 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-23 18:33:32 +0100 |
commit | 7b328e346a8f0937cb00cbdab9ed643d8367b801 (patch) | |
tree | 29d1782b620a7be795f7a14f5da2e1616ea64516 /po/es.po | |
parent | 84fd9ada626562f342714a3400ea1b7abcb7ce35 (diff) | |
download | mate-session-manager-7b328e346a8f0937cb00cbdab9ed643d8367b801.tar.bz2 mate-session-manager-7b328e346a8f0937cb00cbdab9ed643d8367b801.tar.xz |
Sync translations with transifex
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -4,16 +4,18 @@ # # Translators: # Adolfo Jayme Barrientos <[email protected]>, 2013 +# ebray187 <[email protected]>, 2014 # Francisco Javier F. Serrador <[email protected]>, 2003 # Francisco Javier F. Serrador <[email protected]>, 2005, 2006 # Jorge González <[email protected]>, 2007, 2009, 2010 +# elio <[email protected]>, 2014 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-17 18:41+0100\n" -"PO-Revision-Date: 2014-02-17 21:40+0000\n" -"Last-Translator: Stefano Karapetsas <[email protected]>\n" +"PO-Revision-Date: 2014-02-21 16:43+0000\n" +"Last-Translator: ebray187 <[email protected]>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/MATE/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,11 +77,11 @@ msgstr "No se pudo mostrar el documento de ayuda" #: ../data/org.mate.session.gschema.xml.in.in.h:1 msgid "Current session start time" -msgstr "" +msgstr "Hora del comienzo de la sesión" #: ../data/org.mate.session.gschema.xml.in.in.h:2 msgid "Unix time of the start of the current session." -msgstr "" +msgstr "Hora interna -Unix- del comienzo de la sesión" #: ../data/org.mate.session.gschema.xml.in.in.h:3 msgid "Save sessions" @@ -126,7 +128,7 @@ msgid "" "remove a required component from the session, and the session manager will " "automatically add the required components back to the session at login time " "if they do get removed." -msgstr "" +msgstr "Lista de componentes que son requeridos en la sesión. (Cada elemento tiene una clave en \"/org/mate/desktop/session/required_components\"). Normalmente la aplicación no permitirá al usuario remover un componente requerido por la sesión y en caso de ser removidos, el administrador de sesión automáticamente agregará los componentes requeridos la próxima vez que el usuario ingrese al sistema." #: ../data/org.mate.session.gschema.xml.in.in.h:13 #: ../data/mate-wm.desktop.in.in.h:1 @@ -343,15 +345,15 @@ msgstr "Cancelar" #, c-format msgid "You will be automatically logged out in %d second" msgid_plural "You will be automatically logged out in %d seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Saldrá automáticamente de la sesión en %d segundo" +msgstr[1] "Saldrá automáticamente de la sesión en %d segundos" #: ../mate-session/gsm-logout-dialog.c:327 #, c-format msgid "This system will be automatically shut down in %d second" msgid_plural "This system will be automatically shut down in %d seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "El sistema se apagará automáticamente en %d segundo" +msgstr[1] "El sistema se apagará automáticamente en %d segundos" #: ../mate-session/gsm-logout-dialog.c:373 #, c-format |