mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Merge remote-tracking branch 'origin/support/3.0' into develop
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
|
||||
// Global search
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:Breadcrumbs:PreviousItemsListToggler:Label' => 'Previous pages~~',
|
||||
'UI:Component:Breadcrumbs:PreviousItemsListToggler:Label' => 'Páginas anteriores',
|
||||
));
|
||||
@@ -18,14 +18,14 @@
|
||||
*/
|
||||
// Display DataTable
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'UI:Datatables:Language:LengthMenu' => '_MENU_ per page~~',
|
||||
'UI:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'UI:Datatables:Language:Info' => '_TOTAL_ item(s)~~',
|
||||
'UI:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'UI:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'UI:Datatables:Language:Error' => 'An error occured while running the query~~',
|
||||
'UI:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'UI:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'UI:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'UI:Datatables:Language:Processing' => 'Por favor espere...',
|
||||
'UI:Datatables:Language:LengthMenu' => '_MENU_ por página',
|
||||
'UI:Datatables:Language:ZeroRecords' => 'Sin Resultados',
|
||||
'UI:Datatables:Language:Info' => '_TOTAL_ elemento(s)',
|
||||
'UI:Datatables:Language:InfoEmpty' => 'Sin información',
|
||||
'UI:Datatables:Language:EmptyTable' => 'Sin datos disponibles en esta tabla',
|
||||
'UI:Datatables:Language:Error' => 'Un error ocurrió mientras se ejecutaba la consulta',
|
||||
'UI:Datatables:Language:DisplayLength:All' => 'Todos',
|
||||
'UI:Datatables:Language:Sort:Ascending' => 'habilitar ordenamiento ascendente',
|
||||
'UI:Datatables:Language:Sort:Descending' => 'habilitar ordenamiento descendente',
|
||||
));
|
||||
@@ -18,5 +18,5 @@
|
||||
*/
|
||||
// Global search
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:Field:BulkModify:UnknownValues:Tooltip' => 'Unknown values~~',
|
||||
'UI:Component:Field:BulkModify:UnknownValues:Tooltip' => 'Valores desconocidos',
|
||||
));
|
||||
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
// Global search
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application~~',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...~~',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recents~~',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'You haven\'t run any search yet~~',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Open global search~~',
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Buscar en toda la aplicación',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Búsqueda...',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recientes',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Aún no ha realizado ninguna búsqueda',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'El historial está deshabilitado',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Abrir búsqueda global',
|
||||
));
|
||||
@@ -19,5 +19,5 @@
|
||||
|
||||
// Input
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
|
||||
'UI:Component:Input:Password:DoesNotMatch' => 'No coincide la contraseña',
|
||||
));
|
||||
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
// Quick create
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Quickly create any type of object~~',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Select object type...~~',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recents~~',
|
||||
'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder' => 'You haven\'t create any object yet~~',
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Open quick create~~',
|
||||
'UI:Component:QuickCreate:Tooltip' => 'Crear rápidamente cualquier tipo de objeto',
|
||||
'UI:Component:QuickCreate:Input:Placeholder' => 'Seleccionar tipo de objeto...',
|
||||
'UI:Component:QuickCreate:Recents:Title' => 'Recientes',
|
||||
'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder' => 'Aún no has creado ningún objeto.',
|
||||
'UI:Component:QuickCreate:HistoryDisabled' => 'El historial está deshabilitado',
|
||||
'UI:Component:QuickCreate:KeyboardShortcut:OpenDrawer' => 'Abrir creación rápida',
|
||||
));
|
||||
@@ -18,42 +18,42 @@
|
||||
*/
|
||||
|
||||
// Activity panel
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Layout:ActivityPanel:SizeToggler:Expand:Tooltip' => 'Expand',
|
||||
'UI:Layout:ActivityPanel:SizeToggler:Reduce:Tooltip' => 'Reduce',
|
||||
'UI:Layout:ActivityPanel:DisplayToggler:Close:Tooltip' => 'Close',
|
||||
'UI:Layout:ActivityPanel:LoadMoreEntries:Tooltip' => 'Load more entries',
|
||||
'UI:Layout:ActivityPanel:LoadAllEntries:Tooltip' => 'Load all previous entries',
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Layout:ActivityPanel:SizeToggler:Expand:Tooltip' => 'Expandir',
|
||||
'UI:Layout:ActivityPanel:SizeToggler:Reduce:Tooltip' => 'Reducir',
|
||||
'UI:Layout:ActivityPanel:DisplayToggler:Close:Tooltip' => 'Cerrar',
|
||||
'UI:Layout:ActivityPanel:LoadMoreEntries:Tooltip' => 'Cargar más entradas',
|
||||
'UI:Layout:ActivityPanel:LoadAllEntries:Tooltip' => 'Cargar tooas las entradas previas',
|
||||
|
||||
// Tabs
|
||||
'UI:Layout:ActivityPanel:Tab:Activity:Title' => 'Activity',
|
||||
'UI:Layout:ActivityPanel:Tab:Log:DraftIndicator:Tooltip' => 'Draft entry',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Logs',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide logs entries on this tab',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Choose which logs to display on this tab',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'State changes',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Show / hide state changes on this tab',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Title' => 'Edits',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Show / hide fields edits on this tab',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Action:OpenAll:Tooltip' => 'Open all entries',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Action:CloseAll:Tooltip' => 'Close all entries',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Number of persons interacting in the visible entries',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Info:MessagesCount:Tooltip' => 'Number of messages in the visible log(s)',
|
||||
'UI:Layout:ActivityPanel:Tab:Activity:Title' => 'Actividad',
|
||||
'UI:Layout:ActivityPanel:Tab:Log:DraftIndicator:Tooltip' => 'Borrador de entrada',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Bitácoras',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Mostrar/ocultar entradas en bitácora en esta pestaña',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Elija qué bitácora mostrar en esta pestaña',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'Cambios de estado',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Mostrar/ocultar cambios de estado en esta pestaña',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Title' => 'Ediciones',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Mostrar/ocultar ediciones de campos en esta pestaña',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Action:OpenAll:Tooltip' => 'Abrir todas las entradas',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Action:CloseAll:Tooltip' => 'Cerrar todas las entradas',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Número de personas interactuando en las entradas visibles',
|
||||
'UI:Layout:ActivityPanel:Tab:Toolbar:Info:MessagesCount:Tooltip' => 'Número de mensajes visibles en las bitácoras',
|
||||
|
||||
// Compose button
|
||||
'UI:Layout:ActivityPanel:ComposeButton:Tooltip' => 'Compose a new log entry',
|
||||
'UI:Layout:ActivityPanel:ComposeButton:Tooltip' => 'Redactar una nueva entrada de registro',
|
||||
|
||||
// Case log entry
|
||||
'UI:Layout:ActivityPanel:MultipleEntriesSaveConfirmation:Title' => 'Multiple logs save',
|
||||
'UI:Layout:ActivityPanel:MultipleEntriesSaveConfirmation:Explanation' => 'By pressing the "save" button, you will submit entries for all the edited logs at once.',
|
||||
'UI:Layout:ActivityPanel:MultipleEntriesSaveConfirmation:Title' => 'Guardar varias bitácoras',
|
||||
'UI:Layout:ActivityPanel:MultipleEntriesSaveConfirmation:Explanation' => 'Al presionar el botón "Guardar", enviará entradas para todos las bitácoras editadas a la vez.',
|
||||
|
||||
// Notification entry
|
||||
'UI:Layout:ActivityPanel:NotificationEntry:MessageLink:Tooltip' => 'Click to open the notifications tab and get more information',
|
||||
'UI:Layout:ActivityPanel:NotificationEntry:MessageLink:Tooltip' => 'Haga click para abrir la pestaña de notificaciones y obtener más información',
|
||||
|
||||
// Placeholder
|
||||
'UI:Layout:ActivityPanel:NoEntry:Placeholder:Hint' => 'It\'s calm up here, no activity yet',
|
||||
'UI:Layout:ActivityPanel:NoEntry:Placeholder:Hint' => 'Está tranquilo aquí, aún no hay actividad.',
|
||||
|
||||
// Closed cover
|
||||
'UI:Layout:ActivityPanel:ClosedCover:Title' => 'Activity panel',
|
||||
'UI:Layout:ActivityPanel:ClosedCover:Tooltip' => 'Click to open the activity panel',
|
||||
'UI:Layout:ActivityPanel:ClosedCover:Title' => 'Panel de actividad',
|
||||
'UI:Layout:ActivityPanel:ClosedCover:Tooltip' => 'Dar click para abrir el panel de actividades.',
|
||||
));
|
||||
@@ -18,17 +18,17 @@
|
||||
*/
|
||||
// Navigation menu
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Layout:NavigationMenu:CompanyLogo:AltText' => 'Company logo~~',
|
||||
'UI:Layout:NavigationMenu:Silo:Label' => 'Select organization to filter on~~',
|
||||
'UI:Layout:NavigationMenu:Toggler:Tooltip' => 'Expand / Collapse~~',
|
||||
'UI:Layout:NavigationMenu:Toggler:TooltipWithSiloLabel' => 'Expand / Collapse (Filtered on %1$s)~~',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Placeholder' => 'Filter...~~',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Tooltip' => 'Type your keywords to filter menus~~',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Hint' => 'Matches from all menu groups will be displayed~~',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Placeholder:Hint' => 'No result for this menu filter~~',
|
||||
'UI:Layout:NavigationMenu:UserInfo:WelcomeMessage:Text' => 'Hi %1$s!~~',
|
||||
'UI:Layout:NavigationMenu:UserInfo:Picture:AltText' => '%1$s\'s contact picture~~',
|
||||
'UI:Layout:NavigationMenu:UserMenu:Toggler:Label' => 'Open user menu~~',
|
||||
'UI:Layout:NavigationMenu:KeyboardShortcut:FocusFilter' => 'Filter menu entries~~',
|
||||
'UI:Layout:NavigationMenu:CompanyLogo:AltText' => 'Logotipo de la Compañia',
|
||||
'UI:Layout:NavigationMenu:Silo:Label' => 'Seleccione la organización para filtrar',
|
||||
'UI:Layout:NavigationMenu:Toggler:Tooltip' => 'Expandir / Contraer',
|
||||
'UI:Layout:NavigationMenu:Toggler:TooltipWithSiloLabel' => 'Expandir / Contraer (Filtrado por %1$s)',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Placeholder' => 'Filtrar...',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Tooltip' => 'Escriba sus palabras clave para filtrar los menús',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Input:Hint' => 'Se mostrarán las coincidencias de todos los grupos del menú',
|
||||
'UI:Layout:NavigationMenu:MenuFilter:Placeholder:Hint' => 'No hay resultados para este filtro de menú',
|
||||
'UI:Layout:NavigationMenu:UserInfo:WelcomeMessage:Text' => '!Hola %1$s!',
|
||||
'UI:Layout:NavigationMenu:UserInfo:Picture:AltText' => 'Foto de contacto de %1$s',
|
||||
'UI:Layout:NavigationMenu:UserMenu:Toggler:Label' => 'Abrir menú de usuario',
|
||||
'UI:Layout:NavigationMenu:KeyboardShortcut:FocusFilter' => 'Filtrar entradas del menú',
|
||||
|
||||
));
|
||||
@@ -4,8 +4,8 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:EditObject' => 'Edit displayed object~~',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:DeleteObject' => 'Delete displayed object~~',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:NewObject' => 'Create a new object (with same class as displayed object)~~',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:SaveObject' => 'Save displayed object~~',
|
||||
]);
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:EditObject' => 'Editar objeto mostrado',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:DeleteObject' => 'Borrar objeto mostrado',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:NewObject' => 'Crear un nuevo objeto (con la misma clase que el objeto mostrado)',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:SaveObject' => 'Guardar objeto mostrado',
|
||||
]);
|
||||
@@ -4,5 +4,5 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~',
|
||||
]);
|
||||
'UIBlock:Error:CannotGetBlocks' => 'No se pudieron recuperar bloques del área de contenido "%1$s", ya que parece existir para el contenido de la página "%2$s"',
|
||||
]);
|
||||
@@ -4,7 +4,7 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Other tabs~~',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)~~',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab~~',
|
||||
]);
|
||||
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Otras pestañas',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => 'No se puede agregar el bloque %1$s a %2$s (solo se permiten bloques de pestañas)',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => 'Dar click para cargar esta pestaña',
|
||||
]);
|
||||
@@ -4,5 +4,5 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'UIBlock:Error:AddBlockForbidden' => 'Cannot add block to %1$s~~',
|
||||
]);
|
||||
'UIBlock:Error:AddBlockForbidden' => 'No se puede agregar bloque a %1$s',
|
||||
]);
|
||||
@@ -18,8 +18,8 @@
|
||||
*/
|
||||
// Navigation menu
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:ErrorPage:UnstableVersion' => 'You are using an unstable version that may include bugs. If you think this error occurred because of this please send us your feedback!~~',
|
||||
'UI:ErrorPage:KittyDisclaimer' => 'No kitty were injured during the making of this GIF and release.
|
||||
'UI:ErrorPage:UnstableVersion' => 'Está utilizando una versión inestable que puede incluir errores. Si cree que este error ocurrió debido a esto, ¡envíenos sus comentarios!',
|
||||
'UI:ErrorPage:KittyDisclaimer' => 'Ningún gatito resultó herido durante la realización de este GIF y lanzamiento.
|
||||
|
||||
- The R&D Team~~',
|
||||
- El Equipo de I&D',
|
||||
));
|
||||
@@ -18,31 +18,31 @@
|
||||
*/
|
||||
// Navigation menu
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Preferences:Title' => 'Preferences~~',
|
||||
'UI:Preferences:UserInterface:Title' => 'User interface~~',
|
||||
'UI:Preferences:General:Title' => 'General~~',
|
||||
'UI:Preferences:General:Theme' => 'Theme~~',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (default)~~',
|
||||
'UI:Preferences:Lists:Title' => 'Lists~~',
|
||||
'UI:Preferences:RichText:Title' => 'Rich text editor~~',
|
||||
'UI:Preferences:RichText:ToolbarState' => 'Toolbar default state~~',
|
||||
'UI:Preferences:RichText:ToolbarState:Expanded' => 'Expanded~~',
|
||||
'UI:Preferences:RichText:ToolbarState:Collapsed' => 'Collapsed~~',
|
||||
'UI:Preferences:ActivityPanel:Title' => 'Activity panel~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => 'Entry form opened by default~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => 'Whether the entry form will be opened when displaying an object. If unchecked, you will still be able to open it by clicking the compose button~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Title' => 'Application keyboard shortcuts~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Input:Hint' => 'Type a keyboard shortcut~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Record a keyboard shortcut~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => 'Reset~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Back to default keyboard shortcut~~',
|
||||
'UI:Preferences:Tabs:Title' => 'Tabs~~',
|
||||
'UI:Preferences:Tabs:Layout:Label' => 'Layout~~',
|
||||
'UI:Preferences:Tabs:Layout:Horizontal' => 'Horizontal~~',
|
||||
'UI:Preferences:Tabs:Layout:Vertical' => 'Vertical~~',
|
||||
'UI:Preferences:Tabs:Scrollable:Label' => 'Navigation~~',
|
||||
'UI:Preferences:Tabs:Scrollable:Classic' => 'Classic~~',
|
||||
'UI:Preferences:Tabs:Scrollable:Scrollable' => 'Scrollable~~',
|
||||
'UI:Preferences:ChooseAPlaceholder' => 'User placeholder image~~',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => 'Choose a placeholder image that will be displayed if the contact linked to your user doesn\'t have one~~',
|
||||
));
|
||||
'UI:Preferences:Title' => 'Preferencias',
|
||||
'UI:Preferences:UserInterface:Title' => 'Interfaz de Usuario',
|
||||
'UI:Preferences:General:Title' => 'General',
|
||||
'UI:Preferences:General:Theme' => 'Tema',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (predeterminado)',
|
||||
'UI:Preferences:Lists:Title' => 'Listas',
|
||||
'UI:Preferences:RichText:Title' => 'Editor de texto enriquecido',
|
||||
'UI:Preferences:RichText:ToolbarState' => 'Estado predeterminado de la barra de herramientas',
|
||||
'UI:Preferences:RichText:ToolbarState:Expanded' => 'Expandido',
|
||||
'UI:Preferences:RichText:ToolbarState:Collapsed' => 'Contraído',
|
||||
'UI:Preferences:ActivityPanel:Title' => 'Panel de Actividad',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => 'Formulario de entrada abierto de forma predeterminada',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => 'Si el formulario de entrada se abrirá cuando se muestre un objeto. Si no está marcado, aún podrá abrirlo haciendo click en el botón de redacción',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Title' => 'Métodos abreviados de teclado de la aplicación',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Input:Hint' => 'Escriba un atajo de teclado',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Grabar un atajo de teclado',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => 'Restablecer',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Volver al método abreviado de teclado predeterminado',
|
||||
'UI:Preferences:Tabs:Title' => 'Pestañas',
|
||||
'UI:Preferences:Tabs:Layout:Label' => 'Formato',
|
||||
'UI:Preferences:Tabs:Layout:Horizontal' => 'Horizontal',
|
||||
'UI:Preferences:Tabs:Layout:Vertical' => 'Vertical',
|
||||
'UI:Preferences:Tabs:Scrollable:Label' => 'Navigación',
|
||||
'UI:Preferences:Tabs:Scrollable:Classic' => 'Clásico',
|
||||
'UI:Preferences:Tabs:Scrollable:Scrollable' => 'Desplazable',
|
||||
'UI:Preferences:ChooseAPlaceholder' => 'Imagen de marcador de posición de usuario',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => 'Elija una imagen de marcador de posición que se mostrará si el contacto vinculado a su usuario no tiene uno',
|
||||
));
|
||||
Reference in New Issue
Block a user