| 248 | | define('LBL_ENCLOSURE', 'Recipiente:'); |
| 249 | | define('LBL_DOWNLOAD', 'descargar'); |
| 250 | | define('LBL_PLAY', 'reproducir'); |
| 251 | | define('LBL_FOOTER_LAST_MODIF_NEVER', 'Never'); |
| 252 | | define ('LBL_ADMIN_DASHBOARD','Dashboard'); |
| 253 | | |
| 254 | | |
| 255 | | define ('LBL_ADMIN_MUST_SET_PASS','<p>No Administrator has been specified yet!</p>' |
| 256 | | .'<p>Please provide an Administrator username and password now!</p>'); |
| 257 | | define ('LBL_USERNAME','Username'); |
| 258 | | define ('LBL_PASSWORD','Password'); |
| 259 | | define ('LBL_PASSWORD2','Password (again)'); |
| 260 | | define ('LBL_ADMIN_LOGIN','Please log in'); |
| 261 | | define ('LBL_ADMIN_PASS_NO_MATCH','Passwords do not match!'); |
| | 246 | define ('LBL_ENCLOSURE', 'Recipiente:'); |
| | 247 | define ('LBL_DOWNLOAD', 'descarga'); |
| | 248 | define ('LBL_PLAY', 'reproducir'); |
| | 249 | |
| | 250 | define ('LBL_MARK_READ', "Marcar como leído"); |
| | 251 | define ('LBL_MARK_CHANNEL_READ', "Marcar como leído"); |
| | 252 | define ('LBL_MARK_FOLDER_READ',"Marcar como leído"); |
| | 253 | |
| | 254 | define ('LBL_MARK_CHANNEL_READ_ALL', "Marcar este canal como leído"); |
| | 255 | define ('LBL_MARK_FOLDER_READ_ALL',"Marcar esta carpeta como leída"); |
| | 256 | define ('LBL_MARK_CATEGORY_READ_ALL',"Marcar esta categoría como leída"); |
| | 257 | |
| | 258 | // New in 0.5.x: |
| | 259 | define ('LBL_FOOTER_LAST_MODIF_NEVER', 'Nunca'); |
| | 260 | define ('LBL_ADMIN_DASHBOARD','Dashboard'); |
| | 261 | |
| | 262 | define ('LBL_ADMIN_MUST_SET_PASS','<p>No se ha configurado un Administrador todavía!</p>' |
| | 263 | .'<p>Por favor, introduzca un usuario y contraseña para el Administrador!</p>'); |
| | 264 | define ('LBL_USERNAME','Usuario'); |
| | 265 | define ('LBL_PASSWORD','Contraseña'); |
| | 266 | define ('LBL_PASSWORD2','Contraseña (repita)'); |
| | 267 | define ('LBL_ADMIN_LOGIN','Indentifíquese, por favor'); |
| | 268 | define ('LBL_ADMIN_PASS_NO_MATCH','Las contraseñas no son iguales!'); |
| 265 | | define ('LBL_ADMIN_PLUGINS_HEADING_OPTIONS','Options'); |
| 266 | | define ('LBL_ADMIN_PLUGINS_OPTIONS','Plugin Options'); |
| 267 | | define ('LBL_ADMIN_CHECK_FOR_UPDATES','Check for Updates'); |
| 268 | | define ('LBL_ADMIN_LOGIN_BAD_LOGIN','<strong>Oops!</strong> Bad login/password'); |
| 269 | | define ('LBL_ADMIN_LOGIN_NO_ADMIN','<strong>Oops!</strong> You are successfully ' |
| 270 | | .'logged in as %s, but you don\\\'t have administration privileges. Log in again ' |
| 271 | | .'with administration privileges or follow your way <a href="..">home</a>'); |
| 272 | | |
| | 272 | define ('LBL_ADMIN_PLUGINS_HEADING_UPDATES','Actualización disponible'); |
| | 273 | define ('LBL_ADMIN_CHECK_FOR_UPDATES','Comprobar actualizaciones'); |
| | 274 | define ('LBL_ADMIN_LOGIN_BAD_LOGIN','<strong>Oops!</strong> Usuario/contrasea incorrectos'); |
| | 275 | define ('LBL_ADMIN_LOGIN_NO_ADMIN','<strong>Oops!</strong> Ha sido identificado ' |
| | 276 | .'correctamente como %s, pero no tiene privilegios de administracin. Por favor, conéctese con ' |
| | 277 | .'un usuario con derechos de administracin o vuelva a <a href="..">Inicio</a>'); |
| | 278 | |
| | 279 | define('LBL_ADMIN_ACTIVE_THEME','Tema activo'); |
| | 280 | define('LBL_ADMIN_USE_THIS_THEME','Usar este tema'); |
| 275 | | .'Plugins are third-party scripts that offer extended functionalities. ' |
| 276 | | .'More plugins can be downloaded at the <a style="text-decoration:underline" ' |
| 277 | | .' href="http://plugins.gregarius.net/">Plugin Repository</a>.</p>'); |
| 278 | | |
| 279 | | define ('LBL_LAST_UPDATE','Last update'); |
| 280 | | define ('LBL_ADMIN_DOMAIN_THEMES_LBL','themes'); |
| 281 | | define ('LBL_ADMIN_THEMES','Themes'); |
| 282 | | define('LBL_ADMIN_ACTIVE_THEME','Active Theme'); |
| 283 | | define('LBL_ADMIN_USE_THIS_THEME','Use this Theme'); |
| 284 | | define('LBL_ADMIN_CONFIGURE','Configure'); |
| 285 | | define('LBL_ADMIN_THEME_OPTIONS','Theme Options'); |
| | 283 | .'Los plugins son código escrito por otros desarrolladores para ofrecer más funciones. ' |
| | 284 | .'Se pueden descargar más plugins desde <a style="text-decoration:underline" ' |
| | 285 | .' href="http://plugins.gregarius.net/">Repositorio de Plugins</a>.</p>'); |
| | 286 | |
| | 287 | define ('LBL_LAST_UPDATE','Última actualización'); |
| | 288 | define ('LBL_ADMIN_DOMAIN_THEMES_LBL','temas'); |
| | 289 | define ('LBL_ADMIN_THEMES','Temas'); |
| 288 | | .'Themes are made of a set of template files which specify how your Gregarius installation looks.<br />' |
| 289 | | .'More themes can be downloaded at the <a style="text-decoration:underline" ' |
| 290 | | .' href="http://themes.gregarius.net/">Themes Repository</a>.</p>'); |
| 291 | | |
| 292 | | define ('LBL_STATE_FLAG','Flag (Flags an item for later reading)'); |
| 293 | | define ('LBL_FLAG','Flagged'); |
| 294 | | |
| 295 | | define ('LBL_MARK_READ', "Marcar todos como leidos"); |
| 296 | | define ('LBL_MARK_CHANNEL_READ', "Marcar este como leido"); |
| 297 | | define ('LBL_MARK_FOLDER_READ',"Marcar esta carpeta como leida"); |
| 298 | | |
| 299 | | define ('LBL_MARK_CHANNEL_READ_ALL', "Mark This Feed as Read"); |
| 300 | | define ('LBL_MARK_FOLDER_READ_ALL',"Mark This Folder as Read"); |
| 301 | | define ('LBL_MARK_CATEGORY_READ_ALL',"Mark This Category as Read"); |
| | 292 | .'Los temas permiten cambiar el aspecto de Gregarius.<br />' |
| | 293 | .'Se pueden descargar más temas desde <a style="text-decoration:underline" ' |
| | 294 | .' href="http://themes.gregarius.net/">Repositorio de Temas</a>.</p>'); |
| | 295 | |
| | 296 | define ('LBL_STATE_FLAG','Marca (Marca un item para leerlo más tarde)'); |
| | 297 | define ('LBL_FLAG','Marcado'); |