File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1407,6 +1407,7 @@ branch.restore_success=La rama '%s' ha sido restaurada.
1407
1407
branch.restore_failed =Fallo al restaurar la rama %s.
1408
1408
branch.protected_deletion_failed =La rama ' %s' está protegida. No se puede eliminar.
1409
1409
branch.restore =Restaurar rama ' %s'
1410
+ branch.download =Descargar rama ' %s'
1410
1411
1411
1412
topic.manage_topics =Administrar temas
1412
1413
topic.done =Hecho
Original file line number Diff line number Diff line change @@ -695,6 +695,7 @@ editor.delete=Supprimer '%s'
695
695
editor.commit_message_desc=Ajouter une description détaillée facultative…
696
696
editor.commit_directly_to_this_branch=Soumettre directement dans la branche <strong class=" branch-name" >%s</strong>.
697
697
editor.create_new_branch=Créer une <strong>nouvelle branche</strong> pour cette révision et envoyer une nouvelle demande d'ajout.
698
+ editor.propose_file_change=Proposer une modification du fichier
698
699
editor.new_branch_name_desc=Nouveau nom de la branche…
699
700
editor.cancel=Annuler
700
701
editor.filename_cannot_be_empty=Le nom de fichier ne peut être vide.
@@ -1405,6 +1406,8 @@ branch.deleted_by=Supprimée par %s
1405
1406
branch.restore_success=La branche " %s" a été restaurée.
1406
1407
branch.restore_failed=La restauration de la branche '%s' a échoué.
1407
1408
branch.protected_deletion_failed=La branche '%s' est protégé. Il ne peut pas être supprimé.
1409
+ branch.restore=Restaurer la branche '%s'
1410
+ branch.download=Télécharger la branche '%s'
1408
1411
1409
1412
topic.manage_topics=Gérer les sujets
1410
1413
topic.done=Terminé
Original file line number Diff line number Diff line change @@ -1406,6 +1406,8 @@ branch.deleted_by=Excluído por %s
1406
1406
branch.restore_success =A branch ' %s' foi restaurada.
1407
1407
branch.restore_failed =Falha ao restaurar a branch %s.
1408
1408
branch.protected_deletion_failed =A branch ' %s' está protegida. Ela não pode ser excluída.
1409
+ branch.restore =Restaurar branch ' %s'
1410
+ branch.download =Baixar branch ' %s'
1409
1411
1410
1412
topic.manage_topics =Gerenciar Tópicos
1411
1413
topic.done =Feito
You can’t perform that action at this time.
0 commit comments