Development

/branches/1.2/lib/plugins/sfPropelPlugin/i18n/sf_admin.es.xml

You must first sign up to be able to contribute.

root/branches/1.2/lib/plugins/sfPropelPlugin/i18n/sf_admin.es.xml

Revision 16168, 4.9 kB (checked in by fabien, 1 year ago)

[1.2, 1.3] update admin gen es translation (closes #6046)

Line 
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
3 <xliff version="1.0">
4   <file original="global" source-language="en" datatype="plaintext">
5     <header />
6     <body>
7       <!-- Actions -->
8       <trans-unit>
9         <source>New</source>
10         <target>Nuevo</target>
11       </trans-unit>
12       <trans-unit>
13         <source>Edit</source>
14         <target>Editar</target>
15       </trans-unit>
16       <trans-unit>
17         <source>Delete</source>
18         <target>Borrar</target>
19       </trans-unit>
20       <trans-unit>
21         <source>List</source>
22         <target>Listado</target>
23       </trans-unit>
24       <trans-unit>
25         <source>Save</source>
26         <target>Guardar</target>
27       </trans-unit>
28       <trans-unit>
29         <source>Save and add</source>
30         <target>Guardar y crear otro</target>
31       </trans-unit>
32       <trans-unit>
33         <source>Cancel</source>
34         <target>Cancelar</target>
35       </trans-unit>
36       <trans-unit>
37         <source>Choose an action</source>
38         <target>Selecciona una acción</target>
39       </trans-unit>
40       <trans-unit>
41         <source>go</source>
42         <target>ok</target>
43       </trans-unit>
44
45       <!-- Filters -->
46       <trans-unit>
47         <source>Reset</source>
48         <target>Restablecer</target>
49       </trans-unit>
50       <trans-unit>
51         <source>Filter</source>
52         <target>Filtrar</target>
53       </trans-unit>
54
55       <!-- List -->
56       <trans-unit>
57         <source>No result</source>
58         <target>Sin resultados</target>
59       </trans-unit>
60       <trans-unit>
61         <source>Actions</source>
62         <target>Acciones</target>
63       </trans-unit>
64       <trans-unit>
65         <source>(page %%page%%/%%nb_pages%%)</source>
66         <target>(página %%page%%/%%nb_pages%%)</target>
67       </trans-unit>
68       <trans-unit>
69         <source>asc</source>
70         <target>asc</target>
71       </trans-unit>
72       <trans-unit>
73         <source>desc</source>
74         <target>desc</target>
75       </trans-unit>
76       <trans-unit>
77         <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
78         <target>[0] sin resultados|[1] 1 resultado|(1,+Inf] %1% resultados</target>
79       </trans-unit>
80
81       <!-- Pagination -->
82       <trans-unit>
83         <source>First page</source>
84         <target>Primera página</target>
85       </trans-unit>
86       <trans-unit>
87         <source>Previous page</source>
88         <target>Página anterior</target>
89       </trans-unit>
90       <trans-unit>
91         <source>Next page</source>
92         <target>Página siguiente</target>
93       </trans-unit>
94       <trans-unit>
95         <source>Last page</source>
96         <target>Última página</target>
97       </trans-unit>
98
99       <!-- Form -->
100       <trans-unit>
101         <source>The item was created successfully.</source>
102         <target>El elemento se ha creado correctamente.</target>
103       </trans-unit>
104       <trans-unit>
105         <source>The item was updated successfully.</source>
106         <target>El elemento se ha actualizado correctamente.</target>
107       </trans-unit>
108       <trans-unit>
109         <source>The item was created successfully. You can add another one below.</source>
110         <target>El elemento se ha creado correctamente y ahora puedes crear otro elemento.</target>
111       </trans-unit>
112       <trans-unit>
113         <source>The item was updated successfully. You can add another one below.</source>
114         <target>El elemento se ha actualizado correctamente y ahora puedes crear otro elemento.</target>
115       </trans-unit>
116       <trans-unit>
117         <source>The item has not been saved due to some errors.</source>
118         <target>El elemento no se ha guardado porque se ha producido algún error.</target>
119       </trans-unit>
120       <trans-unit>
121         <source>The item was deleted successfully.</source>
122         <target>El elemento se ha borrado correctamente.</target>
123       </trans-unit>
124       <trans-unit>
125         <source>You must at least select one item.</source>
126         <target>Debes seleccionar al menos un elemento.</target>
127       </trans-unit>
128       <trans-unit>
129         <source>You must select an action to execute on the selected items.</source>
130         <target>Selecciona la acción que quieres ejecutar sobre los elementos seleccionados.</target>
131       </trans-unit>
132       <trans-unit>
133         <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
134         <target>Se ha producido un error al borrar los elementos seleccionados porque al menos uno de ellos ya no existe.</target>
135       </trans-unit>
136       <trans-unit>
137         <source>The selected items have been deleted successfully.</source>
138         <target>Los elementos seleccionados se han borrado correctamente.</target>
139       </trans-unit>
140       <trans-unit>
141         <source>A problem occurs when deleting the selected items.</source>
142         <target>Se ha producido un error al borrar los elementos seleccionados.</target>
143       </trans-unit>
144     </body>
145   </file>
146 </xliff>
Note: See TracBrowser for help on using the browser.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.