Skip to content

Commit

Permalink
Add Spanish localization (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <[email protected]>
  • Loading branch information
kant and sindresorhus committed Jan 22, 2022
1 parent cc9ac2a commit ba9c9c8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"record_shortcut" = "Grabar atajo";
"press_shortcut" = "Pulsar atajo";
"keyboard_shortcut_used_by_menu_item" = "Este atajo de teclado no se puede utilizar ya que está siendo utilizado por el elemento de menú “%@”.";
"keyboard_shortcut_used_by_system" = "Este atajo de teclado no se puede utilizar ya que está siendo utilizado por un atajo del sistema operativo.";
"keyboard_shortcuts_can_be_changed" = "La mayoría de los atajos de teclado del sistema operativo pueden ser modificados en “Preferencias del sistema › Teclado › Atajos“.";

0 comments on commit ba9c9c8

Please sign in to comment.