Skip to content

Commit a957d4e

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent a94ae7a commit a957d4e

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

options/locale/locale_es-ES.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1407,6 +1407,7 @@ branch.restore_success=La rama '%s' ha sido restaurada.
14071407
branch.restore_failed=Fallo al restaurar la rama %s.
14081408
branch.protected_deletion_failed=La rama '%s' está protegida. No se puede eliminar.
14091409
branch.restore=Restaurar rama '%s'
1410+
branch.download=Descargar rama '%s'
14101411

14111412
topic.manage_topics=Administrar temas
14121413
topic.done=Hecho

options/locale/locale_fr-FR.ini

+3
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ editor.delete=Supprimer '%s'
695695
editor.commit_message_desc=Ajouter une description détaillée facultative…
696696
editor.commit_directly_to_this_branch=Soumettre directement dans la branche <strong class="branch-name">%s</strong>.
697697
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
698699
editor.new_branch_name_desc=Nouveau nom de la branche…
699700
editor.cancel=Annuler
700701
editor.filename_cannot_be_empty=Le nom de fichier ne peut être vide.
@@ -1405,6 +1406,8 @@ branch.deleted_by=Supprimée par %s
14051406
branch.restore_success=La branche "%s" a été restaurée.
14061407
branch.restore_failed=La restauration de la branche '%s' a échoué.
14071408
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'
14081411
14091412
topic.manage_topics=Gérer les sujets
14101413
topic.done=Terminé

options/locale/locale_pt-BR.ini

+2
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,8 @@ branch.deleted_by=Excluído por %s
14061406
branch.restore_success=A branch '%s' foi restaurada.
14071407
branch.restore_failed=Falha ao restaurar a branch %s.
14081408
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'
14091411

14101412
topic.manage_topics=Gerenciar Tópicos
14111413
topic.done=Feito

0 commit comments

Comments
 (0)