mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-12 16:04:48 +08:00
GUI: Add missing translation
This commit is contained in:
parent
b90d9b67aa
commit
4fbd586449
2 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ en:
|
|||
no_config: Please load / create a configuration before proceeding
|
||||
cannot_load_config_keep_current: Cannot load configuration. Keep current configuration
|
||||
snapshot_is_empty: Snapshot is empty
|
||||
select_only_one_snapshot: Please select only one snapshot
|
||||
cancel_operation: Are you sure you want to cancel the operation? Try to avoid interrupting write operations
|
||||
open_existing_file: Open existing config file
|
||||
failed_operation: Failed operation, Please check the logs
|
||||
|
|
|
@ -45,6 +45,7 @@ fr:
|
|||
no_config: Veuillez charger / créer une configuration avant de procéder
|
||||
cannot_load_config_keep_current: Impossible de charger la configuration. Configuration actuelle conservée
|
||||
snapshot_is_empty: L'instantané est vide
|
||||
select_only_one_snapshot: Veuillez sélectionner un seul instantané
|
||||
cancel_operation: Etes-vous sûr de vouloir annuler l'opération? Essayez d'éviter d'interrompre les opérations d'écriture
|
||||
open_existing_file: Ouvrir fichier de configuration existant
|
||||
failed_operation: Operation échouée. Vérifier les journaux
|
||||
|
|
Loading…
Add table
Reference in a new issue