Skip to content

Commit

Permalink
Merge branch 'localization/es-2022-04-30' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
NickeManarin committed Apr 30, 2022
2 parents 50b4c92 + a1f40be commit 5bb3d1d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ScreenToGif/Resources/Localization/StringResources.es.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -758,16 +758,16 @@
<s:String x:Key="S.Editor.Welcome.NewRecorder">¿Te gustaria probar la nueva grabadora?, Ve a "Opciones > Grabador", para activarlo.</s:String>

<!--Editor • File tab • New-->
<s:String x:Key="S.Editor.File.New.Recording">Grabando</s:String>
<s:String x:Key="S.Editor.File.New.Webcam">Webcam&#x0d;Grabando</s:String>
<s:String x:Key="S.Editor.File.New.Board">Pizarra&#x0d;Grabando</s:String>
<s:String x:Key="S.Editor.File.New.Recording">Grabación</s:String>
<s:String x:Key="S.Editor.File.New.Webcam">Grabación de&#x0d;Webcam</s:String>
<s:String x:Key="S.Editor.File.New.Board">Grabación de&#x0d;Pizarra</s:String>
<s:String x:Key="S.Editor.File.Blank">En Blanco</s:String>
<s:String x:Key="S.Editor.File.New">Nuevo</s:String>

<!--Editor • File tab • Insert-->
<s:String x:Key="S.Editor.File.Insert.Recording">Grabando</s:String>
<s:String x:Key="S.Editor.File.Insert.Webcam">Webcam&#x0d;Grabando</s:String>
<s:String x:Key="S.Editor.File.Insert.Board">Pizarra&#x0d;Grabando</s:String>
<s:String x:Key="S.Editor.File.Insert.Recording">Grabación</s:String>
<s:String x:Key="S.Editor.File.Insert.Webcam">Grabación de&#x0d;Webcam</s:String>
<s:String x:Key="S.Editor.File.Insert.Board">Grabación de&#x0d;Pizarra</s:String>
<s:String x:Key="S.Editor.File.Insert.Media">Media</s:String>
<s:String x:Key="S.Editor.File.Insert">Insertar</s:String>

Expand Down

0 comments on commit 5bb3d1d

Please sign in to comment.