Skip to content

Commit bb75032

Browse files
author
Richard
authored
Translation Update [es-ES] (#1954)
1 parent 3182577 commit bb75032

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

Files/MultilingualResources/Files.es-ES.xlf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,23 +1196,23 @@
11961196
</trans-unit>
11971197
<trans-unit id="VerticalTabViewAddTab.Text" translate="yes" xml:space="preserve">
11981198
<source>Add tab</source>
1199-
<target state="new">Add tab</target>
1199+
<target state="translated">Añadir pestaña</target>
12001200
</trans-unit>
12011201
<trans-unit id="VerticalTabViewHeader.Text" translate="yes" xml:space="preserve">
12021202
<source>Open tabs</source>
1203-
<target state="new">Open tabs</target>
1203+
<target state="translated">Pestañas abiertas</target>
12041204
</trans-unit>
12051205
<trans-unit id="ButtonNo.Content" translate="yes" xml:space="preserve">
12061206
<source>No</source>
1207-
<target state="new">No</target>
1207+
<target state="translated">No</target>
12081208
</trans-unit>
12091209
<trans-unit id="ButtonYes.Content" translate="yes" xml:space="preserve">
12101210
<source>Yes</source>
1211-
<target state="new">Yes</target>
1211+
<target state="translated">Si</target>
12121212
</trans-unit>
12131213
<trans-unit id="RestartNotificationText.Text" translate="yes" xml:space="preserve">
12141214
<source>The application needs to be restarted in order to apply the langague setting, would you like to restart the app?</source>
1215-
<target state="new">The application needs to be restarted in order to apply the langague setting, would you like to restart the app?</target>
1215+
<target state="translated">La aplicación necesita reiniciarse para aplicar el cambio de idioma, ¿Reiniciar ahora?</target>
12161216
</trans-unit>
12171217
</group>
12181218
</body>

Files/Strings/es-ES/Resources.resw

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,4 +882,19 @@
882882
<data name="SettingsPreferencesCopyLocation.Text" xml:space="preserve">
883883
<value>Mostrar una opción en el menu contextual para copiar la ubicación de un archivo seleccionado</value>
884884
</data>
885+
<data name="VerticalTabViewAddTab.Text" xml:space="preserve">
886+
<value>Añadir pestaña</value>
887+
</data>
888+
<data name="VerticalTabViewHeader.Text" xml:space="preserve">
889+
<value>Pestañas abiertas</value>
890+
</data>
891+
<data name="ButtonNo.Content" xml:space="preserve">
892+
<value>No</value>
893+
</data>
894+
<data name="ButtonYes.Content" xml:space="preserve">
895+
<value>Si</value>
896+
</data>
897+
<data name="RestartNotificationText.Text" xml:space="preserve">
898+
<value>La aplicación necesita reiniciarse para aplicar el cambio de idioma, ¿Reiniciar ahora?</value>
899+
</data>
885900
</root>

0 commit comments

Comments
 (0)