File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 23
23
view : " Ver"
24
24
edit : " Editar"
25
25
delete : " Eliminar"
26
- delete_confirmation : " ¿Está seguro de que quiere eliminar esto ?"
26
+ delete_confirmation : " ¿Confirma que desea borrar este elemento ?"
27
27
create_another : " Crear otro %{model}"
28
28
new_model : " Añadir %{model}"
29
29
edit_model : " Editar %{model}"
89
89
batch_actions :
90
90
button_label : " Acciones en masa"
91
91
default_confirmation : " ¿Seguro que quieres hacer esto?"
92
- delete_confirmation : " Eliminar %{plural_model}: ¿Está seguro ?"
92
+ delete_confirmation : " Se eliminarán %{plural_model}. ¿Desea continuar ?"
93
93
succesfully_destroyed :
94
94
one : " Se ha destruido 1 %{model} con éxito"
95
95
other : " Se han destruido %{count} %{plural_model} con éxito"
105
105
author : " Autor"
106
106
add : " Comentar"
107
107
delete : " Borrar Comentario"
108
- delete_confirmation : " ¿Está seguro que desea borrar este comentario?"
108
+ delete_confirmation : " ¿Confirma que desea borrar este comentario?"
109
109
resource : " Recurso"
110
110
no_comments_yet : " No hay comentarios aún."
111
111
author_missing : " Anónimo"
Original file line number Diff line number Diff line change 7
7
view : " Voir"
8
8
edit : " Modifier"
9
9
delete : " Supprimer"
10
- delete_confirmation : " Êtes -vous certain de vouloir supprimer ceci ?"
10
+ delete_confirmation : " Voulez -vous vraiment supprimer ceci ?"
11
11
create_another : " Créer autre %{model}"
12
12
new_model : " Créer %{model}"
13
13
edit_model : " Modifier %{model}"
69
69
button_label : " Actions"
70
70
batch_actions :
71
71
button_label : " Actions groupées"
72
- default_confirmation : " Êtes -vous sûr de vouloir faire cela ?"
73
- delete_confirmation : " Êtes -vous sûr de vouloir supprimer ces %{plural_model} ?"
72
+ default_confirmation : " Voulez -vous vraiment faire cela ?"
73
+ delete_confirmation : " Voulez -vous vraiment supprimer ces %{plural_model} ?"
74
74
succesfully_destroyed :
75
75
one : " 1 %{model} supprimé"
76
76
other : " %{count} %{plural_model} supprimés"
86
86
author : " Auteur"
87
87
add : " Ajouter un commentaire"
88
88
delete : " Supprimer ce commentaire"
89
50A9
- delete_confirmation : " Êtes -vous sûr de vouloir supprimer ce commentaire ?"
89
+ delete_confirmation : " Voulez -vous vraiment supprimer ce commentaire ?"
90
90
resource : " Ressource"
91
91
no_comments_yet : " Aucun commentaire actuellement"
92
92
author_missing : " Anonyme"
You can’t perform that action at this time.
0 commit comments