You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Editor/languages/editor_es.ts
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@
70
70
<message>
71
71
<source>Maximum number of elements which can be animated at any given time. If this limit is exceeded, animation will be paused until you raise the limit or remove excess elements.</source>
72
72
<comment>Pop-up hint text</comment>
73
-
<translation>Máximo número de elementos que permitirán animación para items. Si el límite se excede, la animación será pausada mientras no remueva los elementos de más.</translation>
73
+
<translation>Máximo número de elementos que se estarán animando en cualquier momento. Si el límite se excede, algunos elementos dejarán de animarse, a menos que elimines algunos o aumentes el límite.</translation>
74
74
</message>
75
75
<message>
76
76
<source>Files</source>
@@ -86,7 +86,7 @@
86
86
</message>
87
87
<message>
88
88
<source>Middle mouse button actions</source>
89
-
<translation>Características del botón medio del mouse</translation>
89
+
<translation>Acciones de botón medio del mouse</translation>
90
90
</message>
91
91
<message>
92
92
<source>Change the placement mode of the selected item</source>
@@ -200,7 +200,7 @@ like when choosing an item from the item toolbox or from the tileset item box.</
200
200
</message>
201
201
<message>
202
202
<source>1 - Pipe</source>
203
-
<translation>1 - Tubo</translation>
203
+
<translation>1 - Tubería</translation>
204
204
</message>
205
205
<message>
206
206
<source>2 - Door</source>
@@ -224,19 +224,19 @@ like when choosing an item from the item toolbox or from the tileset item box.</
224
224
</message>
225
225
<message>
226
226
<source>Note: Some of those settings will take change on application restart</source>
227
-
<translation>Nota: algunas de esas opciones pueden requerir reinicio del programa</translation>
227
+
<translation>Nota: algunas opciones pueden requerir reiniciar el programa</translation>
228
228
</message>
229
229
<message>
230
230
<source>Enable auto-scaling on the High-DPI screens</source>
231
231
<translation>Habilitar auto escalar en pantallas High-DPI</translation>
0 commit comments