feat: align terminal with local cosmic stack
This commit is contained in:
parent
3d75c6ead7
commit
6b5a7ee8c8
8 changed files with 303 additions and 333 deletions
|
|
@ -70,6 +70,7 @@ tab-new-inherit-working-directory-description = Open new tabs in the active tab'
|
|||
add-another-keybinding = Add another keybinding
|
||||
cancel = Cancel
|
||||
close-window = Close window
|
||||
confirm = Confirm
|
||||
copy-or-sigint = Copy or SIGINT
|
||||
disable = Disable
|
||||
focus-pane-down = Focus pane down
|
||||
|
|
@ -83,6 +84,7 @@ password-manager = Password manager
|
|||
paste-primary = Paste primary
|
||||
replace = Replace
|
||||
reset-to-default = Reset to default
|
||||
reset = Reset
|
||||
shortcut-capture-hint = Press the key combination
|
||||
shortcut-group-clipboard = Clipboard
|
||||
shortcut-group-other = Other
|
||||
|
|
@ -92,6 +94,9 @@ shortcut-group-zoom = Zoom
|
|||
shortcut-replace-body = { $binding } is already assigned to { $existing }. Replace it with { $new_action }?
|
||||
shortcut-replace-title = Replace shortcut?
|
||||
tab-activate = Activate tab { $number }
|
||||
rename-tab = Rename tab
|
||||
tab-name-placeholder = Tab name
|
||||
tab-rename-title = Rename tab
|
||||
toggle-fullscreen = Toggle fullscreen
|
||||
type-to-search = Type to search...
|
||||
|
||||
|
|
|
|||
|
|
@ -121,6 +121,7 @@ copy-link = Copier le lien
|
|||
add-another-keybinding = Ajouter un autre raccourci clavier
|
||||
cancel = Annuler
|
||||
close-window = Fermer la fenêtre
|
||||
confirm = Confirmer
|
||||
copy-or-sigint = Copier ou SIGINT
|
||||
disable = Désactiver
|
||||
keyboard-shortcuts = Raccourcis clavier
|
||||
|
|
@ -144,7 +145,11 @@ focus-pane-left = Passer au panneau de gauche
|
|||
focus-pane-right = Passer au panneau de droite
|
||||
focus-pane-up = Passer au panneau du dessus
|
||||
reset-to-default = Rétablir les paramètres par défaut
|
||||
reset = Réinitialiser
|
||||
toggle-fullscreen = Basculer en plein écran
|
||||
rename-tab = Renommer l'onglet
|
||||
tab-name-placeholder = Nom de l'onglet
|
||||
tab-rename-title = Renommer l'onglet
|
||||
comment = Émulateur de terminal pour le bureau COSMIC
|
||||
keywords = Commande;Shell;Terminal;CLI;
|
||||
tab-new-inherit-working-directory = Les nouveaux onglets utilisent le répertoire actuel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue