mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
add tooltips to the main buttons of the canvas.
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
"tool_styles": "Stil",
|
||||
"tool_bullets": "Bullets",
|
||||
"tool_numbers": "Zahlen",
|
||||
"tool_font": "Font",
|
||||
"color_fill": "Füllung",
|
||||
"color_stroke": "Strich",
|
||||
"color_text": "Text",
|
||||
@@ -318,5 +319,6 @@
|
||||
"more": "mehr",
|
||||
"follow_present": "Folgen",
|
||||
"mute_present": "Entfolgen",
|
||||
"follow_present_help": "Wenn jemand den Space präsentiert, folgen die anderen Mitglieder automatisch der Präsentation. Mit diesem Knopf lässt sich das an- oder ausschalten."
|
||||
"follow_present_help": "Wenn jemand den Space präsentiert, folgen die anderen Mitglieder automatisch der Präsentation. Mit diesem Knopf lässt sich das an- oder ausschalten.",
|
||||
"media": "Media"
|
||||
}
|
||||
|
||||
@@ -172,6 +172,7 @@
|
||||
"tool_styles": "Styles",
|
||||
"tool_bullets": "Bullets",
|
||||
"tool_numbers": "Numbers",
|
||||
"tool_font": "Font",
|
||||
"color_fill": "Fill",
|
||||
"color_stroke": "Stroke",
|
||||
"color_text": "Text",
|
||||
@@ -321,5 +322,6 @@
|
||||
"follow_present": "Follow",
|
||||
"mute_present": "Unfollow",
|
||||
"follow_present_help": "If someone else is presenting this Space, the other members automatically follow the presentation. Switch following on or off with this button.",
|
||||
"export": "export"
|
||||
"export": "export",
|
||||
"media": "Media"
|
||||
}
|
||||
@@ -124,7 +124,7 @@
|
||||
"new_password": "Nueva Contraseña",
|
||||
"verify_password": "Verificar Contraseña",
|
||||
"change_password": "Cambiar Contraseña",
|
||||
"reset_password": "Reiniciar Contraseña",
|
||||
"reset_password": "Restablecer contraseña",
|
||||
"terminate_caption": "Borrar Cuenta",
|
||||
"terminate_warning": "Si borras tu cuenta, todos los Espacios, Directorios y Mensajes (incluyendo todo el contenido que tú y otras personas crearon en tus Espacios) serán destruidos.",
|
||||
"terminate_warning2": "Esta acción no puede deshacerse.",
|
||||
@@ -172,6 +172,7 @@
|
||||
"tool_styles": "Estilos",
|
||||
"tool_bullets": "'Bullets'",
|
||||
"tool_numbers": "Números",
|
||||
"tool_font": "Fuente",
|
||||
"color_fill": "Rellenar",
|
||||
"color_stroke": "Trazo",
|
||||
"color_text": "Texto",
|
||||
@@ -321,5 +322,6 @@
|
||||
"follow_present": "Seguir",
|
||||
"mute_present": "Dejar de Seguir",
|
||||
"follow_present_help": "Si alguien más está presentando este espacio, los otros miembros siguen automáticamente la presentación. Active o desactive el seguimiento con este botón.",
|
||||
"export": "exportar"
|
||||
"export": "exportar",
|
||||
"media": "Media"
|
||||
}
|
||||
|
||||
@@ -172,6 +172,7 @@
|
||||
"format_h3": "Titre 3",
|
||||
"font_size": "Taille de la police",
|
||||
"line_height": "Hauteur de ligne",
|
||||
"tool_font": "Font",
|
||||
"tool_align": "Align",
|
||||
"tool_styles": "Style",
|
||||
"tool_bullets": "Puces",
|
||||
@@ -315,5 +316,6 @@
|
||||
"more": "plus",
|
||||
"follow_present": "Suivre",
|
||||
"mute_present": "Pas suivre",
|
||||
"follow_present_help": "follow_present_help"
|
||||
"follow_present_help": "follow_present_help",
|
||||
"media": "Media"
|
||||
}
|
||||
|
||||
@@ -173,6 +173,7 @@
|
||||
"tool_bullets": "Bullets",
|
||||
"tool_numbers": "Nombres",
|
||||
"color_fill": "Fill",
|
||||
"tool_font": "Font",
|
||||
"color_stroke": "Traçat",
|
||||
"color_text": "Tèxte",
|
||||
"tool_type": "Tipe",
|
||||
@@ -321,5 +322,6 @@
|
||||
"follow_present": "Seguir",
|
||||
"mute_present": "Quitar de seguir",
|
||||
"follow_present_help": "follow_present_help",
|
||||
"export": "exportar"
|
||||
"export": "exportar",
|
||||
"media": "Media"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user