spanish translation re-added

master
Daniel Napora 2020-08-29 20:47:05 +02:00
parent 5ce161cc9c
commit 8449da5ff7
2 changed files with 16 additions and 16 deletions

View File

@ -52,15 +52,15 @@ case $LANG in
NONE="Brak" NONE="Brak"
;; ;;
es*) es*)
CHOOSE_CONKY="Choose Conky" CHOOSE_CONKY="Elegir recuadro Conky"
NEW_SESSION="New Conky session" NEW_SESSION="Guardar sesión actual Conky"
RELOAD="Reload Conky" RELOAD="Recargar recuadros Conky"
SAVED_SESSIONS="Saved sessions" SAVED_SESSIONS="Sesiones Conky guardadas"
DEFAULT_CONKYRC="Default conkyrc" DEFAULT_CONKYRC="Archivo conkyrc x defecto"
RUNNING_CONKY="Running Conky" RUNNING_CONKY="Recuadros en ejecución"
EDIT_CONKY="Edit Conky" EDIT_CONKY="Edición manual recuadro"
CONKY_EDITOR="Conky Editor" CONKY_EDITOR="Editor de recuadro"
NONE="None" NONE="Ninguno"
;; ;;
*) *)
CHOOSE_CONKY="Choose Conky" CHOOSE_CONKY="Choose Conky"

View File

@ -38,13 +38,13 @@ case $LANG in
RESTART_TINT2="Restartuj Tint2" RESTART_TINT2="Restartuj Tint2"
;; ;;
es*) es*)
RUNNING_TINT2="" RUNNING_TINT2="Panel(es) en ejecución"
DEFAULT_TINT2RC="" DEFAULT_TINT2RC="Panel tint2rc x defecto"
EDIT_TINT2="" EDIT_TINT2="Edición manual panel"
TINT2_EDITOR="" TINT2_EDITOR="Elegir panel Tint2 a editar"
TINT2_EDITOR_GUI="tint2conf (GUI)" TINT2_EDITOR_GUI="Editor gráfico"
CHOOSE_TINT2="" CHOOSE_TINT2="Elegir un panel"
RESTART_TINT2="" RESTART_TINT2="Reiniciar panel(es)"
;; ;;
*) *)
RUNNING_TINT2="Running Tint2" RUNNING_TINT2="Running Tint2"