New spanish translations

This commit is contained in:
Damian Zhaoying
2019-04-02 13:09:45 -03:00
parent 0c44b11e9c
commit 6fb3c399de
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="media ctrl context menu">
<menu_item_call label="Deshacer" name="undo"/>
<menu_item_call label="Rehacer" layout="topleft"/>
<menu_item_call label="Cortar" name="Cut"/>
<menu_item_call label="Copiar" name="Copy"/>
<menu_item_call label="Pegar" name="Paste"/>
<menu_item_call label="Borrar" name="delete"/>
<menu_item_call label="Seleccionar Todo" name="select_all"/>
<menu_item_call label="Abrir Inspector Web" name="open_webinspector"/>
<menu_item_call label="Ver Código fuente" name="show_page_source"/>
</menu>

View File

@@ -3346,7 +3346,7 @@ Si sigues recibiendo el mismo mensaje, solicita ayuda al personal de asistencia
<string name="AcctTypeResident">Residente</string>
<string name="AcctTypeTrial">Prueba</string>
<string name="AcctTypeCharterMember">Miembro Fundador</string>
<string name="AcctTypeEmployee">Empleado de Linden Lab</string>
<string name="AcctTypeEmployee">Empleado de [GRID_OWNER]</string>
<string name="PaymentInfoUsed">Información de Pago utilizada</string>
<string name="PaymentInfoOnFile">Información de Pago en Archivo</string>
<string name="NoPaymentInfoOnFile">Sin Información de Pago</string>