Skip to content

Commit

Permalink
[#553 state:resolved] Moved the spanish translation of DePoClean from…
Browse files Browse the repository at this point in the history
… MT::L10N to DePoClean::L10N.
  • Loading branch information
MikeThomsen committed Nov 25, 2010
1 parent c133564 commit 512ced6
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 111 deletions.
127 changes: 127 additions & 0 deletions addons/DePoClean.plugin/lib/DePoCleanTheme/L10N/es.pm
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
package DePoCleanTheme::L10N::es;
use strict;
use DePoCleanTheme::L10N;
use DePoCleanTheme::L10N::en_us;
use vars qw( @ISA %Lexicon );
@ISA = qw( DePoCleanTheme::L10N::en_us );

## The following is the translation table.

%Lexicon = (


## addons/DePoClean.plugin/templates/search_results.mtml
'Header' => 'Cabecera',
'Search Results for' =>
'Resultados de la busqueda para', # Translate - New
'Entry Details' => 'Detalles de la entrada',
'Footer' => 'Pie',

## addons/DePoClean.plugin/templates/flickr.mtml
'To show a Flickr user gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de usuario. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr photoset gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de fotos. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr group gallery, you must specify a Flickr group ID in Theme Options.'
=> 'Para mostrar la galería de grupo. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr favorites gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de favoritos. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'View All' => 'Ver Todo', # Translate - New

## addons/DePoClean.plugin/templates/authors.mtml
'View All Archives' => 'Ver toddos los archivos', # Translate - New

## addons/DePoClean.plugin/templates/entry_listing.mtml

## addons/DePoClean.plugin/templates/feed_entry.mtml
'Comments for [_1]' => 'Comentarios para [_1]',
'Comment from [_1] on [_2]' => 'Comentarios de [_1] en [_2]',

## addons/DePoClean.plugin/templates/about.mtml
'About' => 'Sobre mi',

## addons/DePoClean.plugin/templates/entry.mtml

## addons/DePoClean.plugin/templates/recent_archives.mtml
'Recent Archives' => 'Archivos Recientes',

## addons/DePoClean.plugin/templates/contact.mtml

## addons/DePoClean.plugin/templates/footer.mtml
'Powered by' => 'Powered By', # Translate - Case
'using the' => 'usando el', # Translate - New
'DePo Clean Theme for Melody' =>
'Tema DePo Clean para Melody', # Translate - New

## addons/DePoClean.plugin/templates/entry_details.mtml
'Posted' => 'Publicado', # Translate - New
'Tagged' => 'Etiquetado', # Translate - New
'View all posts in' => 'Ver todas las publicaciones en', # Translate - New
'Comment on' => 'Comentar en', # Translate - New
'No Comments Yet' => 'No hay comentarios aun', # Translate - New
'Permanent Link to' => 'Enlace permanente a', # Translate - New

## addons/DePoClean.plugin/templates/comment_response.mtml

## addons/DePoClean.plugin/templates/categories.mtml

## addons/DePoClean.plugin/templates/dynamic_error.mtml

## addons/DePoClean.plugin/templates/recent_comments.mtml

## addons/DePoClean.plugin/templates/archives.mtml
'Archived' => 'archivada', # Translate - New
'The Archives' => 'Los Archivos', # Translate - New
'By Month' => 'Por Mes', # Translate - New
'By Category' => 'Por Categoría', # Translate - New
'View all posts filed under' =>
'Ver todas las entradas bajo', # Translate - New

## addons/DePoClean.plugin/templates/main_index.mtml
'Flickr' => 'Flickr',

## addons/DePoClean.plugin/templates/action_streams.mtml
'Recent Activity' => 'Actividad Reciente',

## addons/DePoClean.plugin/templates/recent_entries.mtml

## addons/DePoClean.plugin/config.yaml
'DePoClean\'' => 'DePoClean\'',
'Listing Widgets' => 'Listado de Widgets',
'Per Page Entry Limits' => 'Limites por entrada y p√°gina',
'User and Site Metadata' => 'Metadatos del usuario y sitio',
'Monthly Archive Limit' => 'Límite del archivo mensual',
'Recent Comments Limit' => 'Límite de comentarios recientes',
'Recent Entries Limit' => 'Límite de entradas recientes',
'Type of photo display' => 'Tipo de foto a mostrar',
'User ID' => 'ID de usuario',
'Group ID' => 'ID de Grupo',
'Photoset ID' => 'Photoset ID',
'Number of comments in comment feed' =>
'N√∫mero de comentarios en la feed de comentarios',
'Number of entries on the main page' =>
'N√∫mero de entradas en la p√°gina principal',
'Number of entries on the listing pages' =>
'N√∫mero de entradas en el listado de p√°ginas',
'Number of entries in the search results' =>
'N√∫mero de entradas en los resultados de la b√∫squeda',
'About You' => 'Acerca de Usted',
'Contact Information' => 'Información de contacto',
'Primary Author' => 'Autor primario',
'Atom Feed' => 'Atom Feed',
'MT jQuery Data' => 'MT jQuery Data',
'RSS Feed' => 'RSS Feed',
'RSS Feed (comments)' => 'RSS Feed (comments)',
'Sitemap' => 'Mapa del sitio',
'Comment Feeds' => 'Feed de comentarios',
'Action Streams' => 'Torrente de acciones',
'DePoClean Theme Preferences\'' => 'Preferencias del tema de DepoClean',

);

1;

111 changes: 0 additions & 111 deletions lib/MT/L10N/es.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5861,117 +5861,6 @@ que la dirección provista es correcta y le pertenece.',
'Markdown With SmartyPants
' => '', # Translate - New

## addons/DePoClean.plugin/templates/search_results.mtml
'Header' => 'Cabecera',
'Search Results for' =>
'Resultados de la busqueda para', # Translate - New
'Entry Details' => 'Detalles de la entrada',
'Footer' => 'Pie',

## addons/DePoClean.plugin/templates/flickr.mtml
'To show a Flickr user gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de usuario. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr photoset gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de fotos. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr group gallery, you must specify a Flickr group ID in Theme Options.'
=> 'Para mostrar la galería de grupo. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'To show a Flickr favorites gallery, you must specify a Flickr user ID in Theme Options.'
=> 'Para mostrar la galería de favoritos. debe especificar un ID de usuario de Flickr en las opciones del tema.'
, # Translate - New
'View All' => 'Ver Todo', # Translate - New

## addons/DePoClean.plugin/templates/authors.mtml
'View All Archives' => 'Ver toddos los archivos', # Translate - New

## addons/DePoClean.plugin/templates/entry_listing.mtml

## addons/DePoClean.plugin/templates/feed_entry.mtml
'Comments for [_1]' => 'Comentarios para [_1]',
'Comment from [_1] on [_2]' => 'Comentarios de [_1] en [_2]',

## addons/DePoClean.plugin/templates/about.mtml
'About' => 'Sobre mi',

## addons/DePoClean.plugin/templates/entry.mtml

## addons/DePoClean.plugin/templates/recent_archives.mtml
'Recent Archives' => 'Archivos Recientes',

## addons/DePoClean.plugin/templates/contact.mtml

## addons/DePoClean.plugin/templates/footer.mtml
'Powered by' => 'Powered By', # Translate - Case
'using the' => 'usando el', # Translate - New
'DePo Clean Theme for Melody' =>
'Tema DePo Clean para Melody', # Translate - New

## addons/DePoClean.plugin/templates/entry_details.mtml
'Posted' => 'Publicado', # Translate - New
'Tagged' => 'Etiquetado', # Translate - New
'View all posts in' => 'Ver todas las publicaciones en', # Translate - New
'Comment on' => 'Comentar en', # Translate - New
'No Comments Yet' => 'No hay comentarios aun', # Translate - New
'Permanent Link to' => 'Enlace permanente a', # Translate - New

## addons/DePoClean.plugin/templates/comment_response.mtml

## addons/DePoClean.plugin/templates/categories.mtml

## addons/DePoClean.plugin/templates/dynamic_error.mtml

## addons/DePoClean.plugin/templates/recent_comments.mtml

## addons/DePoClean.plugin/templates/archives.mtml
'Archived' => 'archivada', # Translate - New
'The Archives' => 'Los Archivos', # Translate - New
'By Month' => 'Por Mes', # Translate - New
'By Category' => 'Por Categoría', # Translate - New
'View all posts filed under' =>
'Ver todas las entradas bajo', # Translate - New

## addons/DePoClean.plugin/templates/main_index.mtml
'Flickr' => 'Flickr',

## addons/DePoClean.plugin/templates/action_streams.mtml
'Recent Activity' => 'Actividad Reciente',

## addons/DePoClean.plugin/templates/recent_entries.mtml

## addons/DePoClean.plugin/config.yaml
'DePoClean\'' => 'DePoClean\'',
'Listing Widgets' => 'Listado de Widgets',
'Per Page Entry Limits' => 'Limites por entrada y página',
'User and Site Metadata' => 'Metadatos del usuario y sitio',
'Monthly Archive Limit' => 'Límite del archivo mensual',
'Recent Comments Limit' => 'Límite de comentarios recientes',
'Recent Entries Limit' => 'Límite de entradas recientes',
'Type of photo display' => 'Tipo de foto a mostrar',
'User ID' => 'ID de usuario',
'Group ID' => 'ID de Grupo',
'Photoset ID' => 'Photoset ID',
'Number of comments in comment feed' =>
'Número de comentarios en la feed de comentarios',
'Number of entries on the main page' =>
'Número de entradas en la página principal',
'Number of entries on the listing pages' =>
'Número de entradas en el listado de páginas',
'Number of entries in the search results' =>
'Número de entradas en los resultados de la búsqueda',
'About You' => 'Acerca de Usted',
'Contact Information' => 'Información de contacto',
'Primary Author' => 'Autor primario',
'Atom Feed' => 'Atom Feed',
'MT jQuery Data' => 'MT jQuery Data',
'RSS Feed' => 'RSS Feed',
'RSS Feed (comments)' => 'RSS Feed (comments)',
'Sitemap' => 'Mapa del sitio',
'Comment Feeds' => 'Feed de comentarios',
'Action Streams' => 'Torrente de acciones',
'DePoClean Theme Preferences\'' => 'Preferencias del tema de DepoClean',

## addons/WXRImporter.plugin/tmpl/options.tmpl
'Before you import WordPress posts to Movable Type, we recommend that you <a href=\'[_1]\'>configure your blog\'s publishing paths</a> first.'
=> 'Antes de importar las entradas de WordPress a Movable Type, le recomendamos que primero <a href=\'[_1]\'>configure las rutas de publicación del blog</a>.',
Expand Down

0 comments on commit 512ced6

Please sign in to comment.