Esta página contiene las cadenas para convertir PmWiki en Español.

  
  ### Character encoding, e.g. 'iso-8859-2' or 'utf-8' 
  # 'xlpage-i18n' => '',
  ### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
  'Locale' => 'es_ES',
  ### Time format, e.g. '%Y-%m-%d %H:%M EET'
  'TimeFmt' => '%d %B %Y a las %Hh%M',

  ### Standard layout strings
  'View' => 'Ver',
  'Edit' => 'Editar',
  'Discussion' => 'Comentar',
  'History' => 'Historial',
  'Print' => 'Imprimir',
  'Recent Changes' => 'Cambios Recientes',
  'Search' => 'Buscar',
  'Page last modified on {$LastModified}' => 'Última modificación de la página el {$LastModified} ',
  'Go' => 'Ir',
  'All Recent Changes' => 'Todos los Cambios Recientes', 
  # access keys
  'ak_view' => '',
  'ak_edit' => '',
  'ak_history' => '',
  'ak_print' => '',
  'ak_recentchanges' => ''

  ### Print layout strings
  'From $WikiTitle' => 'De $WikiTitle',
  'Retrieved from {$PageUrl}' => 'Obtenido de {$PageUrl}', 

  ### Page locations
  '{$SiteGroup}/EditQuickReference' => 'PmWikiEs/EditQuickReference', 
  '{$SiteGroup}/UploadQuickReference' => 'PmWikiEs/UploadQuickReference', 
  '{$SiteGroup}/Search' => '',
  '{$Group}/RecentChanges' => '',

  ### Browse page strings
  'redirected from' => 'redirigido desde',

  ### Edit page strings
  'Editing {$FullName}' => 'Editando {$FullName}',
  'Save' => 'Guardar', 
  'Save and edit' => 'Guardar y editar',  
  'Save as draft' => 'Guardar como bosquejo',  
  'Preview' => 'Vista previa',
  'Cancel' => 'Cancelar',
  'Reset' => 'Reiniciar',
  'Author' => 'Autor',
  'An author name is required.' => 'Se requiere el nombre del autor',
  'Summary' => 'Sumario',
  'This is a minor edit' => 'Esta es una edición menor',
  'Preview {$FullName}' => 'Vista previa {$FullName}',
  'End of preview -- remember to save' => 'Fin de la vista previa -- recuerda guardar',
  'Page is unsaved' => 'Página sin guardar',
  'Top' => 'Arriba',
  # access keys
  'ak_save' => '',
  'ak_saveedit' => '',
  'ak_preview' => '',
  # 'ak_savedraft' => '',

  ### Page history strings
  '{$FullName} History' => '{$FullName} Historia',
  'Show minor edits' => 'Muestra ediciones menores',
  'Hide minor edits' => 'Oculta ediciones menores',
  'Show changes to markup' => 'Muestra los cambios que anotar',
  'Show changes to output' => 'Muestra los cambios de salida',
  'by' => 'por',
  'Restore' => 'Restaurar',
  'Added line $DiffLines:' => 'Línea añadida $DiffLines:',
  'Added lines $DiffLines:' => 'Líneas añadidas $DiffLines:',
  'Changed line $DiffLines from:' => 'Línea cambiada $DiffLines desde:',
  'Changed lines $DiffLines from:' => 'Líneas cambiada $DiffLines desde:',
  'Deleted line $DiffLines:' => 'Línea borrada $DiffLines:',
  'Deleted lines $DiffLines:' => 'Líneas borrada $DiffLines:',
  'to:' => 'para',

  ### Page attribute strings
  'Attributes' => 'Atributos',
  '{$FullName} Attributes' => '{$FullName} Atributos',
  'Set new read password:' => 'Poner nueva contraseña de lectura',
  'Set new edit password:' => 'Poner nueva contraseña de edición',
  'Set new attribute password:' => 'Poner nueva contraseña de atributo',
  '(set by $PWSource)' => '',
  '(using $PWCascade password)' => '',

  'EnterAttributes' => "Enter new attributes for this page below.  Leaving a field blank will leave the attribute unchanged.  To clear an attribute, enter 'clear'.",

  ## Authorization strings
  'Name' => '',
  'Password' => '',
  'Password required' => '',
  'Name/password not recognized' => '',

  ### Search strings
  'Search' => 'Buscar',
  'Search Results' => 'Resultados de Búsqueda',
  'SearchFor' => 'Resultados de la búsqueda de ''$Needle''',
  'SearchFound' => '$MatchCount páginas encontradas de $MatchSearched páginas buscadas.',

  ### Upload strings
  'Attach' => 'Adjuntar',
  'Uploads' => 'Subidas',
  'Attachments for' => 'Adjuntos para',
  'File to upload:' => 'Archivo a subir',
  'Name attachment as:' => 'Nombrar adjunto como',
  'Upload' => 'Subir',
  'ULsuccess' => 'subido con éxito',
  'ULbadname' => 'nombre inválido del accesorio',
  'ULbadtype' => ''$upext' no es una extensión de archivo permitida',
  'ULtoobig' => 'el archivo es más grande que el máximo permitido por el servidor web',
  'ULtoobigext' => 'el archivo es más grande que el máximo permitido $upextmax bytes para archivos '$upext' ',
  'ULpartial' => 'recibido archivo incompleto',
  'ULnofile' => 'no hay archivo subido',
  'ULexists' => 'un archivo con ese nombre ya existe',
  'ULpquota' => 'cuota de grupo excedida',
  'ULtquota' => 'cuota de subida excedida',
  'Set new upload password:' => 'Poner nueva contraseña de subida', 

  ### GuiEdit button bar
  'Emphasized' => '',
  'Emphasized (italic)' => '',
  'Strong' => '',
  'Strong (bold)' => '',
  'Page link' => 'Página del enlace',
  'Link to internal page' => 'Enlace a una página interna',
  'link text' => 'Texto del enlaçe',
  'Link to external page' => 'Enlace a una página externa',
  'file.ext' => '',
  'Attach file' => 'Adjuntar fichero',
  'Big text' => 'Texto grande',
  'Small text' => 'Texto pequeño',
  'Superscript' => 'Superindice',
  'Subscript' => 'Subindice',
  'Heading' => 'Cabecera',
  'Subheading' => '',
  'Center' => 'Centrar',
  'Unordered list' => '',
  'Unordered (bullet) list' => '',
  'Ordered list' => '',
  'Ordered (numbered) list' => '',
  'Indented text' => '',
  'Hanging indent' => '',
  'Horizontal rule' => '',
  'Table' => 'Tabla',
  # access keys
  # 'ak_em' => '',
  # 'ak_strong' => '',

  ### Others
  'not found' => 'no encontrado',
  '(approve sites)' => '(sitios aprobados)',
  'This post has been blocked by the administrator' => '',
  'Password encryption' => '',
  'Name/password not recognized' => '',
  'EditConflict' => "The page you are editing has been modified since you started editing it.  The modifications have been merged into the text below, you may want to verify the results of the merge before pressing save.  Conflicts the system couldn't resolve are bracketed by <<<<<<< and >>>>>>>."
  'EditWarning' => "The page you are editing has been modified since you started editing it.  If you continue, your changes will overwrite any changes that others have made.",
  'View changes' => 'Ver cambios',

  ### Historical
  ## pre-2.1 phrases
  'Page last modified on $LastModified' => 'Última modificación de la página el $LastModified ',
  'Editing `{$FullName}' => 'Editando `{$FullName}',
  'Describe $Name here.' => 'Describe $Name aquí.',
  'Preview `{$FullName}' => 'Vista previa `{$FullName}',
  '$FullName History' => '$FullName Historia',
  'Page Attributes' => 'Atributos de página',
  '$FullName Attributes' => '$FullName Atributos',
  'Printable View' => 'Vista para Impresión', 
  'Page History' => 'Historial de la Página', 
  'Edit Page' => 'Editar Página', 
  'WikiHelp' => 'Ayuda', 
  'SearchWiki' => '', 
  'Retrieved from $PageUrl' => 'Obtenido de $PageUrl', 
  'PmWiki/WikiHelp' => 'PmWikiEs/Ayuda', 
  'PmWiki.EditQuickReference' => 'PmWikiEs.EditQuickReference', 
  'PmWiki.UploadQuickReference' => 'PmWikiEs.UploadQuickReference', 
  'Main/SearchWiki' => '', 
  'Preview $FullName' => 'Previsualizar $FullName', 
  'Editing $FullName' => 'Editando $FullName', 
  'Describe {$Name} here.' => 'Describir {$Name} aquí.',

### Side bar titles
  'Project home page' => '',
  'About FrontAccounting' =>'',
  'Installation' => '',
  'First Steps' => '',
  'Working with FA' => '',
  'Development' => '',
  'Sourceforge project page' => '',
  'CVS updates mailing lists' => '',
  'CVS www interface' => '',
  'Instructions on CVS usage' => '',
  'Community' => '',
  'Mantis bugtracking system' => '',
  'Support Forum' => '',
  'FA mailing list' => '',

Notas