New translations translation.json (Spanish)
This commit is contained in:
parent
1e8cc639bb
commit
dd3ddedf46
|
@ -249,49 +249,49 @@
|
||||||
"change_visibility": "Cambiar visibilidad",
|
"change_visibility": "Cambiar visibilidad",
|
||||||
"change_sensitive": "Cambiar sensibilidad",
|
"change_sensitive": "Cambiar sensibilidad",
|
||||||
"add_cw": "Añadir aviso de contenido",
|
"add_cw": "Añadir aviso de contenido",
|
||||||
"pined_hashtag": "Pin the hashtag"
|
"pined_hashtag": "Fijar la etiqueta"
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"add_choice": "Add a choice",
|
"add_choice": "Añadir una opción",
|
||||||
"expires": {
|
"expires": {
|
||||||
"5_minutes": "5 minutes",
|
"5_minutes": "5 minutos",
|
||||||
"30_minutes": "30 minutes",
|
"30_minutes": "30 minutos",
|
||||||
"1_hour": "1 hour",
|
"1_hour": "1 hora",
|
||||||
"6_hours": "6 hours",
|
"6_hours": "6 horas",
|
||||||
"1_day": "1 day",
|
"1_day": "1 día",
|
||||||
"3_days": "3 days",
|
"3_days": "3 días",
|
||||||
"7_days": "7 days"
|
"7_days": "7 días"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jump": {
|
"jump": {
|
||||||
"jump_to": "Jump to..."
|
"jump_to": "Ir a..."
|
||||||
},
|
},
|
||||||
"add_list_member": {
|
"add_list_member": {
|
||||||
"title": "Add Member to List",
|
"title": "Añadir miembro a la lista",
|
||||||
"account_name": "Account name"
|
"account_name": "Nombre de cuenta"
|
||||||
},
|
},
|
||||||
"list_membership": {
|
"list_membership": {
|
||||||
"title": "List Memberships"
|
"title": "Lista de miembros"
|
||||||
},
|
},
|
||||||
"mute_confirm": {
|
"mute_confirm": {
|
||||||
"title": "Are you sure you want to mute?",
|
"title": "¿Estás seguro de que quieres silenciar?",
|
||||||
"body": "Hide notification from this user?",
|
"body": "¿Ocultar notificación de este usuario?",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"ok": "Mute"
|
"ok": "Silenciar"
|
||||||
},
|
},
|
||||||
"shortcut": {
|
"shortcut": {
|
||||||
"title": "Keyboard shortcuts",
|
"title": "Atajos del teclado",
|
||||||
"ctrl_number": "Switch accounts",
|
"ctrl_number": "Cambiar de cuenta",
|
||||||
"ctrl_k": "Jump to other timelines",
|
"ctrl_k": "Ir a otras líneas de tiempo",
|
||||||
"ctrl_n": "Open the new toot modal",
|
"ctrl_n": "Abra la nueva modalidad de toot",
|
||||||
"ctrl_enter": "Post the toot",
|
"ctrl_enter": "Publicar el toot",
|
||||||
"ctrl_r": "Reload current timeline",
|
"ctrl_r": "Recargar línea de tiempo actual",
|
||||||
"j": "Select the next toot",
|
"j": "Selecciona el siguiente toot",
|
||||||
"k": "Select the previous toot",
|
"k": "Seleccione el toot anterior",
|
||||||
"h": "Switch focus to the left column",
|
"h": "Cambiar el foco a la columna izquierda",
|
||||||
"l": "Switch focus to the right column",
|
"l": "Cambiar el foco a la columna derecha",
|
||||||
"r": "Reply to the toot",
|
"r": "Responder al toot",
|
||||||
"b": "Reblog the toot",
|
"b": "Reblog the toot",
|
||||||
"f": "Favourite the toot",
|
"f": "Favourite the toot",
|
||||||
"o": "Open details of the toot",
|
"o": "Open details of the toot",
|
||||||
|
|
Loading…
Reference in New Issue