From 4c2bbe3c4182555efe10d696acbfe77908212152 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Wed, 12 Aug 2015 15:11:04 +0200 Subject: Thanks to Manuel. Updated Spanish to 100 procent. --- view/es/htconfig.tpl | 70 - view/es/lostpass_eml.tpl | 34 +- view/es/messages.po | 11980 +++++++++++++++++++++++------------ view/es/passchanged_eml.tpl | 24 +- view/es/register_open_eml.tpl | 26 +- view/es/register_verify_eml.tpl | 19 +- view/es/register_verify_member.tpl | 24 + view/es/strings.php | 3206 ++++++---- view/es/update_fail_eml.tpl | 18 +- 9 files changed, 10031 insertions(+), 5370 deletions(-) delete mode 100644 view/es/htconfig.tpl create mode 100644 view/es/register_verify_member.tpl diff --git a/view/es/htconfig.tpl b/view/es/htconfig.tpl deleted file mode 100644 index 096143798..000000000 --- a/view/es/htconfig.tpl +++ /dev/null @@ -1,70 +0,0 @@ -config['system']['baseurl'] = '{{$siteurl}}'; -$a->config['system']['sitename'] = "Red Matrix"; -$a->config['system']['location_hash'] = '{{$site_id}}'; - -// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED. -// Be certain to create your own personal account before setting -// REGISTER_CLOSED. 'register_text' (if set) will be displayed prominently on -// the registration page. REGISTER_APPROVE requires you set 'admin_email' -// to the email address of an already registered person who can authorise -// and/or approve/deny the request. - -$a->config['system']['register_policy'] = REGISTER_OPEN; -$a->config['system']['register_text'] = ''; -$a->config['system']['admin_email'] = '{{$adminmail}}'; - -// Maximum size of an imported message, 0 is unlimited - -$a->config['system']['max_import_size'] = 200000; - -// maximum size of uploaded photos - -$a->config['system']['maximagesize'] = 8000000; - -// Location of PHP command line processor - -$a->config['system']['php_path'] = '{{$phpath}}'; - -// Configure how we communicate with directory servers. -// DIRECTORY_MODE_NORMAL = directory client, we will find a directory -// DIRECTORY_MODE_SECONDARY = caching directory or mirror -// DIRECTORY_MODE_PRIMARY = main directory server -// DIRECTORY_MODE_STANDALONE = "off the grid" or private directory services - -$a->config['system']['directory_mode'] = DIRECTORY_MODE_NORMAL; - -// default system theme - -$a->config['system']['theme'] = 'redbasic'; - diff --git a/view/es/lostpass_eml.tpl b/view/es/lostpass_eml.tpl index 3b79d2791..0ae657aca 100644 --- a/view/es/lostpass_eml.tpl +++ b/view/es/lostpass_eml.tpl @@ -1,32 +1,32 @@ -Dear {{$username}}, - A request was recently received at {{$sitename}} to reset your account -password. In order to confirm this request, please select the verification link -below or paste it into your web browser address bar. +Estimado {{$username}}, + Una petición fue recibida recientemente en {{$sitename}} para cambiar la contraseña de su cuenta +contraseña. Para confirmar esta petición, por favor, selecciona el enlace de verificación +de más abajo o corte y pégelo en la barra de su navegador web. -If you did NOT request this change, please DO NOT follow the link -provided and ignore and/or delete this email. +Si no hizo esta petición de cambio, por favor, NO siga el enlace +que encontrará más abajo e ignore y/o borre este correo electrónico. -Your password will not be changed unless we can verify that you -issued this request. +Su contraseña no será cambiada hasta que verifiquemos que es usted +envió esta petición. -Follow this link to verify your identity: +Siga el enlace para verificar su identidad: {{$reset_link}} -You will then receive a follow-up message containing the new password. +Seguidamente recibirá un mensaje con la nueva contraseña. -You may change that password from your account settings page after logging in. +Puede cambiar esta contraseña desde tu cuenta después de iniciar sesión. -The login details are as follows: +Los detalles del inicio de sesión son los siguientes: -Site Location: {{$siteurl}} -Login Name: {{$email}} +Localización del Sitio: {{$siteurl}} +Nombre de usuario: {{$email}} -Sincerely, - {{$sitename}} Administrator +Atentamente, + Administrador de {{$sitename}} - + \ No newline at end of file diff --git a/view/es/messages.po b/view/es/messages.po index 8a29cf695..20a909dba 100644 --- a/view/es/messages.po +++ b/view/es/messages.po @@ -1,5331 +1,9075 @@ -# FRIENDICA Distributed Social Network -# Copyright (C) 2010, 2011 Mike Macgirvin -# This file is distributed under the same license as the Friendika package. +# Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project +# This file is distributed under the same license as the Red package. # # Translators: -# , 2011. -# David Martín Miranda, 2011. -# , 2011. -# Manuel Pérez Monís, 2011. -# Mike Macgirvin, 2010. +# boquiabierto , 2013-2014 +# Alfonso , 2015 +# Manuel Jiménez Friaza , 2015 +# Rafael, 2015 +# tony baldwin , 2014 msgid "" msgstr "" -"Project-Id-Version: friendica\n" -"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" -"POT-Creation-Date: 2011-11-15 17:20+0100\n" -"PO-Revision-Date: 2011-11-22 21:19+0000\n" -"Last-Translator: blackhalo \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/friendica/team/es/)\n" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-07 00:03-0700\n" +"PO-Revision-Date: 2015-08-12 09:43+0000\n" +"Last-Translator: Manuel Jiménez Friaza \n" +"Language-Team: Spanish (http://www.transifex.com/Friendica/red-matrix/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../index.php:213 ../../mod/help.php:38 -msgid "Not Found" -msgstr "No se ha encontrado" +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "No se ha podido localizar información para el servidor de base de datos “%s”" + +#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +#: ../../mod/photos.php:92 ../../mod/photos.php:637 +msgid "Profile Photos" +msgstr "Fotos de perfil" + +#: ../../include/menu.php:107 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266 +#: ../../include/ItemObject.php:100 ../../include/apps.php:254 +#: ../../mod/webpages.php:181 ../../mod/thing.php:227 +#: ../../mod/connections.php:382 ../../mod/connections.php:395 +#: ../../mod/connections.php:414 ../../mod/blocks.php:153 +#: ../../mod/editpost.php:106 ../../mod/editlayout.php:133 +#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:134 +#: ../../mod/menu.php:103 ../../mod/settings.php:650 ../../mod/layouts.php:183 +msgid "Edit" +msgstr "Editar" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Frecuentemente" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Cada hora" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Dos veces al día" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Diariamente" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Semanalmente" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mensualmente" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 +msgid "Email" +msgstr "Email" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Crear una nueva entrada" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "comentar la entrada de %s" + +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "No se ha encontrado nombre de usuario en el archivo importado." + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "No se ha podido crear una dirección de canal única. Ha fallado la importación." + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:504 +msgid "Import completed." +msgstr "Importación completada." + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grupo suprimido con éste nombre ha sido reestablecido. Es posible que los permisos existentes sean aplicados a éste grupo y sus futuros miembros. Si no quiere esto por favor cree otro grupo con un nombre diferente." + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Grupo de privacidad por defecto para nuevos contactos " + +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "Todos los canales" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "editar" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Coleciones" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Editar colección" + +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Añadir nueva colección" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "El canal no se encuentra en ninguna colección" + +#: ../../include/group.php:303 ../../include/widgets.php:275 +msgid "add" +msgstr "añadir" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Dirección de correo inválida" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "Tu dirección de correo no pertenece a los dominios permitidos en éste sitio." + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "Tu dirección de correo está ya registrada en éste sitio." + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "Es requerido que te inviten." + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "No se ha podido verificar su invitación." + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Por favor introduce la información requerida." + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "La información de la cuenta no se ha podido guardar." + +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Confirmación de registro para %s" + +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "Solicitud de registro en %s" + +#: ../../include/account.php:314 ../../include/account.php:341 +#: ../../include/account.php:401 ../../include/network.php:1632 +msgid "Administrator" +msgstr "Administrador" + +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "su contraseña de registro" + +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "Detalles del registro para %s" + +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "Cuenta aprobada." + +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registro rechazado para %s" + +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "Cuenta verificada. Por favor, inicia sesión." + +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Pulse aquí para actualizar" + +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Ésta acción supera los límites establecidos por su plan de suscripción " + +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Esta acción no está disponible en su plan de suscripción." + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Varios" + +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD o MM-DD" + +#: ../../include/datetime.php:235 ../../mod/events.php:649 +#: ../../mod/appman.php:91 ../../mod/appman.php:92 +msgid "Required" +msgstr "Obligatorio" + +#: ../../include/datetime.php:262 ../../boot.php:2354 +msgid "never" +msgstr "nunca" + +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "hace menos de un segundo" + +#: ../../include/datetime.php:271 +msgid "year" +msgstr "año" + +#: ../../include/datetime.php:271 +msgid "years" +msgstr "años" + +#: ../../include/datetime.php:272 +msgid "month" +msgstr "mes" + +#: ../../include/datetime.php:272 +msgid "months" +msgstr "meses" + +#: ../../include/datetime.php:273 +msgid "week" +msgstr "semana" + +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "semanas" + +#: ../../include/datetime.php:274 +msgid "day" +msgstr "día" + +#: ../../include/datetime.php:274 +msgid "days" +msgstr "días" + +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "hora" + +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "horas" + +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "minutos" + +#: ../../include/datetime.php:277 +msgid "second" +msgstr "segundo" + +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "segundos" + +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "hace %1$d %2$s" + +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "Cumpleaños de %1$s" + +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Feliz cumpleaños %1$s" + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "Opciones del directorio" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "Modo seguro" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 +#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 +#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 +#: ../../mod/settings.php:579 ../../mod/removeme.php:60 +#: ../../mod/connedit.php:635 ../../mod/connedit.php:663 +#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "No" +msgstr "No" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 +#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 +#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 +#: ../../mod/settings.php:579 ../../mod/removeme.php:60 +#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "Sí" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "Solamente foros públicos" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "Solamente este sitio web" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nueva página" + +#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 +#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 +msgid "View" +msgstr "Ver" + +#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 +#: ../../include/conversation.php:1155 ../../mod/webpages.php:188 +#: ../../mod/events.php:667 ../../mod/editpost.php:143 +#: ../../mod/photos.php:982 ../../mod/editwebpage.php:214 +#: ../../mod/editblock.php:170 +msgid "Preview" +msgstr "Previsualizar" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Acciones" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Vínculo de la página" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Título" + +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 +#: ../../mod/blocks.php:150 ../../mod/menu.php:105 ../../mod/layouts.php:181 +msgid "Created" +msgstr "Creado" + +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 +#: ../../mod/blocks.php:151 ../../mod/menu.php:106 ../../mod/layouts.php:182 +msgid "Edited" +msgstr "Editado" + +#: ../../include/api.php:1193 +msgid "Public Timeline" +msgstr "Cronología pública" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Predeterminado" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "¿Borrar este ítem?" + +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "Comentar" + +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 +msgid "[+] show all" +msgstr "[+] mostrar todo" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] mostrar menos" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] expandir" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] contraer" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Contraseña demasiado corta" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Las contraseñas no cinciden" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +msgid "everybody" +msgstr "cualquiera" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Contraseña secreta" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Pista de contraseña" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Aviso: los permisos han cambiado pero aún no han sido enviados." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "cerrar todo" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Nada nuevo por aquí" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valorar este canal (esto es público)" + +#: ../../include/js_strings.php:20 ../../mod/rate.php:156 +#: ../../mod/connedit.php:671 +msgid "Rating" +msgstr "Valoración" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Describir (opcional)" + +#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 +#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:275 +#: ../../mod/thing.php:318 ../../mod/events.php:494 ../../mod/events.php:670 +#: ../../mod/group.php:81 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/pdledit.php:58 ../../mod/import.php:534 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/mitem.php:232 ../../mod/rate.php:167 +#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/filestorage.php:156 +#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166 +#: ../../mod/profiles.php:667 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/admin.php:453 ../../mod/admin.php:819 ../../mod/admin.php:986 +#: ../../mod/admin.php:1118 ../../mod/admin.php:1312 ../../mod/admin.php:1397 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/mood.php:134 +#: ../../mod/connedit.php:692 ../../mod/mail.php:355 ../../mod/appman.php:99 +#: ../../mod/pconfig.php:108 ../../mod/poll.php:68 +#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Enviar" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Por favor, introduce una dirección de enlace" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Cambios no guardados. ¿Estás seguro que deseas abandonar la página?" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "hace" + +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "desde ahora" + +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "menos de un minuto" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "hace como un minuto" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d minutos" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "hace como una hora" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr "hace %d minutos" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "un día" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d días" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "hace como un mes" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d meses" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "hace un año" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d años" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/text.php:395 +msgid "prev" +msgstr "previa" + +#: ../../include/text.php:397 +msgid "first" +msgstr "Primera" + +#: ../../include/text.php:426 +msgid "last" +msgstr "última" + +#: ../../include/text.php:429 +msgid "next" +msgstr "próxima" + +#: ../../include/text.php:439 +msgid "older" +msgstr "más antiguas" + +#: ../../include/text.php:441 +msgid "newer" +msgstr "más recientes" + +#: ../../include/text.php:834 +msgid "No connections" +msgstr "Sin conexiones" + +#: ../../include/text.php:848 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d conexión" +msgstr[1] "%d conexiones" + +#: ../../include/text.php:861 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "Ver conexiones" + +#: ../../include/text.php:918 ../../include/text.php:930 +#: ../../include/nav.php:165 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Buscar" + +#: ../../include/text.php:919 ../../include/text.php:931 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 +msgid "Save" +msgstr "Guardar" + +#: ../../include/text.php:994 +msgid "poke" +msgstr "dar un toque" + +#: ../../include/text.php:994 ../../include/conversation.php:243 +msgid "poked" +msgstr "dió un toque" + +#: ../../include/text.php:995 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:995 +msgid "pinged" +msgstr " te hicieron un ping" + +#: ../../include/text.php:996 +msgid "prod" +msgstr "incitar" + +#: ../../include/text.php:996 +msgid "prodded" +msgstr "incitaros" + +#: ../../include/text.php:997 +msgid "slap" +msgstr "bofetada" + +#: ../../include/text.php:997 +msgid "slapped" +msgstr "abofetear" + +#: ../../include/text.php:998 +msgid "finger" +msgstr "manoseo" + +#: ../../include/text.php:998 +msgid "fingered" +msgstr "manosear" + +#: ../../include/text.php:999 +msgid "rebuff" +msgstr "desaire" + +#: ../../include/text.php:999 +msgid "rebuffed" +msgstr "desaireado/a" + +#: ../../include/text.php:1009 +msgid "happy" +msgstr "feliz" + +#: ../../include/text.php:1010 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1011 +msgid "mellow" +msgstr "amable" + +#: ../../include/text.php:1012 +msgid "tired" +msgstr "cansado/a" + +#: ../../include/text.php:1013 +msgid "perky" +msgstr "fesco/a" + +#: ../../include/text.php:1014 +msgid "angry" +msgstr "enfadado/a" + +#: ../../include/text.php:1015 +msgid "stupified" +msgstr "estupefacto/a" + +#: ../../include/text.php:1016 +msgid "puzzled" +msgstr "perplejo/a" + +#: ../../include/text.php:1017 +msgid "interested" +msgstr "interesado/a" + +#: ../../include/text.php:1018 +msgid "bitter" +msgstr "amargado/a" + +#: ../../include/text.php:1019 +msgid "cheerful" +msgstr "alegre" + +#: ../../include/text.php:1020 +msgid "alive" +msgstr "vivo/a" + +#: ../../include/text.php:1021 +msgid "annoyed" +msgstr "molesto/a" + +#: ../../include/text.php:1022 +msgid "anxious" +msgstr "ansioso/a" + +#: ../../include/text.php:1023 +msgid "cranky" +msgstr "de mal humor" + +#: ../../include/text.php:1024 +msgid "disturbed" +msgstr "perturbado/a" + +#: ../../include/text.php:1025 +msgid "frustrated" +msgstr "frustrado/a" + +#: ../../include/text.php:1026 +msgid "depressed" +msgstr "deprimido" + +#: ../../include/text.php:1027 +msgid "motivated" +msgstr "motivado/a" + +#: ../../include/text.php:1028 +msgid "relaxed" +msgstr "relajado/a" + +#: ../../include/text.php:1029 +msgid "surprised" +msgstr "sorprendido/a" + +#: ../../include/text.php:1201 +msgid "Monday" +msgstr "Lunes" + +#: ../../include/text.php:1201 +msgid "Tuesday" +msgstr "Martes" + +#: ../../include/text.php:1201 +msgid "Wednesday" +msgstr "Miércoles" + +#: ../../include/text.php:1201 +msgid "Thursday" +msgstr "Jueves" + +#: ../../include/text.php:1201 +msgid "Friday" +msgstr "Viernes" + +#: ../../include/text.php:1201 +msgid "Saturday" +msgstr "Sábado" + +#: ../../include/text.php:1201 +msgid "Sunday" +msgstr "Domingo" + +#: ../../include/text.php:1205 +msgid "January" +msgstr "Enero" + +#: ../../include/text.php:1205 +msgid "February" +msgstr "Febrero" + +#: ../../include/text.php:1205 +msgid "March" +msgstr "Marzo" + +#: ../../include/text.php:1205 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1205 +msgid "May" +msgstr "Mayo" + +#: ../../include/text.php:1205 +msgid "June" +msgstr "Junio" + +#: ../../include/text.php:1205 +msgid "July" +msgstr "Julio" + +#: ../../include/text.php:1205 +msgid "August" +msgstr "Agosto" + +#: ../../include/text.php:1205 +msgid "September" +msgstr "Septiembre" + +#: ../../include/text.php:1205 +msgid "October" +msgstr "Octubre" + +#: ../../include/text.php:1205 +msgid "November" +msgstr "Noviembre" + +#: ../../include/text.php:1205 +msgid "December" +msgstr "Diciembre" + +#: ../../include/text.php:1310 +msgid "unknown.???" +msgstr "desconocido.???" + +#: ../../include/text.php:1311 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1347 +msgid "remove category" +msgstr "eliminar categoría" + +#: ../../include/text.php:1422 +msgid "remove from file" +msgstr "eliminar del archivo" + +#: ../../include/text.php:1498 ../../include/text.php:1509 +msgid "Click to open/close" +msgstr "Pulsar para abrir/cerrar" + +#: ../../include/text.php:1665 ../../mod/events.php:457 +msgid "Link to Source" +msgstr "Enlace a la fuente" + +#: ../../include/text.php:1686 ../../include/text.php:1757 +msgid "default" +msgstr "por defecto" + +#: ../../include/text.php:1694 +msgid "Page layout" +msgstr "Disposición de página" + +#: ../../include/text.php:1694 +msgid "You can create your own with the layouts tool" +msgstr "Puede crear la suya propia con la herramienta de disposiciones" + +#: ../../include/text.php:1735 +msgid "Page content type" +msgstr "Tipo de contenido de página" + +#: ../../include/text.php:1769 +msgid "Select an alternate language" +msgstr "Selecciona un idioma alternativo" + +#: ../../include/text.php:1888 ../../include/diaspora.php:2119 +#: ../../include/conversation.php:120 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "foto" + +#: ../../include/text.php:1891 ../../include/conversation.php:123 +#: ../../mod/like.php:348 ../../mod/tagger.php:47 +msgid "event" +msgstr "evento" + +#: ../../include/text.php:1894 ../../include/diaspora.php:2119 +#: ../../include/conversation.php:148 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +msgid "status" +msgstr "estado" + +#: ../../include/text.php:1896 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "comentario" + +#: ../../include/text.php:1901 +msgid "activity" +msgstr "actividad" + +#: ../../include/text.php:2196 +msgid "Design Tools" +msgstr "Herramientas de diseño" + +#: ../../include/text.php:2199 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Bloques" + +#: ../../include/text.php:2200 ../../mod/menu.php:98 +msgid "Menus" +msgstr "Menús" + +#: ../../include/text.php:2201 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Disposiciones" + +#: ../../include/text.php:2202 +msgid "Pages" +msgstr "Páginas" + +#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 +msgid "Collection" +msgstr "Colección" + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "padre" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Libreta de direcciones" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Calendario" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Programar bandeja de entrada" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Programar bandeja de salida" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019 +#: ../../include/apps.php:336 ../../include/apps.php:387 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "Desconocido" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "%1$s usado" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s usado de %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/conversation.php:1609 ../../include/apps.php:135 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Archivos" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Total" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Compartido" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180 +#: ../../mod/blocks.php:152 ../../mod/menu.php:109 +#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 +msgid "Create" +msgstr "Crear" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362 +#: ../../mod/photos.php:718 ../../mod/photos.php:1248 +msgid "Upload" +msgstr "Subir" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Nombre" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "Tipo" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Tamaño" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Última modificación" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/conversation.php:660 ../../include/apps.php:255 +#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 +#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 +#: ../../mod/editlayout.php:178 ../../mod/editwebpage.php:225 +#: ../../mod/editblock.php:180 ../../mod/admin.php:826 ../../mod/admin.php:988 +#: ../../mod/settings.php:651 ../../mod/connedit.php:551 +msgid "Delete" +msgstr "Borrar" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "Crear nueva carpeta" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "Subir archivo" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "Marcadores de %1$s" + +#: ../../include/network.php:635 +msgid "view full size" +msgstr "Ver a pantalla completa" + +#: ../../include/network.php:1585 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "Notificación de $Projectname" + +#: ../../include/network.php:1586 ../../include/enotify.php:59 +#: ../../include/diaspora.php:2522 ../../include/diaspora.php:2533 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1588 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Gracias," + +#: ../../include/network.php:1590 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/network.php:1646 +msgid "No Subject" +msgstr "Sin asunto" + +#: ../../include/features.php:38 +msgid "General Features" +msgstr "Características generales" + +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "Expiración del contenido" + +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Eliminar publicaciones/comentarios y/o mensajes privados más adelante" + +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "Múltiples perfiles" + +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "Capacidad de crear múltiples perfiles" + +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "Perfiles avanzados" + +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "Secciones y selecciones de perfil adicionales" + +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "Importar/Exportar perfil" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "Guardar y cargar detalles del perfil a través de sitios/canales" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "Páginas web" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "Proveer páginas web gestionadas en su canal" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "Notas privadas" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "Activa una herramienta para almacenar notas y recordatorios" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Selección de navegación de canal" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Cambiar canales directamente desde el menú de navegación desplegable" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Ubicación de las fotos" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Si los datos de ubicación están disponibles en las fotos subidas, enlaza esto a un mapa." + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "Modo de experto" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Habilitar el modo de experto para acceder a opciones avanzadas de configuración" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "Canal premium" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Te permite configurar restricciones y términos a aquellos que conectan con su canal" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "Características de composición de entradas" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "Usar Markdown" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Permitir el uso de \"Markdown\" para formatear publicaciones" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Fotos de gran tamaño" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Incluir miniaturas de foto grandes (640px) en publicaciones. Si no está habilitado, usar miniaturas pequeñas (320px)" + +#: ../../include/features.php:59 ../../include/widgets.php:548 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Fuentes del canal" + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importar automáticamente contenido de otros canales o fuentes" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "Más cifrado todavía" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Permitir cifrado adicional de contenido punto-a-punto con una clave secreta compartida." + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Activar herramientas de votación" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Proveer una clase de publicación en la que otros puedan votar" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "Filtrado de red y flujo" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "Buscar por fecha" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "Capacidad de seleccionar entradas por rango de fechas" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "Filtrado de colecciones" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Habilitar la muestra de entradas de red eligiendo colecciones" + +#: ../../include/features.php:70 ../../include/widgets.php:274 +msgid "Saved Searches" +msgstr "Búsquedas Guardadas" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "Guardar términos de búsqueda para su reutilización" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "Pestaña de red personal" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Habilitar una pestaña en la cual se muestran solo entradas de red en las que has participado." + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "Nueva pestaña de red" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "Habilitar una pestaña en la cual se muestra toda la actividad de la red" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "Herramienta de afinidad" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtrar la actividad del flujo por profundidad de relaciones" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "Filtrado de conexiones" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtrar publicaciones entrantes de conexiones basadas en palabras clave / contenido" + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "Sugerir canales" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "Mostrar sugerencias de canales" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "Herramientas de entradas/comentarios" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "Etiquetado" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "Capacidad de etiquetar entradas existentes" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "Categorías de entradas" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "Añade categorías a tus entradas" + +#: ../../include/features.php:83 ../../include/widgets.php:304 +#: ../../include/contact_widgets.php:57 +msgid "Saved Folders" +msgstr "Carpetas guardadas" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "Capacidad de archivar entradas en carpetas" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "No me gusta:" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "Capacidad de desaprovar entradas/comentarios" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "Entrada destacada" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacidad de marcar entradas destacadas con un indicador de estrella" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "Nube de etiquetas" + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Proveer nube de etiquetas personal en su página de canal" + +#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 +#: ../../include/contact_widgets.php:92 +msgid "Categories" +msgstr "Categorías" + +#: ../../include/widgets.php:91 ../../include/nav.php:163 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Aplicaciones" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "Sistema" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1504 +msgid "Personal" +msgstr "Personal" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "Crear App personal" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "Editar App personal" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:945 +#: ../../include/identity.php:857 ../../mod/directory.php:316 +#: ../../mod/match.php:64 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "Conectar" + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Ignorar/Ocultar" + +#: ../../include/widgets.php:143 ../../mod/connections.php:268 +msgid "Suggestions" +msgstr "Sugerencias" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Ver más..." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Tienes %1$.0f de %2$.0f conexiones permitidas." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Añadir nueva conección" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Introduce la dirección del canal" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Ejemplo: paco@ejemplo.com, http://ejemplo.com/paco" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Notas" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Eliminar término" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Todo" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Archivos" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:571 +msgid "Me" +msgstr "Yo" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:572 +msgid "Family" +msgstr "Familia" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 +#: ../../mod/settings.php:349 ../../mod/settings.php:350 +#: ../../mod/settings.php:353 ../../mod/settings.php:364 +#: ../../mod/connedit.php:573 +msgid "Friends" +msgstr "Amigos" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:574 +msgid "Acquaintances" +msgstr "Conocidos/as" + +#: ../../include/widgets.php:433 ../../mod/connections.php:231 +#: ../../mod/connections.php:246 ../../mod/connedit.php:575 +msgid "All" +msgstr "Todos" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "Refrescar" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "Configuración de la cuenta" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "Configuración del canal" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "Características adicionales" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "Configuración de característica/complemento" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "Configuración de visualización" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "Apps conectadas" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "Exportar canal" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:662 +msgid "Connection Default Permissions" +msgstr "Permisos predeterminados de conexión" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "Configuración de canal premium" + +#: ../../include/widgets.php:556 ../../include/nav.php:208 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Ajustes" + +#: ../../include/widgets.php:569 ../../mod/message.php:31 +#: ../../mod/mail.php:128 +msgid "Messages" +msgstr "Mensajes" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "Comprobar correo" + +#: ../../include/widgets.php:577 ../../include/nav.php:199 +msgid "New Message" +msgstr "Nuevo mensaje" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "Salas de chat" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "Salas de chat favoritas" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "Salas de chat sugeridas" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "foto/imagen" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "Califícame" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "Ver valoraciones" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "Centros de actividad públicos" + +#: ../../include/event.php:22 ../../include/bb2diaspora.php:459 +msgid "l F d, Y \\@ g:i A" +msgstr "l d de F, Y \\@ G:i" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:465 +msgid "Starts:" +msgstr "Comienza:" + +#: ../../include/event.php:40 ../../include/bb2diaspora.php:473 +msgid "Finishes:" +msgstr "Finaliza:" + +#: ../../include/event.php:50 ../../include/bb2diaspora.php:481 +#: ../../include/identity.php:908 ../../mod/directory.php:302 +#: ../../mod/events.php:661 +msgid "Location:" +msgstr "Ubicación:" + +#: ../../include/event.php:535 +msgid "This event has been added to your calendar." +msgstr "Este evento ha sido añadido a su calendario." + +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red notifica] Nuevo correo recibido en %s" + +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s te ha enviado un nuevo mensaje privado a las %3$s." + +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s te envió %2$s." + +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "un mensaje privado" + +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Por favor visita %s para ver y/o responder a tu mensaje privado" + +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s comentó sobre [zrl=%3$s]a %4$s[/zrl]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s comentó sobre [zrl=%3$s]%4$s's %5$s[/zrl]" + +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s comentó sobre [zrl=%3$s]your %4$s[/zrl]" + +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red notifica] Comentario en la conversación #%1$d por %2$s" + +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s comentó sobre un elemento/conversación que has estado siguiendo." + +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Para ver o comentar la conversación, visita %s" + +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Red:aviso] %s escribió en su muro" + +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s publicó en su muro de perfil a las %3$s" + +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s publicó en [zrl=%3$s]su muro[/zrl]" + +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "[Red notifica] %s te etiquetó" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s te etiquetó a las %3$s" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]te etiquetó[/zrl]." + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red notifica] %1$s ta ha dado un toque" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s te dieron un toque en %3$s" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]te dieron un toque[/zrl]." + +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Red notifica] %s etiquetó su entrada" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s etiquetó su publicación a las %3$s" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s etiquetó [zrl=%3$s]su publicación[/zrl]" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "[Red notifica] Introducción recibida" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, ha recibido una nueva solicitud de conexión de '%2$s' a las %3$s" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, ha recibido [zrl=%2$s]una nueva solicitud de conexión[/zrl] de %3$s." + +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Puedes visitar su perfil en %s" + +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Por favor, visita %s para permitir o rechazar la solicitd de conexión." + +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Red notifica] recibiste una sugerencia de amistad" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, has recibido una sugerencia de un amigo de '%2$s' a las %3$s" + +#: ../../include/enotify.php:287 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, has recibido [zrl=%2$s]una sugerencia de un amigo[/zrl] para %3$s de %4$s." + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "Nombre:" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "Foto:" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Para aprovar o rechazar la sugerencia, visita %s" + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "[Red:Notify]" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "No se ha especificado ningún destinatario." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[sin asunto]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "No ha sido posible de determinar el remitente. " + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "No se ha podido verificar las entradas guardadas." + +#: ../../include/diaspora.php:2148 ../../include/conversation.php:164 +#: ../../mod/like.php:394 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "a %1$s le gusta el/la %3$s de %2$s" + +#: ../../include/diaspora.php:2494 +msgid "Please choose" +msgstr "Por favor selecciona" + +#: ../../include/diaspora.php:2496 +msgid "Agree" +msgstr "De acuerdo" + +#: ../../include/diaspora.php:2498 +msgid "Disagree" +msgstr "En desacuerdo" + +#: ../../include/diaspora.php:2500 +msgid "Abstain" +msgstr "Se abstiene" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "El canal está bloqueado en éste sitio." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Falta la dirección del canal " + +#: ../../include/follow.php:83 +msgid "Response from remote channel was incomplete." +msgstr "Respuesta del canal remoto incompleta." + +#: ../../include/follow.php:100 +msgid "Channel was deleted and no longer exists." +msgstr "El canal ha sido eliminado y ya no existe." + +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "Protocolo deshabilitado." + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "Protocolo bloqueado para este canal." + +#: ../../include/follow.php:179 +msgid "Channel discovery failed." +msgstr "Búsqueda de canales ha fallado." + +#: ../../include/follow.php:195 +msgid "local account not found." +msgstr "No se ha encontrado la cuenta local." + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "No puedes conectarte contigo mismo." + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:667 +msgid "Private Message" +msgstr "Mensaje Privado" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:659 +msgid "Select" +msgstr "Seleccionar" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Guardar en carpeta" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Asistiré" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "No asistiré" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Quizá asista" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "Estoy de acuerdo" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "No estoy de acuerdo" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Me abstengo" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1677 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "Ver todo" + +#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 +#: ../../include/conversation.php:1701 ../../include/identity.php:1167 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Le gusta" +msgstr[1] "Le gusta" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "No le gusta" +msgstr[1] "No les gusta" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Añadir estrella" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Eliminar estrella" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Invertir estado de estrella" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "con estrella" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:674 +msgid "Message signature validated" +msgstr "Firma de mensaje validada" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:675 +msgid "Message signature incorrect" +msgstr "Firma de mensaje incorrecta" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Añadir etiqueta" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "me gusta (conmutar)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "Me gusta" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "No me gusta (conmutar)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "No me gusta" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Compartir esto" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "Compartir" + +#: ../../include/ItemObject.php:276 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentario" +msgstr[1] "%d comentarios" + +#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 +#, php-format +msgid "View %s's profile - %s" +msgstr "Ver perfil de %s - %s" + +#: ../../include/ItemObject.php:298 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:299 +msgid "via" +msgstr "mediante" + +#: ../../include/ItemObject.php:300 +msgid "Wall-to-Wall" +msgstr "Muro-a-Muro" + +#: ../../include/ItemObject.php:301 +msgid "via Wall-To-Wall:" +msgstr "mediante Muro-a-Muro" + +#: ../../include/ItemObject.php:312 ../../include/conversation.php:716 +#, php-format +msgid "from %s" +msgstr "de %s" + +#: ../../include/ItemObject.php:315 ../../include/conversation.php:719 +#, php-format +msgid "last edited: %s" +msgstr "último cambio: %s" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:720 +#, php-format +msgid "Expires: %s" +msgstr "Caduca: %s" + +#: ../../include/ItemObject.php:337 +msgid "Save Bookmarks" +msgstr "Guardar marcadores" + +#: ../../include/ItemObject.php:338 +msgid "Add to Calendar" +msgstr "Añadir al calendario" + +#: ../../include/ItemObject.php:347 +msgid "Mark all seen" +msgstr "Marcar todos como vistos" + +#: ../../include/ItemObject.php:353 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "Le gusta" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "No le gusta" + +#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "Cerrar" + +#: ../../include/ItemObject.php:364 ../../include/conversation.php:737 +#: ../../include/conversation.php:1209 ../../mod/editpost.php:123 +#: ../../mod/photos.php:962 ../../mod/editlayout.php:147 +#: ../../mod/editwebpage.php:192 ../../mod/editblock.php:149 +#: ../../mod/mail.php:241 ../../mod/mail.php:356 +msgid "Please wait" +msgstr "Espera por favor" + +#: ../../include/ItemObject.php:665 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "Este es usted" + +#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181 +#: ../../mod/editpost.php:107 ../../mod/editlayout.php:134 +#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:135 +msgid "Bold" +msgstr "Negrita" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182 +#: ../../mod/editpost.php:108 ../../mod/editlayout.php:135 +#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:136 +msgid "Italic" +msgstr "Itálico " + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183 +#: ../../mod/editpost.php:109 ../../mod/editlayout.php:136 +#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:137 +msgid "Underline" +msgstr "Subrayar" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184 +#: ../../mod/editpost.php:110 ../../mod/editlayout.php:137 +#: ../../mod/editwebpage.php:182 ../../mod/editblock.php:138 +msgid "Quote" +msgstr "Citar" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185 +#: ../../mod/editpost.php:111 ../../mod/editlayout.php:138 +#: ../../mod/editwebpage.php:183 ../../mod/editblock.php:139 +msgid "Code" +msgstr "Código" + +#: ../../include/ItemObject.php:674 +msgid "Image" +msgstr "Imagen" + +#: ../../include/ItemObject.php:675 +msgid "Insert Link" +msgstr "Insertar enlace" + +#: ../../include/ItemObject.php:676 +msgid "Video" +msgstr "Vídeo" + +#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236 +#: ../../mod/editpost.php:151 ../../mod/mail.php:247 ../../mod/mail.php:361 +msgid "Encrypt text" +msgstr "Cifrar texto" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nueva ventana" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Abrir la ubicación seleccionada en una ventana o pestaña aparte" + +#: ../../include/Contact.php:215 ../../mod/admin.php:739 +#, php-format +msgid "User '%s' deleted" +msgstr "Usuario '%s' eliminado" + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Archivos adjuntos:" + +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "Notificación de eventos de $Projectname:" + +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "Cerrar sesión" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Cerrar ésta sesión" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Inicio" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "Sus entradas y conversaciones" + +#: ../../include/nav.php:91 ../../include/conversation.php:942 +#: ../../mod/connedit.php:498 +msgid "View Profile" +msgstr "Ver perfil" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "Su página de perfil" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Editar perfiles" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Administrar/editar perfiles" + +#: ../../include/nav.php:95 ../../include/identity.php:880 +msgid "Edit Profile" +msgstr "Editar perfil" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Editar tu perfil" + +#: ../../include/nav.php:97 ../../include/conversation.php:1600 +#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Sus fotos" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "Sus archivos" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Chat" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Sus salas de chat" + +#: ../../include/nav.php:109 ../../include/conversation.php:1635 +#: ../../include/apps.php:129 +msgid "Bookmarks" +msgstr "Marcadores" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "Sus marcadores" + +#: ../../include/nav.php:113 ../../include/conversation.php:1645 +#: ../../include/apps.php:136 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Páginas web" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Sus páginas web" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "Iniciar sesión" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Regístrate" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - pulsar para cerrar sesión" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Autenticación remota" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "Pulsar para identificarse en su servidor" + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Página de inicio" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "Regístrate" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Crea una cuenta" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Ayuda" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Ayuda y documentación" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Aplicaciones, utilidades, enlaces, juegos" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Buscar contenido del sitio" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "Directorio" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Directorio de canales" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "Matríz" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "Su red" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Marcar todas las notificaciones de la matriz como leídas" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Hogar del canal" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Hogar del canal" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Marcar todas las notificaciones de canales como leídas" + +#: ../../include/nav.php:187 ../../mod/connections.php:407 +msgid "Connections" +msgstr "Conexiones" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Avisos" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notificaciones" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Ver todas las notificaciones" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Marcar todas las notificaciones de sistema como leídas" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Correo" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Correo privado" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Ver todas los mensajes privados" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Marcar todos los mensajes privados como leídos" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "Bandeja de entrada" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Bandeja de salida" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:486 +msgid "Events" +msgstr "Eventos" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Calendario de eventos" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Ver todos los eventos" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Marcar todos los eventos como leidos" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Administración del canal" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gestione sus canales" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Ajustes de cuenta/canales" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Administrador" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Configuración del sitio" + +#: ../../include/nav.php:247 ../../include/conversation.php:850 +msgid "Loading..." +msgstr "Cargando..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@nombre, #etiqueta, contenido" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Espera por favor…" + +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Etiquetas" + +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Palabras clave" + +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "tienes" + +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "tiene" + +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "quieres" + +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "quiere" + +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "le gusta" + +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "no le gusta" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "y" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "perfil público" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s cambió %2$s a “%3$s”" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Visita %2$s de %1$s" + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s actualizó %2$s, %3$s cambió." + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "El token de seguridad del formulario no es correcto. Esto ha ocurrido probablemente porque el formulario ha estado abierto demasiado tiempo (>3 horas) antes de ser enviado" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Puede ver mi flujo y publicaciones normales" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Puede ver mi perfil de canal predeterminado." + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "Puede ver mis álbumes de fotos" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "Puede ver mis conexiones" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "Puede ver mis archivos almacenados" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "Puede ver mis páginas web" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "Te pueden enviar sus canales de flujos y entradas" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "Pueden crear entradas en su página del canal (“muro”)" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "Puede comentar en mis publicaciones o marcar como 'me gusta'." + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "Puede enviarme mensajes privados" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "Puede publicar fotos en mis galerias" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "Puede marcar contenido como me gustar/no me gusta." + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "Perfiles y cosas aparte de publicaciones/comentarios" + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Puede reenviar a todos mis contactos de canalmediante post @mentions" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avanzado - útil para crear canales de foro o grupos" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "Puede charlar conmigo" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "Puede escribir en mi almacenamiento de archivos" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "Puede editar mis páginas web" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "Puede utilizar como fuente mis publicaciones públicas en canales derivados" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Algo avanzado - muy útil en comunidades abiertas" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "Puede administrar mis recursos de canal" + +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Muy avanzado. Dejalo a no ser que sabes bien lo que estás haciendo." + +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "Creación de redes sociales" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "Público en su mayor parte" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "Restringido" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "Privado" + +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "Foro de la comunidad" + +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "Republicar feed" + +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "Propósito especial" + +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "Celebridad / Plataforma improvisada" + +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "Repositorio de grupo" + +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Otro" + +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "Modo personalizado/experto" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "canal" + +#: ../../include/conversation.php:167 ../../mod/like.php:396 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "a %1$s no le gusta el/la %3$s de %2$s" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s ahora es conectada con %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s dió un toque a %2$s" + +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s está %2$s" + +#: ../../include/conversation.php:572 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "Le gusta" + +#: ../../include/conversation.php:572 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "No le gusta" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "De acuerdo" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "En desacuerdo" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "Abstenerse" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "Asistir" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "No asistir" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "Quizá asista" + +#: ../../include/conversation.php:692 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Ver perfil @ %s de %s" + +#: ../../include/conversation.php:707 +msgid "Categories:" +msgstr "Categorías:" + +#: ../../include/conversation.php:708 +msgid "Filed under:" +msgstr "Archivado bajo:" + +#: ../../include/conversation.php:735 +msgid "View in context" +msgstr "Mostrar en contexto" + +#: ../../include/conversation.php:846 +msgid "remove" +msgstr "eliminar" + +#: ../../include/conversation.php:851 +msgid "Delete Selected Items" +msgstr "Eliminar elementos seleccionados" + +#: ../../include/conversation.php:939 +msgid "View Source" +msgstr "Ver fuente" + +#: ../../include/conversation.php:940 +msgid "Follow Thread" +msgstr "Seguir el hilo" + +#: ../../include/conversation.php:941 +msgid "View Status" +msgstr "Ver estado" + +#: ../../include/conversation.php:943 +msgid "View Photos" +msgstr "Ver fotos" + +#: ../../include/conversation.php:944 +msgid "Matrix Activity" +msgstr "Actvidad de Matrix" + +#: ../../include/conversation.php:946 +msgid "Edit Contact" +msgstr "Editar contacto" + +#: ../../include/conversation.php:947 +msgid "Send PM" +msgstr "Enviar Mensaje Privado" + +#: ../../include/conversation.php:948 ../../include/apps.php:145 +msgid "Poke" +msgstr "Dar un toque" + +#: ../../include/conversation.php:1062 +#, php-format +msgid "%s likes this." +msgstr "a %s les gusta esto." + +#: ../../include/conversation.php:1062 +#, php-format +msgid "%s doesn't like this." +msgstr "%s no les gusta esto." + +#: ../../include/conversation.php:1066 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "a %2$d persona le gusta esto." +msgstr[1] "a %2$d personas les gusta esto." + +#: ../../include/conversation.php:1068 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "a %2$d persona no le gusta esto." +msgstr[1] "a %2$d personas no les gusta esto." + +#: ../../include/conversation.php:1074 +msgid "and" +msgstr "y" + +#: ../../include/conversation.php:1077 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", y %d persona más" +msgstr[1] ", y %d personas más" + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s like this." +msgstr "%s les gusta esto." + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s don't like this." +msgstr "%s no les gusta esto." + +#: ../../include/conversation.php:1140 +msgid "Visible to everybody" +msgstr "Visible para cualquiera" + +#: ../../include/conversation.php:1141 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "Por favor, introduce una URL de enlace:" + +#: ../../include/conversation.php:1142 +msgid "Please enter a video link/URL:" +msgstr "Por favor, introduce un enlace/URL de vídeo:" + +#: ../../include/conversation.php:1143 +msgid "Please enter an audio link/URL:" +msgstr "Por favor, introduce un enlace/URL de audio:" + +#: ../../include/conversation.php:1144 +msgid "Tag term:" +msgstr "Término de etiqueta:" + +#: ../../include/conversation.php:1145 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Guardar en carpeta:" + +#: ../../include/conversation.php:1146 +msgid "Where are you right now?" +msgstr "¿Donde estás ahora?" + +#: ../../include/conversation.php:1147 ../../mod/editpost.php:47 +#: ../../mod/mail.php:175 ../../mod/mail.php:290 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Caduca YYYY-MM-DD HH:MM" + +#: ../../include/conversation.php:1174 ../../mod/webpages.php:182 +#: ../../mod/blocks.php:154 ../../mod/photos.php:961 ../../mod/layouts.php:184 +msgid "Share" +msgstr "Compartir" + +#: ../../include/conversation.php:1176 +msgid "Page link name" +msgstr "Nombre de enlace de página" + +#: ../../include/conversation.php:1179 +msgid "Post as" +msgstr "Publicar como" + +#: ../../include/conversation.php:1186 ../../mod/editpost.php:112 +#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:184 +#: ../../mod/editblock.php:141 ../../mod/mail.php:238 ../../mod/mail.php:352 +msgid "Upload photo" +msgstr "Subir foto" + +#: ../../include/conversation.php:1187 +msgid "upload photo" +msgstr "subir foto" + +#: ../../include/conversation.php:1188 ../../mod/editpost.php:113 +#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:185 +#: ../../mod/editblock.php:142 ../../mod/mail.php:239 ../../mod/mail.php:353 +msgid "Attach file" +msgstr "Adjuntar archivo" + +#: ../../include/conversation.php:1189 +msgid "attach file" +msgstr "adjuntar archivo" + +#: ../../include/conversation.php:1190 ../../mod/editpost.php:114 +#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:186 +#: ../../mod/editblock.php:143 ../../mod/mail.php:240 ../../mod/mail.php:354 +msgid "Insert web link" +msgstr "Insertar enlace web" + +#: ../../include/conversation.php:1191 +msgid "web link" +msgstr "enlace web" + +#: ../../include/conversation.php:1192 +msgid "Insert video link" +msgstr "Insertar enlace de vídeo" + +#: ../../include/conversation.php:1193 +msgid "video link" +msgstr "enlace de vídeo" + +#: ../../include/conversation.php:1194 +msgid "Insert audio link" +msgstr "Insertar enlace de audio" + +#: ../../include/conversation.php:1195 +msgid "audio link" +msgstr "enlace de audio" + +#: ../../include/conversation.php:1196 ../../mod/editpost.php:118 +#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:190 +#: ../../mod/editblock.php:147 +msgid "Set your location" +msgstr "Configure su localización" + +#: ../../include/conversation.php:1197 +msgid "set location" +msgstr "configura localización" + +#: ../../include/conversation.php:1198 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "Invertir votación" + +#: ../../include/conversation.php:1201 ../../mod/editpost.php:119 +#: ../../mod/editlayout.php:146 ../../mod/editwebpage.php:191 +#: ../../mod/editblock.php:148 +msgid "Clear browser location" +msgstr "Eliminar localización del navegador" + +#: ../../include/conversation.php:1202 +msgid "clear location" +msgstr "eliminar localización" + +#: ../../include/conversation.php:1204 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:207 ../../mod/editblock.php:161 +msgid "Title (optional)" +msgstr "Título (opcional)" + +#: ../../include/conversation.php:1208 ../../mod/editpost.php:137 +#: ../../mod/editlayout.php:162 ../../mod/editwebpage.php:209 +#: ../../mod/editblock.php:164 +msgid "Categories (optional, comma-separated list)" +msgstr "Categorías (opcional, lista separada por comas)" + +#: ../../include/conversation.php:1210 ../../mod/editpost.php:124 +#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:193 +#: ../../mod/editblock.php:150 +msgid "Permission settings" +msgstr "Configuración de permisos" + +#: ../../include/conversation.php:1211 +msgid "permissions" +msgstr "permisos" + +#: ../../include/conversation.php:1219 ../../mod/editpost.php:132 +#: ../../mod/editlayout.php:155 ../../mod/editwebpage.php:202 +#: ../../mod/editblock.php:158 +msgid "Public post" +msgstr "Publicación pública" + +#: ../../include/conversation.php:1221 ../../mod/editpost.php:138 +#: ../../mod/editlayout.php:163 ../../mod/editwebpage.php:210 +#: ../../mod/editblock.php:165 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Ejemplo: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1234 ../../mod/editpost.php:149 +#: ../../mod/editlayout.php:172 ../../mod/editwebpage.php:219 +#: ../../mod/editblock.php:175 ../../mod/mail.php:245 ../../mod/mail.php:359 +msgid "Set expiration date" +msgstr "Configurar fecha de expiración" + +#: ../../include/conversation.php:1238 ../../mod/events.php:651 +#: ../../mod/editpost.php:153 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1239 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:134 ../../mod/events.php:650 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:154 +#: ../../mod/settings.php:589 ../../mod/settings.php:615 +msgid "Cancel" +msgstr "Cancelar" + +#: ../../include/conversation.php:1481 +msgid "Discover" +msgstr "Descubrir" + +#: ../../include/conversation.php:1484 +msgid "Imported public streams" +msgstr "Flujos públicos importados" + +#: ../../include/conversation.php:1489 +msgid "Commented Order" +msgstr "Orden de comentados" + +#: ../../include/conversation.php:1492 +msgid "Sort by Comment Date" +msgstr "Ordenar por fecha de comentario" + +#: ../../include/conversation.php:1496 +msgid "Posted Order" +msgstr "Orden de publicados" + +#: ../../include/conversation.php:1499 +msgid "Sort by Post Date" +msgstr "Ordenar por fecha de publicación" + +#: ../../include/conversation.php:1507 +msgid "Posts that mention or involve you" +msgstr "Publicaciones que te mencionan o involucran" + +#: ../../include/conversation.php:1513 ../../mod/connections.php:212 +#: ../../mod/connections.php:225 ../../mod/menu.php:107 +msgid "New" +msgstr "Nuevo" + +#: ../../include/conversation.php:1516 +msgid "Activity Stream - by date" +msgstr "Flujo de actividad - por fecha" + +#: ../../include/conversation.php:1522 +msgid "Starred" +msgstr "con estrella" + +#: ../../include/conversation.php:1525 +msgid "Favourite Posts" +msgstr "Publicaciones favoritas" + +#: ../../include/conversation.php:1532 +msgid "Spam" +msgstr "Correo basura" + +#: ../../include/conversation.php:1535 +msgid "Posts flagged as SPAM" +msgstr "Publicaciones marcadas como basura" + +#: ../../include/conversation.php:1579 ../../mod/admin.php:993 +msgid "Channel" +msgstr "Canal" + +#: ../../include/conversation.php:1582 +msgid "Status Messages and Posts" +msgstr "Mensajes de estado y publicaciones" + +#: ../../include/conversation.php:1591 +msgid "About" +msgstr "Sobre" + +#: ../../include/conversation.php:1594 +msgid "Profile Details" +msgstr "Detalles de perfil" + +#: ../../include/conversation.php:1603 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Álbumes de fotos" + +#: ../../include/conversation.php:1612 +msgid "Files and Storage" +msgstr "Archivos y almacenamiento" + +#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 +msgid "Chatrooms" +msgstr "Salas de chat" + +#: ../../include/conversation.php:1638 +msgid "Saved Bookmarks" +msgstr "Marcadores guardados" + +#: ../../include/conversation.php:1648 +msgid "Manage Webpages" +msgstr "Administrar páginas web" + +#: ../../include/conversation.php:1707 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Asiste" +msgstr[1] "Asistir" + +#: ../../include/conversation.php:1710 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "No asiste" +msgstr[1] "No asistir" + +#: ../../include/conversation.php:1713 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indeciso/a" +msgstr[1] "Indecisos/as" + +#: ../../include/conversation.php:1716 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Está de acuerdo" +msgstr[1] "Están de acuerdo" + +#: ../../include/conversation.php:1719 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "No está de acuerdo" +msgstr[1] "No están de acuerdo" + +#: ../../include/conversation.php:1722 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "se abstiene" +msgstr[1] "se abstienen" + +#: ../../include/items.php:413 ../../mod/like.php:270 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 +#: ../../mod/bulksetclose.php:11 ../../index.php:392 +msgid "Permission denied" +msgstr "Permiso denegado" + +#: ../../include/items.php:1035 ../../include/items.php:1081 +msgid "(Unknown)" +msgstr "(Desconocido)" + +#: ../../include/items.php:1307 +msgid "Visible to anybody on the internet." +msgstr "Visible para todo el mundo en internet." + +#: ../../include/items.php:1309 +msgid "Visible to you only." +msgstr "Visible sólo para ti." + +#: ../../include/items.php:1311 +msgid "Visible to anybody in this network." +msgstr "Visible para cualquiera en esta red." + +#: ../../include/items.php:1313 +msgid "Visible to anybody authenticated." +msgstr "Visible para cualquiera autenticado." + +#: ../../include/items.php:1315 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible para cualquiera en %s." + +#: ../../include/items.php:1317 +msgid "Visible to all connections." +msgstr "Visible para todas las conexiones." + +#: ../../include/items.php:1319 +msgid "Visible to approved connections." +msgstr "Visible para conexiones permitidas." + +#: ../../include/items.php:1321 +msgid "Visible to specific connections." +msgstr "Visible para conexiones específicas." + +#: ../../include/items.php:4215 ../../mod/thing.php:74 +#: ../../mod/filestorage.php:27 ../../mod/viewsrc.php:20 +#: ../../mod/admin.php:167 ../../mod/admin.php:1025 ../../mod/admin.php:1225 +#: ../../mod/display.php:36 +msgid "Item not found." +msgstr "Elemento no encontrado." + +#: ../../include/items.php:4288 ../../include/attach.php:137 +#: ../../include/attach.php:184 ../../include/attach.php:247 +#: ../../include/attach.php:261 ../../include/attach.php:305 +#: ../../include/attach.php:319 ../../include/attach.php:350 +#: ../../include/attach.php:546 ../../include/attach.php:618 +#: ../../include/chat.php:131 ../../include/photos.php:26 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 +#: ../../mod/thing.php:256 ../../mod/thing.php:290 +#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 +#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 +#: ../../mod/events.php:232 ../../mod/group.php:9 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/network.php:12 +#: ../../mod/common.php:35 ../../mod/connections.php:169 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/editpost.php:13 +#: ../../mod/photos.php:69 ../../mod/pdledit.php:21 ../../mod/authtest.php:13 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/mitem.php:109 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/editblock.php:65 ../../mod/invite.php:13 +#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:69 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 +#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78 +#: ../../mod/poke.php:128 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/register.php:72 ../../mod/settings.php:570 ../../mod/id.php:71 +#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:336 +#: ../../mod/mail.php:114 ../../mod/notifications.php:66 +#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 +#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 +#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 +#: ../../mod/channel.php:100 ../../mod/channel.php:219 +#: ../../mod/channel.php:262 ../../mod/suggest.php:26 +#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 +#: ../../index.php:182 ../../index.php:393 +msgid "Permission denied." +msgstr "Acceso denegado." + +#: ../../include/items.php:4690 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../mod/bulksetclose.php:51 +msgid "Collection not found." +msgstr "Colección no encontrada." + +#: ../../include/items.php:4706 +msgid "Collection is empty." +msgstr "La colección está vacía." + +#: ../../include/items.php:4713 +#, php-format +msgid "Collection: %s" +msgstr "Colección: %s" + +#: ../../include/items.php:4723 ../../mod/connedit.php:662 +#, php-format +msgid "Connection: %s" +msgstr "Conexión: %s" + +#: ../../include/items.php:4725 +msgid "Connection not found." +msgstr "Conexión no encontrada" + +#: ../../include/zot.php:666 +msgid "Invalid data packet" +msgstr "Paquete de datos inválido" + +#: ../../include/zot.php:682 +msgid "Unable to verify channel signature" +msgstr "No ha sido posible de verificar la signatura del canal" + +#: ../../include/zot.php:2132 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "No ha sido posible de verificar la signatura del sitio para %s" + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Contenido incrustado" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Incrustación deshabilitada" + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Desconectado." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Autenticación fallida." + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Login ha fallado." + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitación pendiente" +msgstr[1] "%d invitaciones pendientes" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Avanzado" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Encontrar canales" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Introducir nombre o interés" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Conectar/Seguir" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Ejemplos: José Fernández, Pesca" + +#: ../../include/contact_widgets.php:26 ../../mod/directory.php:379 +#: ../../mod/directory.php:384 ../../mod/connections.php:413 +msgid "Find" +msgstr "Encontrar" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Sugerencias de canales" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Perfil aleatorio" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invitar amigos" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Ejemplo avanzado: nombre=fred y pais=islandia" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d conexión en común" +msgstr[1] "%d conexiones en común" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostrar más" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visible para tu público predeterminado." + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostrar" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "No mostrar" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:668 +#: ../../mod/photos.php:571 ../../mod/photos.php:934 ../../mod/chat.php:209 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "Permisos" + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "No se ha encontrado aquel ítem." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "Ningún archivo de fuente" + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "No se puede localizar el archivo a ser sustituido." + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "No se puede localizar el archivo para revisar/actualizar" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Archivo supera el limite de tamaño de %d" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Ha alcanzado su límite de %1$.0f Mbytes de almacenamiento de adjuntos." + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Error de carga, posiblemente por limite de sistema o terminación de acción" + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "El archivo almacenado no ha podido ser verificado. El envío ha fallado." + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "Ruta no disponible." + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "Ruta vacía" + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "Nombre de ruta o archivo duplicado" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "Ruta no encontrada" + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir ha fallado." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "almacenamiento en base de datos ha fallado." + +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "No ha sido posible de obtener la información de identidad de la base de datos" + +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "Nombre vacío" + +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "Nombre demasiado largo" + +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "Ningún identificador de la cuenta" + +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "Se requiere un sobrenombre (alias)." + +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "Sobrenombre en uso. Por favor, elige otro." + +#: ../../include/identity.php:217 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "El apodo contiene caracteres no admitidos o está ya en uso por otros usuarios de éste sitio." + +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "No ha sido posible de conseguir la identidad creada" + +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "Perfil por defecto" + +#: ../../include/identity.php:660 +msgid "Requested channel is not available." +msgstr "El canal solicitado no está disponible." + +#: ../../include/identity.php:707 ../../mod/profile.php:16 +#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 +#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/editblock.php:29 ../../mod/filestorage.php:54 +#: ../../mod/layouts.php:29 +msgid "Requested profile is not available." +msgstr "El perfil solicitado no está disponible." + +#: ../../include/identity.php:870 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "Cambiar foto de perfil" + +#: ../../include/identity.php:876 +msgid "Profiles" +msgstr "Perfiles" + +#: ../../include/identity.php:876 +msgid "Manage/edit profiles" +msgstr "Administrar/editar perfiles" + +#: ../../include/identity.php:877 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "Crear nuevo perfil" + +#: ../../include/identity.php:892 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "Imagen de perfil" + +#: ../../include/identity.php:895 +msgid "visible to everybody" +msgstr "visible para todos" + +#: ../../include/identity.php:896 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "Editar visibilidad" + +#: ../../include/identity.php:912 ../../include/identity.php:1151 +msgid "Gender:" +msgstr "Sexo:" + +#: ../../include/identity.php:913 ../../include/identity.php:1195 +msgid "Status:" +msgstr "Estado:" + +#: ../../include/identity.php:914 ../../include/identity.php:1206 +msgid "Homepage:" +msgstr "Página web:" + +#: ../../include/identity.php:915 +msgid "Online Now" +msgstr "Ahora en línea" + +#: ../../include/identity.php:998 ../../include/identity.php:1076 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../include/identity.php:999 ../../include/identity.php:1077 +msgid "F d" +msgstr "F d" + +#: ../../include/identity.php:1044 ../../include/identity.php:1116 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[hoy]" + +#: ../../include/identity.php:1055 +msgid "Birthday Reminders" +msgstr "Recordatorios de cumpleaños" + +#: ../../include/identity.php:1056 +msgid "Birthdays this week:" +msgstr "Cumpleaños esta semana:" + +#: ../../include/identity.php:1109 +msgid "[No description]" +msgstr "[Sin descripción]" + +#: ../../include/identity.php:1127 +msgid "Event Reminders" +msgstr "Recordatorios de eventos" + +#: ../../include/identity.php:1128 +msgid "Events this week:" +msgstr "Eventos esta semana:" + +#: ../../include/identity.php:1141 ../../include/identity.php:1258 +#: ../../include/apps.php:138 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Perfil" + +#: ../../include/identity.php:1149 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "Nombre completo:" + +#: ../../include/identity.php:1156 +msgid "Like this channel" +msgstr "Me gusta este canal" + +#: ../../include/identity.php:1180 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/identity.php:1181 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1188 +msgid "Birthday:" +msgstr "Cumpleaños:" + +#: ../../include/identity.php:1192 ../../mod/directory.php:297 +msgid "Age:" +msgstr "Edad:" + +#: ../../include/identity.php:1201 +#, php-format +msgid "for %1$d %2$s" +msgstr "por %1$d %2$s" + +#: ../../include/identity.php:1204 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "Orientación sexual:" + +#: ../../include/identity.php:1208 ../../mod/directory.php:313 +#: ../../mod/profiles.php:693 +msgid "Hometown:" +msgstr "Ciudad de origen:" + +#: ../../include/identity.php:1210 +msgid "Tags:" +msgstr "Etiquetas:" + +#: ../../include/identity.php:1212 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "Posición política:" + +#: ../../include/identity.php:1214 +msgid "Religion:" +msgstr "Religión:" + +#: ../../include/identity.php:1216 ../../mod/directory.php:315 +msgid "About:" +msgstr "Sobre tí:" + +#: ../../include/identity.php:1218 +msgid "Hobbies/Interests:" +msgstr "Aficciones/Intereses:" + +#: ../../include/identity.php:1220 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "Me gusta:" + +#: ../../include/identity.php:1222 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "No me gusta:" + +#: ../../include/identity.php:1224 +msgid "Contact information and Social Networks:" +msgstr "Información de contacto y redes sociales:" + +#: ../../include/identity.php:1226 +msgid "My other channels:" +msgstr "Mis otros canales:" + +#: ../../include/identity.php:1228 +msgid "Musical interests:" +msgstr "Intereses musicales:" + +#: ../../include/identity.php:1230 +msgid "Books, literature:" +msgstr "Libros, literatura:" + +#: ../../include/identity.php:1232 +msgid "Television:" +msgstr "Televisión:" + +#: ../../include/identity.php:1234 +msgid "Film/dance/culture/entertainment:" +msgstr "Cine/baile/cultura/entretenimiento:" + +#: ../../include/identity.php:1236 +msgid "Love/Romance:" +msgstr "Amor/romance:" + +#: ../../include/identity.php:1238 +msgid "Work/employment:" +msgstr "Trabajo/empleo:" + +#: ../../include/identity.php:1240 +msgid "School/education:" +msgstr "Escuela/educación:" + +#: ../../include/identity.php:1260 +msgid "Like this thing" +msgstr "Me gusta esto" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "Hombre" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "Mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Actualmente hombre" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Actualmente mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Generalmente hombre" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Generalmente mujer" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgénero" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutral" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "No-especificada" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indecidido" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "Hombres" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "Mujeres" + +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "Gay" + +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "Lesbiana" + +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "Sin preferencias" + +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "Bisexual" + +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "Abstinente" + +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "Virgen" + +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "Fuera de lo común" + +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "Fetiche" + +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "Montones" + +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "No sexual" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "Soltero/a" + +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "Solo/a" + +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "Disponible" + +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "No disponible" + +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "Enamorado/a" + +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "Infatuado" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "Citando" + +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "Infiel" + +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "Con adicción al sexo" + +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "Amistad beneficiosa" + +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "Casual" + +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "Prometido/a" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "Casado/a" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "Casado/a imaginario/a" + +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "Pareja" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "Cohabitando" + +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "Derecho común" + +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "Felíz" + +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "No estoy buscando" + +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "Engañado/a" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "Separado/a" + +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "Inestable" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "Divorciado/a" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "Divorciado/a imaginario/a" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "Viudo/a" + +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "Indeterminado" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "Es complicado" + +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "No me importa" + +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "Pregúntame" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Adminstrador del sitio" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Libreta de direcciones" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Estado de ánimo" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Probar" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Sugerir" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canal aleatorio" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Invitar" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Características" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Idioma" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Publicación" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Foto de perfil" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Actualizar" -#: ../../index.php:216 ../../mod/help.php:41 -msgid "Page not found." -msgstr "Página no encontrada." +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Instalar" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Comprar" + +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "Imagen/foto" -#: ../../index.php:279 ../../mod/profperm.php:19 ../../mod/group.php:67 -msgid "Permission denied" -msgstr "Permiso denegado" +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "Contenido encriptado" -#: ../../index.php:280 ../../mod/manage.php:75 ../../mod/wall_upload.php:42 -#: ../../mod/follow.php:8 ../../mod/profile_photo.php:19 -#: ../../mod/profile_photo.php:137 ../../mod/profile_photo.php:148 -#: ../../mod/profile_photo.php:159 ../../mod/wall_attach.php:43 -#: ../../mod/suggest.php:28 ../../mod/regmod.php:111 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:229 ../../mod/settings.php:41 -#: ../../mod/settings.php:46 ../../mod/settings.php:376 -#: ../../mod/photos.php:123 ../../mod/photos.php:858 ../../mod/display.php:111 -#: ../../mod/editpost.php:10 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/contacts.php:115 ../../mod/register.php:27 -#: ../../mod/allfriends.php:9 ../../mod/install.php:96 ../../mod/network.php:6 -#: ../../mod/events.php:109 ../../mod/notifications.php:62 -#: ../../mod/crepair.php:113 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/notes.php:20 ../../mod/fsuggest.php:78 ../../mod/item.php:113 -#: ../../mod/message.php:9 ../../mod/message.php:42 -#: ../../mod/dfrn_confirm.php:53 ../../mod/viewconnections.php:21 -#: ../../mod/group.php:19 ../../mod/attach.php:33 ../../mod/common.php:9 -#: ../../addon/facebook/facebook.php:331 ../../include/items.php:2874 -msgid "Permission denied." -msgstr "Permiso denegado." +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Instalar %s elemento:" -#: ../../boot.php:419 -msgid "Delete this item?" -msgstr "¿Eliminar este elemento?" +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Esta entrada contiene un elemento instalable %s, sin embargo le faltan permisos para instalarlo en este sitio." -#: ../../boot.php:420 ../../mod/photos.php:1202 ../../mod/photos.php:1241 -#: ../../mod/photos.php:1272 ../../include/conversation.php:433 -msgid "Comment" -msgstr "Comentar" +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "página web" -#: ../../boot.php:662 -msgid "Create a New Account" -msgstr "Crear una nueva cuenta" +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "disposición" -#: ../../boot.php:663 ../../mod/register.php:530 ../../include/nav.php:77 -msgid "Register" -msgstr "Registrarse" +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "bloquear" -#: ../../boot.php:679 ../../include/nav.php:44 -msgid "Logout" -msgstr "Salir" +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "menú" -#: ../../boot.php:680 ../../addon/communityhome/communityhome.php:28 -#: ../../addon/communityhome/communityhome.php:34 ../../include/nav.php:62 -msgid "Login" -msgstr "Acceder" +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "Código QR" -#: ../../boot.php:682 -msgid "Nickname or Email address: " -msgstr "Apodo o dirección de email: " +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s escribió lo siguiente %2$s %3$s" -#: ../../boot.php:683 -msgid "Password: " -msgstr "Contraseña: " +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "entrada" -#: ../../boot.php:686 -msgid "OpenID: " -msgstr "OpenID:" +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "Visitantes diferentes verán este texto de forma diferente" -#: ../../boot.php:692 -msgid "Forgot your password?" -msgstr "¿Olvidó la contraseña?" +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "alerón $1" -#: ../../boot.php:693 ../../mod/lostpass.php:82 -msgid "Password Reset" -msgstr "Restablecer la contraseña" +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 escribió" -#: ../../boot.php:815 ../../mod/profile.php:10 ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Nigún perfil" +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Nombre de sala desaparecido." -#: ../../boot.php:839 -msgid "Edit profile" -msgstr "Editar perfil" +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Nombre de sala duplicado." -#: ../../boot.php:890 ../../include/contact_widgets.php:9 -msgid "Connect" -msgstr "Conectar" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Especificador de sala inválido." -#: ../../boot.php:900 ../../include/nav.php:129 -msgid "Profiles" -msgstr "Perfiles" +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Sala no encontrada." -#: ../../boot.php:900 ../../include/nav.php:129 -msgid "Manage/edit profiles" -msgstr "Administrar/editar perfiles" +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "La sala está llena." -#: ../../boot.php:906 ../../mod/profiles.php:462 -msgid "Change profile photo" -msgstr "Cambiar foto del perfil" +#: ../../include/photos.php:94 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "La imagen es demasiado grande (%lu demás)" -#: ../../boot.php:907 ../../mod/profiles.php:463 -msgid "Create New Profile" -msgstr "Crear nuevo perfil" +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "El fichero de imagen ésta vacío. " -#: ../../boot.php:917 ../../mod/profiles.php:473 -msgid "Profile Image" -msgstr "Imagen del Perfil" +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "No ha sido posible de procesar la imagen" -#: ../../boot.php:920 ../../mod/profiles.php:475 -msgid "visible to everybody" -msgstr "Visible para todos" +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "La foto no ha podido ser guardada." -#: ../../boot.php:921 ../../mod/profiles.php:476 -msgid "Edit visibility" -msgstr "Editar visibilidad" +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Subir nuevas fotos" -#: ../../boot.php:940 ../../mod/events.php:325 ../../include/event.php:37 -#: ../../include/bb2diaspora.php:249 -msgid "Location:" -msgstr "Localización:" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Algunas palabras sobre qué hacer cuando eres nuevo aquí" -#: ../../boot.php:942 ../../include/profile_advanced.php:17 -msgid "Gender:" +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Has creado %1$.0f de %2$.0f canales permitidos." + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crear un nuevo canal" + +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Canal actual" + +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Cambiar a uno de sus canales seleccionándolo." + +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Canal predeterminado" + +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Convertir en predeterminado" + +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d nuevos mensajes" + +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "%d nuevas introducciones" + +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Canales delegados" + +#: ../../mod/directory.php:59 ../../mod/photos.php:441 ../../mod/search.php:13 +#: ../../mod/ratings.php:82 ../../mod/viewconnections.php:17 +#: ../../mod/display.php:13 +msgid "Public access denied." +msgstr "Acceso público denegado." + +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valoración" +msgstr[1] "%d valoraciones" + +#: ../../mod/directory.php:245 +msgid "Gender: " msgstr "Género:" -#: ../../boot.php:945 ../../include/profile_advanced.php:37 -msgid "Status:" +#: ../../mod/directory.php:247 +msgid "Status: " msgstr "Estado:" -#: ../../boot.php:947 ../../include/profile_advanced.php:45 -msgid "Homepage:" +#: ../../mod/directory.php:249 +msgid "Homepage: " msgstr "Página de inicio:" -#: ../../boot.php:1006 ../../boot.php:1068 -msgid "g A l F d" -msgstr "g A l F d" +#: ../../mod/directory.php:308 ../../mod/events.php:659 +msgid "Description:" +msgstr "Descripción:" -#: ../../boot.php:1007 ../../boot.php:1069 -msgid "F d" -msgstr "F d" +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "Foro público:" -#: ../../boot.php:1030 -msgid "Birthday Reminders" -msgstr "Recordatorios de cumpleaños" +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "Palabras clave:" -#: ../../boot.php:1031 -msgid "Birthdays this week:" -msgstr "Cumpleaños esta semana:" +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "No sugerir:" -#: ../../boot.php:1047 ../../boot.php:1111 -msgid "[today]" -msgstr "[hoy]" +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "Conexiones comunes:" -#: ../../boot.php:1092 -msgid "Event Reminders" -msgstr "Recordatorios de eventos" +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "Directorio global:" -#: ../../boot.php:1093 -msgid "Events this week:" -msgstr "Eventos de esta semana:" +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "Directorio local:" -#: ../../boot.php:1105 -msgid "[No description]" -msgstr "[Sin descripción]" +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "Encontrar:" -#: ../../boot.php:1282 ../../include/nav.php:47 -msgid "Status" -msgstr "Estado" +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "siguiente página" -#: ../../boot.php:1287 ../../mod/profperm.php:103 -#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:74 -#: ../../include/nav.php:48 -msgid "Profile" -msgstr "Perfil" +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "página anterior" -#: ../../boot.php:1292 ../../include/nav.php:49 -msgid "Photos" -msgstr "Fotografías" +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "Ordenar opciones" -#: ../../boot.php:1300 ../../mod/events.php:117 ../../include/nav.php:50 -msgid "Events" -msgstr "Eventos" +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "Alfabético" -#: ../../boot.php:1305 ../../mod/notes.php:44 -msgid "Personal Notes" -msgstr "Notas personales" +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "Alfabético inverso" -#: ../../mod/manage.php:37 -#, php-format -msgid "Welcome back %s" -msgstr "Bienvenido de nuevo %s" +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "Más nuevo a más antiguo" -#: ../../mod/manage.php:87 -msgid "Manage Identities and/or Pages" -msgstr "Administrar identidades y/o páginas" +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "Más antiguo a más nuevo" -#: ../../mod/manage.php:90 -msgid "" -"(Toggle between different identities or community/group pages which share " -"your account details.)" -msgstr "" -"(Alternar entre las diferentes identidades o las páginas de " -"comunidades/grupos que comparten los datos de su cuenta)." - -#: ../../mod/manage.php:92 -msgid "Select an identity to manage: " -msgstr "Selecciona una identidad a gestionar:" - -#: ../../mod/manage.php:106 ../../mod/profiles.php:375 -#: ../../mod/settings.php:420 ../../mod/settings.php:559 -#: ../../mod/settings.php:707 ../../mod/photos.php:886 -#: ../../mod/photos.php:944 ../../mod/photos.php:1163 -#: ../../mod/photos.php:1203 ../../mod/photos.php:1242 -#: ../../mod/photos.php:1273 ../../mod/localtime.php:45 -#: ../../mod/invite.php:106 ../../mod/contacts.php:306 -#: ../../mod/install.php:137 ../../mod/events.php:330 -#: ../../mod/crepair.php:162 ../../mod/fsuggest.php:107 -#: ../../mod/admin.php:296 ../../mod/admin.php:461 ../../mod/admin.php:587 -#: ../../mod/admin.php:652 ../../mod/group.php:84 ../../mod/group.php:167 -#: ../../addon/tumblr/tumblr.php:89 ../../addon/twitter/twitter.php:179 -#: ../../addon/twitter/twitter.php:202 ../../addon/twitter/twitter.php:299 -#: ../../addon/statusnet/statusnet.php:282 -#: ../../addon/statusnet/statusnet.php:296 -#: ../../addon/statusnet/statusnet.php:322 -#: ../../addon/statusnet/statusnet.php:329 -#: ../../addon/statusnet/statusnet.php:351 -#: ../../addon/statusnet/statusnet.php:486 ../../addon/oembed/oembed.php:41 -#: ../../addon/uhremotestorage/uhremotestorage.php:58 -#: ../../addon/impressum/impressum.php:69 -#: ../../addon/facebook/facebook.php:404 ../../addon/nsfw/nsfw.php:53 -#: ../../addon/randplace/randplace.php:178 ../../addon/piwik/piwik.php:81 -#: ../../addon/wppost/wppost.php:101 ../../include/conversation.php:434 -msgid "Submit" -msgstr "Envía" +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "Sin entradas (algunas entradas pueden estar ocultas)." -#: ../../mod/dirfind.php:23 -msgid "People Search" -msgstr "Buscar personas" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Búsqueda Xchan" -#: ../../mod/dirfind.php:57 ../../mod/match.php:57 -msgid "No matches" -msgstr "Sin conincidencias" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Buscar xchan que comience por (o webbie):" -#: ../../mod/wall_upload.php:56 ../../mod/profile_photo.php:113 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "El tamaño de la imagen supera el límite de %d" +#: ../../mod/xchan.php:37 ../../mod/mitem.php:114 ../../mod/menu.php:156 +msgid "Not found." +msgstr "No encontrado." -#: ../../mod/wall_upload.php:65 ../../mod/profile_photo.php:122 -#: ../../mod/photos.php:647 -msgid "Unable to process image." -msgstr "Imposible procesar la imagen." +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizar conexión de aplicación" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Volver a su \"app\" e introducir este código de seguridad:" -#: ../../mod/wall_upload.php:81 ../../mod/wall_upload.php:90 -#: ../../mod/wall_upload.php:97 ../../mod/item.php:299 -#: ../../include/message.php:82 -msgid "Wall Photos" -msgstr "Foto del Muro" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Por favor inicia sesión para continuar." -#: ../../mod/wall_upload.php:84 ../../mod/profile_photo.php:251 -#: ../../mod/photos.php:667 -msgid "Image upload failed." -msgstr "Error al subir la imagen." +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "¿Desea autorizar a esta aplicación a acceder a sus publicaciones y contactos, y/o crear nuevas publicaciones por usted?" -#: ../../mod/profile.php:105 ../../mod/display.php:66 -msgid "Access to this profile has been restricted." -msgstr "EL acceso a este perfil ha sido restringido." +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Título de página" -#: ../../mod/profile.php:127 -msgid "Tips for New Members" -msgstr "Consejos para nuevos miembros" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canal añadido." -#: ../../mod/follow.php:20 ../../mod/dfrn_request.php:340 -msgid "Disallowed profile URL." -msgstr "Dirección de perfil no permitida." +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Etiqueta eliminada." -#: ../../mod/follow.php:39 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "" -"Este sitio no está configurado para permitir la comunicación con otras " -"redes." +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Eliminar etiqueta de elemento." -#: ../../mod/follow.php:40 ../../mod/follow.php:50 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "" -"No se ha descubierto protocolos de comunicación o fuentes compatibles." +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Selecciona una etiqueta a eliminar:" -#: ../../mod/follow.php:48 -msgid "The profile address specified does not provide adequate information." -msgstr "" -"La dirección del perfil especificado no proporciona información adecuada." +#: ../../mod/tagrm.php:133 ../../mod/photos.php:887 +msgid "Remove" +msgstr "Eliminar" -#: ../../mod/follow.php:52 -msgid "An author or name was not found." -msgstr "No se ha encontrado un autor o nombre" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continuar" -#: ../../mod/follow.php:54 -msgid "No browser URL could be matched to this address." -msgstr "Ninguna dirección URL concuerda con la suministrada." +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Configuración de canal premium" -#: ../../mod/follow.php:61 +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Habilitar restricciones de conexión de canal premium" + +#: ../../mod/connect.php:88 msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" -"La dirección del perfil especificada pertenece a una red que ha sido " -"deshabilitada en este sitio." +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Por favor introduzca sus restricciones o condiciones, como recibo paypal, normas de uso, etc." -#: ../../mod/follow.php:66 +#: ../../mod/connect.php:90 ../../mod/connect.php:110 msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" -"Perfil limitado. Esta persona no podrá recibir notificaciones " -"directas/personales de ti." +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Este canal puede requerir antes de conectar pasos adicionales o conocimiento de las siguientes condiciones:" -#: ../../mod/follow.php:133 -msgid "Unable to retrieve contact information." -msgstr "No ha sido posible recibir la información del contacto." +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Las posibles conexiones verán por tanto el siguiente texto antes de proceder:" -#: ../../mod/follow.php:179 -msgid "following" -msgstr "siguiendo" +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Al continuar, certifico que he cumplido con todas las intrucciones proporcionadas en esta página." -#: ../../mod/profile_photo.php:28 -msgid "Image uploaded but image cropping failed." -msgstr "Imagen recibida, pero ha fallado al recortarla." - -#: ../../mod/profile_photo.php:58 ../../mod/profile_photo.php:65 -#: ../../mod/profile_photo.php:72 ../../mod/profile_photo.php:170 -#: ../../mod/profile_photo.php:246 ../../mod/profile_photo.php:255 -#: ../../mod/photos.php:144 ../../mod/photos.php:591 ../../mod/photos.php:936 -#: ../../mod/photos.php:951 ../../mod/register.php:318 -#: ../../mod/register.php:325 ../../mod/register.php:332 -#: ../../addon/communityhome/communityhome.php:111 -msgid "Profile Photos" -msgstr "Foto del perfil" +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(No ha sido proporcionada ninguna instrucción específica por el propietario del canal.)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canal premium o restringido" + +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "Elemento actualizado." + +#: ../../mod/thing.php:153 +msgid "Object store: failed" +msgstr "Guardar objeto: ha fallado" -#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68 -#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:258 +#: ../../mod/thing.php:157 +msgid "Thing added" +msgstr "Elemento añadido" + +#: ../../mod/thing.php:175 #, php-format -msgid "Image size reduction [%s] failed." -msgstr "Ha fallado la reducción de las dimensiones de la imagen [%s]." +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../mod/thing.php:226 +msgid "Show Thing" +msgstr "Mostrar elemento" + +#: ../../mod/thing.php:233 +msgid "item not found." +msgstr "elemento no encontrado." -#: ../../mod/profile_photo.php:89 +#: ../../mod/thing.php:261 +msgid "Edit Thing" +msgstr "Editar elemento" + +#: ../../mod/thing.php:263 ../../mod/thing.php:310 +msgid "Select a profile" +msgstr "Seleccionar un perfil" + +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Post an activity" +msgstr "Publicar una actividad" + +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Only sends to viewers of the applicable profile" +msgstr "Sólo envíos a espectadores del perfil pertinente." + +#: ../../mod/thing.php:269 ../../mod/thing.php:315 +msgid "Name of thing e.g. something" +msgstr "Nombre del elemento e.g. algo" + +#: ../../mod/thing.php:271 ../../mod/thing.php:316 +msgid "URL of thing (optional)" +msgstr "URL del elemento (opcional)" + +#: ../../mod/thing.php:273 ../../mod/thing.php:317 +msgid "URL for photo of thing (optional)" +msgstr "URL para foto o elemento (opcional)" + +#: ../../mod/thing.php:308 +msgid "Add Thing to your Profile" +msgstr "Añadir elemento a su perfil" + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento no disponible" + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Obtener URL retorna error: %1$s" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "Imagen actualizada pero recorte de imagen ha fallado. " + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "Ajustar tamaño de imagen ha fallado." + +#: ../../mod/profile_photo.php:206 msgid "" "Shift-reload the page or clear browser cache if the new photo does not " "display immediately." -msgstr "" -"Recargue la página o limpie la caché del navegador si la nueva foto no " -"aparece inmediatamente." +msgstr "Recargue la página o limpie caché del navegador si la nueva foto no se muestra inmediatamente." -#: ../../mod/profile_photo.php:99 -msgid "Unable to process image" -msgstr "Imposible procesar la imagen" +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La imagen supera el límite de %d" -#: ../../mod/profile_photo.php:203 +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "No ha sido posible procesar la imagen." + +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Foto no disponible." + +#: ../../mod/profile_photo.php:359 msgid "Upload File:" msgstr "Subir archivo:" -#: ../../mod/profile_photo.php:204 -msgid "Upload Profile Photo" -msgstr "Subir foto del Perfil" +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Seleccionar un perfil:" -#: ../../mod/profile_photo.php:205 -msgid "Upload" -msgstr "Subir" +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Subir foto de perfil" -#: ../../mod/profile_photo.php:206 ../../mod/settings.php:686 +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 msgid "or" msgstr "o" -#: ../../mod/profile_photo.php:206 +#: ../../mod/profile_photo.php:366 msgid "skip this step" -msgstr "salta este paso" +msgstr "Omitir este paso" -#: ../../mod/profile_photo.php:206 +#: ../../mod/profile_photo.php:366 msgid "select a photo from your photo albums" -msgstr "elige una foto de tus álbumes" +msgstr "Seleccione una foto de sus álbums de fotos" -#: ../../mod/profile_photo.php:219 +#: ../../mod/profile_photo.php:382 msgid "Crop Image" msgstr "Recortar imagen" -#: ../../mod/profile_photo.php:220 +#: ../../mod/profile_photo.php:383 msgid "Please adjust the image cropping for optimum viewing." -msgstr "Por favor, ajusta el recorte de la imagen para optimizarla." +msgstr "Por favor ajuta el recorte de la imagen para una visión óptima." -#: ../../mod/profile_photo.php:221 +#: ../../mod/profile_photo.php:385 msgid "Done Editing" -msgstr "Editado" +msgstr "Edición completada" -#: ../../mod/profile_photo.php:249 +#: ../../mod/profile_photo.php:428 msgid "Image uploaded successfully." -msgstr "Imagen subida con éxito." +msgstr "Imagen subida correctamente." + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "Subida de imagen fallida." -#: ../../mod/home.php:23 ../../addon/communityhome/communityhome.php:179 +#: ../../mod/profile_photo.php:439 #, php-format -msgid "Welcome to %s" -msgstr "Bienvenido a %s" +msgid "Image size reduction [%s] failed." +msgstr "Reducción de la imagen [%s] fallida." -#: ../../mod/update_community.php:18 ../../mod/update_network.php:22 -#: ../../mod/update_profile.php:41 ../../mod/update_notes.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Contenido incrustado - recarga la página para verlo]" +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." +msgstr "Elemento no válido." -#: ../../mod/wall_attach.php:57 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "El tamaño del archivo excede el límite de %d" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 +msgid "Channel not found." +msgstr "Canal no encontrado." + +#: ../../mod/block.php:75 ../../mod/display.php:110 ../../mod/help.php:79 +#: ../../mod/page.php:89 ../../index.php:241 +msgid "Page not found." +msgstr "Página no encontrada." -#: ../../mod/wall_attach.php:87 ../../mod/wall_attach.php:98 -msgid "File upload failed." -msgstr "Ha fallado la subida del archivo." +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Me gusta/No me gusta" -#: ../../mod/suggest.php:36 ../../include/contact_widgets.php:35 -msgid "Friend Suggestions" -msgstr "Sugerencias de amigos" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Esta acción está restringida solo para miembros." -#: ../../mod/suggest.php:42 +#: ../../mod/like.php:21 msgid "" -"No suggestions. This works best when you have more than one contact/friend." -msgstr "" -"No hay sugerencias. Esto funciona mejor cuando tienes más de un " -"contacto/amigo." +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Por favor, identifíquese con su $Projectname ID o rregístrese como un nuevo $Projectname member para continuar." -#: ../../mod/suggest.php:55 -msgid "Ignore/Hide" -msgstr "Ignorar/Ocultar" +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "Solicitud incorrecta." + +#: ../../mod/like.php:143 +msgid "thing" +msgstr "elemento" -#: ../../mod/regmod.php:52 ../../mod/register.php:369 +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "Canal no disponible." + +#: ../../mod/like.php:228 +msgid "Previous action reversed." +msgstr "Acción anterior revocada." + +#: ../../mod/like.php:398 #, php-format -msgid "Registration details for %s" -msgstr "Detalles de registro para %s" +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s está de acuerdo con %2$s de %3$s" -#: ../../mod/regmod.php:54 ../../mod/register.php:371 -#: ../../mod/register.php:425 ../../mod/dfrn_request.php:553 -#: ../../mod/lostpass.php:44 ../../mod/lostpass.php:106 -#: ../../mod/dfrn_confirm.php:703 ../../include/items.php:1767 -#: ../../include/items.php:2114 ../../include/items.php:2440 -msgid "Administrator" -msgstr "Administrador" +#: ../../mod/like.php:400 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s no están de acuerdo con %2$s de %3$s" -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "Cuenta aprobada." +#: ../../mod/like.php:402 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s se abstiene de pronunciarse sobre %2$s's %3$s" -#: ../../mod/regmod.php:93 +#: ../../mod/like.php:404 #, php-format -msgid "Registration revoked for %s" -msgstr "Registro anulado para %s" +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s asistirá a %2$s de %3$s" -#: ../../mod/regmod.php:105 -msgid "Please login." -msgstr "Por favor accede." +#: ../../mod/like.php:406 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s no asistirá a %2$s de %3$s" -#: ../../mod/profiles.php:21 ../../mod/profiles.php:239 -#: ../../mod/profiles.php:344 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Perfil no encontrado." +#: ../../mod/like.php:408 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s podrá asistir a %2$s de %3$s" -#: ../../mod/profiles.php:28 -msgid "Profile Name is required." -msgstr "Se necesita un nombre de perfil." +#: ../../mod/like.php:492 +msgid "Action completed." +msgstr "Acción completada." -#: ../../mod/profiles.php:198 -msgid "Profile updated." -msgstr "Perfil actualizado." +#: ../../mod/like.php:493 +msgid "Thank you." +msgstr "Gracias." -#: ../../mod/profiles.php:256 -msgid "Profile deleted." -msgstr "Perfil eliminado." +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Entradas de calendario importadas." -#: ../../mod/profiles.php:272 ../../mod/profiles.php:303 -msgid "Profile-" -msgstr "Perfil-" +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "No encontradas entradas de calendario." -#: ../../mod/profiles.php:291 ../../mod/profiles.php:330 -msgid "New profile created." -msgstr "Nuevo perfil creado." +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "Un evento no puede terminar antes de que haya comenzado." -#: ../../mod/profiles.php:309 -msgid "Profile unavailable to clone." -msgstr "Imposible duplicar el perfil." +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "No se puede crear la vista previa." -#: ../../mod/profiles.php:356 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "¿Ocultar tu lista de contactos/amigos en este perfil?" +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "Se requieren el título del evento y su hora de inicio." -#: ../../mod/profiles.php:357 ../../mod/settings.php:629 -#: ../../mod/settings.php:635 ../../mod/settings.php:643 -#: ../../mod/settings.php:647 ../../mod/settings.php:652 -#: ../../mod/settings.php:658 ../../mod/register.php:500 -#: ../../mod/dfrn_request.php:645 ../../mod/api.php:105 -msgid "Yes" -msgstr "Sí" +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "Evento no encontrado." -#: ../../mod/profiles.php:358 ../../mod/settings.php:629 -#: ../../mod/settings.php:635 ../../mod/settings.php:643 -#: ../../mod/settings.php:647 ../../mod/settings.php:652 -#: ../../mod/settings.php:658 ../../mod/register.php:501 -#: ../../mod/dfrn_request.php:646 ../../mod/api.php:106 -msgid "No" -msgstr "No" +#: ../../mod/events.php:409 +msgid "l, F j" +msgstr "l j F" -#: ../../mod/profiles.php:374 -msgid "Edit Profile Details" -msgstr "Editar detalles de tu perfil" +#: ../../mod/events.php:431 +msgid "Edit event" +msgstr "Editar evento" -#: ../../mod/profiles.php:376 -msgid "View this profile" -msgstr "Ver este perfil" +#: ../../mod/events.php:432 +msgid "Delete event" +msgstr "Borrar evento" -#: ../../mod/profiles.php:377 -msgid "Create a new profile using these settings" -msgstr "¿Crear un nuevo perfil con esta configuración?" +#: ../../mod/events.php:466 +msgid "calendar" +msgstr "calendario" -#: ../../mod/profiles.php:378 -msgid "Clone this profile" -msgstr "Clonar este perfil" +#: ../../mod/events.php:487 +msgid "Create New Event" +msgstr "Crear Nuevo Evento" -#: ../../mod/profiles.php:379 -msgid "Delete this profile" -msgstr "Eliminar este perfil" +#: ../../mod/events.php:488 ../../mod/photos.php:839 +msgid "Previous" +msgstr "Anterior" -#: ../../mod/profiles.php:380 -msgid "Profile Name:" -msgstr "Nombres del perfil:" +#: ../../mod/events.php:489 ../../mod/photos.php:848 ../../mod/setup.php:281 +msgid "Next" +msgstr "Siguiente" -#: ../../mod/profiles.php:381 -msgid "Your Full Name:" -msgstr "Tu nombre completo:" +#: ../../mod/events.php:490 +msgid "Export" +msgstr "Exportar" -#: ../../mod/profiles.php:382 -msgid "Title/Description:" -msgstr "Título/Descrición:" +#: ../../mod/events.php:493 +msgid "Import" +msgstr "Importar" -#: ../../mod/profiles.php:383 -msgid "Your Gender:" -msgstr "Género:" +#: ../../mod/events.php:518 +msgid "Event removed" +msgstr "Evento borrado" + +#: ../../mod/events.php:521 +msgid "Failed to remove event" +msgstr "Error al borrar evento" + +#: ../../mod/events.php:641 +msgid "Event details" +msgstr "Detalles del evento" + +#: ../../mod/events.php:642 +msgid "Starting date and Title are required." +msgstr "Se requieren fecha y Título." + +#: ../../mod/events.php:644 +msgid "Categories (comma-separated list)" +msgstr "Categorías (lista separada por comas)" + +#: ../../mod/events.php:646 +msgid "Event Starts:" +msgstr "Inicios de acontecimientos:" + +#: ../../mod/events.php:653 +msgid "Finish date/time is not known or not relevant" +msgstr "La fecha / hora de finalización no se conocen o no son relevantes" + +#: ../../mod/events.php:655 +msgid "Event Finishes:" +msgstr "Eventos Terminados:" + +#: ../../mod/events.php:657 ../../mod/events.php:658 +msgid "Adjust for viewer timezone" +msgstr "Ajustar para obtener el visor de zona horaria" + +#: ../../mod/events.php:657 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Importante para los eventos que suceden en un lugar determinado. No práctico para las vacaciones globales." + +#: ../../mod/events.php:663 +msgid "Title:" +msgstr "Título:" + +#: ../../mod/events.php:665 +msgid "Share this event" +msgstr "Compartir este evento" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s está siguiendo %2$s de %3$s" + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Sitios públicos" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "Los sitios listados permiten el registro público de la red $Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales." + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Valorar este sitio" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL del sitio" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Tipo de Acceso" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Normas de Registro" + +#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 +msgid "Location" +msgstr "Localización" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Ver las valoraciones del sitio" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Valoración" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Ver valoraciones" + +#: ../../mod/rpost.php:131 ../../mod/editpost.php:158 +msgid "Edit post" +msgstr "Editar entrada" + +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "canal $Projectname" + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Colección creada." + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "No se puede crear colección." + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Colección actualizada." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Crear una colección de canales." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nombre de la Colección:" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Los miembros son visibles para otros canales" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Colección eliminada." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "No ha sido posible de eliminar la colección." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Editor de Colecciones" -#: ../../mod/profiles.php:384 -#, php-format -msgid "Birthday (%s):" -msgstr "Cumpleaños (%s):" +#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 +msgid "Members" +msgstr "Miembros" -#: ../../mod/profiles.php:385 -msgid "Street Address:" -msgstr "Dirección" +#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 +msgid "All Connected Channels" +msgstr "Todos los canales conectados" -#: ../../mod/profiles.php:386 -msgid "Locality/City:" -msgstr "Localidad/Ciudad:" +#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 +msgid "Click on a channel to add or remove." +msgstr "Haga clic en un canal para agregar o quitar." -#: ../../mod/profiles.php:387 -msgid "Postal/Zip Code:" -msgstr "Código postal:" +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "Versión %s" -#: ../../mod/profiles.php:388 -msgid "Country:" -msgstr "País" +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/addons/apps instalados:" -#: ../../mod/profiles.php:389 -msgid "Region/State:" -msgstr "Región/Estado:" +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Plugins/addons/apps no instalados:" -#: ../../mod/profiles.php:390 -msgid " Marital Status:" -msgstr " Estado civil:" +#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:64 +msgid "$Projectname" +msgstr "$Projectname" -#: ../../mod/profiles.php:391 -msgid "Who: (if applicable)" -msgstr "¿Quién? (si es aplicable)" +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Este es un sitio integrado en $Projectname - una red cooperativa mundial de sitios web descentralizados de privacidad mejorada." -#: ../../mod/profiles.php:392 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Ejemplos: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Etiqueta:" -#: ../../mod/profiles.php:393 ../../include/profile_advanced.php:43 -msgid "Sexual Preference:" -msgstr "Preferencia sexual:" +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Último fondo elegido:" -#: ../../mod/profiles.php:394 -msgid "Homepage URL:" -msgstr "Dirección de tu página web:" +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "Corriendo en un sitio web" -#: ../../mod/profiles.php:395 ../../include/profile_advanced.php:47 -msgid "Political Views:" -msgstr "Ideas políticas:" +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit redmatrix.me to learn more" +" about $Projectname." +msgstr "Por favor, visite redmatrix.me para aprender más sobre $Projectname." -#: ../../mod/profiles.php:396 -msgid "Religious Views:" -msgstr "Creencias religiosas" +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Informes de errores e incidencias: por, favor visite" -#: ../../mod/profiles.php:397 -msgid "Public Keywords:" -msgstr "Palabras clave públicas:" +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "Problemas en $projectname" -#: ../../mod/profiles.php:398 -msgid "Private Keywords:" -msgstr "Palabras clave privadas:" +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Sugerencias, elogios, etc - por favor, un correo electrónico a \"redmatrix\" en librelist - punto com" -#: ../../mod/profiles.php:399 -msgid "Example: fishing photography software" -msgstr "Ejemplo: pesca fotografía software" +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Administradores del sitio" -#: ../../mod/profiles.php:400 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Utilizado para sugerir amigos potenciales, otros pueden verlo)" +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "No ha sido posible encontrar la entrada original." -#: ../../mod/profiles.php:401 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Utilizado para buscar perfiles, nunca se muestra a otros)" +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "Desechada entrada vacía." -#: ../../mod/profiles.php:402 -msgid "Tell us about yourself..." -msgstr "Háblanos sobre ti..." +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "Contenido de tipo ejecutable no permitido en este canal." -#: ../../mod/profiles.php:403 -msgid "Hobbies/Interests" -msgstr "Aficiones/Intereses" +#: ../../mod/item.php:901 +msgid "System error. Post not saved." +msgstr "Error del sistema. Entrada no salvada." -#: ../../mod/profiles.php:404 -msgid "Contact information and Social Networks" -msgstr "Informacioń de contacto y Redes sociales" +#: ../../mod/item.php:1119 +msgid "Unable to obtain post information from database." +msgstr "No ha sido posible obtener información de la entrada en la base de datos." -#: ../../mod/profiles.php:405 -msgid "Musical interests" -msgstr "Gustos musicales" +#: ../../mod/item.php:1126 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Ha alcanzado su límite de %1$.0f tope máximo de entradas" -#: ../../mod/profiles.php:406 -msgid "Books, literature" -msgstr "Libros, literatura" +#: ../../mod/item.php:1133 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Ha alcanzado su límite de %1$.0f páginas web." -#: ../../mod/profiles.php:407 -msgid "Television" -msgstr "Televisión" +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "No se encuentra el grupo" -#: ../../mod/profiles.php:408 -msgid "Film/dance/culture/entertainment" -msgstr "Películas/baile/cultura/entretenimiento" +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "No se encuentra el canal" -#: ../../mod/profiles.php:409 -msgid "Love/romance" -msgstr "Amor/Romance" +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Buscar resultados para:" -#: ../../mod/profiles.php:410 -msgid "Work/employment" -msgstr "Trabajo/ocupación" +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "La colección está vacía" -#: ../../mod/profiles.php:411 -msgid "School/education" -msgstr "Escuela/estudios" +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "Colección:" -#: ../../mod/profiles.php:416 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "" -"Éste es tu perfil público.
Puede ser " -"visto por cualquiera usando internet." +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Conexión:" -#: ../../mod/profiles.php:426 ../../mod/directory.php:122 -msgid "Age: " -msgstr "Edad: " +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "Conexión no válida." -#: ../../mod/profiles.php:461 -msgid "Edit/Manage Profiles" -msgstr "Editar/Administrar perfiles" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Ningún canal." -#: ../../mod/notice.php:15 ../../mod/display.php:28 ../../mod/display.php:115 -#: ../../mod/viewsrc.php:15 ../../mod/admin.php:111 ../../mod/admin.php:502 -#: ../../include/items.php:2786 -msgid "Item not found." -msgstr "Elemento no encontrado." +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Conexiones comunes" -#: ../../mod/settings.php:9 ../../mod/photos.php:62 -msgid "everybody" -msgstr "todos" +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Ninguna conexión en común." -#: ../../mod/settings.php:67 -msgid "Missing some important data!" -msgstr "¡Faltan algunos datos importantes!" +#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Este sitio no es un servidor de directorio" -#: ../../mod/settings.php:70 ../../mod/settings.php:446 ../../mod/admin.php:62 -msgid "Update" -msgstr "Actualizar" +#: ../../mod/connections.php:37 ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "No se ha podido acceder al registro de contacto." -#: ../../mod/settings.php:165 -msgid "Failed to connect with email account using the settings provided." -msgstr "" -"Error al conectar con la cuenta de correo mediante la configuración " -"suministrada." +#: ../../mod/connections.php:51 ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "No se ha podido localizar el perfil seleccionado." -#: ../../mod/settings.php:170 -msgid "Email settings updated." -msgstr "Configuración de correo electrónico actualizada." +#: ../../mod/connections.php:94 ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "Conexión actualizada." -#: ../../mod/settings.php:188 -msgid "Passwords do not match. Password unchanged." -msgstr "Las contraseñas no coinciden. La contraseña no ha sido modificada." +#: ../../mod/connections.php:96 ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "Error al actualizar el registro de la conexión." -#: ../../mod/settings.php:193 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "" -"No se permiten contraseñas vacías. La contraseña no ha sido modificada." +#: ../../mod/connections.php:192 ../../mod/connections.php:293 +msgid "Blocked" +msgstr "Bloqueado" -#: ../../mod/settings.php:204 -msgid "Password changed." -msgstr "Contraseña modificada." +#: ../../mod/connections.php:197 ../../mod/connections.php:300 +msgid "Ignored" +msgstr "Ignorado" -#: ../../mod/settings.php:206 -msgid "Password update failed. Please try again." -msgstr "" -"La actualización de la contraseña ha fallado. Por favor, prueba otra vez." +#: ../../mod/connections.php:202 ../../mod/connections.php:314 +msgid "Hidden" +msgstr "Oculto" -#: ../../mod/settings.php:253 -msgid " Please use a shorter name." -msgstr " Usa un nombre más corto." +#: ../../mod/connections.php:207 ../../mod/connections.php:307 +msgid "Archived" +msgstr "Archivado" -#: ../../mod/settings.php:255 -msgid " Name too short." -msgstr " Nombre demasiado corto." +#: ../../mod/connections.php:271 +msgid "Suggest new connections" +msgstr "Sugerir nuevas conexiones" -#: ../../mod/settings.php:261 -msgid " Not valid email." -msgstr " Correo no válido." +#: ../../mod/connections.php:274 +msgid "New Connections" +msgstr "Nuevas conecciones" -#: ../../mod/settings.php:263 -msgid " Cannot change to that email." -msgstr " No se puede usar ese correo." +#: ../../mod/connections.php:277 +msgid "Show pending (new) connections" +msgstr "Mostrar conexiones (nuevas) pendientes" -#: ../../mod/settings.php:323 ../../addon/twitter/twitter.php:294 -#: ../../addon/impressum/impressum.php:64 -#: ../../addon/facebook/facebook.php:320 ../../addon/piwik/piwik.php:94 -msgid "Settings updated." -msgstr "Configuración actualizada." +#: ../../mod/connections.php:280 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Todas las conexiones" -#: ../../mod/settings.php:382 ../../include/nav.php:128 -msgid "Account settings" -msgstr "Configuración de tu cuenta" +#: ../../mod/connections.php:283 +msgid "Show all connections" +msgstr "Mostrar todas las conexiones" -#: ../../mod/settings.php:387 -msgid "Connector settings" -msgstr "Configuración del conector" +#: ../../mod/connections.php:286 +msgid "Unblocked" +msgstr "Desbloqueado" -#: ../../mod/settings.php:392 -msgid "Plugin settings" -msgstr "Configuración de los módulos" +#: ../../mod/connections.php:289 +msgid "Only show unblocked connections" +msgstr "Mostrar solo las conexiones desbloqueadas" -#: ../../mod/settings.php:397 -msgid "Connections" -msgstr "Conexiones" +#: ../../mod/connections.php:296 +msgid "Only show blocked connections" +msgstr "Mostrar solo las conexiones bloqueadas" -#: ../../mod/settings.php:402 -msgid "Export personal data" -msgstr "Exportación de datos personales" +#: ../../mod/connections.php:303 +msgid "Only show ignored connections" +msgstr "Mostrar solo conexiones ignoradas" -#: ../../mod/settings.php:419 ../../mod/settings.php:445 -#: ../../mod/settings.php:478 -msgid "Add application" -msgstr "Agregar aplicación" +#: ../../mod/connections.php:310 +msgid "Only show archived connections" +msgstr "Mostrar solo las conexiones archivadas" -#: ../../mod/settings.php:421 ../../mod/settings.php:447 -#: ../../mod/dfrn_request.php:655 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "Cancelar" +#: ../../mod/connections.php:317 +msgid "Only show hidden connections" +msgstr "Mostrar solo las conexiones ocultas" -#: ../../mod/settings.php:422 ../../mod/settings.php:448 -#: ../../mod/crepair.php:144 ../../mod/admin.php:464 ../../mod/admin.php:473 -msgid "Name" -msgstr "Nombre" +#: ../../mod/connections.php:372 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" -#: ../../mod/settings.php:423 ../../mod/settings.php:449 -#: ../../addon/statusnet/statusnet.php:480 -msgid "Consumer Key" -msgstr "Clave consumer" +#: ../../mod/connections.php:373 +msgid "Edit connection" +msgstr "Editar conexión" -#: ../../mod/settings.php:424 ../../mod/settings.php:450 -#: ../../addon/statusnet/statusnet.php:479 -msgid "Consumer Secret" -msgstr "Secreto consumer" +#: ../../mod/connections.php:411 +msgid "Search your connections" +msgstr "Buscar sus conexiones" -#: ../../mod/settings.php:425 ../../mod/settings.php:451 -msgid "Redirect" -msgstr "Redirigir" +#: ../../mod/connections.php:412 +msgid "Finding: " +msgstr "Encontrado:" -#: ../../mod/settings.php:426 ../../mod/settings.php:452 -msgid "Icon url" -msgstr "Dirección URL del ícono" +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Nombre del bloque" -#: ../../mod/settings.php:437 -msgid "You can't edit this application." -msgstr "No puedes editar esta aplicación." +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Título del bloque" -#: ../../mod/settings.php:477 -msgid "Connected Apps" -msgstr "Aplicaciones conectadas" +#: ../../mod/editpost.php:20 ../../mod/editlayout.php:76 +#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 +#: ../../mod/editblock.php:94 +msgid "Item not found" +msgstr "Elemento no encontrado" -#: ../../mod/settings.php:479 ../../mod/editpost.php:90 -#: ../../include/conversation.php:441 ../../include/group.php:190 -msgid "Edit" -msgstr "Editar" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "El elemento no es editable" -#: ../../mod/settings.php:480 ../../mod/photos.php:1300 -#: ../../mod/admin.php:468 ../../mod/group.php:154 -#: ../../include/conversation.php:211 ../../include/conversation.php:454 -msgid "Delete" -msgstr "Eliminar" +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "¿Borrar este elemento?" -#: ../../mod/settings.php:481 -msgid "Client key starts with" -msgstr "Clave de cliente comienza con" +#: ../../mod/editpost.php:115 ../../mod/editlayout.php:142 +#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:144 +msgid "Insert YouTube video" +msgstr "Insertar vídeo de YouTube" -#: ../../mod/settings.php:482 -msgid "No name" -msgstr "Sin nombre" +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:143 +#: ../../mod/editwebpage.php:188 ../../mod/editblock.php:145 +msgid "Insert Vorbis [.ogg] video" +msgstr "Insertar vídeo Vorbis [.ogg]" -#: ../../mod/settings.php:483 -msgid "Remove authorization" -msgstr "Suprimir la autorización" +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:144 +#: ../../mod/editwebpage.php:189 ../../mod/editblock.php:146 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Insertar audio Vorbis [.ogg]" -#: ../../mod/settings.php:495 -msgid "No Plugin settings configured" -msgstr "Ningún módulo ha sido configurado" +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "$Projectname - Invitados: Nombre de usuario: {su dirección de correo electrónico}, Contraseña: +++" -#: ../../mod/settings.php:502 ../../addon/widgets/widgets.php:122 -msgid "Plugin Settings" -msgstr "Configuración de los módulos" +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "La información del propietario de la página no pudo ser recuperada." -#: ../../mod/settings.php:515 ../../mod/settings.php:516 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "El soporte integrado para %s conexión es %s" +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "Álbum no encontrado." -#: ../../mod/settings.php:515 ../../mod/dfrn_request.php:651 -#: ../../include/contact_selectors.php:78 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "Borrar álbum" -#: ../../mod/settings.php:515 ../../mod/settings.php:516 -msgid "enabled" -msgstr "habilitado" +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "Borrar foto" -#: ../../mod/settings.php:515 ../../mod/settings.php:516 -msgid "disabled" -msgstr "deshabilitado" +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "No hay fotos seleccionadas" -#: ../../mod/settings.php:516 -msgid "StatusNet" -msgstr "StatusNet" +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "El acceso a este elemento está restringido." -#: ../../mod/settings.php:542 -msgid "Connector Settings" -msgstr "Configuración del conector" +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB de %2$.2f MB de almacenamiento de fotos utilizado." -#: ../../mod/settings.php:548 -msgid "Email/Mailbox Setup" -msgstr "Configuración del correo/buzón" +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB de almacenamiento de fotos utilizado." -#: ../../mod/settings.php:549 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "" -"Si quieres comunicarte con tus contactos de tu correo usando este servicio " -"(opcional), por favor, especifica cómo conectar con tu buzón." +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "Subir fotos" -#: ../../mod/settings.php:550 -msgid "Last successful email check:" -msgstr "Última comprobación del correo con éxito:" +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "Introducir un nuevo nombre de álbum" -#: ../../mod/settings.php:551 -msgid "Email access is disabled on this site." -msgstr "El acceso por correo está deshabilitado en esta web." +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "o seleccionar uno (Double click) existente" -#: ../../mod/settings.php:552 -msgid "IMAP server name:" -msgstr "Nombre del servidor IMAP:" +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "Crear una entrada de estado para esta subida" -#: ../../mod/settings.php:553 -msgid "IMAP port:" -msgstr "Puerto IMAP:" +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "El nombre del álbum no ha podido ser descifrado" -#: ../../mod/settings.php:554 -msgid "Security:" -msgstr "Seguridad:" +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "Fotos de contacto" -#: ../../mod/settings.php:554 -msgid "None" -msgstr "Ninguna" +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "Mostrar lo más reciente primero" -#: ../../mod/settings.php:555 -msgid "Email login name:" -msgstr "Nombre de usuario:" +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "Mostrar lo más antiguo primero" -#: ../../mod/settings.php:556 -msgid "Email password:" -msgstr "Contraseña:" +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "Ver foto" -#: ../../mod/settings.php:557 -msgid "Reply-to address:" -msgstr "Dirección de respuesta:" +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "Editar álbum" -#: ../../mod/settings.php:558 -msgid "Send public posts to all email contacts:" -msgstr "Enviar publicaciones públicas a todos los contactos de correo:" +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." -#: ../../mod/settings.php:596 ../../mod/admin.php:126 ../../mod/admin.php:443 -msgid "Normal Account" -msgstr "Cuenta normal" +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "Foto no disponible" -#: ../../mod/settings.php:597 -msgid "This account is a normal personal profile" -msgstr "Esta cuenta es el perfil de una persona normal" +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "Usar como foto de perfil" -#: ../../mod/settings.php:600 ../../mod/admin.php:127 ../../mod/admin.php:444 -msgid "Soapbox Account" -msgstr "Cuenta tribuna" +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "Foto privada" -#: ../../mod/settings.php:601 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "" -"Aceptar automáticamente todas las peticiones de conexión/amistad como " -"seguidores de solo-lectura" +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "Ver tamaño completo" -#: ../../mod/settings.php:604 ../../mod/admin.php:128 ../../mod/admin.php:445 -msgid "Community/Celebrity Account" -msgstr "Cuenta de Sociedad/Celebridad" +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "Editar foto" -#: ../../mod/settings.php:605 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "" -"Aceptar automáticamente todas las peticiones de conexión/amistad como " -"seguidores de lectura-escritura" +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "Girar CW (a la derecha)" -#: ../../mod/settings.php:608 ../../mod/admin.php:129 ../../mod/admin.php:446 -msgid "Automatic Friend Account" -msgstr "Cuenta de amistad automática" +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "Girar CCW (a la izquierda)" -#: ../../mod/settings.php:609 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "" -"Aceptar automáticamente todas las solicitudes de conexión/amistad como " -"amigos" +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "Título" -#: ../../mod/settings.php:619 -msgid "OpenID:" -msgstr "OpenID" +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "Añadir una etiqueta" -#: ../../mod/settings.php:619 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Opcional) Permitir a este OpenID acceder a esta cuenta." +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Ejemplo: @bob, @Barbara_Jensen, @jim@example.com" -#: ../../mod/settings.php:629 -msgid "Publish your default profile in your local site directory?" -msgstr "" -"¿Quieres publicar tu perfil predeterminado en el directorio del sitio local?" +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "Marcar como \"adultos\" en el álbum" -#: ../../mod/settings.php:635 -msgid "Publish your default profile in the global social directory?" -msgstr "" -"¿Quieres publicar tu perfil predeterminado en el directorio social de forma " -"global?" +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "En esta foto:" -#: ../../mod/settings.php:643 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "" -"¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil " -"predeterminado?" +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "Mapa" -#: ../../mod/settings.php:647 -msgid "Hide profile details and all your messages from unknown viewers?" -msgstr "" -"¿Quieres ocultar los detalles de tu perfil y todos tus mensajes a los " -"desconocidos?" +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "Ver álbum" -#: ../../mod/settings.php:652 -msgid "Allow friends to post to your profile page?" -msgstr "¿Permitir a los amigos publicar en su página de perfil?" +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "Fotos recientes" -#: ../../mod/settings.php:658 -msgid "Allow friends to tag your posts?" -msgstr "¿Permitir a los amigos etiquetar tus publicaciones?" +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "elementos etiquetados con: %s" -#: ../../mod/settings.php:667 -msgid "Profile is not published." -msgstr "El perfil no está publicado." +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "Resultados de la búsqueda para: %s" -#: ../../mod/settings.php:691 -msgid "Your Identity Address is" -msgstr "Tu dirección personal es" +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Perfil compatible" -#: ../../mod/settings.php:705 -msgid "Account Settings" -msgstr "Configuración de la cuenta" +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No hay palabras clave en el perfil principal para poder encontrar perfiles compatibles. Por favor, añada palabras clave a su perfil principal." -#: ../../mod/settings.php:713 -msgid "Password Settings" -msgstr "Configuración de la contraseña" +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "está interesado en:" -#: ../../mod/settings.php:714 -msgid "New Password:" -msgstr "Contraseña nueva:" +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "No se han encontrado perfiles compatibles" -#: ../../mod/settings.php:715 -msgid "Confirm:" -msgstr "Confirmar:" +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Ausente" -#: ../../mod/settings.php:715 -msgid "Leave password fields blank unless changing" -msgstr "Deja la contraseña en blanco si no quieres cambiarla" +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Conectado" -#: ../../mod/settings.php:719 -msgid "Basic Settings" -msgstr "Configuración básica" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Seleccionar una carpeta de marcadores" -#: ../../mod/settings.php:720 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nombre completo:" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Guardar marcador" -#: ../../mod/settings.php:721 -msgid "Email Address:" -msgstr "Dirección de correo electrónico:" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL del marcador" -#: ../../mod/settings.php:722 -msgid "Your Timezone:" -msgstr "Zona horaria:" +#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 +msgid "Description" +msgstr "Descripción" -#: ../../mod/settings.php:723 -msgid "Default Post Location:" -msgstr "Localización predeterminada:" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "O introduzca un nuevo nombre para la carpeta de marcadores" -#: ../../mod/settings.php:724 -msgid "Use Browser Location:" -msgstr "Usar localización del navegador:" +#: ../../mod/notify.php:53 ../../mod/notifications.php:94 +msgid "No more system notifications." +msgstr "No hay más notificaciones de sistema" -#: ../../mod/settings.php:725 -msgid "Display Theme:" -msgstr "Utilizar tema:" +#: ../../mod/notify.php:57 ../../mod/notifications.php:98 +msgid "System Notifications" +msgstr "Notificaciones de sistema" -#: ../../mod/settings.php:729 -msgid "Security and Privacy Settings" -msgstr "Configuración de seguridad y privacidad" +#: ../../mod/acl.php:231 +msgid "network" +msgstr "red" -#: ../../mod/settings.php:731 -msgid "Maximum Friend Requests/Day:" -msgstr "Máximo número de peticiones de amistad por día:" +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" -#: ../../mod/settings.php:731 -msgid "(to prevent spam abuse)" -msgstr "(para prevenir el abuso de spam)" +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Diseño actualizado" -#: ../../mod/settings.php:732 -msgid "Default Post Permissions" -msgstr "Permisos por defecto para las publicaciones" +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Editor del Sistema de Descripción de Páginas" -#: ../../mod/settings.php:733 -msgid "(click to open/close)" -msgstr "(pulsa para abrir/cerrar)" +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Diseño no encontrado" -#: ../../mod/settings.php:739 -msgid "Automatically expire posts after days:" -msgstr "Las publicaciones expiran automáticamente después de (días):" +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nombre del módulo:" -#: ../../mod/settings.php:739 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "" -"Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado " -"se borrarán" +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Ayuda para el diseño de la página" -#: ../../mod/settings.php:748 -msgid "Notification Settings" -msgstr "Configuración de notificaciones" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "-seleccionar-" -#: ../../mod/settings.php:749 -msgid "Send a notification email when:" -msgstr "Enviar notificación por correo cuando:" +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Su paquete de servicios solo permite %d canales." -#: ../../mod/settings.php:750 -msgid "You receive an introduction" -msgstr "Reciba una presentación" +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "No hay nada para importar." -#: ../../mod/settings.php:751 -msgid "Your introductions are confirmed" -msgstr "Mi presentación sea confirmada" +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "No se han podido descargar datos de su antiguo servidor" -#: ../../mod/settings.php:752 -msgid "Someone writes on your profile wall" -msgstr "Alguien escriba en el muro de mi perfil" +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "El fichero importado está vacío." -#: ../../mod/settings.php:753 -msgid "Someone writes a followup comment" -msgstr "Algien escriba en un comentario que sigo " +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "Los datos proporcionados no son compatibles con este proyecto." -#: ../../mod/settings.php:754 -msgid "You receive a private message" -msgstr "Reciba un mensaje privado" +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Atención: Las versiones de la base de datos difieren en %1$d actualizaciones." -#: ../../mod/settings.php:758 -msgid "Advanced Page Settings" -msgstr "Configuración avanzada" +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "No se ha podido crear el canal porque el identificador del canal no se ha podido duplicar en este servidor." -#: ../../mod/search.php:13 ../../mod/network.php:75 -msgid "Saved Searches" -msgstr "Búsquedas guardadas" +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "No se ha podido importar el canal porque el canal no se ha podido clonar." -#: ../../mod/search.php:16 ../../mod/network.php:81 -msgid "Remove term" -msgstr "Eliminar término" +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "No se ha podido importar el canal porque el canal clonado no se ha encontrado." -#: ../../mod/search.php:71 ../../mod/photos.php:752 ../../mod/display.php:7 -#: ../../mod/dfrn_request.php:594 ../../mod/directory.php:31 -#: ../../mod/viewconnections.php:16 ../../mod/community.php:16 -msgid "Public access denied." -msgstr "Acceso público denegado." +#: ../../mod/import.php:516 +msgid "You must be logged in to use this feature." +msgstr "Debe estar registrado para poder usar esta funcionalidad." -#: ../../mod/search.php:83 -msgid "Search This Site" -msgstr "Buscar en este sitio" +#: ../../mod/import.php:521 +msgid "Import Channel" +msgstr "Importar canal" -#: ../../mod/search.php:125 ../../mod/community.php:60 -msgid "No results." -msgstr "Sin resultados." +#: ../../mod/import.php:522 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Emplee este formulario para importar un canal desde un servidor/hub diferente. Puede recuperar el canal desde el antiguo servidor/hub a través de la red o proporcionando un fichero de exportación." -#: ../../mod/photos.php:42 -msgid "Photo Albums" -msgstr "Álbum de Fotos" +#: ../../mod/import.php:523 +msgid "File to Upload" +msgstr "Fichero para subir" -#: ../../mod/photos.php:50 ../../mod/photos.php:144 ../../mod/photos.php:866 -#: ../../mod/photos.php:936 ../../mod/photos.php:951 ../../mod/photos.php:1351 -#: ../../mod/photos.php:1363 ../../addon/communityhome/communityhome.php:110 -msgid "Contact Photos" -msgstr "Foto del contacto" +#: ../../mod/import.php:524 +msgid "Or provide the old server/hub details" +msgstr "O proporcionando los detalles de su antiguo servidor/hub" -#: ../../mod/photos.php:133 -msgid "Contact information unavailable" -msgstr "Información del contacto no disponible" +#: ../../mod/import.php:525 +msgid "Your old identity address (xyz@example.com)" +msgstr "Su identidad en el antiguo servidor (canal@ejemplo.com)" -#: ../../mod/photos.php:154 -msgid "Album not found." -msgstr "Álbum no encontrado." +#: ../../mod/import.php:526 +msgid "Your old login email address" +msgstr "Su antigua dirección de correo electrónico" -#: ../../mod/photos.php:172 ../../mod/photos.php:945 -msgid "Delete Album" -msgstr "Eliminar álbum" +#: ../../mod/import.php:527 +msgid "Your old login password" +msgstr "Su antigua contraseña" -#: ../../mod/photos.php:235 ../../mod/photos.php:1164 -msgid "Delete Photo" -msgstr "Eliminar foto" +#: ../../mod/import.php:528 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Para cualquiera de las opciones, elija si hacer de este servidor su nueva dirección primaria, o si su antigua ubicación debe continuar con este papel. Usted podrá publicar desde cualquier ubicación, pero sólo una puede estar marcada como la ubicación principal para los ficheros, fotos y otras imágenes o vídeos." -#: ../../mod/photos.php:522 -msgid "was tagged in a" -msgstr "ha sido etiquetado en" +#: ../../mod/import.php:529 +msgid "Make this hub my primary location" +msgstr "Convertir este servidor en mi ubicación primaria" -#: ../../mod/photos.php:522 ../../mod/tagger.php:70 ../../mod/like.php:127 -#: ../../addon/communityhome/communityhome.php:163 -#: ../../include/conversation.php:31 ../../include/diaspora.php:1211 -msgid "photo" -msgstr "foto" +#: ../../mod/import.php:530 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa el contenido publicado si es posible (experimental - limitado por la memoria disponible" -#: ../../mod/photos.php:522 -msgid "by" -msgstr "por" +#: ../../mod/import.php:531 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Este proceso puede tardar varios minutos en completarse. Por favor envíe el formulario una sola vez y mantenga esta página abierta hasta que termine." -#: ../../mod/photos.php:625 ../../addon/js_upload/js_upload.php:312 -msgid "Image exceeds size limit of " -msgstr "La imagen supera el limite de tamaño de " +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "¿Borrar formato?" -#: ../../mod/photos.php:633 -msgid "Image file is empty." -msgstr "El archivo de imagen está vacío." +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Descripción del diseño (opcional)" -#: ../../mod/photos.php:762 -msgid "No photos selected" -msgstr "Ninguna foto seleccionada" +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nombre del diseño" -#: ../../mod/photos.php:839 -msgid "Access to this item is restricted." -msgstr "El acceso a este elemento está restringido." +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "Editar diseño" -#: ../../mod/photos.php:893 -msgid "Upload Photos" -msgstr "Subir fotos" +#: ../../mod/chat.php:19 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." +msgstr "Debe estar registrado para poder ver esta página." -#: ../../mod/photos.php:896 ../../mod/photos.php:940 -msgid "New album name: " -msgstr "Nombre del nuevo álbum: " +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "Sala no encontrada" -#: ../../mod/photos.php:897 -msgid "or existing album name: " -msgstr "o nombre de un álbum existente: " +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Abandonar sala" -#: ../../mod/photos.php:898 -msgid "Do not show a status post for this upload" -msgstr "No mostrar un mensaje de estado de este envío" +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Eliminar esta sala" -#: ../../mod/photos.php:900 ../../mod/photos.php:1159 -msgid "Permissions" -msgstr "Permisos" +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Estoy ausente momentáneamente" -#: ../../mod/photos.php:955 -msgid "Edit Album" -msgstr "Modifica álbum" +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Estoy conectado" -#: ../../mod/photos.php:965 ../../mod/photos.php:1381 -msgid "View Photo" -msgstr "Ver foto" +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Añadir esta sala a Marcadores" -#: ../../mod/photos.php:1000 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Nueva sala de chat" -#: ../../mod/photos.php:1002 -msgid "Photo not available" -msgstr "Foto no disponible" +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Nombre de sala de chat" -#: ../../mod/photos.php:1052 -msgid "View photo" -msgstr "Ver foto" +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Sala de chat de %1$s" -#: ../../mod/photos.php:1052 -msgid "Edit photo" -msgstr "Modificar foto" +#: ../../mod/mitem.php:24 ../../mod/menu.php:134 +msgid "Menu not found." +msgstr "Menú no encontrado" -#: ../../mod/photos.php:1053 -msgid "Use as profile photo" -msgstr "Usar como foto del perfil" +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Imposible crear el elemento." -#: ../../mod/photos.php:1059 ../../include/conversation.php:369 -msgid "Private Message" -msgstr "Mensaje privado" +#: ../../mod/mitem.php:71 +msgid "Unable to update menu element." +msgstr "No es posible actualizar el elemento del menú." -#: ../../mod/photos.php:1070 -msgid "View Full Size" -msgstr "Ver a tamaño completo" +#: ../../mod/mitem.php:86 +msgid "Unable to add menu element." +msgstr "No es posible añadir el elemento al menú" -#: ../../mod/photos.php:1138 -msgid "Tags: " -msgstr "Etiquetas: " +#: ../../mod/mitem.php:152 ../../mod/mitem.php:223 +msgid "Menu Item Permissions" +msgstr "Permisos del elemento del menú" -#: ../../mod/photos.php:1141 -msgid "[Remove any tag]" -msgstr "[Borrar todas las etiquetas]" +#: ../../mod/mitem.php:153 ../../mod/mitem.php:224 ../../mod/settings.php:1083 +msgid "(click to open/close)" +msgstr "(pulsa para abrir/cerrar)" -#: ../../mod/photos.php:1152 -msgid "New album name" -msgstr "Nuevo nombre del álbum" +#: ../../mod/mitem.php:155 ../../mod/mitem.php:171 +msgid "Link Name" +msgstr "Nombre del enlace" -#: ../../mod/photos.php:1155 -msgid "Caption" -msgstr "Título" +#: ../../mod/mitem.php:156 ../../mod/mitem.php:228 +msgid "Link or Submenu Target" +msgstr "Destino del enlace o submenú" -#: ../../mod/photos.php:1157 -msgid "Add a Tag" -msgstr "Añadir una etiqueta" +#: ../../mod/mitem.php:156 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Introduzca la dirección del enlace o seleccione el nombre de un submenú" -#: ../../mod/photos.php:1161 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "" -"Ejemplo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +#: ../../mod/mitem.php:157 ../../mod/mitem.php:229 +msgid "Use magic-auth if available" +msgstr "Use la autenticación mágica si está disponible" -#: ../../mod/photos.php:1181 ../../include/conversation.php:416 -msgid "I like this (toggle)" -msgstr "Me gusta esto (cambiar)" +#: ../../mod/mitem.php:158 ../../mod/mitem.php:230 +msgid "Open link in new window" +msgstr "Abrir el enlace en una nueva ventana" -#: ../../mod/photos.php:1182 ../../include/conversation.php:417 -msgid "I don't like this (toggle)" -msgstr "No me gusta esto (cambiar)" +#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 +msgid "Order in list" +msgstr "Orden en la lista" -#: ../../mod/photos.php:1183 ../../include/conversation.php:814 -msgid "Share" -msgstr "Compartir" +#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Los números más altos irán al final de la lista" -#: ../../mod/photos.php:1184 ../../mod/editpost.php:99 -#: ../../mod/message.php:137 ../../mod/message.php:270 -#: ../../include/conversation.php:251 ../../include/conversation.php:578 -#: ../../include/conversation.php:823 -msgid "Please wait" -msgstr "Por favor, espere" +#: ../../mod/mitem.php:160 +msgid "Submit and finish" +msgstr "Enviar y terminar" -#: ../../mod/photos.php:1200 ../../mod/photos.php:1239 -#: ../../mod/photos.php:1270 ../../include/conversation.php:431 -msgid "This is you" -msgstr "Eres tú" +#: ../../mod/mitem.php:161 +msgid "Submit and continue" +msgstr "Enviar y continuar" -#: ../../mod/photos.php:1368 -msgid "Recent Photos" -msgstr "Fotos recientes" +#: ../../mod/mitem.php:169 +msgid "Menu:" +msgstr "Menú:" -#: ../../mod/photos.php:1372 -msgid "Upload New Photos" -msgstr "Subir nuevas fotos" +#: ../../mod/mitem.php:172 +msgid "Link Target" +msgstr "Destino del enlace" -#: ../../mod/photos.php:1385 -msgid "View Album" -msgstr "Ver álbum" +#: ../../mod/mitem.php:175 +msgid "Edit menu" +msgstr "Editar menú" -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendika" -msgstr "Bienvenido a Friendika" +#: ../../mod/mitem.php:178 +msgid "Edit element" +msgstr "Editar elemento" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Listado de nuevos miembros" +#: ../../mod/mitem.php:179 +msgid "Drop element" +msgstr "Eliminar el elemento" -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page." -msgstr "" -"Nos gustaría ofrecerte algunos trucos y consejos para ayudar a que tu " -"experiencia sea placentera. Pulsa en cualquier elemento para visitar la " -"página adecuada." +#: ../../mod/mitem.php:180 +msgid "New element" +msgstr "Nuevo elemento" -#: ../../mod/newmember.php:16 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This will be useful in making friends." -msgstr "" -"En la página de Configuración - cambia la contraseña inicial. Toma " -"nota de tu dirección personal. Te será útil para hacer amigos." +#: ../../mod/mitem.php:181 +msgid "Edit this menu container" +msgstr "Modificar el contenedor del menú" -#: ../../mod/newmember.php:18 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "" -"Revisa las demás configuraciones, especialmente la configuración de " -"privacidad. Un listado de directorio no publicado es como tener un número de" -" teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que" -" tus amigos y amigos potenciales sepan con ponerse en contacto contigo." +#: ../../mod/mitem.php:182 +msgid "Add menu element" +msgstr "Añadir un elemento al menú" -#: ../../mod/newmember.php:20 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "" -"Sube una foto para tu perfil si no lo has hecho aún. Los estudios han " -"demostrado que la gente que usa fotos suyas reales tienen diez veces más " -"éxito a la hora de entablar amistad que las que no." +#: ../../mod/mitem.php:183 +msgid "Delete this menu item" +msgstr "Eliminar este elemento del menú" -#: ../../mod/newmember.php:23 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "" -"Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y " -"nosotros (opcionalmente) importaremos tus amistades y conversaciones desde " -"Facebook." +#: ../../mod/mitem.php:184 +msgid "Edit this menu item" +msgstr "Modificar este elemento del menú" -#: ../../mod/newmember.php:28 -msgid "" -"Enter your email access information on your Settings page if you wish to " -"import and interact with friends or mailing lists from your email INBOX" -msgstr "" -"Introduce los datos sobre tu dirección de correo en la página de " -"configuración si quieres importar y mantener un contacto con tus amistades o" -" listas de correos desde tu buzón" +#: ../../mod/mitem.php:201 +msgid "Menu item not found." +msgstr "Este elemento del menú no se ha encontrado" -#: ../../mod/newmember.php:30 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "" -"Edita tu perfil predeterminado como quieras. Revisa la " -"configuración para ocultar tu lista de amigos o tu perfil a los visitantes " -"desconocidos." +#: ../../mod/mitem.php:212 +msgid "Menu item deleted." +msgstr "Este elemento del menú ha sido borrado" -#: ../../mod/newmember.php:32 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "" -"Define en tu perfil público algunas palabras que describan tus intereses. " -"Así podremos buscar otras personas con los mismos gustos y sugerirte " -"posibles amigos." +#: ../../mod/mitem.php:214 +msgid "Menu item could not be deleted." +msgstr "Este elemento del menú no puede ser borrada." -#: ../../mod/newmember.php:34 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Connect dialog." -msgstr "" -"La página de tus Contactos es tu puerta de entrada para manejar tus " -"relaciones de amistad y conectarte con amigos de otras redes sociales. " -"Introduce la dirección de su perfil o dirección web en el campo " -"Conectar." +#: ../../mod/mitem.php:221 +msgid "Edit Menu Element" +msgstr "Editar elemento del menú" -#: ../../mod/newmember.php:36 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "" -"El Directorio te permite encontrar otras personas en esta red o en cualquier" -" otro sitio federado. Busca algún enlace de Conectar o " -"Seguir en su perfil. Proporciona tu direción personal si es " -"necesario." +#: ../../mod/mitem.php:227 +msgid "Link text" +msgstr "Texto del enlace" -#: ../../mod/newmember.php:38 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "" -"Una vez que tengas algunos amigos, puedes organizarlos en grupos de " -"conversación privados mediante la barra en tu página de Contactos y luego " -"puedes interactuar con cada grupo por privado desde tu página de Red." +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "¿Eliminar página web?" -#: ../../mod/newmember.php:40 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "" -"Puedes consultar nuestra página de Ayuda para más ayuda, " -"información y recursos." +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Título del enlace de la página" -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:227 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Editar página web" -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Conversión horária" +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "El servidor de este directorio necesita un \"token\" de acceso" -#: ../../mod/localtime.php:26 -msgid "" -"Friendika provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "" -"Friendica ofrece este servicio para compartir eventos con otras redes y " -"amigos en zonas horarias desconocidas." +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "No se ha encontrado una cuenta válida." -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "Tiempo UTC: %s" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Se ha recibido una solicitud de restablecimiento de contraseña. Consulte su correo electrónico." -#: ../../mod/localtime.php:33 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 #, php-format -msgid "Current timezone: %s" -msgstr "Zona horaria actual: %s" +msgid "Site Member (%s)" +msgstr "Usuario del sitio (%s)" -#: ../../mod/localtime.php:36 +#: ../../mod/lostpass.php:40 #, php-format -msgid "Converted localtime: %s" -msgstr "Zona horaria local convertida: %s" +msgid "Password reset requested at %s" +msgstr "Se ha solicitado restablecer la contraseña en %s" -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Por favor, seleccione su zona horaria:" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La solicitud no ha podido ser verificada. (Puede que la haya enviado con anterioridad) El restablecimiento de la contraseña ha fallado." -#: ../../mod/display.php:108 -msgid "Item has been removed." -msgstr "El elemento ha sido eliminado." +#: ../../mod/lostpass.php:85 ../../boot.php:1559 +msgid "Password Reset" +msgstr "Contraseña restablecida" -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Elemento no encontrado" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Su contraseña ha sido restablecida según lo solicitó." -#: ../../mod/editpost.php:32 -msgid "Edit post" -msgstr "Editar publicación" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Su nueva contraseña es" -#: ../../mod/editpost.php:75 ../../include/conversation.php:800 -msgid "Post to Email" -msgstr "Publicar mediante correo electrónico" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Guarde o copie su nueva contraseña - y después" -#: ../../mod/editpost.php:91 ../../mod/message.php:135 -#: ../../mod/message.php:268 ../../include/conversation.php:815 -msgid "Upload photo" -msgstr "Subir foto" +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "Pulse aquí para conectarse" -#: ../../mod/editpost.php:92 ../../include/conversation.php:816 -msgid "Attach file" -msgstr "Adjuntar archivo" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Puede cambiar la contraseña en la página Configuraciones una vez iniciada la sesión." -#: ../../mod/editpost.php:93 ../../mod/message.php:136 -#: ../../mod/message.php:269 ../../include/conversation.php:817 -msgid "Insert web link" -msgstr "Insertar enlace" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Su contraseña en %s ha sido cambiada" -#: ../../mod/editpost.php:94 -msgid "Insert YouTube video" -msgstr "Insertar video de YouTube" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "¿Ha olvidado su contraseña?" -#: ../../mod/editpost.php:95 -msgid "Insert Vorbis [.ogg] video" -msgstr "Insertar video Vorbis [.ogg]" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Introduzca y envíe su dirección de correo electrónico para que el restablecimiento de csu ontraseña. Luego revise su correo para obtener más instrucciones." -#: ../../mod/editpost.php:96 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Insertar audio Vorbis [.ogg]" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "Dirección de correo electrónico" -#: ../../mod/editpost.php:97 ../../include/conversation.php:820 -msgid "Set your location" -msgstr "Configura tu localización" +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Reiniciar" -#: ../../mod/editpost.php:98 ../../include/conversation.php:821 -msgid "Clear browser location" -msgstr "Borrar la localización del navegador" +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Sitio web:" -#: ../../mod/editpost.php:100 ../../include/conversation.php:824 -msgid "Permission settings" -msgstr "Configuración de permisos" +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal remoto [%s] (aún no es conocido en este sitio)" -#: ../../mod/editpost.php:108 ../../include/conversation.php:832 -msgid "CC: email addresses" -msgstr "CC: dirección de correo electrónico" +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "Valoración (esta información es pública)" -#: ../../mod/editpost.php:109 ../../include/conversation.php:833 -msgid "Public post" -msgstr "Post público" +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "Opcionalmente puede explicar su valoración (esta información es pública)" -#: ../../mod/editpost.php:111 ../../include/conversation.php:835 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com" +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "¿Borrar este bloque?" + +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "Modificar este bloque" -#: ../../mod/invite.php:35 +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Se ha superado el límite máximo de invitaciones." + +#: ../../mod/invite.php:49 #, php-format msgid "%s : Not a valid email address." -msgstr "%s : No es una dirección válida de correo." +msgstr "%s : No es una dirección de correo electrónico válida. " -#: ../../mod/invite.php:59 -#, php-format -msgid "Please join my network on %s" -msgstr "Por favor únete a mi red social en %s" +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Únase a nosotros en RedMatrix" -#: ../../mod/invite.php:69 +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Excedido el límite de invitaciones. Por favor, contacte con el Administrador de su sitio." + +#: ../../mod/invite.php:92 #, php-format msgid "%s : Message delivery failed." -msgstr "%s : Ha fallado la entrega del mensaje." +msgstr "%s : Falló la entrega del mensaje." -#: ../../mod/invite.php:73 +#: ../../mod/invite.php:96 #, php-format msgid "%d message sent." msgid_plural "%d messages sent." -msgstr[0] "%d mensaje enviado." +msgstr[0] "%d mensajes enviados." msgstr[1] "%d mensajes enviados." -#: ../../mod/invite.php:92 +#: ../../mod/invite.php:115 msgid "You have no more invitations available" -msgstr "No tienes más invitaciones disponibles" +msgstr "No tiene más invitaciones disponibles" -#: ../../mod/invite.php:99 +#: ../../mod/invite.php:129 msgid "Send invitations" msgstr "Enviar invitaciones" -#: ../../mod/invite.php:100 +#: ../../mod/invite.php:130 msgid "Enter email addresses, one per line:" -msgstr "Introduce las direcciones de correo, una por línea:" +msgstr "Introduzca las direcciones de correo electrónica, una por línea:" -#: ../../mod/invite.php:101 ../../mod/message.php:132 -#: ../../mod/message.php:265 +#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 msgid "Your message:" -msgstr "Tu mensaje:" - -#: ../../mod/invite.php:102 -#, php-format -msgid "Please join my social network on %s" -msgstr "Únete a mi red social en % s" +msgstr "Su mensaje:" -#: ../../mod/invite.php:103 -msgid "To accept this invitation, please visit:" -msgstr "Para aceptar esta invitación, por favor visita:" +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Por favor, únase a mi comunidad en $Projectname." -#: ../../mod/invite.php:104 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Tienes que proporcionar el siguiente código: $invite_code" +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Debe proporcionar este código de invitación:" -#: ../../mod/invite.php:104 +#: ../../mod/invite.php:135 msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "" -"Una vez registrado, por favor contacta conmigo a través de mi página de " -"perfil en:" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Regístrese en cualquier lugar del $Projectname (están todos interconectados)" -#: ../../mod/ping.php:146 -msgid "{0} wants to be your friend" -msgstr "{0} quiere ser tu amigo" +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Introduzca mi dirección $Projectname en la caja de búsqueda del sitio." -#: ../../mod/ping.php:151 -msgid "{0} sent you a message" -msgstr "{0} le ha enviado un mensaje" +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "o visite" -#: ../../mod/ping.php:156 -msgid "{0} requested registration" -msgstr "{0} solicitudes de registro" +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Pulse [conectar]" -#: ../../mod/ping.php:162 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} comentó el post de %s" +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Localización no encontrada." -#: ../../mod/ping.php:167 -#, php-format -msgid "{0} liked %s's post" -msgstr "A {0} le ha gustado el post de %s" +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "La localización primaria no puede ser eliminada." -#: ../../mod/ping.php:172 -#, php-format -msgid "{0} disliked %s's post" -msgstr "A {0} no le ha gustado el post de %s" +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "Ninguna localización encontrada." -#: ../../mod/ping.php:177 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} ahora es amigo de %s" +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Gestionar localizaciones del canal" -#: ../../mod/ping.php:182 -msgid "{0} posted" -msgstr "{0} publicado" +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Localización (dirección)" -#: ../../mod/ping.php:187 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} etiquetó la publicación de %s como #%s" +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Localización primaria" -#: ../../mod/contacts.php:62 ../../mod/contacts.php:133 -msgid "Could not access contact record." -msgstr "No se pudo acceder a los datos del contacto." +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Eliminar localización" -#: ../../mod/contacts.php:76 -msgid "Could not locate selected profile." -msgstr "No se pudo encontrar el perfil seleccionado." +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Imposible crear la fuente. Ningún canal ha sido seleccionado." -#: ../../mod/contacts.php:97 -msgid "Contact updated." -msgstr "Contacto actualizado." +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Fuente creada." -#: ../../mod/contacts.php:99 ../../mod/dfrn_request.php:409 -msgid "Failed to update contact record." -msgstr "Error al actualizar el contacto." +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Fuente actualizada." -#: ../../mod/contacts.php:155 -msgid "Contact has been blocked" -msgstr "El contacto ha sido bloqueado" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/contacts.php:155 -msgid "Contact has been unblocked" -msgstr "El contacto ha sido desbloqueado" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestionar contenido de origen remoto para su canal." -#: ../../mod/contacts.php:169 -msgid "Contact has been ignored" -msgstr "El contacto ha sido ignorado" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nueva fuente" -#: ../../mod/contacts.php:169 -msgid "Contact has been unignored" -msgstr "El contacto ya no está ignorado" +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importar todo el contenido o una selección de los siguientes canales en este canal, y distribuirlo de acuerdo con los ajustes de su canal." -#: ../../mod/contacts.php:190 -msgid "stopped following" -msgstr "dejó de seguir" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importar solo contenido que contenga estas palabras (una por línea)" -#: ../../mod/contacts.php:211 -msgid "Contact has been removed." -msgstr "El contacto ha sido eliminado" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Dejar en blanco para importar todo el contenido público" -#: ../../mod/contacts.php:232 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Ahora tiene una amistad mutua con %s" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nombre del canal" -#: ../../mod/contacts.php:236 -#, php-format -msgid "You are sharing with %s" -msgstr "Usted está compartiendo con %s" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Fuente no encontrada" -#: ../../mod/contacts.php:241 -#, php-format -msgid "%s is sharing with you" -msgstr "%s está compartiendo con usted" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Editar fuente" -#: ../../mod/contacts.php:258 -msgid "Private communications are not available for this contact." -msgstr "Las comunicaciones privadas no está disponibles para este contacto." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Eliminar fuente" -#: ../../mod/contacts.php:261 -msgid "Never" -msgstr "Nunca" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Fuente eliminada" -#: ../../mod/contacts.php:265 -msgid "(Update was successful)" -msgstr "(La actualización se ha completado)" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Imposible eliminar la fuente." -#: ../../mod/contacts.php:265 -msgid "(Update was not successful)" -msgstr "(La actualización no se ha completado)" +#: ../../mod/menu.php:44 +msgid "Unable to update menu." +msgstr "No se puede actualizar el menú." -#: ../../mod/contacts.php:267 -msgid "Suggest friends" -msgstr "Sugerir amigos" +#: ../../mod/menu.php:53 +msgid "Unable to create menu." +msgstr "No se puede crear el menú." -#: ../../mod/contacts.php:271 -#, php-format -msgid "Network type: %s" -msgstr "Tipo de red: %s" +#: ../../mod/menu.php:89 ../../mod/menu.php:101 +msgid "Menu Name" +msgstr "Nombre del menú" -#: ../../mod/contacts.php:274 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contacto en común" -msgstr[1] "%d contactos en común" +#: ../../mod/menu.php:89 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nombre único (no será visible en la página web) - requerido" -#: ../../mod/contacts.php:279 -msgid "View all contacts" -msgstr "Ver todos los contactos" +#: ../../mod/menu.php:90 ../../mod/menu.php:102 +msgid "Menu Title" +msgstr "Título del menú" -#: ../../mod/contacts.php:284 ../../mod/contacts.php:331 -#: ../../mod/admin.php:470 -msgid "Unblock" -msgstr "Desbloquear" +#: ../../mod/menu.php:90 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible en la página web - no ponga nada si no desea un título" -#: ../../mod/contacts.php:284 ../../mod/contacts.php:331 -#: ../../mod/admin.php:469 -msgid "Block" -msgstr "Bloquear" +#: ../../mod/menu.php:91 +msgid "Allow Bookmarks" +msgstr "Permitir marcadores" -#: ../../mod/contacts.php:289 ../../mod/contacts.php:332 -msgid "Unignore" -msgstr "Quitar de Ignorados" +#: ../../mod/menu.php:91 ../../mod/menu.php:147 +msgid "Menu may be used to store saved bookmarks" +msgstr "El menú se puede usar para guardar marcadores" -#: ../../mod/contacts.php:289 ../../mod/contacts.php:332 -#: ../../mod/notifications.php:47 ../../mod/notifications.php:143 -#: ../../mod/notifications.php:187 -msgid "Ignore" -msgstr "Ignorar" +#: ../../mod/menu.php:92 ../../mod/menu.php:149 +msgid "Submit and proceed" +msgstr "Enviar y proceder" -#: ../../mod/contacts.php:294 -msgid "Repair" -msgstr "Reparar" +#: ../../mod/menu.php:104 +msgid "Drop" +msgstr "Eliminar" -#: ../../mod/contacts.php:304 -msgid "Contact Editor" -msgstr "Editor de contactos" +#: ../../mod/menu.php:108 +msgid "Bookmarks allowed" +msgstr "Marcadores permitidos" -#: ../../mod/contacts.php:307 -msgid "Profile Visibility" -msgstr "Visibilidad del Perfil" +#: ../../mod/menu.php:110 +msgid "Delete this menu" +msgstr "Borrar este menú" -#: ../../mod/contacts.php:308 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "" -"Por favor selecciona el perfil que quieras mostrar a %s cuando esté viendo " -"tu perfil de forma segura." +#: ../../mod/menu.php:111 ../../mod/menu.php:144 +msgid "Edit menu contents" +msgstr "Editar los contenidos del menú" -#: ../../mod/contacts.php:309 -msgid "Contact Information / Notes" -msgstr "Información del Contacto / Notas" +#: ../../mod/menu.php:112 +msgid "Edit this menu" +msgstr "Modificar este menú" -#: ../../mod/contacts.php:310 -msgid "Edit contact notes" -msgstr "Editar notas de contacto" +#: ../../mod/menu.php:126 +msgid "Menu could not be deleted." +msgstr "El menú no puede ser eliminado." -#: ../../mod/contacts.php:315 ../../mod/contacts.php:430 -#: ../../mod/viewconnections.php:61 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Ver el perfil de %s [%s]" +#: ../../mod/menu.php:139 +msgid "Edit Menu" +msgstr "Modificar el menú" -#: ../../mod/contacts.php:316 -msgid "Block/Unblock contact" -msgstr "Boquear/Desbloquear contacto" +#: ../../mod/menu.php:143 +msgid "Add or remove entries to this menu" +msgstr "Añadir o quitar entradas en este menú" -#: ../../mod/contacts.php:317 -msgid "Ignore contact" -msgstr "Ignorar contacto" +#: ../../mod/menu.php:145 +msgid "Menu name" +msgstr "Nombre del menú" -#: ../../mod/contacts.php:318 -msgid "Repair URL settings" -msgstr "Configuración de URL de reparación" +#: ../../mod/menu.php:145 +msgid "Must be unique, only seen by you" +msgstr "Debe ser único, solo será visible para usted" -#: ../../mod/contacts.php:319 -msgid "View conversations" -msgstr "Ver conversaciones" +#: ../../mod/menu.php:146 +msgid "Menu title" +msgstr "Título del menú" -#: ../../mod/contacts.php:321 -msgid "Delete contact" -msgstr "Eliminar contacto" +#: ../../mod/menu.php:146 +msgid "Menu title as seen by others" +msgstr "El título del menú tal como será visto por los demás" -#: ../../mod/contacts.php:325 -msgid "Last update:" -msgstr "Última actualización:" +#: ../../mod/menu.php:147 +msgid "Allow bookmarks" +msgstr "Permitir marcadores" -#: ../../mod/contacts.php:326 -msgid "Update public posts" -msgstr "Actualizar posts públicos" +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Permiso denegado" -#: ../../mod/contacts.php:328 ../../mod/admin.php:701 -msgid "Update now" -msgstr "Actualizar ahora" +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Fichero no encontrado." -#: ../../mod/contacts.php:335 -msgid "Currently blocked" -msgstr "Bloqueados" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Modificar los permisos del fichero" -#: ../../mod/contacts.php:336 -msgid "Currently ignored" -msgstr "Ignorados" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Establecer/editar los permisos" -#: ../../mod/contacts.php:364 ../../include/nav.php:130 -msgid "Contacts" -msgstr "Contactos" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Incluir todos los ficheros y subcarpetas" -#: ../../mod/contacts.php:366 -msgid "Show Blocked Connections" -msgstr "Mostrar conexiones bloqueadas" +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Volver a la lista de ficheros" -#: ../../mod/contacts.php:366 -msgid "Hide Blocked Connections" -msgstr "Esconder conexiones bloqueadas" +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copiar/pegar este código para adjuntar el fichero al envío" -#: ../../mod/contacts.php:368 -msgid "Search your contacts" -msgstr "Buscar tus contactos" +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copiar/pegar esta dirección para enlazar el fichero desde una página web" -#: ../../mod/contacts.php:369 ../../mod/directory.php:65 -msgid "Finding: " -msgstr "Buscando: " +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Compartir este fichero" -#: ../../mod/contacts.php:370 ../../mod/directory.php:67 -#: ../../include/contact_widgets.php:34 -msgid "Find" -msgstr "Buscar" +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Mostrar la dirección de este fichero" -#: ../../mod/contacts.php:406 -msgid "Mutual Friendship" -msgstr "Amistad recíproca" +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Avisar a sus contactos de este fichero" -#: ../../mod/contacts.php:410 -msgid "is a fan of yours" -msgstr "es tu fan" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contacto no encontrado" -#: ../../mod/contacts.php:414 -msgid "you are a fan of" -msgstr "eres fan de" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Enviar sugerencia a un amigo." -#: ../../mod/contacts.php:431 ../../include/Contact.php:129 -#: ../../include/conversation.php:679 -msgid "Edit contact" -msgstr "Modificar contacto" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugerir amigos" -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Información sobre privacidad remota no disponible." +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Sugerir un amigo a %s" -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Visible para:" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Servidor no encontrado" -#: ../../mod/register.php:53 -msgid "An invitation is required." -msgstr "Se necesita invitación." +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Dar un toque/Incitar" -#: ../../mod/register.php:58 -msgid "Invitation could not be verified." -msgstr "No se puede verificar la invitación." +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "dale un toque, incita o hasle otras cosas a alguien" -#: ../../mod/register.php:66 -msgid "Invalid OpenID url" -msgstr "Dirección OpenID no válida" +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatario" -#: ../../mod/register.php:81 -msgid "Please enter the required information." -msgstr "Por favor, introduce la información necesaria." +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Elegir qué desea enviar al destinatario" -#: ../../mod/register.php:95 -msgid "Please use a shorter name." -msgstr "Por favor, usa un nombre más corto." +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Convertir en privado este envío" -#: ../../mod/register.php:97 -msgid "Name too short." -msgstr "El nombre es demasiado corto." +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identificador de perfil no válido" -#: ../../mod/register.php:112 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "No parece que ese sea tu nombre completo." +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Editor de visibilidad el perfil" -#: ../../mod/register.php:117 -msgid "Your email domain is not among those allowed on this site." -msgstr "" -"Tu dominio de correo electrónico no se encuentra entre los permitidos en " -"este sitio." +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Pulsar en un contacto para añadir o eliminar." -#: ../../mod/register.php:120 -msgid "Not a valid email address." -msgstr "No es una dirección de correo electrónico válida." +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visible para" -#: ../../mod/register.php:130 -msgid "Cannot use that email." -msgstr "No se puede utilizar este correo electrónico." +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "%s elemento instalado" -#: ../../mod/register.php:136 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "" -"Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\", y también" -" debe empezar por una letra." +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "Elemento con instalación fallida: %s" -#: ../../mod/register.php:142 ../../mod/register.php:243 -msgid "Nickname is already registered. Please choose another." -msgstr "Apodo ya registrado. Por favor, elije otro." +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Perfil no encontrado." -#: ../../mod/register.php:161 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERROR GRAVE: La generación de claves de seguridad ha fallado." +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Perfil eliminado." -#: ../../mod/register.php:229 -msgid "An error occurred during registration. Please try again." -msgstr "" -"Se produjo un error durante el registro. Por favor, inténtalo de nuevo." +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Perfil-" -#: ../../mod/register.php:265 -msgid "An error occurred creating your default profile. Please try again." -msgstr "" -"Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo." +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Creado el nuevo perfil." -#: ../../mod/register.php:377 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "" -"Te has registrado con éxito. Por favor, consulta tu correo electrónico para " -"obtener instrucciones adicionales." +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Perfil no disponible para clonar." -#: ../../mod/register.php:381 -msgid "Failed to send email message. Here is the message that failed." -msgstr "" -"Error al enviar el mensaje de correo electrónico. Este es el mensaje no " -"enviado." +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Perfil no disponible para exportar." -#: ../../mod/register.php:386 -msgid "Your registration can not be processed." -msgstr "Tu registro no se puede procesar." +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Se necesita el nombre del perfil." -#: ../../mod/register.php:423 -#, php-format -msgid "Registration request at %s" -msgstr "Solicitud de registro en %s" +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Estado sentimental" -#: ../../mod/register.php:432 -msgid "Your registration is pending approval by the site owner." -msgstr "" -"Tu registro está pendiente de aprobación por el propietario del sitio." +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Pareja sentimental" -#: ../../mod/register.php:481 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "" -"Puedes (opcionalmente) rellenar este formulario a través de OpenID mediante " -"el suministro de tu OpenID y pulsando en 'Registrar'." +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "Me gusta" -#: ../../mod/register.php:482 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "" -"Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y " -"rellena el resto de los elementos." +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "No me gusta" -#: ../../mod/register.php:483 -msgid "Your OpenID (optional): " -msgstr "Tu OpenID (opcional):" +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Trabajo:" -#: ../../mod/register.php:497 -msgid "Include your profile in member directory?" -msgstr "¿Incluir tu perfil en el directorio de miembros?" +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religión" -#: ../../mod/register.php:512 -msgid "Membership on this site is by invitation only." -msgstr "Sitio solo accesible mediante invitación." +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Ideas políticas" -#: ../../mod/register.php:513 -msgid "Your invitation ID: " -msgstr "ID de tu invitación: " +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Género" -#: ../../mod/register.php:516 ../../mod/admin.php:297 -msgid "Registration" -msgstr "Registro" +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Preferencia sexual" -#: ../../mod/register.php:524 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Tu nombre completo (por ejemplo, Pepe Pulido):" +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Página personal" -#: ../../mod/register.php:525 -msgid "Your Email Address: " -msgstr "Tu dirección de correo electrónico:" +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Intereses" -#: ../../mod/register.php:526 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "" -"Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este " -"sitio va a ser 'apodo@$sitename'." +#: ../../mod/profiles.php:447 ../../mod/admin.php:994 +msgid "Address" +msgstr "Dirección" -#: ../../mod/register.php:527 -msgid "Choose a nickname: " -msgstr "Escoge un apodo: " +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Perfil actualizado." -#: ../../mod/oexchange.php:27 -msgid "Post successful." -msgstr "¡Publicado!" +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "¿Ocultar su lista de contactos a los visitantes de este perfil?" -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" -msgstr "Amigos de %s" +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Modificar los detalles de este perfil" -#: ../../mod/allfriends.php:40 -msgid "No friends to display." -msgstr "No hay amigos para mostrar." +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Ver este perfil" -#: ../../mod/help.php:30 -msgid "Help:" -msgstr "Ayuda:" +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Cambiar la foto del perfil" -#: ../../mod/help.php:34 ../../include/nav.php:82 -msgid "Help" -msgstr "Ayuda" +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Crear un nuevo perfil usando estos ajustes" -#: ../../mod/install.php:34 -msgid "Could not create/connect to database." -msgstr "No se pudo crear o conectarse a la base de datos." +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Clonar este perfil" -#: ../../mod/install.php:39 -msgid "Connected to database." -msgstr "Conectado a la base de datos." +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Eliminar este perfil" -#: ../../mod/install.php:75 -msgid "Proceed with Installation" -msgstr "Procediendo con la instalación" +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Importar perfil desde un fichero" -#: ../../mod/install.php:77 -msgid "Your Friendika site database has been installed." -msgstr "La base de datos de Friendila ha sido instalada." +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Exportar perfil a un fichero" -#: ../../mod/install.php:78 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "" -"IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para " -"el encuestador" +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Nombre del perfil:" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "Su nombre completo:" -#: ../../mod/install.php:79 ../../mod/install.php:89 ../../mod/install.php:207 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Por favor, consulte el archivo \"INSTALL.txt\"." +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Título/Descripción:" -#: ../../mod/install.php:81 -msgid "Proceed to registration" -msgstr "Procediendo con el registro" +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "Su género:" -#: ../../mod/install.php:87 -msgid "Database import failed." -msgstr "La importación de la base de datos ha fallado." +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Cumpleaños:" -#: ../../mod/install.php:88 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "" -"Puede que tenga que importar el archivo \"Database.sql\" manualmente usando " -"phpmyadmin o mysql." +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Calle:" -#: ../../mod/install.php:101 -msgid "Welcome to Friendika." -msgstr "Bienvenido a Friendika." +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Ciudad:" -#: ../../mod/install.php:124 -msgid "Friendika Social Network" -msgstr "Friendika Red Social" +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "Código postal:" -#: ../../mod/install.php:125 -msgid "Installation" -msgstr "Instalación" +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "País:" -#: ../../mod/install.php:126 -msgid "" -"In order to install Friendika we need to know how to connect to your " -"database." -msgstr "" -"Para proceder a la instalación de Friendika es necesario saber cómo conectar" -" con tu base de datos." +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Región/Estado:" -#: ../../mod/install.php:127 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "" -"Por favor contacta con tu proveedor de servicios o el administrador de " -"lapágina si tienes alguna pregunta sobre estas cofiguraciones" +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr " Estado sentimental:" -#: ../../mod/install.php:128 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "" -"La base de datos que especifiques a continuación ya debería existir. Si no " -"es el caso, debes crearla antes de continuar." +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Quién: (si es aplicable)" -#: ../../mod/install.php:129 -msgid "Database Server Name" -msgstr "Nombre del servidor de la base de datos" +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Por ejemplo: cathy123, Cathy Williams, cathy@example.com" -#: ../../mod/install.php:130 -msgid "Database Login Name" -msgstr "Usuario de la base de datos" +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "Desde [fecha]:" -#: ../../mod/install.php:131 -msgid "Database Login Password" -msgstr "Contraseña de la base de datos" +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "Dirección de la página personal:" -#: ../../mod/install.php:132 -msgid "Database Name" -msgstr "Nombre de la base de datos" +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Creencias religiosas:" -#: ../../mod/install.php:133 -msgid "Please select a default timezone for your website" -msgstr "Por favor selecciona la zona horaria predeterminada para tu web" +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Palabras clave:" -#: ../../mod/install.php:134 -msgid "" -"Site administrator email address. Your account email address must match this" -" in order to use the web admin panel." -msgstr "" -"Dirección de correo electrónico del administrador. La dirección de correo " -"electrónico de tu cuenta debe cotejar esto para poder acceder al panel de " -"administración." +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Por ejemplo: software de fotografía submarina" -#: ../../mod/install.php:153 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "" -"No se pudo encontrar una versión de línea de comandos de PHP en la ruta del " -"servidor web." +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Visible en el directorio público del canal" -#: ../../mod/install.php:154 -msgid "" -"This is required. Please adjust the configuration file .htconfig.php " -"accordingly." -msgstr "" -"Esto es necesario. Por favor, modifica el archivo de configuración. " -"htconfig.php en consecuencia." +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Háblenos de usted..." + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Aficiones/Intereses" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Información de contacto y redes sociales" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "Mis otros canales" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Preferencias musicales" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Libros, literatura" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Televisión" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Cine/danza/cultura/entretenimiento" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Vida sentimental/amorosa" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Trabajo" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "Educación" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Este es su perfil principal." + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "Edad:" + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Modificar/gestionar perfiles" -#: ../../mod/install.php:161 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "" -"La versión en línea de comandos de PHP en tu sistema no tiene " -"\"register_argc_argv\" habilitado." +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Añadir cosas al perfil" -#: ../../mod/install.php:162 -msgid "This is required for message delivery to work." -msgstr "Esto es necesario para el funcionamiento de la entrega de mensajes." +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Añadir objetos interesantes en su perfil" -#: ../../mod/install.php:184 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "" -"Error: La función \"openssl_pkey_new\" en este sistema no es capaz de " -"generar claves de cifrado" +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Ninguna valoración" -#: ../../mod/install.php:185 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "" -"Si se ejecuta en Windows, por favor consulte la sección " -"\"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Valoraciones" -#: ../../mod/install.php:194 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "" -"Error: El módulo servidor web Apache mod-rewrite es necesario pero no está " -"instalado." +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Valoración:" -#: ../../mod/install.php:196 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: El módulo libcurl PHP es necesario, pero no está instalado." +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Sitio web:" -#: ../../mod/install.php:198 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "" -"Error: El módulo de gráficos GD de PHP con soporte JPEG es necesario, pero " -"no está instalado." +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Descripción:" -#: ../../mod/install.php:200 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: El módulo openssl PHP es necesario, pero no está instalado." +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Origen del elemento" -#: ../../mod/install.php:202 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Error: El módulo PHP mysqli es necesario, pero no está instalado." +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "Servidor $Projectname - Instalación" -#: ../../mod/install.php:204 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: El módulo mb_string HPH es necesario, pero no está instalado." +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "No se ha podido conectar a la base de datos." -#: ../../mod/install.php:216 +#: ../../mod/setup.php:195 msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "" -"El programa de instalación web necesita ser capaz de crear un archivo " -"llamado \". htconfig.php\" en la carpeta superior de tu servidor web y es " -"incapaz de hacerlo." +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "No se puede conectar con la dirección del sitio indicada. Podría tratarse de un problema de SSL o DNS." -#: ../../mod/install.php:217 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "" -"Esto es muy a menudo una configuración de permisos, pues el servidor web " -"puede que no sea capaz de escribir archivos en la carpeta - incluso si tu " -"puedes." +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "No se puede crear la tabla." -#: ../../mod/install.php:218 -msgid "" -"Please check with your site documentation or support people to see if this " -"situation can be corrected." -msgstr "" -"Por favor, consulta el sitio de documentación o al soporte técnico para ver " -"si esta situación se puede corregir." +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "La base de datos del sitio ha sido instalada." -#: ../../mod/install.php:219 +#: ../../mod/setup.php:211 msgid "" -"If not, you may be required to perform a manual installation. Please see the" -" file \"INSTALL.txt\" for instructions." -msgstr "" -"Si no, deberás proceder con la instalación manual. Por favor, consulta el " -"archivo \"INSTALL.txt\"para obtener instrucciones." +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Podría tener que importar manualmente el fichero \"install/schema_xxx.sql\" usando un cliente de base de datos." -#: ../../mod/install.php:228 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "" -"El archivo de configuración de base de datos \". htconfig.php\" No se pudo " -"escribir. Por favor, utiliza el texto adjunto para crear un archivo de " -"configuración en la raíz de tu servidor web." +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Por favor, lea el fichero \"install/INSTALL.txt\"." -#: ../../mod/install.php:243 -msgid "Errors encountered creating database tables." -msgstr "Errores encontrados creando las tablas de bases de datos." +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "Verificación del sistema" -#: ../../mod/network.php:148 -msgid "Commented Order" -msgstr "Orden de comentarios" +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Verificar de nuevo" -#: ../../mod/network.php:153 -msgid "Posted Order" -msgstr "Orden de publicación" +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Conexión a la base de datos" -#: ../../mod/network.php:159 -msgid "New" -msgstr "Nuevo" +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Para instalar $Projectname es necesario saber cómo conectar con su base de datos." -#: ../../mod/network.php:164 -msgid "Starred" -msgstr "Favoritos" +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Por favor, contacte con el proveedor de servicios o el administrador del sitio si tiene dudas sobre estos ajustes." -#: ../../mod/network.php:169 -msgid "Bookmarks" -msgstr "Marcadores" +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de datos que especifique a continuación debe existir ya. Si no es así, por favor, créela antes de seguir." -#: ../../mod/network.php:216 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "Aviso: este grupo contiene %s contacto con conexión no segura." -msgstr[1] "Aviso: este grupo contiene %s contactos con conexiones no seguras." +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Nombre del servidor de base de datos" -#: ../../mod/network.php:219 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "" -"Los mensajes privados a este grupo corren el riesgo de ser mostrados " -"públicamente." +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "Por defecto es localhost" -#: ../../mod/network.php:292 -msgid "No such group" -msgstr "Ningún grupo" +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Puerto de la base de datos" -#: ../../mod/network.php:303 -msgid "Group is empty" -msgstr "El grupo está vacío" +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Número del puerto de comunicaciones - use 0 como valor por defecto" -#: ../../mod/network.php:308 -msgid "Group: " -msgstr "Grupo: " +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Nombre de acceso a la base de datos" -#: ../../mod/network.php:318 -msgid "Contact: " -msgstr "Contacto: " +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Contraseña de acceso a la base de datos" -#: ../../mod/network.php:320 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "" -"Los mensajes privados a esta persona corren el riesgo de ser mostrados " -"públicamente." +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Nombre de la base de datos" -#: ../../mod/network.php:325 -msgid "Invalid contact." -msgstr "Contacto erróneo." +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Tipo de base de datos" -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identificador de perfil no válido." +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Dirección de correo electrónico del administrador del sitio" -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor de visibilidad del perfil" +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Su cuenta deberá usar la misma dirección de correo electrónico para poder utilizar el panel de administración web." -#: ../../mod/profperm.php:105 ../../mod/group.php:164 -msgid "Click on a contact to add or remove." -msgstr "Pulsa en un contacto para añadirlo o eliminarlo." +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "Dirección del sitio web" -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Visible para" +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Por favor, use SSL (https) si está disponible." -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Todos los contactos (con perfil de acceso seguro)" +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Por favor, selecciones la zona horaria por defecto de su sitio web" -#: ../../mod/events.php:61 -msgid "Event description and start time are required." -msgstr "Se requiere una descripción del evento y la hora de inicio." +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Ajustes del sitio" -#: ../../mod/events.php:207 -msgid "Create New Event" -msgstr "Crea un evento nuevo" +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "No se puede encontrar una versión en línea de comandos de PHP en la ruta del servidor web." -#: ../../mod/events.php:210 -msgid "Previous" -msgstr "Previo" +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Si no tiene instalada la versión de línea de comandos de PHP en su servidor, no podrá ejecutar votaciones en segundo plano vía cron." -#: ../../mod/events.php:213 -msgid "Next" -msgstr "Siguiente" +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "ruta del ejecutable PHP" -#: ../../mod/events.php:220 -msgid "l, F j" -msgstr "l, F j" +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Introducir la ruta completa del ejecutable PHP. Puede dejar la línea en blanco para continuar la instalación." -#: ../../mod/events.php:232 -msgid "Edit event" -msgstr "Editar evento" +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "PHP en línea de comandos" -#: ../../mod/events.php:234 ../../include/text.php:857 -msgid "link to source" -msgstr "Enlace al original" +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La línea de comandos PHP de su sistema no tiene activado \"register_argc_argv\"." -#: ../../mod/events.php:302 -msgid "hour:minute" -msgstr "hora:minuto" +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "Esto es necesario para que funcione la entrega de mensajes." -#: ../../mod/events.php:311 -msgid "Event details" -msgstr "Detalles del evento" +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/events.php:312 +#: ../../mod/setup.php:454 #, php-format -msgid "Format is %s %s. Starting date and Description are required." -msgstr "" -"El formato es %s %s. Se requiere una fecha de inicio y una descripción." - -#: ../../mod/events.php:313 -msgid "Event Starts:" -msgstr "Inicio del evento:" +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La carga máxima que se le permite subir está establecida en %s. El tamaño máxima de un archivo está establecido en %s. Está permitido subir hasta un máximo de %d ficheros de una sola vez." -#: ../../mod/events.php:316 -msgid "Finish date/time is not known or not relevant" -msgstr "La fecha/hora de finalización no es conocida o es irrelevante." +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Puede ajustar estos valores en el fichero php.ini de su servidor." -#: ../../mod/events.php:318 -msgid "Event Finishes:" -msgstr "Finalización del evento:" +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "Límites PHP de subida" -#: ../../mod/events.php:321 -msgid "Adjust for viewer timezone" -msgstr "Ajuste de zona horaria" +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de general claves de cifrado." -#: ../../mod/events.php:323 -msgid "Description:" -msgstr "Descripción:" +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "si está en un servidor Windows, por favor, lea \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/events.php:327 -msgid "Share this event" -msgstr "Comparte este evento" +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Generar claves de cifrado" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Solicitud de identificación no válida." +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "módulo libCurl PHP" -#: ../../mod/notifications.php:35 ../../mod/notifications.php:144 -#: ../../mod/notifications.php:188 -msgid "Discard" -msgstr "Descartar" +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "módulo PHP GD graphics" -#: ../../mod/notifications.php:71 ../../include/nav.php:109 -msgid "Network" -msgstr "Red" +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "módulo PHP OpenSSL" -#: ../../mod/notifications.php:76 ../../include/nav.php:73 -#: ../../include/nav.php:111 -msgid "Home" -msgstr "Inicio" +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "módulo PHP mysqli o postgres" -#: ../../mod/notifications.php:81 ../../include/nav.php:117 -msgid "Introductions" -msgstr "Introducciones" +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "módulo PHP mb_string" -#: ../../mod/notifications.php:86 ../../mod/message.php:72 -#: ../../include/nav.php:122 -msgid "Messages" -msgstr "Mensajes" +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "módulo PHP mcrypt " -#: ../../mod/notifications.php:105 -msgid "Show Ignored Requests" -msgstr "Mostrar peticiones ignoradas" +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "módulo PHP xml" -#: ../../mod/notifications.php:105 -msgid "Hide Ignored Requests" -msgstr "Ocultar peticiones ignoradas" +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "módulo Apache mod_rewrite " -#: ../../mod/notifications.php:131 ../../mod/notifications.php:174 -msgid "Notification type: " -msgstr "Tipo de notificación: " +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: se necesita el módulo del servidor web Apache mod-rewrite pero no está instalado." -#: ../../mod/notifications.php:132 -msgid "Friend Suggestion" -msgstr "Propuestas de amistad" +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/notifications.php:134 -#, php-format -msgid "suggested by %s" -msgstr "sugerido por %s" +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: se necesita proc_open pero o no está instalado o ha sido desactivado en el fichero php.ini" -#: ../../mod/notifications.php:140 ../../mod/notifications.php:185 -#: ../../mod/admin.php:466 -msgid "Approve" -msgstr "Aprobar" +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: se necesita el módulo PHP libCURL pero no está instalado." -#: ../../mod/notifications.php:160 -msgid "Claims to be known to you: " -msgstr "Dice conocerte:" +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: el módulo PHP GD graphics es necesario, pero no está instalado." -#: ../../mod/notifications.php:160 -msgid "yes" -msgstr "sí" +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: el módulo PHP openssl es necesario, pero no está instalado." -#: ../../mod/notifications.php:160 -msgid "no" -msgstr "no" +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: el módulo PHP mysqli o postgres es necesario pero no ninguno de los dos está instalado." -#: ../../mod/notifications.php:167 -msgid "Approve as: " -msgstr "Aprobar como:" +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: el módulo PHP mb_string es necesario, pero no está instalado." -#: ../../mod/notifications.php:168 -msgid "Friend" -msgstr "Amigo" +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: el módulo PHP mcrypt es necesario, pero no está instalado." -#: ../../mod/notifications.php:169 -msgid "Sharer" -msgstr "Partícipe" +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: el módulo PHP xml es necesario para DAV, pero no está instalado." -#: ../../mod/notifications.php:169 -msgid "Fan/Admirer" -msgstr "Fan/Admirador" +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "El instalador web no ha podido crear un fichero llamado “.htconfig.php” en la carpeta base de tu servidor." -#: ../../mod/notifications.php:175 -msgid "Friend/Connect Request" -msgstr "Solicitud de Amistad/Conexión" +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Esto está generalmente ligado a un problema de permisos, a causa del cual el servidor web tiene prohibido modificar ficheros en su carpeta - incluso si usted mismo tiene esos permisos." -#: ../../mod/notifications.php:175 -msgid "New Follower" -msgstr "Nuevo seguidor" +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Al término de este procedimiento, podemos crear un fichero de texto para guardar con el nombre .htconfig.php en el directorio raíz de su instalación de Red." -#: ../../mod/notifications.php:194 -msgid "No notifications." -msgstr "Ninguna notificación." +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Como alternativa, puede dejar este procedimiento e intentar realizar una instalación manual. Lea, por favor, el fichero\"install/INSTALL.txt\" para las instrucciones." -#: ../../mod/notifications.php:197 ../../mod/notifications.php:283 -#: ../../mod/notifications.php:359 ../../include/nav.php:118 -msgid "Notifications" -msgstr "Notificaciones" +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php tiene permisos de escritura" -#: ../../mod/notifications.php:234 ../../mod/notifications.php:316 -#, php-format -msgid "%s liked %s's post" -msgstr "A %s le gusta el post de %s" +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red hace uso del motor de plantillas Smarty3 para diseñar sus plantillas gráficas. Smarty3 es más rápido porque compila las plantillas de páginas directamente en PHP." -#: ../../mod/notifications.php:243 ../../mod/notifications.php:325 +#: ../../mod/setup.php:587 #, php-format -msgid "%s disliked %s's post" -msgstr "A %s no le gusta el post de %s" +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Para poder guardar las plantillas compiladas, el servidor web necesita permisos para acceder al subdirectorio %s en el directorio de instalación de Red." -#: ../../mod/notifications.php:257 ../../mod/notifications.php:339 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s es ahora es amigo de %s" +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Por favor, asegúrese de que el servidor web está siendo ejecutado por un usuario que tenga permisos de escritura sobre esta carpeta (por ejemplo, www-data)." -#: ../../mod/notifications.php:264 +#: ../../mod/setup.php:589 #, php-format -msgid "%s created a new post" -msgstr "%s creó un nuevo post" +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota: como medida de seguridad, debe dar al servidor web permisos de escritura solo sobre %s -no al fichero de plantilla (.tpl) que contiene." -#: ../../mod/notifications.php:265 ../../mod/notifications.php:348 +#: ../../mod/setup.php:592 #, php-format -msgid "%s commented on %s's post" -msgstr "%s comentó en el post de %s" +msgid "%s is writable" +msgstr "%s tiene permisos de escritura" -#: ../../mod/notifications.php:279 ../../mod/notifications.php:355 -msgid "Nothing new!" -msgstr "¡Nada nuevo!" - -#: ../../mod/crepair.php:100 -msgid "Contact settings applied." -msgstr "Contacto configurado con éxito" - -#: ../../mod/crepair.php:102 -msgid "Contact update failed." -msgstr "Error al actualizar el Contacto" +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red guarda los ficheros descargados en la carpeta \"store\". El servidor web necesita tener permisos de escritura sobre esa carpeta, en el directorio de instalación de Red." -#: ../../mod/crepair.php:127 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/dfrn_confirm.php:114 -msgid "Contact not found." -msgstr "Contacto no encontrado." +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "\"store\" tiene permisos de escritura" -#: ../../mod/crepair.php:133 -msgid "Repair Contact Settings" -msgstr "Reparar la configuración del Contacto" +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "El certificado SSL no ha podido ser validado. Corrija este problema o desactive el acceso https a este sitio." -#: ../../mod/crepair.php:135 +#: ../../mod/setup.php:646 msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "" -"ADVERTENCIA: Esto es muy avanzado y si se introduce " -"información incorrecta su conexión con este contacto puede dejar de " -"funcionar." +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si su servidor soporta conexiones cifradas SSL o si permite conexiones al puerto TCP 443 (el puerto usado por el protocolo https), debe utilizar un certificado válido. No debe usar un certificado firmado por usted mismo." -#: ../../mod/crepair.php:136 +#: ../../mod/setup.php:647 msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "" -"Por favor usa el botón 'Atás' de tu navegador ahora si no " -"tienes claro qué hacer en esta página." +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Se ha incorporado esta restricción para evitar que sus publicaciones públicas hagan referencia a imágenes en su propio servidor." -#: ../../mod/crepair.php:145 -msgid "Account Nickname" -msgstr "Apodo de la cuenta" +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si su certificado no ha sido reconocido, los miembros de otros sitios (con certificados válidos) recibirán mensajes de aviso en sus propios sitios web." -#: ../../mod/crepair.php:146 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@Etiqueta - Sobrescribe el Nombre/Apodo" +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Por razones de compatibilidad (sobre el conjunto de la red, no solo sobre su propio sitio), debemos insistir en estos requisitos." -#: ../../mod/crepair.php:147 -msgid "Account URL" -msgstr "Dirección de la cuenta" +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Existen varias Autoridades de Certificación que le pueden proporcionar certificados válidos." -#: ../../mod/crepair.php:148 -msgid "Friend Request URL" -msgstr "Dirección de la solicitud de amistad" +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "validación del certificado SSL" -#: ../../mod/crepair.php:149 -msgid "Friend Confirm URL" -msgstr "Dirección de confirmación de tu amigo " +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "No se pueden reescribir las direcciones web en .htaccess. Compruebe la configuración de su servidor:" -#: ../../mod/crepair.php:150 -msgid "Notification Endpoint URL" -msgstr "Dirección URL de la notificación" +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "Se puede reescribir la dirección en .htaccess" -#: ../../mod/crepair.php:151 -msgid "Poll/Feed URL" -msgstr "Dirección de la Encuesta/Fuentes" +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "El fichero de configuración de la base de datos .htconfig.php no se ha podido modificar. Por favor, copie el texto generado en un fichero con ese nombre en el directorio raíz de su servidor." -#: ../../mod/crepair.php:152 -msgid "New photo from this URL" -msgstr "Nueva foto de esta dirección URL" +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "Se han encontrado errores al crear las tablas de la base de datos." -#: ../../mod/dfrn_request.php:92 -msgid "This introduction has already been accepted." -msgstr "Esta presentación ya ha sido aceptada." +#: ../../mod/setup.php:728 +msgid "

What next

" +msgstr "

Siguiente paso

" -#: ../../mod/dfrn_request.php:116 ../../mod/dfrn_request.php:351 -msgid "Profile location is not valid or does not contain profile information." -msgstr "" -"La ubicación del perfil no es válida o no contiene la información del " -"perfil." +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Debe crear [manualmente] una tarea programada para las actualizaciones." -#: ../../mod/dfrn_request.php:121 ../../mod/dfrn_request.php:356 -msgid "Warning: profile location has no identifiable owner name." -msgstr "" -"Aviso: La ubicación del perfil no tiene un nombre de propietario " -"identificable." +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Error del protocolo OpenID. Ningún ID recibido como respuesta." -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:358 -msgid "Warning: profile location has no profile photo." -msgstr "Aviso: la ubicación del perfil no tiene foto de perfil." +#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Bienvenido %s. La identificación remota se ha llevado a cabo correctamente." -#: ../../mod/dfrn_request.php:126 ../../mod/dfrn_request.php:361 +#: ../../mod/tagger.php:96 #, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "% d parámetro requerido no se encontró en el lugar determinado" -msgstr[1] "% d parámetros requeridos no se encontraron en el lugar determinado" +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetado el %3$s de %2$s con %4$s" -#: ../../mod/dfrn_request.php:167 -msgid "Introduction complete." -msgstr "Presentación completa." +#: ../../mod/uexport.php:41 ../../mod/uexport.php:42 +msgid "Export Channel" +msgstr "Exportar el canal" -#: ../../mod/dfrn_request.php:191 -msgid "Unrecoverable protocol error." -msgstr "Error de protocolo irrecuperable." +#: ../../mod/uexport.php:43 +msgid "" +"Export your basic channel information to a small file. This acts as a " +"backup of your connections, permissions, profile and basic data, which can " +"be used to import your data to a new hub, but\tdoes not contain your " +"content." +msgstr "Exportar la base de datos de su canal a un pequeño fichero. Este podrá servir como una copia de seguridad de sus conexiones, permisos, perfil y datos básicos, que podrá importar a un nuevo canal, pero sin sus contenidos." -#: ../../mod/dfrn_request.php:219 -msgid "Profile unavailable." -msgstr "Perfil no disponible." +#: ../../mod/uexport.php:44 +msgid "Export Content" +msgstr "Exportar contenidos" -#: ../../mod/dfrn_request.php:244 +#: ../../mod/uexport.php:45 +msgid "" +"Export your channel information and all the content to a JSON backup. This " +"backs up all of your connections, permissions, profile data and all of your " +"content, but is generally not suitable for importing a channel to a new hub " +"as this file may be VERY large. Please be patient - it may take several " +"minutes for this download to begin." +msgstr "Exportar toda la información del canal y todo su contenido a un fichero JSON. Este contendrá todas sus conexiones, permisos, información del perfil y todo su contenido, Sin embargo, a menudo, no será una buena solución para importarlo en una nueva instancia, pues el fichero será MUY voluminoso. Por favor, tenga paciencia - pueden pasar muchos minutos antes de comience la carga." + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "No hay conexiones." + +#: ../../mod/viewconnections.php:75 #, php-format -msgid "%s has received too many connection requests today." -msgstr "% s ha recibido demasiadas solicitudes de conexión hoy." - -#: ../../mod/dfrn_request.php:245 -msgid "Spam protection measures have been invoked." -msgstr "Han sido activadas las medidas de protección contra spam." +msgid "Visit %s's profile [%s]" +msgstr "Visitar el perfil de %s [%s]" -#: ../../mod/dfrn_request.php:246 -msgid "Friends are advised to please try again in 24 hours." -msgstr "" -"Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas." +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "La firma recibida no es válida" -#: ../../mod/dfrn_request.php:276 -msgid "Invalid locator" -msgstr "Localizador no válido" +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "Ajustes del tema actualizados." -#: ../../mod/dfrn_request.php:296 -msgid "Unable to resolve your name at the provided location." -msgstr "No se ha podido resolver tu nombre en la ubicación indicada." +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "Sitio" -#: ../../mod/dfrn_request.php:309 -msgid "You have already introduced yourself here." -msgstr "Ya te has presentado aquí." +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "Cuentas" -#: ../../mod/dfrn_request.php:313 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Al parecer, ya eres amigo de %s." +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "Canales" -#: ../../mod/dfrn_request.php:334 -msgid "Invalid profile URL." -msgstr "Dirección de perfil no válida." +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" +msgstr "Plugins" -#: ../../mod/dfrn_request.php:430 -msgid "Your introduction has been sent." -msgstr "Su presentación ha sido enviada." +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "Temas" -#: ../../mod/dfrn_request.php:483 -msgid "Please login to confirm introduction." -msgstr "Inicia sesión para confirmar la presentación." +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "Examinar la cola" -#: ../../mod/dfrn_request.php:497 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "" -"Sesión iniciada con la identificación incorrecta. Entra en " -"este perfil." +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "Ajustes del perfil" -#: ../../mod/dfrn_request.php:509 -#, php-format -msgid "Welcome home %s." -msgstr "Bienvenido %s" +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "Actualizaciones de la base de datos" -#: ../../mod/dfrn_request.php:510 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Por favor, confirma tu solicitud de presentación/conexión con %s." +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "Registros" -#: ../../mod/dfrn_request.php:511 -msgid "Confirm" -msgstr "Confirmar" +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "Ajustes del plugin" -#: ../../mod/dfrn_request.php:544 ../../include/items.php:2431 -msgid "[Name Withheld]" -msgstr "[Nombre oculto]" +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "Registro de usuarios pendientes de confirmación" -#: ../../mod/dfrn_request.php:551 -msgid "Introduction received at " -msgstr "Presentación recibida en" +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# Cuentas" -#: ../../mod/dfrn_request.php:635 -#, php-format -msgid "" -"Diaspora members: Please do not use this form. Instead, enter \"%s\" into " -"your Diaspora search bar." -msgstr "" -"Usuarios de Diaspora*: por favor no utilice este formulario. En su lugar, " -"escriba \"%s\" en la barra de búsqueda de Diaspora*." +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# cuentas bloqueadas" -#: ../../mod/dfrn_request.php:638 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"social networks:" -msgstr "" -"Por favor introduce la dirección de tu perfil para una de las siguientes " -"redes sociales soportadas:" +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "# cuentas expiradas" -#: ../../mod/dfrn_request.php:641 -msgid "Friend/Connection Request" -msgstr "Solicitud de Amistad/Conexión" +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "# cuentas expiradas" -#: ../../mod/dfrn_request.php:642 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "" -"Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# Canales" -#: ../../mod/dfrn_request.php:643 -msgid "Please answer the following:" -msgstr "Por favor responda lo siguiente:" +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "# primario" -#: ../../mod/dfrn_request.php:644 -#, php-format -msgid "Does %s know you?" -msgstr "¿%s te conoce?" +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# clones" -#: ../../mod/dfrn_request.php:647 -msgid "Add a personal note:" -msgstr "Agregar una nota personal:" +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "Mensajes en cola" -#: ../../mod/dfrn_request.php:649 ../../include/contact_selectors.php:78 -msgid "Friendica" -msgstr "Friendica" +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "Administración" -#: ../../mod/dfrn_request.php:650 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federated Social Web" +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "Sumario" -#: ../../mod/dfrn_request.php:652 -msgid "- please share from your own site as noted above" -msgstr "- Por favor comparta desde tu propio sitio como se ha señalado" +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "Cuentas registradas" -#: ../../mod/dfrn_request.php:653 -msgid "Your Identity Address:" -msgstr "Dirección de tu perfil:" +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "Registros pendientes" -#: ../../mod/dfrn_request.php:654 -msgid "Submit Request" -msgstr "Enviar solicitud" +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "Canales registrados" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizar la conexión de la aplicación" +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "Plugins activos" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Regrese a su aplicación e inserte este código de seguridad:" +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "Versión" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Inicia sesión para continuar." +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "Ajustes del sitio actualizados." -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "" -"¿Quiere autorizar a esta aplicación el acceso a sus mensajes y contactos, " -"y/o crear nuevas publicaciones para usted?" - -#: ../../mod/tagger.php:70 ../../mod/like.php:127 -#: ../../addon/facebook/facebook.php:1024 -#: ../../addon/communityhome/communityhome.php:158 -#: ../../addon/communityhome/communityhome.php:167 -#: ../../include/conversation.php:26 ../../include/conversation.php:35 -#: ../../include/diaspora.php:1211 -msgid "status" -msgstr "estado" +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "móvil" -#: ../../mod/tagger.php:103 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s etiquetados %2$s %3$s con %4$s" +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "experimental" -#: ../../mod/like.php:144 ../../addon/facebook/facebook.php:1028 -#: ../../addon/communityhome/communityhome.php:172 -#: ../../include/conversation.php:43 ../../include/diaspora.php:1227 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s gusta %3$s de %2$s" +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "no soportado" -#: ../../mod/like.php:146 ../../include/conversation.php:46 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s no gusta %3$s de %2$s" +#: ../../mod/admin.php:429 +msgid "Yes - with approval" +msgstr "Sí - con aprobación" -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "No se ha encontrado ninguna cuenta válida" +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "Mi sitio no es un servidor público" -#: ../../mod/lostpass.php:31 -msgid "Password reset request issued. Check your email." -msgstr "" -"Solicitud de restablecimiento de contraseña enviada. Revisa tu correo " -"electrónico." +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "Mi sitio es un servicio de pago" -#: ../../mod/lostpass.php:42 -#, php-format -msgid "Password reset requested at %s" -msgstr "Contraseña restablecida enviada a %s" +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "Mi sitio es un servicio gratuito" -#: ../../mod/lostpass.php:64 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "" -"La solicitud no puede ser verificada (deberías haberla proporcionado antes)." -" Falló el restablecimiento de la contraseña." +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mi sitio ofrece cuentas gratuitas con opciones extra de pago" -#: ../../mod/lostpass.php:83 -msgid "Your password has been reset as requested." -msgstr "Tu contraseña ha sido restablecida como solicitaste." +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "Registro" -#: ../../mod/lostpass.php:84 -msgid "Your new password is" -msgstr "Tu nueva contraseña es" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Fichero subido" -#: ../../mod/lostpass.php:85 -msgid "Save or copy your new password - and then" -msgstr "Guarda o copia tu nueva contraseña - y luego" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "Políticas" -#: ../../mod/lostpass.php:86 -msgid "click here to login" -msgstr "pulsa aquí para acceder" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Nombre del sitio" -#: ../../mod/lostpass.php:87 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "" -"Puedes cambiar tu contraseña desde la página de Configuración " -"después de acceder con éxito." +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Banner/Logo" -#: ../../mod/lostpass.php:118 -msgid "Forgot your Password?" -msgstr "¿Olvidaste tu contraseña?" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Información del Administrador" -#: ../../mod/lostpass.php:119 +#: ../../mod/admin.php:463 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "" -"Introduce tu correo electrónico para restablecer tu contraseña. Luego " -"comprueba tu correo para las instrucciones adicionales." +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Información de contacto de los administradores del sitio. Visible en la página \"siteinfo\". Se puede usar BBCode" -#: ../../mod/lostpass.php:120 -msgid "Nickname or Email: " -msgstr "Apodo o Correo electrónico: " +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Lengua del sistema" -#: ../../mod/lostpass.php:121 -msgid "Reset" -msgstr "Restablecer" +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Tema del sistema" -#: ../../mod/friendica.php:43 -msgid "This is Friendica, version" -msgstr "Esto es Friendica, versión" +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema del sistema por defecto - se puede cambiar por cada perfil de usuario - modificar ajustes del tema" -#: ../../mod/friendica.php:44 -msgid "running at web location" -msgstr "ejecutándose en la dirección web" +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Tema del sistema para móviles" -#: ../../mod/friendica.php:46 -msgid "" -"Please visit Project.Friendika.com to learn " -"more about the Friendica project." -msgstr "" -"Por favor, visite Project.Friendika.com para saber " -"más sobre el proyecto Friendica." +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Tema para aparatos móviles" -#: ../../mod/friendica.php:48 -msgid "Bug reports and issues: please visit" -msgstr "Reporte de fallos y bugs: por favor visita" +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "Activar protocolo de la red social Diaspora" -#: ../../mod/friendica.php:49 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "" -"Sugerencias, elogios, donaciones, etc - por favor mande un email a Info " -"arroba Friendica punto com" +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Comunicar con Diaspora y Friendica - experimental" -#: ../../mod/friendica.php:54 -msgid "Installed plugins/addons/apps" -msgstr "Módulos/extensiones/programas instalados" +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "Permitir flujos RSS como conexiones" -#: ../../mod/friendica.php:62 -msgid "No installed plugins/addons/apps" -msgstr "Módulos/extensiones/programas no instalados" +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "(Uso intenso de los recursos del sistema)" -#: ../../mod/removeme.php:42 ../../mod/removeme.php:45 -msgid "Remove My Account" -msgstr "Eliminar mi cuenta" +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "Tamaño máximo de imagen" -#: ../../mod/removeme.php:43 +#: ../../mod/admin.php:470 msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "" -"Esto eliminará por completo tu cuenta. Una vez hecho esto no se puede " -"deshacer." +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Tamaño máximo en bytes de la imagen subida. Por defecto, es 0, lo que significa que no hay límites." -#: ../../mod/removeme.php:44 -msgid "Please enter your password for verification:" -msgstr "Por favor, introduce tu contraseña para la verificación:" +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "¿Debe este sitio permitir el registro de nuevos miembros?" -#: ../../mod/apps.php:4 -msgid "Applications" -msgstr "Aplicaciones" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "¿Cómo describiría el tipo de servicio ofrecido por este servidor?" -#: ../../mod/apps.php:7 -msgid "No installed applications." -msgstr "Sin aplicaciones" +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "Texto del registro" -#: ../../mod/notes.php:63 ../../include/text.php:628 -msgid "Save" -msgstr "Guardar" +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "Se mostrará de forma destacada en la página de registro." -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Solicitud de amistad enviada." +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Página de inicio que se mostrará a los visitantes (por defecto: la página de identificación)" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugerencias de amistad" +#: ../../mod/admin.php:474 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "ejemplo: 'public' para mostrar contenido público de los usuarios, 'page/sys/home' para mostrar la página web definida como \"home\" o 'include:home.html' para mostrar el contenido de un fichero." -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Recomienda un amigo a %s" +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Preservar la dirección de la página web" -#: ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Acceso denegado." +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenta la página web del sitio en un marco en la ubicación original, en vez de redirigirla." -#: ../../mod/directory.php:49 -msgid "Global Directory" -msgstr "Directorio global" +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Cuentas abandonados después de x días" -#: ../../mod/directory.php:55 -msgid "Normal site view" -msgstr "Vista normal" +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Para evitar consumir recursos del sistema intentando poner al día las cuentas abandonadas. Introduzca 0 para no tener límite de tiempo." -#: ../../mod/directory.php:57 -msgid "Admin - View all site entries" -msgstr "Administrador - Ver todas las entradas del sitio" +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "Dominios amigos permitidos" -#: ../../mod/directory.php:63 -msgid "Find on this site" -msgstr "Buscar en este sitio" +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Lista separada por comas de dominios a los que está permitido establecer relaciones de amistad con este sitio. Se permiten comodines. Dejar en claro para aceptar cualquier dominio." -#: ../../mod/directory.php:66 -msgid "Site Directory" -msgstr "Directorio del sitio" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Se aceptan dominios de correo electrónico" -#: ../../mod/directory.php:125 -msgid "Gender: " -msgstr "Género:" +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Lista separada por comas de los dominios de los que se acepta una dirección de correo electrónico para registros en este sitio. Se permiten comodines. Dejar en claro para aceptar cualquier dominio. " -#: ../../mod/directory.php:151 -msgid "No entries (some entries may be hidden)." -msgstr "Sin entradas (algunas pueden que estén ocultas)." +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "No se permiten dominios de correo electrónico" -#: ../../mod/admin.php:59 ../../mod/admin.php:295 -msgid "Site" -msgstr "Sitio" +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Lista separada por comas de los dominios de los que no se acepta una dirección de correo electrónico para registros en este sitio. Se permiten comodines. Dejar en claro para no aceptar cualquier dominio, excepto los que se hayan autorizado." -#: ../../mod/admin.php:60 ../../mod/admin.php:460 ../../mod/admin.php:472 -msgid "Users" -msgstr "Usuarios" +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Bloque público" -#: ../../mod/admin.php:61 ../../mod/admin.php:549 ../../mod/admin.php:586 -msgid "Plugins" -msgstr "Módulos" +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Activar para bloquear el acceso público a todas las páginas públicas personales en este sitio salvo que estén identificadas en el sistema." -#: ../../mod/admin.php:76 ../../mod/admin.php:651 -msgid "Logs" -msgstr "Registros" +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "Verificar direcciones de correo electrónico" -#: ../../mod/admin.php:81 -msgid "User registrations waiting for confirmation" -msgstr "Registro de usuarios esperando la confirmación" +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Activar para la verificación de la dirección de correo electrónico en el registro de una cuenta (recomendado)." -#: ../../mod/admin.php:144 ../../mod/admin.php:294 ../../mod/admin.php:459 -#: ../../mod/admin.php:548 ../../mod/admin.php:585 ../../mod/admin.php:650 -msgid "Administration" -msgstr "Administración" +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Forzar la publicación" -#: ../../mod/admin.php:145 -msgid "Summary" -msgstr "Resumen" +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Intentar forzar todos los perfiles para que sean listados en el directorio de este sitio." -#: ../../mod/admin.php:146 -msgid "Registered users" -msgstr "Usuarios registrados" +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "Desactivar la pestaña \"Descubrir\"" -#: ../../mod/admin.php:148 -msgid "Pending registrations" -msgstr "Pendientes de registro" +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "Quitar la pestaña para ver contenido público extraído de las fuentes elegidas por este sitio." -#: ../../mod/admin.php:149 -msgid "Version" -msgstr "Versión" +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Acceso a la página de inicio" -#: ../../mod/admin.php:151 -msgid "Active plugins" -msgstr "Módulos activos" +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Presentar a los visitantes una casilla de identificación en la página de inicio, si no se ha configurado otro tipo de contenido." -#: ../../mod/admin.php:243 -msgid "Site settings updated." -msgstr "Configuración de actualización de sitio" +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "Usuario del proxy" -#: ../../mod/admin.php:287 -msgid "Closed" -msgstr "Cerrado" +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "Dirección del proxy" -#: ../../mod/admin.php:288 -msgid "Requires approval" -msgstr "Requiere aprovación" +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "Tiempo de espera de la red" -#: ../../mod/admin.php:289 -msgid "Open" -msgstr "Abierto" +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor en segundos. Poner a 0 para que no haya tiempo límite (no recomendado)" -#: ../../mod/admin.php:298 -msgid "File upload" -msgstr "Subida de archivo" +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "Intervalo de entrega" -#: ../../mod/admin.php:299 -msgid "Policies" -msgstr "Políticas" +#: ../../mod/admin.php:489 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Retrasar los procesos de entrega en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendado: 4-5 para hosts compartidos, 2-3 para servidores virtuales privados, 0-1 para grandes servidores dedicados." -#: ../../mod/admin.php:300 -msgid "Advanced" -msgstr "Avanzado" +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "Intervalo de sondeo" -#: ../../mod/admin.php:304 ../../addon/statusnet/statusnet.php:477 -msgid "Site name" -msgstr "Nombre del sitio" +#: ../../mod/admin.php:490 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Retrasar el sondeo en segundo plano en esta cantidad de segundo para reducir la carga del sistema. Si es 0, use el intervalo de entrega." -#: ../../mod/admin.php:305 -msgid "Banner/Logo" -msgstr "Banner/Logo" +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "Carga media máxima" -#: ../../mod/admin.php:306 -msgid "System language" -msgstr "Idioma" +#: ../../mod/admin.php:491 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Carga máxima del sistema antes de que los procesos de entrega y sondeo se hayan retardado - por defecto, 50." -#: ../../mod/admin.php:307 -msgid "System theme" -msgstr "Tema" +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "Periodo de caducidad en días para el contenido importado (matrix/red)" -#: ../../mod/admin.php:309 -msgid "Maximum image size" -msgstr "Tamaño máximo de la imagen" +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "0 para que no caduque el contenido importado" -#: ../../mod/admin.php:311 -msgid "Register policy" -msgstr "Política de registros" +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "Servidor no encontrado" -#: ../../mod/admin.php:312 -msgid "Register text" -msgstr "Términos" +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "ID" -#: ../../mod/admin.php:313 -msgid "Accounts abandoned after x days" -msgstr "Cuentas abandonadas después de x días" +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "por canal" -#: ../../mod/admin.php:313 -msgid "" -"Will not waste system resources polling external sites for abandoned " -"accounts. Enter 0 for no time limit." -msgstr "" -"No gastará recursos del sistema creando encuestas desde sitios externos para" -" cuentas abandonadas. Introduzca 0 para ningún límite temporal." +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "sobre el servidor" -#: ../../mod/admin.php:314 -msgid "Allowed friend domains" -msgstr "Dominios amigos permitidos" +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "Estado" -#: ../../mod/admin.php:315 -msgid "Allowed email domains" -msgstr "Dominios de correo permitidos" +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "Servidor" -#: ../../mod/admin.php:316 -msgid "Block public" -msgstr "Bloqueo público" +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "La actualización ha sido marcada como exitosa" -#: ../../mod/admin.php:317 -msgid "Force publish" -msgstr "Forzar publicación" +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "La ejecución de %s ha fallado. Mire en los registros del sistema." -#: ../../mod/admin.php:318 -msgid "Global directory update URL" -msgstr "Dirección de actualización del directorio global" +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "La actualización de %s se ha realizado exitosamente." -#: ../../mod/admin.php:320 -msgid "Block multiple registrations" -msgstr "Bloquear multiples registros" +#: ../../mod/admin.php:583 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "La actualización de %s no ha devuelto ningún estado. No se sabe si ha tenido éxito." -#: ../../mod/admin.php:321 -msgid "OpenID support" -msgstr "Soporte OpenID" +#: ../../mod/admin.php:586 +#, php-format +msgid "Update function %s could not be found." +msgstr "No se encuentra la función de actualización de %s." -#: ../../mod/admin.php:322 -msgid "Gravatar support" -msgstr "Soporte Gravatar" +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "No ha fallado ninguna actualización." -#: ../../mod/admin.php:323 -msgid "Fullname check" -msgstr "Comprobar Nombre completo" +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "Han fallado las actualizaciones" -#: ../../mod/admin.php:324 -msgid "UTF-8 Regular expressions" -msgstr "Expresiones regulares UTF-8" +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "Marcar como exitosa (si la actualización se ha hecho manualmente)" -#: ../../mod/admin.php:325 -msgid "Show Community Page" -msgstr "Ver página de la Comunidad" +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "Intentar ejecutar este paso de actualización automáticamente" -#: ../../mod/admin.php:326 -msgid "Enable OStatus support" -msgstr "Permitir soporte OStatus" +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "Estadísticas de la cola" -#: ../../mod/admin.php:327 -msgid "Enable Diaspora support" -msgstr "Habilitar el soporte para Diaspora*" +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "Total de entradas" -#: ../../mod/admin.php:328 -msgid "Only allow Friendika contacts" -msgstr "Permitir solo contactos de Friendika" +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "Prioridad" -#: ../../mod/admin.php:329 -msgid "Verify SSL" -msgstr "Verificar SSL" +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "Dirección de destino" -#: ../../mod/admin.php:330 -msgid "Proxy user" -msgstr "Usuario proxy" +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "Marcar el servidor como permanentemente fuera de línea" -#: ../../mod/admin.php:331 -msgid "Proxy URL" -msgstr "Dirección proxy" +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "Vaciar la cola para este servidor" -#: ../../mod/admin.php:332 -msgid "Network timeout" -msgstr "Tiempo de espera de red" +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "Último contacto conocido" -#: ../../mod/admin.php:353 +#: ../../mod/admin.php:683 #, php-format -msgid "%s user blocked" +msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuario bloqueado" -msgstr[1] "%s usuarios bloqueados" +msgstr[0] "%s usuarios bloqueados/desbloqueados" +msgstr[1] "%s de usuarios bloqueados/desbloqueados" -#: ../../mod/admin.php:360 +#: ../../mod/admin.php:691 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" -msgstr[0] "%s usuario eliminado" +msgstr[0] "%s usuarios eliminados" msgstr[1] "%s usuarios eliminados" -#: ../../mod/admin.php:394 +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "Cuenta no encontrada" + +#: ../../mod/admin.php:747 #, php-format -msgid "User '%s' deleted" -msgstr "Usuario '%s' eliminado'" +msgid "User '%s' blocked" +msgstr "Usuario %s bloqueado" -#: ../../mod/admin.php:401 +#: ../../mod/admin.php:755 #, php-format msgid "User '%s' unblocked" -msgstr "Usuario '%s' desbloqueado" +msgstr "Usuario %s desbloqueado" -#: ../../mod/admin.php:401 -#, php-format -msgid "User '%s' blocked" -msgstr "Usuario '%s' bloqueado'" +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "Usuarios" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:820 ../../mod/admin.php:987 msgid "select all" msgstr "seleccionar todo" -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:821 msgid "User registrations waiting for confirm" -msgstr "Registro de usuario esperando confirmación" +msgstr "Registros de usuario en espera de aprobación" -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:822 msgid "Request date" -msgstr "Solicitud de fecha" - -#: ../../mod/admin.php:464 ../../mod/admin.php:473 -#: ../../include/contact_selectors.php:78 -msgid "Email" -msgstr "Correo electrónico" +msgstr "Fecha de solicitud" -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:823 msgid "No registrations." -msgstr "Ningún registro." +msgstr "Sin registros." + +#: ../../mod/admin.php:824 ../../mod/connedit.php:687 +msgid "Approve" +msgstr "Aprobar" -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:825 msgid "Deny" -msgstr "Denegado" +msgstr "Rechazar" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:827 ../../mod/connedit.php:519 +msgid "Block" +msgstr "Bloquear" + +#: ../../mod/admin.php:828 ../../mod/connedit.php:519 +msgid "Unblock" +msgstr "Desbloquear" + +#: ../../mod/admin.php:831 msgid "Register date" msgstr "Fecha de registro" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:831 msgid "Last login" msgstr "Último acceso" -#: ../../mod/admin.php:473 -msgid "Last item" -msgstr "Último elemento" +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "Expira" -#: ../../mod/admin.php:473 -msgid "Account" -msgstr "Cuenta" +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "Clase de servicio" -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:833 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan " -"publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?" +msgstr "Los usuarios seleccionados serám eliminados!\\n\\nTodo lo que estos usuarios han publicado en este sitio se borrará de manera definitiva!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:834 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este " -"sitio se borrará para siempre!\\n\\n¿Estás seguro?" +msgstr "El usuario {0} va a ser eliminado!\\n\\nTodo lo que este usuario ha publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/admin.php:512 +#: ../../mod/admin.php:870 #, php-format -msgid "Plugin %s disabled." -msgstr "Módulo %s deshabilitado." +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s canales censurados/no censurados" +msgstr[1] "%s canales censurados/no censurados" -#: ../../mod/admin.php:516 +#: ../../mod/admin.php:879 #, php-format -msgid "Plugin %s enabled." -msgstr "Módulo %s habilitado." - -#: ../../mod/admin.php:526 -msgid "Disable" -msgstr "Inhabilitado" - -#: ../../mod/admin.php:528 -msgid "Enable" -msgstr "Habilitado" - -#: ../../mod/admin.php:550 -msgid "Toggle" -msgstr "Activar" - -#: ../../mod/admin.php:551 ../../include/nav.php:128 -msgid "Settings" -msgstr "Configuraciones" - -#: ../../mod/admin.php:613 -msgid "Log settings updated." -msgstr "Registro de los parámetros de actualización" - -#: ../../mod/admin.php:653 -msgid "Clear" -msgstr "Limpiar" - -#: ../../mod/admin.php:659 -msgid "Debugging" -msgstr "Depuración" +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "%s código permitido/no permitido al canal" +msgstr[1] "%s código permitido/no permitido al canal" -#: ../../mod/admin.php:660 -msgid "Log file" -msgstr "Archivo de registro" - -#: ../../mod/admin.php:660 -msgid "Must be writable by web server. Relative to your Friendika index.php." -msgstr "" -"Debes permitirle la escritura al servidor web. Relacionado con Friendika " -"index.php" - -#: ../../mod/admin.php:661 -msgid "Log level" -msgstr "Nivel de registro" - -#: ../../mod/admin.php:702 -msgid "Close" -msgstr "Cerrado" +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canales eliminados" +msgstr[1] "%s canales eliminados" -#: ../../mod/admin.php:708 -msgid "FTP Host" -msgstr "Host FTP" +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "Canal no encontrado" -#: ../../mod/admin.php:709 -msgid "FTP Path" -msgstr "Ruta FTP" +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Canal '%s' eliminado" -#: ../../mod/admin.php:710 -msgid "FTP User" -msgstr "Usuario FTP" +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' censored" +msgstr "Canal '%s' censurado" -#: ../../mod/admin.php:711 -msgid "FTP Password" -msgstr "Contraseña FTP" +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' no censurado" -#: ../../mod/item.php:84 -msgid "Unable to locate original post." -msgstr "No se puede encontrar la publicación original." +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Código permitido al canal '%s'" -#: ../../mod/item.php:199 -msgid "Empty post discarded." -msgstr "Publicación vacía descartada." +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Código no permitido al canal '%s'" -#: ../../mod/item.php:675 ../../mod/item.php:720 ../../mod/item.php:764 -#: ../../mod/item.php:807 ../../include/items.php:1769 -#: ../../include/items.php:2068 ../../include/items.php:2115 -#: ../../include/items.php:2227 ../../include/items.php:2273 -msgid "noreply" -msgstr "no responder" +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "Censurar" -#: ../../mod/item.php:719 ../../mod/item.php:806 ../../include/items.php:2272 -msgid "Administrator@" -msgstr "Administrador@" +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "No censurar" -#: ../../mod/item.php:722 ../../include/items.php:2117 -#: ../../include/items.php:2275 -#, php-format -msgid "%s commented on an item at %s" -msgstr "%s ha commentato un elemento en %s" +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "Permitir código" -#: ../../mod/item.php:809 -#, php-format -msgid "%s posted to your profile wall at %s" -msgstr "%s ha publicado en tu muro a las %s" +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "No permitir código" -#: ../../mod/item.php:843 -msgid "System error. Post not saved." -msgstr "Error del sistema. Mensaje no guardado." +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "UID" -#: ../../mod/item.php:868 -#, php-format +#: ../../mod/admin.php:996 msgid "" -"This message was sent to you by %s, a member of the Friendika social " -"network." -msgstr "" -"Este mensaje te ha sido enviado por %s, un miembro de la red social " -"Friendika." +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Los canales seleccionados se eliminarán!\\n\\nTodo lo publicado por estos canales en este sitio se borrarán definitivamente!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/item.php:870 -#, php-format -msgid "You may visit them online at %s" -msgstr "Los puedes visitar en línea en %s" - -#: ../../mod/item.php:871 +#: ../../mod/admin.php:997 msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "" -"Por favor contacta con el remitente respondiendo a este mensaje si no deseas" -" recibir estos mensajes." +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "El canal {0} va a ser eliminado!\\n\\nTodo lo publicado por el canal en este sitio se borrará definitivamente!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/item.php:873 +#: ../../mod/admin.php:1037 #, php-format -msgid "%s posted an update." -msgstr "%s ha publicado una actualización." +msgid "Plugin %s disabled." +msgstr "Plugin %s desactivado." -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Etiqueta eliminada" +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s activado." -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Eliminar etiqueta del elemento" +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "Desactivar" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Seleccione una etiqueta para eliminar:" +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "Activar" -#: ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Eliminar" +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "Cambiar" -#: ../../mod/message.php:23 -msgid "No recipient selected." -msgstr "Ningún destinatario seleccionado" +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "Autor:" -#: ../../mod/message.php:26 -msgid "Unable to locate contact information." -msgstr "No se puede encontrar información del contacto." +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "Mantenedor:" -#: ../../mod/message.php:29 -msgid "Message could not be sent." -msgstr "El mensaje no ha podido ser enviado." +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "No se han encontrado temas." -#: ../../mod/message.php:31 -msgid "Message sent." -msgstr "Mensaje enviado." +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "Instantánea de pantalla" -#: ../../mod/message.php:51 -msgid "Inbox" -msgstr "Entrada" +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[Experimental]" -#: ../../mod/message.php:56 -msgid "Outbox" -msgstr "Enviados" +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[No soportado]" -#: ../../mod/message.php:61 -msgid "New Message" -msgstr "Nuevo mensaje" +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "Actualizado el informe de configuraciones." -#: ../../mod/message.php:87 -msgid "Message deleted." -msgstr "Mensaje eliminado." +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "Vaciar" -#: ../../mod/message.php:103 -msgid "Conversation removed." -msgstr "Conversación eliminada." +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "Depurando" -#: ../../mod/message.php:119 ../../include/conversation.php:767 -msgid "Please enter a link URL:" -msgstr "Introduce la dirección del enlace:" +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "Fichero de informe" -#: ../../mod/message.php:127 -msgid "Send Private Message" -msgstr "Enviar mensaje privado" +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Debe tener permisos de escritura para el servidor web. Ruta relativa al directorio raíz de Red." -#: ../../mod/message.php:128 ../../mod/message.php:261 -msgid "To:" -msgstr "Para:" +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "Nivel de depuración" -#: ../../mod/message.php:129 ../../mod/message.php:262 -msgid "Subject:" -msgstr "Asunto:" +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "Nuevo campo en el perfil" -#: ../../mod/message.php:170 -msgid "No messages." -msgstr "No hay mensajes." +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "Alias del campo" -#: ../../mod/message.php:183 -msgid "Delete conversation" -msgstr "Eliminar conversación" +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "Nombre del campo en el sistema" -#: ../../mod/message.php:186 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "Tipo de entrada" -#: ../../mod/message.php:213 -msgid "Message not available." -msgstr "Mensaje no disponibile." +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "Nombre del campo" -#: ../../mod/message.php:250 -msgid "Delete message" -msgstr "Borrar mensaje" +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "Etiqueta a mostrar en las páginas del perfil" -#: ../../mod/message.php:260 -msgid "Send Reply" -msgstr "Enviar respuesta" +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "Texto de ayuda" -#: ../../mod/dfrn_confirm.php:234 -msgid "Response from remote site was not understood." -msgstr "La respuesta desde el sitio remoto no ha sido entendida." +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "Información adicional (opcional)" -#: ../../mod/dfrn_confirm.php:243 -msgid "Unexpected response from remote site: " -msgstr "Respuesta inesperada desde el sitio remoto:" +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "Definición del campo no encontrada" -#: ../../mod/dfrn_confirm.php:251 -msgid "Confirmation completed successfully." -msgstr "Confirmación completada con éxito." +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "Modificar el campo del perfil" -#: ../../mod/dfrn_confirm.php:253 ../../mod/dfrn_confirm.php:267 -#: ../../mod/dfrn_confirm.php:274 -msgid "Remote site reported: " -msgstr "El sito remoto informó:" +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "No se puede encontrar su servidor." -#: ../../mod/dfrn_confirm.php:265 -msgid "Temporary failure. Please wait and try again." -msgstr "Error temporal. Por favor, espere y vuelva a intentarlo." +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Enviado con éxito." -#: ../../mod/dfrn_confirm.php:272 -msgid "Introduction failed or was revoked." -msgstr "La presentación ha fallado o ha sido anulada." +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Se ha superado el límite máximo de inscripciones diarias de este sitio. Por favor, pruebe de nuevo mañana." -#: ../../mod/dfrn_confirm.php:409 -msgid "Unable to set contact photo." -msgstr "Imposible establecer la foto del contacto." +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Por favor, confirme que acepta los Términos del servicio. El registro ha fallado." -#: ../../mod/dfrn_confirm.php:459 ../../include/conversation.php:79 -#: ../../include/diaspora.php:477 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s es ahora amigo de %2$s" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Las contraseñas no coinciden." -#: ../../mod/dfrn_confirm.php:530 -#, php-format -msgid "No user record found for '%s' " -msgstr "No se ha encontrado a ningún '%s'" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registro realizado con éxito. Por favor, compruebe su correo electrónico para ver las instrucciones para validarlo." -#: ../../mod/dfrn_confirm.php:540 -msgid "Our site encryption key is apparently messed up." -msgstr "Nuestra clave de cifrado del sitio es aparentemente un lío." +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Su registro está pendiente de aprobación por el propietario del sitio." -#: ../../mod/dfrn_confirm.php:551 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "" -"Se ha proporcionado una dirección vacía o no hemos podido descifrarla." +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Su registro no puede ser procesado." -#: ../../mod/dfrn_confirm.php:572 -msgid "Contact record was not found for you on our site." -msgstr "El contacto no se ha encontrado en nuestra base de datos." +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "El registro en este servidor/hub está sometido a aprobación previa." -#: ../../mod/dfrn_confirm.php:586 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "" -"La clave pública del sitio no está disponible en los datos del contacto para" -" URL %s." +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "Inscribirse en un servidor/hub afiliado" -#: ../../mod/dfrn_confirm.php:606 +#: ../../mod/register.php:174 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "" -"La identificación proporcionada por el sistema es un duplicado de nuestro " -"sistema. Debería funcionar si lo intentas de nuevo." - -#: ../../mod/dfrn_confirm.php:617 -msgid "Unable to set your contact credentials on our system." -msgstr "" -"No se puede establecer las credenciales de tu contacto en nuestro sistema." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Este sitio ha excedido el límite de inscripción diaria de cuentas. Por favor, inténtelo de nuevo mañana." -#: ../../mod/dfrn_confirm.php:671 -msgid "Unable to update your contact profile details on our system" -msgstr "" -"No se puede actualizar los datos de tu perfil de contacto en nuestro sistema" +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Términos del servicio" -#: ../../mod/dfrn_confirm.php:701 +#: ../../mod/register.php:191 #, php-format -msgid "Connection accepted at %s" -msgstr "Conexión aceptada en % s" - -#: ../../mod/openid.php:63 ../../mod/openid.php:123 ../../include/auth.php:122 -#: ../../include/auth.php:147 ../../include/auth.php:201 -msgid "Login failed." -msgstr "Accesso fallido." - -#: ../../mod/openid.php:79 ../../include/auth.php:217 -msgid "Welcome " -msgstr "Bienvenido" +msgid "I accept the %s for this website" +msgstr "Acepto el %s de este sitio" -#: ../../mod/openid.php:80 ../../include/auth.php:218 -msgid "Please upload a profile photo." -msgstr "Por favor sube una foto para tu perfil." - -#: ../../mod/openid.php:83 ../../include/auth.php:221 -msgid "Welcome back " -msgstr "Bienvenido de nuevo" - -#: ../../mod/dfrn_poll.php:90 ../../mod/dfrn_poll.php:516 +#: ../../mod/register.php:193 #, php-format -msgid "%s welcomes %s" -msgstr "%s te da la bienvenida a %s" +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Tengo más de 13 años de edad y acepto el %s de este sitio" -#: ../../mod/viewconnections.php:25 ../../include/text.php:567 -msgid "View Contacts" -msgstr "Ver contactos" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Para registrarse en este sitio es necesaria una invitación." -#: ../../mod/viewconnections.php:40 -msgid "No contacts." -msgstr "Ningún contacto." +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Por favor, introduzca el código de su invitación" -#: ../../mod/group.php:27 -msgid "Group created." -msgstr "Grupo creado." +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Su dirección de correo electrónico" -#: ../../mod/group.php:33 -msgid "Could not create group." -msgstr "Imposible crear el grupo." +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Elija una contraseña" -#: ../../mod/group.php:43 ../../mod/group.php:123 -msgid "Group not found." -msgstr "Grupo no encontrado." +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Por favor, vuelva a escribir su contraseña" -#: ../../mod/group.php:56 -msgid "Group name changed." -msgstr "El nombre del grupo ha cambiado." +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "La eliminación de cuentas no está permitida hasta después de que hayan transcurrido 48 horas desde el último cambio de contraseña." -#: ../../mod/group.php:82 -msgid "Create a group of contacts/friends." -msgstr "Crea un grupo de contactos/amigos." +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Eliminar esta cuenta" -#: ../../mod/group.php:83 ../../mod/group.php:166 -msgid "Group Name: " -msgstr "Nombre del grupo: " +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "ATENCIÓN:" -#: ../../mod/group.php:98 -msgid "Group removed." -msgstr "Grupo eliminado." +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Esta cuenta y todos sus canales van a ser eliminados de la red." -#: ../../mod/group.php:100 -msgid "Unable to remove group." -msgstr "No se puede eliminar el grupo." +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "¡Esta acción tiene carácter definitivo y no se puede deshacer!" -#: ../../mod/group.php:165 -msgid "Group Editor" -msgstr "Editor de grupos" +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "Por favor, introduzca su contraseña para su verificación:" -#: ../../mod/group.php:179 -msgid "Members" -msgstr "Miembros" +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Remover esta cuenta, todos sus canales y clones de la red" -#: ../../mod/group.php:194 -msgid "All Contacts" -msgstr "Todos los contactos" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Por defecto, solo las instancias de los canales ubicados en este servidor serán eliminados de la red" -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elemento no disponible." +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "Eliminar cuenta" -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elemento no encontrado." +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 +msgid "Help:" +msgstr "Ayuda:" -#: ../../mod/common.php:34 -msgid "Common Friends" -msgstr "Amigos comunes" +#: ../../mod/help.php:76 ../../index.php:238 +msgid "Not Found" +msgstr "No encontrado" -#: ../../mod/common.php:42 -msgid "No friends in common." -msgstr "No hay amigos en común." +#: ../../mod/help.php:100 +msgid "$Projectname Documentation" +msgstr "Documentación de $Projectname" -#: ../../mod/match.php:10 -msgid "Profile Match" -msgstr "Coincidencias de Perfil" +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "[Contenido incorporado - recargue la página para poder verlo]" -#: ../../mod/match.php:18 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "" -"No hay palabras clave que coincidan. Por favor, agrega palabras claves a tu " -"perfil predeterminado." +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "La información privada remota no está disponible." -#: ../../mod/community.php:21 -msgid "Not available." -msgstr "No disponible" +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Visible para:" -#: ../../mod/community.php:30 ../../include/nav.php:97 -msgid "Community" -msgstr "Comunidad" +#: ../../mod/settings.php:76 +msgid "Name is required" +msgstr "El nombre es obligatorio" -#: ../../mod/community.php:87 -msgid "" -"Shared content is covered by the Creative Commons " -"Attribution 3.0 license." -msgstr "" -"El contenido en común está cubierto por la licencia Creative Commons" -" Atribución 3.0." +#: ../../mod/settings.php:80 +msgid "Key and Secret are required" +msgstr "Clave y Secreto son obligatorios" -#: ../../addon/tumblr/tumblr.php:35 -msgid "Post to Tumblr" -msgstr "Publicar en Tumblr" +#: ../../mod/settings.php:130 +msgid "Diaspora Policy Settings updated." +msgstr "Configuración de directivas de Diaspora actualizada." -#: ../../addon/tumblr/tumblr.php:66 -msgid "Tumblr Post Settings" -msgstr "Configuración de publicación en Tumblr" +#: ../../mod/settings.php:238 +msgid "Passwords do not match. Password unchanged." +msgstr "Las contraseñas no coinciden. La contraseña no se ha cambiado." -#: ../../addon/tumblr/tumblr.php:68 -msgid "Enable Tumblr Post Plugin" -msgstr "Habilitar el plugin de publicación en Tumblr" +#: ../../mod/settings.php:242 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "No se permiten contraseñas vacías. La contraseña no se ha cambiado." -#: ../../addon/tumblr/tumblr.php:73 -msgid "Tumblr login" -msgstr "Tumblr - inicio de sesión" +#: ../../mod/settings.php:256 +msgid "Password changed." +msgstr "Constraseña cambiada." -#: ../../addon/tumblr/tumblr.php:78 -msgid "Tumblr password" -msgstr "Tumblr - contraseña" +#: ../../mod/settings.php:258 +msgid "Password update failed. Please try again." +msgstr "La actualización de la contraseña ha fallado. Por favor, inténtalo de nuevo." -#: ../../addon/tumblr/tumblr.php:83 -msgid "Post to Tumblr by default" -msgstr "Publicar a Tumblr por defecto" +#: ../../mod/settings.php:272 +msgid "Not valid email." +msgstr "Email no válido." -#: ../../addon/tumblr/tumblr.php:174 ../../addon/wppost/wppost.php:171 -msgid "Post from Friendica" -msgstr "Publicar desde Friendica" +#: ../../mod/settings.php:275 +msgid "Protected email address. Cannot change to that email." +msgstr "Dirección de email protegida. No se peude cambiar a ese email." -#: ../../addon/twitter/twitter.php:78 -msgid "Post to Twitter" -msgstr "Publicar en Twitter" +#: ../../mod/settings.php:284 +msgid "System failure storing new email. Please try again." +msgstr "Fallo de sistema al guardar el nuevo email. Por favor, inténtalo de nuevo." -#: ../../addon/twitter/twitter.php:123 -msgid "Twitter settings updated." -msgstr "Actualización de la configuración de Twitter" +#: ../../mod/settings.php:523 +msgid "Settings updated." +msgstr "Configuración actualizada." -#: ../../addon/twitter/twitter.php:145 -msgid "Twitter Posting Settings" -msgstr "Configuración de publicaciones en Twitter" +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 +msgid "Add application" +msgstr "Añadir aplicación" -#: ../../addon/twitter/twitter.php:152 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "" -"No se ha encontrado ningún par de claves para Twitter. Póngase en contacto " -"con el administrador del sitio." +#: ../../mod/settings.php:590 +msgid "Name of application" +msgstr "Nombre de la aplicación" -#: ../../addon/twitter/twitter.php:171 -msgid "" -"At this Friendika instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "" -"En esta instancia de Friendika el plugin de Twitter fue habilitado, pero aún" -" no has vinculado tu cuenta a tu cuenta de Twitter. Para ello haz clic en el" -" botón de abajo para obtener un PIN de Twitter, que tiene que copiar en el " -"cuadro de entrada y enviar el formulario. Solo sus posts " -"públicos se publicarán en Twitter." +#: ../../mod/settings.php:591 ../../mod/settings.php:617 +msgid "Consumer Key" +msgstr "Clave de consumidor" -#: ../../addon/twitter/twitter.php:172 -msgid "Log in with Twitter" -msgstr "Acceder con Twitter" +#: ../../mod/settings.php:591 ../../mod/settings.php:592 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generado automáticamente - si lo deseas, cámbialo. Longitud máxima: 20" -#: ../../addon/twitter/twitter.php:174 -msgid "Copy the PIN from Twitter here" -msgstr "Copia el PIN de Twitter aquí" +#: ../../mod/settings.php:592 ../../mod/settings.php:618 +msgid "Consumer Secret" +msgstr "Secreto de consumidor" -#: ../../addon/twitter/twitter.php:188 ../../addon/statusnet/statusnet.php:337 -msgid "Currently connected to: " -msgstr "Actualmente conectado a:" +#: ../../mod/settings.php:593 ../../mod/settings.php:619 +msgid "Redirect" +msgstr "Redirigir" -#: ../../addon/twitter/twitter.php:189 +#: ../../mod/settings.php:593 msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "" -"Si lo habilitas todas tus publicaciones públicas serán " -"publicadas en la cuenta de Twitter asociada. Puedes elegir hacerlo por " -"defecto (aquí) o individualmente para cada publicación usando las opciones " -"cuando escribes." +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI de redirección - dejar en blanco a menos que tu aplicación específicamente lo requiera" -#: ../../addon/twitter/twitter.php:191 -msgid "Allow posting to Twitter" -msgstr "Permitir publicar en Twitter" - -#: ../../addon/twitter/twitter.php:194 -msgid "Send public postings to Twitter by default" -msgstr "Enviar publicaciones públicas a Twitter por defecto" +#: ../../mod/settings.php:594 ../../mod/settings.php:620 +msgid "Icon url" +msgstr "url de icono" -#: ../../addon/twitter/twitter.php:199 ../../addon/statusnet/statusnet.php:348 -msgid "Clear OAuth configuration" -msgstr "Borrar la configuración de OAuth" +#: ../../mod/settings.php:594 +msgid "Optional" +msgstr "Opcional" -#: ../../addon/twitter/twitter.php:301 -msgid "Consumer key" -msgstr "Clave consumer" +#: ../../mod/settings.php:605 +msgid "You can't edit this application." +msgstr "No puedes editar esta aplicación." -#: ../../addon/twitter/twitter.php:302 -msgid "Consumer secret" -msgstr "Secreto consumer" +#: ../../mod/settings.php:648 +msgid "Connected Apps" +msgstr "Apps conectadas" -#: ../../addon/statusnet/statusnet.php:141 -msgid "Post to StatusNet" -msgstr "Publicar en StatusNet" +#: ../../mod/settings.php:652 +msgid "Client key starts with" +msgstr "La clave de cliente empieza por" -#: ../../addon/statusnet/statusnet.php:183 -msgid "" -"Please contact your site administrator.
The provided API URL is not " -"valid." -msgstr "" -"Por favor contacta con el administrador de tu web.
La dirección API " -"suministrada no es válida." +#: ../../mod/settings.php:653 +msgid "No name" +msgstr "Sin nombre" -#: ../../addon/statusnet/statusnet.php:211 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "No podemos contantar con StatusNet en la ruta que has especificado." +#: ../../mod/settings.php:654 +msgid "Remove authorization" +msgstr "Eliminar autorización" -#: ../../addon/statusnet/statusnet.php:238 -msgid "StatusNet settings updated." -msgstr "Actualición de la configuración de StatusNet." +#: ../../mod/settings.php:668 +msgid "No feature settings configured" +msgstr "No se ha establecido la configuración de características" -#: ../../addon/statusnet/statusnet.php:261 -msgid "StatusNet Posting Settings" -msgstr "Configuración de envío a StatusNet" +#: ../../mod/settings.php:685 +msgid "Feature/Addon Settings" +msgstr "Configuración de característica/complemento" -#: ../../addon/statusnet/statusnet.php:275 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "StatusNet OAuthKeys disponibles para todos" +#: ../../mod/settings.php:687 +msgid "Settings for the built-in Diaspora emulator" +msgstr "Configuración para el emulador de Diaspora incorporado" -#: ../../addon/statusnet/statusnet.php:276 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "" -"Existen pares de valores OAuthKey preconfigurados para algunos servidores. " -"Si usas uno de ellos, por favor usa estas credenciales. De los contrario no " -"dudes en conectar con cualquiera otra instancia de StatusNet (ver a " -"continuación)." +#: ../../mod/settings.php:688 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "Permitir a cualquier miembro de Diaspora comentar en tus publicaciones públicas" -#: ../../addon/statusnet/statusnet.php:284 -msgid "Provide your own OAuth Credentials" -msgstr "Proporciona tus propias credenciales OAuth" +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "Activar el protocolo de Diaspora para este canal" -#: ../../addon/statusnet/statusnet.php:285 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendika Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendika installation at your favorited StatusNet installation." -msgstr "" -"No se ha encontrado ningún par de claves para StatusNet. Registra tu cuenta " -"de Friendika como cliente de escritorio en tu cuenta de StatusNet, copia la " -"clave consumer aquí y escribe la dirección de la base API.
Antes de " -"registrar tu propio par de claves OAuth, pregunta al administrador si ya hay" -" un par de claves para esta instalación de Friendika en tu instalación " -"StatusNet favorita." - -#: ../../addon/statusnet/statusnet.php:287 -msgid "OAuth Consumer Key" -msgstr "OAuth Consumer Key" - -#: ../../addon/statusnet/statusnet.php:290 -msgid "OAuth Consumer Secret" -msgstr "OAuth Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:293 -msgid "Base API Path (remember the trailing /)" -msgstr "Dirección de base para la API (recordar el / al final)" - -#: ../../addon/statusnet/statusnet.php:314 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "" -"Para conectarse a tu cuenta de StatusNet haga clic en el botón abajo para " -"obtener un PIN de StatusNet, que tiene que copiar en el cuadro de entrada y " -"enviar el formulario. Solo sus posts públicos se publicarán" -" en StatusNet." +#: ../../mod/settings.php:690 +msgid "Diaspora Policy Settings" +msgstr "Configuración de directivas de Diaspora" -#: ../../addon/statusnet/statusnet.php:315 -msgid "Log in with StatusNet" -msgstr "Inicia sesión con StatusNet" +#: ../../mod/settings.php:691 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "Impedir que tus hashtags sean redirigidos a otros sitios " -#: ../../addon/statusnet/statusnet.php:317 -msgid "Copy the security code from StatusNet here" -msgstr "Copia el código de seguridad de StatusNet aquí" +#: ../../mod/settings.php:715 +msgid "Account Settings" +msgstr "Configuración de la cuenta" -#: ../../addon/statusnet/statusnet.php:323 -msgid "Cancel Connection Process" -msgstr "Cancelar la conexión en proceso" +#: ../../mod/settings.php:716 +msgid "Enter New Password:" +msgstr "Introduce la nueva contraseña:" -#: ../../addon/statusnet/statusnet.php:325 -msgid "Current StatusNet API is" -msgstr "El estado actual de la API de StatusNet es" +#: ../../mod/settings.php:717 +msgid "Confirm New Password:" +msgstr "Confirma la nueva contraseña:" -#: ../../addon/statusnet/statusnet.php:326 -msgid "Cancel StatusNet Connection" -msgstr "Cancelar conexión con StatusNet" +#: ../../mod/settings.php:717 +msgid "Leave password fields blank unless changing" +msgstr "Deja en blanco los campos de contraseña a menos que cambie" -#: ../../addon/statusnet/statusnet.php:338 -msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "" -"Si lo habilitas todas tus publicaciones públicas podrán " -"ser publicadas en la cuenta asociada de StatusNet. Pudes elegir hacerlo por " -"defecto (aquí) o para cada publicación individualmente en las opciones de " -"publicacion cuando la estás escribiendo." +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 +msgid "Email Address:" +msgstr "Dirección de email:" -#: ../../addon/statusnet/statusnet.php:340 -msgid "Allow posting to StatusNet" -msgstr "Permitir publicaciones en StatusNet" +#: ../../mod/settings.php:721 +msgid "Remove this account including all its channels" +msgstr "Eliminar esta cuenta incuyendo todos sus canales" -#: ../../addon/statusnet/statusnet.php:343 -msgid "Send public postings to StatusNet by default" -msgstr "Enviar publicaciones públicas a StatusNet por defecto" +#: ../../mod/settings.php:737 +msgid "Off" +msgstr "Desactivado" -#: ../../addon/statusnet/statusnet.php:478 -msgid "API URL" -msgstr "Dirección de la API" +#: ../../mod/settings.php:737 +msgid "On" +msgstr "Activado" -#: ../../addon/oembed/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "Actualizar la configuración de OEmbed" +#: ../../mod/settings.php:744 +msgid "Additional Features" +msgstr "Características adicionales" -#: ../../addon/oembed/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Usar OEmbed para los vídeos de YouTube" +#: ../../mod/settings.php:768 +msgid "Connector Settings" +msgstr "Configuración de conector" -#: ../../addon/oembed/oembed.php:71 -msgid "URL to embed:" -msgstr "Dirección del recurso:" +#: ../../mod/settings.php:807 +msgid "No special theme for mobile devices" +msgstr "Sin tema especial para dispositivos móviles" -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "Tres en Raya tridimensional" +#: ../../mod/settings.php:810 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Experimental)" -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "Tres en Raya 3D" +#: ../../mod/settings.php:849 +msgid "Display Settings" +msgstr "Configuración de visualización" -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nueva partida" +#: ../../mod/settings.php:850 +msgid "Theme Settings" +msgstr "Ajustes del tema" -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nuevo juego con handicap" +#: ../../mod/settings.php:851 +msgid "Custom Theme Settings" +msgstr "Ajustes personalizados del tema" -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "" -"Tres en Raya tridimensional es como el juego tradicional, excepto que se " -"juega en varios niveles simultáneamente." +#: ../../mod/settings.php:852 +msgid "Content Settings" +msgstr "Ajustes del contenido" -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "" -"En este caso hay tres niveles. Ganarás por conseguir tres en raya en " -"cualquier nivel, así como arriba, abajo y en diagonal a través de los " -"diferentes niveles." +#: ../../mod/settings.php:858 +msgid "Display Theme:" +msgstr "Tema de visualización:" -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "" -"El juego con handicap desactiva la posición central en el nivel medio porque" -" el jugador reclama que este cuadrado tiene a menudo una ventaja injusta." +#: ../../mod/settings.php:859 +msgid "Mobile Theme:" +msgstr "Tema móvil:" -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Comienzas tú..." +#: ../../mod/settings.php:860 +msgid "Enable user zoom on mobile devices" +msgstr "Habilitar zoom de usuario en dispositivos móviles" -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Yo voy primero esta vez..." +#: ../../mod/settings.php:861 +msgid "Update browser every xx seconds" +msgstr "Actualizar navegador cada xx segundos" -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "¡Has ganado!" +#: ../../mod/settings.php:861 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínimo de 10 segundos, sin máximo" -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "¡Empate!" +#: ../../mod/settings.php:862 +msgid "Maximum number of conversations to load at any time:" +msgstr "Máximo número de conversaciones a cargar en cualquier momento:" -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "¡He ganado!" +#: ../../mod/settings.php:862 +msgid "Maximum of 100 items" +msgstr "Máximo de 100 elementos" -#: ../../addon/uhremotestorage/uhremotestorage.php:56 -#, php-format -msgid "" -"Allow to use your friendika id (%s) to connecto to external unhosted-enabled" -" storage (like ownCloud)" -msgstr "" -"Permitir el uso de su ID de friendica (%s) para conectar a fuentes externas " -"de almacenamiento sin anfitrión habilitado (como ownCloud)" +#: ../../mod/settings.php:863 +msgid "Show emoticons (smilies) as images" +msgstr "Mostrar emoticonos (smilies) como imágenes" -#: ../../addon/uhremotestorage/uhremotestorage.php:57 -msgid "Unhosted DAV storage url" -msgstr "Dirección url de almacenamiento DAV sin anfitrión" +#: ../../mod/settings.php:864 +msgid "Link post titles to source" +msgstr "Enlazar título de la publicación a la fuente" -#: ../../addon/impressum/impressum.php:25 -msgid "Impressum" -msgstr "Impressum" +#: ../../mod/settings.php:865 +msgid "System Page Layout Editor - (advanced)" +msgstr "Editor de sistema de distribución de página - (avanzado)" -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:40 -#: ../../addon/impressum/impressum.php:70 -msgid "Site Owner" -msgstr "Propietario" +#: ../../mod/settings.php:868 +msgid "Use blog/list mode on channel page" +msgstr "Usar modo blog/lista en página del canal" -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:74 -msgid "Email Address" -msgstr "Dirección de correo" +#: ../../mod/settings.php:868 ../../mod/settings.php:869 +msgid "(comments displayed separately)" +msgstr "(comentarios mostrados de forma separada)" -#: ../../addon/impressum/impressum.php:43 -#: ../../addon/impressum/impressum.php:72 -msgid "Postal Address" -msgstr "Dirección" +#: ../../mod/settings.php:869 +msgid "Use blog/list mode on matrix page" +msgstr "Usar modo blog/lista en página de matrix" -#: ../../addon/impressum/impressum.php:49 -msgid "" -"The impressum addon needs to be configured!
Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "" -"Impressum necesita ser configurado.
Por favor añade al menos la " -"variable propietario a tu archivo de configuración. Para otras " -"variables lee el archivo README." +#: ../../mod/settings.php:870 +msgid "Channel page max height of content (in pixels)" +msgstr "Altura máxima del contenido de la página del canal (en píxeles)" -#: ../../addon/impressum/impressum.php:71 -msgid "Site Owners Profile" -msgstr "Perfil del propietario del sitio" +#: ../../mod/settings.php:870 ../../mod/settings.php:871 +msgid "click to expand content exceeding this height" +msgstr "Pulsa para expandir el contenido que excede esta altura" -#: ../../addon/impressum/impressum.php:73 -msgid "Notes" -msgstr "Notas" +#: ../../mod/settings.php:871 +msgid "Matrix page max height of content (in pixels)" +msgstr "Altura máxima del contenido de la página de matrix (en píxeles)" -#: ../../addon/facebook/facebook.php:337 -msgid "Facebook disabled" -msgstr "Facebook deshabilitado" +#: ../../mod/settings.php:905 +msgid "Nobody except yourself" +msgstr "Nadie excepto tú" -#: ../../addon/facebook/facebook.php:342 -msgid "Updating contacts" -msgstr "Actualizando contactos" +#: ../../mod/settings.php:906 +msgid "Only those you specifically allow" +msgstr "Solamente aquellos a los que tú permitas específicamente" -#: ../../addon/facebook/facebook.php:351 -msgid "Facebook API key is missing." -msgstr "Falta la clave API de Facebook." +#: ../../mod/settings.php:907 +msgid "Approved connections" +msgstr "Conexiones aprobadas" -#: ../../addon/facebook/facebook.php:358 -msgid "Facebook Connect" -msgstr "Conexión con Facebook" +#: ../../mod/settings.php:908 +msgid "Any connections" +msgstr "Cualquier conexión" -#: ../../addon/facebook/facebook.php:364 -msgid "Install Facebook connector for this account." -msgstr "Instalar el conector de Facebook para esta cuenta." +#: ../../mod/settings.php:909 +msgid "Anybody on this website" +msgstr "Cualquiera en este website" -#: ../../addon/facebook/facebook.php:371 -msgid "Remove Facebook connector" -msgstr "Eliminar el conector de Facebook" +#: ../../mod/settings.php:910 +msgid "Anybody in this network" +msgstr "Cualquiera en esta red" -#: ../../addon/facebook/facebook.php:376 -msgid "" -"Re-authenticate [This is necessary whenever your Facebook password is " -"changed.]" -msgstr "" -"Volver a identificarse [Esto es necesario cada vez que su contraseña de " -"Facebook cambie.]" +#: ../../mod/settings.php:911 +msgid "Anybody authenticated" +msgstr "Cualquiera autenticado" -#: ../../addon/facebook/facebook.php:383 -msgid "Post to Facebook by default" -msgstr "Publicar en Facebook de forma predeterminada" +#: ../../mod/settings.php:912 +msgid "Anybody on the internet" +msgstr "Cualquiera en internet" -#: ../../addon/facebook/facebook.php:387 -msgid "Link all your Facebook friends and conversations on this website" -msgstr "" -"Vincule a todos tus amigos de Facebook y las conversaciones en este sitio " -"web" +#: ../../mod/settings.php:986 +msgid "Publish your default profile in the network directory" +msgstr "Publicar tu perfil predeterminado en el directorio de la red" -#: ../../addon/facebook/facebook.php:389 -msgid "" -"Facebook conversations consist of your profile wall and your friend" -" stream." -msgstr "" -"Las conversaciones de Facebook consisten en su muro su " -"perfil y las publicaciones de su amigo." +#: ../../mod/settings.php:991 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Nos permites sugierirte como amigo potencial a los nuevos miembros?" -#: ../../addon/facebook/facebook.php:390 -msgid "On this website, your Facebook friend stream is only visible to you." -msgstr "" -"En esta página web, las publicaciones de su amigo de Facebook solo son " -"visibles para usted." +#: ../../mod/settings.php:1000 +msgid "Your channel address is" +msgstr "Su dirección de canal es" -#: ../../addon/facebook/facebook.php:391 -msgid "" -"The following settings determine the privacy of your Facebook profile wall " -"on this website." -msgstr "" -"La siguiente configuración determina la privacidad del muro de su perfil de " -"Facebook en este sitio web." +#: ../../mod/settings.php:1048 +msgid "Channel Settings" +msgstr "Configuración de canal" -#: ../../addon/facebook/facebook.php:395 -msgid "" -"On this website your Facebook profile wall conversations will only be " -"visible to you" -msgstr "" -"En este sitio web las publicaciones del muro de Facebook solo son visibles " -"para usted" +#: ../../mod/settings.php:1055 +msgid "Basic Settings" +msgstr "Configuración básica" -#: ../../addon/facebook/facebook.php:400 -msgid "Do not import your Facebook profile wall conversations" -msgstr "No importar las conversaciones de su muro de Facebook" +#: ../../mod/settings.php:1058 +msgid "Your Timezone:" +msgstr "Su zona horaria:" -#: ../../addon/facebook/facebook.php:402 -msgid "" -"If you choose to link conversations and leave both of these boxes unchecked," -" your Facebook profile wall will be merged with your profile wall on this " -"website and your privacy settings on this website will be used to determine " -"who may see the conversations." -msgstr "" -"Si decide conectar las conversaciones y dejar ambas casillas sin marcar, el " -"muro de su perfil de Facebook se fusionará con el muro de su perfil en este " -"sitio web y la configuración de privacidad en este sitio serán utilizados " -"para determinar quién puede ver las conversaciones." +#: ../../mod/settings.php:1059 +msgid "Default Post Location:" +msgstr "Ubicación de publicación predeterminada:" -#: ../../addon/facebook/facebook.php:469 -#: ../../include/contact_selectors.php:78 -msgid "Facebook" -msgstr "Facebook" +#: ../../mod/settings.php:1059 +msgid "Geographical location to display on your posts" +msgstr "Localización geográfica a mostrar en sus publicaciones" -#: ../../addon/facebook/facebook.php:470 -msgid "Facebook Connector Settings" -msgstr "Configuración de conexión a Facebook" +#: ../../mod/settings.php:1060 +msgid "Use Browser Location:" +msgstr "Usar localización de navegador:" -#: ../../addon/facebook/facebook.php:484 -msgid "Post to Facebook" -msgstr "Publicar en Facebook" +#: ../../mod/settings.php:1062 +msgid "Adult Content" +msgstr "Contenido adulto" -#: ../../addon/facebook/facebook.php:561 +#: ../../mod/settings.php:1062 msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "" -"Publicación en Facebook cancelada debido a un conflicto con los permisos de " -"acceso a la multi-red." +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Este canal frecuentemente o regularmente publica contenido adulto. (Por favor etiqueta cualquier material adulto y/o desnudez con #NSFW)" -#: ../../addon/facebook/facebook.php:624 -msgid "Image: " -msgstr "Imagen: " +#: ../../mod/settings.php:1064 +msgid "Security and Privacy Settings" +msgstr "Configuración de seguridad y privacidad" -#: ../../addon/facebook/facebook.php:700 -msgid "View on Friendika" -msgstr "Ver en Friendika" +#: ../../mod/settings.php:1066 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Tus permisos ya están configurados. Pulsa para ver/ajustar" -#: ../../addon/facebook/facebook.php:724 -msgid "Facebook post failed. Queued for retry." -msgstr "Publicación en Facebook errónea. Reintentando..." +#: ../../mod/settings.php:1068 +msgid "Hide my online presence" +msgstr "Oculta mi presencia online" -#: ../../addon/widgets/widgets.php:55 -msgid "Generate new key" -msgstr "Generar clave nueva" +#: ../../mod/settings.php:1068 +msgid "Prevents displaying in your profile that you are online" +msgstr "Evita mostrar en su perfil que está en línea" -#: ../../addon/widgets/widgets.php:58 -msgid "Widgets key" -msgstr "Clave de aplicación" +#: ../../mod/settings.php:1070 +msgid "Simple Privacy Settings:" +msgstr "Configuración de privacidad sencilla:" -#: ../../addon/widgets/widgets.php:60 -msgid "Widgets available" -msgstr "Aplicación disponible" +#: ../../mod/settings.php:1071 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Muy Público - extremadamente permisivo (debería ser usado con precaución)" -#: ../../addon/widgets/widget_friends.php:40 -msgid "Connect on Friendika!" -msgstr "¡Conectado en Friendika!" +#: ../../mod/settings.php:1072 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Típico - por defecto público, privado cuando se desee (similar a los permisos de red social pero con privacidad mejorada)" -#: ../../addon/widgets/widget_like.php:58 -#, php-format -msgid "%d person likes this" -msgid_plural "%d people like this" -msgstr[0] "a %d persona le gusta esto" -msgstr[1] "a %d personas les gusta esto" +#: ../../mod/settings.php:1073 +msgid "Private - default private, never open or public" +msgstr "Privado - por defecto privado, nunca abierto o público" -#: ../../addon/widgets/widget_like.php:61 -#, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "a %d persona no le gusta esto" -msgstr[1] "a %d personas no les gusta esto" +#: ../../mod/settings.php:1074 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloqueado - por defecto bloqueado bloqueado a/para cualquiera" -#: ../../addon/buglink/buglink.php:15 -msgid "Report Bug" -msgstr "Informe de errores" +#: ../../mod/settings.php:1076 +msgid "Allow others to tag your posts" +msgstr "Permitir a otros etiquetar tus publicaciones" -#: ../../addon/nsfw/nsfw.php:47 -msgid "\"Not Safe For Work\" Settings" -msgstr "Configuración «No apto para el trabajo» (NSFW)" +#: ../../mod/settings.php:1076 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "A menudo usado por la comunidad para marcar contenido inapropiado de forma retroactiva." -#: ../../addon/nsfw/nsfw.php:49 -msgid "Comma separated words to treat as NSFW" -msgstr "Palabras separadas por comas para tratarlo como NSFW" +#: ../../mod/settings.php:1078 +msgid "Advanced Privacy Settings" +msgstr "Configuración de privacidad avanzada" -#: ../../addon/nsfw/nsfw.php:66 -msgid "NSFW Settings saved." -msgstr "Configuración NSFW guardada." +#: ../../mod/settings.php:1080 +msgid "Expire other channel content after this many days" +msgstr "Caducar contenido de otro canal después de este número de días" -#: ../../addon/nsfw/nsfw.php:102 -#, php-format -msgid "%s - Click to open/close" -msgstr "%s - Haga clic para abrir/cerrar" +#: ../../mod/settings.php:1080 +msgid "0 or blank prevents expiration" +msgstr "0 o vacío evita la expiración" -#: ../../addon/communityhome/communityhome.php:29 -msgid "OpenID" -msgstr "OpenID" +#: ../../mod/settings.php:1081 +msgid "Maximum Friend Requests/Day:" +msgstr "Máximo de solicitudes de amistad por día:" -#: ../../addon/communityhome/communityhome.php:38 -msgid "Last users" -msgstr "Últimos usuarios" +#: ../../mod/settings.php:1081 +msgid "May reduce spam activity" +msgstr "Podría reducir la actividad de spam" -#: ../../addon/communityhome/communityhome.php:81 -msgid "Most active users" -msgstr "Usuarios más activos" +#: ../../mod/settings.php:1082 +msgid "Default Post Permissions" +msgstr "Permidos de publicación predeterminados" -#: ../../addon/communityhome/communityhome.php:98 -msgid "Last photos" -msgstr "Últimas fotos" +#: ../../mod/settings.php:1087 +msgid "Channel permissions category:" +msgstr "Categoría de permisos del canal:" -#: ../../addon/communityhome/communityhome.php:133 -msgid "Last likes" -msgstr "Últimos \"me gusta\"" +#: ../../mod/settings.php:1093 +msgid "Maximum private messages per day from unknown people:" +msgstr "Máximo de mensajes privados por día de gente desconocida:" -#: ../../addon/communityhome/communityhome.php:155 -#: ../../include/conversation.php:23 -msgid "event" -msgstr "evento" +#: ../../mod/settings.php:1093 +msgid "Useful to reduce spamming" +msgstr "Útil para reducir el envío de correo no deseado" -#: ../../addon/membersince/membersince.php:17 -#, php-format -msgid " - Member since: %s" -msgstr "- Miembro desde: %s" +#: ../../mod/settings.php:1096 +msgid "Notification Settings" +msgstr "Configuración de notificaciones" -#: ../../addon/randplace/randplace.php:170 -msgid "Randplace Settings" -msgstr "Configuración de Randplace" +#: ../../mod/settings.php:1097 +msgid "By default post a status message when:" +msgstr "Por defecto, enviar un mensaje de estado cuando:" -#: ../../addon/randplace/randplace.php:172 -msgid "Enable Randplace Plugin" -msgstr "Activar el módulo Randplace" +#: ../../mod/settings.php:1098 +msgid "accepting a friend request" +msgstr "acepte una solicitud de amistad" -#: ../../addon/piwik/piwik.php:70 -msgid "" -"This website is tracked using the Piwik " -"analytics tool." -msgstr "" -"Este sitio web realiza un seguimiento mediante la herramienta de análisis Piwik." +#: ../../mod/settings.php:1099 +msgid "joining a forum/community" +msgstr "se una a un foro o comunidad" -#: ../../addon/piwik/piwik.php:73 -#, php-format -msgid "" -"If you do not want that your visits are logged this way you can" -" set a cookie to prevent Piwik from tracking further visits of the site " -"(opt-out)." -msgstr "" -"Si no quieres que tus visitas sean registradas de esta manera usted puede establecer una cookie para evitar que Piwik realice un " -"seguimiento de las visitas del sitio (opt-out)." +#: ../../mod/settings.php:1100 +msgid "making an interesting profile change" +msgstr "realice un cambio interesante en su perfil" -#: ../../addon/piwik/piwik.php:82 -msgid "Piwik Base URL" -msgstr "Dirección base Piwik" +#: ../../mod/settings.php:1101 +msgid "Send a notification email when:" +msgstr "Enviar una notificación por correo electrónico cuando:" -#: ../../addon/piwik/piwik.php:83 -msgid "Site ID" -msgstr "ID del sitio" +#: ../../mod/settings.php:1102 +msgid "You receive a connection request" +msgstr "Reciba una solicitud de conexión" -#: ../../addon/piwik/piwik.php:84 -msgid "Show opt-out cookie link?" -msgstr "¿Mostrar enlace a las cookies?" +#: ../../mod/settings.php:1103 +msgid "Your connections are confirmed" +msgstr "Su conexión haya sido confirmada" -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "Subir un archivo" +#: ../../mod/settings.php:1104 +msgid "Someone writes on your profile wall" +msgstr "Alguien escriba en el muro de su perfil" -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "Arrastra los archivos aquí para subirlos" +#: ../../mod/settings.php:1105 +msgid "Someone writes a followup comment" +msgstr "Alguien escriba un comentario sobre sus publicaciones" -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "Falló" +#: ../../mod/settings.php:1106 +msgid "You receive a private message" +msgstr "Reciba un mensaje privado" -#: ../../addon/js_upload/js_upload.php:294 -msgid "No files were uploaded." -msgstr "No hay archivos subidos." +#: ../../mod/settings.php:1107 +msgid "You receive a friend suggestion" +msgstr "Reciba una sugerencia de amistad" -#: ../../addon/js_upload/js_upload.php:300 -msgid "Uploaded file is empty" -msgstr "El archivo subido está vacío" +#: ../../mod/settings.php:1108 +msgid "You are tagged in a post" +msgstr "Sea etiquetado en una publicación" -#: ../../addon/js_upload/js_upload.php:323 -msgid "File has an invalid extension, it should be one of " -msgstr "El archivo tiene una extensión no válida, debería ser una de " +#: ../../mod/settings.php:1109 +msgid "You are poked/prodded/etc. in a post" +msgstr "Te han dado un toque/incitado/etc. en una entrada" -#: ../../addon/js_upload/js_upload.php:334 -msgid "Upload was cancelled, or server error encountered" -msgstr "La subida ha sido cancelada, o se encontró un error del servidor" +#: ../../mod/settings.php:1112 +msgid "Show visual notifications including:" +msgstr "Mostrar notificaciones visuales que incluyan:" -#: ../../addon/wppost/wppost.php:41 -msgid "Post to Wordpress" -msgstr "Publicar en Wordpress" +#: ../../mod/settings.php:1114 +msgid "Unseen matrix activity" +msgstr "Actividad no vista en la red" -#: ../../addon/wppost/wppost.php:73 -msgid "WordPress Post Settings" -msgstr "Configuración de publicación en Wordpres" +#: ../../mod/settings.php:1115 +msgid "Unseen channel activity" +msgstr "Actividad no vista en el canal" -#: ../../addon/wppost/wppost.php:75 -msgid "Enable WordPress Post Plugin" -msgstr "Habilitar el plugin de publicación en Wordpress" +#: ../../mod/settings.php:1116 +msgid "Unseen private messages" +msgstr "Mensajes privados no leídos" -#: ../../addon/wppost/wppost.php:80 -msgid "WordPress username" -msgstr "WordPress - nombre de usuario" +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 +msgid "Recommended" +msgstr "Recomendado" -#: ../../addon/wppost/wppost.php:85 -msgid "WordPress password" -msgstr "WordPress - contraseña" +#: ../../mod/settings.php:1117 +msgid "Upcoming events" +msgstr "Próximos eventos" -#: ../../addon/wppost/wppost.php:90 -msgid "WordPress API URL" -msgstr "WordPress - dirección API" +#: ../../mod/settings.php:1118 +msgid "Events today" +msgstr "Eventos de hoy" -#: ../../addon/wppost/wppost.php:95 -msgid "Post to WordPress by default" -msgstr "Publicar a WordPress por defecto" +#: ../../mod/settings.php:1119 +msgid "Upcoming birthdays" +msgstr "Próximos cumpleaños" -#: ../../include/notifier.php:616 ../../include/delivery.php:415 -msgid "(no subject)" -msgstr "(sin asunto)" +#: ../../mod/settings.php:1119 +msgid "Not available in all themes" +msgstr "No disponible en todos los temas" -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Desconocido | No clasificado" +#: ../../mod/settings.php:1120 +msgid "System (personal) notifications" +msgstr "Notificaciones del sistema (personales)" -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloquear inmediatamente" +#: ../../mod/settings.php:1121 +msgid "System info messages" +msgstr "Mensajes de información del sistema" -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Sospechoso, spammer, auto-publicidad" +#: ../../mod/settings.php:1122 +msgid "System critical alerts" +msgstr "Alertas críticas del sistema" -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Le conozco, sin opinión" +#: ../../mod/settings.php:1123 +msgid "New connections" +msgstr "Nuevas conexiones" -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, probablemente inofensivo" +#: ../../mod/settings.php:1124 +msgid "System Registrations" +msgstr "Registros del sistema" -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Buena reputación, tiene mi confianza" +#: ../../mod/settings.php:1125 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Mostrar también en Avisos las nuevas publicaciones, los mensajes privados y las conexiones" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frequentemente" +#: ../../mod/settings.php:1127 +msgid "Notify me of events this many days in advance" +msgstr "Avisarme de los eventos con algunos días de antelación" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Cada hora" +#: ../../mod/settings.php:1127 +msgid "Must be greater than 0" +msgstr "Debe ser mayor que 0" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dos veces al día" +#: ../../mod/settings.php:1129 +msgid "Advanced Account/Page Type Settings" +msgstr "Ajustes avanzados de la cuenta y de los tipos de página" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diariamente" +#: ../../mod/settings.php:1130 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambiar el comportamiento de esta cuenta en situaciones especiales" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Semanalmente" +#: ../../mod/settings.php:1133 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Activa modo experto (en Ajustes > Características Adicionales) para ajustar!" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensualmente" +#: ../../mod/settings.php:1134 +msgid "Miscellaneous Settings" +msgstr "Ajustes diversos" -#: ../../include/contact_selectors.php:78 -msgid "OStatus" -msgstr "OStatus" +#: ../../mod/settings.php:1136 +msgid "Personal menu to display in your channel pages" +msgstr "Menú personal que debe mostrarse en las páginas de su canal" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 +msgid "Remove Channel" +msgstr "Eliminar canal" -#: ../../include/contact_selectors.php:78 -msgid "Zot!" -msgstr "Zot!" +#: ../../mod/settings.php:1138 +msgid "Remove this channel." +msgstr "Eliminar este canal." -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Hombre" +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Nombre" -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Mujer" +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Apellido" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actualmente Hombre" +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Alias" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actualmente Mujer" +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nombre completo" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Mayormente Hombre" +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Foto de perfil 16px" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Mayormente Mujer" +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Foto de perfil 32px" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgénero" +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Foto de perfil 48px" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Bisexual" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Foto de perfil 64px" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexual" +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Foto de perfil 80px" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Foto de perfil 128px" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutro" +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Zona horaria" -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Sin especificar" +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "Dirección de la página personal" -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Otro" +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Año de nacimiento" -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indeciso" +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mes de nacimiento" -#: ../../include/profile_selectors.php:19 -msgid "Males" -msgstr "Hombres" +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Día de nacimiento" -#: ../../include/profile_selectors.php:19 -msgid "Females" -msgstr "Mujeres" +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Fecha de nacimiento" -#: ../../include/profile_selectors.php:19 -msgid "Gay" -msgstr "Gay" +#: ../../mod/message.php:41 +msgid "Conversation removed." +msgstr "Conversación eliminada." -#: ../../include/profile_selectors.php:19 -msgid "Lesbian" -msgstr "Lesbiana" +#: ../../mod/message.php:56 +msgid "No messages." +msgstr "Sin mensajes." -#: ../../include/profile_selectors.php:19 -msgid "No Preference" -msgstr "Sin preferencias" +#: ../../mod/message.php:72 ../../mod/mail.php:336 +msgid "Delete conversation" +msgstr "Eliminar conversación" -#: ../../include/profile_selectors.php:19 -msgid "Bisexual" -msgstr "Bisexual" +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" +msgstr "D d M Y - G:i" -#: ../../include/profile_selectors.php:19 -msgid "Autosexual" -msgstr "Autosexual" +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "Describir su estado de ánimo para comunicárselo a sus amigos" -#: ../../include/profile_selectors.php:19 -msgid "Abstinent" -msgstr "Abstinente" +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Total de votos" -#: ../../include/profile_selectors.php:19 -msgid "Virgin" -msgstr "Virgen" +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Valoración media" -#: ../../include/profile_selectors.php:19 -msgid "Deviant" -msgstr "Desviado" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "La eliminación de canales no está permitida hasta pasadas 48 horas desde el último cambio de contraseña." -#: ../../include/profile_selectors.php:19 -msgid "Fetish" -msgstr "Fetichista" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Eliminar este canal" -#: ../../include/profile_selectors.php:19 -msgid "Oodles" -msgstr "Orgías" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Este canal va a ser completamente eliminado de la red." -#: ../../include/profile_selectors.php:19 -msgid "Nonsexual" -msgstr "Asexual" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Eliminar este canal y todos sus clones de la red" -#: ../../include/profile_selectors.php:33 -msgid "Single" -msgstr "Soltero" +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Por defecto, solo la instancia del canal alojado en este servidor será eliminado de la red" -#: ../../include/profile_selectors.php:33 -msgid "Lonely" -msgstr "Solitario" +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "ahora está conectado a" -#: ../../include/profile_selectors.php:33 -msgid "Available" -msgstr "Disponible" +#: ../../mod/connedit.php:380 +msgid "Could not access address book record." +msgstr "No se pudo acceder a la entrada en su libreta de direcciones." -#: ../../include/profile_selectors.php:33 -msgid "Unavailable" -msgstr "No disponible" +#: ../../mod/connedit.php:394 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Recarga fallida - no se puede encontrar actualmente el canal" -#: ../../include/profile_selectors.php:33 -msgid "Dating" -msgstr "De citas" +#: ../../mod/connedit.php:406 ../../mod/connedit.php:418 +#: ../../mod/connedit.php:430 ../../mod/connedit.php:442 +#: ../../mod/connedit.php:458 +msgid "Unable to set address book parameters." +msgstr "No ha sido posible establecer los parámetros de la libreta de direcciones." -#: ../../include/profile_selectors.php:33 -msgid "Unfaithful" -msgstr "Infiel" +#: ../../mod/connedit.php:482 +msgid "Connection has been removed." +msgstr "La conexión ha sido eliminada." -#: ../../include/profile_selectors.php:33 -msgid "Sex Addict" -msgstr "Adicto al sexo" +#: ../../mod/connedit.php:501 +#, php-format +msgid "View %s's profile" +msgstr "Ver el perfil de %s" -#: ../../include/profile_selectors.php:33 -msgid "Friends" -msgstr "Amigos" +#: ../../mod/connedit.php:505 +msgid "Refresh Permissions" +msgstr "Recargar los permisos" -#: ../../include/profile_selectors.php:33 -msgid "Friends/Benefits" -msgstr "Amigos con beneficios" +#: ../../mod/connedit.php:508 +msgid "Fetch updated permissions" +msgstr "Obtener los permisos actualizados" -#: ../../include/profile_selectors.php:33 -msgid "Casual" -msgstr "Casual" +#: ../../mod/connedit.php:512 +msgid "Recent Activity" +msgstr "Actividad reciente" -#: ../../include/profile_selectors.php:33 -msgid "Engaged" -msgstr "Comprometido/a" +#: ../../mod/connedit.php:515 +msgid "View recent posts and comments" +msgstr "Ver publicaciones y comentarios recientes" -#: ../../include/profile_selectors.php:33 -msgid "Married" -msgstr "Casado/a" +#: ../../mod/connedit.php:522 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Bloquear (o desbloquear) todas las comunicaciones con esta conexión" -#: ../../include/profile_selectors.php:33 -msgid "Partners" -msgstr "Socios" +#: ../../mod/connedit.php:523 +msgid "This connection is blocked!" +msgstr "¡Esta conexión está bloqueada!" -#: ../../include/profile_selectors.php:33 -msgid "Cohabiting" -msgstr "Cohabitando" +#: ../../mod/connedit.php:527 +msgid "Unignore" +msgstr "Dejar de ignorar" -#: ../../include/profile_selectors.php:33 -msgid "Happy" -msgstr "Feliz" +#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignorar" -#: ../../include/profile_selectors.php:33 -msgid "Not Looking" -msgstr "No estoy buscando" +#: ../../mod/connedit.php:530 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignorar (o dejar de ignorar) todas las comunicaciones entrantes de esta conexión" -#: ../../include/profile_selectors.php:33 -msgid "Swinger" -msgstr "Swinger" +#: ../../mod/connedit.php:531 +msgid "This connection is ignored!" +msgstr "¡Esta conexión es ignorada!" -#: ../../include/profile_selectors.php:33 -msgid "Betrayed" -msgstr "Traicionado/a" +#: ../../mod/connedit.php:535 +msgid "Unarchive" +msgstr "Desarchivar" -#: ../../include/profile_selectors.php:33 -msgid "Separated" -msgstr "Separado/a" +#: ../../mod/connedit.php:535 +msgid "Archive" +msgstr "Archivar" -#: ../../include/profile_selectors.php:33 -msgid "Unstable" -msgstr "Inestable" +#: ../../mod/connedit.php:538 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archiva (o desarchiva) esta conexión - marca el canal como muerto aunque mantiene sus contenidos" -#: ../../include/profile_selectors.php:33 -msgid "Divorced" -msgstr "Divorciado/a" +#: ../../mod/connedit.php:539 +msgid "This connection is archived!" +msgstr "¡Esta conexión esta archivada!" -#: ../../include/profile_selectors.php:33 -msgid "Widowed" -msgstr "Viudo/a" +#: ../../mod/connedit.php:543 +msgid "Unhide" +msgstr "Mostrar" -#: ../../include/profile_selectors.php:33 -msgid "Uncertain" -msgstr "Incierto" +#: ../../mod/connedit.php:543 +msgid "Hide" +msgstr "Ocultar" + +#: ../../mod/connedit.php:546 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Ocultar o mostrar esta conexión a sus otras conexiones" + +#: ../../mod/connedit.php:547 +msgid "This connection is hidden!" +msgstr "¡Esta conexión está oculta!" -#: ../../include/profile_selectors.php:33 -msgid "Complicated" -msgstr "Complicado" +#: ../../mod/connedit.php:554 +msgid "Delete this connection" +msgstr "Eliminar esta conexión" -#: ../../include/profile_selectors.php:33 -msgid "Don't care" -msgstr "No te importa" +#: ../../mod/connedit.php:635 +msgid "Approve this connection" +msgstr "Aprobar esta conexión" -#: ../../include/profile_selectors.php:33 -msgid "Ask me" -msgstr "Pregúntame" +#: ../../mod/connedit.php:635 +msgid "Accept connection to allow communication" +msgstr "Aceptar la conexión para permitir la comunicación" -#: ../../include/event.php:17 ../../include/bb2diaspora.php:233 -msgid "Starts:" -msgstr "Inicio:" +#: ../../mod/connedit.php:640 +msgid "Set Affinity" +msgstr "Ajustar Afinidad" -#: ../../include/event.php:27 ../../include/bb2diaspora.php:241 -msgid "Finishes:" -msgstr "Final:" +#: ../../mod/connedit.php:643 +msgid "Set Profile" +msgstr "Ajustar Perfil" -#: ../../include/acl_selectors.php:279 -msgid "Visible to everybody" -msgstr "Visible para cualquiera" +#: ../../mod/connedit.php:646 +msgid "Set Affinity & Profile" +msgstr "Ajustar Afinidad y Perfil" -#: ../../include/acl_selectors.php:280 -msgid "show" -msgstr "mostrar" +#: ../../mod/connedit.php:663 +msgid "Apply these permissions automatically" +msgstr "Aplicar estos permisos automaticamente" -#: ../../include/acl_selectors.php:281 -msgid "don't show" -msgstr "no mostrar" +#: ../../mod/connedit.php:665 +msgid "This connection's address is" +msgstr "Esta dirección de conexión es" -#: ../../include/auth.php:27 -msgid "Logged out." -msgstr "Sesión terminada" +#: ../../mod/connedit.php:668 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Los permisos indicados en esta página serán aplicados en todas las nuevas conexiones." -#: ../../include/bbcode.php:147 -msgid "Image/photo" -msgstr "Imagen/Foto" +#: ../../mod/connedit.php:670 +msgid "Slide to adjust your degree of friendship" +msgstr "Deslizar para ajustar el grado de amistad" -#: ../../include/poller.php:457 -msgid "From: " -msgstr "De:" +#: ../../mod/connedit.php:672 +msgid "Slide to adjust your rating" +msgstr "Deslizar para ajustar su valoración" -#: ../../include/Contact.php:125 ../../include/conversation.php:675 -msgid "View status" -msgstr "Ver estado" +#: ../../mod/connedit.php:673 ../../mod/connedit.php:678 +msgid "Optionally explain your rating" +msgstr "Opcionalmente, puede explicar su valoración" -#: ../../include/Contact.php:126 ../../include/conversation.php:676 -msgid "View profile" -msgstr "Ver perfirl" +#: ../../mod/connedit.php:675 +msgid "Custom Filter" +msgstr "Filtro Personalizado" -#: ../../include/Contact.php:127 ../../include/conversation.php:677 -msgid "View photos" -msgstr "Ver fotos" +#: ../../mod/connedit.php:676 +msgid "Only import posts with this text" +msgstr "Importar solo entradas que contengan este texto" -#: ../../include/Contact.php:128 ../../include/Contact.php:141 -#: ../../include/conversation.php:678 -msgid "View recent" -msgstr "Ver recientes" +#: ../../mod/connedit.php:676 ../../mod/connedit.php:677 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "Palabras, una por línea o #etiquetas o /patrones/, deja en blanco para importar todas las entradas" -#: ../../include/Contact.php:130 ../../include/Contact.php:141 -#: ../../include/conversation.php:680 -msgid "Send PM" -msgstr "Enviar mensaje privado" +#: ../../mod/connedit.php:677 +msgid "Do not import posts with this text" +msgstr "No importes entradas conteniendo este texto" -#: ../../include/datetime.php:44 ../../include/datetime.php:46 -msgid "Miscellaneous" -msgstr "Varios" +#: ../../mod/connedit.php:679 +msgid "This information is public!" +msgstr "Esta información es pública!" -#: ../../include/datetime.php:105 ../../include/datetime.php:237 -msgid "year" -msgstr "año" +#: ../../mod/connedit.php:684 +msgid "Connection Pending Approval" +msgstr "Conexión Pendiente de Aprobación" -#: ../../include/datetime.php:110 ../../include/datetime.php:238 -msgid "month" -msgstr "mes" +#: ../../mod/connedit.php:685 +msgid "Connection Request" +msgstr "Petición de Conexión" -#: ../../include/datetime.php:115 ../../include/datetime.php:240 -msgid "day" -msgstr "día" +#: ../../mod/connedit.php:686 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "(%s) desearía conectar contigo. por favor, aprueba esta conexión para permitir la comunicación." -#: ../../include/datetime.php:228 -msgid "never" -msgstr "nunca" +#: ../../mod/connedit.php:688 +msgid "Approve Later" +msgstr "Aprobar Más Tarde" -#: ../../include/datetime.php:234 -msgid "less than a second ago" -msgstr "hace menos de un segundo" +#: ../../mod/connedit.php:691 +msgid "inherited" +msgstr "heredado" -#: ../../include/datetime.php:237 -msgid "years" -msgstr "años" +#: ../../mod/connedit.php:693 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Por favor, escoge el perfil que quieres mostrar a %s cuando este viendo el perfil de seguridad." -#: ../../include/datetime.php:238 -msgid "months" -msgstr "meses" +#: ../../mod/connedit.php:695 +msgid "Their Settings" +msgstr "Sus Ajustes" -#: ../../include/datetime.php:239 -msgid "week" -msgstr "semana" +#: ../../mod/connedit.php:696 +msgid "My Settings" +msgstr "Mis Ajustes" -#: ../../include/datetime.php:239 -msgid "weeks" -msgstr "semanas" +#: ../../mod/connedit.php:698 +msgid "Individual Permissions" +msgstr "Permisos Individuales" -#: ../../include/datetime.php:240 -msgid "days" -msgstr "días" +#: ../../mod/connedit.php:699 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Algunos permisos pueden ser heredados de los ajustes de privacidad de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. No puede cambiar estos ajustes aquí." -#: ../../include/datetime.php:241 -msgid "hour" -msgstr "hora" +#: ../../mod/connedit.php:700 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Algunos permisos pueden ser heredados de los ajustes de privacidad de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. Puede cambiar estos ajustes aquí pero no tendrán ningún impacto hasta que cambie los ajustes heredados." -#: ../../include/datetime.php:241 -msgid "hours" -msgstr "horas" +#: ../../mod/connedit.php:701 +msgid "Last update:" +msgstr "Última actualización:" -#: ../../include/datetime.php:242 -msgid "minute" -msgstr "minuto" +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Encontramos un problema durante el inicio de sesión con la OpenID que proporcionaste. por favor, comprueba la escritura correcta de la ID." -#: ../../include/datetime.php:242 -msgid "minutes" -msgstr "minutos" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "El mensaje de error fue:" -#: ../../include/datetime.php:243 -msgid "second" -msgstr "segundo" +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Falló la autenticación." -#: ../../include/datetime.php:243 -msgid "seconds" -msgstr "segundos" +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Autenticación Remota" -#: ../../include/datetime.php:250 -msgid " ago" -msgstr " hace" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Introduce la dirección del canal (p.e. canal@ejemplo.com)" -#: ../../include/datetime.php:421 ../../include/profile_advanced.php:30 -#: ../../include/items.php:1215 -msgid "Birthday:" -msgstr "Fecha de nacimiento:" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Autentícate" -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "No ha sido posible de " -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Incapaz de comunicar con el canal solicitado." -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Edad:" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "No puedo verificar el canal solicitado." -#: ../../include/profile_advanced.php:49 -msgid "Religion:" -msgstr "Religión:" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "El canal seleccionado tiene restricciones sobre los mensajes privados. El envió falló." -#: ../../include/profile_advanced.php:51 -msgid "About:" -msgstr "Acerca de:" +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Mensaje eliminado." -#: ../../include/profile_advanced.php:53 -msgid "Hobbies/Interests:" -msgstr "Aficiones/Intereses:" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Mensaje recuperado." -#: ../../include/profile_advanced.php:55 -msgid "Contact information and Social Networks:" -msgstr "Información de contacto y Redes sociales:" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Envía un Mensaje Privado" -#: ../../include/profile_advanced.php:57 -msgid "Musical interests:" -msgstr "Intereses musicales:" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "Para:" -#: ../../include/profile_advanced.php:59 -msgid "Books, literature:" -msgstr "Libros, literatura:" +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Asunto:" -#: ../../include/profile_advanced.php:61 -msgid "Television:" -msgstr "Televisión:" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Envia" -#: ../../include/profile_advanced.php:63 -msgid "Film/dance/culture/entertainment:" -msgstr "Películas/baile/cultura/entretenimiento:" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "No se encuentra el mensaje." -#: ../../include/profile_advanced.php:65 -msgid "Love/Romance:" -msgstr "Amor/Romance:" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Mensaje eliminado" -#: ../../include/profile_advanced.php:67 -msgid "Work/employment:" -msgstr "Trabajo/ocupación:" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Mensaje recuperado" -#: ../../include/profile_advanced.php:69 -msgid "School/education:" -msgstr "Escuela/estudios:" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "El mensaje ha sido recuperado." -#: ../../include/text.php:232 -msgid "prev" -msgstr "ant." +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Conversación Privada" -#: ../../include/text.php:234 -msgid "first" -msgstr "primera" +#: ../../mod/mail.php:338 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Comunicación segura no disponible. Pero puedes responder desde la página de perfil del remitente." -#: ../../include/text.php:263 -msgid "last" -msgstr "última" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Envía Respuesta" -#: ../../include/text.php:266 -msgid "next" -msgstr "sig." +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Petición inválida del identificador." -#: ../../include/text.php:546 -msgid "No contacts" -msgstr "Sin contactos" +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Descarta" -#: ../../include/text.php:555 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Contacto" -msgstr[1] "%d Contactos" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Por favor, inicia sesión." -#: ../../include/text.php:626 ../../include/nav.php:87 -msgid "Search" -msgstr "Buscar" +#: ../../mod/post.php:235 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "La autenticación remota está bloqueada. Has iniciado sesión localmente. Por favor, sal de la sesión y vuelve a intentarlo." -#: ../../include/text.php:709 -msgid "Monday" -msgstr "Lunes" +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Añade un Canal" -#: ../../include/text.php:709 -msgid "Tuesday" -msgstr "Martes" +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Un canal es su propia colección de páginas web relacionadas. Un canal se puede utilizar para almacenar los perfiles sociales de la red, blogs, grupos de conversación y foros, páginas de famosos y mucho más. Puede crear tantos canales como su proveedor de servicio permita." -#: ../../include/text.php:709 -msgid "Wednesday" -msgstr "Miércoles" +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Ejemplos: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -#: ../../include/text.php:709 -msgid "Thursday" -msgstr "Jueves" +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Escoge un alias corto" -#: ../../include/text.php:709 -msgid "Friday" -msgstr "Viernes" +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Su alias podrá usarse para crear una dirección de canal fácilmente memorizable (como una dirección de correo electrónico) el cual puede ser compartido con otros." -#: ../../include/text.php:709 -msgid "Saturday" -msgstr "Sábado" +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "O importa un canal existente de otro lugar" -#: ../../include/text.php:709 -msgid "Sunday" -msgstr "Domingo" +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "escoge el tipo de canal (como red social o fofo de comunidad) y la privacidad que requiera, así podemos seleccionar el mejor conjunto de permisos para ti" -#: ../../include/text.php:713 -msgid "January" -msgstr "Enero" +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "Tipo de Canal" -#: ../../include/text.php:713 -msgid "February" -msgstr "Febrero" +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "Lee más sobre los roles" -#: ../../include/text.php:713 -msgid "March" -msgstr "Marzo" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "Aplicación instalada." -#: ../../include/text.php:713 -msgid "April" -msgstr "Abril" +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Aplicación malformada" -#: ../../include/text.php:713 -msgid "May" -msgstr "Mayo" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "codigo embebido" -#: ../../include/text.php:713 -msgid "June" -msgstr "Junio" +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Edita la aplicación" -#: ../../include/text.php:713 -msgid "July" -msgstr "Julio" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Crea una aplicación" -#: ../../include/text.php:713 -msgid "August" -msgstr "Agosto" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nombre de la aplicación" -#: ../../include/text.php:713 -msgid "September" -msgstr "Septiembre" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Ubicación (URL) de la aplicación" -#: ../../include/text.php:713 -msgid "October" -msgstr "Octubre" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Foto del icono URL" -#: ../../include/text.php:713 -msgid "November" -msgstr "Noviembre" +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - opcional" -#: ../../include/text.php:713 -msgid "December" -msgstr "Diciembre" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versión ID" -#: ../../include/text.php:783 -msgid "bytes" -msgstr "bytes" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Precio de la aplicación" -#: ../../include/text.php:875 -msgid "Select an alternate language" -msgstr "Elige otro idioma" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Ubicación (URL) para conseguir la aplicación" -#: ../../include/text.php:887 -msgid "default" -msgstr "predeterminado" +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "envia un mensaje privado" -#: ../../include/nav.php:44 -msgid "End this session" -msgstr "Terminar esta sesión" +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "se añadió su canal" -#: ../../include/nav.php:47 ../../include/nav.php:111 -msgid "Your posts and conversations" -msgstr "Tus publicaciones y conversaciones" +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "Se publicó un evento" -#: ../../include/nav.php:48 -msgid "Your profile page" -msgstr "Su página de perfil" +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Página de ayuda de la descripción del lenguaje Comanche" -#: ../../include/nav.php:49 -msgid "Your photos" -msgstr "Sus fotos" +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Descripción del Formato Gráfico" -#: ../../include/nav.php:50 -msgid "Your events" -msgstr "Sus eventos" +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Descarga el fichero PDL" -#: ../../include/nav.php:51 -msgid "Personal notes" -msgstr "Notas personales" +#: ../../mod/home.php:73 +#, php-format +msgid "Welcome to %s" +msgstr "Bienvenido a %s" -#: ../../include/nav.php:51 -msgid "Your personal photos" -msgstr "Sus fotos personales" +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "Lorem Ipsum" -#: ../../include/nav.php:62 -msgid "Sign in" -msgstr "Date de alta" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Marcador añadido" -#: ../../include/nav.php:73 -msgid "Home Page" -msgstr "Página de inicio" +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Mis Marcadores" -#: ../../include/nav.php:77 -msgid "Create an account" -msgstr "Crea una cuenta" +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Mis Marcadores de Conexiones" -#: ../../include/nav.php:82 -msgid "Help and documentation" -msgstr "Ayuda y documentación" +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permisos insuficientes. Petición redirigida a la página de perfil." -#: ../../include/nav.php:85 -msgid "Apps" -msgstr "Aplicaciones" +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Este ajuste necesita de un proceso especial y la edición ha sido bloqueada." -#: ../../include/nav.php:85 -msgid "Addon applications, utilities, games" -msgstr "APlicaciones, utilidades, juegos" +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editor de Configuración" -#: ../../include/nav.php:87 -msgid "Search site content" -msgstr " Busca contenido en la página" +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Atención: El cambio de algunos ajustes puede convertir su canal en inoperable. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta característica." -#: ../../include/nav.php:97 -msgid "Conversations on this site" -msgstr "Conversaciones en este sitio" +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "No hay sugerencias disponibles. Si es un lugar nuevo, espera 24 horas y prueba de nuevo." + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Sondea" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Mostrar Resultados" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "No se han encontrado clases de restricción de servicio." + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Archivos: compartidos conmigo" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NUEVO" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Borra todos los archivos" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Borra este archivo" + +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "Esquema Predeterminado" + +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "Sans-Serif" + +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "Monospace" + +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "Ajustes de tema" + +#: ../../view/theme/apw/php/config.php:260 +msgid "Set scheme" +msgstr "Ajusta esquema" + +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "Ajusta el tamaño del tipo de letra para entradas y comentarios" -#: ../../include/nav.php:99 -msgid "Directory" -msgstr "Directorio" +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "Ajusta el tipo de letra" -#: ../../include/nav.php:99 -msgid "People directory" -msgstr "Directorio de gente" +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "Ajusta el conjunto de iconos" -#: ../../include/nav.php:109 -msgid "Conversations from your friends" -msgstr "Conversaciones de tus amigos" +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "Ajusta el sombreado grande, por defecto 15px 15px 15px" -#: ../../include/nav.php:117 -msgid "Friend Requests" -msgstr "Solicitudes de amistad" +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "Ajusta el sombreado pequeño, por defecto 5px 5px 5px" -#: ../../include/nav.php:122 -msgid "Private mail" -msgstr "Correo privado" +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "Ajusta el color del sombreado, predeterminado a #000" -#: ../../include/nav.php:125 -msgid "Manage" -msgstr "Administrar" +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "Ajusta el tamaño del radio, predeterminado a 5px" -#: ../../include/nav.php:125 -msgid "Manage other pages" -msgstr "Administrar otras páginas" +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "Ajusta la altura de linea para entradas y comentarios" -#: ../../include/nav.php:130 -msgid "Manage/edit friends and contacts" -msgstr "Administrar/editar amigos y contactos" +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "Ajusta la imagen de fondo" -#: ../../include/nav.php:137 -msgid "Admin" -msgstr "Admin" +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "Ajusta el fondo adjuntado" -#: ../../include/nav.php:137 -msgid "Site setup and configuration" -msgstr "Opciones y configuración del sitio" +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "Ajusta el color de fondo" -#: ../../include/nav.php:160 -msgid "Nothing new here" -msgstr "Nada nuevo aquí" +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "Ajusta la imagen de la sección del fondo" -#: ../../include/conversation.php:210 ../../include/conversation.php:453 -msgid "Select" -msgstr "Seleccionar" +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "Ajusta el color de la sección del fondo" -#: ../../include/conversation.php:225 ../../include/conversation.php:550 -#: ../../include/conversation.php:551 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Ver perfil de %s @ %s" +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "Ajusta el color de los elementos - utiliza código hexadecimal" -#: ../../include/conversation.php:234 ../../include/conversation.php:562 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "Ajusta el color de los enlaces - utiliza código hexadecimal" -#: ../../include/conversation.php:250 -msgid "View in context" -msgstr "Verlo en contexto" +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "Ajusta la anchura máxima para los elementos. Predeterminado a 400px" -#: ../../include/conversation.php:356 -#, php-format -msgid "See all %d comments" -msgstr "Ver los %d comentarios" +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "Ajusta la anchura mínima para los elementos. Predeterminado a 240px" -#: ../../include/conversation.php:416 -msgid "like" -msgstr "me gusta" +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "Ajusta el ancho de la envoltura del contenido genérico. Predeterminado 48%" -#: ../../include/conversation.php:417 -msgid "dislike" -msgstr "no me gusta" +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "Ajusta el color del tipo de letra - utiliza código hexadecimal" -#: ../../include/conversation.php:419 -msgid "Share this" -msgstr "Compartir esto" +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "Ajusta el tamaño de fondo del elemento" -#: ../../include/conversation.php:419 -msgid "share" -msgstr "compartir" +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "Opacidad del item" -#: ../../include/conversation.php:463 -msgid "add star" -msgstr "Añadir estrella" +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "Muestra solo las previsualizaciones de las entradas" -#: ../../include/conversation.php:464 -msgid "remove star" -msgstr "Quitar estrella" +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "Muestra la barra lateral en la página del canal" -#: ../../include/conversation.php:465 -msgid "toggle star status" -msgstr "Añadir a destacados" +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "Color de la barra de navegación" -#: ../../include/conversation.php:468 -msgid "starred" -msgstr "marcados con estrellas" +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "Item flotante" -#: ../../include/conversation.php:469 -msgid "add tag" -msgstr "añadir etiqueta" +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "Desplazamiento izquierdo del elemento de la sección" -#: ../../include/conversation.php:552 -msgid "to" -msgstr "a" +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "Desplazamiento derecho del elemento de la sección" -#: ../../include/conversation.php:553 -msgid "Wall-to-Wall" -msgstr "Muro-A-Muro" +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "Ancho de la sección" -#: ../../include/conversation.php:554 -msgid "via Wall-To-Wall:" -msgstr "via Muro-A-Muro:" +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "Desplazamiento izquierdo del lateral" -#: ../../include/conversation.php:600 -msgid "Delete Selected Items" -msgstr "Eliminar el elemento seleccionado" +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "Desplazamiento derecho del elemento lateral" -#: ../../include/conversation.php:730 -#, php-format -msgid "%s likes this." -msgstr "A %s le gusta esto." +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" +msgstr "Ligero (Red Matrix predeterminado)" -#: ../../include/conversation.php:730 -#, php-format -msgid "%s doesn't like this." -msgstr "A %s no le gusta esto." +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Select scheme" +msgstr "Escoge esquema" -#: ../../include/conversation.php:734 -#, php-format -msgid "%2$d people like this." -msgstr "Le gusta a %2$d personas." +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "Limita la barra de navegación" -#: ../../include/conversation.php:736 -#, php-format -msgid "%2$d people don't like this." -msgstr "No le gusta a %2$d personas." +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "Color de fondo de la barra de navegación" -#: ../../include/conversation.php:742 -msgid "and" -msgstr "y" +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "Color superior del gradiente de la barra de navegación" -#: ../../include/conversation.php:745 -#, php-format -msgid ", and %d other people" -msgstr ", y otras %d personas" +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "Color inferior del gradiente de la barra de navegación" -#: ../../include/conversation.php:746 -#, php-format -msgid "%s like this." -msgstr "Le gusta a %s." +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "Color superior del gradiente del botón activo de navegación" -#: ../../include/conversation.php:746 -#, php-format -msgid "%s don't like this." -msgstr "No le gusta a %s." +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "Color inferior del gradiente del botón activo de navegación" -#: ../../include/conversation.php:766 -msgid "Visible to everybody" -msgstr "Visible para cualquiera" +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "Color del borde de la barra de navegación" -#: ../../include/conversation.php:768 -msgid "Please enter a video link/URL:" -msgstr "Por favor, introduzca la URL/enlace del vídeo:" +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "Color del icono de la barra de navegación" -#: ../../include/conversation.php:769 -msgid "Please enter an audio link/URL:" -msgstr "Por favor, introduzca la URL/enlace del audio:" +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "Color del icono activo de la barra de navegación" -#: ../../include/conversation.php:770 -msgid "Tag term:" -msgstr "Etiquetar:" +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "Color del enlace" -#: ../../include/conversation.php:771 -msgid "Where are you right now?" -msgstr "¿Dónde estás ahora?" +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "Ajusta el color del tipo de letra para la pancarta" -#: ../../include/conversation.php:772 -msgid "Enter a title for this item" -msgstr "Introduce un título para este elemento" +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "Ajusta el color de fondo" -#: ../../include/conversation.php:818 -msgid "Insert video link" -msgstr "Insertar enlace del vídeo" +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "Ajusta la imagen de fondo" -#: ../../include/conversation.php:819 -msgid "Insert audio link" -msgstr "Inserte un vínculo del audio" +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "Ajusta el color de los elementos de fondo" -#: ../../include/conversation.php:822 -msgid "Set title" -msgstr "Establecer el título" +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "Ajusta el color de fondo de los comentarios" -#: ../../include/bb2diaspora.php:51 -msgid "view full size" -msgstr "Ver a tamaño completo" +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "Ajusta el color del borde de los comentarios" -#: ../../include/bb2diaspora.php:102 -msgid "image/photo" -msgstr "imagen/foto" +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "Ajusta la indentación de los comentarios" -#: ../../include/dba.php:31 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "" -"No se puede encontrar información de DNS para el servidor de base de datos " -"'%s'" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "Ajusta el color básico para los iconos de los elementos" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Añadir nuevo contacto" +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "Ajusta el color flotante para los iconos de los artículos" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Escriba la dirección o página web" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "Ajusta el tamaño del tipo de letra para toda la aplicación" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Ejemplo: bob@ejemplo.com, http://ejemplo.com/barbara" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Example: 14px" +msgstr "Ejemplo: 14px" -#: ../../include/contact_widgets.php:18 -msgid "Invite Friends" -msgstr "Invitar amigos" +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "Establecer el color de la fuente para publicaciones y comentarios" -#: ../../include/contact_widgets.php:24 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitación disponible" -msgstr[1] "%d invitaviones disponibles" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "Establecer el radio de curvatura de las esquinas" -#: ../../include/contact_widgets.php:30 -msgid "Find People" -msgstr "Buscar personas" +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "Ajusta profundidad de sombras de las fotos" -#: ../../include/contact_widgets.php:31 -msgid "Enter name or interest" -msgstr "Introduzca nombre o intereses" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of content region in pixel" +msgstr "Ajusta la anchura máxima de la región de contenido, en pixels" -#: ../../include/contact_widgets.php:32 -msgid "Connect/Follow" -msgstr "Conectar/Seguir" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Leave empty for default width" +msgstr "Deja en blanco para la anchura predeterminada" -#: ../../include/contact_widgets.php:33 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Ejemplos: Robert Morgenstein, Pesca" +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center page content" +msgstr "Contenido del centro de la página" -#: ../../include/contact_widgets.php:36 -msgid "Similar Interests" -msgstr "Intereses similares" +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "Ajusta la opacidad mínima de la barra de navegación - para ocultarla" -#: ../../include/items.php:1829 -msgid "New mail received at " -msgstr "Nuevo correo recibido en " +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "Ajusta el tamaño de la foto del autor de la conversación" -#: ../../include/items.php:2438 -msgid "A new person is sharing with you at " -msgstr "Una nueva persona está compartiendo con usted en" +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "Ajusta el tamaño de foto de los seguidores del autor" -#: ../../include/items.php:2438 -msgid "You have a new follower at " -msgstr "Tienes un nuevo seguidor en " +#: ../../boot.php:1356 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "La actualización %s ha fallado. Mire el registro de errores." -#: ../../include/message.php:13 -msgid "[no subject]" -msgstr "[sin asunto]" +#: ../../boot.php:1359 +#, php-format +msgid "Update Error at %s" +msgstr "Error de Actualización en %s" -#: ../../include/group.php:25 +#: ../../boot.php:1526 msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "" -"Un grupo eliminado con este nombre fue restablecido. Los permisos existentes" -" pueden aplicarse a este grupo y a sus futuros miembros. Si" -" esto no es lo que pretende, por favor, cree otro grupo con un nombre " -"diferente." - -#: ../../include/group.php:165 -msgid "Create a new group" -msgstr "Crear un nuevo grupo" +"Create an account to access services and applications within the Red Matrix" +msgstr "Crea una cuenta para acceder a los servicios y aplicaciones dentro de Red Matrix" -#: ../../include/group.php:166 -msgid "Everybody" -msgstr "Todo el mundo" +#: ../../boot.php:1554 +msgid "Password" +msgstr "Contraseña" -#: ../../include/diaspora.php:544 -msgid "Sharing notification from Diaspora network" -msgstr "Conpartir notificaciones con la red Diaspora*" +#: ../../boot.php:1555 +msgid "Remember me" +msgstr "Recuérdame" -#: ../../include/diaspora.php:1527 -msgid "Attachments:" -msgstr "Archivos adjuntos:" +#: ../../boot.php:1558 +msgid "Forgot your password?" +msgstr "¿Olvidó su contraseña?" -#: ../../include/diaspora.php:1710 -#, php-format -msgid "[Relayed] Comment authored by %s from network %s" -msgstr "[Retransmitido] Comentario escrito por %s desde %s" +#: ../../boot.php:2178 +msgid "toggle mobile" +msgstr "alterna movil" -#: ../../include/oembed.php:122 -msgid "Embedded content" -msgstr "Contenido integrado" +#: ../../boot.php:2313 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "El certificado SSL del sitio web no es válido. Por favor, corríjalo." -#: ../../include/oembed.php:131 -msgid "Embedding disabled" -msgstr "Incrustaciones desabilitadas" +#: ../../boot.php:2316 +#, php-format +msgid "[red] Website SSL error for %s" +msgstr "[red] SSL error de Sitio Web en %s" +#: ../../boot.php:2353 +msgid "Cron/Scheduled tasks not running." +msgstr "Las tareas de Cron/Planificador no funcionan." +#: ../../boot.php:2357 +#, php-format +msgid "[red] Cron tasks not running on %s" +msgstr "[red] Las tareas de Cron no están funcionando en %s" diff --git a/view/es/passchanged_eml.tpl b/view/es/passchanged_eml.tpl index 0d94be3c2..be6ad74d9 100644 --- a/view/es/passchanged_eml.tpl +++ b/view/es/passchanged_eml.tpl @@ -1,20 +1,20 @@ -Dear {{$username}}, - Your password has been changed as requested. Please retain this -information for your records (or change your password immediately to -something that you will remember). +Estimado {{$username}}, + Su contraseña ha sido cambiada, tal como pidió. Por favor, guarde esta +información en sus registros ( o cambie la contraseña inmediatamente +a alguna que pueda recordar). -Your login details are as follows: +Los detalles del inicio de sesión son los siguientes: -Site Location: {{$siteurl}} -Login Name: {{$email}} -Password: {{$new_password}} +Localización del Sitio: {{$siteurl}} +Nombre de usuario: {{$email}} +Contraseña: {{$new_password}} -You may change that password from your account settings page after logging in. +Puede cambiar esta contraseña desde su cuenta después de iniciar sesión. -Sincerely, - {{$sitename}} Administrator +Atentamente, + Administrador de {{$sitename}} - + \ No newline at end of file diff --git a/view/es/register_open_eml.tpl b/view/es/register_open_eml.tpl index 4b397201c..74e5ba466 100644 --- a/view/es/register_open_eml.tpl +++ b/view/es/register_open_eml.tpl @@ -1,19 +1,19 @@ -An account has been created at {{$sitename}} for this email address. -The login details are as follows: +Una cuenta ha sido creada en {{$sitename}} con esta dirección de correo electrónico. +Los detalles del inicio de sesión son los siguientes: -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) +Localización del Sitio: {{$siteurl}} +Nombre de usuario: {{$email}} +Contraseña: (la contraseña que proporcionó durante el proceso de registro) -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. +Si esta cuenta se creó sin su consentimiento y no es deseada, puedes +visitar el sitio y cambiar la contraseña. Esto le permitirá eliminar la +cuenta de los enlaces en la página de Ajustes, le +pedimos disculpas por cualquier inconveniente que hayamos podido causar. -Thank you and welcome to {{$sitename}}. +gracias y bienvenido a {{$sitename}}. -Sincerely, - {{$sitename}} Administrator +Atentamente, + Administrador de {{$sitename}} - + \ No newline at end of file diff --git a/view/es/register_verify_eml.tpl b/view/es/register_verify_eml.tpl index 85d9a12d3..4eabaacc7 100644 --- a/view/es/register_verify_eml.tpl +++ b/view/es/register_verify_eml.tpl @@ -1,25 +1,24 @@ -A new user registration request was received at {{$sitename}} which requires -your approval. +Una nueva petición de registro de usuario se ha recibido en {{$sitename}}, que requiere +su aprobación. -The login details are as follows: +Los detalles del inicio de sesión son los siguientes: -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} +Localización del Sitio: {{$siteurl}} +Nombre de usuario: {{$email}} +Dirección IP: {{$details}} -To approve this request please visit the following link: +Para aprobar la petición siga el enlace: {{$siteurl}}/regmod/allow/{{$hash}} -To deny the request and remove the account, please visit: +Para denegar la petición y eliminar la cuenta , siga: {{$siteurl}}/regmod/deny/{{$hash}} -Thank you. - +Gracias. diff --git a/view/es/register_verify_member.tpl b/view/es/register_verify_member.tpl new file mode 100644 index 000000000..202c4111c --- /dev/null +++ b/view/es/register_verify_member.tpl @@ -0,0 +1,24 @@ + +Gracias por registrarse en {{$sitename}}. + +Los detalles del inicio de sesión son los siguientes: + +Localización del Sitio: {{$siteurl}} +Nombre de usuario: {{$email}} + +inicie la sesión con la contraseña que elegió durante el registro. + +Necesitamos verificar su correo electrónico para poder darle pleno acceso. + +Si registró esta cuenta, por favor, siga el enlace: + +{{$siteurl}}/regver/allow/{{$hash}} + + +Para denegar la petición y eliminar la cuenta , siga: + + +{{$siteurl}}/regver/deny/{{$hash}} + + +Gracias. diff --git a/view/es/strings.php b/view/es/strings.php index bd3e6997f..b05b1d0cb 100644 --- a/view/es/strings.php +++ b/view/es/strings.php @@ -2,1042 +2,72 @@ if(! function_exists("string_plural_select_es")) { function string_plural_select_es($n){ - return ($n != 1); + return ($n != 1);; }} ; -$a->strings["Not Found"] = "No se ha encontrado"; -$a->strings["Page not found."] = "Página no encontrada."; -$a->strings["Permission denied"] = "Permiso denegado"; -$a->strings["Permission denied."] = "Permiso denegado."; -$a->strings["Delete this item?"] = "¿Eliminar este elemento?"; -$a->strings["Comment"] = "Comentar"; -$a->strings["Create a New Account"] = "Crear una nueva cuenta"; -$a->strings["Register"] = "Registrarse"; -$a->strings["Logout"] = "Salir"; -$a->strings["Login"] = "Acceder"; -$a->strings["Nickname or Email address: "] = "Apodo o dirección de email: "; -$a->strings["Password: "] = "Contraseña: "; -$a->strings["OpenID: "] = "OpenID:"; -$a->strings["Forgot your password?"] = "¿Olvidó la contraseña?"; -$a->strings["Password Reset"] = "Restablecer la contraseña"; -$a->strings["No profile"] = "Nigún perfil"; -$a->strings["Edit profile"] = "Editar perfil"; -$a->strings["Connect"] = "Conectar"; -$a->strings["Profiles"] = "Perfiles"; -$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles"; -$a->strings["Change profile photo"] = "Cambiar foto del perfil"; -$a->strings["Create New Profile"] = "Crear nuevo perfil"; -$a->strings["Profile Image"] = "Imagen del Perfil"; -$a->strings["visible to everybody"] = "Visible para todos"; -$a->strings["Edit visibility"] = "Editar visibilidad"; -$a->strings["Location:"] = "Localización:"; -$a->strings["Gender:"] = "Género:"; -$a->strings["Status:"] = "Estado:"; -$a->strings["Homepage:"] = "Página de inicio:"; -$a->strings["g A l F d"] = "g A l F d"; -$a->strings["F d"] = "F d"; -$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños"; -$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:"; -$a->strings["[today]"] = "[hoy]"; -$a->strings["Event Reminders"] = "Recordatorios de eventos"; -$a->strings["Events this week:"] = "Eventos de esta semana:"; -$a->strings["[No description]"] = "[Sin descripción]"; -$a->strings["Status"] = "Estado"; -$a->strings["Profile"] = "Perfil"; -$a->strings["Photos"] = "Fotografías"; -$a->strings["Events"] = "Eventos"; -$a->strings["Personal Notes"] = "Notas personales"; -$a->strings["Welcome back %s"] = "Bienvenido de nuevo %s"; -$a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o páginas"; -$a->strings["(Toggle between different identities or community/group pages which share your account details.)"] = "(Alternar entre las diferentes identidades o las páginas de comunidades/grupos que comparten los datos de su cuenta)."; -$a->strings["Select an identity to manage: "] = "Selecciona una identidad a gestionar:"; -$a->strings["Submit"] = "Envía"; -$a->strings["People Search"] = "Buscar personas"; -$a->strings["No matches"] = "Sin conincidencias"; -$a->strings["Image exceeds size limit of %d"] = "El tamaño de la imagen supera el límite de %d"; -$a->strings["Unable to process image."] = "Imposible procesar la imagen."; -$a->strings["Wall Photos"] = "Foto del Muro"; -$a->strings["Image upload failed."] = "Error al subir la imagen."; -$a->strings["Access to this profile has been restricted."] = "EL acceso a este perfil ha sido restringido."; -$a->strings["Tips for New Members"] = "Consejos para nuevos miembros"; -$a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida."; -$a->strings["This site is not configured to allow communications with other networks."] = "Este sitio no está configurado para permitir la comunicación con otras redes."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "No se ha descubierto protocolos de comunicación o fuentes compatibles."; -$a->strings["The profile address specified does not provide adequate information."] = "La dirección del perfil especificado no proporciona información adecuada."; -$a->strings["An author or name was not found."] = "No se ha encontrado un autor o nombre"; -$a->strings["No browser URL could be matched to this address."] = "Ninguna dirección URL concuerda con la suministrada."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales de ti."; -$a->strings["Unable to retrieve contact information."] = "No ha sido posible recibir la información del contacto."; -$a->strings["following"] = "siguiendo"; -$a->strings["Image uploaded but image cropping failed."] = "Imagen recibida, pero ha fallado al recortarla."; -$a->strings["Profile Photos"] = "Foto del perfil"; -$a->strings["Image size reduction [%s] failed."] = "Ha fallado la reducción de las dimensiones de la imagen [%s]."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recargue la página o limpie la caché del navegador si la nueva foto no aparece inmediatamente."; -$a->strings["Unable to process image"] = "Imposible procesar la imagen"; -$a->strings["Upload File:"] = "Subir archivo:"; -$a->strings["Upload Profile Photo"] = "Subir foto del Perfil"; -$a->strings["Upload"] = "Subir"; -$a->strings["or"] = "o"; -$a->strings["skip this step"] = "salta este paso"; -$a->strings["select a photo from your photo albums"] = "elige una foto de tus álbumes"; -$a->strings["Crop Image"] = "Recortar imagen"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajusta el recorte de la imagen para optimizarla."; -$a->strings["Done Editing"] = "Editado"; -$a->strings["Image uploaded successfully."] = "Imagen subida con éxito."; -$a->strings["Welcome to %s"] = "Bienvenido a %s"; -$a->strings["[Embedded content - reload page to view]"] = "[Contenido incrustado - recarga la página para verlo]"; -$a->strings["File exceeds size limit of %d"] = "El tamaño del archivo excede el límite de %d"; -$a->strings["File upload failed."] = "Ha fallado la subida del archivo."; -$a->strings["Friend Suggestions"] = "Sugerencias de amigos"; -$a->strings["No suggestions. This works best when you have more than one contact/friend."] = "No hay sugerencias. Esto funciona mejor cuando tienes más de un contacto/amigo."; -$a->strings["Ignore/Hide"] = "Ignorar/Ocultar"; -$a->strings["Registration details for %s"] = "Detalles de registro para %s"; -$a->strings["Administrator"] = "Administrador"; -$a->strings["Account approved."] = "Cuenta aprobada."; -$a->strings["Registration revoked for %s"] = "Registro anulado para %s"; -$a->strings["Please login."] = "Por favor accede."; -$a->strings["Profile not found."] = "Perfil no encontrado."; -$a->strings["Profile Name is required."] = "Se necesita un nombre de perfil."; -$a->strings["Profile updated."] = "Perfil actualizado."; -$a->strings["Profile deleted."] = "Perfil eliminado."; -$a->strings["Profile-"] = "Perfil-"; -$a->strings["New profile created."] = "Nuevo perfil creado."; -$a->strings["Profile unavailable to clone."] = "Imposible duplicar el perfil."; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "¿Ocultar tu lista de contactos/amigos en este perfil?"; -$a->strings["Yes"] = "Sí"; -$a->strings["No"] = "No"; -$a->strings["Edit Profile Details"] = "Editar detalles de tu perfil"; -$a->strings["View this profile"] = "Ver este perfil"; -$a->strings["Create a new profile using these settings"] = "¿Crear un nuevo perfil con esta configuración?"; -$a->strings["Clone this profile"] = "Clonar este perfil"; -$a->strings["Delete this profile"] = "Eliminar este perfil"; -$a->strings["Profile Name:"] = "Nombres del perfil:"; -$a->strings["Your Full Name:"] = "Tu nombre completo:"; -$a->strings["Title/Description:"] = "Título/Descrición:"; -$a->strings["Your Gender:"] = "Género:"; -$a->strings["Birthday (%s):"] = "Cumpleaños (%s):"; -$a->strings["Street Address:"] = "Dirección"; -$a->strings["Locality/City:"] = "Localidad/Ciudad:"; -$a->strings["Postal/Zip Code:"] = "Código postal:"; -$a->strings["Country:"] = "País"; -$a->strings["Region/State:"] = "Región/Estado:"; -$a->strings[" Marital Status:"] = " Estado civil:"; -$a->strings["Who: (if applicable)"] = "¿Quién? (si es aplicable)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ejemplos: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Sexual Preference:"] = "Preferencia sexual:"; -$a->strings["Homepage URL:"] = "Dirección de tu página web:"; -$a->strings["Political Views:"] = "Ideas políticas:"; -$a->strings["Religious Views:"] = "Creencias religiosas"; -$a->strings["Public Keywords:"] = "Palabras clave públicas:"; -$a->strings["Private Keywords:"] = "Palabras clave privadas:"; -$a->strings["Example: fishing photography software"] = "Ejemplo: pesca fotografía software"; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilizado para sugerir amigos potenciales, otros pueden verlo)"; -$a->strings["(Used for searching profiles, never shown to others)"] = "(Utilizado para buscar perfiles, nunca se muestra a otros)"; -$a->strings["Tell us about yourself..."] = "Háblanos sobre ti..."; -$a->strings["Hobbies/Interests"] = "Aficiones/Intereses"; -$a->strings["Contact information and Social Networks"] = "Informacioń de contacto y Redes sociales"; -$a->strings["Musical interests"] = "Gustos musicales"; -$a->strings["Books, literature"] = "Libros, literatura"; -$a->strings["Television"] = "Televisión"; -$a->strings["Film/dance/culture/entertainment"] = "Películas/baile/cultura/entretenimiento"; -$a->strings["Love/romance"] = "Amor/Romance"; -$a->strings["Work/employment"] = "Trabajo/ocupación"; -$a->strings["School/education"] = "Escuela/estudios"; -$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Éste es tu perfil público.
Puede ser visto por cualquiera usando internet."; -$a->strings["Age: "] = "Edad: "; -$a->strings["Edit/Manage Profiles"] = "Editar/Administrar perfiles"; -$a->strings["Item not found."] = "Elemento no encontrado."; -$a->strings["everybody"] = "todos"; -$a->strings["Missing some important data!"] = "¡Faltan algunos datos importantes!"; -$a->strings["Update"] = "Actualizar"; -$a->strings["Failed to connect with email account using the settings provided."] = "Error al conectar con la cuenta de correo mediante la configuración suministrada."; -$a->strings["Email settings updated."] = "Configuración de correo electrónico actualizada."; -$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no ha sido modificada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "No se permiten contraseñas vacías. La contraseña no ha sido modificada."; -$a->strings["Password changed."] = "Contraseña modificada."; -$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, prueba otra vez."; -$a->strings[" Please use a shorter name."] = " Usa un nombre más corto."; -$a->strings[" Name too short."] = " Nombre demasiado corto."; -$a->strings[" Not valid email."] = " Correo no válido."; -$a->strings[" Cannot change to that email."] = " No se puede usar ese correo."; -$a->strings["Settings updated."] = "Configuración actualizada."; -$a->strings["Account settings"] = "Configuración de tu cuenta"; -$a->strings["Connector settings"] = "Configuración del conector"; -$a->strings["Plugin settings"] = "Configuración de los módulos"; -$a->strings["Connections"] = "Conexiones"; -$a->strings["Export personal data"] = "Exportación de datos personales"; -$a->strings["Add application"] = "Agregar aplicación"; -$a->strings["Cancel"] = "Cancelar"; -$a->strings["Name"] = "Nombre"; -$a->strings["Consumer Key"] = "Clave consumer"; -$a->strings["Consumer Secret"] = "Secreto consumer"; -$a->strings["Redirect"] = "Redirigir"; -$a->strings["Icon url"] = "Dirección URL del ícono"; -$a->strings["You can't edit this application."] = "No puedes editar esta aplicación."; -$a->strings["Connected Apps"] = "Aplicaciones conectadas"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "No se ha podido localizar información para el servidor de base de datos “%s”"; +$a->strings["Profile Photos"] = "Fotos de perfil"; $a->strings["Edit"] = "Editar"; -$a->strings["Delete"] = "Eliminar"; -$a->strings["Client key starts with"] = "Clave de cliente comienza con"; -$a->strings["No name"] = "Sin nombre"; -$a->strings["Remove authorization"] = "Suprimir la autorización"; -$a->strings["No Plugin settings configured"] = "Ningún módulo ha sido configurado"; -$a->strings["Plugin Settings"] = "Configuración de los módulos"; -$a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado para %s conexión es %s"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["enabled"] = "habilitado"; -$a->strings["disabled"] = "deshabilitado"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Connector Settings"] = "Configuración del conector"; -$a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de tu correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón."; -$a->strings["Last successful email check:"] = "Última comprobación del correo con éxito:"; -$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web."; -$a->strings["IMAP server name:"] = "Nombre del servidor IMAP:"; -$a->strings["IMAP port:"] = "Puerto IMAP:"; -$a->strings["Security:"] = "Seguridad:"; -$a->strings["None"] = "Ninguna"; -$a->strings["Email login name:"] = "Nombre de usuario:"; -$a->strings["Email password:"] = "Contraseña:"; -$a->strings["Reply-to address:"] = "Dirección de respuesta:"; -$a->strings["Send public posts to all email contacts:"] = "Enviar publicaciones públicas a todos los contactos de correo:"; -$a->strings["Normal Account"] = "Cuenta normal"; -$a->strings["This account is a normal personal profile"] = "Esta cuenta es el perfil de una persona normal"; -$a->strings["Soapbox Account"] = "Cuenta tribuna"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aceptar automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura"; -$a->strings["Community/Celebrity Account"] = "Cuenta de Sociedad/Celebridad"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aceptar automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura"; -$a->strings["Automatic Friend Account"] = "Cuenta de amistad automática"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos"; -$a->strings["OpenID:"] = "OpenID"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta."; -$a->strings["Publish your default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio del sitio local?"; -$a->strings["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?"; -$a->strings["Hide profile details and all your messages from unknown viewers?"] = "¿Quieres ocultar los detalles de tu perfil y todos tus mensajes a los desconocidos?"; -$a->strings["Allow friends to post to your profile page?"] = "¿Permitir a los amigos publicar en su página de perfil?"; -$a->strings["Allow friends to tag your posts?"] = "¿Permitir a los amigos etiquetar tus publicaciones?"; -$a->strings["Profile is not published."] = "El perfil no está publicado."; -$a->strings["Your Identity Address is"] = "Tu dirección personal es"; -$a->strings["Account Settings"] = "Configuración de la cuenta"; -$a->strings["Password Settings"] = "Configuración de la contraseña"; -$a->strings["New Password:"] = "Contraseña nueva:"; -$a->strings["Confirm:"] = "Confirmar:"; -$a->strings["Leave password fields blank unless changing"] = "Deja la contraseña en blanco si no quieres cambiarla"; -$a->strings["Basic Settings"] = "Configuración básica"; -$a->strings["Full Name:"] = "Nombre completo:"; -$a->strings["Email Address:"] = "Dirección de correo electrónico:"; -$a->strings["Your Timezone:"] = "Zona horaria:"; -$a->strings["Default Post Location:"] = "Localización predeterminada:"; -$a->strings["Use Browser Location:"] = "Usar localización del navegador:"; -$a->strings["Display Theme:"] = "Utilizar tema:"; -$a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad"; -$a->strings["Maximum Friend Requests/Day:"] = "Máximo número de peticiones de amistad por día:"; -$a->strings["(to prevent spam abuse)"] = "(para prevenir el abuso de spam)"; -$a->strings["Default Post Permissions"] = "Permisos por defecto para las publicaciones"; -$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)"; -$a->strings["Automatically expire posts after days:"] = "Las publicaciones expiran automáticamente después de (días):"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán"; -$a->strings["Notification Settings"] = "Configuración de notificaciones"; -$a->strings["Send a notification email when:"] = "Enviar notificación por correo cuando:"; -$a->strings["You receive an introduction"] = "Reciba una presentación"; -$a->strings["Your introductions are confirmed"] = "Mi presentación sea confirmada"; -$a->strings["Someone writes on your profile wall"] = "Alguien escriba en el muro de mi perfil"; -$a->strings["Someone writes a followup comment"] = "Algien escriba en un comentario que sigo "; -$a->strings["You receive a private message"] = "Reciba un mensaje privado"; -$a->strings["Advanced Page Settings"] = "Configuración avanzada"; -$a->strings["Saved Searches"] = "Búsquedas guardadas"; -$a->strings["Remove term"] = "Eliminar término"; -$a->strings["Public access denied."] = "Acceso público denegado."; -$a->strings["Search This Site"] = "Buscar en este sitio"; -$a->strings["No results."] = "Sin resultados."; -$a->strings["Photo Albums"] = "Álbum de Fotos"; -$a->strings["Contact Photos"] = "Foto del contacto"; -$a->strings["Contact information unavailable"] = "Información del contacto no disponible"; -$a->strings["Album not found."] = "Álbum no encontrado."; -$a->strings["Delete Album"] = "Eliminar álbum"; -$a->strings["Delete Photo"] = "Eliminar foto"; -$a->strings["was tagged in a"] = "ha sido etiquetado en"; -$a->strings["photo"] = "foto"; -$a->strings["by"] = "por"; -$a->strings["Image exceeds size limit of "] = "La imagen supera el limite de tamaño de "; -$a->strings["Image file is empty."] = "El archivo de imagen está vacío."; -$a->strings["No photos selected"] = "Ninguna foto seleccionada"; -$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido."; -$a->strings["Upload Photos"] = "Subir fotos"; -$a->strings["New album name: "] = "Nombre del nuevo álbum: "; -$a->strings["or existing album name: "] = "o nombre de un álbum existente: "; -$a->strings["Do not show a status post for this upload"] = "No mostrar un mensaje de estado de este envío"; -$a->strings["Permissions"] = "Permisos"; -$a->strings["Edit Album"] = "Modifica álbum"; -$a->strings["View Photo"] = "Ver foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permiso denegado. El acceso a este elemento puede estar restringido."; -$a->strings["Photo not available"] = "Foto no disponible"; -$a->strings["View photo"] = "Ver foto"; -$a->strings["Edit photo"] = "Modificar foto"; -$a->strings["Use as profile photo"] = "Usar como foto del perfil"; -$a->strings["Private Message"] = "Mensaje privado"; -$a->strings["View Full Size"] = "Ver a tamaño completo"; -$a->strings["Tags: "] = "Etiquetas: "; -$a->strings["[Remove any tag]"] = "[Borrar todas las etiquetas]"; -$a->strings["New album name"] = "Nuevo nombre del álbum"; -$a->strings["Caption"] = "Título"; -$a->strings["Add a Tag"] = "Añadir una etiqueta"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -$a->strings["I like this (toggle)"] = "Me gusta esto (cambiar)"; -$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)"; -$a->strings["Share"] = "Compartir"; -$a->strings["Please wait"] = "Por favor, espere"; -$a->strings["This is you"] = "Eres tú"; -$a->strings["Recent Photos"] = "Fotos recientes"; -$a->strings["Upload New Photos"] = "Subir nuevas fotos"; -$a->strings["View Album"] = "Ver álbum"; -$a->strings["Welcome to Friendika"] = "Bienvenido a Friendika"; -$a->strings["New Member Checklist"] = "Listado de nuevos miembros"; -$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page."] = "Nos gustaría ofrecerte algunos trucos y consejos para ayudar a que tu experiencia sea placentera. Pulsa en cualquier elemento para visitar la página adecuada."; -$a->strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This will be useful in making friends."] = "En la página de Configuración - cambia la contraseña inicial. Toma nota de tu dirección personal. Te será útil para hacer amigos."; -$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revisa las demás configuraciones, especialmente la configuración de privacidad. Un listado de directorio no publicado es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan con ponerse en contacto contigo."; -$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no."; -$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook."; -$a->strings["Enter your email access information on your Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Introduce los datos sobre tu dirección de correo en la página de configuración si quieres importar y mantener un contacto con tus amistades o listas de correos desde tu buzón"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edita tu perfil predeterminado como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos."; -$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos."; -$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Connect dialog."] = "La página de tus Contactos es tu puerta de entrada para manejar tus relaciones de amistad y conectarte con amigos de otras redes sociales. Introduce la dirección de su perfil o dirección web en el campo Conectar."; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de Conectar o Seguir en su perfil. Proporciona tu direción personal si es necesario."; -$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Una vez que tengas algunos amigos, puedes organizarlos en grupos de conversación privados mediante la barra en tu página de Contactos y luego puedes interactuar con cada grupo por privado desde tu página de Red."; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "Puedes consultar nuestra página de Ayuda para más ayuda, información y recursos."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Conversión horária"; -$a->strings["Friendika provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica ofrece este servicio para compartir eventos con otras redes y amigos en zonas horarias desconocidas."; -$a->strings["UTC time: %s"] = "Tiempo UTC: %s"; -$a->strings["Current timezone: %s"] = "Zona horaria actual: %s"; -$a->strings["Converted localtime: %s"] = "Zona horaria local convertida: %s"; -$a->strings["Please select your timezone:"] = "Por favor, seleccione su zona horaria:"; -$a->strings["Item has been removed."] = "El elemento ha sido eliminado."; -$a->strings["Item not found"] = "Elemento no encontrado"; -$a->strings["Edit post"] = "Editar publicación"; -$a->strings["Post to Email"] = "Publicar mediante correo electrónico"; -$a->strings["Upload photo"] = "Subir foto"; -$a->strings["Attach file"] = "Adjuntar archivo"; -$a->strings["Insert web link"] = "Insertar enlace"; -$a->strings["Insert YouTube video"] = "Insertar video de YouTube"; -$a->strings["Insert Vorbis [.ogg] video"] = "Insertar video Vorbis [.ogg]"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Insertar audio Vorbis [.ogg]"; -$a->strings["Set your location"] = "Configura tu localización"; -$a->strings["Clear browser location"] = "Borrar la localización del navegador"; -$a->strings["Permission settings"] = "Configuración de permisos"; -$a->strings["CC: email addresses"] = "CC: dirección de correo electrónico"; -$a->strings["Public post"] = "Post público"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com"; -$a->strings["%s : Not a valid email address."] = "%s : No es una dirección válida de correo."; -$a->strings["Please join my network on %s"] = "Por favor únete a mi red social en %s"; -$a->strings["%s : Message delivery failed."] = "%s : Ha fallado la entrega del mensaje."; -$a->strings["%d message sent."] = array( - 0 => "%d mensaje enviado.", - 1 => "%d mensajes enviados.", -); -$a->strings["You have no more invitations available"] = "No tienes más invitaciones disponibles"; -$a->strings["Send invitations"] = "Enviar invitaciones"; -$a->strings["Enter email addresses, one per line:"] = "Introduce las direcciones de correo, una por línea:"; -$a->strings["Your message:"] = "Tu mensaje:"; -$a->strings["Please join my social network on %s"] = "Únete a mi red social en % s"; -$a->strings["To accept this invitation, please visit:"] = "Para aceptar esta invitación, por favor visita:"; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:"; -$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo"; -$a->strings["{0} sent you a message"] = "{0} le ha enviado un mensaje"; -$a->strings["{0} requested registration"] = "{0} solicitudes de registro"; -$a->strings["{0} commented %s's post"] = "{0} comentó el post de %s"; -$a->strings["{0} liked %s's post"] = "A {0} le ha gustado el post de %s"; -$a->strings["{0} disliked %s's post"] = "A {0} no le ha gustado el post de %s"; -$a->strings["{0} is now friends with %s"] = "{0} ahora es amigo de %s"; -$a->strings["{0} posted"] = "{0} publicado"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetó la publicación de %s como #%s"; -$a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto."; -$a->strings["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado."; -$a->strings["Contact updated."] = "Contacto actualizado."; -$a->strings["Failed to update contact record."] = "Error al actualizar el contacto."; -$a->strings["Contact has been blocked"] = "El contacto ha sido bloqueado"; -$a->strings["Contact has been unblocked"] = "El contacto ha sido desbloqueado"; -$a->strings["Contact has been ignored"] = "El contacto ha sido ignorado"; -$a->strings["Contact has been unignored"] = "El contacto ya no está ignorado"; -$a->strings["stopped following"] = "dejó de seguir"; -$a->strings["Contact has been removed."] = "El contacto ha sido eliminado"; -$a->strings["You are mutual friends with %s"] = "Ahora tiene una amistad mutua con %s"; -$a->strings["You are sharing with %s"] = "Usted está compartiendo con %s"; -$a->strings["%s is sharing with you"] = "%s está compartiendo con usted"; -$a->strings["Private communications are not available for this contact."] = "Las comunicaciones privadas no está disponibles para este contacto."; -$a->strings["Never"] = "Nunca"; -$a->strings["(Update was successful)"] = "(La actualización se ha completado)"; -$a->strings["(Update was not successful)"] = "(La actualización no se ha completado)"; -$a->strings["Suggest friends"] = "Sugerir amigos"; -$a->strings["Network type: %s"] = "Tipo de red: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contacto en común", - 1 => "%d contactos en común", -); -$a->strings["View all contacts"] = "Ver todos los contactos"; -$a->strings["Unblock"] = "Desbloquear"; -$a->strings["Block"] = "Bloquear"; -$a->strings["Unignore"] = "Quitar de Ignorados"; -$a->strings["Ignore"] = "Ignorar"; -$a->strings["Repair"] = "Reparar"; -$a->strings["Contact Editor"] = "Editor de contactos"; -$a->strings["Profile Visibility"] = "Visibilidad del Perfil"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura."; -$a->strings["Contact Information / Notes"] = "Información del Contacto / Notas"; -$a->strings["Edit contact notes"] = "Editar notas de contacto"; -$a->strings["Visit %s's profile [%s]"] = "Ver el perfil de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Boquear/Desbloquear contacto"; -$a->strings["Ignore contact"] = "Ignorar contacto"; -$a->strings["Repair URL settings"] = "Configuración de URL de reparación"; -$a->strings["View conversations"] = "Ver conversaciones"; -$a->strings["Delete contact"] = "Eliminar contacto"; -$a->strings["Last update:"] = "Última actualización:"; -$a->strings["Update public posts"] = "Actualizar posts públicos"; -$a->strings["Update now"] = "Actualizar ahora"; -$a->strings["Currently blocked"] = "Bloqueados"; -$a->strings["Currently ignored"] = "Ignorados"; -$a->strings["Contacts"] = "Contactos"; -$a->strings["Show Blocked Connections"] = "Mostrar conexiones bloqueadas"; -$a->strings["Hide Blocked Connections"] = "Esconder conexiones bloqueadas"; -$a->strings["Search your contacts"] = "Buscar tus contactos"; -$a->strings["Finding: "] = "Buscando: "; -$a->strings["Find"] = "Buscar"; -$a->strings["Mutual Friendship"] = "Amistad recíproca"; -$a->strings["is a fan of yours"] = "es tu fan"; -$a->strings["you are a fan of"] = "eres fan de"; -$a->strings["Edit contact"] = "Modificar contacto"; -$a->strings["Remote privacy information not available."] = "Información sobre privacidad remota no disponible."; -$a->strings["Visible to:"] = "Visible para:"; -$a->strings["An invitation is required."] = "Se necesita invitación."; -$a->strings["Invitation could not be verified."] = "No se puede verificar la invitación."; -$a->strings["Invalid OpenID url"] = "Dirección OpenID no válida"; -$a->strings["Please enter the required information."] = "Por favor, introduce la información necesaria."; -$a->strings["Please use a shorter name."] = "Por favor, usa un nombre más corto."; -$a->strings["Name too short."] = "El nombre es demasiado corto."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "No parece que ese sea tu nombre completo."; -$a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo electrónico no se encuentra entre los permitidos en este sitio."; -$a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida."; -$a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\", y también debe empezar por una letra."; -$a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado."; -$a->strings["An error occurred during registration. Please try again."] = "Se produjo un error durante el registro. Por favor, inténtalo de nuevo."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo."; -$a->strings["Registration successful. Please check your email for further instructions."] = "Te has registrado con éxito. Por favor, consulta tu correo electrónico para obtener instrucciones adicionales."; -$a->strings["Failed to send email message. Here is the message that failed."] = "Error al enviar el mensaje de correo electrónico. Este es el mensaje no enviado."; -$a->strings["Your registration can not be processed."] = "Tu registro no se puede procesar."; -$a->strings["Registration request at %s"] = "Solicitud de registro en %s"; -$a->strings["Your registration is pending approval by the site owner."] = "Tu registro está pendiente de aprobación por el propietario del sitio."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Puedes (opcionalmente) rellenar este formulario a través de OpenID mediante el suministro de tu OpenID y pulsando en 'Registrar'."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos."; -$a->strings["Your OpenID (optional): "] = "Tu OpenID (opcional):"; -$a->strings["Include your profile in member directory?"] = "¿Incluir tu perfil en el directorio de miembros?"; -$a->strings["Membership on this site is by invitation only."] = "Sitio solo accesible mediante invitación."; -$a->strings["Your invitation ID: "] = "ID de tu invitación: "; -$a->strings["Registration"] = "Registro"; -$a->strings["Your Full Name (e.g. Joe Smith): "] = "Tu nombre completo (por ejemplo, Pepe Pulido):"; -$a->strings["Your Email Address: "] = "Tu dirección de correo electrónico:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser 'apodo@\$sitename'."; -$a->strings["Choose a nickname: "] = "Escoge un apodo: "; -$a->strings["Post successful."] = "¡Publicado!"; -$a->strings["Friends of %s"] = "Amigos de %s"; -$a->strings["No friends to display."] = "No hay amigos para mostrar."; -$a->strings["Help:"] = "Ayuda:"; -$a->strings["Help"] = "Ayuda"; -$a->strings["Could not create/connect to database."] = "No se pudo crear o conectarse a la base de datos."; -$a->strings["Connected to database."] = "Conectado a la base de datos."; -$a->strings["Proceed with Installation"] = "Procediendo con la instalación"; -$a->strings["Your Friendika site database has been installed."] = "La base de datos de Friendila ha sido instalada."; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el encuestador"; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulte el archivo \"INSTALL.txt\"."; -$a->strings["Proceed to registration"] = "Procediendo con el registro"; -$a->strings["Database import failed."] = "La importación de la base de datos ha fallado."; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tenga que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql."; -$a->strings["Welcome to Friendika."] = "Bienvenido a Friendika."; -$a->strings["Friendika Social Network"] = "Friendika Red Social"; -$a->strings["Installation"] = "Instalación"; -$a->strings["In order to install Friendika we need to know how to connect to your database."] = "Para proceder a la instalación de Friendika es necesario saber cómo conectar con tu base de datos."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor contacta con tu proveedor de servicios o el administrador de lapágina si tienes alguna pregunta sobre estas cofiguraciones"; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de datos que especifiques a continuación ya debería existir. Si no es el caso, debes crearla antes de continuar."; -$a->strings["Database Server Name"] = "Nombre del servidor de la base de datos"; -$a->strings["Database Login Name"] = "Usuario de la base de datos"; -$a->strings["Database Login Password"] = "Contraseña de la base de datos"; -$a->strings["Database Name"] = "Nombre de la base de datos"; -$a->strings["Please select a default timezone for your website"] = "Por favor selecciona la zona horaria predeterminada para tu web"; -$a->strings["Site administrator email address. Your account email address must match this in order to use the web admin panel."] = "Dirección de correo electrónico del administrador. La dirección de correo electrónico de tu cuenta debe cotejar esto para poder acceder al panel de administración."; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No se pudo encontrar una versión de línea de comandos de PHP en la ruta del servidor web."; -$a->strings["This is required. Please adjust the configuration file .htconfig.php accordingly."] = "Esto es necesario. Por favor, modifica el archivo de configuración. htconfig.php en consecuencia."; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado."; -$a->strings["This is required for message delivery to work."] = "Esto es necesario para el funcionamiento de la entrega de mensajes."; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si se ejecuta en Windows, por favor consulte la sección \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: El módulo servidor web Apache mod-rewrite es necesario pero no está instalado."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: El módulo libcurl PHP es necesario, pero no está instalado."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: El módulo de gráficos GD de PHP con soporte JPEG es necesario, pero no está instalado."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: El módulo openssl PHP es necesario, pero no está instalado."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Error: El módulo PHP mysqli es necesario, pero no está instalado."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: El módulo mb_string HPH es necesario, pero no está instalado."; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "El programa de instalación web necesita ser capaz de crear un archivo llamado \". htconfig.php\" en la carpeta superior de tu servidor web y es incapaz de hacerlo."; -$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Esto es muy a menudo una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta - incluso si tu puedes."; -$a->strings["Please check with your site documentation or support people to see if this situation can be corrected."] = "Por favor, consulta el sitio de documentación o al soporte técnico para ver si esta situación se puede corregir."; -$a->strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Si no, deberás proceder con la instalación manual. Por favor, consulta el archivo \"INSTALL.txt\"para obtener instrucciones."; -$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "El archivo de configuración de base de datos \". htconfig.php\" No se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web."; -$a->strings["Errors encountered creating database tables."] = "Errores encontrados creando las tablas de bases de datos."; -$a->strings["Commented Order"] = "Orden de comentarios"; -$a->strings["Posted Order"] = "Orden de publicación"; -$a->strings["New"] = "Nuevo"; -$a->strings["Starred"] = "Favoritos"; -$a->strings["Bookmarks"] = "Marcadores"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Aviso: este grupo contiene %s contacto con conexión no segura.", - 1 => "Aviso: este grupo contiene %s contactos con conexiones no seguras.", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente."; -$a->strings["No such group"] = "Ningún grupo"; -$a->strings["Group is empty"] = "El grupo está vacío"; -$a->strings["Group: "] = "Grupo: "; -$a->strings["Contact: "] = "Contacto: "; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente."; -$a->strings["Invalid contact."] = "Contacto erróneo."; -$a->strings["Invalid profile identifier."] = "Identificador de perfil no válido."; -$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil"; -$a->strings["Click on a contact to add or remove."] = "Pulsa en un contacto para añadirlo o eliminarlo."; -$a->strings["Visible To"] = "Visible para"; -$a->strings["All Contacts (with secure profile access)"] = "Todos los contactos (con perfil de acceso seguro)"; -$a->strings["Event description and start time are required."] = "Se requiere una descripción del evento y la hora de inicio."; -$a->strings["Create New Event"] = "Crea un evento nuevo"; -$a->strings["Previous"] = "Previo"; -$a->strings["Next"] = "Siguiente"; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editar evento"; -$a->strings["link to source"] = "Enlace al original"; -$a->strings["hour:minute"] = "hora:minuto"; -$a->strings["Event details"] = "Detalles del evento"; -$a->strings["Format is %s %s. Starting date and Description are required."] = "El formato es %s %s. Se requiere una fecha de inicio y una descripción."; -$a->strings["Event Starts:"] = "Inicio del evento:"; -$a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante."; -$a->strings["Event Finishes:"] = "Finalización del evento:"; -$a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria"; -$a->strings["Description:"] = "Descripción:"; -$a->strings["Share this event"] = "Comparte este evento"; -$a->strings["Invalid request identifier."] = "Solicitud de identificación no válida."; -$a->strings["Discard"] = "Descartar"; -$a->strings["Network"] = "Red"; -$a->strings["Home"] = "Inicio"; -$a->strings["Introductions"] = "Introducciones"; -$a->strings["Messages"] = "Mensajes"; -$a->strings["Show Ignored Requests"] = "Mostrar peticiones ignoradas"; -$a->strings["Hide Ignored Requests"] = "Ocultar peticiones ignoradas"; -$a->strings["Notification type: "] = "Tipo de notificación: "; -$a->strings["Friend Suggestion"] = "Propuestas de amistad"; -$a->strings["suggested by %s"] = "sugerido por %s"; -$a->strings["Approve"] = "Aprobar"; -$a->strings["Claims to be known to you: "] = "Dice conocerte:"; -$a->strings["yes"] = "sí"; -$a->strings["no"] = "no"; -$a->strings["Approve as: "] = "Aprobar como:"; -$a->strings["Friend"] = "Amigo"; -$a->strings["Sharer"] = "Partícipe"; -$a->strings["Fan/Admirer"] = "Fan/Admirador"; -$a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión"; -$a->strings["New Follower"] = "Nuevo seguidor"; -$a->strings["No notifications."] = "Ninguna notificación."; -$a->strings["Notifications"] = "Notificaciones"; -$a->strings["%s liked %s's post"] = "A %s le gusta el post de %s"; -$a->strings["%s disliked %s's post"] = "A %s no le gusta el post de %s"; -$a->strings["%s is now friends with %s"] = "%s es ahora es amigo de %s"; -$a->strings["%s created a new post"] = "%s creó un nuevo post"; -$a->strings["%s commented on %s's post"] = "%s comentó en el post de %s"; -$a->strings["Nothing new!"] = "¡Nada nuevo!"; -$a->strings["Contact settings applied."] = "Contacto configurado con éxito"; -$a->strings["Contact update failed."] = "Error al actualizar el Contacto"; -$a->strings["Contact not found."] = "Contacto no encontrado."; -$a->strings["Repair Contact Settings"] = "Reparar la configuración del Contacto"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVERTENCIA: Esto es muy avanzado y si se introduce información incorrecta su conexión con este contacto puede dejar de funcionar."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador ahora si no tienes claro qué hacer en esta página."; -$a->strings["Account Nickname"] = "Apodo de la cuenta"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo"; -$a->strings["Account URL"] = "Dirección de la cuenta"; -$a->strings["Friend Request URL"] = "Dirección de la solicitud de amistad"; -$a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo "; -$a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación"; -$a->strings["Poll/Feed URL"] = "Dirección de la Encuesta/Fuentes"; -$a->strings["New photo from this URL"] = "Nueva foto de esta dirección URL"; -$a->strings["This introduction has already been accepted."] = "Esta presentación ya ha sido aceptada."; -$a->strings["Profile location is not valid or does not contain profile information."] = "La ubicación del perfil no es válida o no contiene la información del perfil."; -$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: La ubicación del perfil no tiene un nombre de propietario identificable."; -$a->strings["Warning: profile location has no profile photo."] = "Aviso: la ubicación del perfil no tiene foto de perfil."; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "% d parámetro requerido no se encontró en el lugar determinado", - 1 => "% d parámetros requeridos no se encontraron en el lugar determinado", -); -$a->strings["Introduction complete."] = "Presentación completa."; -$a->strings["Unrecoverable protocol error."] = "Error de protocolo irrecuperable."; -$a->strings["Profile unavailable."] = "Perfil no disponible."; -$a->strings["%s has received too many connection requests today."] = "% s ha recibido demasiadas solicitudes de conexión hoy."; -$a->strings["Spam protection measures have been invoked."] = "Han sido activadas las medidas de protección contra spam."; -$a->strings["Friends are advised to please try again in 24 hours."] = "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas."; -$a->strings["Invalid locator"] = "Localizador no válido"; -$a->strings["Unable to resolve your name at the provided location."] = "No se ha podido resolver tu nombre en la ubicación indicada."; -$a->strings["You have already introduced yourself here."] = "Ya te has presentado aquí."; -$a->strings["Apparently you are already friends with %s."] = "Al parecer, ya eres amigo de %s."; -$a->strings["Invalid profile URL."] = "Dirección de perfil no válida."; -$a->strings["Your introduction has been sent."] = "Su presentación ha sido enviada."; -$a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Sesión iniciada con la identificación incorrecta. Entra en este perfil."; -$a->strings["Welcome home %s."] = "Bienvenido %s"; -$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s."; -$a->strings["Confirm"] = "Confirmar"; -$a->strings["[Name Withheld]"] = "[Nombre oculto]"; -$a->strings["Introduction received at "] = "Presentación recibida en"; -$a->strings["Diaspora members: Please do not use this form. Instead, enter \"%s\" into your Diaspora search bar."] = "Usuarios de Diaspora*: por favor no utilice este formulario. En su lugar, escriba \"%s\" en la barra de búsqueda de Diaspora*."; -$a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Por favor introduce la dirección de tu perfil para una de las siguientes redes sociales soportadas:"; -$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Por favor responda lo siguiente:"; -$a->strings["Does %s know you?"] = "¿%s te conoce?"; -$a->strings["Add a personal note:"] = "Agregar una nota personal:"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"; -$a->strings["- please share from your own site as noted above"] = "- Por favor comparta desde tu propio sitio como se ha señalado"; -$a->strings["Your Identity Address:"] = "Dirección de tu perfil:"; -$a->strings["Submit Request"] = "Enviar solicitud"; -$a->strings["Authorize application connection"] = "Autorizar la conexión de la aplicación"; -$a->strings["Return to your app and insert this Securty Code:"] = "Regrese a su aplicación e inserte este código de seguridad:"; -$a->strings["Please login to continue."] = "Inicia sesión para continuar."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "¿Quiere autorizar a esta aplicación el acceso a sus mensajes y contactos, y/o crear nuevas publicaciones para usted?"; -$a->strings["status"] = "estado"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetados %2\$s %3\$s con %4\$s"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s gusta %3\$s de %2\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no gusta %3\$s de %2\$s"; -$a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida"; -$a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo electrónico."; -$a->strings["Password reset requested at %s"] = "Contraseña restablecida enviada a %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña."; -$a->strings["Your password has been reset as requested."] = "Tu contraseña ha sido restablecida como solicitaste."; -$a->strings["Your new password is"] = "Tu nueva contraseña es"; -$a->strings["Save or copy your new password - and then"] = "Guarda o copia tu nueva contraseña - y luego"; -$a->strings["click here to login"] = "pulsa aquí para acceder"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Puedes cambiar tu contraseña desde la página de Configuración después de acceder con éxito."; -$a->strings["Forgot your Password?"] = "¿Olvidaste tu contraseña?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduce tu correo electrónico para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales."; -$a->strings["Nickname or Email: "] = "Apodo o Correo electrónico: "; -$a->strings["Reset"] = "Restablecer"; -$a->strings["This is Friendica, version"] = "Esto es Friendica, versión"; -$a->strings["running at web location"] = "ejecutándose en la dirección web"; -$a->strings["Please visit Project.Friendika.com to learn more about the Friendica project."] = "Por favor, visite Project.Friendika.com para saber más sobre el proyecto Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y bugs: por favor visita"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugerencias, elogios, donaciones, etc - por favor mande un email a Info arroba Friendica punto com"; -$a->strings["Installed plugins/addons/apps"] = "Módulos/extensiones/programas instalados"; -$a->strings["No installed plugins/addons/apps"] = "Módulos/extensiones/programas no instalados"; -$a->strings["Remove My Account"] = "Eliminar mi cuenta"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Esto eliminará por completo tu cuenta. Una vez hecho esto no se puede deshacer."; -$a->strings["Please enter your password for verification:"] = "Por favor, introduce tu contraseña para la verificación:"; -$a->strings["Applications"] = "Aplicaciones"; -$a->strings["No installed applications."] = "Sin aplicaciones"; -$a->strings["Save"] = "Guardar"; -$a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada."; -$a->strings["Suggest Friends"] = "Sugerencias de amistad"; -$a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s"; -$a->strings["Access denied."] = "Acceso denegado."; -$a->strings["Global Directory"] = "Directorio global"; -$a->strings["Normal site view"] = "Vista normal"; -$a->strings["Admin - View all site entries"] = "Administrador - Ver todas las entradas del sitio"; -$a->strings["Find on this site"] = "Buscar en este sitio"; -$a->strings["Site Directory"] = "Directorio del sitio"; -$a->strings["Gender: "] = "Género:"; -$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas)."; -$a->strings["Site"] = "Sitio"; -$a->strings["Users"] = "Usuarios"; -$a->strings["Plugins"] = "Módulos"; -$a->strings["Logs"] = "Registros"; -$a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación"; -$a->strings["Administration"] = "Administración"; -$a->strings["Summary"] = "Resumen"; -$a->strings["Registered users"] = "Usuarios registrados"; -$a->strings["Pending registrations"] = "Pendientes de registro"; -$a->strings["Version"] = "Versión"; -$a->strings["Active plugins"] = "Módulos activos"; -$a->strings["Site settings updated."] = "Configuración de actualización de sitio"; -$a->strings["Closed"] = "Cerrado"; -$a->strings["Requires approval"] = "Requiere aprovación"; -$a->strings["Open"] = "Abierto"; -$a->strings["File upload"] = "Subida de archivo"; -$a->strings["Policies"] = "Políticas"; -$a->strings["Advanced"] = "Avanzado"; -$a->strings["Site name"] = "Nombre del sitio"; -$a->strings["Banner/Logo"] = "Banner/Logo"; -$a->strings["System language"] = "Idioma"; -$a->strings["System theme"] = "Tema"; -$a->strings["Maximum image size"] = "Tamaño máximo de la imagen"; -$a->strings["Register policy"] = "Política de registros"; -$a->strings["Register text"] = "Términos"; -$a->strings["Accounts abandoned after x days"] = "Cuentas abandonadas después de x días"; -$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creando encuestas desde sitios externos para cuentas abandonadas. Introduzca 0 para ningún límite temporal."; -$a->strings["Allowed friend domains"] = "Dominios amigos permitidos"; -$a->strings["Allowed email domains"] = "Dominios de correo permitidos"; -$a->strings["Block public"] = "Bloqueo público"; -$a->strings["Force publish"] = "Forzar publicación"; -$a->strings["Global directory update URL"] = "Dirección de actualización del directorio global"; -$a->strings["Block multiple registrations"] = "Bloquear multiples registros"; -$a->strings["OpenID support"] = "Soporte OpenID"; -$a->strings["Gravatar support"] = "Soporte Gravatar"; -$a->strings["Fullname check"] = "Comprobar Nombre completo"; -$a->strings["UTF-8 Regular expressions"] = "Expresiones regulares UTF-8"; -$a->strings["Show Community Page"] = "Ver página de la Comunidad"; -$a->strings["Enable OStatus support"] = "Permitir soporte OStatus"; -$a->strings["Enable Diaspora support"] = "Habilitar el soporte para Diaspora*"; -$a->strings["Only allow Friendika contacts"] = "Permitir solo contactos de Friendika"; -$a->strings["Verify SSL"] = "Verificar SSL"; -$a->strings["Proxy user"] = "Usuario proxy"; -$a->strings["Proxy URL"] = "Dirección proxy"; -$a->strings["Network timeout"] = "Tiempo de espera de red"; -$a->strings["%s user blocked"] = array( - 0 => "%s usuario bloqueado", - 1 => "%s usuarios bloqueados", -); -$a->strings["%s user deleted"] = array( - 0 => "%s usuario eliminado", - 1 => "%s usuarios eliminados", -); -$a->strings["User '%s' deleted"] = "Usuario '%s' eliminado'"; -$a->strings["User '%s' unblocked"] = "Usuario '%s' desbloqueado"; -$a->strings["User '%s' blocked"] = "Usuario '%s' bloqueado'"; -$a->strings["select all"] = "seleccionar todo"; -$a->strings["User registrations waiting for confirm"] = "Registro de usuario esperando confirmación"; -$a->strings["Request date"] = "Solicitud de fecha"; -$a->strings["Email"] = "Correo electrónico"; -$a->strings["No registrations."] = "Ningún registro."; -$a->strings["Deny"] = "Denegado"; -$a->strings["Register date"] = "Fecha de registro"; -$a->strings["Last login"] = "Último acceso"; -$a->strings["Last item"] = "Último elemento"; -$a->strings["Account"] = "Cuenta"; -$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"; -$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"; -$a->strings["Plugin %s disabled."] = "Módulo %s deshabilitado."; -$a->strings["Plugin %s enabled."] = "Módulo %s habilitado."; -$a->strings["Disable"] = "Inhabilitado"; -$a->strings["Enable"] = "Habilitado"; -$a->strings["Toggle"] = "Activar"; -$a->strings["Settings"] = "Configuraciones"; -$a->strings["Log settings updated."] = "Registro de los parámetros de actualización"; -$a->strings["Clear"] = "Limpiar"; -$a->strings["Debugging"] = "Depuración"; -$a->strings["Log file"] = "Archivo de registro"; -$a->strings["Must be writable by web server. Relative to your Friendika index.php."] = "Debes permitirle la escritura al servidor web. Relacionado con Friendika index.php"; -$a->strings["Log level"] = "Nivel de registro"; -$a->strings["Close"] = "Cerrado"; -$a->strings["FTP Host"] = "Host FTP"; -$a->strings["FTP Path"] = "Ruta FTP"; -$a->strings["FTP User"] = "Usuario FTP"; -$a->strings["FTP Password"] = "Contraseña FTP"; -$a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original."; -$a->strings["Empty post discarded."] = "Publicación vacía descartada."; -$a->strings["noreply"] = "no responder"; -$a->strings["Administrator@"] = "Administrador@"; -$a->strings["%s commented on an item at %s"] = "%s ha commentato un elemento en %s"; -$a->strings["%s posted to your profile wall at %s"] = "%s ha publicado en tu muro a las %s"; -$a->strings["System error. Post not saved."] = "Error del sistema. Mensaje no guardado."; -$a->strings["This message was sent to you by %s, a member of the Friendika social network."] = "Este mensaje te ha sido enviado por %s, un miembro de la red social Friendika."; -$a->strings["You may visit them online at %s"] = "Los puedes visitar en línea en %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes."; -$a->strings["%s posted an update."] = "%s ha publicado una actualización."; -$a->strings["Tag removed"] = "Etiqueta eliminada"; -$a->strings["Remove Item Tag"] = "Eliminar etiqueta del elemento"; -$a->strings["Select a tag to remove: "] = "Seleccione una etiqueta para eliminar:"; -$a->strings["Remove"] = "Eliminar"; -$a->strings["No recipient selected."] = "Ningún destinatario seleccionado"; -$a->strings["Unable to locate contact information."] = "No se puede encontrar información del contacto."; -$a->strings["Message could not be sent."] = "El mensaje no ha podido ser enviado."; -$a->strings["Message sent."] = "Mensaje enviado."; -$a->strings["Inbox"] = "Entrada"; -$a->strings["Outbox"] = "Enviados"; -$a->strings["New Message"] = "Nuevo mensaje"; -$a->strings["Message deleted."] = "Mensaje eliminado."; -$a->strings["Conversation removed."] = "Conversación eliminada."; -$a->strings["Please enter a link URL:"] = "Introduce la dirección del enlace:"; -$a->strings["Send Private Message"] = "Enviar mensaje privado"; -$a->strings["To:"] = "Para:"; -$a->strings["Subject:"] = "Asunto:"; -$a->strings["No messages."] = "No hay mensajes."; -$a->strings["Delete conversation"] = "Eliminar conversación"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["Message not available."] = "Mensaje no disponibile."; -$a->strings["Delete message"] = "Borrar mensaje"; -$a->strings["Send Reply"] = "Enviar respuesta"; -$a->strings["Response from remote site was not understood."] = "La respuesta desde el sitio remoto no ha sido entendida."; -$a->strings["Unexpected response from remote site: "] = "Respuesta inesperada desde el sitio remoto:"; -$a->strings["Confirmation completed successfully."] = "Confirmación completada con éxito."; -$a->strings["Remote site reported: "] = "El sito remoto informó:"; -$a->strings["Temporary failure. Please wait and try again."] = "Error temporal. Por favor, espere y vuelva a intentarlo."; -$a->strings["Introduction failed or was revoked."] = "La presentación ha fallado o ha sido anulada."; -$a->strings["Unable to set contact photo."] = "Imposible establecer la foto del contacto."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s es ahora amigo de %2\$s"; -$a->strings["No user record found for '%s' "] = "No se ha encontrado a ningún '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "Nuestra clave de cifrado del sitio es aparentemente un lío."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Se ha proporcionado una dirección vacía o no hemos podido descifrarla."; -$a->strings["Contact record was not found for you on our site."] = "El contacto no se ha encontrado en nuestra base de datos."; -$a->strings["Site public key not available in contact record for URL %s."] = "La clave pública del sitio no está disponible en los datos del contacto para URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo."; -$a->strings["Unable to set your contact credentials on our system."] = "No se puede establecer las credenciales de tu contacto en nuestro sistema."; -$a->strings["Unable to update your contact profile details on our system"] = "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema"; -$a->strings["Connection accepted at %s"] = "Conexión aceptada en % s"; -$a->strings["Login failed."] = "Accesso fallido."; -$a->strings["Welcome "] = "Bienvenido"; -$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil."; -$a->strings["Welcome back "] = "Bienvenido de nuevo"; -$a->strings["%s welcomes %s"] = "%s te da la bienvenida a %s"; -$a->strings["View Contacts"] = "Ver contactos"; -$a->strings["No contacts."] = "Ningún contacto."; -$a->strings["Group created."] = "Grupo creado."; -$a->strings["Could not create group."] = "Imposible crear el grupo."; -$a->strings["Group not found."] = "Grupo no encontrado."; -$a->strings["Group name changed."] = "El nombre del grupo ha cambiado."; -$a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos."; -$a->strings["Group Name: "] = "Nombre del grupo: "; -$a->strings["Group removed."] = "Grupo eliminado."; -$a->strings["Unable to remove group."] = "No se puede eliminar el grupo."; -$a->strings["Group Editor"] = "Editor de grupos"; -$a->strings["Members"] = "Miembros"; -$a->strings["All Contacts"] = "Todos los contactos"; -$a->strings["Item not available."] = "Elemento no disponible."; -$a->strings["Item was not found."] = "Elemento no encontrado."; -$a->strings["Common Friends"] = "Amigos comunes"; -$a->strings["No friends in common."] = "No hay amigos en común."; -$a->strings["Profile Match"] = "Coincidencias de Perfil"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega palabras claves a tu perfil predeterminado."; -$a->strings["Not available."] = "No disponible"; -$a->strings["Community"] = "Comunidad"; -$a->strings["Shared content is covered by the Creative Commons Attribution 3.0 license."] = "El contenido en común está cubierto por la licencia Creative Commons Atribución 3.0."; -$a->strings["Post to Tumblr"] = "Publicar en Tumblr"; -$a->strings["Tumblr Post Settings"] = "Configuración de publicación en Tumblr"; -$a->strings["Enable Tumblr Post Plugin"] = "Habilitar el plugin de publicación en Tumblr"; -$a->strings["Tumblr login"] = "Tumblr - inicio de sesión"; -$a->strings["Tumblr password"] = "Tumblr - contraseña"; -$a->strings["Post to Tumblr by default"] = "Publicar a Tumblr por defecto"; -$a->strings["Post from Friendica"] = "Publicar desde Friendica"; -$a->strings["Post to Twitter"] = "Publicar en Twitter"; -$a->strings["Twitter settings updated."] = "Actualización de la configuración de Twitter"; -$a->strings["Twitter Posting Settings"] = "Configuración de publicaciones en Twitter"; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "No se ha encontrado ningún par de claves para Twitter. Póngase en contacto con el administrador del sitio."; -$a->strings["At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "En esta instancia de Friendika el plugin de Twitter fue habilitado, pero aún no has vinculado tu cuenta a tu cuenta de Twitter. Para ello haz clic en el botón de abajo para obtener un PIN de Twitter, que tiene que copiar en el cuadro de entrada y enviar el formulario. Solo sus posts públicos se publicarán en Twitter."; -$a->strings["Log in with Twitter"] = "Acceder con Twitter"; -$a->strings["Copy the PIN from Twitter here"] = "Copia el PIN de Twitter aquí"; -$a->strings["Currently connected to: "] = "Actualmente conectado a:"; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Si lo habilitas todas tus publicaciones públicas serán publicadas en la cuenta de Twitter asociada. Puedes elegir hacerlo por defecto (aquí) o individualmente para cada publicación usando las opciones cuando escribes."; -$a->strings["Allow posting to Twitter"] = "Permitir publicar en Twitter"; -$a->strings["Send public postings to Twitter by default"] = "Enviar publicaciones públicas a Twitter por defecto"; -$a->strings["Clear OAuth configuration"] = "Borrar la configuración de OAuth"; -$a->strings["Consumer key"] = "Clave consumer"; -$a->strings["Consumer secret"] = "Secreto consumer"; -$a->strings["Post to StatusNet"] = "Publicar en StatusNet"; -$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Por favor contacta con el administrador de tu web.
La dirección API suministrada no es válida."; -$a->strings["We could not contact the StatusNet API with the Path you entered."] = "No podemos contantar con StatusNet en la ruta que has especificado."; -$a->strings["StatusNet settings updated."] = "Actualición de la configuración de StatusNet."; -$a->strings["StatusNet Posting Settings"] = "Configuración de envío a StatusNet"; -$a->strings["Globally Available StatusNet OAuthKeys"] = "StatusNet OAuthKeys disponibles para todos"; -$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Existen pares de valores OAuthKey preconfigurados para algunos servidores. Si usas uno de ellos, por favor usa estas credenciales. De los contrario no dudes en conectar con cualquiera otra instancia de StatusNet (ver a continuación)."; -$a->strings["Provide your own OAuth Credentials"] = "Proporciona tus propias credenciales OAuth"; -$a->strings["No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation."] = "No se ha encontrado ningún par de claves para StatusNet. Registra tu cuenta de Friendika como cliente de escritorio en tu cuenta de StatusNet, copia la clave consumer aquí y escribe la dirección de la base API.
Antes de registrar tu propio par de claves OAuth, pregunta al administrador si ya hay un par de claves para esta instalación de Friendika en tu instalación StatusNet favorita."; -$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key"; -$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret"; -$a->strings["Base API Path (remember the trailing /)"] = "Dirección de base para la API (recordar el / al final)"; -$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Para conectarse a tu cuenta de StatusNet haga clic en el botón abajo para obtener un PIN de StatusNet, que tiene que copiar en el cuadro de entrada y enviar el formulario. Solo sus posts públicos se publicarán en StatusNet."; -$a->strings["Log in with StatusNet"] = "Inicia sesión con StatusNet"; -$a->strings["Copy the security code from StatusNet here"] = "Copia el código de seguridad de StatusNet aquí"; -$a->strings["Cancel Connection Process"] = "Cancelar la conexión en proceso"; -$a->strings["Current StatusNet API is"] = "El estado actual de la API de StatusNet es"; -$a->strings["Cancel StatusNet Connection"] = "Cancelar conexión con StatusNet"; -$a->strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Si lo habilitas todas tus publicaciones públicas podrán ser publicadas en la cuenta asociada de StatusNet. Pudes elegir hacerlo por defecto (aquí) o para cada publicación individualmente en las opciones de publicacion cuando la estás escribiendo."; -$a->strings["Allow posting to StatusNet"] = "Permitir publicaciones en StatusNet"; -$a->strings["Send public postings to StatusNet by default"] = "Enviar publicaciones públicas a StatusNet por defecto"; -$a->strings["API URL"] = "Dirección de la API"; -$a->strings["OEmbed settings updated"] = "Actualizar la configuración de OEmbed"; -$a->strings["Use OEmbed for YouTube videos"] = "Usar OEmbed para los vídeos de YouTube"; -$a->strings["URL to embed:"] = "Dirección del recurso:"; -$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tres en Raya tridimensional"; -$a->strings["3D Tic-Tac-Toe"] = "Tres en Raya 3D"; -$a->strings["New game"] = "Nueva partida"; -$a->strings["New game with handicap"] = "Nuevo juego con handicap"; -$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tres en Raya tridimensional es como el juego tradicional, excepto que se juega en varios niveles simultáneamente."; -$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "En este caso hay tres niveles. Ganarás por conseguir tres en raya en cualquier nivel, así como arriba, abajo y en diagonal a través de los diferentes niveles."; -$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "El juego con handicap desactiva la posición central en el nivel medio porque el jugador reclama que este cuadrado tiene a menudo una ventaja injusta."; -$a->strings["You go first..."] = "Comienzas tú..."; -$a->strings["I'm going first this time..."] = "Yo voy primero esta vez..."; -$a->strings["You won!"] = "¡Has ganado!"; -$a->strings["\"Cat\" game!"] = "¡Empate!"; -$a->strings["I won!"] = "¡He ganado!"; -$a->strings["Allow to use your friendika id (%s) to connecto to external unhosted-enabled storage (like ownCloud)"] = "Permitir el uso de su ID de friendica (%s) para conectar a fuentes externas de almacenamiento sin anfitrión habilitado (como ownCloud)"; -$a->strings["Unhosted DAV storage url"] = "Dirección url de almacenamiento DAV sin anfitrión"; -$a->strings["Impressum"] = "Impressum"; -$a->strings["Site Owner"] = "Propietario"; -$a->strings["Email Address"] = "Dirección de correo"; -$a->strings["Postal Address"] = "Dirección"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Impressum necesita ser configurado.
Por favor añade al menos la variable propietario a tu archivo de configuración. Para otras variables lee el archivo README."; -$a->strings["Site Owners Profile"] = "Perfil del propietario del sitio"; -$a->strings["Notes"] = "Notas"; -$a->strings["Facebook disabled"] = "Facebook deshabilitado"; -$a->strings["Updating contacts"] = "Actualizando contactos"; -$a->strings["Facebook API key is missing."] = "Falta la clave API de Facebook."; -$a->strings["Facebook Connect"] = "Conexión con Facebook"; -$a->strings["Install Facebook connector for this account."] = "Instalar el conector de Facebook para esta cuenta."; -$a->strings["Remove Facebook connector"] = "Eliminar el conector de Facebook"; -$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "Volver a identificarse [Esto es necesario cada vez que su contraseña de Facebook cambie.]"; -$a->strings["Post to Facebook by default"] = "Publicar en Facebook de forma predeterminada"; -$a->strings["Link all your Facebook friends and conversations on this website"] = "Vincule a todos tus amigos de Facebook y las conversaciones en este sitio web"; -$a->strings["Facebook conversations consist of your profile wall and your friend stream."] = "Las conversaciones de Facebook consisten en su muro su perfil y las publicaciones de su amigo."; -$a->strings["On this website, your Facebook friend stream is only visible to you."] = "En esta página web, las publicaciones de su amigo de Facebook solo son visibles para usted."; -$a->strings["The following settings determine the privacy of your Facebook profile wall on this website."] = "La siguiente configuración determina la privacidad del muro de su perfil de Facebook en este sitio web."; -$a->strings["On this website your Facebook profile wall conversations will only be visible to you"] = "En este sitio web las publicaciones del muro de Facebook solo son visibles para usted"; -$a->strings["Do not import your Facebook profile wall conversations"] = "No importar las conversaciones de su muro de Facebook"; -$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Si decide conectar las conversaciones y dejar ambas casillas sin marcar, el muro de su perfil de Facebook se fusionará con el muro de su perfil en este sitio web y la configuración de privacidad en este sitio serán utilizados para determinar quién puede ver las conversaciones."; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Facebook Connector Settings"] = "Configuración de conexión a Facebook"; -$a->strings["Post to Facebook"] = "Publicar en Facebook"; -$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "Publicación en Facebook cancelada debido a un conflicto con los permisos de acceso a la multi-red."; -$a->strings["Image: "] = "Imagen: "; -$a->strings["View on Friendika"] = "Ver en Friendika"; -$a->strings["Facebook post failed. Queued for retry."] = "Publicación en Facebook errónea. Reintentando..."; -$a->strings["Generate new key"] = "Generar clave nueva"; -$a->strings["Widgets key"] = "Clave de aplicación"; -$a->strings["Widgets available"] = "Aplicación disponible"; -$a->strings["Connect on Friendika!"] = "¡Conectado en Friendika!"; -$a->strings["%d person likes this"] = array( - 0 => "a %d persona le gusta esto", - 1 => "a %d personas les gusta esto", -); -$a->strings["%d person doesn't like this"] = array( - 0 => "a %d persona no le gusta esto", - 1 => "a %d personas no les gusta esto", -); -$a->strings["Report Bug"] = "Informe de errores"; -$a->strings["\"Not Safe For Work\" Settings"] = "Configuración «No apto para el trabajo» (NSFW)"; -$a->strings["Comma separated words to treat as NSFW"] = "Palabras separadas por comas para tratarlo como NSFW"; -$a->strings["NSFW Settings saved."] = "Configuración NSFW guardada."; -$a->strings["%s - Click to open/close"] = "%s - Haga clic para abrir/cerrar"; -$a->strings["OpenID"] = "OpenID"; -$a->strings["Last users"] = "Últimos usuarios"; -$a->strings["Most active users"] = "Usuarios más activos"; -$a->strings["Last photos"] = "Últimas fotos"; -$a->strings["Last likes"] = "Últimos \"me gusta\""; -$a->strings["event"] = "evento"; -$a->strings[" - Member since: %s"] = "- Miembro desde: %s"; -$a->strings["Randplace Settings"] = "Configuración de Randplace"; -$a->strings["Enable Randplace Plugin"] = "Activar el módulo Randplace"; -$a->strings["This website is tracked using the Piwik analytics tool."] = "Este sitio web realiza un seguimiento mediante la herramienta de análisis Piwik."; -$a->strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Si no quieres que tus visitas sean registradas de esta manera usted puede establecer una cookie para evitar que Piwik realice un seguimiento de las visitas del sitio (opt-out)."; -$a->strings["Piwik Base URL"] = "Dirección base Piwik"; -$a->strings["Site ID"] = "ID del sitio"; -$a->strings["Show opt-out cookie link?"] = "¿Mostrar enlace a las cookies?"; -$a->strings["Upload a file"] = "Subir un archivo"; -$a->strings["Drop files here to upload"] = "Arrastra los archivos aquí para subirlos"; -$a->strings["Failed"] = "Falló"; -$a->strings["No files were uploaded."] = "No hay archivos subidos."; -$a->strings["Uploaded file is empty"] = "El archivo subido está vacío"; -$a->strings["File has an invalid extension, it should be one of "] = "El archivo tiene una extensión no válida, debería ser una de "; -$a->strings["Upload was cancelled, or server error encountered"] = "La subida ha sido cancelada, o se encontró un error del servidor"; -$a->strings["Post to Wordpress"] = "Publicar en Wordpress"; -$a->strings["WordPress Post Settings"] = "Configuración de publicación en Wordpres"; -$a->strings["Enable WordPress Post Plugin"] = "Habilitar el plugin de publicación en Wordpress"; -$a->strings["WordPress username"] = "WordPress - nombre de usuario"; -$a->strings["WordPress password"] = "WordPress - contraseña"; -$a->strings["WordPress API URL"] = "WordPress - dirección API"; -$a->strings["Post to WordPress by default"] = "Publicar a WordPress por defecto"; -$a->strings["(no subject)"] = "(sin asunto)"; -$a->strings["Unknown | Not categorised"] = "Desconocido | No clasificado"; -$a->strings["Block immediately"] = "Bloquear inmediatamente"; -$a->strings["Shady, spammer, self-marketer"] = "Sospechoso, spammer, auto-publicidad"; -$a->strings["Known to me, but no opinion"] = "Le conozco, sin opinión"; -$a->strings["OK, probably harmless"] = "OK, probablemente inofensivo"; -$a->strings["Reputable, has my trust"] = "Buena reputación, tiene mi confianza"; -$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Frequently"] = "Frecuentemente"; $a->strings["Hourly"] = "Cada hora"; $a->strings["Twice daily"] = "Dos veces al día"; $a->strings["Daily"] = "Diariamente"; $a->strings["Weekly"] = "Semanalmente"; $a->strings["Monthly"] = "Mensualmente"; +$a->strings["Friendica"] = "Friendica"; $a->strings["OStatus"] = "OStatus"; $a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Email"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; $a->strings["Zot!"] = "Zot!"; -$a->strings["Male"] = "Hombre"; -$a->strings["Female"] = "Mujer"; -$a->strings["Currently Male"] = "Actualmente Hombre"; -$a->strings["Currently Female"] = "Actualmente Mujer"; -$a->strings["Mostly Male"] = "Mayormente Hombre"; -$a->strings["Mostly Female"] = "Mayormente Mujer"; -$a->strings["Transgender"] = "Transgénero"; -$a->strings["Intersex"] = "Bisexual"; -$a->strings["Transsexual"] = "Transexual"; -$a->strings["Hermaphrodite"] = "Hermafrodita"; -$a->strings["Neuter"] = "Neutro"; -$a->strings["Non-specific"] = "Sin especificar"; -$a->strings["Other"] = "Otro"; -$a->strings["Undecided"] = "Indeciso"; -$a->strings["Males"] = "Hombres"; -$a->strings["Females"] = "Mujeres"; -$a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbiana"; -$a->strings["No Preference"] = "Sin preferencias"; -$a->strings["Bisexual"] = "Bisexual"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Abstinente"; -$a->strings["Virgin"] = "Virgen"; -$a->strings["Deviant"] = "Desviado"; -$a->strings["Fetish"] = "Fetichista"; -$a->strings["Oodles"] = "Orgías"; -$a->strings["Nonsexual"] = "Asexual"; -$a->strings["Single"] = "Soltero"; -$a->strings["Lonely"] = "Solitario"; -$a->strings["Available"] = "Disponible"; -$a->strings["Unavailable"] = "No disponible"; -$a->strings["Dating"] = "De citas"; -$a->strings["Unfaithful"] = "Infiel"; -$a->strings["Sex Addict"] = "Adicto al sexo"; -$a->strings["Friends"] = "Amigos"; -$a->strings["Friends/Benefits"] = "Amigos con beneficios"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Comprometido/a"; -$a->strings["Married"] = "Casado/a"; -$a->strings["Partners"] = "Socios"; -$a->strings["Cohabiting"] = "Cohabitando"; -$a->strings["Happy"] = "Feliz"; -$a->strings["Not Looking"] = "No estoy buscando"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Traicionado/a"; -$a->strings["Separated"] = "Separado/a"; -$a->strings["Unstable"] = "Inestable"; -$a->strings["Divorced"] = "Divorciado/a"; -$a->strings["Widowed"] = "Viudo/a"; -$a->strings["Uncertain"] = "Incierto"; -$a->strings["Complicated"] = "Complicado"; -$a->strings["Don't care"] = "No te importa"; -$a->strings["Ask me"] = "Pregúntame"; -$a->strings["Starts:"] = "Inicio:"; -$a->strings["Finishes:"] = "Final:"; -$a->strings["Visible to everybody"] = "Visible para cualquiera"; -$a->strings["show"] = "mostrar"; -$a->strings["don't show"] = "no mostrar"; -$a->strings["Logged out."] = "Sesión terminada"; -$a->strings["Image/photo"] = "Imagen/Foto"; -$a->strings["From: "] = "De:"; -$a->strings["View status"] = "Ver estado"; -$a->strings["View profile"] = "Ver perfirl"; -$a->strings["View photos"] = "Ver fotos"; -$a->strings["View recent"] = "Ver recientes"; -$a->strings["Send PM"] = "Enviar mensaje privado"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["created a new post"] = "Crear una nueva entrada"; +$a->strings["commented on %s's post"] = "comentar la entrada de %s"; +$a->strings["No username found in import file."] = "No se ha encontrado nombre de usuario en el archivo importado."; +$a->strings["Unable to create a unique channel address. Import failed."] = "No se ha podido crear una dirección de canal única. Ha fallado la importación."; +$a->strings["Import completed."] = "Importación completada."; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grupo suprimido con éste nombre ha sido reestablecido. Es posible que los permisos existentes sean aplicados a éste grupo y sus futuros miembros. Si no quiere esto por favor cree otro grupo con un nombre diferente."; +$a->strings["Default privacy group for new contacts"] = "Grupo de privacidad por defecto para nuevos contactos "; +$a->strings["All Channels"] = "Todos los canales"; +$a->strings["edit"] = "editar"; +$a->strings["Collections"] = "Coleciones"; +$a->strings["Edit collection"] = "Editar colección"; +$a->strings["Add new collection"] = "Añadir nueva colección"; +$a->strings["Channels not in any collection"] = "El canal no se encuentra en ninguna colección"; +$a->strings["add"] = "añadir"; +$a->strings["Not a valid email address"] = "Dirección de correo inválida"; +$a->strings["Your email domain is not among those allowed on this site"] = "Tu dirección de correo no pertenece a los dominios permitidos en éste sitio."; +$a->strings["Your email address is already registered at this site."] = "Tu dirección de correo está ya registrada en éste sitio."; +$a->strings["An invitation is required."] = "Es requerido que te inviten."; +$a->strings["Invitation could not be verified."] = "No se ha podido verificar su invitación."; +$a->strings["Please enter the required information."] = "Por favor introduce la información requerida."; +$a->strings["Failed to store account information."] = "La información de la cuenta no se ha podido guardar."; +$a->strings["Registration confirmation for %s"] = "Confirmación de registro para %s"; +$a->strings["Registration request at %s"] = "Solicitud de registro en %s"; +$a->strings["Administrator"] = "Administrador"; +$a->strings["your registration password"] = "su contraseña de registro"; +$a->strings["Registration details for %s"] = "Detalles del registro para %s"; +$a->strings["Account approved."] = "Cuenta aprobada."; +$a->strings["Registration revoked for %s"] = "Registro rechazado para %s"; +$a->strings["Account verified. Please login."] = "Cuenta verificada. Por favor, inicia sesión."; +$a->strings["Click here to upgrade."] = "Pulse aquí para actualizar"; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Ésta acción supera los límites establecidos por su plan de suscripción "; +$a->strings["This action is not available under your subscription plan."] = "Esta acción no está disponible en su plan de suscripción."; $a->strings["Miscellaneous"] = "Varios"; -$a->strings["year"] = "año"; -$a->strings["month"] = "mes"; -$a->strings["day"] = "día"; +$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; +$a->strings["Required"] = "Obligatorio"; $a->strings["never"] = "nunca"; $a->strings["less than a second ago"] = "hace menos de un segundo"; +$a->strings["year"] = "año"; $a->strings["years"] = "años"; +$a->strings["month"] = "mes"; $a->strings["months"] = "meses"; $a->strings["week"] = "semana"; $a->strings["weeks"] = "semanas"; +$a->strings["day"] = "día"; $a->strings["days"] = "días"; $a->strings["hour"] = "hora"; $a->strings["hours"] = "horas"; @@ -1045,32 +75,109 @@ $a->strings["minute"] = "minuto"; $a->strings["minutes"] = "minutos"; $a->strings["second"] = "segundo"; $a->strings["seconds"] = "segundos"; -$a->strings[" ago"] = " hace"; -$a->strings["Birthday:"] = "Fecha de nacimiento:"; -$a->strings["j F, Y"] = "j F, Y"; -$a->strings["j F"] = "j F"; -$a->strings["Age:"] = "Edad:"; -$a->strings["Religion:"] = "Religión:"; -$a->strings["About:"] = "Acerca de:"; -$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:"; -$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:"; -$a->strings["Musical interests:"] = "Intereses musicales:"; -$a->strings["Books, literature:"] = "Libros, literatura:"; -$a->strings["Television:"] = "Televisión:"; -$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:"; -$a->strings["Love/Romance:"] = "Amor/Romance:"; -$a->strings["Work/employment:"] = "Trabajo/ocupación:"; -$a->strings["School/education:"] = "Escuela/estudios:"; -$a->strings["prev"] = "ant."; -$a->strings["first"] = "primera"; +$a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "hace %1\$d %2\$s"; +$a->strings["%1\$s's birthday"] = "Cumpleaños de %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Feliz cumpleaños %1\$s"; +$a->strings["Directory Options"] = "Opciones del directorio"; +$a->strings["Safe Mode"] = "Modo seguro"; +$a->strings["No"] = "No"; +$a->strings["Yes"] = "Sí"; +$a->strings["Public Forums Only"] = "Solamente foros públicos"; +$a->strings["This Website Only"] = "Solamente este sitio web"; +$a->strings["New Page"] = "Nueva página"; +$a->strings["View"] = "Ver"; +$a->strings["Preview"] = "Previsualizar"; +$a->strings["Actions"] = "Acciones"; +$a->strings["Page Link"] = "Vínculo de la página"; +$a->strings["Title"] = "Título"; +$a->strings["Created"] = "Creado"; +$a->strings["Edited"] = "Editado"; +$a->strings["Public Timeline"] = "Cronología pública"; +$a->strings["Default"] = "Predeterminado"; +$a->strings["Delete this item?"] = "¿Borrar este ítem?"; +$a->strings["Comment"] = "Comentar"; +$a->strings["[+] show all"] = "[+] mostrar todo"; +$a->strings["[-] show less"] = "[-] mostrar menos"; +$a->strings["[+] expand"] = "[+] expandir"; +$a->strings["[-] collapse"] = "[-] contraer"; +$a->strings["Password too short"] = "Contraseña demasiado corta"; +$a->strings["Passwords do not match"] = "Las contraseñas no cinciden"; +$a->strings["everybody"] = "cualquiera"; +$a->strings["Secret Passphrase"] = "Contraseña secreta"; +$a->strings["Passphrase hint"] = "Pista de contraseña"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Aviso: los permisos han cambiado pero aún no han sido enviados."; +$a->strings["close all"] = "cerrar todo"; +$a->strings["Nothing new here"] = "Nada nuevo por aquí"; +$a->strings["Rate This Channel (this is public)"] = "Valorar este canal (esto es público)"; +$a->strings["Rating"] = "Valoración"; +$a->strings["Describe (optional)"] = "Describir (opcional)"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Please enter a link URL"] = "Por favor, introduce una dirección de enlace"; +$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Cambios no guardados. ¿Estás seguro que deseas abandonar la página?"; +$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +$a->strings["ago"] = "hace"; +$a->strings["from now"] = "desde ahora"; +$a->strings["less than a minute"] = "menos de un minuto"; +$a->strings["about a minute"] = "hace como un minuto"; +$a->strings["%d minutes"] = "%d minutos"; +$a->strings["about an hour"] = "hace como una hora"; +$a->strings["about %d hours"] = "hace %d minutos"; +$a->strings["a day"] = "un día"; +$a->strings["%d days"] = "%d días"; +$a->strings["about a month"] = "hace como un mes"; +$a->strings["%d months"] = "%d meses"; +$a->strings["about a year"] = "hace un año"; +$a->strings["%d years"] = "%d años"; +$a->strings[" "] = " "; +$a->strings["timeago.numbers"] = "timeago.numbers"; +$a->strings["prev"] = "previa"; +$a->strings["first"] = "Primera"; $a->strings["last"] = "última"; -$a->strings["next"] = "sig."; -$a->strings["No contacts"] = "Sin contactos"; -$a->strings["%d Contact"] = array( - 0 => "%d Contacto", - 1 => "%d Contactos", +$a->strings["next"] = "próxima"; +$a->strings["older"] = "más antiguas"; +$a->strings["newer"] = "más recientes"; +$a->strings["No connections"] = "Sin conexiones"; +$a->strings["%d Connection"] = array( + 0 => "%d conexión", + 1 => "%d conexiones", ); +$a->strings["View Connections"] = "Ver conexiones"; $a->strings["Search"] = "Buscar"; +$a->strings["Save"] = "Guardar"; +$a->strings["poke"] = "dar un toque"; +$a->strings["poked"] = "dió un toque"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = " te hicieron un ping"; +$a->strings["prod"] = "incitar"; +$a->strings["prodded"] = "incitaros"; +$a->strings["slap"] = "bofetada"; +$a->strings["slapped"] = "abofetear"; +$a->strings["finger"] = "manoseo"; +$a->strings["fingered"] = "manosear"; +$a->strings["rebuff"] = "desaire"; +$a->strings["rebuffed"] = "desaireado/a"; +$a->strings["happy"] = "feliz"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "amable"; +$a->strings["tired"] = "cansado/a"; +$a->strings["perky"] = "fesco/a"; +$a->strings["angry"] = "enfadado/a"; +$a->strings["stupified"] = "estupefacto/a"; +$a->strings["puzzled"] = "perplejo/a"; +$a->strings["interested"] = "interesado/a"; +$a->strings["bitter"] = "amargado/a"; +$a->strings["cheerful"] = "alegre"; +$a->strings["alive"] = "vivo/a"; +$a->strings["annoyed"] = "molesto/a"; +$a->strings["anxious"] = "ansioso/a"; +$a->strings["cranky"] = "de mal humor"; +$a->strings["disturbed"] = "perturbado/a"; +$a->strings["frustrated"] = "frustrado/a"; +$a->strings["depressed"] = "deprimido"; +$a->strings["motivated"] = "motivado/a"; +$a->strings["relaxed"] = "relajado/a"; +$a->strings["surprised"] = "sorprendido/a"; $a->strings["Monday"] = "Lunes"; $a->strings["Tuesday"] = "Martes"; $a->strings["Wednesday"] = "Miércoles"; @@ -1090,95 +197,1952 @@ $a->strings["September"] = "Septiembre"; $a->strings["October"] = "Octubre"; $a->strings["November"] = "Noviembre"; $a->strings["December"] = "Diciembre"; +$a->strings["unknown.???"] = "desconocido.???"; $a->strings["bytes"] = "bytes"; -$a->strings["Select an alternate language"] = "Elige otro idioma"; -$a->strings["default"] = "predeterminado"; -$a->strings["End this session"] = "Terminar esta sesión"; -$a->strings["Your posts and conversations"] = "Tus publicaciones y conversaciones"; +$a->strings["remove category"] = "eliminar categoría"; +$a->strings["remove from file"] = "eliminar del archivo"; +$a->strings["Click to open/close"] = "Pulsar para abrir/cerrar"; +$a->strings["Link to Source"] = "Enlace a la fuente"; +$a->strings["default"] = "por defecto"; +$a->strings["Page layout"] = "Disposición de página"; +$a->strings["You can create your own with the layouts tool"] = "Puede crear la suya propia con la herramienta de disposiciones"; +$a->strings["Page content type"] = "Tipo de contenido de página"; +$a->strings["Select an alternate language"] = "Selecciona un idioma alternativo"; +$a->strings["photo"] = "foto"; +$a->strings["event"] = "evento"; +$a->strings["status"] = "estado"; +$a->strings["comment"] = "comentario"; +$a->strings["activity"] = "actividad"; +$a->strings["Design Tools"] = "Herramientas de diseño"; +$a->strings["Blocks"] = "Bloques"; +$a->strings["Menus"] = "Menús"; +$a->strings["Layouts"] = "Disposiciones"; +$a->strings["Pages"] = "Páginas"; +$a->strings["Collection"] = "Colección"; +$a->strings["parent"] = "padre"; +$a->strings["Principal"] = "Principal"; +$a->strings["Addressbook"] = "Libreta de direcciones"; +$a->strings["Calendar"] = "Calendario"; +$a->strings["Schedule Inbox"] = "Programar bandeja de entrada"; +$a->strings["Schedule Outbox"] = "Programar bandeja de salida"; +$a->strings["Unknown"] = "Desconocido"; +$a->strings["%1\$s used"] = "%1\$s usado"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s usado de %2\$s (%3\$s%)"; +$a->strings["Files"] = "Archivos"; +$a->strings["Total"] = "Total"; +$a->strings["Shared"] = "Compartido"; +$a->strings["Create"] = "Crear"; +$a->strings["Upload"] = "Subir"; +$a->strings["Name"] = "Nombre"; +$a->strings["Type"] = "Tipo"; +$a->strings["Size"] = "Tamaño"; +$a->strings["Last Modified"] = "Última modificación"; +$a->strings["Delete"] = "Borrar"; +$a->strings["Create new folder"] = "Crear nueva carpeta"; +$a->strings["Upload file"] = "Subir archivo"; +$a->strings["%1\$s's bookmarks"] = "Marcadores de %1\$s"; +$a->strings["view full size"] = "Ver a pantalla completa"; +$a->strings["\$Projectname Notification"] = "Notificación de \$Projectname"; +$a->strings["\$projectname"] = "\$projectname"; +$a->strings["Thank You,"] = "Gracias,"; +$a->strings["%s Administrator"] = "%s Administrador"; +$a->strings["No Subject"] = "Sin asunto"; +$a->strings["General Features"] = "Características generales"; +$a->strings["Content Expiration"] = "Expiración del contenido"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "Eliminar publicaciones/comentarios y/o mensajes privados más adelante"; +$a->strings["Multiple Profiles"] = "Múltiples perfiles"; +$a->strings["Ability to create multiple profiles"] = "Capacidad de crear múltiples perfiles"; +$a->strings["Advanced Profiles"] = "Perfiles avanzados"; +$a->strings["Additional profile sections and selections"] = "Secciones y selecciones de perfil adicionales"; +$a->strings["Profile Import/Export"] = "Importar/Exportar perfil"; +$a->strings["Save and load profile details across sites/channels"] = "Guardar y cargar detalles del perfil a través de sitios/canales"; +$a->strings["Web Pages"] = "Páginas web"; +$a->strings["Provide managed web pages on your channel"] = "Proveer páginas web gestionadas en su canal"; +$a->strings["Private Notes"] = "Notas privadas"; +$a->strings["Enables a tool to store notes and reminders"] = "Activa una herramienta para almacenar notas y recordatorios"; +$a->strings["Navigation Channel Select"] = "Selección de navegación de canal"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Cambiar canales directamente desde el menú de navegación desplegable"; +$a->strings["Photo Location"] = "Ubicación de las fotos"; +$a->strings["If location data is available on uploaded photos, link this to a map."] = "Si los datos de ubicación están disponibles en las fotos subidas, enlaza esto a un mapa."; +$a->strings["Expert Mode"] = "Modo de experto"; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Habilitar el modo de experto para acceder a opciones avanzadas de configuración"; +$a->strings["Premium Channel"] = "Canal premium"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Te permite configurar restricciones y términos a aquellos que conectan con su canal"; +$a->strings["Post Composition Features"] = "Características de composición de entradas"; +$a->strings["Use Markdown"] = "Usar Markdown"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Permitir el uso de \"Markdown\" para formatear publicaciones"; +$a->strings["Large Photos"] = "Fotos de gran tamaño"; +$a->strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Incluir miniaturas de foto grandes (640px) en publicaciones. Si no está habilitado, usar miniaturas pequeñas (320px)"; +$a->strings["Channel Sources"] = "Fuentes del canal"; +$a->strings["Automatically import channel content from other channels or feeds"] = "Importar automáticamente contenido de otros canales o fuentes"; +$a->strings["Even More Encryption"] = "Más cifrado todavía"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permitir cifrado adicional de contenido punto-a-punto con una clave secreta compartida."; +$a->strings["Enable voting tools"] = "Activar herramientas de votación"; +$a->strings["Provide a class of post which others can vote on"] = "Proveer una clase de publicación en la que otros puedan votar"; +$a->strings["Network and Stream Filtering"] = "Filtrado de red y flujo"; +$a->strings["Search by Date"] = "Buscar por fecha"; +$a->strings["Ability to select posts by date ranges"] = "Capacidad de seleccionar entradas por rango de fechas"; +$a->strings["Collections Filter"] = "Filtrado de colecciones"; +$a->strings["Enable widget to display Network posts only from selected collections"] = "Habilitar la muestra de entradas de red eligiendo colecciones"; +$a->strings["Saved Searches"] = "Búsquedas Guardadas"; +$a->strings["Save search terms for re-use"] = "Guardar términos de búsqueda para su reutilización"; +$a->strings["Network Personal Tab"] = "Pestaña de red personal"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar una pestaña en la cual se muestran solo entradas de red en las que has participado."; +$a->strings["Network New Tab"] = "Nueva pestaña de red"; +$a->strings["Enable tab to display all new Network activity"] = "Habilitar una pestaña en la cual se muestra toda la actividad de la red"; +$a->strings["Affinity Tool"] = "Herramienta de afinidad"; +$a->strings["Filter stream activity by depth of relationships"] = "Filtrar la actividad del flujo por profundidad de relaciones"; +$a->strings["Connection Filtering"] = "Filtrado de conexiones"; +$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filtrar publicaciones entrantes de conexiones basadas en palabras clave / contenido"; +$a->strings["Suggest Channels"] = "Sugerir canales"; +$a->strings["Show channel suggestions"] = "Mostrar sugerencias de canales"; +$a->strings["Post/Comment Tools"] = "Herramientas de entradas/comentarios"; +$a->strings["Tagging"] = "Etiquetado"; +$a->strings["Ability to tag existing posts"] = "Capacidad de etiquetar entradas existentes"; +$a->strings["Post Categories"] = "Categorías de entradas"; +$a->strings["Add categories to your posts"] = "Añade categorías a tus entradas"; +$a->strings["Saved Folders"] = "Carpetas guardadas"; +$a->strings["Ability to file posts under folders"] = "Capacidad de archivar entradas en carpetas"; +$a->strings["Dislike Posts"] = "No me gusta:"; +$a->strings["Ability to dislike posts/comments"] = "Capacidad de desaprovar entradas/comentarios"; +$a->strings["Star Posts"] = "Entrada destacada"; +$a->strings["Ability to mark special posts with a star indicator"] = "Capacidad de marcar entradas destacadas con un indicador de estrella"; +$a->strings["Tag Cloud"] = "Nube de etiquetas"; +$a->strings["Provide a personal tag cloud on your channel page"] = "Proveer nube de etiquetas personal en su página de canal"; +$a->strings["Categories"] = "Categorías"; +$a->strings["Apps"] = "Aplicaciones"; +$a->strings["System"] = "Sistema"; +$a->strings["Personal"] = "Personal"; +$a->strings["Create Personal App"] = "Crear App personal"; +$a->strings["Edit Personal App"] = "Editar App personal"; +$a->strings["Connect"] = "Conectar"; +$a->strings["Ignore/Hide"] = "Ignorar/Ocultar"; +$a->strings["Suggestions"] = "Sugerencias"; +$a->strings["See more..."] = "Ver más..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Tienes %1$.0f de %2$.0f conexiones permitidas."; +$a->strings["Add New Connection"] = "Añadir nueva conección"; +$a->strings["Enter the channel address"] = "Introduce la dirección del canal"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: paco@ejemplo.com, http://ejemplo.com/paco"; +$a->strings["Notes"] = "Notas"; +$a->strings["Remove term"] = "Eliminar término"; +$a->strings["Everything"] = "Todo"; +$a->strings["Archives"] = "Archivos"; +$a->strings["Me"] = "Yo"; +$a->strings["Family"] = "Familia"; +$a->strings["Friends"] = "Amigos"; +$a->strings["Acquaintances"] = "Conocidos/as"; +$a->strings["All"] = "Todos"; +$a->strings["Refresh"] = "Refrescar"; +$a->strings["Account settings"] = "Configuración de la cuenta"; +$a->strings["Channel settings"] = "Configuración del canal"; +$a->strings["Additional features"] = "Características adicionales"; +$a->strings["Feature/Addon settings"] = "Configuración de característica/complemento"; +$a->strings["Display settings"] = "Configuración de visualización"; +$a->strings["Connected apps"] = "Apps conectadas"; +$a->strings["Export channel"] = "Exportar canal"; +$a->strings["Connection Default Permissions"] = "Permisos predeterminados de conexión"; +$a->strings["Premium Channel Settings"] = "Configuración de canal premium"; +$a->strings["Settings"] = "Ajustes"; +$a->strings["Messages"] = "Mensajes"; +$a->strings["Check Mail"] = "Comprobar correo"; +$a->strings["New Message"] = "Nuevo mensaje"; +$a->strings["Chat Rooms"] = "Salas de chat"; +$a->strings["Bookmarked Chatrooms"] = "Salas de chat favoritas"; +$a->strings["Suggested Chatrooms"] = "Salas de chat sugeridas"; +$a->strings["photo/image"] = "foto/imagen"; +$a->strings["Rate Me"] = "Califícame"; +$a->strings["View Ratings"] = "Ver valoraciones"; +$a->strings["Public Hubs"] = "Centros de actividad públicos"; +$a->strings["l F d, Y \\@ g:i A"] = "l d de F, Y \\@ G:i"; +$a->strings["Starts:"] = "Comienza:"; +$a->strings["Finishes:"] = "Finaliza:"; +$a->strings["Location:"] = "Ubicación:"; +$a->strings["This event has been added to your calendar."] = "Este evento ha sido añadido a su calendario."; +$a->strings["%s "] = "%s "; +$a->strings["[Red:Notify] New mail received at %s"] = "[Red notifica] Nuevo correo recibido en %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s te ha enviado un nuevo mensaje privado a las %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s te envió %2\$s."; +$a->strings["a private message"] = "un mensaje privado"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Por favor visita %s para ver y/o responder a tu mensaje privado"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentó sobre [zrl=%3\$s]a %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentó sobre [zrl=%3\$s]%4\$s's %5\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentó sobre [zrl=%3\$s]your %4\$s[/zrl]"; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red notifica] Comentario en la conversación #%1\$d por %2\$s"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentó sobre un elemento/conversación que has estado siguiendo."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Para ver o comentar la conversación, visita %s"; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:aviso] %s escribió en su muro"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s publicó en su muro de perfil a las %3\$s"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s publicó en [zrl=%3\$s]su muro[/zrl]"; +$a->strings["[Red:Notify] %s tagged you"] = "[Red notifica] %s te etiquetó"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s te etiquetó a las %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]te etiquetó[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[Red notifica] %1\$s ta ha dado un toque"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s te dieron un toque en %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]te dieron un toque[/zrl]."; +$a->strings["[Red:Notify] %s tagged your post"] = "[Red notifica] %s etiquetó su entrada"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s etiquetó su publicación a las %3\$s"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetó [zrl=%3\$s]su publicación[/zrl]"; +$a->strings["[Red:Notify] Introduction received"] = "[Red notifica] Introducción recibida"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, ha recibido una nueva solicitud de conexión de '%2\$s' a las %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, ha recibido [zrl=%2\$s]una nueva solicitud de conexión[/zrl] de %3\$s."; +$a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Por favor, visita %s para permitir o rechazar la solicitd de conexión."; +$a->strings["[Red:Notify] Friend suggestion received"] = "[Red notifica] recibiste una sugerencia de amistad"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has recibido una sugerencia de un amigo de '%2\$s' a las %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has recibido [zrl=%2\$s]una sugerencia de un amigo[/zrl] para %3\$s de %4\$s."; +$a->strings["Name:"] = "Nombre:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Para aprovar o rechazar la sugerencia, visita %s"; +$a->strings["[Red:Notify]"] = "[Red:Notify]"; +$a->strings["No recipient provided."] = "No se ha especificado ningún destinatario."; +$a->strings["[no subject]"] = "[sin asunto]"; +$a->strings["Unable to determine sender."] = "No ha sido posible de determinar el remitente. "; +$a->strings["Stored post could not be verified."] = "No se ha podido verificar las entradas guardadas."; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "a %1\$s le gusta el/la %3\$s de %2\$s"; +$a->strings["Please choose"] = "Por favor selecciona"; +$a->strings["Agree"] = "De acuerdo"; +$a->strings["Disagree"] = "En desacuerdo"; +$a->strings["Abstain"] = "Se abstiene"; +$a->strings["Channel is blocked on this site."] = "El canal está bloqueado en éste sitio."; +$a->strings["Channel location missing."] = "Falta la dirección del canal "; +$a->strings["Response from remote channel was incomplete."] = "Respuesta del canal remoto incompleta."; +$a->strings["Channel was deleted and no longer exists."] = "El canal ha sido eliminado y ya no existe."; +$a->strings["Protocol disabled."] = "Protocolo deshabilitado."; +$a->strings["Protocol blocked for this channel."] = "Protocolo bloqueado para este canal."; +$a->strings["Channel discovery failed."] = "Búsqueda de canales ha fallado."; +$a->strings["local account not found."] = "No se ha encontrado la cuenta local."; +$a->strings["Cannot connect to yourself."] = "No puedes conectarte contigo mismo."; +$a->strings["Private Message"] = "Mensaje Privado"; +$a->strings["Select"] = "Seleccionar"; +$a->strings["Save to Folder"] = "Guardar en carpeta"; +$a->strings["I will attend"] = "Asistiré"; +$a->strings["I will not attend"] = "No asistiré"; +$a->strings["I might attend"] = "Quizá asista"; +$a->strings["I agree"] = "Estoy de acuerdo"; +$a->strings["I disagree"] = "No estoy de acuerdo"; +$a->strings["I abstain"] = "Me abstengo"; +$a->strings["View all"] = "Ver todo"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Le gusta", + 1 => "Le gusta", +); +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "No le gusta", + 1 => "No les gusta", +); +$a->strings["Add Star"] = "Añadir estrella"; +$a->strings["Remove Star"] = "Eliminar estrella"; +$a->strings["Toggle Star Status"] = "Invertir estado de estrella"; +$a->strings["starred"] = "con estrella"; +$a->strings["Message signature validated"] = "Firma de mensaje validada"; +$a->strings["Message signature incorrect"] = "Firma de mensaje incorrecta"; +$a->strings["Add Tag"] = "Añadir etiqueta"; +$a->strings["I like this (toggle)"] = "me gusta (conmutar)"; +$a->strings["like"] = "Me gusta"; +$a->strings["I don't like this (toggle)"] = "No me gusta (conmutar)"; +$a->strings["dislike"] = "No me gusta"; +$a->strings["Share This"] = "Compartir esto"; +$a->strings["share"] = "Compartir"; +$a->strings["%d comment"] = array( + 0 => "%d comentario", + 1 => "%d comentarios", +); +$a->strings["View %s's profile - %s"] = "Ver perfil de %s - %s"; +$a->strings["to"] = "a"; +$a->strings["via"] = "mediante"; +$a->strings["Wall-to-Wall"] = "Muro-a-Muro"; +$a->strings["via Wall-To-Wall:"] = "mediante Muro-a-Muro"; +$a->strings["from %s"] = "de %s"; +$a->strings["last edited: %s"] = "último cambio: %s"; +$a->strings["Expires: %s"] = "Caduca: %s"; +$a->strings["Save Bookmarks"] = "Guardar marcadores"; +$a->strings["Add to Calendar"] = "Añadir al calendario"; +$a->strings["Mark all seen"] = "Marcar todos como vistos"; +$a->strings["__ctx:noun__ Likes"] = "Le gusta"; +$a->strings["__ctx:noun__ Dislikes"] = "No le gusta"; +$a->strings["Close"] = "Cerrar"; +$a->strings["Please wait"] = "Espera por favor"; +$a->strings["This is you"] = "Este es usted"; +$a->strings["Bold"] = "Negrita"; +$a->strings["Italic"] = "Itálico "; +$a->strings["Underline"] = "Subrayar"; +$a->strings["Quote"] = "Citar"; +$a->strings["Code"] = "Código"; +$a->strings["Image"] = "Imagen"; +$a->strings["Insert Link"] = "Insertar enlace"; +$a->strings["Video"] = "Vídeo"; +$a->strings["Encrypt text"] = "Cifrar texto"; +$a->strings["New window"] = "Nueva ventana"; +$a->strings["Open the selected location in a different window or browser tab"] = "Abrir la ubicación seleccionada en una ventana o pestaña aparte"; +$a->strings["User '%s' deleted"] = "Usuario '%s' eliminado"; +$a->strings["Attachments:"] = "Archivos adjuntos:"; +$a->strings["\$Projectname event notification:"] = "Notificación de eventos de \$Projectname:"; +$a->strings["Logout"] = "Cerrar sesión"; +$a->strings["End this session"] = "Cerrar ésta sesión"; +$a->strings["Home"] = "Inicio"; +$a->strings["Your posts and conversations"] = "Sus entradas y conversaciones"; +$a->strings["View Profile"] = "Ver perfil"; $a->strings["Your profile page"] = "Su página de perfil"; +$a->strings["Edit Profiles"] = "Editar perfiles"; +$a->strings["Manage/Edit profiles"] = "Administrar/editar perfiles"; +$a->strings["Edit Profile"] = "Editar perfil"; +$a->strings["Edit your profile"] = "Editar tu perfil"; +$a->strings["Photos"] = "Fotos"; $a->strings["Your photos"] = "Sus fotos"; -$a->strings["Your events"] = "Sus eventos"; -$a->strings["Personal notes"] = "Notas personales"; -$a->strings["Your personal photos"] = "Sus fotos personales"; -$a->strings["Sign in"] = "Date de alta"; +$a->strings["Your files"] = "Sus archivos"; +$a->strings["Chat"] = "Chat"; +$a->strings["Your chatrooms"] = "Sus salas de chat"; +$a->strings["Bookmarks"] = "Marcadores"; +$a->strings["Your bookmarks"] = "Sus marcadores"; +$a->strings["Webpages"] = "Páginas web"; +$a->strings["Your webpages"] = "Sus páginas web"; +$a->strings["Login"] = "Iniciar sesión"; +$a->strings["Sign in"] = "Regístrate"; +$a->strings["%s - click to logout"] = "%s - pulsar para cerrar sesión"; +$a->strings["Remote authentication"] = "Autenticación remota"; +$a->strings["Click to authenticate to your home hub"] = "Pulsar para identificarse en su servidor"; $a->strings["Home Page"] = "Página de inicio"; +$a->strings["Register"] = "Regístrate"; $a->strings["Create an account"] = "Crea una cuenta"; +$a->strings["Help"] = "Ayuda"; $a->strings["Help and documentation"] = "Ayuda y documentación"; -$a->strings["Apps"] = "Aplicaciones"; -$a->strings["Addon applications, utilities, games"] = "APlicaciones, utilidades, juegos"; -$a->strings["Search site content"] = " Busca contenido en la página"; -$a->strings["Conversations on this site"] = "Conversaciones en este sitio"; +$a->strings["Applications, utilities, links, games"] = "Aplicaciones, utilidades, enlaces, juegos"; +$a->strings["Search site content"] = "Buscar contenido del sitio"; $a->strings["Directory"] = "Directorio"; -$a->strings["People directory"] = "Directorio de gente"; -$a->strings["Conversations from your friends"] = "Conversaciones de tus amigos"; -$a->strings["Friend Requests"] = "Solicitudes de amistad"; +$a->strings["Channel Directory"] = "Directorio de canales"; +$a->strings["Matrix"] = "Matríz"; +$a->strings["Your matrix"] = "Su red"; +$a->strings["Mark all matrix notifications seen"] = "Marcar todas las notificaciones de la matriz como leídas"; +$a->strings["Channel Home"] = "Hogar del canal"; +$a->strings["Channel home"] = "Hogar del canal"; +$a->strings["Mark all channel notifications seen"] = "Marcar todas las notificaciones de canales como leídas"; +$a->strings["Connections"] = "Conexiones"; +$a->strings["Notices"] = "Avisos"; +$a->strings["Notifications"] = "Notificaciones"; +$a->strings["See all notifications"] = "Ver todas las notificaciones"; +$a->strings["Mark all system notifications seen"] = "Marcar todas las notificaciones de sistema como leídas"; +$a->strings["Mail"] = "Correo"; $a->strings["Private mail"] = "Correo privado"; -$a->strings["Manage"] = "Administrar"; -$a->strings["Manage other pages"] = "Administrar otras páginas"; -$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos"; -$a->strings["Admin"] = "Admin"; -$a->strings["Site setup and configuration"] = "Opciones y configuración del sitio"; -$a->strings["Nothing new here"] = "Nada nuevo aquí"; -$a->strings["Select"] = "Seleccionar"; -$a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s"; -$a->strings["%s from %s"] = "%s de %s"; -$a->strings["View in context"] = "Verlo en contexto"; -$a->strings["See all %d comments"] = "Ver los %d comentarios"; -$a->strings["like"] = "me gusta"; -$a->strings["dislike"] = "no me gusta"; -$a->strings["Share this"] = "Compartir esto"; -$a->strings["share"] = "compartir"; -$a->strings["add star"] = "Añadir estrella"; -$a->strings["remove star"] = "Quitar estrella"; -$a->strings["toggle star status"] = "Añadir a destacados"; -$a->strings["starred"] = "marcados con estrellas"; -$a->strings["add tag"] = "añadir etiqueta"; -$a->strings["to"] = "a"; -$a->strings["Wall-to-Wall"] = "Muro-A-Muro"; -$a->strings["via Wall-To-Wall:"] = "via Muro-A-Muro:"; -$a->strings["Delete Selected Items"] = "Eliminar el elemento seleccionado"; -$a->strings["%s likes this."] = "A %s le gusta esto."; -$a->strings["%s doesn't like this."] = "A %s no le gusta esto."; -$a->strings["%2\$d people like this."] = "Le gusta a %2\$d personas."; -$a->strings["%2\$d people don't like this."] = "No le gusta a %2\$d personas."; +$a->strings["See all private messages"] = "Ver todas los mensajes privados"; +$a->strings["Mark all private messages seen"] = "Marcar todos los mensajes privados como leídos"; +$a->strings["Inbox"] = "Bandeja de entrada"; +$a->strings["Outbox"] = "Bandeja de salida"; +$a->strings["Events"] = "Eventos"; +$a->strings["Event Calendar"] = "Calendario de eventos"; +$a->strings["See all events"] = "Ver todos los eventos"; +$a->strings["Mark all events seen"] = "Marcar todos los eventos como leidos"; +$a->strings["Channel Manager"] = "Administración del canal"; +$a->strings["Manage Your Channels"] = "Gestione sus canales"; +$a->strings["Account/Channel Settings"] = "Ajustes de cuenta/canales"; +$a->strings["Admin"] = "Administrador"; +$a->strings["Site Setup and Configuration"] = "Configuración del sitio"; +$a->strings["Loading..."] = "Cargando..."; +$a->strings["@name, #tag, content"] = "@nombre, #etiqueta, contenido"; +$a->strings["Please wait..."] = "Espera por favor…"; +$a->strings["Tags"] = "Etiquetas"; +$a->strings["Keywords"] = "Palabras clave"; +$a->strings["have"] = "tienes"; +$a->strings["has"] = "tiene"; +$a->strings["want"] = "quieres"; +$a->strings["wants"] = "quiere"; +$a->strings["likes"] = "le gusta"; +$a->strings["dislikes"] = "no le gusta"; +$a->strings[" and "] = "y"; +$a->strings["public profile"] = "perfil público"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s cambió %2\$s a “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Visita %2\$s de %1\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s actualizó %2\$s, %3\$s cambió."; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "El token de seguridad del formulario no es correcto. Esto ha ocurrido probablemente porque el formulario ha estado abierto demasiado tiempo (>3 horas) antes de ser enviado"; +$a->strings["Can view my normal stream and posts"] = "Puede ver mi flujo y publicaciones normales"; +$a->strings["Can view my default channel profile"] = "Puede ver mi perfil de canal predeterminado."; +$a->strings["Can view my photo albums"] = "Puede ver mis álbumes de fotos"; +$a->strings["Can view my connections"] = "Puede ver mis conexiones"; +$a->strings["Can view my file storage"] = "Puede ver mis archivos almacenados"; +$a->strings["Can view my webpages"] = "Puede ver mis páginas web"; +$a->strings["Can send me their channel stream and posts"] = "Te pueden enviar sus canales de flujos y entradas"; +$a->strings["Can post on my channel page (\"wall\")"] = "Pueden crear entradas en su página del canal (“muro”)"; +$a->strings["Can comment on or like my posts"] = "Puede comentar en mis publicaciones o marcar como 'me gusta'."; +$a->strings["Can send me private mail messages"] = "Puede enviarme mensajes privados"; +$a->strings["Can post photos to my photo albums"] = "Puede publicar fotos en mis galerias"; +$a->strings["Can like/dislike stuff"] = "Puede marcar contenido como me gustar/no me gusta."; +$a->strings["Profiles and things other than posts/comments"] = "Perfiles y cosas aparte de publicaciones/comentarios"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Puede reenviar a todos mis contactos de canalmediante post @mentions"; +$a->strings["Advanced - useful for creating group forum channels"] = "Avanzado - útil para crear canales de foro o grupos"; +$a->strings["Can chat with me (when available)"] = "Puede charlar conmigo"; +$a->strings["Can write to my file storage"] = "Puede escribir en mi almacenamiento de archivos"; +$a->strings["Can edit my webpages"] = "Puede editar mis páginas web"; +$a->strings["Can source my public posts in derived channels"] = "Puede utilizar como fuente mis publicaciones públicas en canales derivados"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Algo avanzado - muy útil en comunidades abiertas"; +$a->strings["Can administer my channel resources"] = "Puede administrar mis recursos de canal"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Muy avanzado. Dejalo a no ser que sabes bien lo que estás haciendo."; +$a->strings["Social Networking"] = "Creación de redes sociales"; +$a->strings["Mostly Public"] = "Público en su mayor parte"; +$a->strings["Restricted"] = "Restringido"; +$a->strings["Private"] = "Privado"; +$a->strings["Community Forum"] = "Foro de la comunidad"; +$a->strings["Feed Republish"] = "Republicar feed"; +$a->strings["Special Purpose"] = "Propósito especial"; +$a->strings["Celebrity/Soapbox"] = "Celebridad / Plataforma improvisada"; +$a->strings["Group Repository"] = "Repositorio de grupo"; +$a->strings["Other"] = "Otro"; +$a->strings["Custom/Expert Mode"] = "Modo personalizado/experto"; +$a->strings["channel"] = "canal"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "a %1\$s no le gusta el/la %3\$s de %2\$s"; +$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ahora es conectada con %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s dió un toque a %2\$s"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s está %2\$s"; +$a->strings["__ctx:title__ Likes"] = "Le gusta"; +$a->strings["__ctx:title__ Dislikes"] = "No le gusta"; +$a->strings["__ctx:title__ Agree"] = "De acuerdo"; +$a->strings["__ctx:title__ Disagree"] = "En desacuerdo"; +$a->strings["__ctx:title__ Abstain"] = "Abstenerse"; +$a->strings["__ctx:title__ Attending"] = "Asistir"; +$a->strings["__ctx:title__ Not attending"] = "No asistir"; +$a->strings["__ctx:title__ Might attend"] = "Quizá asista"; +$a->strings["View %s's profile @ %s"] = "Ver perfil @ %s de %s"; +$a->strings["Categories:"] = "Categorías:"; +$a->strings["Filed under:"] = "Archivado bajo:"; +$a->strings["View in context"] = "Mostrar en contexto"; +$a->strings["remove"] = "eliminar"; +$a->strings["Delete Selected Items"] = "Eliminar elementos seleccionados"; +$a->strings["View Source"] = "Ver fuente"; +$a->strings["Follow Thread"] = "Seguir el hilo"; +$a->strings["View Status"] = "Ver estado"; +$a->strings["View Photos"] = "Ver fotos"; +$a->strings["Matrix Activity"] = "Actvidad de Matrix"; +$a->strings["Edit Contact"] = "Editar contacto"; +$a->strings["Send PM"] = "Enviar Mensaje Privado"; +$a->strings["Poke"] = "Dar un toque"; +$a->strings["%s likes this."] = "a %s les gusta esto."; +$a->strings["%s doesn't like this."] = "%s no les gusta esto."; +$a->strings["%2\$d people like this."] = array( + 0 => "a %2\$d persona le gusta esto.", + 1 => "a %2\$d personas les gusta esto.", +); +$a->strings["%2\$d people don't like this."] = array( + 0 => "a %2\$d persona no le gusta esto.", + 1 => "a %2\$d personas no les gusta esto.", +); $a->strings["and"] = "y"; -$a->strings[", and %d other people"] = ", y otras %d personas"; -$a->strings["%s like this."] = "Le gusta a %s."; -$a->strings["%s don't like this."] = "No le gusta a %s."; -$a->strings["Visible to everybody"] = "Visible para cualquiera"; -$a->strings["Please enter a video link/URL:"] = "Por favor, introduzca la URL/enlace del vídeo:"; -$a->strings["Please enter an audio link/URL:"] = "Por favor, introduzca la URL/enlace del audio:"; -$a->strings["Tag term:"] = "Etiquetar:"; -$a->strings["Where are you right now?"] = "¿Dónde estás ahora?"; -$a->strings["Enter a title for this item"] = "Introduce un título para este elemento"; -$a->strings["Insert video link"] = "Insertar enlace del vídeo"; -$a->strings["Insert audio link"] = "Inserte un vínculo del audio"; -$a->strings["Set title"] = "Establecer el título"; -$a->strings["view full size"] = "Ver a tamaño completo"; -$a->strings["image/photo"] = "imagen/foto"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "No se puede encontrar información de DNS para el servidor de base de datos '%s'"; -$a->strings["Add New Contact"] = "Añadir nuevo contacto"; -$a->strings["Enter address or web location"] = "Escriba la dirección o página web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: bob@ejemplo.com, http://ejemplo.com/barbara"; -$a->strings["Invite Friends"] = "Invitar amigos"; +$a->strings[", and %d other people"] = array( + 0 => ", y %d persona más", + 1 => ", y %d personas más", +); +$a->strings["%s like this."] = "%s les gusta esto."; +$a->strings["%s don't like this."] = "%s no les gusta esto."; +$a->strings["Visible to everybody"] = "Visible para cualquiera"; +$a->strings["Please enter a link URL:"] = "Por favor, introduce una URL de enlace:"; +$a->strings["Please enter a video link/URL:"] = "Por favor, introduce un enlace/URL de vídeo:"; +$a->strings["Please enter an audio link/URL:"] = "Por favor, introduce un enlace/URL de audio:"; +$a->strings["Tag term:"] = "Término de etiqueta:"; +$a->strings["Save to Folder:"] = "Guardar en carpeta:"; +$a->strings["Where are you right now?"] = "¿Donde estás ahora?"; +$a->strings["Expires YYYY-MM-DD HH:MM"] = "Caduca YYYY-MM-DD HH:MM"; +$a->strings["Share"] = "Compartir"; +$a->strings["Page link name"] = "Nombre de enlace de página"; +$a->strings["Post as"] = "Publicar como"; +$a->strings["Upload photo"] = "Subir foto"; +$a->strings["upload photo"] = "subir foto"; +$a->strings["Attach file"] = "Adjuntar archivo"; +$a->strings["attach file"] = "adjuntar archivo"; +$a->strings["Insert web link"] = "Insertar enlace web"; +$a->strings["web link"] = "enlace web"; +$a->strings["Insert video link"] = "Insertar enlace de vídeo"; +$a->strings["video link"] = "enlace de vídeo"; +$a->strings["Insert audio link"] = "Insertar enlace de audio"; +$a->strings["audio link"] = "enlace de audio"; +$a->strings["Set your location"] = "Configure su localización"; +$a->strings["set location"] = "configura localización"; +$a->strings["Toggle voting"] = "Invertir votación"; +$a->strings["Clear browser location"] = "Eliminar localización del navegador"; +$a->strings["clear location"] = "eliminar localización"; +$a->strings["Title (optional)"] = "Título (opcional)"; +$a->strings["Categories (optional, comma-separated list)"] = "Categorías (opcional, lista separada por comas)"; +$a->strings["Permission settings"] = "Configuración de permisos"; +$a->strings["permissions"] = "permisos"; +$a->strings["Public post"] = "Publicación pública"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: bob@example.com, mary@example.com"; +$a->strings["Set expiration date"] = "Configurar fecha de expiración"; +$a->strings["OK"] = "OK"; +$a->strings["Cancel"] = "Cancelar"; +$a->strings["Discover"] = "Descubrir"; +$a->strings["Imported public streams"] = "Flujos públicos importados"; +$a->strings["Commented Order"] = "Orden de comentados"; +$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentario"; +$a->strings["Posted Order"] = "Orden de publicados"; +$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; +$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran"; +$a->strings["New"] = "Nuevo"; +$a->strings["Activity Stream - by date"] = "Flujo de actividad - por fecha"; +$a->strings["Starred"] = "con estrella"; +$a->strings["Favourite Posts"] = "Publicaciones favoritas"; +$a->strings["Spam"] = "Correo basura"; +$a->strings["Posts flagged as SPAM"] = "Publicaciones marcadas como basura"; +$a->strings["Channel"] = "Canal"; +$a->strings["Status Messages and Posts"] = "Mensajes de estado y publicaciones"; +$a->strings["About"] = "Sobre"; +$a->strings["Profile Details"] = "Detalles de perfil"; +$a->strings["Photo Albums"] = "Álbumes de fotos"; +$a->strings["Files and Storage"] = "Archivos y almacenamiento"; +$a->strings["Chatrooms"] = "Salas de chat"; +$a->strings["Saved Bookmarks"] = "Marcadores guardados"; +$a->strings["Manage Webpages"] = "Administrar páginas web"; +$a->strings["__ctx:noun__ Attending"] = array( + 0 => "Asiste", + 1 => "Asistir", +); +$a->strings["__ctx:noun__ Not Attending"] = array( + 0 => "No asiste", + 1 => "No asistir", +); +$a->strings["__ctx:noun__ Undecided"] = array( + 0 => "Indeciso/a", + 1 => "Indecisos/as", +); +$a->strings["__ctx:noun__ Agree"] = array( + 0 => "Está de acuerdo", + 1 => "Están de acuerdo", +); +$a->strings["__ctx:noun__ Disagree"] = array( + 0 => "No está de acuerdo", + 1 => "No están de acuerdo", +); +$a->strings["__ctx:noun__ Abstain"] = array( + 0 => "se abstiene", + 1 => "se abstienen", +); +$a->strings["Permission denied"] = "Permiso denegado"; +$a->strings["(Unknown)"] = "(Desconocido)"; +$a->strings["Visible to anybody on the internet."] = "Visible para todo el mundo en internet."; +$a->strings["Visible to you only."] = "Visible sólo para ti."; +$a->strings["Visible to anybody in this network."] = "Visible para cualquiera en esta red."; +$a->strings["Visible to anybody authenticated."] = "Visible para cualquiera autenticado."; +$a->strings["Visible to anybody on %s."] = "Visible para cualquiera en %s."; +$a->strings["Visible to all connections."] = "Visible para todas las conexiones."; +$a->strings["Visible to approved connections."] = "Visible para conexiones permitidas."; +$a->strings["Visible to specific connections."] = "Visible para conexiones específicas."; +$a->strings["Item not found."] = "Elemento no encontrado."; +$a->strings["Permission denied."] = "Acceso denegado."; +$a->strings["Collection not found."] = "Colección no encontrada."; +$a->strings["Collection is empty."] = "La colección está vacía."; +$a->strings["Collection: %s"] = "Colección: %s"; +$a->strings["Connection: %s"] = "Conexión: %s"; +$a->strings["Connection not found."] = "Conexión no encontrada"; +$a->strings["Invalid data packet"] = "Paquete de datos inválido"; +$a->strings["Unable to verify channel signature"] = "No ha sido posible de verificar la signatura del canal"; +$a->strings["Unable to verify site signature for %s"] = "No ha sido posible de verificar la signatura del sitio para %s"; +$a->strings["Embedded content"] = "Contenido incrustado"; +$a->strings["Embedding disabled"] = "Incrustación deshabilitada"; +$a->strings["Logged out."] = "Desconectado."; +$a->strings["Failed authentication"] = "Autenticación fallida."; +$a->strings["Login failed."] = "Login ha fallado."; $a->strings["%d invitation available"] = array( - 0 => "%d invitación disponible", - 1 => "%d invitaviones disponibles", + 0 => "%d invitación pendiente", + 1 => "%d invitaciones pendientes", ); -$a->strings["Find People"] = "Buscar personas"; -$a->strings["Enter name or interest"] = "Introduzca nombre o intereses"; +$a->strings["Advanced"] = "Avanzado"; +$a->strings["Find Channels"] = "Encontrar canales"; +$a->strings["Enter name or interest"] = "Introducir nombre o interés"; $a->strings["Connect/Follow"] = "Conectar/Seguir"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: Robert Morgenstein, Pesca"; -$a->strings["Similar Interests"] = "Intereses similares"; -$a->strings["New mail received at "] = "Nuevo correo recibido en "; -$a->strings["A new person is sharing with you at "] = "Una nueva persona está compartiendo con usted en"; -$a->strings["You have a new follower at "] = "Tienes un nuevo seguidor en "; -$a->strings["[no subject]"] = "[sin asunto]"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes pueden aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretende, por favor, cree otro grupo con un nombre diferente."; -$a->strings["Create a new group"] = "Crear un nuevo grupo"; -$a->strings["Everybody"] = "Todo el mundo"; -$a->strings["Sharing notification from Diaspora network"] = "Conpartir notificaciones con la red Diaspora*"; -$a->strings["Attachments:"] = "Archivos adjuntos:"; -$a->strings["[Relayed] Comment authored by %s from network %s"] = "[Retransmitido] Comentario escrito por %s desde %s"; -$a->strings["Embedded content"] = "Contenido integrado"; -$a->strings["Embedding disabled"] = "Incrustaciones desabilitadas"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: José Fernández, Pesca"; +$a->strings["Find"] = "Encontrar"; +$a->strings["Channel Suggestions"] = "Sugerencias de canales"; +$a->strings["Random Profile"] = "Perfil aleatorio"; +$a->strings["Invite Friends"] = "Invitar amigos"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Ejemplo avanzado: nombre=fred y pais=islandia"; +$a->strings["%d connection in common"] = array( + 0 => "%d conexión en común", + 1 => "%d conexiones en común", +); +$a->strings["show more"] = "mostrar más"; +$a->strings["Visible to your default audience"] = "Visible para tu público predeterminado."; +$a->strings["Show"] = "Mostrar"; +$a->strings["Don't show"] = "No mostrar"; +$a->strings["Permissions"] = "Permisos"; +$a->strings["Item was not found."] = "No se ha encontrado aquel ítem."; +$a->strings["No source file."] = "Ningún archivo de fuente"; +$a->strings["Cannot locate file to replace"] = "No se puede localizar el archivo a ser sustituido."; +$a->strings["Cannot locate file to revise/update"] = "No se puede localizar el archivo para revisar/actualizar"; +$a->strings["File exceeds size limit of %d"] = "Archivo supera el limite de tamaño de %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Ha alcanzado su límite de %1$.0f Mbytes de almacenamiento de adjuntos."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Error de carga, posiblemente por limite de sistema o terminación de acción"; +$a->strings["Stored file could not be verified. Upload failed."] = "El archivo almacenado no ha podido ser verificado. El envío ha fallado."; +$a->strings["Path not available."] = "Ruta no disponible."; +$a->strings["Empty pathname"] = "Ruta vacía"; +$a->strings["duplicate filename or path"] = "Nombre de ruta o archivo duplicado"; +$a->strings["Path not found."] = "Ruta no encontrada"; +$a->strings["mkdir failed."] = "mkdir ha fallado."; +$a->strings["database storage failed."] = "almacenamiento en base de datos ha fallado."; +$a->strings["Unable to obtain identity information from database"] = "No ha sido posible de obtener la información de identidad de la base de datos"; +$a->strings["Empty name"] = "Nombre vacío"; +$a->strings["Name too long"] = "Nombre demasiado largo"; +$a->strings["No account identifier"] = "Ningún identificador de la cuenta"; +$a->strings["Nickname is required."] = "Se requiere un sobrenombre (alias)."; +$a->strings["Reserved nickname. Please choose another."] = "Sobrenombre en uso. Por favor, elige otro."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "El apodo contiene caracteres no admitidos o está ya en uso por otros usuarios de éste sitio."; +$a->strings["Unable to retrieve created identity"] = "No ha sido posible de conseguir la identidad creada"; +$a->strings["Default Profile"] = "Perfil por defecto"; +$a->strings["Requested channel is not available."] = "El canal solicitado no está disponible."; +$a->strings["Requested profile is not available."] = "El perfil solicitado no está disponible."; +$a->strings["Change profile photo"] = "Cambiar foto de perfil"; +$a->strings["Profiles"] = "Perfiles"; +$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles"; +$a->strings["Create New Profile"] = "Crear nuevo perfil"; +$a->strings["Profile Image"] = "Imagen de perfil"; +$a->strings["visible to everybody"] = "visible para todos"; +$a->strings["Edit visibility"] = "Editar visibilidad"; +$a->strings["Gender:"] = "Sexo:"; +$a->strings["Status:"] = "Estado:"; +$a->strings["Homepage:"] = "Página web:"; +$a->strings["Online Now"] = "Ahora en línea"; +$a->strings["g A l F d"] = "g A l F d"; +$a->strings["F d"] = "F d"; +$a->strings["[today]"] = "[hoy]"; +$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños"; +$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:"; +$a->strings["[No description]"] = "[Sin descripción]"; +$a->strings["Event Reminders"] = "Recordatorios de eventos"; +$a->strings["Events this week:"] = "Eventos esta semana:"; +$a->strings["Profile"] = "Perfil"; +$a->strings["Full Name:"] = "Nombre completo:"; +$a->strings["Like this channel"] = "Me gusta este canal"; +$a->strings["j F, Y"] = "j F, Y"; +$a->strings["j F"] = "j F"; +$a->strings["Birthday:"] = "Cumpleaños:"; +$a->strings["Age:"] = "Edad:"; +$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Orientación sexual:"; +$a->strings["Hometown:"] = "Ciudad de origen:"; +$a->strings["Tags:"] = "Etiquetas:"; +$a->strings["Political Views:"] = "Posición política:"; +$a->strings["Religion:"] = "Religión:"; +$a->strings["About:"] = "Sobre tí:"; +$a->strings["Hobbies/Interests:"] = "Aficciones/Intereses:"; +$a->strings["Likes:"] = "Me gusta:"; +$a->strings["Dislikes:"] = "No me gusta:"; +$a->strings["Contact information and Social Networks:"] = "Información de contacto y redes sociales:"; +$a->strings["My other channels:"] = "Mis otros canales:"; +$a->strings["Musical interests:"] = "Intereses musicales:"; +$a->strings["Books, literature:"] = "Libros, literatura:"; +$a->strings["Television:"] = "Televisión:"; +$a->strings["Film/dance/culture/entertainment:"] = "Cine/baile/cultura/entretenimiento:"; +$a->strings["Love/Romance:"] = "Amor/romance:"; +$a->strings["Work/employment:"] = "Trabajo/empleo:"; +$a->strings["School/education:"] = "Escuela/educación:"; +$a->strings["Like this thing"] = "Me gusta esto"; +$a->strings["Male"] = "Hombre"; +$a->strings["Female"] = "Mujer"; +$a->strings["Currently Male"] = "Actualmente hombre"; +$a->strings["Currently Female"] = "Actualmente mujer"; +$a->strings["Mostly Male"] = "Generalmente hombre"; +$a->strings["Mostly Female"] = "Generalmente mujer"; +$a->strings["Transgender"] = "Transgénero"; +$a->strings["Intersex"] = "Intersexual"; +$a->strings["Transsexual"] = "Transexual"; +$a->strings["Hermaphrodite"] = "Hermafrodita"; +$a->strings["Neuter"] = "Neutral"; +$a->strings["Non-specific"] = "No-especificada"; +$a->strings["Undecided"] = "Indecidido"; +$a->strings["Males"] = "Hombres"; +$a->strings["Females"] = "Mujeres"; +$a->strings["Gay"] = "Gay"; +$a->strings["Lesbian"] = "Lesbiana"; +$a->strings["No Preference"] = "Sin preferencias"; +$a->strings["Bisexual"] = "Bisexual"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Abstinente"; +$a->strings["Virgin"] = "Virgen"; +$a->strings["Deviant"] = "Fuera de lo común"; +$a->strings["Fetish"] = "Fetiche"; +$a->strings["Oodles"] = "Montones"; +$a->strings["Nonsexual"] = "No sexual"; +$a->strings["Single"] = "Soltero/a"; +$a->strings["Lonely"] = "Solo/a"; +$a->strings["Available"] = "Disponible"; +$a->strings["Unavailable"] = "No disponible"; +$a->strings["Has crush"] = "Enamorado/a"; +$a->strings["Infatuated"] = "Infatuado"; +$a->strings["Dating"] = "Citando"; +$a->strings["Unfaithful"] = "Infiel"; +$a->strings["Sex Addict"] = "Con adicción al sexo"; +$a->strings["Friends/Benefits"] = "Amistad beneficiosa"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Prometido/a"; +$a->strings["Married"] = "Casado/a"; +$a->strings["Imaginarily married"] = "Casado/a imaginario/a"; +$a->strings["Partners"] = "Pareja"; +$a->strings["Cohabiting"] = "Cohabitando"; +$a->strings["Common law"] = "Derecho común"; +$a->strings["Happy"] = "Felíz"; +$a->strings["Not looking"] = "No estoy buscando"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Engañado/a"; +$a->strings["Separated"] = "Separado/a"; +$a->strings["Unstable"] = "Inestable"; +$a->strings["Divorced"] = "Divorciado/a"; +$a->strings["Imaginarily divorced"] = "Divorciado/a imaginario/a"; +$a->strings["Widowed"] = "Viudo/a"; +$a->strings["Uncertain"] = "Indeterminado"; +$a->strings["It's complicated"] = "Es complicado"; +$a->strings["Don't care"] = "No me importa"; +$a->strings["Ask me"] = "Pregúntame"; +$a->strings["Site Admin"] = "Adminstrador del sitio"; +$a->strings["Address Book"] = "Libreta de direcciones"; +$a->strings["Mood"] = "Estado de ánimo"; +$a->strings["Probe"] = "Probar"; +$a->strings["Suggest"] = "Sugerir"; +$a->strings["Random Channel"] = "Canal aleatorio"; +$a->strings["Invite"] = "Invitar"; +$a->strings["Features"] = "Características"; +$a->strings["Language"] = "Idioma"; +$a->strings["Post"] = "Publicación"; +$a->strings["Profile Photo"] = "Foto de perfil"; +$a->strings["Update"] = "Actualizar"; +$a->strings["Install"] = "Instalar"; +$a->strings["Purchase"] = "Comprar"; +$a->strings["Image/photo"] = "Imagen/foto"; +$a->strings["Encrypted content"] = "Contenido encriptado"; +$a->strings["Install %s element: "] = "Instalar %s elemento:"; +$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Esta entrada contiene un elemento instalable %s, sin embargo le faltan permisos para instalarlo en este sitio."; +$a->strings["webpage"] = "página web"; +$a->strings["layout"] = "disposición"; +$a->strings["block"] = "bloquear"; +$a->strings["menu"] = "menú"; +$a->strings["QR code"] = "Código QR"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s escribió lo siguiente %2\$s %3\$s"; +$a->strings["post"] = "entrada"; +$a->strings["Different viewers will see this text differently"] = "Visitantes diferentes verán este texto de forma diferente"; +$a->strings["$1 spoiler"] = "alerón $1"; +$a->strings["$1 wrote:"] = "$1 escribió"; +$a->strings["Missing room name"] = "Nombre de sala desaparecido."; +$a->strings["Duplicate room name"] = "Nombre de sala duplicado."; +$a->strings["Invalid room specifier."] = "Especificador de sala inválido."; +$a->strings["Room not found."] = "Sala no encontrada."; +$a->strings["Room is full"] = "La sala está llena."; +$a->strings["Image exceeds website size limit of %lu bytes"] = "La imagen es demasiado grande (%lu demás)"; +$a->strings["Image file is empty."] = "El fichero de imagen ésta vacío. "; +$a->strings["Unable to process image"] = "No ha sido posible de procesar la imagen"; +$a->strings["Photo storage failed."] = "La foto no ha podido ser guardada."; +$a->strings["Upload New Photos"] = "Subir nuevas fotos"; +$a->strings["Some blurb about what to do when you're new here"] = "Algunas palabras sobre qué hacer cuando eres nuevo aquí"; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creado %1$.0f de %2$.0f canales permitidos."; +$a->strings["Create a new channel"] = "Crear un nuevo canal"; +$a->strings["Current Channel"] = "Canal actual"; +$a->strings["Switch to one of your channels by selecting it."] = "Cambiar a uno de sus canales seleccionándolo."; +$a->strings["Default Channel"] = "Canal predeterminado"; +$a->strings["Make Default"] = "Convertir en predeterminado"; +$a->strings["%d new messages"] = "%d nuevos mensajes"; +$a->strings["%d new introductions"] = "%d nuevas introducciones"; +$a->strings["Delegated Channels"] = "Canales delegados"; +$a->strings["Public access denied."] = "Acceso público denegado."; +$a->strings["%d rating"] = array( + 0 => "%d valoración", + 1 => "%d valoraciones", +); +$a->strings["Gender: "] = "Género:"; +$a->strings["Status: "] = "Estado:"; +$a->strings["Homepage: "] = "Página de inicio:"; +$a->strings["Description:"] = "Descripción:"; +$a->strings["Public Forum:"] = "Foro público:"; +$a->strings["Keywords: "] = "Palabras clave:"; +$a->strings["Don't suggest"] = "No sugerir:"; +$a->strings["Common connections:"] = "Conexiones comunes:"; +$a->strings["Global Directory"] = "Directorio global:"; +$a->strings["Local Directory"] = "Directorio local:"; +$a->strings["Finding:"] = "Encontrar:"; +$a->strings["next page"] = "siguiente página"; +$a->strings["previous page"] = "página anterior"; +$a->strings["Sort options"] = "Ordenar opciones"; +$a->strings["Alphabetic"] = "Alfabético"; +$a->strings["Reverse Alphabetic"] = "Alfabético inverso"; +$a->strings["Newest to Oldest"] = "Más nuevo a más antiguo"; +$a->strings["Oldest to Newest"] = "Más antiguo a más nuevo"; +$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas entradas pueden estar ocultas)."; +$a->strings["Xchan Lookup"] = "Búsqueda Xchan"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Buscar xchan que comience por (o webbie):"; +$a->strings["Not found."] = "No encontrado."; +$a->strings["Authorize application connection"] = "Autorizar conexión de aplicación"; +$a->strings["Return to your app and insert this Securty Code:"] = "Volver a su \"app\" e introducir este código de seguridad:"; +$a->strings["Please login to continue."] = "Por favor inicia sesión para continuar."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "¿Desea autorizar a esta aplicación a acceder a sus publicaciones y contactos, y/o crear nuevas publicaciones por usted?"; +$a->strings["Page Title"] = "Título de página"; +$a->strings["Channel added."] = "Canal añadido."; +$a->strings["Tag removed"] = "Etiqueta eliminada."; +$a->strings["Remove Item Tag"] = "Eliminar etiqueta de elemento."; +$a->strings["Select a tag to remove: "] = "Selecciona una etiqueta a eliminar:"; +$a->strings["Remove"] = "Eliminar"; +$a->strings["Continue"] = "Continuar"; +$a->strings["Premium Channel Setup"] = "Configuración de canal premium"; +$a->strings["Enable premium channel connection restrictions"] = "Habilitar restricciones de conexión de canal premium"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Por favor introduzca sus restricciones o condiciones, como recibo paypal, normas de uso, etc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Este canal puede requerir antes de conectar pasos adicionales o conocimiento de las siguientes condiciones:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Las posibles conexiones verán por tanto el siguiente texto antes de proceder:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Al continuar, certifico que he cumplido con todas las intrucciones proporcionadas en esta página."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(No ha sido proporcionada ninguna instrucción específica por el propietario del canal.)"; +$a->strings["Restricted or Premium Channel"] = "Canal premium o restringido"; +$a->strings["Thing updated"] = "Elemento actualizado."; +$a->strings["Object store: failed"] = "Guardar objeto: ha fallado"; +$a->strings["Thing added"] = "Elemento añadido"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Mostrar elemento"; +$a->strings["item not found."] = "elemento no encontrado."; +$a->strings["Edit Thing"] = "Editar elemento"; +$a->strings["Select a profile"] = "Seleccionar un perfil"; +$a->strings["Post an activity"] = "Publicar una actividad"; +$a->strings["Only sends to viewers of the applicable profile"] = "Sólo envíos a espectadores del perfil pertinente."; +$a->strings["Name of thing e.g. something"] = "Nombre del elemento e.g. algo"; +$a->strings["URL of thing (optional)"] = "URL del elemento (opcional)"; +$a->strings["URL for photo of thing (optional)"] = "URL para foto o elemento (opcional)"; +$a->strings["Add Thing to your Profile"] = "Añadir elemento a su perfil"; +$a->strings["Item not available."] = "Elemento no disponible"; +$a->strings["Fetching URL returns error: %1\$s"] = "Obtener URL retorna error: %1\$s"; +$a->strings["Image uploaded but image cropping failed."] = "Imagen actualizada pero recorte de imagen ha fallado. "; +$a->strings["Image resize failed."] = "Ajustar tamaño de imagen ha fallado."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recargue la página o limpie caché del navegador si la nueva foto no se muestra inmediatamente."; +$a->strings["Image exceeds size limit of %d"] = "La imagen supera el límite de %d"; +$a->strings["Unable to process image."] = "No ha sido posible procesar la imagen."; +$a->strings["Photo not available."] = "Foto no disponible."; +$a->strings["Upload File:"] = "Subir archivo:"; +$a->strings["Select a profile:"] = "Seleccionar un perfil:"; +$a->strings["Upload Profile Photo"] = "Subir foto de perfil"; +$a->strings["or"] = "o"; +$a->strings["skip this step"] = "Omitir este paso"; +$a->strings["select a photo from your photo albums"] = "Seleccione una foto de sus álbums de fotos"; +$a->strings["Crop Image"] = "Recortar imagen"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor ajuta el recorte de la imagen para una visión óptima."; +$a->strings["Done Editing"] = "Edición completada"; +$a->strings["Image uploaded successfully."] = "Imagen subida correctamente."; +$a->strings["Image upload failed."] = "Subida de imagen fallida."; +$a->strings["Image size reduction [%s] failed."] = "Reducción de la imagen [%s] fallida."; +$a->strings["Invalid item."] = "Elemento no válido."; +$a->strings["Channel not found."] = "Canal no encontrado."; +$a->strings["Page not found."] = "Página no encontrada."; +$a->strings["Like/Dislike"] = "Me gusta/No me gusta"; +$a->strings["This action is restricted to members."] = "Esta acción está restringida solo para miembros."; +$a->strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Por favor, identifíquese con su \$Projectname ID o rregístrese como un nuevo \$Projectname member para continuar."; +$a->strings["Invalid request."] = "Solicitud incorrecta."; +$a->strings["thing"] = "elemento"; +$a->strings["Channel unavailable."] = "Canal no disponible."; +$a->strings["Previous action reversed."] = "Acción anterior revocada."; +$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s está de acuerdo con %2\$s de %3\$s"; +$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no están de acuerdo con %2\$s de %3\$s"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s se abstiene de pronunciarse sobre %2\$s's %3\$s"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s asistirá a %2\$s de %3\$s"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no asistirá a %2\$s de %3\$s"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s podrá asistir a %2\$s de %3\$s"; +$a->strings["Action completed."] = "Acción completada."; +$a->strings["Thank you."] = "Gracias."; +$a->strings["Calendar entries imported."] = "Entradas de calendario importadas."; +$a->strings["No calendar entries found."] = "No encontradas entradas de calendario."; +$a->strings["Event can not end before it has started."] = "Un evento no puede terminar antes de que haya comenzado."; +$a->strings["Unable to generate preview."] = "No se puede crear la vista previa."; +$a->strings["Event title and start time are required."] = "Se requieren el título del evento y su hora de inicio."; +$a->strings["Event not found."] = "Evento no encontrado."; +$a->strings["l, F j"] = "l j F"; +$a->strings["Edit event"] = "Editar evento"; +$a->strings["Delete event"] = "Borrar evento"; +$a->strings["calendar"] = "calendario"; +$a->strings["Create New Event"] = "Crear Nuevo Evento"; +$a->strings["Previous"] = "Anterior"; +$a->strings["Next"] = "Siguiente"; +$a->strings["Export"] = "Exportar"; +$a->strings["Import"] = "Importar"; +$a->strings["Event removed"] = "Evento borrado"; +$a->strings["Failed to remove event"] = "Error al borrar evento"; +$a->strings["Event details"] = "Detalles del evento"; +$a->strings["Starting date and Title are required."] = "Se requieren fecha y Título."; +$a->strings["Categories (comma-separated list)"] = "Categorías (lista separada por comas)"; +$a->strings["Event Starts:"] = "Inicios de acontecimientos:"; +$a->strings["Finish date/time is not known or not relevant"] = "La fecha / hora de finalización no se conocen o no son relevantes"; +$a->strings["Event Finishes:"] = "Eventos Terminados:"; +$a->strings["Adjust for viewer timezone"] = "Ajustar para obtener el visor de zona horaria"; +$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Importante para los eventos que suceden en un lugar determinado. No práctico para las vacaciones globales."; +$a->strings["Title:"] = "Título:"; +$a->strings["Share this event"] = "Compartir este evento"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo %2\$s de %3\$s"; +$a->strings["Public Sites"] = "Sitios públicos"; +$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Los sitios listados permiten el registro público de la red \$Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales."; +$a->strings["Rate this hub"] = "Valorar este sitio"; +$a->strings["Site URL"] = "URL del sitio"; +$a->strings["Access Type"] = "Tipo de Acceso"; +$a->strings["Registration Policy"] = "Normas de Registro"; +$a->strings["Location"] = "Localización"; +$a->strings["View hub ratings"] = "Ver las valoraciones del sitio"; +$a->strings["Rate"] = "Valoración"; +$a->strings["View ratings"] = "Ver valoraciones"; +$a->strings["Edit post"] = "Editar entrada"; +$a->strings["\$Projectname channel"] = "canal \$Projectname"; +$a->strings["Collection created."] = "Colección creada."; +$a->strings["Could not create collection."] = "No se puede crear colección."; +$a->strings["Collection updated."] = "Colección actualizada."; +$a->strings["Create a collection of channels."] = "Crear una colección de canales."; +$a->strings["Collection Name: "] = "Nombre de la Colección:"; +$a->strings["Members are visible to other channels"] = "Los miembros son visibles para otros canales"; +$a->strings["Collection removed."] = "Colección eliminada."; +$a->strings["Unable to remove collection."] = "No ha sido posible de eliminar la colección."; +$a->strings["Collection Editor"] = "Editor de Colecciones"; +$a->strings["Members"] = "Miembros"; +$a->strings["All Connected Channels"] = "Todos los canales conectados"; +$a->strings["Click on a channel to add or remove."] = "Haga clic en un canal para agregar o quitar."; +$a->strings["Version %s"] = "Versión %s"; +$a->strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps instalados:"; +$a->strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instalados:"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Este es un sitio integrado en \$Projectname - una red cooperativa mundial de sitios web descentralizados de privacidad mejorada."; +$a->strings["Tag: "] = "Etiqueta:"; +$a->strings["Last background fetch: "] = "Último fondo elegido:"; +$a->strings["Running at web location"] = "Corriendo en un sitio web"; +$a->strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Por favor, visite redmatrix.me para aprender más sobre \$Projectname."; +$a->strings["Bug reports and issues: please visit"] = "Informes de errores e incidencias: por, favor visite"; +$a->strings["\$projectname issues"] = "Problemas en \$projectname"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Sugerencias, elogios, etc - por favor, un correo electrónico a \"redmatrix\" en librelist - punto com"; +$a->strings["Site Administrators"] = "Administradores del sitio"; +$a->strings["Unable to locate original post."] = "No ha sido posible encontrar la entrada original."; +$a->strings["Empty post discarded."] = "Desechada entrada vacía."; +$a->strings["Executable content type not permitted to this channel."] = "Contenido de tipo ejecutable no permitido en este canal."; +$a->strings["System error. Post not saved."] = "Error del sistema. Entrada no salvada."; +$a->strings["Unable to obtain post information from database."] = "No ha sido posible obtener información de la entrada en la base de datos."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Ha alcanzado su límite de %1$.0f tope máximo de entradas"; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Ha alcanzado su límite de %1$.0f páginas web."; +$a->strings["No such group"] = "No se encuentra el grupo"; +$a->strings["No such channel"] = "No se encuentra el canal"; +$a->strings["Search Results For:"] = "Buscar resultados para:"; +$a->strings["Collection is empty"] = "La colección está vacía"; +$a->strings["Collection: "] = "Colección:"; +$a->strings["Connection: "] = "Conexión:"; +$a->strings["Invalid connection."] = "Conexión no válida."; +$a->strings["No channel."] = "Ningún canal."; +$a->strings["Common connections"] = "Conexiones comunes"; +$a->strings["No connections in common."] = "Ninguna conexión en común."; +$a->strings["This site is not a directory server"] = "Este sitio no es un servidor de directorio"; +$a->strings["Could not access contact record."] = "No se ha podido acceder al registro de contacto."; +$a->strings["Could not locate selected profile."] = "No se ha podido localizar el perfil seleccionado."; +$a->strings["Connection updated."] = "Conexión actualizada."; +$a->strings["Failed to update connection record."] = "Error al actualizar el registro de la conexión."; +$a->strings["Blocked"] = "Bloqueado"; +$a->strings["Ignored"] = "Ignorado"; +$a->strings["Hidden"] = "Oculto"; +$a->strings["Archived"] = "Archivado"; +$a->strings["Suggest new connections"] = "Sugerir nuevas conexiones"; +$a->strings["New Connections"] = "Nuevas conecciones"; +$a->strings["Show pending (new) connections"] = "Mostrar conexiones (nuevas) pendientes"; +$a->strings["All Connections"] = "Todas las conexiones"; +$a->strings["Show all connections"] = "Mostrar todas las conexiones"; +$a->strings["Unblocked"] = "Desbloqueado"; +$a->strings["Only show unblocked connections"] = "Mostrar solo las conexiones desbloqueadas"; +$a->strings["Only show blocked connections"] = "Mostrar solo las conexiones bloqueadas"; +$a->strings["Only show ignored connections"] = "Mostrar solo conexiones ignoradas"; +$a->strings["Only show archived connections"] = "Mostrar solo las conexiones archivadas"; +$a->strings["Only show hidden connections"] = "Mostrar solo las conexiones ocultas"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Editar conexión"; +$a->strings["Search your connections"] = "Buscar sus conexiones"; +$a->strings["Finding: "] = "Encontrado:"; +$a->strings["Block Name"] = "Nombre del bloque"; +$a->strings["Block Title"] = "Título del bloque"; +$a->strings["Item not found"] = "Elemento no encontrado"; +$a->strings["Item is not editable"] = "El elemento no es editable"; +$a->strings["Delete item?"] = "¿Borrar este elemento?"; +$a->strings["Insert YouTube video"] = "Insertar vídeo de YouTube"; +$a->strings["Insert Vorbis [.ogg] video"] = "Insertar vídeo Vorbis [.ogg]"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Insertar audio Vorbis [.ogg]"; +$a->strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - Invitados: Nombre de usuario: {su dirección de correo electrónico}, Contraseña: +++"; +$a->strings["Page owner information could not be retrieved."] = "La información del propietario de la página no pudo ser recuperada."; +$a->strings["Album not found."] = "Álbum no encontrado."; +$a->strings["Delete Album"] = "Borrar álbum"; +$a->strings["Delete Photo"] = "Borrar foto"; +$a->strings["No photos selected"] = "No hay fotos seleccionadas"; +$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB de %2$.2f MB de almacenamiento de fotos utilizado."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB de almacenamiento de fotos utilizado."; +$a->strings["Upload Photos"] = "Subir fotos"; +$a->strings["Enter a new album name"] = "Introducir un nuevo nombre de álbum"; +$a->strings["or select an existing one (doubleclick)"] = "o seleccionar uno (Double click) existente"; +$a->strings["Create a status post for this upload"] = "Crear una entrada de estado para esta subida"; +$a->strings["Album name could not be decoded"] = "El nombre del álbum no ha podido ser descifrado"; +$a->strings["Contact Photos"] = "Fotos de contacto"; +$a->strings["Show Newest First"] = "Mostrar lo más reciente primero"; +$a->strings["Show Oldest First"] = "Mostrar lo más antiguo primero"; +$a->strings["View Photo"] = "Ver foto"; +$a->strings["Edit Album"] = "Editar álbum"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permiso denegado. El acceso a este elemento puede estar restringido."; +$a->strings["Photo not available"] = "Foto no disponible"; +$a->strings["Use as profile photo"] = "Usar como foto de perfil"; +$a->strings["Private Photo"] = "Foto privada"; +$a->strings["View Full Size"] = "Ver tamaño completo"; +$a->strings["Edit photo"] = "Editar foto"; +$a->strings["Rotate CW (right)"] = "Girar CW (a la derecha)"; +$a->strings["Rotate CCW (left)"] = "Girar CCW (a la izquierda)"; +$a->strings["Caption"] = "Título"; +$a->strings["Add a Tag"] = "Añadir una etiqueta"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Ejemplo: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Marcar como \"adultos\" en el álbum"; +$a->strings["In This Photo:"] = "En esta foto:"; +$a->strings["Map"] = "Mapa"; +$a->strings["View Album"] = "Ver álbum"; +$a->strings["Recent Photos"] = "Fotos recientes"; +$a->strings["Items tagged with: %s"] = "elementos etiquetados con: %s"; +$a->strings["Search results for: %s"] = "Resultados de la búsqueda para: %s"; +$a->strings["Profile Match"] = "Perfil compatible"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave en el perfil principal para poder encontrar perfiles compatibles. Por favor, añada palabras clave a su perfil principal."; +$a->strings["is interested in:"] = "está interesado en:"; +$a->strings["No matches"] = "No se han encontrado perfiles compatibles"; +$a->strings["Away"] = "Ausente"; +$a->strings["Online"] = "Conectado"; +$a->strings["Select a bookmark folder"] = "Seleccionar una carpeta de marcadores"; +$a->strings["Save Bookmark"] = "Guardar marcador"; +$a->strings["URL of bookmark"] = "URL del marcador"; +$a->strings["Description"] = "Descripción"; +$a->strings["Or enter new bookmark folder name"] = "O introduzca un nuevo nombre para la carpeta de marcadores"; +$a->strings["No more system notifications."] = "No hay más notificaciones de sistema"; +$a->strings["System Notifications"] = "Notificaciones de sistema"; +$a->strings["network"] = "red"; +$a->strings["RSS"] = "RSS"; +$a->strings["Layout updated."] = "Diseño actualizado"; +$a->strings["Edit System Page Description"] = "Editor del Sistema de Descripción de Páginas"; +$a->strings["Layout not found."] = "Diseño no encontrado"; +$a->strings["Module Name:"] = "Nombre del módulo:"; +$a->strings["Layout Help"] = "Ayuda para el diseño de la página"; +$a->strings["- select -"] = "-seleccionar-"; +$a->strings["Your service plan only allows %d channels."] = "Su paquete de servicios solo permite %d canales."; +$a->strings["Nothing to import."] = "No hay nada para importar."; +$a->strings["Unable to download data from old server"] = "No se han podido descargar datos de su antiguo servidor"; +$a->strings["Imported file is empty."] = "El fichero importado está vacío."; +$a->strings["The data provided is not compatible with this project."] = "Los datos proporcionados no son compatibles con este proyecto."; +$a->strings["Warning: Database versions differ by %1\$d updates."] = "Atención: Las versiones de la base de datos difieren en %1\$d actualizaciones."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No se ha podido crear el canal porque el identificador del canal no se ha podido duplicar en este servidor."; +$a->strings["Channel clone failed. Import failed."] = "No se ha podido importar el canal porque el canal no se ha podido clonar."; +$a->strings["Cloned channel not found. Import failed."] = "No se ha podido importar el canal porque el canal clonado no se ha encontrado."; +$a->strings["You must be logged in to use this feature."] = "Debe estar registrado para poder usar esta funcionalidad."; +$a->strings["Import Channel"] = "Importar canal"; +$a->strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Emplee este formulario para importar un canal desde un servidor/hub diferente. Puede recuperar el canal desde el antiguo servidor/hub a través de la red o proporcionando un fichero de exportación."; +$a->strings["File to Upload"] = "Fichero para subir"; +$a->strings["Or provide the old server/hub details"] = "O proporcionando los detalles de su antiguo servidor/hub"; +$a->strings["Your old identity address (xyz@example.com)"] = "Su identidad en el antiguo servidor (canal@ejemplo.com)"; +$a->strings["Your old login email address"] = "Su antigua dirección de correo electrónico"; +$a->strings["Your old login password"] = "Su antigua contraseña"; +$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Para cualquiera de las opciones, elija si hacer de este servidor su nueva dirección primaria, o si su antigua ubicación debe continuar con este papel. Usted podrá publicar desde cualquier ubicación, pero sólo una puede estar marcada como la ubicación principal para los ficheros, fotos y otras imágenes o vídeos."; +$a->strings["Make this hub my primary location"] = "Convertir este servidor en mi ubicación primaria"; +$a->strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa el contenido publicado si es posible (experimental - limitado por la memoria disponible"; +$a->strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Este proceso puede tardar varios minutos en completarse. Por favor envíe el formulario una sola vez y mantenga esta página abierta hasta que termine."; +$a->strings["Delete layout?"] = "¿Borrar formato?"; +$a->strings["Layout Description (Optional)"] = "Descripción del diseño (opcional)"; +$a->strings["Layout Name"] = "Nombre del diseño"; +$a->strings["Edit Layout"] = "Editar diseño"; +$a->strings["You must be logged in to see this page."] = "Debe estar registrado para poder ver esta página."; +$a->strings["Room not found"] = "Sala no encontrada"; +$a->strings["Leave Room"] = "Abandonar sala"; +$a->strings["Delete This Room"] = "Eliminar esta sala"; +$a->strings["I am away right now"] = "Estoy ausente momentáneamente"; +$a->strings["I am online"] = "Estoy conectado"; +$a->strings["Bookmark this room"] = "Añadir esta sala a Marcadores"; +$a->strings["New Chatroom"] = "Nueva sala de chat"; +$a->strings["Chatroom Name"] = "Nombre de sala de chat"; +$a->strings["%1\$s's Chatrooms"] = "Sala de chat de %1\$s"; +$a->strings["Menu not found."] = "Menú no encontrado"; +$a->strings["Unable to create element."] = "Imposible crear el elemento."; +$a->strings["Unable to update menu element."] = "No es posible actualizar el elemento del menú."; +$a->strings["Unable to add menu element."] = "No es posible añadir el elemento al menú"; +$a->strings["Menu Item Permissions"] = "Permisos del elemento del menú"; +$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)"; +$a->strings["Link Name"] = "Nombre del enlace"; +$a->strings["Link or Submenu Target"] = "Destino del enlace o submenú"; +$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Introduzca la dirección del enlace o seleccione el nombre de un submenú"; +$a->strings["Use magic-auth if available"] = "Use la autenticación mágica si está disponible"; +$a->strings["Open link in new window"] = "Abrir el enlace en una nueva ventana"; +$a->strings["Order in list"] = "Orden en la lista"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Los números más altos irán al final de la lista"; +$a->strings["Submit and finish"] = "Enviar y terminar"; +$a->strings["Submit and continue"] = "Enviar y continuar"; +$a->strings["Menu:"] = "Menú:"; +$a->strings["Link Target"] = "Destino del enlace"; +$a->strings["Edit menu"] = "Editar menú"; +$a->strings["Edit element"] = "Editar elemento"; +$a->strings["Drop element"] = "Eliminar el elemento"; +$a->strings["New element"] = "Nuevo elemento"; +$a->strings["Edit this menu container"] = "Modificar el contenedor del menú"; +$a->strings["Add menu element"] = "Añadir un elemento al menú"; +$a->strings["Delete this menu item"] = "Eliminar este elemento del menú"; +$a->strings["Edit this menu item"] = "Modificar este elemento del menú"; +$a->strings["Menu item not found."] = "Este elemento del menú no se ha encontrado"; +$a->strings["Menu item deleted."] = "Este elemento del menú ha sido borrado"; +$a->strings["Menu item could not be deleted."] = "Este elemento del menú no puede ser borrada."; +$a->strings["Edit Menu Element"] = "Editar elemento del menú"; +$a->strings["Link text"] = "Texto del enlace"; +$a->strings["Delete webpage?"] = "¿Eliminar página web?"; +$a->strings["Page link title"] = "Título del enlace de la página"; +$a->strings["Edit Webpage"] = "Editar página web"; +$a->strings["This directory server requires an access token"] = "El servidor de este directorio necesita un \"token\" de acceso"; +$a->strings["No valid account found."] = "No se ha encontrado una cuenta válida."; +$a->strings["Password reset request issued. Check your email."] = "Se ha recibido una solicitud de restablecimiento de contraseña. Consulte su correo electrónico."; +$a->strings["Site Member (%s)"] = "Usuario del sitio (%s)"; +$a->strings["Password reset requested at %s"] = "Se ha solicitado restablecer la contraseña en %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no ha podido ser verificada. (Puede que la haya enviado con anterioridad) El restablecimiento de la contraseña ha fallado."; +$a->strings["Password Reset"] = "Contraseña restablecida"; +$a->strings["Your password has been reset as requested."] = "Su contraseña ha sido restablecida según lo solicitó."; +$a->strings["Your new password is"] = "Su nueva contraseña es"; +$a->strings["Save or copy your new password - and then"] = "Guarde o copie su nueva contraseña - y después"; +$a->strings["click here to login"] = "Pulse aquí para conectarse"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Puede cambiar la contraseña en la página Configuraciones una vez iniciada la sesión."; +$a->strings["Your password has changed at %s"] = "Su contraseña en %s ha sido cambiada"; +$a->strings["Forgot your Password?"] = "¿Ha olvidado su contraseña?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduzca y envíe su dirección de correo electrónico para que el restablecimiento de csu ontraseña. Luego revise su correo para obtener más instrucciones."; +$a->strings["Email Address"] = "Dirección de correo electrónico"; +$a->strings["Reset"] = "Reiniciar"; +$a->strings["Website:"] = "Sitio web:"; +$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Canal remoto [%s] (aún no es conocido en este sitio)"; +$a->strings["Rating (this information is public)"] = "Valoración (esta información es pública)"; +$a->strings["Optionally explain your rating (this information is public)"] = "Opcionalmente puede explicar su valoración (esta información es pública)"; +$a->strings["Delete block?"] = "¿Borrar este bloque?"; +$a->strings["Edit Block"] = "Modificar este bloque"; +$a->strings["Total invitation limit exceeded."] = "Se ha superado el límite máximo de invitaciones."; +$a->strings["%s : Not a valid email address."] = "%s : No es una dirección de correo electrónico válida. "; +$a->strings["Please join us on Red"] = "Únase a nosotros en RedMatrix"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Excedido el límite de invitaciones. Por favor, contacte con el Administrador de su sitio."; +$a->strings["%s : Message delivery failed."] = "%s : Falló la entrega del mensaje."; +$a->strings["%d message sent."] = array( + 0 => "%d mensajes enviados.", + 1 => "%d mensajes enviados.", +); +$a->strings["You have no more invitations available"] = "No tiene más invitaciones disponibles"; +$a->strings["Send invitations"] = "Enviar invitaciones"; +$a->strings["Enter email addresses, one per line:"] = "Introduzca las direcciones de correo electrónica, una por línea:"; +$a->strings["Your message:"] = "Su mensaje:"; +$a->strings["Please join my community on \$Projectname."] = "Por favor, únase a mi comunidad en \$Projectname."; +$a->strings["You will need to supply this invitation code: "] = "Debe proporcionar este código de invitación:"; +$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Regístrese en cualquier lugar del \$Projectname (están todos interconectados)"; +$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Introduzca mi dirección \$Projectname en la caja de búsqueda del sitio."; +$a->strings["or visit "] = "o visite"; +$a->strings["3. Click [Connect]"] = "3. Pulse [conectar]"; +$a->strings["Location not found."] = "Localización no encontrada."; +$a->strings["Primary location cannot be removed."] = "La localización primaria no puede ser eliminada."; +$a->strings["No locations found."] = "Ninguna localización encontrada."; +$a->strings["Manage Channel Locations"] = "Gestionar localizaciones del canal"; +$a->strings["Location (address)"] = "Localización (dirección)"; +$a->strings["Primary Location"] = "Localización primaria"; +$a->strings["Drop location"] = "Eliminar localización"; +$a->strings["Failed to create source. No channel selected."] = "Imposible crear la fuente. Ningún canal ha sido seleccionado."; +$a->strings["Source created."] = "Fuente creada."; +$a->strings["Source updated."] = "Fuente actualizada."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Gestionar contenido de origen remoto para su canal."; +$a->strings["New Source"] = "Nueva fuente"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar todo el contenido o una selección de los siguientes canales en este canal, y distribuirlo de acuerdo con los ajustes de su canal."; +$a->strings["Only import content with these words (one per line)"] = "Importar solo contenido que contenga estas palabras (una por línea)"; +$a->strings["Leave blank to import all public content"] = "Dejar en blanco para importar todo el contenido público"; +$a->strings["Channel Name"] = "Nombre del canal"; +$a->strings["Source not found."] = "Fuente no encontrada"; +$a->strings["Edit Source"] = "Editar fuente"; +$a->strings["Delete Source"] = "Eliminar fuente"; +$a->strings["Source removed"] = "Fuente eliminada"; +$a->strings["Unable to remove source."] = "Imposible eliminar la fuente."; +$a->strings["Unable to update menu."] = "No se puede actualizar el menú."; +$a->strings["Unable to create menu."] = "No se puede crear el menú."; +$a->strings["Menu Name"] = "Nombre del menú"; +$a->strings["Unique name (not visible on webpage) - required"] = "Nombre único (no será visible en la página web) - requerido"; +$a->strings["Menu Title"] = "Título del menú"; +$a->strings["Visible on webpage - leave empty for no title"] = "Visible en la página web - no ponga nada si no desea un título"; +$a->strings["Allow Bookmarks"] = "Permitir marcadores"; +$a->strings["Menu may be used to store saved bookmarks"] = "El menú se puede usar para guardar marcadores"; +$a->strings["Submit and proceed"] = "Enviar y proceder"; +$a->strings["Drop"] = "Eliminar"; +$a->strings["Bookmarks allowed"] = "Marcadores permitidos"; +$a->strings["Delete this menu"] = "Borrar este menú"; +$a->strings["Edit menu contents"] = "Editar los contenidos del menú"; +$a->strings["Edit this menu"] = "Modificar este menú"; +$a->strings["Menu could not be deleted."] = "El menú no puede ser eliminado."; +$a->strings["Edit Menu"] = "Modificar el menú"; +$a->strings["Add or remove entries to this menu"] = "Añadir o quitar entradas en este menú"; +$a->strings["Menu name"] = "Nombre del menú"; +$a->strings["Must be unique, only seen by you"] = "Debe ser único, solo será visible para usted"; +$a->strings["Menu title"] = "Título del menú"; +$a->strings["Menu title as seen by others"] = "El título del menú tal como será visto por los demás"; +$a->strings["Allow bookmarks"] = "Permitir marcadores"; +$a->strings["Permission Denied."] = "Permiso denegado"; +$a->strings["File not found."] = "Fichero no encontrado."; +$a->strings["Edit file permissions"] = "Modificar los permisos del fichero"; +$a->strings["Set/edit permissions"] = "Establecer/editar los permisos"; +$a->strings["Include all files and sub folders"] = "Incluir todos los ficheros y subcarpetas"; +$a->strings["Return to file list"] = "Volver a la lista de ficheros"; +$a->strings["Copy/paste this code to attach file to a post"] = "Copiar/pegar este código para adjuntar el fichero al envío"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Copiar/pegar esta dirección para enlazar el fichero desde una página web"; +$a->strings["Share this file"] = "Compartir este fichero"; +$a->strings["Show URL to this file"] = "Mostrar la dirección de este fichero"; +$a->strings["Notify your contacts about this file"] = "Avisar a sus contactos de este fichero"; +$a->strings["Contact not found."] = "Contacto no encontrado"; +$a->strings["Friend suggestion sent."] = "Enviar sugerencia a un amigo."; +$a->strings["Suggest Friends"] = "Sugerir amigos"; +$a->strings["Suggest a friend for %s"] = "Sugerir un amigo a %s"; +$a->strings["Hub not found."] = "Servidor no encontrado"; +$a->strings["Poke/Prod"] = "Dar un toque/Incitar"; +$a->strings["poke, prod or do other things to somebody"] = "dale un toque, incita o hasle otras cosas a alguien"; +$a->strings["Recipient"] = "Destinatario"; +$a->strings["Choose what you wish to do to recipient"] = "Elegir qué desea enviar al destinatario"; +$a->strings["Make this post private"] = "Convertir en privado este envío"; +$a->strings["Invalid profile identifier."] = "Identificador de perfil no válido"; +$a->strings["Profile Visibility Editor"] = "Editor de visibilidad el perfil"; +$a->strings["Click on a contact to add or remove."] = "Pulsar en un contacto para añadir o eliminar."; +$a->strings["Visible To"] = "Visible para"; +$a->strings["%s element installed"] = "%s elemento instalado"; +$a->strings["%s element installation failed"] = "Elemento con instalación fallida: %s"; +$a->strings["Profile not found."] = "Perfil no encontrado."; +$a->strings["Profile deleted."] = "Perfil eliminado."; +$a->strings["Profile-"] = "Perfil-"; +$a->strings["New profile created."] = "Creado el nuevo perfil."; +$a->strings["Profile unavailable to clone."] = "Perfil no disponible para clonar."; +$a->strings["Profile unavailable to export."] = "Perfil no disponible para exportar."; +$a->strings["Profile Name is required."] = "Se necesita el nombre del perfil."; +$a->strings["Marital Status"] = "Estado sentimental"; +$a->strings["Romantic Partner"] = "Pareja sentimental"; +$a->strings["Likes"] = "Me gusta"; +$a->strings["Dislikes"] = "No me gusta"; +$a->strings["Work/Employment"] = "Trabajo:"; +$a->strings["Religion"] = "Religión"; +$a->strings["Political Views"] = "Ideas políticas"; +$a->strings["Gender"] = "Género"; +$a->strings["Sexual Preference"] = "Preferencia sexual"; +$a->strings["Homepage"] = "Página personal"; +$a->strings["Interests"] = "Intereses"; +$a->strings["Address"] = "Dirección"; +$a->strings["Profile updated."] = "Perfil actualizado."; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "¿Ocultar su lista de contactos a los visitantes de este perfil?"; +$a->strings["Edit Profile Details"] = "Modificar los detalles de este perfil"; +$a->strings["View this profile"] = "Ver este perfil"; +$a->strings["Change Profile Photo"] = "Cambiar la foto del perfil"; +$a->strings["Create a new profile using these settings"] = "Crear un nuevo perfil usando estos ajustes"; +$a->strings["Clone this profile"] = "Clonar este perfil"; +$a->strings["Delete this profile"] = "Eliminar este perfil"; +$a->strings["Import profile from file"] = "Importar perfil desde un fichero"; +$a->strings["Export profile to file"] = "Exportar perfil a un fichero"; +$a->strings["Profile Name:"] = "Nombre del perfil:"; +$a->strings["Your Full Name:"] = "Su nombre completo:"; +$a->strings["Title/Description:"] = "Título/Descripción:"; +$a->strings["Your Gender:"] = "Su género:"; +$a->strings["Birthday :"] = "Cumpleaños:"; +$a->strings["Street Address:"] = "Calle:"; +$a->strings["Locality/City:"] = "Ciudad:"; +$a->strings["Postal/Zip Code:"] = "Código postal:"; +$a->strings["Country:"] = "País:"; +$a->strings["Region/State:"] = "Región/Estado:"; +$a->strings[" Marital Status:"] = " Estado sentimental:"; +$a->strings["Who: (if applicable)"] = "Quién: (si es aplicable)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Por ejemplo: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Desde [fecha]:"; +$a->strings["Homepage URL:"] = "Dirección de la página personal:"; +$a->strings["Religious Views:"] = "Creencias religiosas:"; +$a->strings["Keywords:"] = "Palabras clave:"; +$a->strings["Example: fishing photography software"] = "Por ejemplo: software de fotografía submarina"; +$a->strings["Used in directory listings"] = "Visible en el directorio público del canal"; +$a->strings["Tell us about yourself..."] = "Háblenos de usted..."; +$a->strings["Hobbies/Interests"] = "Aficiones/Intereses"; +$a->strings["Contact information and Social Networks"] = "Información de contacto y redes sociales"; +$a->strings["My other channels"] = "Mis otros canales"; +$a->strings["Musical interests"] = "Preferencias musicales"; +$a->strings["Books, literature"] = "Libros, literatura"; +$a->strings["Television"] = "Televisión"; +$a->strings["Film/dance/culture/entertainment"] = "Cine/danza/cultura/entretenimiento"; +$a->strings["Love/romance"] = "Vida sentimental/amorosa"; +$a->strings["Work/employment"] = "Trabajo"; +$a->strings["School/education"] = "Educación"; +$a->strings["This is your default profile."] = "Este es su perfil principal."; +$a->strings["Age: "] = "Edad:"; +$a->strings["Edit/Manage Profiles"] = "Modificar/gestionar perfiles"; +$a->strings["Add profile things"] = "Añadir cosas al perfil"; +$a->strings["Include desirable objects in your profile"] = "Añadir objetos interesantes en su perfil"; +$a->strings["No ratings"] = "Ninguna valoración"; +$a->strings["Ratings"] = "Valoraciones"; +$a->strings["Rating: "] = "Valoración:"; +$a->strings["Website: "] = "Sitio web:"; +$a->strings["Description: "] = "Descripción:"; +$a->strings["Source of Item"] = "Origen del elemento"; +$a->strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Instalación"; +$a->strings["Could not connect to database."] = "No se ha podido conectar a la base de datos."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No se puede conectar con la dirección del sitio indicada. Podría tratarse de un problema de SSL o DNS."; +$a->strings["Could not create table."] = "No se puede crear la tabla."; +$a->strings["Your site database has been installed."] = "La base de datos del sitio ha sido instalada."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podría tener que importar manualmente el fichero \"install/schema_xxx.sql\" usando un cliente de base de datos."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Por favor, lea el fichero \"install/INSTALL.txt\"."; +$a->strings["System check"] = "Verificación del sistema"; +$a->strings["Check again"] = "Verificar de nuevo"; +$a->strings["Database connection"] = "Conexión a la base de datos"; +$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "Para instalar \$Projectname es necesario saber cómo conectar con su base de datos."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, contacte con el proveedor de servicios o el administrador del sitio si tiene dudas sobre estos ajustes."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de datos que especifique a continuación debe existir ya. Si no es así, por favor, créela antes de seguir."; +$a->strings["Database Server Name"] = "Nombre del servidor de base de datos"; +$a->strings["Default is localhost"] = "Por defecto es localhost"; +$a->strings["Database Port"] = "Puerto de la base de datos"; +$a->strings["Communication port number - use 0 for default"] = "Número del puerto de comunicaciones - use 0 como valor por defecto"; +$a->strings["Database Login Name"] = "Nombre de acceso a la base de datos"; +$a->strings["Database Login Password"] = "Contraseña de acceso a la base de datos"; +$a->strings["Database Name"] = "Nombre de la base de datos"; +$a->strings["Database Type"] = "Tipo de base de datos"; +$a->strings["Site administrator email address"] = "Dirección de correo electrónico del administrador del sitio"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Su cuenta deberá usar la misma dirección de correo electrónico para poder utilizar el panel de administración web."; +$a->strings["Website URL"] = "Dirección del sitio web"; +$a->strings["Please use SSL (https) URL if available."] = "Por favor, use SSL (https) si está disponible."; +$a->strings["Please select a default timezone for your website"] = "Por favor, selecciones la zona horaria por defecto de su sitio web"; +$a->strings["Site settings"] = "Ajustes del sitio"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No se puede encontrar una versión en línea de comandos de PHP en la ruta del servidor web."; +$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si no tiene instalada la versión de línea de comandos de PHP en su servidor, no podrá ejecutar votaciones en segundo plano vía cron."; +$a->strings["PHP executable path"] = "ruta del ejecutable PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introducir la ruta completa del ejecutable PHP. Puede dejar la línea en blanco para continuar la instalación."; +$a->strings["Command line PHP"] = "PHP en línea de comandos"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La línea de comandos PHP de su sistema no tiene activado \"register_argc_argv\"."; +$a->strings["This is required for message delivery to work."] = "Esto es necesario para que funcione la entrega de mensajes."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La carga máxima que se le permite subir está establecida en %s. El tamaño máxima de un archivo está establecido en %s. Está permitido subir hasta un máximo de %d ficheros de una sola vez."; +$a->strings["You can adjust these settings in the servers php.ini."] = "Puede ajustar estos valores en el fichero php.ini de su servidor."; +$a->strings["PHP upload limits"] = "Límites PHP de subida"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de general claves de cifrado."; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "si está en un servidor Windows, por favor, lea \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generar claves de cifrado"; +$a->strings["libCurl PHP module"] = "módulo libCurl PHP"; +$a->strings["GD graphics PHP module"] = "módulo PHP GD graphics"; +$a->strings["OpenSSL PHP module"] = "módulo PHP OpenSSL"; +$a->strings["mysqli or postgres PHP module"] = "módulo PHP mysqli o postgres"; +$a->strings["mb_string PHP module"] = "módulo PHP mb_string"; +$a->strings["mcrypt PHP module"] = "módulo PHP mcrypt "; +$a->strings["xml PHP module"] = "módulo PHP xml"; +$a->strings["Apache mod_rewrite module"] = "módulo Apache mod_rewrite "; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: se necesita el módulo del servidor web Apache mod-rewrite pero no está instalado."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: se necesita proc_open pero o no está instalado o ha sido desactivado en el fichero php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: se necesita el módulo PHP libCURL pero no está instalado."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el módulo PHP GD graphics es necesario, pero no está instalado."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: el módulo PHP openssl es necesario, pero no está instalado."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el módulo PHP mysqli o postgres es necesario pero no ninguno de los dos está instalado."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: el módulo PHP mb_string es necesario, pero no está instalado."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: el módulo PHP mcrypt es necesario, pero no está instalado."; +$a->strings["Error: xml PHP module required for DAV but not installed."] = "Error: el módulo PHP xml es necesario para DAV, pero no está instalado."; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "El instalador web no ha podido crear un fichero llamado “.htconfig.php” en la carpeta base de tu servidor."; +$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Esto está generalmente ligado a un problema de permisos, a causa del cual el servidor web tiene prohibido modificar ficheros en su carpeta - incluso si usted mismo tiene esos permisos."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al término de este procedimiento, podemos crear un fichero de texto para guardar con el nombre .htconfig.php en el directorio raíz de su instalación de Red."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Como alternativa, puede dejar este procedimiento e intentar realizar una instalación manual. Lea, por favor, el fichero\"install/INSTALL.txt\" para las instrucciones."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php tiene permisos de escritura"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red hace uso del motor de plantillas Smarty3 para diseñar sus plantillas gráficas. Smarty3 es más rápido porque compila las plantillas de páginas directamente en PHP."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Para poder guardar las plantillas compiladas, el servidor web necesita permisos para acceder al subdirectorio %s en el directorio de instalación de Red."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Por favor, asegúrese de que el servidor web está siendo ejecutado por un usuario que tenga permisos de escritura sobre esta carpeta (por ejemplo, www-data)."; +$a->strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: como medida de seguridad, debe dar al servidor web permisos de escritura solo sobre %s -no al fichero de plantilla (.tpl) que contiene."; +$a->strings["%s is writable"] = "%s tiene permisos de escritura"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red guarda los ficheros descargados en la carpeta \"store\". El servidor web necesita tener permisos de escritura sobre esa carpeta, en el directorio de instalación de Red."; +$a->strings["store is writable"] = "\"store\" tiene permisos de escritura"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificado SSL no ha podido ser validado. Corrija este problema o desactive el acceso https a este sitio."; +$a->strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si su servidor soporta conexiones cifradas SSL o si permite conexiones al puerto TCP 443 (el puerto usado por el protocolo https), debe utilizar un certificado válido. No debe usar un certificado firmado por usted mismo."; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Se ha incorporado esta restricción para evitar que sus publicaciones públicas hagan referencia a imágenes en su propio servidor."; +$a->strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si su certificado no ha sido reconocido, los miembros de otros sitios (con certificados válidos) recibirán mensajes de aviso en sus propios sitios web."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Por razones de compatibilidad (sobre el conjunto de la red, no solo sobre su propio sitio), debemos insistir en estos requisitos."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Existen varias Autoridades de Certificación que le pueden proporcionar certificados válidos."; +$a->strings["SSL certificate validation"] = "validación del certificado SSL"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No se pueden reescribir las direcciones web en .htaccess. Compruebe la configuración de su servidor:"; +$a->strings["Url rewrite is working"] = "Se puede reescribir la dirección en .htaccess"; +$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "El fichero de configuración de la base de datos .htconfig.php no se ha podido modificar. Por favor, copie el texto generado en un fichero con ese nombre en el directorio raíz de su servidor."; +$a->strings["Errors encountered creating database tables."] = "Se han encontrado errores al crear las tablas de la base de datos."; +$a->strings["

What next

"] = "

Siguiente paso

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Debe crear [manualmente] una tarea programada para las actualizaciones."; +$a->strings["OpenID protocol error. No ID returned."] = "Error del protocolo OpenID. Ningún ID recibido como respuesta."; +$a->strings["Welcome %s. Remote authentication successful."] = "Bienvenido %s. La identificación remota se ha llevado a cabo correctamente."; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s"; +$a->strings["Export Channel"] = "Exportar el canal"; +$a->strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exportar la base de datos de su canal a un pequeño fichero. Este podrá servir como una copia de seguridad de sus conexiones, permisos, perfil y datos básicos, que podrá importar a un nuevo canal, pero sin sus contenidos."; +$a->strings["Export Content"] = "Exportar contenidos"; +$a->strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exportar toda la información del canal y todo su contenido a un fichero JSON. Este contendrá todas sus conexiones, permisos, información del perfil y todo su contenido, Sin embargo, a menudo, no será una buena solución para importarlo en una nueva instancia, pues el fichero será MUY voluminoso. Por favor, tenga paciencia - pueden pasar muchos minutos antes de comience la carga."; +$a->strings["No connections."] = "No hay conexiones."; +$a->strings["Visit %s's profile [%s]"] = "Visitar el perfil de %s [%s]"; +$a->strings["invalid target signature"] = "La firma recibida no es válida"; +$a->strings["Theme settings updated."] = "Ajustes del tema actualizados."; +$a->strings["Site"] = "Sitio"; +$a->strings["Accounts"] = "Cuentas"; +$a->strings["Channels"] = "Canales"; +$a->strings["Plugins"] = "Plugins"; +$a->strings["Themes"] = "Temas"; +$a->strings["Inspect queue"] = "Examinar la cola"; +$a->strings["Profile Config"] = "Ajustes del perfil"; +$a->strings["DB updates"] = "Actualizaciones de la base de datos"; +$a->strings["Logs"] = "Registros"; +$a->strings["Plugin Features"] = "Ajustes del plugin"; +$a->strings["User registrations waiting for confirmation"] = "Registro de usuarios pendientes de confirmación"; +$a->strings["# Accounts"] = "# Cuentas"; +$a->strings["# blocked accounts"] = "# cuentas bloqueadas"; +$a->strings["# expired accounts"] = "# cuentas expiradas"; +$a->strings["# expiring accounts"] = "# cuentas expiradas"; +$a->strings["# Channels"] = "# Canales"; +$a->strings["# primary"] = "# primario"; +$a->strings["# clones"] = "# clones"; +$a->strings["Message queues"] = "Mensajes en cola"; +$a->strings["Administration"] = "Administración"; +$a->strings["Summary"] = "Sumario"; +$a->strings["Registered accounts"] = "Cuentas registradas"; +$a->strings["Pending registrations"] = "Registros pendientes"; +$a->strings["Registered channels"] = "Canales registrados"; +$a->strings["Active plugins"] = "Plugins activos"; +$a->strings["Version"] = "Versión"; +$a->strings["Site settings updated."] = "Ajustes del sitio actualizados."; +$a->strings["mobile"] = "móvil"; +$a->strings["experimental"] = "experimental"; +$a->strings["unsupported"] = "no soportado"; +$a->strings["Yes - with approval"] = "Sí - con aprobación"; +$a->strings["My site is not a public server"] = "Mi sitio no es un servidor público"; +$a->strings["My site has paid access only"] = "Mi sitio es un servicio de pago"; +$a->strings["My site has free access only"] = "Mi sitio es un servicio gratuito"; +$a->strings["My site offers free accounts with optional paid upgrades"] = "Mi sitio ofrece cuentas gratuitas con opciones extra de pago"; +$a->strings["Registration"] = "Registro"; +$a->strings["File upload"] = "Fichero subido"; +$a->strings["Policies"] = "Políticas"; +$a->strings["Site name"] = "Nombre del sitio"; +$a->strings["Banner/Logo"] = "Banner/Logo"; +$a->strings["Administrator Information"] = "Información del Administrador"; +$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Información de contacto de los administradores del sitio. Visible en la página \"siteinfo\". Se puede usar BBCode"; +$a->strings["System language"] = "Lengua del sistema"; +$a->strings["System theme"] = "Tema del sistema"; +$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema del sistema por defecto - se puede cambiar por cada perfil de usuario - modificar ajustes del tema"; +$a->strings["Mobile system theme"] = "Tema del sistema para móviles"; +$a->strings["Theme for mobile devices"] = "Tema para aparatos móviles"; +$a->strings["Enable Diaspora Protocol"] = "Activar protocolo de la red social Diaspora"; +$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Comunicar con Diaspora y Friendica - experimental"; +$a->strings["Allow Feeds as Connections"] = "Permitir flujos RSS como conexiones"; +$a->strings["(Heavy system resource usage)"] = "(Uso intenso de los recursos del sistema)"; +$a->strings["Maximum image size"] = "Tamaño máximo de imagen"; +$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Tamaño máximo en bytes de la imagen subida. Por defecto, es 0, lo que significa que no hay límites."; +$a->strings["Does this site allow new member registration?"] = "¿Debe este sitio permitir el registro de nuevos miembros?"; +$a->strings["Which best describes the types of account offered by this hub?"] = "¿Cómo describiría el tipo de servicio ofrecido por este servidor?"; +$a->strings["Register text"] = "Texto del registro"; +$a->strings["Will be displayed prominently on the registration page."] = "Se mostrará de forma destacada en la página de registro."; +$a->strings["Site homepage to show visitors (default: login box)"] = "Página de inicio que se mostrará a los visitantes (por defecto: la página de identificación)"; +$a->strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "ejemplo: 'public' para mostrar contenido público de los usuarios, 'page/sys/home' para mostrar la página web definida como \"home\" o 'include:home.html' para mostrar el contenido de un fichero."; +$a->strings["Preserve site homepage URL"] = "Preservar la dirección de la página web"; +$a->strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la página web del sitio en un marco en la ubicación original, en vez de redirigirla."; +$a->strings["Accounts abandoned after x days"] = "Cuentas abandonados después de x días"; +$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Para evitar consumir recursos del sistema intentando poner al día las cuentas abandonadas. Introduzca 0 para no tener límite de tiempo."; +$a->strings["Allowed friend domains"] = "Dominios amigos permitidos"; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Lista separada por comas de dominios a los que está permitido establecer relaciones de amistad con este sitio. Se permiten comodines. Dejar en claro para aceptar cualquier dominio."; +$a->strings["Allowed email domains"] = "Se aceptan dominios de correo electrónico"; +$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Lista separada por comas de los dominios de los que se acepta una dirección de correo electrónico para registros en este sitio. Se permiten comodines. Dejar en claro para aceptar cualquier dominio. "; +$a->strings["Not allowed email domains"] = "No se permiten dominios de correo electrónico"; +$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Lista separada por comas de los dominios de los que no se acepta una dirección de correo electrónico para registros en este sitio. Se permiten comodines. Dejar en claro para no aceptar cualquier dominio, excepto los que se hayan autorizado."; +$a->strings["Block public"] = "Bloque público"; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Activar para bloquear el acceso público a todas las páginas públicas personales en este sitio salvo que estén identificadas en el sistema."; +$a->strings["Verify Email Addresses"] = "Verificar direcciones de correo electrónico"; +$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Activar para la verificación de la dirección de correo electrónico en el registro de una cuenta (recomendado)."; +$a->strings["Force publish"] = "Forzar la publicación"; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Intentar forzar todos los perfiles para que sean listados en el directorio de este sitio."; +$a->strings["Disable discovery tab"] = "Desactivar la pestaña \"Descubrir\""; +$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Quitar la pestaña para ver contenido público extraído de las fuentes elegidas por este sitio."; +$a->strings["login on Homepage"] = "Acceso a la página de inicio"; +$a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presentar a los visitantes una casilla de identificación en la página de inicio, si no se ha configurado otro tipo de contenido."; +$a->strings["Proxy user"] = "Usuario del proxy"; +$a->strings["Proxy URL"] = "Dirección del proxy"; +$a->strings["Network timeout"] = "Tiempo de espera de la red"; +$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segundos. Poner a 0 para que no haya tiempo límite (no recomendado)"; +$a->strings["Delivery interval"] = "Intervalo de entrega"; +$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Retrasar los procesos de entrega en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendado: 4-5 para hosts compartidos, 2-3 para servidores virtuales privados, 0-1 para grandes servidores dedicados."; +$a->strings["Poll interval"] = "Intervalo de sondeo"; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retrasar el sondeo en segundo plano en esta cantidad de segundo para reducir la carga del sistema. Si es 0, use el intervalo de entrega."; +$a->strings["Maximum Load Average"] = "Carga media máxima"; +$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carga máxima del sistema antes de que los procesos de entrega y sondeo se hayan retardado - por defecto, 50."; +$a->strings["Expiration period in days for imported (matrix/network) content"] = "Periodo de caducidad en días para el contenido importado (matrix/red)"; +$a->strings["0 for no expiration of imported content"] = "0 para que no caduque el contenido importado"; +$a->strings["No server found"] = "Servidor no encontrado"; +$a->strings["ID"] = "ID"; +$a->strings["for channel"] = "por canal"; +$a->strings["on server"] = "sobre el servidor"; +$a->strings["Status"] = "Estado"; +$a->strings["Server"] = "Servidor"; +$a->strings["Update has been marked successful"] = "La actualización ha sido marcada como exitosa"; +$a->strings["Executing %s failed. Check system logs."] = "La ejecución de %s ha fallado. Mire en los registros del sistema."; +$a->strings["Update %s was successfully applied."] = "La actualización de %s se ha realizado exitosamente."; +$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La actualización de %s no ha devuelto ningún estado. No se sabe si ha tenido éxito."; +$a->strings["Update function %s could not be found."] = "No se encuentra la función de actualización de %s."; +$a->strings["No failed updates."] = "No ha fallado ninguna actualización."; +$a->strings["Failed Updates"] = "Han fallado las actualizaciones"; +$a->strings["Mark success (if update was manually applied)"] = "Marcar como exitosa (si la actualización se ha hecho manualmente)"; +$a->strings["Attempt to execute this update step automatically"] = "Intentar ejecutar este paso de actualización automáticamente"; +$a->strings["Queue Statistics"] = "Estadísticas de la cola"; +$a->strings["Total Entries"] = "Total de entradas"; +$a->strings["Priority"] = "Prioridad"; +$a->strings["Destination URL"] = "Dirección de destino"; +$a->strings["Mark hub permanently offline"] = "Marcar el servidor como permanentemente fuera de línea"; +$a->strings["Empty queue for this hub"] = "Vaciar la cola para este servidor"; +$a->strings["Last known contact"] = "Último contacto conocido"; +$a->strings["%s user blocked/unblocked"] = array( + 0 => "%s usuarios bloqueados/desbloqueados", + 1 => "%s de usuarios bloqueados/desbloqueados", +); +$a->strings["%s user deleted"] = array( + 0 => "%s usuarios eliminados", + 1 => "%s usuarios eliminados", +); +$a->strings["Account not found"] = "Cuenta no encontrada"; +$a->strings["User '%s' blocked"] = "Usuario %s bloqueado"; +$a->strings["User '%s' unblocked"] = "Usuario %s desbloqueado"; +$a->strings["Users"] = "Usuarios"; +$a->strings["select all"] = "seleccionar todo"; +$a->strings["User registrations waiting for confirm"] = "Registros de usuario en espera de aprobación"; +$a->strings["Request date"] = "Fecha de solicitud"; +$a->strings["No registrations."] = "Sin registros."; +$a->strings["Approve"] = "Aprobar"; +$a->strings["Deny"] = "Rechazar"; +$a->strings["Block"] = "Bloquear"; +$a->strings["Unblock"] = "Desbloquear"; +$a->strings["Register date"] = "Fecha de registro"; +$a->strings["Last login"] = "Último acceso"; +$a->strings["Expires"] = "Expira"; +$a->strings["Service Class"] = "Clase de servicio"; +$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Los usuarios seleccionados serám eliminados!\\n\\nTodo lo que estos usuarios han publicado en este sitio se borrará de manera definitiva!\\n\\n¿Está seguro de querer hacerlo?"; +$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "El usuario {0} va a ser eliminado!\\n\\nTodo lo que este usuario ha publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?"; +$a->strings["%s channel censored/uncensored"] = array( + 0 => "%s canales censurados/no censurados", + 1 => "%s canales censurados/no censurados", +); +$a->strings["%s channel code allowed/disallowed"] = array( + 0 => "%s código permitido/no permitido al canal", + 1 => "%s código permitido/no permitido al canal", +); +$a->strings["%s channel deleted"] = array( + 0 => "%s canales eliminados", + 1 => "%s canales eliminados", +); +$a->strings["Channel not found"] = "Canal no encontrado"; +$a->strings["Channel '%s' deleted"] = "Canal '%s' eliminado"; +$a->strings["Channel '%s' censored"] = "Canal '%s' censurado"; +$a->strings["Channel '%s' uncensored"] = "Canal '%s' no censurado"; +$a->strings["Channel '%s' code allowed"] = "Código permitido al canal '%s'"; +$a->strings["Channel '%s' code disallowed"] = "Código no permitido al canal '%s'"; +$a->strings["Censor"] = "Censurar"; +$a->strings["Uncensor"] = "No censurar"; +$a->strings["Allow Code"] = "Permitir código"; +$a->strings["Disallow Code"] = "No permitir código"; +$a->strings["UID"] = "UID"; +$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Los canales seleccionados se eliminarán!\\n\\nTodo lo publicado por estos canales en este sitio se borrarán definitivamente!\\n\\n¿Está seguro de querer hacerlo?"; +$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "El canal {0} va a ser eliminado!\\n\\nTodo lo publicado por el canal en este sitio se borrará definitivamente!\\n\\n¿Está seguro de querer hacerlo?"; +$a->strings["Plugin %s disabled."] = "Plugin %s desactivado."; +$a->strings["Plugin %s enabled."] = "Plugin %s activado."; +$a->strings["Disable"] = "Desactivar"; +$a->strings["Enable"] = "Activar"; +$a->strings["Toggle"] = "Cambiar"; +$a->strings["Author: "] = "Autor:"; +$a->strings["Maintainer: "] = "Mantenedor:"; +$a->strings["No themes found."] = "No se han encontrado temas."; +$a->strings["Screenshot"] = "Instantánea de pantalla"; +$a->strings["[Experimental]"] = "[Experimental]"; +$a->strings["[Unsupported]"] = "[No soportado]"; +$a->strings["Log settings updated."] = "Actualizado el informe de configuraciones."; +$a->strings["Clear"] = "Vaciar"; +$a->strings["Debugging"] = "Depurando"; +$a->strings["Log file"] = "Fichero de informe"; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Debe tener permisos de escritura para el servidor web. Ruta relativa al directorio raíz de Red."; +$a->strings["Log level"] = "Nivel de depuración"; +$a->strings["New Profile Field"] = "Nuevo campo en el perfil"; +$a->strings["Field nickname"] = "Alias del campo"; +$a->strings["System name of field"] = "Nombre del campo en el sistema"; +$a->strings["Input type"] = "Tipo de entrada"; +$a->strings["Field Name"] = "Nombre del campo"; +$a->strings["Label on profile pages"] = "Etiqueta a mostrar en las páginas del perfil"; +$a->strings["Help text"] = "Texto de ayuda"; +$a->strings["Additional info (optional)"] = "Información adicional (opcional)"; +$a->strings["Field definition not found"] = "Definición del campo no encontrada"; +$a->strings["Edit Profile Field"] = "Modificar el campo del perfil"; +$a->strings["Unable to find your hub."] = "No se puede encontrar su servidor."; +$a->strings["Post successful."] = "Enviado con éxito."; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Se ha superado el límite máximo de inscripciones diarias de este sitio. Por favor, pruebe de nuevo mañana."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Por favor, confirme que acepta los Términos del servicio. El registro ha fallado."; +$a->strings["Passwords do not match."] = "Las contraseñas no coinciden."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registro realizado con éxito. Por favor, compruebe su correo electrónico para ver las instrucciones para validarlo."; +$a->strings["Your registration is pending approval by the site owner."] = "Su registro está pendiente de aprobación por el propietario del sitio."; +$a->strings["Your registration can not be processed."] = "Su registro no puede ser procesado."; +$a->strings["Registration on this site/hub is by approval only."] = "El registro en este servidor/hub está sometido a aprobación previa."; +$a->strings["Register at another affiliated site/hub"] = "Inscribirse en un servidor/hub afiliado"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este sitio ha excedido el límite de inscripción diaria de cuentas. Por favor, inténtelo de nuevo mañana."; +$a->strings["Terms of Service"] = "Términos del servicio"; +$a->strings["I accept the %s for this website"] = "Acepto el %s de este sitio"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Tengo más de 13 años de edad y acepto el %s de este sitio"; +$a->strings["Membership on this site is by invitation only."] = "Para registrarse en este sitio es necesaria una invitación."; +$a->strings["Please enter your invitation code"] = "Por favor, introduzca el código de su invitación"; +$a->strings["Your email address"] = "Su dirección de correo electrónico"; +$a->strings["Choose a password"] = "Elija una contraseña"; +$a->strings["Please re-enter your password"] = "Por favor, vuelva a escribir su contraseña"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "La eliminación de cuentas no está permitida hasta después de que hayan transcurrido 48 horas desde el último cambio de contraseña."; +$a->strings["Remove This Account"] = "Eliminar esta cuenta"; +$a->strings["WARNING: "] = "ATENCIÓN:"; +$a->strings["This account and all its channels will be completely removed from the network. "] = "Esta cuenta y todos sus canales van a ser eliminados de la red."; +$a->strings["This action is permanent and can not be undone!"] = "¡Esta acción tiene carácter definitivo y no se puede deshacer!"; +$a->strings["Please enter your password for verification:"] = "Por favor, introduzca su contraseña para su verificación:"; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Remover esta cuenta, todos sus canales y clones de la red"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Por defecto, solo las instancias de los canales ubicados en este servidor serán eliminados de la red"; +$a->strings["Remove Account"] = "Eliminar cuenta"; +$a->strings["Help:"] = "Ayuda:"; +$a->strings["Not Found"] = "No encontrado"; +$a->strings["\$Projectname Documentation"] = "Documentación de \$Projectname"; +$a->strings["[Embedded content - reload page to view]"] = "[Contenido incorporado - recargue la página para poder verlo]"; +$a->strings["Remote privacy information not available."] = "La información privada remota no está disponible."; +$a->strings["Visible to:"] = "Visible para:"; +$a->strings["Name is required"] = "El nombre es obligatorio"; +$a->strings["Key and Secret are required"] = "Clave y Secreto son obligatorios"; +$a->strings["Diaspora Policy Settings updated."] = "Configuración de directivas de Diaspora actualizada."; +$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no se ha cambiado."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "No se permiten contraseñas vacías. La contraseña no se ha cambiado."; +$a->strings["Password changed."] = "Constraseña cambiada."; +$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, inténtalo de nuevo."; +$a->strings["Not valid email."] = "Email no válido."; +$a->strings["Protected email address. Cannot change to that email."] = "Dirección de email protegida. No se peude cambiar a ese email."; +$a->strings["System failure storing new email. Please try again."] = "Fallo de sistema al guardar el nuevo email. Por favor, inténtalo de nuevo."; +$a->strings["Settings updated."] = "Configuración actualizada."; +$a->strings["Add application"] = "Añadir aplicación"; +$a->strings["Name of application"] = "Nombre de la aplicación"; +$a->strings["Consumer Key"] = "Clave de consumidor"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Generado automáticamente - si lo deseas, cámbialo. Longitud máxima: 20"; +$a->strings["Consumer Secret"] = "Secreto de consumidor"; +$a->strings["Redirect"] = "Redirigir"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirección - dejar en blanco a menos que tu aplicación específicamente lo requiera"; +$a->strings["Icon url"] = "url de icono"; +$a->strings["Optional"] = "Opcional"; +$a->strings["You can't edit this application."] = "No puedes editar esta aplicación."; +$a->strings["Connected Apps"] = "Apps conectadas"; +$a->strings["Client key starts with"] = "La clave de cliente empieza por"; +$a->strings["No name"] = "Sin nombre"; +$a->strings["Remove authorization"] = "Eliminar autorización"; +$a->strings["No feature settings configured"] = "No se ha establecido la configuración de características"; +$a->strings["Feature/Addon Settings"] = "Configuración de característica/complemento"; +$a->strings["Settings for the built-in Diaspora emulator"] = "Configuración para el emulador de Diaspora incorporado"; +$a->strings["Allow any Diaspora member to comment on your public posts"] = "Permitir a cualquier miembro de Diaspora comentar en tus publicaciones públicas"; +$a->strings["Enable the Diaspora protocol for this channel"] = "Activar el protocolo de Diaspora para este canal"; +$a->strings["Diaspora Policy Settings"] = "Configuración de directivas de Diaspora"; +$a->strings["Prevent your hashtags from being redirected to other sites"] = "Impedir que tus hashtags sean redirigidos a otros sitios "; +$a->strings["Account Settings"] = "Configuración de la cuenta"; +$a->strings["Enter New Password:"] = "Introduce la nueva contraseña:"; +$a->strings["Confirm New Password:"] = "Confirma la nueva contraseña:"; +$a->strings["Leave password fields blank unless changing"] = "Deja en blanco los campos de contraseña a menos que cambie"; +$a->strings["Email Address:"] = "Dirección de email:"; +$a->strings["Remove this account including all its channels"] = "Eliminar esta cuenta incuyendo todos sus canales"; +$a->strings["Off"] = "Desactivado"; +$a->strings["On"] = "Activado"; +$a->strings["Additional Features"] = "Características adicionales"; +$a->strings["Connector Settings"] = "Configuración de conector"; +$a->strings["No special theme for mobile devices"] = "Sin tema especial para dispositivos móviles"; +$a->strings["%s - (Experimental)"] = "%s - (Experimental)"; +$a->strings["Display Settings"] = "Configuración de visualización"; +$a->strings["Theme Settings"] = "Ajustes del tema"; +$a->strings["Custom Theme Settings"] = "Ajustes personalizados del tema"; +$a->strings["Content Settings"] = "Ajustes del contenido"; +$a->strings["Display Theme:"] = "Tema de visualización:"; +$a->strings["Mobile Theme:"] = "Tema móvil:"; +$a->strings["Enable user zoom on mobile devices"] = "Habilitar zoom de usuario en dispositivos móviles"; +$a->strings["Update browser every xx seconds"] = "Actualizar navegador cada xx segundos"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, sin máximo"; +$a->strings["Maximum number of conversations to load at any time:"] = "Máximo número de conversaciones a cargar en cualquier momento:"; +$a->strings["Maximum of 100 items"] = "Máximo de 100 elementos"; +$a->strings["Show emoticons (smilies) as images"] = "Mostrar emoticonos (smilies) como imágenes"; +$a->strings["Link post titles to source"] = "Enlazar título de la publicación a la fuente"; +$a->strings["System Page Layout Editor - (advanced)"] = "Editor de sistema de distribución de página - (avanzado)"; +$a->strings["Use blog/list mode on channel page"] = "Usar modo blog/lista en página del canal"; +$a->strings["(comments displayed separately)"] = "(comentarios mostrados de forma separada)"; +$a->strings["Use blog/list mode on matrix page"] = "Usar modo blog/lista en página de matrix"; +$a->strings["Channel page max height of content (in pixels)"] = "Altura máxima del contenido de la página del canal (en píxeles)"; +$a->strings["click to expand content exceeding this height"] = "Pulsa para expandir el contenido que excede esta altura"; +$a->strings["Matrix page max height of content (in pixels)"] = "Altura máxima del contenido de la página de matrix (en píxeles)"; +$a->strings["Nobody except yourself"] = "Nadie excepto tú"; +$a->strings["Only those you specifically allow"] = "Solamente aquellos a los que tú permitas específicamente"; +$a->strings["Approved connections"] = "Conexiones aprobadas"; +$a->strings["Any connections"] = "Cualquier conexión"; +$a->strings["Anybody on this website"] = "Cualquiera en este website"; +$a->strings["Anybody in this network"] = "Cualquiera en esta red"; +$a->strings["Anybody authenticated"] = "Cualquiera autenticado"; +$a->strings["Anybody on the internet"] = "Cualquiera en internet"; +$a->strings["Publish your default profile in the network directory"] = "Publicar tu perfil predeterminado en el directorio de la red"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Nos permites sugierirte como amigo potencial a los nuevos miembros?"; +$a->strings["Your channel address is"] = "Su dirección de canal es"; +$a->strings["Channel Settings"] = "Configuración de canal"; +$a->strings["Basic Settings"] = "Configuración básica"; +$a->strings["Your Timezone:"] = "Su zona horaria:"; +$a->strings["Default Post Location:"] = "Ubicación de publicación predeterminada:"; +$a->strings["Geographical location to display on your posts"] = "Localización geográfica a mostrar en sus publicaciones"; +$a->strings["Use Browser Location:"] = "Usar localización de navegador:"; +$a->strings["Adult Content"] = "Contenido adulto"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frecuentemente o regularmente publica contenido adulto. (Por favor etiqueta cualquier material adulto y/o desnudez con #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Tus permisos ya están configurados. Pulsa para ver/ajustar"; +$a->strings["Hide my online presence"] = "Oculta mi presencia online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Evita mostrar en su perfil que está en línea"; +$a->strings["Simple Privacy Settings:"] = "Configuración de privacidad sencilla:"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Muy Público - extremadamente permisivo (debería ser usado con precaución)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Típico - por defecto público, privado cuando se desee (similar a los permisos de red social pero con privacidad mejorada)"; +$a->strings["Private - default private, never open or public"] = "Privado - por defecto privado, nunca abierto o público"; +$a->strings["Blocked - default blocked to/from everybody"] = "Bloqueado - por defecto bloqueado bloqueado a/para cualquiera"; +$a->strings["Allow others to tag your posts"] = "Permitir a otros etiquetar tus publicaciones"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "A menudo usado por la comunidad para marcar contenido inapropiado de forma retroactiva."; +$a->strings["Advanced Privacy Settings"] = "Configuración de privacidad avanzada"; +$a->strings["Expire other channel content after this many days"] = "Caducar contenido de otro canal después de este número de días"; +$a->strings["0 or blank prevents expiration"] = "0 o vacío evita la expiración"; +$a->strings["Maximum Friend Requests/Day:"] = "Máximo de solicitudes de amistad por día:"; +$a->strings["May reduce spam activity"] = "Podría reducir la actividad de spam"; +$a->strings["Default Post Permissions"] = "Permidos de publicación predeterminados"; +$a->strings["Channel permissions category:"] = "Categoría de permisos del canal:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Máximo de mensajes privados por día de gente desconocida:"; +$a->strings["Useful to reduce spamming"] = "Útil para reducir el envío de correo no deseado"; +$a->strings["Notification Settings"] = "Configuración de notificaciones"; +$a->strings["By default post a status message when:"] = "Por defecto, enviar un mensaje de estado cuando:"; +$a->strings["accepting a friend request"] = "acepte una solicitud de amistad"; +$a->strings["joining a forum/community"] = "se una a un foro o comunidad"; +$a->strings["making an interesting profile change"] = "realice un cambio interesante en su perfil"; +$a->strings["Send a notification email when:"] = "Enviar una notificación por correo electrónico cuando:"; +$a->strings["You receive a connection request"] = "Reciba una solicitud de conexión"; +$a->strings["Your connections are confirmed"] = "Su conexión haya sido confirmada"; +$a->strings["Someone writes on your profile wall"] = "Alguien escriba en el muro de su perfil"; +$a->strings["Someone writes a followup comment"] = "Alguien escriba un comentario sobre sus publicaciones"; +$a->strings["You receive a private message"] = "Reciba un mensaje privado"; +$a->strings["You receive a friend suggestion"] = "Reciba una sugerencia de amistad"; +$a->strings["You are tagged in a post"] = "Sea etiquetado en una publicación"; +$a->strings["You are poked/prodded/etc. in a post"] = "Te han dado un toque/incitado/etc. en una entrada"; +$a->strings["Show visual notifications including:"] = "Mostrar notificaciones visuales que incluyan:"; +$a->strings["Unseen matrix activity"] = "Actividad no vista en la red"; +$a->strings["Unseen channel activity"] = "Actividad no vista en el canal"; +$a->strings["Unseen private messages"] = "Mensajes privados no leídos"; +$a->strings["Recommended"] = "Recomendado"; +$a->strings["Upcoming events"] = "Próximos eventos"; +$a->strings["Events today"] = "Eventos de hoy"; +$a->strings["Upcoming birthdays"] = "Próximos cumpleaños"; +$a->strings["Not available in all themes"] = "No disponible en todos los temas"; +$a->strings["System (personal) notifications"] = "Notificaciones del sistema (personales)"; +$a->strings["System info messages"] = "Mensajes de información del sistema"; +$a->strings["System critical alerts"] = "Alertas críticas del sistema"; +$a->strings["New connections"] = "Nuevas conexiones"; +$a->strings["System Registrations"] = "Registros del sistema"; +$a->strings["Also show new wall posts, private messages and connections under Notices"] = "Mostrar también en Avisos las nuevas publicaciones, los mensajes privados y las conexiones"; +$a->strings["Notify me of events this many days in advance"] = "Avisarme de los eventos con algunos días de antelación"; +$a->strings["Must be greater than 0"] = "Debe ser mayor que 0"; +$a->strings["Advanced Account/Page Type Settings"] = "Ajustes avanzados de la cuenta y de los tipos de página"; +$a->strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta en situaciones especiales"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Activa modo experto (en Ajustes > Características Adicionales) para ajustar!"; +$a->strings["Miscellaneous Settings"] = "Ajustes diversos"; +$a->strings["Personal menu to display in your channel pages"] = "Menú personal que debe mostrarse en las páginas de su canal"; +$a->strings["Remove Channel"] = "Eliminar canal"; +$a->strings["Remove this channel."] = "Eliminar este canal."; +$a->strings["First Name"] = "Nombre"; +$a->strings["Last Name"] = "Apellido"; +$a->strings["Nickname"] = "Alias"; +$a->strings["Full Name"] = "Nombre completo"; +$a->strings["Profile Photo 16px"] = "Foto de perfil 16px"; +$a->strings["Profile Photo 32px"] = "Foto de perfil 32px"; +$a->strings["Profile Photo 48px"] = "Foto de perfil 48px"; +$a->strings["Profile Photo 64px"] = "Foto de perfil 64px"; +$a->strings["Profile Photo 80px"] = "Foto de perfil 80px"; +$a->strings["Profile Photo 128px"] = "Foto de perfil 128px"; +$a->strings["Timezone"] = "Zona horaria"; +$a->strings["Homepage URL"] = "Dirección de la página personal"; +$a->strings["Birth Year"] = "Año de nacimiento"; +$a->strings["Birth Month"] = "Mes de nacimiento"; +$a->strings["Birth Day"] = "Día de nacimiento"; +$a->strings["Birthdate"] = "Fecha de nacimiento"; +$a->strings["Conversation removed."] = "Conversación eliminada."; +$a->strings["No messages."] = "Sin mensajes."; +$a->strings["Delete conversation"] = "Eliminar conversación"; +$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; +$a->strings["Set your current mood and tell your friends"] = "Describir su estado de ánimo para comunicárselo a sus amigos"; +$a->strings["Total votes"] = "Total de votos"; +$a->strings["Average Rating"] = "Valoración media"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "La eliminación de canales no está permitida hasta pasadas 48 horas desde el último cambio de contraseña."; +$a->strings["Remove This Channel"] = "Eliminar este canal"; +$a->strings["This channel will be completely removed from the network. "] = "Este canal va a ser completamente eliminado de la red."; +$a->strings["Remove this channel and all its clones from the network"] = "Eliminar este canal y todos sus clones de la red"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Por defecto, solo la instancia del canal alojado en este servidor será eliminado de la red"; +$a->strings["is now connected to"] = "ahora está conectado a"; +$a->strings["Could not access address book record."] = "No se pudo acceder a la entrada en su libreta de direcciones."; +$a->strings["Refresh failed - channel is currently unavailable."] = "Recarga fallida - no se puede encontrar actualmente el canal"; +$a->strings["Unable to set address book parameters."] = "No ha sido posible establecer los parámetros de la libreta de direcciones."; +$a->strings["Connection has been removed."] = "La conexión ha sido eliminada."; +$a->strings["View %s's profile"] = "Ver el perfil de %s"; +$a->strings["Refresh Permissions"] = "Recargar los permisos"; +$a->strings["Fetch updated permissions"] = "Obtener los permisos actualizados"; +$a->strings["Recent Activity"] = "Actividad reciente"; +$a->strings["View recent posts and comments"] = "Ver publicaciones y comentarios recientes"; +$a->strings["Block (or Unblock) all communications with this connection"] = "Bloquear (o desbloquear) todas las comunicaciones con esta conexión"; +$a->strings["This connection is blocked!"] = "¡Esta conexión está bloqueada!"; +$a->strings["Unignore"] = "Dejar de ignorar"; +$a->strings["Ignore"] = "Ignorar"; +$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorar (o dejar de ignorar) todas las comunicaciones entrantes de esta conexión"; +$a->strings["This connection is ignored!"] = "¡Esta conexión es ignorada!"; +$a->strings["Unarchive"] = "Desarchivar"; +$a->strings["Archive"] = "Archivar"; +$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiva (o desarchiva) esta conexión - marca el canal como muerto aunque mantiene sus contenidos"; +$a->strings["This connection is archived!"] = "¡Esta conexión esta archivada!"; +$a->strings["Unhide"] = "Mostrar"; +$a->strings["Hide"] = "Ocultar"; +$a->strings["Hide or Unhide this connection from your other connections"] = "Ocultar o mostrar esta conexión a sus otras conexiones"; +$a->strings["This connection is hidden!"] = "¡Esta conexión está oculta!"; +$a->strings["Delete this connection"] = "Eliminar esta conexión"; +$a->strings["Approve this connection"] = "Aprobar esta conexión"; +$a->strings["Accept connection to allow communication"] = "Aceptar la conexión para permitir la comunicación"; +$a->strings["Set Affinity"] = "Ajustar Afinidad"; +$a->strings["Set Profile"] = "Ajustar Perfil"; +$a->strings["Set Affinity & Profile"] = "Ajustar Afinidad y Perfil"; +$a->strings["Apply these permissions automatically"] = "Aplicar estos permisos automaticamente"; +$a->strings["This connection's address is"] = "Esta dirección de conexión es"; +$a->strings["The permissions indicated on this page will be applied to all new connections."] = "Los permisos indicados en esta página serán aplicados en todas las nuevas conexiones."; +$a->strings["Slide to adjust your degree of friendship"] = "Deslizar para ajustar el grado de amistad"; +$a->strings["Slide to adjust your rating"] = "Deslizar para ajustar su valoración"; +$a->strings["Optionally explain your rating"] = "Opcionalmente, puede explicar su valoración"; +$a->strings["Custom Filter"] = "Filtro Personalizado"; +$a->strings["Only import posts with this text"] = "Importar solo entradas que contengan este texto"; +$a->strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "Palabras, una por línea o #etiquetas o /patrones/, deja en blanco para importar todas las entradas"; +$a->strings["Do not import posts with this text"] = "No importes entradas conteniendo este texto"; +$a->strings["This information is public!"] = "Esta información es pública!"; +$a->strings["Connection Pending Approval"] = "Conexión Pendiente de Aprobación"; +$a->strings["Connection Request"] = "Petición de Conexión"; +$a->strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) desearía conectar contigo. por favor, aprueba esta conexión para permitir la comunicación."; +$a->strings["Approve Later"] = "Aprobar Más Tarde"; +$a->strings["inherited"] = "heredado"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, escoge el perfil que quieres mostrar a %s cuando este viendo el perfil de seguridad."; +$a->strings["Their Settings"] = "Sus Ajustes"; +$a->strings["My Settings"] = "Mis Ajustes"; +$a->strings["Individual Permissions"] = "Permisos Individuales"; +$a->strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Algunos permisos pueden ser heredados de los ajustes de privacidad de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. No puede cambiar estos ajustes aquí."; +$a->strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Algunos permisos pueden ser heredados de los ajustes de privacidad de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. Puede cambiar estos ajustes aquí pero no tendrán ningún impacto hasta que cambie los ajustes heredados."; +$a->strings["Last update:"] = "Última actualización:"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Encontramos un problema durante el inicio de sesión con la OpenID que proporcionaste. por favor, comprueba la escritura correcta de la ID."; +$a->strings["The error message was:"] = "El mensaje de error fue:"; +$a->strings["Authentication failed."] = "Falló la autenticación."; +$a->strings["Remote Authentication"] = "Autenticación Remota"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introduce la dirección del canal (p.e. canal@ejemplo.com)"; +$a->strings["Authenticate"] = "Autentícate"; +$a->strings["Unable to lookup recipient."] = "No ha sido posible de "; +$a->strings["Unable to communicate with requested channel."] = "Incapaz de comunicar con el canal solicitado."; +$a->strings["Cannot verify requested channel."] = "No puedo verificar el canal solicitado."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionado tiene restricciones sobre los mensajes privados. El envió falló."; +$a->strings["Message deleted."] = "Mensaje eliminado."; +$a->strings["Message recalled."] = "Mensaje recuperado."; +$a->strings["Send Private Message"] = "Envía un Mensaje Privado"; +$a->strings["To:"] = "Para:"; +$a->strings["Subject:"] = "Asunto:"; +$a->strings["Send"] = "Envia"; +$a->strings["Message not found."] = "No se encuentra el mensaje."; +$a->strings["Delete message"] = "Mensaje eliminado"; +$a->strings["Recall message"] = "Mensaje recuperado"; +$a->strings["Message has been recalled."] = "El mensaje ha sido recuperado."; +$a->strings["Private Conversation"] = "Conversación Privada"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicación segura no disponible. Pero puedes responder desde la página de perfil del remitente."; +$a->strings["Send Reply"] = "Envía Respuesta"; +$a->strings["Invalid request identifier."] = "Petición inválida del identificador."; +$a->strings["Discard"] = "Descarta"; +$a->strings["Please login."] = "Por favor, inicia sesión."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "La autenticación remota está bloqueada. Has iniciado sesión localmente. Por favor, sal de la sesión y vuelve a intentarlo."; +$a->strings["Add a Channel"] = "Añade un Canal"; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal es su propia colección de páginas web relacionadas. Un canal se puede utilizar para almacenar los perfiles sociales de la red, blogs, grupos de conversación y foros, páginas de famosos y mucho más. Puede crear tantos canales como su proveedor de servicio permita."; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Ejemplos: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "; +$a->strings["Choose a short nickname"] = "Escoge un alias corto"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Su alias podrá usarse para crear una dirección de canal fácilmente memorizable (como una dirección de correo electrónico) el cual puede ser compartido con otros."; +$a->strings["Or import an existing channel from another location"] = "O importa un canal existente de otro lugar"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "escoge el tipo de canal (como red social o fofo de comunidad) y la privacidad que requiera, así podemos seleccionar el mejor conjunto de permisos para ti"; +$a->strings["Channel Type"] = "Tipo de Canal"; +$a->strings["Read more about roles"] = "Lee más sobre los roles"; +$a->strings["App installed."] = "Aplicación instalada."; +$a->strings["Malformed app."] = "Aplicación malformada"; +$a->strings["Embed code"] = "codigo embebido"; +$a->strings["Edit App"] = "Edita la aplicación"; +$a->strings["Create App"] = "Crea una aplicación"; +$a->strings["Name of app"] = "Nombre de la aplicación"; +$a->strings["Location (URL) of app"] = "Ubicación (URL) de la aplicación"; +$a->strings["Photo icon URL"] = "Foto del icono URL"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; +$a->strings["Version ID"] = "Versión ID"; +$a->strings["Price of app"] = "Precio de la aplicación"; +$a->strings["Location (URL) to purchase app"] = "Ubicación (URL) para conseguir la aplicación"; +$a->strings["sent you a private message"] = "envia un mensaje privado"; +$a->strings["added your channel"] = "se añadió su canal"; +$a->strings["posted an event"] = "Se publicó un evento"; +$a->strings["Comanche page description language help"] = "Página de ayuda de la descripción del lenguaje Comanche"; +$a->strings["Layout Description"] = "Descripción del Formato Gráfico"; +$a->strings["Download PDL file"] = "Descarga el fichero PDL"; +$a->strings["Welcome to %s"] = "Bienvenido a %s"; +$a->strings["Lorem Ipsum"] = "Lorem Ipsum"; +$a->strings["Bookmark added"] = "Marcador añadido"; +$a->strings["My Bookmarks"] = "Mis Marcadores"; +$a->strings["My Connections Bookmarks"] = "Mis Marcadores de Conexiones"; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficientes. Petición redirigida a la página de perfil."; +$a->strings["This setting requires special processing and editing has been blocked."] = "Este ajuste necesita de un proceso especial y la edición ha sido bloqueada."; +$a->strings["Configuration Editor"] = "Editor de Configuración"; +$a->strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Atención: El cambio de algunos ajustes puede convertir su canal en inoperable. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta característica."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hay sugerencias disponibles. Si es un lugar nuevo, espera 24 horas y prueba de nuevo."; +$a->strings["Poll"] = "Sondea"; +$a->strings["View Results"] = "Mostrar Resultados"; +$a->strings["No service class restrictions found."] = "No se han encontrado clases de restricción de servicio."; +$a->strings["Files: shared with me"] = "Archivos: compartidos conmigo"; +$a->strings["NEW"] = "NUEVO"; +$a->strings["Remove all files"] = "Borra todos los archivos"; +$a->strings["Remove this file"] = "Borra este archivo"; +$a->strings["Schema Default"] = "Esquema Predeterminado"; +$a->strings["Sans-Serif"] = "Sans-Serif"; +$a->strings["Monospace"] = "Monospace"; +$a->strings["Theme settings"] = "Ajustes de tema"; +$a->strings["Set scheme"] = "Ajusta esquema"; +$a->strings["Set font-size for posts and comments"] = "Ajusta el tamaño del tipo de letra para entradas y comentarios"; +$a->strings["Set font face"] = "Ajusta el tipo de letra"; +$a->strings["Set iconset"] = "Ajusta el conjunto de iconos"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Ajusta el sombreado grande, por defecto 15px 15px 15px"; +$a->strings["Set small shadow size, default 5px 5px 5px"] = "Ajusta el sombreado pequeño, por defecto 5px 5px 5px"; +$a->strings["Set shadow color, default #000"] = "Ajusta el color del sombreado, predeterminado a #000"; +$a->strings["Set radius size, default 5px"] = "Ajusta el tamaño del radio, predeterminado a 5px"; +$a->strings["Set line-height for posts and comments"] = "Ajusta la altura de linea para entradas y comentarios"; +$a->strings["Set background image"] = "Ajusta la imagen de fondo"; +$a->strings["Set background attachment"] = "Ajusta el fondo adjuntado"; +$a->strings["Set background color"] = "Ajusta el color de fondo"; +$a->strings["Set section background image"] = "Ajusta la imagen de la sección del fondo"; +$a->strings["Set section background color"] = "Ajusta el color de la sección del fondo"; +$a->strings["Set color of items - use hex"] = "Ajusta el color de los elementos - utiliza código hexadecimal"; +$a->strings["Set color of links - use hex"] = "Ajusta el color de los enlaces - utiliza código hexadecimal"; +$a->strings["Set max-width for items. Default 400px"] = "Ajusta la anchura máxima para los elementos. Predeterminado a 400px"; +$a->strings["Set min-width for items. Default 240px"] = "Ajusta la anchura mínima para los elementos. Predeterminado a 240px"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Ajusta el ancho de la envoltura del contenido genérico. Predeterminado 48%"; +$a->strings["Set color of fonts - use hex"] = "Ajusta el color del tipo de letra - utiliza código hexadecimal"; +$a->strings["Set background-size element"] = "Ajusta el tamaño de fondo del elemento"; +$a->strings["Item opacity"] = "Opacidad del item"; +$a->strings["Display post previews only"] = "Muestra solo las previsualizaciones de las entradas"; +$a->strings["Display side bar on channel page"] = "Muestra la barra lateral en la página del canal"; +$a->strings["Colour of the navigation bar"] = "Color de la barra de navegación"; +$a->strings["Item float"] = "Item flotante"; +$a->strings["Left offset of the section element"] = "Desplazamiento izquierdo del elemento de la sección"; +$a->strings["Right offset of the section element"] = "Desplazamiento derecho del elemento de la sección"; +$a->strings["Section width"] = "Ancho de la sección"; +$a->strings["Left offset of the aside"] = "Desplazamiento izquierdo del lateral"; +$a->strings["Right offset of the aside element"] = "Desplazamiento derecho del elemento lateral"; +$a->strings["Light (Red Matrix default)"] = "Ligero (Red Matrix predeterminado)"; +$a->strings["Select scheme"] = "Escoge esquema"; +$a->strings["Narrow navbar"] = "Limita la barra de navegación"; +$a->strings["Navigation bar background color"] = "Color de fondo de la barra de navegación"; +$a->strings["Navigation bar gradient top color"] = "Color superior del gradiente de la barra de navegación"; +$a->strings["Navigation bar gradient bottom color"] = "Color inferior del gradiente de la barra de navegación"; +$a->strings["Navigation active button gradient top color"] = "Color superior del gradiente del botón activo de navegación"; +$a->strings["Navigation active button gradient bottom color"] = "Color inferior del gradiente del botón activo de navegación"; +$a->strings["Navigation bar border color "] = "Color del borde de la barra de navegación"; +$a->strings["Navigation bar icon color "] = "Color del icono de la barra de navegación"; +$a->strings["Navigation bar active icon color "] = "Color del icono activo de la barra de navegación"; +$a->strings["link color"] = "Color del enlace"; +$a->strings["Set font-color for banner"] = "Ajusta el color del tipo de letra para la pancarta"; +$a->strings["Set the background color"] = "Ajusta el color de fondo"; +$a->strings["Set the background image"] = "Ajusta la imagen de fondo"; +$a->strings["Set the background color of items"] = "Ajusta el color de los elementos de fondo"; +$a->strings["Set the background color of comments"] = "Ajusta el color de fondo de los comentarios"; +$a->strings["Set the border color of comments"] = "Ajusta el color del borde de los comentarios"; +$a->strings["Set the indent for comments"] = "Ajusta la indentación de los comentarios"; +$a->strings["Set the basic color for item icons"] = "Ajusta el color básico para los iconos de los elementos"; +$a->strings["Set the hover color for item icons"] = "Ajusta el color flotante para los iconos de los artículos"; +$a->strings["Set font-size for the entire application"] = "Ajusta el tamaño del tipo de letra para toda la aplicación"; +$a->strings["Example: 14px"] = "Ejemplo: 14px"; +$a->strings["Set font-color for posts and comments"] = "Establecer el color de la fuente para publicaciones y comentarios"; +$a->strings["Set radius of corners"] = "Establecer el radio de curvatura de las esquinas"; +$a->strings["Set shadow depth of photos"] = "Ajusta profundidad de sombras de las fotos"; +$a->strings["Set maximum width of content region in pixel"] = "Ajusta la anchura máxima de la región de contenido, en pixels"; +$a->strings["Leave empty for default width"] = "Deja en blanco para la anchura predeterminada"; +$a->strings["Center page content"] = "Contenido del centro de la página"; +$a->strings["Set minimum opacity of nav bar - to hide it"] = "Ajusta la opacidad mínima de la barra de navegación - para ocultarla"; +$a->strings["Set size of conversation author photo"] = "Ajusta el tamaño de la foto del autor de la conversación"; +$a->strings["Set size of followup author photos"] = "Ajusta el tamaño de foto de los seguidores del autor"; +$a->strings["Update %s failed. See error logs."] = "La actualización %s ha fallado. Mire el registro de errores."; +$a->strings["Update Error at %s"] = "Error de Actualización en %s"; +$a->strings["Create an account to access services and applications within the Red Matrix"] = "Crea una cuenta para acceder a los servicios y aplicaciones dentro de Red Matrix"; +$a->strings["Password"] = "Contraseña"; +$a->strings["Remember me"] = "Recuérdame"; +$a->strings["Forgot your password?"] = "¿Olvidó su contraseña?"; +$a->strings["toggle mobile"] = "alterna movil"; +$a->strings["Website SSL certificate is not valid. Please correct."] = "El certificado SSL del sitio web no es válido. Por favor, corríjalo."; +$a->strings["[red] Website SSL error for %s"] = "[red] SSL error de Sitio Web en %s"; +$a->strings["Cron/Scheduled tasks not running."] = "Las tareas de Cron/Planificador no funcionan."; +$a->strings["[red] Cron tasks not running on %s"] = "[red] Las tareas de Cron no están funcionando en %s"; diff --git a/view/es/update_fail_eml.tpl b/view/es/update_fail_eml.tpl index a7df8fc2f..96f068a67 100644 --- a/view/es/update_fail_eml.tpl +++ b/view/es/update_fail_eml.tpl @@ -1,13 +1,13 @@ Hey, -I'm the web server at {{$sitename}}; +Soy el servidor web en {{$sitename}}; -The Red Matrix developers released update {{$update}} recently, -but when I tried to install it, something went terribly wrong. -This needs to be fixed soon and it requires human intervention. -Please contact a Red developer if you can not figure out how to -fix it on your own. My database might be invalid. +Los desarrolladores de The Red Matrix han lanzado la actualización {{$update}} recientemente, +pero cuando se intentaba instalar, alguna cosa ha ido terriblemente mal. +Esto requiere intervención humana tan pronto como sea posible. +Por favor, contacte con algún desarrollador de Red si no puede arreglarlo +por sí mismo. Mi base se datos puede quedar inservible. -The error message is '{{$error}}'. +El mensaje de error ha sido el siguiente: '{{$error}}'. -Apologies for the inconvenience, - your web server at {{$siteurl}} \ No newline at end of file +Disculpe por cualquier inconveniente causado, + su servidor web en {{$siteurl}} \ No newline at end of file -- cgit v1.2.3 From 588d22974cbe36dc7960d5c271e6fe17f005923f Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Wed, 12 Aug 2015 15:16:56 +0200 Subject: And Catalan! --- view/ca/messages.po | 12473 +++++++++++++++++++++++++++++++------------------- view/ca/strings.php | 3466 ++++++++------ 2 files changed, 9804 insertions(+), 6135 deletions(-) diff --git a/view/ca/messages.po b/view/ca/messages.po index ff5df43e5..7684159cf 100644 --- a/view/ca/messages.po +++ b/view/ca/messages.po @@ -1,6127 +1,9074 @@ -# FRIENDICA Distributed Social Network -# Copyright (C) 2010, 2011 the Friendica Project -# This file is distributed under the same license as the Friendica package. +# Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project +# This file is distributed under the same license as the Red package. # # Translators: -# Rafael GARAU ESPINÓS , 2012. +# Espart , 2015 +# Rafael, 2013-2015 +# Rafael, 2015 +# Rafael, 2015 msgid "" msgstr "" -"Project-Id-Version: friendica\n" -"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" -"POT-Creation-Date: 2012-03-06 15:09-0800\n" -"PO-Revision-Date: 2012-03-08 21:58+0000\n" -"Last-Translator: Rafael GARAU ESPINÓS \n" -"Language-Team: Catalan (http://www.transifex.net/projects/p/friendica/language/ca/)\n" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-07 00:03-0700\n" +"PO-Revision-Date: 2015-08-11 22:02+0000\n" +"Last-Translator: Rafael\n" +"Language-Team: Catalan (Spain) (http://www.transifex.com/Friendica/red-matrix/language/ca_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Publicat amb éxit." +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "No s'ha trobat informació de DNS pel servidor de base de dades '%s'" -#: ../../mod/update_notes.php:41 ../../mod/update_community.php:18 -#: ../../mod/update_network.php:22 ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Contingut embegut - recarrega la pàgina per a veure-ho]" - -#: ../../mod/crepair.php:102 -msgid "Contact settings applied." -msgstr "Ajustos de Contacte aplicats." - -#: ../../mod/crepair.php:104 -msgid "Contact update failed." -msgstr "Fracassà l'actualització de Contacte" - -#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:43 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:110 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/photos.php:129 ../../mod/photos.php:865 -#: ../../mod/editpost.php:10 ../../mod/install.php:171 -#: ../../mod/notifications.php:62 ../../mod/contacts.php:125 -#: ../../mod/settings.php:49 ../../mod/settings.php:411 -#: ../../mod/settings.php:416 ../../mod/manage.php:86 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/attach.php:33 ../../mod/group.php:19 -#: ../../mod/viewconnections.php:22 ../../mod/register.php:36 -#: ../../mod/regmod.php:111 ../../mod/item.php:124 ../../mod/item.php:140 -#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:137 -#: ../../mod/profile_photo.php:148 ../../mod/profile_photo.php:159 -#: ../../mod/message.php:9 ../../mod/message.php:46 ../../mod/allfriends.php:9 -#: ../../mod/wall_upload.php:42 ../../mod/follow.php:8 ../../mod/common.php:9 -#: ../../mod/display.php:133 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:229 ../../mod/delegate.php:6 -#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:332 -#: ../../include/items.php:3030 ../../index.php:288 -msgid "Permission denied." -msgstr "Permís denegat." +#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +#: ../../mod/photos.php:92 ../../mod/photos.php:637 +msgid "Profile Photos" +msgstr "Fotos del Perfil" -#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/dfrn_confirm.php:118 -msgid "Contact not found." -msgstr "Contacte no trobat" +#: ../../include/menu.php:107 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266 +#: ../../include/ItemObject.php:100 ../../include/apps.php:254 +#: ../../mod/webpages.php:181 ../../mod/thing.php:227 +#: ../../mod/connections.php:382 ../../mod/connections.php:395 +#: ../../mod/connections.php:414 ../../mod/blocks.php:153 +#: ../../mod/editpost.php:106 ../../mod/editlayout.php:133 +#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:134 +#: ../../mod/menu.php:103 ../../mod/settings.php:650 ../../mod/layouts.php:183 +msgid "Edit" +msgstr "Edita" -#: ../../mod/crepair.php:135 -msgid "Repair Contact Settings" -msgstr "Reposar els ajustos de Contacte" +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Freqüentment" -#: ../../mod/crepair.php:137 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "ADVERTÈNCIA: Això és molt avançat i si s'introdueix informació incorrecta la seva comunicació amb aquest contacte pot deixar de funcionar." +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Horariament" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Dos vegades al dia" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Diariament" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Setmanalment" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Mensualment" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 +msgid "Email" +msgstr "Correu electrónic" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Creada una nova entrada" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "comentat a l'entrada de %s" -#: ../../mod/crepair.php:138 +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "No s'ha trobat nom d'usuari a l'arxiu d'importació." + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear." + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:504 +msgid "Import completed." +msgstr "S'ha completat la importació." + +#: ../../include/group.php:26 msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "Si us plau, prem el botó 'Tornar' ara si no saps segur que has de fer aqui." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent." -#: ../../mod/crepair.php:144 -msgid "Return to contact editor" -msgstr "Tornar al editor de contactes" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Privacitat de grup predeterminada per a contactes nous" -#: ../../mod/crepair.php:148 ../../mod/settings.php:462 -#: ../../mod/settings.php:488 ../../mod/admin.php:484 ../../mod/admin.php:493 -msgid "Name" -msgstr "Nom" +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "Tots els Canals" -#: ../../mod/crepair.php:149 -msgid "Account Nickname" -msgstr "Malnom de Compte" - -#: ../../mod/crepair.php:150 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@Tagname - té prel·lació sobre Nom/Malnom" - -#: ../../mod/crepair.php:151 -msgid "Account URL" -msgstr "Adreça URL del Compte" - -#: ../../mod/crepair.php:152 -msgid "Friend Request URL" -msgstr "Adreça URL de sol·licitud d'Amistat" - -#: ../../mod/crepair.php:153 -msgid "Friend Confirm URL" -msgstr "Adreça URL de confirmació d'Amic" - -#: ../../mod/crepair.php:154 -msgid "Notification Endpoint URL" -msgstr "Adreça URL de Notificació" - -#: ../../mod/crepair.php:155 -msgid "Poll/Feed URL" -msgstr "Adreça de Enquesta/Alimentador" - -#: ../../mod/crepair.php:156 -msgid "New photo from this URL" -msgstr "Nova foto d'aquesta URL" - -#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:400 ../../mod/photos.php:900 ../../mod/photos.php:958 -#: ../../mod/photos.php:1182 ../../mod/photos.php:1222 -#: ../../mod/photos.php:1262 ../../mod/photos.php:1293 -#: ../../mod/install.php:251 ../../mod/install.php:289 -#: ../../mod/localtime.php:45 ../../mod/contacts.php:319 -#: ../../mod/settings.php:460 ../../mod/settings.php:603 -#: ../../mod/settings.php:797 ../../mod/manage.php:109 ../../mod/group.php:80 -#: ../../mod/admin.php:313 ../../mod/admin.php:481 ../../mod/admin.php:609 -#: ../../mod/admin.php:776 ../../mod/admin.php:856 ../../mod/profiles.php:375 -#: ../../mod/invite.php:106 ../../addon/facebook/facebook.php:411 -#: ../../addon/yourls/yourls.php:76 ../../addon/ljpost/ljpost.php:92 -#: ../../addon/nsfw/nsfw.php:57 -#: ../../addon/uhremotestorage/uhremotestorage.php:89 -#: ../../addon/randplace/randplace.php:179 ../../addon/dwpost/dwpost.php:92 -#: ../../addon/drpost/drpost.php:110 ../../addon/geonames/geonames.php:187 -#: ../../addon/oembed.old/oembed.php:41 ../../addon/impressum/impressum.php:69 -#: ../../addon/blockem/blockem.php:57 ../../addon/qcomment/qcomment.php:61 -#: ../../addon/openstreetmap/openstreetmap.php:70 -#: ../../addon/editplain/editplain.php:84 ../../addon/blackout/blackout.php:94 -#: ../../addon/pageheader/pageheader.php:52 -#: ../../addon/statusnet/statusnet.php:273 -#: ../../addon/statusnet/statusnet.php:287 -#: ../../addon/statusnet/statusnet.php:313 -#: ../../addon/statusnet/statusnet.php:320 -#: ../../addon/statusnet/statusnet.php:345 -#: ../../addon/statusnet/statusnet.php:532 ../../addon/tumblr/tumblr.php:90 -#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88 -#: ../../addon/wppost/wppost.php:102 ../../addon/showmore/showmore.php:48 -#: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:175 -#: ../../addon/twitter/twitter.php:201 ../../addon/twitter/twitter.php:355 -#: ../../addon/posterous/posterous.php:90 -#: ../../view/theme/quattro/theme.php:15 ../../include/conversation.php:552 -msgid "Submit" -msgstr "Enviar" +#: ../../include/group.php:276 +msgid "edit" +msgstr "edita" -#: ../../mod/help.php:30 -msgid "Help:" -msgstr "Ajuda:" +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Col·leccions" -#: ../../mod/help.php:34 ../../include/nav.php:82 -msgid "Help" -msgstr "Ajuda" +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Edita col·leccions" -#: ../../mod/help.php:38 ../../index.php:221 -msgid "Not Found" -msgstr "No trobat" +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Afegeix una nova col·lecció" -#: ../../mod/help.php:41 ../../index.php:224 -msgid "Page not found." -msgstr "Pàgina no trobada." +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Canals a cap col·lecció" + +#: ../../include/group.php:303 ../../include/widgets.php:275 +msgid "add" +msgstr "afegeix" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Adreça de correu electrònic no vàlida" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "La teva adreça de correu electrònic ja esta registrada en aquest lloc" + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "Es requereix Invitació" + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "L'invitació no ha pogut ser verificada" + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Entra la informació sol·licitada" -#: ../../mod/wall_attach.php:57 +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "Ha fallat guardar la informació del compte" + +#: ../../include/account.php:246 #, php-format -msgid "File exceeds size limit of %d" -msgstr "L'arxiu excedeix la mida límit de %d" +msgid "Registration confirmation for %s" +msgstr "Registre confirmat per %s" -#: ../../mod/wall_attach.php:85 ../../mod/wall_attach.php:96 -msgid "File upload failed." -msgstr "La càrrega de fitxers ha fallat." +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "Sol·licitud de registre a %s" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Enviat suggeriment d'amic." +#: ../../include/account.php:314 ../../include/account.php:341 +#: ../../include/account.php:401 ../../include/network.php:1632 +msgid "Administrator" +msgstr "Administrador" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggerir Amics" +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "la teva contrasenya registrada" -#: ../../mod/fsuggest.php:99 +#: ../../include/account.php:339 ../../include/account.php:399 #, php-format -msgid "Suggest a friend for %s" -msgstr "Suggerir una amic per a %s" +msgid "Registration details for %s" +msgstr "Detalls del registre per %s" -#: ../../mod/events.php:62 -msgid "Event description and start time are required." -msgstr "Es requereix descripció de l'esdeveniment i l'hora d'inici." +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "Compte aprovat." -#: ../../mod/events.php:230 -msgid "l, F j" -msgstr "l, F j" +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registre revocat per %s" -#: ../../mod/events.php:252 -msgid "Edit event" -msgstr "Editar esdeveniment" +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "Compte verificat. Si us plau, inicia sessió." -#: ../../mod/events.php:272 ../../include/text.php:982 -msgid "link to source" -msgstr "Enllaç al origen" +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Feu clic aquí per actualitzar." -#: ../../mod/events.php:296 ../../include/nav.php:50 ../../boot.php:1349 -msgid "Events" -msgstr "Esdeveniments" +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Aquesta acció és superior als límits establerts pel seu pla de subscripció." -#: ../../mod/events.php:297 -msgid "Create New Event" -msgstr "Crear un nou esdeveniment" +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Aquesta acció no està disponible en el seu pla de subscripció." -#: ../../mod/events.php:298 -msgid "Previous" -msgstr "Previ" +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Miscelania" -#: ../../mod/events.php:299 ../../mod/install.php:210 -msgid "Next" -msgstr "Proper" +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD o MM-DD" -#: ../../mod/events.php:371 -msgid "hour:minute" -msgstr "hora:minut" +#: ../../include/datetime.php:235 ../../mod/events.php:649 +#: ../../mod/appman.php:91 ../../mod/appman.php:92 +msgid "Required" +msgstr "Requerit" -#: ../../mod/events.php:380 -msgid "Event details" -msgstr "Detalls del esdeveniment" +#: ../../include/datetime.php:262 ../../boot.php:2354 +msgid "never" +msgstr "mai" -#: ../../mod/events.php:381 -#, php-format -msgid "Format is %s %s. Starting date and Description are required." -msgstr "El format és %s %s. Es requereix Data d'inici i Descripció." +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "fa menys d'un segon" -#: ../../mod/events.php:383 -msgid "Event Starts:" -msgstr "Inici d'Esdeveniment:" +#: ../../include/datetime.php:271 +msgid "year" +msgstr "any" -#: ../../mod/events.php:386 -msgid "Finish date/time is not known or not relevant" -msgstr "La data/hora de finalització no es coneixen o no són relevants" +#: ../../include/datetime.php:271 +msgid "years" +msgstr "anys" -#: ../../mod/events.php:388 -msgid "Event Finishes:" -msgstr "L'esdeveniment Finalitza:" +#: ../../include/datetime.php:272 +msgid "month" +msgstr "mes" -#: ../../mod/events.php:391 -msgid "Adjust for viewer timezone" -msgstr "Ajustar a la zona horaria de l'espectador" +#: ../../include/datetime.php:272 +msgid "months" +msgstr "mesos" -#: ../../mod/events.php:393 -msgid "Description:" -msgstr "Descripció:" +#: ../../include/datetime.php:273 +msgid "week" +msgstr "setmana" -#: ../../mod/events.php:395 ../../include/event.php:37 -#: ../../include/bb2diaspora.php:260 ../../boot.php:980 -msgid "Location:" -msgstr "Ubicació:" +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "setmanes" -#: ../../mod/events.php:397 -msgid "Share this event" -msgstr "Compartir aquest esdeveniment" +#: ../../include/datetime.php:274 +msgid "day" +msgstr "dia" -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:686 ../../mod/settings.php:461 -#: ../../mod/settings.php:487 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "Cancel·lar" +#: ../../include/datetime.php:274 +msgid "days" +msgstr "dies" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Etiqueta eliminada" +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "hora" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Esborrar etiqueta del element" +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "hores" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Selecciona etiqueta a esborrar:" +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "minut" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 -msgid "Remove" -msgstr "Esborrar" +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "minuts" -#: ../../mod/dfrn_poll.php:91 ../../mod/dfrn_poll.php:517 -#, php-format -msgid "%s welcomes %s" -msgstr "%s Benvingut %s" +#: ../../include/datetime.php:277 +msgid "second" +msgstr "segon" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autoritzi la connexió de aplicacions" +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "segons" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torni a la seva aplicació i inserti aquest Codi de Seguretat:" +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "Fa %1$d i %2$s" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Per favor, accedeixi per a continuar." +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "Aniversari de %1$s" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vol autoritzar a aquesta aplicació per accedir als teus missatges i contactes, i/o crear nous enviaments per a vostè?" - -#: ../../mod/api.php:105 ../../mod/dfrn_request.php:676 -#: ../../mod/settings.php:692 ../../mod/settings.php:698 -#: ../../mod/settings.php:706 ../../mod/settings.php:710 -#: ../../mod/settings.php:715 ../../mod/settings.php:721 -#: ../../mod/settings.php:727 ../../mod/settings.php:787 -#: ../../mod/settings.php:788 ../../mod/settings.php:789 -#: ../../mod/settings.php:790 ../../mod/register.php:524 -#: ../../mod/profiles.php:357 -msgid "Yes" -msgstr "Si" - -#: ../../mod/api.php:106 ../../mod/dfrn_request.php:677 -#: ../../mod/settings.php:692 ../../mod/settings.php:698 -#: ../../mod/settings.php:706 ../../mod/settings.php:710 -#: ../../mod/settings.php:715 ../../mod/settings.php:721 -#: ../../mod/settings.php:727 ../../mod/settings.php:787 -#: ../../mod/settings.php:788 ../../mod/settings.php:789 -#: ../../mod/settings.php:790 ../../mod/register.php:525 -#: ../../mod/profiles.php:358 +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Feliç Aniversari %1$s" + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "Opcions de Directori" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "Mode Segur" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 +#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 +#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 +#: ../../mod/settings.php:579 ../../mod/removeme.php:60 +#: ../../mod/connedit.php:635 ../../mod/connedit.php:663 +#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 msgid "No" msgstr "No" -#: ../../mod/photos.php:42 -msgid "Photo Albums" -msgstr "Àlbum de Fotos" +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 +#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 +#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 +#: ../../mod/settings.php:579 ../../mod/removeme.php:60 +#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "Sí" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "Només Fòrums Públics" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "Només Aquest Lloc Web" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Pàgina Nova" + +#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 +#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 +msgid "View" +msgstr "Mostra" + +#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 +#: ../../include/conversation.php:1155 ../../mod/webpages.php:188 +#: ../../mod/events.php:667 ../../mod/editpost.php:143 +#: ../../mod/photos.php:982 ../../mod/editwebpage.php:214 +#: ../../mod/editblock.php:170 +msgid "Preview" +msgstr "Avanç" -#: ../../mod/photos.php:50 ../../mod/photos.php:150 ../../mod/photos.php:879 -#: ../../mod/photos.php:950 ../../mod/photos.php:965 ../../mod/photos.php:1371 -#: ../../mod/photos.php:1383 ../../addon/communityhome/communityhome.php:110 -msgid "Contact Photos" -msgstr "Fotos de Contacte" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Accions" -#: ../../mod/photos.php:57 ../../mod/photos.php:975 ../../mod/photos.php:1413 -msgid "Upload New Photos" -msgstr "Actualitzar Noves Fotos" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Enllaç a Pàgina" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Títol" + +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 +#: ../../mod/blocks.php:150 ../../mod/menu.php:105 ../../mod/layouts.php:181 +msgid "Created" +msgstr "Creat" -#: ../../mod/photos.php:68 ../../mod/settings.php:11 +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 +#: ../../mod/blocks.php:151 ../../mod/menu.php:106 ../../mod/layouts.php:182 +msgid "Edited" +msgstr "Editat" + +#: ../../include/api.php:1193 +msgid "Public Timeline" +msgstr "Línia de Temps Pública" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Predeterminat" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Esborrar aquest item?" + +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "Comentari" + +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 +msgid "[+] show all" +msgstr "[+] mostra tot" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] mostra menys" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] expandeix" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] colapsa" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Contrasenya massa curta" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Les paraules de pas no coincideixen" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 msgid "everybody" msgstr "tothom" -#: ../../mod/photos.php:139 -msgid "Contact information unavailable" -msgstr "Informació del Contacte no disponible" - -#: ../../mod/photos.php:150 ../../mod/photos.php:597 ../../mod/photos.php:950 -#: ../../mod/photos.php:965 ../../mod/register.php:327 -#: ../../mod/register.php:334 ../../mod/register.php:341 -#: ../../mod/profile_photo.php:58 ../../mod/profile_photo.php:65 -#: ../../mod/profile_photo.php:72 ../../mod/profile_photo.php:170 -#: ../../mod/profile_photo.php:246 ../../mod/profile_photo.php:255 -#: ../../addon/communityhome/communityhome.php:111 -msgid "Profile Photos" -msgstr "Fotos del Perfil" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Contrasenya Secreta" -#: ../../mod/photos.php:160 -msgid "Album not found." -msgstr "Àlbum no trobat." +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Pista per la Contrasenya" -#: ../../mod/photos.php:178 ../../mod/photos.php:959 -msgid "Delete Album" -msgstr "Eliminar Àlbum" +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Avis: Els permisos han canviat però encara no han estat enviats." -#: ../../mod/photos.php:241 ../../mod/photos.php:1183 -msgid "Delete Photo" -msgstr "Eliminar Foto" +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "tanca tot" -#: ../../mod/photos.php:528 -msgid "was tagged in a" -msgstr "Fou etiquetat a un" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Res de nou per aquí" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valora Aquest Canal (això es farà públic)" + +#: ../../include/js_strings.php:20 ../../mod/rate.php:156 +#: ../../mod/connedit.php:671 +msgid "Rating" +msgstr "Valora" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Descriu (opcional)" + +#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 +#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:275 +#: ../../mod/thing.php:318 ../../mod/events.php:494 ../../mod/events.php:670 +#: ../../mod/group.php:81 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/pdledit.php:58 ../../mod/import.php:534 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/mitem.php:232 ../../mod/rate.php:167 +#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/filestorage.php:156 +#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166 +#: ../../mod/profiles.php:667 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/admin.php:453 ../../mod/admin.php:819 ../../mod/admin.php:986 +#: ../../mod/admin.php:1118 ../../mod/admin.php:1312 ../../mod/admin.php:1397 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/mood.php:134 +#: ../../mod/connedit.php:692 ../../mod/mail.php:355 ../../mod/appman.php:99 +#: ../../mod/pconfig.php:108 ../../mod/poll.php:68 +#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Presenta" -#: ../../mod/photos.php:528 ../../mod/like.php:127 ../../mod/tagger.php:70 -#: ../../addon/communityhome/communityhome.php:163 ../../include/text.php:1226 -#: ../../include/diaspora.php:1600 ../../include/conversation.php:53 -#: ../../include/conversation.php:126 -msgid "photo" -msgstr "foto" +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Si us plau, entra l'enllaç URL" -#: ../../mod/photos.php:528 -msgid "by" -msgstr "per" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?" -#: ../../mod/photos.php:631 ../../addon/js_upload/js_upload.php:315 -msgid "Image exceeds size limit of " -msgstr "La imatge excedeix el límit de " +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "horapasada.prefixFa" -#: ../../mod/photos.php:639 -msgid "Image file is empty." -msgstr "El fitxer de imatge és buit." +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../mod/photos.php:653 ../../mod/profile_photo.php:122 -#: ../../mod/wall_upload.php:65 -msgid "Unable to process image." -msgstr "Incapaç de processar la imatge." +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "fa" -#: ../../mod/photos.php:673 ../../mod/profile_photo.php:251 -#: ../../mod/wall_upload.php:84 -msgid "Image upload failed." -msgstr "Actualització de la imatge fracassada." +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "des d'ara" -#: ../../mod/photos.php:759 ../../mod/community.php:16 -#: ../../mod/dfrn_request.php:625 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:7 ../../mod/search.php:71 ../../mod/directory.php:33 -msgid "Public access denied." -msgstr "Accés públic denegat." +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "menys d'un minut" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "prop d'un minut" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d minuts" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "prop d'una hora" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr "al voltant de %d hores" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "un dia" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d dies" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "prop d'un mes" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d mesos" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "prop d'un any" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d anys" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/text.php:395 +msgid "prev" +msgstr "prev" + +#: ../../include/text.php:397 +msgid "first" +msgstr "primer" + +#: ../../include/text.php:426 +msgid "last" +msgstr "últim" + +#: ../../include/text.php:429 +msgid "next" +msgstr "pròxim" + +#: ../../include/text.php:439 +msgid "older" +msgstr "el més antic" + +#: ../../include/text.php:441 +msgid "newer" +msgstr "El més nou" + +#: ../../include/text.php:834 +msgid "No connections" +msgstr "Sense Connexions" + +#: ../../include/text.php:848 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d Connexió" +msgstr[1] "%d Connexions" + +#: ../../include/text.php:861 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "Veure Connexions" + +#: ../../include/text.php:918 ../../include/text.php:930 +#: ../../include/nav.php:165 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Cerca" + +#: ../../include/text.php:919 ../../include/text.php:931 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 +msgid "Save" +msgstr "Guardar" + +#: ../../include/text.php:994 +msgid "poke" +msgstr "emprenya" + +#: ../../include/text.php:994 ../../include/conversation.php:243 +msgid "poked" +msgstr "emprenyat" + +#: ../../include/text.php:995 +msgid "ping" +msgstr "coloca" + +#: ../../include/text.php:995 +msgid "pinged" +msgstr "colocat" + +#: ../../include/text.php:996 +msgid "prod" +msgstr "picar" + +#: ../../include/text.php:996 +msgid "prodded" +msgstr "picat" + +#: ../../include/text.php:997 +msgid "slap" +msgstr "bufetada" + +#: ../../include/text.php:997 +msgid "slapped" +msgstr "bufetejat" + +#: ../../include/text.php:998 +msgid "finger" +msgstr "senyal" + +#: ../../include/text.php:998 +msgid "fingered" +msgstr "senyalat" + +#: ../../include/text.php:999 +msgid "rebuff" +msgstr "menyspreu" + +#: ../../include/text.php:999 +msgid "rebuffed" +msgstr "menyspreuat" + +#: ../../include/text.php:1009 +msgid "happy" +msgstr "feliç" + +#: ../../include/text.php:1010 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1011 +msgid "mellow" +msgstr "melós" + +#: ../../include/text.php:1012 +msgid "tired" +msgstr "cansat" + +#: ../../include/text.php:1013 +msgid "perky" +msgstr "turgent" + +#: ../../include/text.php:1014 +msgid "angry" +msgstr "enfadat" + +#: ../../include/text.php:1015 +msgid "stupified" +msgstr "encantat" + +#: ../../include/text.php:1016 +msgid "puzzled" +msgstr "perplexe" + +#: ../../include/text.php:1017 +msgid "interested" +msgstr "Interessat" + +#: ../../include/text.php:1018 +msgid "bitter" +msgstr "amargat" + +#: ../../include/text.php:1019 +msgid "cheerful" +msgstr "feliç" + +#: ../../include/text.php:1020 +msgid "alive" +msgstr "viu" + +#: ../../include/text.php:1021 +msgid "annoyed" +msgstr "molest" + +#: ../../include/text.php:1022 +msgid "anxious" +msgstr "ansiós" + +#: ../../include/text.php:1023 +msgid "cranky" +msgstr "malagaitós" + +#: ../../include/text.php:1024 +msgid "disturbed" +msgstr "transtornat" + +#: ../../include/text.php:1025 +msgid "frustrated" +msgstr "frustrat" + +#: ../../include/text.php:1026 +msgid "depressed" +msgstr "deprimit" + +#: ../../include/text.php:1027 +msgid "motivated" +msgstr "motivat" + +#: ../../include/text.php:1028 +msgid "relaxed" +msgstr "relaxat" + +#: ../../include/text.php:1029 +msgid "surprised" +msgstr "sorprès" + +#: ../../include/text.php:1201 +msgid "Monday" +msgstr "Dilluns" + +#: ../../include/text.php:1201 +msgid "Tuesday" +msgstr "Dimarts" + +#: ../../include/text.php:1201 +msgid "Wednesday" +msgstr "Dimecres" + +#: ../../include/text.php:1201 +msgid "Thursday" +msgstr "Dijous" + +#: ../../include/text.php:1201 +msgid "Friday" +msgstr "Divendres" + +#: ../../include/text.php:1201 +msgid "Saturday" +msgstr "Dissabte" + +#: ../../include/text.php:1201 +msgid "Sunday" +msgstr "Diumenge" + +#: ../../include/text.php:1205 +msgid "January" +msgstr "Gener" + +#: ../../include/text.php:1205 +msgid "February" +msgstr "Febrer" + +#: ../../include/text.php:1205 +msgid "March" +msgstr "Març" + +#: ../../include/text.php:1205 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1205 +msgid "May" +msgstr "Maig" + +#: ../../include/text.php:1205 +msgid "June" +msgstr "Juny" + +#: ../../include/text.php:1205 +msgid "July" +msgstr "Juliol" + +#: ../../include/text.php:1205 +msgid "August" +msgstr "Agost" + +#: ../../include/text.php:1205 +msgid "September" +msgstr "Setembre" + +#: ../../include/text.php:1205 +msgid "October" +msgstr "Octubre" + +#: ../../include/text.php:1205 +msgid "November" +msgstr "Novembre" + +#: ../../include/text.php:1205 +msgid "December" +msgstr "Desembre" + +#: ../../include/text.php:1310 +msgid "unknown.???" +msgstr "desconegut.???" + +#: ../../include/text.php:1311 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1347 +msgid "remove category" +msgstr "elimina categoria" + +#: ../../include/text.php:1422 +msgid "remove from file" +msgstr "elimina del arxiu" + +#: ../../include/text.php:1498 ../../include/text.php:1509 +msgid "Click to open/close" +msgstr "Clic per obrir/tancar" + +#: ../../include/text.php:1665 ../../mod/events.php:457 +msgid "Link to Source" +msgstr "Enllaç a la Font" + +#: ../../include/text.php:1686 ../../include/text.php:1757 +msgid "default" +msgstr "per defecte" + +#: ../../include/text.php:1694 +msgid "Page layout" +msgstr "Format de la pàgina" + +#: ../../include/text.php:1694 +msgid "You can create your own with the layouts tool" +msgstr "Pots crear el teu propi amb l'editor de format de pàgina." + +#: ../../include/text.php:1735 +msgid "Page content type" +msgstr "Tipus de contingut de la pàgina" + +#: ../../include/text.php:1769 +msgid "Select an alternate language" +msgstr "Tria un idioma alternatiu" + +#: ../../include/text.php:1888 ../../include/diaspora.php:2119 +#: ../../include/conversation.php:120 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "foto" + +#: ../../include/text.php:1891 ../../include/conversation.php:123 +#: ../../mod/like.php:348 ../../mod/tagger.php:47 +msgid "event" +msgstr "succés" + +#: ../../include/text.php:1894 ../../include/diaspora.php:2119 +#: ../../include/conversation.php:148 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +msgid "status" +msgstr "estat" + +#: ../../include/text.php:1896 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "comentari" + +#: ../../include/text.php:1901 +msgid "activity" +msgstr "activitat" + +#: ../../include/text.php:2196 +msgid "Design Tools" +msgstr "Eines de disseny" + +#: ../../include/text.php:2199 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Bloc" + +#: ../../include/text.php:2200 ../../mod/menu.php:98 +msgid "Menus" +msgstr "Menús" + +#: ../../include/text.php:2201 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Format Gràfic" + +#: ../../include/text.php:2202 +msgid "Pages" +msgstr "Pàgines" + +#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 +msgid "Collection" +msgstr "Col·lecció" + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "pare" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Llista d'Adreçes" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Calendari" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Programació de la bústia d'entrada" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Programació de la bústia de sortida" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019 +#: ../../include/apps.php:336 ../../include/apps.php:387 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "Desconegut" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "%1$s emprat" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s emprat de %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/conversation.php:1609 ../../include/apps.php:135 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Arxius" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Total" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Compartit" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180 +#: ../../mod/blocks.php:152 ../../mod/menu.php:109 +#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 +msgid "Create" +msgstr "Creada" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362 +#: ../../mod/photos.php:718 ../../mod/photos.php:1248 +msgid "Upload" +msgstr "Pujar" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Nom" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "Tipus" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Mida" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Últim Modificat" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/conversation.php:660 ../../include/apps.php:255 +#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 +#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 +#: ../../mod/editlayout.php:178 ../../mod/editwebpage.php:225 +#: ../../mod/editblock.php:180 ../../mod/admin.php:826 ../../mod/admin.php:988 +#: ../../mod/settings.php:651 ../../mod/connedit.php:551 +msgid "Delete" +msgstr "Esborra" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "Crea una nova carpeta" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "Puja arxiu" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "%1$s de marcadors" + +#: ../../include/network.php:635 +msgid "view full size" +msgstr "Veure a mida competa" + +#: ../../include/network.php:1585 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "Notificació de $Projectname" + +#: ../../include/network.php:1586 ../../include/enotify.php:59 +#: ../../include/diaspora.php:2522 ../../include/diaspora.php:2533 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1588 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Gràcies," + +#: ../../include/network.php:1590 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/network.php:1646 +msgid "No Subject" +msgstr "Sense Assumpte" + +#: ../../include/features.php:38 +msgid "General Features" +msgstr "Característiques Generals" + +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "Expiració del Contingut" + +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "elimina entrades/comentaris i/o missatges privats de aquí en endevant." + +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "Multiples Perfils" + +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "Capacitat per crear multiples perfils" + +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "Perfils Avançats" + +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "Seccions i seleccions addicionals de perfils " + +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "Importar/Exportar Perfil" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "Guarda i carrega els detalls del perfil al llarg dels llocs/canals" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "Pàgines Web" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "Proporcionar pàgines web gestionades al seu canal" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "Notes Privades" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "Activa l'eina per guardar notes i recordatoris" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Navegació pel Selector de Canals" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Canvieu els canals directament des del menú desplegable de navegació" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Ubicació de la Photo" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa." + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "Mode Expert" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Activar Mode Expert per a proporcionar opcions avançades de configuració" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "Canal Superior" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "Característiques de Composició d'Entrades" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "Us d'Abreviatures" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Permet emprat \"Abreviatures\" per formatar entrades" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Grans Fotos" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura." + +#: ../../include/features.php:59 ../../include/widgets.php:548 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Canal Origen" + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importa automàticament el contingut del canal des de altres canals o feeds" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "Encara Més Encriptació" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida" + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Habilitar eines de vot" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Proporcionar una classe d'entrada que altres puguin votar" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "Filtrat de Xarxa i Flux" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "Cerca per Data" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "Capacitat per seleccionar entrades per rang de dates" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "Filtre de Col·leccions" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades" + +#: ../../include/features.php:70 ../../include/widgets.php:274 +msgid "Saved Searches" +msgstr "Cerques Guardades" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "Guardar els termin de la cerca per a re-usar" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "Pestanya Personal de Xarxa" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut" + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "Nova Pestanya de Xarxa" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "Activa pestanya per mostrar tota l'activitat nova de la Xarxa" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "Eina d'Afinitat" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtre d'activitat del flux per importància de la relació" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "Filtre de Connexió" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut " + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "Suggerir Canals" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "Mostra suggerencies de canals" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "Eina d'Entrades/Comentaris" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "Etiquetant" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "Capacitat d'etiquetar entrades existents" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "Categories d'Entrades" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "Afegeix categoria a la teva entrada" + +#: ../../include/features.php:83 ../../include/widgets.php:304 +#: ../../include/contact_widgets.php:57 +msgid "Saved Folders" +msgstr "Carpetes Guardades" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "Capacitat de arxivar entrades en les carpetes" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "No Agrada l'Entrada" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "Entrades Excel·lents" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "Núvol d'Etiquetes." + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal" + +#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 +#: ../../include/contact_widgets.php:92 +msgid "Categories" +msgstr "Categories" + +#: ../../include/widgets.php:91 ../../include/nav.php:163 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Aplicatius" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "Sistema" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1504 +msgid "Personal" +msgstr "Personal" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "Crear Personal App" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "Editar Personal App" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:945 +#: ../../include/identity.php:857 ../../mod/directory.php:316 +#: ../../mod/match.php:64 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "Connecta " + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Ignora/Amaga" + +#: ../../include/widgets.php:143 ../../mod/connections.php:268 +msgid "Suggestions" +msgstr "Suggerencies" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Veure més....." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Tens %1$.0f de %2$.0f connexions permeses." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Afegeix una Nova Connexió" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Introdueix la adreça del canal" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exemple: pep@exemple.com, http://exemple.com/vinyet" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Notes" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Plaç de remoció" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Tot" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Arxius" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:571 +msgid "Me" +msgstr "Jo" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:572 +msgid "Family" +msgstr "Família" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 +#: ../../mod/settings.php:349 ../../mod/settings.php:350 +#: ../../mod/settings.php:353 ../../mod/settings.php:364 +#: ../../mod/connedit.php:573 +msgid "Friends" +msgstr "Amics" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:574 +msgid "Acquaintances" +msgstr "Coneguts" + +#: ../../include/widgets.php:433 ../../mod/connections.php:231 +#: ../../mod/connections.php:246 ../../mod/connedit.php:575 +msgid "All" +msgstr "Tots" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "Refresc" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "Ajustos de Compte" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "Ajustos de Canal" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "Característiques addicionals" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "Ajustos de Característica/Afegit" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "Ajustos de pantalla" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "Apps connectades" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "Exportat canal" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:662 +msgid "Connection Default Permissions" +msgstr "Permisos per Defecte de la Connexió" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "Ajustos Premium de Canal" + +#: ../../include/widgets.php:556 ../../include/nav.php:208 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Ajustos" + +#: ../../include/widgets.php:569 ../../mod/message.php:31 +#: ../../mod/mail.php:128 +msgid "Messages" +msgstr "Missatges" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "Comprovar Correu" + +#: ../../include/widgets.php:577 ../../include/nav.php:199 +msgid "New Message" +msgstr "Nou Missatge" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "Sales de Xat" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "Sales de Xat Favorites" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "Sales de Xat Suggerides" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "foto/imatge" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "Valora'm" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "Veure Valoracions" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "Concentradors Públics" + +#: ../../include/event.php:22 ../../include/bb2diaspora.php:459 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:30 ../../include/bb2diaspora.php:465 +msgid "Starts:" +msgstr "Inicia:" + +#: ../../include/event.php:40 ../../include/bb2diaspora.php:473 +msgid "Finishes:" +msgstr "Acaba:" + +#: ../../include/event.php:50 ../../include/bb2diaspora.php:481 +#: ../../include/identity.php:908 ../../mod/directory.php:302 +#: ../../mod/events.php:661 +msgid "Location:" +msgstr "Localització:" + +#: ../../include/event.php:535 +msgid "This event has been added to your calendar." +msgstr "Aquest succés ha estat afegit al teu calendari." + +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red:Notificació] Un nou missatge s'ha rebut a %s" + +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s t'ha enviat un nou missatge privat a %3$s." + +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s t'ha enviat %2$s." + +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "un missatge privat" + +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Per favor, visita %s per a veure i/o respondre els teus missatges privats." + +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]a %4$s[/zrl]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]%4$s de %5$s[/zrl]" + +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]el teu %4$s[/zrl]" + +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red:Notify] Comentari a la conversa #%1$d per %2$s" + +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s comentat en un article/conversa que havies estat seguint." + +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Si us plau visita %s per veure i/o contestar a la conversa" + +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Red:Avís] %s ha escrit una entrada al teu mur" + +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s ha escrit una entrada al teu mur en %3$s" + +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s enviat correu a [zrl=%3$s]el teu mur[/zrl]" + +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "[Red:Notificació] %s t'ha etiquetat" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s t'ha etiquetat a %3$s" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]t'ha etiquetat[/zrl]." + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red:Avís] %1$s s'en fot de tu" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s s'en fot de tú a %3$s" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]s'en fot de tú[/zrl]." + +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Red:Avís] %s ha etiquetat la teva entrada" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s ha etiquetat la teva entrada a %3$s" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s etiquetat [zrl=%3$s]la teva entrada[/zrl]" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "[Red:Avís] Presentació rebuda" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, has rebut una nova petició de connexió de '%2$s' a %3$s" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, has rebut [zrl=%2$s]una nova petició de connexió[/zrl] de %3$s." + +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Pots visitar el seu perfil a %s" + +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Si us plau, visita %s per aprovar o rebutjar la petició de connexió." + +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Red:Notificació] Rebuda suggerencia d'amistat" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, has rebut una suggerència d'amistat de '%2$s' a %3$s" + +#: ../../include/enotify.php:287 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, has rebut [zrl=%2$s]una suggerència d'amistat[/zrl] per %3$s de %4$s." + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "Nom:" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "Foto:" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Per favor, visita %s per a aprovar o rebutjar la suggerencia." + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "[Red:Notificació]" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "No s'ha proporcionat bústia." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[no subject]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "incapaç de determinar el remitent" + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "L'entrada guardada no pot ser verificada" + +#: ../../include/diaspora.php:2148 ../../include/conversation.php:164 +#: ../../mod/like.php:394 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s agrada %2$s de %3$s" + +#: ../../include/diaspora.php:2494 +msgid "Please choose" +msgstr "Escull" + +#: ../../include/diaspora.php:2496 +msgid "Agree" +msgstr "A favor" + +#: ../../include/diaspora.php:2498 +msgid "Disagree" +msgstr "En contra" + +#: ../../include/diaspora.php:2500 +msgid "Abstain" +msgstr "Abstenció" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "El canal està bloquejat en aquest lloc." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Ubicació del canal perduda." + +#: ../../include/follow.php:83 +msgid "Response from remote channel was incomplete." +msgstr "La resposta del canal remot fou incompleta." + +#: ../../include/follow.php:100 +msgid "Channel was deleted and no longer exists." +msgstr "El canal fou esborrat i actualment no existeix." + +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "Protocol desactivat." + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "El protocol està bloquejat per a aquest canal." + +#: ../../include/follow.php:179 +msgid "Channel discovery failed." +msgstr "Descobriment de canal fallit." + +#: ../../include/follow.php:195 +msgid "local account not found." +msgstr "compte local no trobat." + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "No pots connectar amb tu mateix." + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:667 +msgid "Private Message" +msgstr "Missatge Privat" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:659 +msgid "Select" +msgstr "Selecciona" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Guardar en la Carpeta" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Assistiré" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "No assistiré" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Podria assistir" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "D'acord" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "En desacord" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "M'abstinc" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1677 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "Veure tot" + +#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 +#: ../../include/conversation.php:1701 ../../include/identity.php:1167 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Agrada" +msgstr[1] "Agraden" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Desagrada" +msgstr[1] "Desagrada" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Fes-lo Preferit" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Treu-lo de Preferits" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Canvia el Estat de la Preferència" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "preferit" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:674 +msgid "Message signature validated" +msgstr "Validada la signatura del missatge" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:675 +msgid "Message signature incorrect" +msgstr "Signatura del missatge incorrecta" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Afegeix Etiqueta" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "M'agrada això (canvia)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "agrada" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "No m'agrada això (canvia)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "desagrada" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Comparteix Això" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "comparteix" + +#: ../../include/ItemObject.php:276 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commentari" +msgstr[1] "%d commentaris" + +#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 +#, php-format +msgid "View %s's profile - %s" +msgstr "Veure %s de perfil - %s" + +#: ../../include/ItemObject.php:298 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:299 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:300 +msgid "Wall-to-Wall" +msgstr "Mur-a-Mur" + +#: ../../include/ItemObject.php:301 +msgid "via Wall-To-Wall:" +msgstr "via Mur-a-Mur:" + +#: ../../include/ItemObject.php:312 ../../include/conversation.php:716 +#, php-format +msgid "from %s" +msgstr "De %s" + +#: ../../include/ItemObject.php:315 ../../include/conversation.php:719 +#, php-format +msgid "last edited: %s" +msgstr "últim editat: %s" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:720 +#, php-format +msgid "Expires: %s" +msgstr "Expira: %s" + +#: ../../include/ItemObject.php:337 +msgid "Save Bookmarks" +msgstr "Guarda Favorits" + +#: ../../include/ItemObject.php:338 +msgid "Add to Calendar" +msgstr "Afegeix al Calendari" + +#: ../../include/ItemObject.php:347 +msgid "Mark all seen" +msgstr "Marca tot com ja vist" + +#: ../../include/ItemObject.php:353 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "Agrada" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "Desagrada" + +#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "Tanca" + +#: ../../include/ItemObject.php:364 ../../include/conversation.php:737 +#: ../../include/conversation.php:1209 ../../mod/editpost.php:123 +#: ../../mod/photos.php:962 ../../mod/editlayout.php:147 +#: ../../mod/editwebpage.php:192 ../../mod/editblock.php:149 +#: ../../mod/mail.php:241 ../../mod/mail.php:356 +msgid "Please wait" +msgstr "Si us plau, espera" + +#: ../../include/ItemObject.php:665 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "Ets tú" + +#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181 +#: ../../mod/editpost.php:107 ../../mod/editlayout.php:134 +#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:135 +msgid "Bold" +msgstr "Negreta" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182 +#: ../../mod/editpost.php:108 ../../mod/editlayout.php:135 +#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:136 +msgid "Italic" +msgstr "Italica" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183 +#: ../../mod/editpost.php:109 ../../mod/editlayout.php:136 +#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:137 +msgid "Underline" +msgstr "Subratllat" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184 +#: ../../mod/editpost.php:110 ../../mod/editlayout.php:137 +#: ../../mod/editwebpage.php:182 ../../mod/editblock.php:138 +msgid "Quote" +msgstr "Cometes" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185 +#: ../../mod/editpost.php:111 ../../mod/editlayout.php:138 +#: ../../mod/editwebpage.php:183 ../../mod/editblock.php:139 +msgid "Code" +msgstr "Codi" + +#: ../../include/ItemObject.php:674 +msgid "Image" +msgstr "Imatge" + +#: ../../include/ItemObject.php:675 +msgid "Insert Link" +msgstr "Insereix Enllaç" + +#: ../../include/ItemObject.php:676 +msgid "Video" +msgstr "Video" + +#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236 +#: ../../mod/editpost.php:151 ../../mod/mail.php:247 ../../mod/mail.php:361 +msgid "Encrypt text" +msgstr "Text encriptat" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nova finestra" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Obrir la localització seleccionada en un altre finestra o pestanya del navegador" + +#: ../../include/Contact.php:215 ../../mod/admin.php:739 +#, php-format +msgid "User '%s' deleted" +msgstr "usuari '%s' esborrat" + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Adjuntat:" + +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "Notificació d'esdeveniment de $Projectname" + +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "Desconectar" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Finalitza aquesta sessió" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Personal" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "Les teves entrades i converses" + +#: ../../include/nav.php:91 ../../include/conversation.php:942 +#: ../../mod/connedit.php:498 +msgid "View Profile" +msgstr "Veure Perfil" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "La teva pàgina de perfil" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Editar Perfils" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Gestiona/Edita perfils" + +#: ../../include/nav.php:95 ../../include/identity.php:880 +msgid "Edit Profile" +msgstr "Edita Perfil" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Edita el teu perfil" + +#: ../../include/nav.php:97 ../../include/conversation.php:1600 +#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Les Teves Fotos" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "Els teus arxius" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Xerrar" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Les teves sales de xerrar" + +#: ../../include/nav.php:109 ../../include/conversation.php:1635 +#: ../../include/apps.php:129 +msgid "Bookmarks" +msgstr "Marcadors" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "Els teus marcadors" + +#: ../../include/nav.php:113 ../../include/conversation.php:1645 +#: ../../include/apps.php:136 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Pàgines web" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Les teves pàgines web" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "Identifica't" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Signatura" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - click per desconectar" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Autenticació remota" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "Click per autentificar-te en el teu Lloc " + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Pàgina Personal" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "Registre" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Crear un compte" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Ajuda" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Ajuda i documentació" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Aplicacions, utilitats, enllaços, jocs" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Cerca en el contingut del lloc" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "Directori" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Directori de Canals" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "Matriu/Matrix" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "El teu matrix" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Marca totes les notificacions de matrix vistes" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Canal Personal" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Canal personal" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Marca totes les notificacions de canal vistes" + +#: ../../include/nav.php:187 ../../mod/connections.php:407 +msgid "Connections" +msgstr "Connexions" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Noticies" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notificacions" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Veure totes les Notificacions" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Marca totes les notificacions vistes" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Correu" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Correu privat" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Veure tots els missatges privats" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Marcar tots els missatges privats vistos" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "Safata d'entrada" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Safata de sortida" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:486 +msgid "Events" +msgstr "Events" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Calendari d'Events" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Veure tots els events" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Marcar tots els events vistos" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Gestor del Canal" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gestiona els Teus Canals" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Ajustos de Compte/Canal" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Ajustos i Configuració del Lloc" + +#: ../../include/nav.php:247 ../../include/conversation.php:850 +msgid "Loading..." +msgstr "Carregant..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@name, #tag, content" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Si us plau, espera......." + +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Etiquetes" + +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Paraules clau" + +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "tinc" + +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "tens" + +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "vull" + +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "vols" + +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "agrada" + +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "desagrada" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "i" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "Perfil públic" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s canviat %2$s a “%3$s”" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Visita %1$s de %2$s" + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s Ha actualitzat %2$s, canviant %3$s." + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo." + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Pot veure el flux i entrades normals" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Pot veure el meu perfil del canal per defecte" + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "Pot veure el meus àlbums de fotos" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "Pot veure les meves connexions" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "Pot veure al meu magatzem d'arxius" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "Pot veure les meves pàgines web" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "Pot enviar-me el flux i entrades del seu canal" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "Pot fer entrades a la meva pàgina de canal (\"mur\")" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "Pot fer comentaris o dir si agrada en les meves entrades" + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "Pot enviar-me un missatge de correu privat" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "Pot enviar fotos al meus àlbums de fotos" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "Pot dir si agrada/desagrada " + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "Perfils i altres coses a més d'entrades/comentaris" + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Ho pot enviar a tots els meus contactes del canal via entrades @mencions" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avançat - capaç de crear canals de grups de foro" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "Pot xatejar amb mi (si estic disponible)" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "Pot escriure al meu magatzem d'arxius" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "Pot editar les meves pàgines web" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "Pot mostrar l'origen de les meves entrades públiques en altres canals" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Quelcom avançat - molt útil en comunitats obertes" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "Pot administrar els meus recursos del canal" + +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Extremadament avançat. No toquis res si no saps que estàs fent" + +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "Xarxes Socials" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "Més aviat Públic" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "Restringit" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "Privat" + +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "Foro de Comunitat" + +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "Republicador" + +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "Objectiu Especial" + +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "Celebritat/Faristol" + +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "Repositori de Grup" + +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Altres" + +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "Personalitzat/Mode Expert" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "canal" + +#: ../../include/conversation.php:167 ../../mod/like.php:396 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s no agrada %2$s de %3$s" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s esta ara connectat amb %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s emprenyat %2$s" + +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s es %2$s" + +#: ../../include/conversation.php:572 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "Agrada" + +#: ../../include/conversation.php:572 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "Desagrada" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "Acord" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "Desacord" + +#: ../../include/conversation.php:573 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "Abstenirse" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "Assistint" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "Desassistint" + +#: ../../include/conversation.php:574 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "Podrien assistir" + +#: ../../include/conversation.php:692 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vista %s del perfil @ %s" + +#: ../../include/conversation.php:707 +msgid "Categories:" +msgstr "Categories:" + +#: ../../include/conversation.php:708 +msgid "Filed under:" +msgstr "Arxivar a:" + +#: ../../include/conversation.php:735 +msgid "View in context" +msgstr "Veure en context" + +#: ../../include/conversation.php:846 +msgid "remove" +msgstr "treu" + +#: ../../include/conversation.php:851 +msgid "Delete Selected Items" +msgstr "Esborra els Articles Seleccionats" + +#: ../../include/conversation.php:939 +msgid "View Source" +msgstr "Veure l'Origen" + +#: ../../include/conversation.php:940 +msgid "Follow Thread" +msgstr "Segueix el Fil" + +#: ../../include/conversation.php:941 +msgid "View Status" +msgstr "Veure Status" + +#: ../../include/conversation.php:943 +msgid "View Photos" +msgstr "Veure Fotos" + +#: ../../include/conversation.php:944 +msgid "Matrix Activity" +msgstr "Activitat de Matrix" + +#: ../../include/conversation.php:946 +msgid "Edit Contact" +msgstr "Editar Contacte" + +#: ../../include/conversation.php:947 +msgid "Send PM" +msgstr "Enviar MP" + +#: ../../include/conversation.php:948 ../../include/apps.php:145 +msgid "Poke" +msgstr "Emprenya" + +#: ../../include/conversation.php:1062 +#, php-format +msgid "%s likes this." +msgstr "%s agrada això." + +#: ../../include/conversation.php:1062 +#, php-format +msgid "%s doesn't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1066 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d gent agrada això." +msgstr[1] "%2$d gent agrada això." + +#: ../../include/conversation.php:1068 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d gent no agrada això." +msgstr[1] "%2$d gent no agrada això." + +#: ../../include/conversation.php:1074 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:1077 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", i %d altra gent" +msgstr[1] ", i %d altra gent" + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s like this." +msgstr "%s agrada això." + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s don't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1140 +msgid "Visible to everybody" +msgstr "Visible a tothom" + +#: ../../include/conversation.php:1141 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "Si us plau entra l'enllaç URL:" + +#: ../../include/conversation.php:1142 +msgid "Please enter a video link/URL:" +msgstr "Si us plau entra l'enllaç/URL a un video:" + +#: ../../include/conversation.php:1143 +msgid "Please enter an audio link/URL:" +msgstr "Si us plau, entra l'enllaç/URL a un audio:" + +#: ../../include/conversation.php:1144 +msgid "Tag term:" +msgstr "Paraula de l'Etiqueta:" + +#: ../../include/conversation.php:1145 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Guardar en la Carpeta" + +#: ../../include/conversation.php:1146 +msgid "Where are you right now?" +msgstr "On ets ara?" + +#: ../../include/conversation.php:1147 ../../mod/editpost.php:47 +#: ../../mod/mail.php:175 ../../mod/mail.php:290 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Expira YYYY-MM-DD HH:MM" + +#: ../../include/conversation.php:1174 ../../mod/webpages.php:182 +#: ../../mod/blocks.php:154 ../../mod/photos.php:961 ../../mod/layouts.php:184 +msgid "Share" +msgstr "Compartir" + +#: ../../include/conversation.php:1176 +msgid "Page link name" +msgstr "Nom de la pàgina enllaçada" + +#: ../../include/conversation.php:1179 +msgid "Post as" +msgstr "Envia com" + +#: ../../include/conversation.php:1186 ../../mod/editpost.php:112 +#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:184 +#: ../../mod/editblock.php:141 ../../mod/mail.php:238 ../../mod/mail.php:352 +msgid "Upload photo" +msgstr "Puja foto" + +#: ../../include/conversation.php:1187 +msgid "upload photo" +msgstr "puja foto" + +#: ../../include/conversation.php:1188 ../../mod/editpost.php:113 +#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:185 +#: ../../mod/editblock.php:142 ../../mod/mail.php:239 ../../mod/mail.php:353 +msgid "Attach file" +msgstr "Adjunta arxiu" + +#: ../../include/conversation.php:1189 +msgid "attach file" +msgstr "adjunta arxiu" + +#: ../../include/conversation.php:1190 ../../mod/editpost.php:114 +#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:186 +#: ../../mod/editblock.php:143 ../../mod/mail.php:240 ../../mod/mail.php:354 +msgid "Insert web link" +msgstr "Insereix enllaç web" + +#: ../../include/conversation.php:1191 +msgid "web link" +msgstr "enllaç web" + +#: ../../include/conversation.php:1192 +msgid "Insert video link" +msgstr "Insereix enllaç video" + +#: ../../include/conversation.php:1193 +msgid "video link" +msgstr "enllaç video" + +#: ../../include/conversation.php:1194 +msgid "Insert audio link" +msgstr "Insereix enllaç d'audio" + +#: ../../include/conversation.php:1195 +msgid "audio link" +msgstr "enllaç d'audio" + +#: ../../include/conversation.php:1196 ../../mod/editpost.php:118 +#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:190 +#: ../../mod/editblock.php:147 +msgid "Set your location" +msgstr "Ajusta la teva ubicació" + +#: ../../include/conversation.php:1197 +msgid "set location" +msgstr "ajusta localització" + +#: ../../include/conversation.php:1198 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "Commutar votació" + +#: ../../include/conversation.php:1201 ../../mod/editpost.php:119 +#: ../../mod/editlayout.php:146 ../../mod/editwebpage.php:191 +#: ../../mod/editblock.php:148 +msgid "Clear browser location" +msgstr "Treu la localització del navegador" + +#: ../../include/conversation.php:1202 +msgid "clear location" +msgstr "treu localització" + +#: ../../include/conversation.php:1204 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:207 ../../mod/editblock.php:161 +msgid "Title (optional)" +msgstr "Títol (opcional)" + +#: ../../include/conversation.php:1208 ../../mod/editpost.php:137 +#: ../../mod/editlayout.php:162 ../../mod/editwebpage.php:209 +#: ../../mod/editblock.php:164 +msgid "Categories (optional, comma-separated list)" +msgstr "Categories (opcional, llista separada per comes)" + +#: ../../include/conversation.php:1210 ../../mod/editpost.php:124 +#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:193 +#: ../../mod/editblock.php:150 +msgid "Permission settings" +msgstr "Ajustos de permisos" + +#: ../../include/conversation.php:1211 +msgid "permissions" +msgstr "permisos " + +#: ../../include/conversation.php:1219 ../../mod/editpost.php:132 +#: ../../mod/editlayout.php:155 ../../mod/editwebpage.php:202 +#: ../../mod/editblock.php:158 +msgid "Public post" +msgstr "Entrada pública" + +#: ../../include/conversation.php:1221 ../../mod/editpost.php:138 +#: ../../mod/editlayout.php:163 ../../mod/editwebpage.php:210 +#: ../../mod/editblock.php:165 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Exemple: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1234 ../../mod/editpost.php:149 +#: ../../mod/editlayout.php:172 ../../mod/editwebpage.php:219 +#: ../../mod/editblock.php:175 ../../mod/mail.php:245 ../../mod/mail.php:359 +msgid "Set expiration date" +msgstr "Ajusta la data d'expiració" + +#: ../../include/conversation.php:1238 ../../mod/events.php:651 +#: ../../mod/editpost.php:153 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1239 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:134 ../../mod/events.php:650 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:154 +#: ../../mod/settings.php:589 ../../mod/settings.php:615 +msgid "Cancel" +msgstr "Cancel·la" + +#: ../../include/conversation.php:1481 +msgid "Discover" +msgstr "Descobrir" + +#: ../../include/conversation.php:1484 +msgid "Imported public streams" +msgstr "Importar fluxos públics" + +#: ../../include/conversation.php:1489 +msgid "Commented Order" +msgstr "Ordre per Comentaris" + +#: ../../include/conversation.php:1492 +msgid "Sort by Comment Date" +msgstr "Ordenar per Data del Comentari" + +#: ../../include/conversation.php:1496 +msgid "Posted Order" +msgstr "Ordenar per Entrades" + +#: ../../include/conversation.php:1499 +msgid "Sort by Post Date" +msgstr "Ordenar per Data d' Entrada" + +#: ../../include/conversation.php:1507 +msgid "Posts that mention or involve you" +msgstr "Entrades que et mencionen o involucren" + +#: ../../include/conversation.php:1513 ../../mod/connections.php:212 +#: ../../mod/connections.php:225 ../../mod/menu.php:107 +msgid "New" +msgstr "Nou" + +#: ../../include/conversation.php:1516 +msgid "Activity Stream - by date" +msgstr "Activitat del Flux - per data" + +#: ../../include/conversation.php:1522 +msgid "Starred" +msgstr "Preferit" + +#: ../../include/conversation.php:1525 +msgid "Favourite Posts" +msgstr "Entrades Favorites" + +#: ../../include/conversation.php:1532 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1535 +msgid "Posts flagged as SPAM" +msgstr "Entrades marcades com a SPAM" + +#: ../../include/conversation.php:1579 ../../mod/admin.php:993 +msgid "Channel" +msgstr "Canal" + +#: ../../include/conversation.php:1582 +msgid "Status Messages and Posts" +msgstr "Estat dels Missatges i Entrades" + +#: ../../include/conversation.php:1591 +msgid "About" +msgstr "Sobre això" + +#: ../../include/conversation.php:1594 +msgid "Profile Details" +msgstr "Detalls del Perfil" + +#: ../../include/conversation.php:1603 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Albums de Fotos" + +#: ../../include/conversation.php:1612 +msgid "Files and Storage" +msgstr "Arxius i Emmagatzegament" + +#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 +msgid "Chatrooms" +msgstr "Sala per Xerrar" + +#: ../../include/conversation.php:1638 +msgid "Saved Bookmarks" +msgstr "Marcadors Guardats" + +#: ../../include/conversation.php:1648 +msgid "Manage Webpages" +msgstr "Gestió de Pàgines Web" + +#: ../../include/conversation.php:1707 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Assistint" +msgstr[1] "Assistint" + +#: ../../include/conversation.php:1710 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Desassistint" +msgstr[1] "Desassistint" + +#: ../../include/conversation.php:1713 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indecís" +msgstr[1] "Indecisos" + +#: ../../include/conversation.php:1716 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Acord" +msgstr[1] "Acords" + +#: ../../include/conversation.php:1719 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Desacord" +msgstr[1] "Desacords" + +#: ../../include/conversation.php:1722 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Abstenirse" +msgstr[1] "Abstenirse" + +#: ../../include/items.php:413 ../../mod/like.php:270 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 +#: ../../mod/bulksetclose.php:11 ../../index.php:392 +msgid "Permission denied" +msgstr "Permís denegat" + +#: ../../include/items.php:1035 ../../include/items.php:1081 +msgid "(Unknown)" +msgstr "(Desconegut)" + +#: ../../include/items.php:1307 +msgid "Visible to anybody on the internet." +msgstr "Visible per tothom a la Internet" + +#: ../../include/items.php:1309 +msgid "Visible to you only." +msgstr "Visible només per tú." + +#: ../../include/items.php:1311 +msgid "Visible to anybody in this network." +msgstr "Visible per tothom en aquesta xarxa." + +#: ../../include/items.php:1313 +msgid "Visible to anybody authenticated." +msgstr "Visible per tothom autenticat." + +#: ../../include/items.php:1315 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible per a tothom a %s." + +#: ../../include/items.php:1317 +msgid "Visible to all connections." +msgstr "Visible per a totes les connexions." + +#: ../../include/items.php:1319 +msgid "Visible to approved connections." +msgstr "Visible per a les connexions aprovades." + +#: ../../include/items.php:1321 +msgid "Visible to specific connections." +msgstr "Visible per a específiques connexions." + +#: ../../include/items.php:4215 ../../mod/thing.php:74 +#: ../../mod/filestorage.php:27 ../../mod/viewsrc.php:20 +#: ../../mod/admin.php:167 ../../mod/admin.php:1025 ../../mod/admin.php:1225 +#: ../../mod/display.php:36 +msgid "Item not found." +msgstr "Element no trobat." + +#: ../../include/items.php:4288 ../../include/attach.php:137 +#: ../../include/attach.php:184 ../../include/attach.php:247 +#: ../../include/attach.php:261 ../../include/attach.php:305 +#: ../../include/attach.php:319 ../../include/attach.php:350 +#: ../../include/attach.php:546 ../../include/attach.php:618 +#: ../../include/chat.php:131 ../../include/photos.php:26 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 +#: ../../mod/thing.php:256 ../../mod/thing.php:290 +#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 +#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 +#: ../../mod/events.php:232 ../../mod/group.php:9 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/network.php:12 +#: ../../mod/common.php:35 ../../mod/connections.php:169 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/editpost.php:13 +#: ../../mod/photos.php:69 ../../mod/pdledit.php:21 ../../mod/authtest.php:13 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/mitem.php:109 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/editblock.php:65 ../../mod/invite.php:13 +#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:69 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 +#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78 +#: ../../mod/poke.php:128 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/register.php:72 ../../mod/settings.php:570 ../../mod/id.php:71 +#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:336 +#: ../../mod/mail.php:114 ../../mod/notifications.php:66 +#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 +#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 +#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 +#: ../../mod/channel.php:100 ../../mod/channel.php:219 +#: ../../mod/channel.php:262 ../../mod/suggest.php:26 +#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 +#: ../../index.php:182 ../../index.php:393 +msgid "Permission denied." +msgstr "Permís denegat." + +#: ../../include/items.php:4690 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../mod/bulksetclose.php:51 +msgid "Collection not found." +msgstr "Col·lecció no trobada." + +#: ../../include/items.php:4706 +msgid "Collection is empty." +msgstr "La col·lecció esta buida." + +#: ../../include/items.php:4713 +#, php-format +msgid "Collection: %s" +msgstr "Col·lecció: %s" + +#: ../../include/items.php:4723 ../../mod/connedit.php:662 +#, php-format +msgid "Connection: %s" +msgstr "Connexió: %s" + +#: ../../include/items.php:4725 +msgid "Connection not found." +msgstr "Connexió no trobada." + +#: ../../include/zot.php:666 +msgid "Invalid data packet" +msgstr "paquet de dades invàlid" + +#: ../../include/zot.php:682 +msgid "Unable to verify channel signature" +msgstr "No es pot verificar la signatura del canal" + +#: ../../include/zot.php:2132 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "No es pot verificar la signatura del lloc per %s" + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Contingut embegut" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Incorporació desactivada" + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Sortir." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Autenticació fallida" + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Identificació fallida." + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitació disponible" +msgstr[1] "%d invitacions disponibles" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Avançat" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Troba Canals" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Entra un nom o interes" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Conecta/Segueix" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemples: Lionel Messi, Futbolista" + +#: ../../include/contact_widgets.php:26 ../../mod/directory.php:379 +#: ../../mod/directory.php:384 ../../mod/connections.php:413 +msgid "Find" +msgstr "Troba" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Canals Suggerits" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Perfil Aleatori" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Convida Amics" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Exemple avançat: nom=pep i pais=eire" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d connexió en comú" +msgstr[1] "%d connexions en comú" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostrar més" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visible per a la teva audiència " + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "No mostrar" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:668 +#: ../../mod/photos.php:571 ../../mod/photos.php:934 ../../mod/chat.php:209 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "Permisos " + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "Article no trobat." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "No hi ha arxiu d'origen." + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "No trobo l'arxiu a reemplaçar" + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "No trobo l'arxiu a revisar/actualitzar" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "L'arxiu excedeix la mida limit de %d" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts." + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda." + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "L'arxiu guardat no es pot verificar. Pujada fallida." + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "Trajectòria no disponible" + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "Trajèctoria vuida." + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "Nom o trajectòria duplicat" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "Trajectòria no trobada." + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir va fracassar." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "Arxiu de base de dades va fallar." + +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "Incapaç de trobar l'informació d'identitat a la base de dades" + +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "Nom buit" + +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "Nom massa llarg" + +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "Sense identificador de compte" + +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "Alies/malnom es requerit." + +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "Àlies reservat. Tria un altre." + +#: ../../include/identity.php:217 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "L'álies te caracters no soportats o ja esta en ús en aquest lloc" + +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "No es pot recuperar la identitat creada" + +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "Perfil per Defecte" + +#: ../../include/identity.php:660 +msgid "Requested channel is not available." +msgstr "El canal demanat no està disponible." + +#: ../../include/identity.php:707 ../../mod/profile.php:16 +#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 +#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/editblock.php:29 ../../mod/filestorage.php:54 +#: ../../mod/layouts.php:29 +msgid "Requested profile is not available." +msgstr "El perfil demanat no està disponible." + +#: ../../include/identity.php:870 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "Canviar la foto del perfil" + +#: ../../include/identity.php:876 +msgid "Profiles" +msgstr "Perfils" + +#: ../../include/identity.php:876 +msgid "Manage/edit profiles" +msgstr "Gestiona/edita perfils" + +#: ../../include/identity.php:877 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "Crear un Perfil Nou" + +#: ../../include/identity.php:892 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "Imatge del Perfil" + +#: ../../include/identity.php:895 +msgid "visible to everybody" +msgstr "visible per tothom" + +#: ../../include/identity.php:896 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "Editar visibilitat" + +#: ../../include/identity.php:912 ../../include/identity.php:1151 +msgid "Gender:" +msgstr "Gènere:" + +#: ../../include/identity.php:913 ../../include/identity.php:1195 +msgid "Status:" +msgstr "Estatus:" + +#: ../../include/identity.php:914 ../../include/identity.php:1206 +msgid "Homepage:" +msgstr "Pàgina Personal:" + +#: ../../include/identity.php:915 +msgid "Online Now" +msgstr "Ara en Linia" + +#: ../../include/identity.php:998 ../../include/identity.php:1076 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../include/identity.php:999 ../../include/identity.php:1077 +msgid "F d" +msgstr "F d" + +#: ../../include/identity.php:1044 ../../include/identity.php:1116 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[avui]" + +#: ../../include/identity.php:1055 +msgid "Birthday Reminders" +msgstr "Recordatori d'Aniversaris" + +#: ../../include/identity.php:1056 +msgid "Birthdays this week:" +msgstr "Aniversari aquesta setmana:" + +#: ../../include/identity.php:1109 +msgid "[No description]" +msgstr "[Sense descripció]" + +#: ../../include/identity.php:1127 +msgid "Event Reminders" +msgstr "Recordatori d'Events" + +#: ../../include/identity.php:1128 +msgid "Events this week:" +msgstr "Event aquesta setmana:" + +#: ../../include/identity.php:1141 ../../include/identity.php:1258 +#: ../../include/apps.php:138 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Perfil" + +#: ../../include/identity.php:1149 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "Nom Complet:" + +#: ../../include/identity.php:1156 +msgid "Like this channel" +msgstr "M'agrada aquest canal" + +#: ../../include/identity.php:1180 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/identity.php:1181 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1188 +msgid "Birthday:" +msgstr "Aniversari:" + +#: ../../include/identity.php:1192 ../../mod/directory.php:297 +msgid "Age:" +msgstr "Edat:" + +#: ../../include/identity.php:1201 +#, php-format +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" + +#: ../../include/identity.php:1204 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "Preferència Sexual:" + +#: ../../include/identity.php:1208 ../../mod/directory.php:313 +#: ../../mod/profiles.php:693 +msgid "Hometown:" +msgstr "Ciutat Natal:" + +#: ../../include/identity.php:1210 +msgid "Tags:" +msgstr "Etiquetes:" + +#: ../../include/identity.php:1212 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "Idees Polítiques:" + +#: ../../include/identity.php:1214 +msgid "Religion:" +msgstr "Religió:" + +#: ../../include/identity.php:1216 ../../mod/directory.php:315 +msgid "About:" +msgstr "Sobre:" + +#: ../../include/identity.php:1218 +msgid "Hobbies/Interests:" +msgstr "Aficions/Interessos:" + +#: ../../include/identity.php:1220 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "Agrada:" + +#: ../../include/identity.php:1222 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "Desagrada:" + +#: ../../include/identity.php:1224 +msgid "Contact information and Social Networks:" +msgstr "Informació de contacte i Xarxes Socials:" + +#: ../../include/identity.php:1226 +msgid "My other channels:" +msgstr "Els meus altres canals:" + +#: ../../include/identity.php:1228 +msgid "Musical interests:" +msgstr "Interessos Musicals:" + +#: ../../include/identity.php:1230 +msgid "Books, literature:" +msgstr "Llibres, literatura:" + +#: ../../include/identity.php:1232 +msgid "Television:" +msgstr "Televisió:" + +#: ../../include/identity.php:1234 +msgid "Film/dance/culture/entertainment:" +msgstr "Películes/Dança/Cultura/Entreteniment:" + +#: ../../include/identity.php:1236 +msgid "Love/Romance:" +msgstr "Amor/Romace:" + +#: ../../include/identity.php:1238 +msgid "Work/employment:" +msgstr "Treball/feina:" + +#: ../../include/identity.php:1240 +msgid "School/education:" +msgstr "Escola/educació:" + +#: ../../include/identity.php:1260 +msgid "Like this thing" +msgstr "M'agrada això" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "Masculí" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "Femení" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Actualment Masculí" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Actualment Femení" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Més aviat Masculí" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Més Aviat Femení" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Canvi de Sexe" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Intersexual" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transsexual" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Neutre" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Indefinit" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indecís" -#: ../../mod/photos.php:769 -msgid "No photos selected" -msgstr "No s'han seleccionat fotos" +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "Homes" -#: ../../mod/photos.php:846 -msgid "Access to this item is restricted." -msgstr "L'accés a aquest element està restringit." +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "Dones" -#: ../../mod/photos.php:907 -msgid "Upload Photos" -msgstr "Carregar Fotos" +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "Gay" -#: ../../mod/photos.php:910 ../../mod/photos.php:954 -msgid "New album name: " -msgstr "Nou nom d'àlbum:" +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "Lesbianes" -#: ../../mod/photos.php:911 -msgid "or existing album name: " -msgstr "o nom d'àlbum existent:" +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "Sense Preferències" -#: ../../mod/photos.php:912 -msgid "Do not show a status post for this upload" -msgstr "No tornis a mostrar un missatge d'estat d'aquesta pujada" +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "Bisexual" -#: ../../mod/photos.php:914 ../../mod/photos.php:1178 -msgid "Permissions" -msgstr "Permisos" +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "Autosexual" -#: ../../mod/photos.php:969 -msgid "Edit Album" -msgstr "Editar Àlbum" +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "Abstinent" -#: ../../mod/photos.php:984 ../../mod/photos.php:1396 -msgid "View Photo" -msgstr "Veure Foto" +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "Verge" -#: ../../mod/photos.php:1019 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permís denegat. L'accés a aquest element pot estar restringit." +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "Desviat" -#: ../../mod/photos.php:1021 -msgid "Photo not available" -msgstr "Foto no disponible" +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "Fetixiste" -#: ../../mod/photos.php:1071 -msgid "View photo" -msgstr "Veure foto" +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "Orgies" -#: ../../mod/photos.php:1071 -msgid "Edit photo" -msgstr "Editar foto" +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "Asexual" -#: ../../mod/photos.php:1072 -msgid "Use as profile photo" -msgstr "Emprar com a foto del perfil" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "Solter" -#: ../../mod/photos.php:1078 ../../include/conversation.php:482 -msgid "Private Message" -msgstr "Missatge Privat" +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "Solitari" -#: ../../mod/photos.php:1089 -msgid "View Full Size" -msgstr "Veure'l a Mida Completa" +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "Disponible" -#: ../../mod/photos.php:1157 -msgid "Tags: " -msgstr "Etiquetes:" +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "No Disponible" -#: ../../mod/photos.php:1160 -msgid "[Remove any tag]" -msgstr "Treure etiquetes" +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "Aplastat" -#: ../../mod/photos.php:1171 -msgid "New album name" -msgstr "Nou nom d'àlbum" +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "Encapritxat" -#: ../../mod/photos.php:1174 -msgid "Caption" -msgstr "Títol" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "Promés" -#: ../../mod/photos.php:1176 -msgid "Add a Tag" -msgstr "Afegir una etiqueta" +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "Infidel" -#: ../../mod/photos.php:1180 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Exemple: @bob, @Barbara_jensen, @jim@example.com, #California, #camping" +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "Adicte al Sexe" -#: ../../mod/photos.php:1200 ../../include/conversation.php:529 -msgid "I like this (toggle)" -msgstr "M'agrada això (canviar)" +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "Amics amb Beneficis" -#: ../../mod/photos.php:1201 ../../include/conversation.php:530 -msgid "I don't like this (toggle)" -msgstr "No m'agrada això (canviar)" +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "Casual" -#: ../../mod/photos.php:1202 ../../include/conversation.php:933 -msgid "Share" -msgstr "Compartir" +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "Ocupat" -#: ../../mod/photos.php:1203 ../../mod/editpost.php:104 -#: ../../mod/message.php:155 ../../mod/message.php:296 -#: ../../include/conversation.php:348 ../../include/conversation.php:694 -#: ../../include/conversation.php:950 -msgid "Please wait" -msgstr "Si us plau esperi" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "Casat" -#: ../../mod/photos.php:1219 ../../mod/photos.php:1259 -#: ../../mod/photos.php:1290 ../../include/conversation.php:549 -msgid "This is you" -msgstr "Aquest ets tu" +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "Casat Imaginàriament" -#: ../../mod/photos.php:1221 ../../mod/photos.php:1261 -#: ../../mod/photos.php:1292 ../../include/conversation.php:551 -#: ../../boot.php:447 -msgid "Comment" -msgstr "Comentari" +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "Parella" -#: ../../mod/photos.php:1223 ../../mod/editpost.php:123 -#: ../../include/conversation.php:553 ../../include/conversation.php:968 -msgid "Preview" -msgstr "Vista prèvia" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "Cohabitant" -#: ../../mod/photos.php:1320 ../../mod/settings.php:520 -#: ../../mod/settings.php:601 ../../mod/group.php:158 ../../mod/admin.php:488 -#: ../../include/conversation.php:304 ../../include/conversation.php:573 -msgid "Delete" -msgstr "Esborrar" +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "Tradició" -#: ../../mod/photos.php:1402 -msgid "View Album" -msgstr "Veure Àlbum" +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "Feliç" -#: ../../mod/photos.php:1411 -msgid "Recent Photos" -msgstr "Fotos Recents" +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "No Cerco" -#: ../../mod/community.php:21 -msgid "Not available." -msgstr "No disponible." +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "Llibertí" -#: ../../mod/community.php:30 ../../include/nav.php:97 -msgid "Community" -msgstr "Comunitat" +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "Traït" -#: ../../mod/community.php:60 ../../mod/search.php:118 -msgid "No results." -msgstr "Sense resultats." +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "Separat" -#: ../../mod/friendica.php:43 -msgid "This is Friendica, version" -msgstr "Això és Friendica, versió" +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "Inestable" -#: ../../mod/friendica.php:44 -msgid "running at web location" -msgstr "funcionant en la ubicació web" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "Divorciat" -#: ../../mod/friendica.php:46 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Si us plau, visiteu Friendica.com per obtenir més informació sobre el projecte Friendica." +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "Divorciat Imaginàriament" -#: ../../mod/friendica.php:48 -msgid "Bug reports and issues: please visit" -msgstr "Pels informes d'error i problemes: si us plau, visiteu" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "Vidu/ua" -#: ../../mod/friendica.php:49 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Suggeriments, elogis, donacions, etc si us plau escrigui a \"Info\" en Friendica - dot com" +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "Incert" -#: ../../mod/friendica.php:54 -msgid "Installed plugins/addons/apps" -msgstr "plugins/addons/apps instal·lats" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "Es Complicat" -#: ../../mod/friendica.php:62 -msgid "No installed plugins/addons/apps" -msgstr "plugins/addons/apps no instal·lats" +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "No Et Fa Res" -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Element no trobat" +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "Pregunta" -#: ../../mod/editpost.php:36 -msgid "Edit post" -msgstr "Editar Enviament" +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Administració" -#: ../../mod/editpost.php:80 ../../include/conversation.php:919 -msgid "Post to Email" -msgstr "Correu per enviar" +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Adreçes" -#: ../../mod/editpost.php:95 ../../mod/settings.php:519 -#: ../../include/conversation.php:560 -msgid "Edit" -msgstr "Editar" +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Ànim" -#: ../../mod/editpost.php:96 ../../mod/message.php:153 -#: ../../mod/message.php:294 ../../include/conversation.php:934 -msgid "Upload photo" -msgstr "Carregar foto" +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Sondeig" -#: ../../mod/editpost.php:97 ../../include/conversation.php:936 -msgid "Attach file" -msgstr "Adjunta fitxer" +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Suggeriment" -#: ../../mod/editpost.php:98 ../../mod/message.php:154 -#: ../../mod/message.php:295 ../../include/conversation.php:938 -msgid "Insert web link" -msgstr "Inserir enllaç web" +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canal Aleatori" -#: ../../mod/editpost.php:99 -msgid "Insert YouTube video" -msgstr "Serà mostrat de forma preeminent a la pagina durant el procés de registre." +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Convida" -#: ../../mod/editpost.php:100 -msgid "Insert Vorbis [.ogg] video" -msgstr "Inserir video Vorbis [.ogg]" +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Funcionalitats" -#: ../../mod/editpost.php:101 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Inserir audio Vorbis [.ogg]" +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Idioma" -#: ../../mod/editpost.php:102 ../../include/conversation.php:944 -msgid "Set your location" -msgstr "Canvia la teva ubicació" +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Entrada" -#: ../../mod/editpost.php:103 ../../include/conversation.php:946 -msgid "Clear browser location" -msgstr "neteja adreçes del navegador" +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Foto del Perfil" -#: ../../mod/editpost.php:105 ../../include/conversation.php:951 -msgid "Permission settings" -msgstr "Configuració de permisos" +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Actualització" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Instal·lar" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Compra" + +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "Imatge/foto" -#: ../../mod/editpost.php:113 ../../include/conversation.php:960 -msgid "CC: email addresses" -msgstr "CC: Adreça de correu" +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "Contingut encriptat" -#: ../../mod/editpost.php:114 ../../include/conversation.php:961 -msgid "Public post" -msgstr "Enviament públic" +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Instal·la l'element %s:" -#: ../../mod/editpost.php:117 ../../include/conversation.php:949 -msgid "Set title" -msgstr "Canviar títol" +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc." -#: ../../mod/editpost.php:118 ../../include/conversation.php:963 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemple: bob@example.com, mary@example.com" +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "pàgina web" -#: ../../mod/dfrn_request.php:92 -msgid "This introduction has already been accepted." -msgstr "Aquesta presentació ha estat acceptada." +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "disposició" -#: ../../mod/dfrn_request.php:116 ../../mod/dfrn_request.php:381 -msgid "Profile location is not valid or does not contain profile information." -msgstr "El perfil de situació no és vàlid o no contè informació de perfil" +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "bloc" -#: ../../mod/dfrn_request.php:121 ../../mod/dfrn_request.php:386 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Atenció: El perfil de situació no te nom de propietari identificable." +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "menú" -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:388 -msgid "Warning: profile location has no profile photo." -msgstr "Atenció: El perfil de situació no te foto de perfil" +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "QR code" -#: ../../mod/dfrn_request.php:126 ../../mod/dfrn_request.php:391 +#: ../../include/bbcode.php:266 #, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d el paràmetre requerit no es va trobar al lloc indicat" -msgstr[1] "%d els paràmetres requerits no es van trobar allloc indicat" +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s va escriure el següent %2$s %3$s" -#: ../../mod/dfrn_request.php:167 -msgid "Introduction complete." -msgstr "Completada la presentació." +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "entrada" -#: ../../mod/dfrn_request.php:191 -msgid "Unrecoverable protocol error." -msgstr "Error de protocol irrecuperable." +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "Diferents observadors veuran aquest text de diferents formes" -#: ../../mod/dfrn_request.php:219 -msgid "Profile unavailable." -msgstr "Perfil no disponible" +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "$1 spoiler" -#: ../../mod/dfrn_request.php:244 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s avui ha rebut excesives peticions de connexió. " +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 va escriure:" -#: ../../mod/dfrn_request.php:245 -msgid "Spam protection measures have been invoked." -msgstr "Mesures de protecció contra spam han estat invocades." +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Perdut el nom de la sala" -#: ../../mod/dfrn_request.php:246 -msgid "Friends are advised to please try again in 24 hours." -msgstr "S'aconsellà els amics que probin pasades 24 hores." +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Nom de la sala duplicat" -#: ../../mod/dfrn_request.php:306 -msgid "Invalid locator" -msgstr "Localitzador no vàlid" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Especificació de la sala invàlida." -#: ../../mod/dfrn_request.php:326 -msgid "Unable to resolve your name at the provided location." -msgstr "Incapaç de resoldre el teu nom al lloc facilitat." +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Sala no trobada." -#: ../../mod/dfrn_request.php:339 -msgid "You have already introduced yourself here." -msgstr "Has fer la teva presentació aquí." +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "La sala es plena" -#: ../../mod/dfrn_request.php:343 +#: ../../include/photos.php:94 #, php-format -msgid "Apparently you are already friends with %s." -msgstr "Aparentment, ja tens amistat amb %s" - -#: ../../mod/dfrn_request.php:364 -msgid "Invalid profile URL." -msgstr "Perfil URL no vàlid." +msgid "Image exceeds website size limit of %lu bytes" +msgstr "La imatge excedeix la mida limit pel lloc web en %lu bytes" -#: ../../mod/dfrn_request.php:370 ../../mod/follow.php:20 -msgid "Disallowed profile URL." -msgstr "Perfil URL no permès." - -#: ../../mod/dfrn_request.php:439 ../../mod/contacts.php:102 -msgid "Failed to update contact record." -msgstr "Error en actualitzar registre de contacte." +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "El fitxer d'imatge esta buit." -#: ../../mod/dfrn_request.php:460 -msgid "Your introduction has been sent." -msgstr "La teva presentació ha estat enviada." +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "incapaç de processar la imatge" -#: ../../mod/dfrn_request.php:513 -msgid "Please login to confirm introduction." -msgstr "Si us plau, entri per confirmar la presentació." +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "Fracassà l'emmagatzematge de la Foto" -#: ../../mod/dfrn_request.php:527 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "Sesió iniciada amb la identificació incorrecta. Entra en aquest perfil." +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Puja Noves Fotos" -#: ../../mod/dfrn_request.php:539 -#, php-format -msgid "Welcome home %s." -msgstr "Benvingut de nou %s" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Algunes propostes sobre el que cal fer quan ets nou aquí" -#: ../../mod/dfrn_request.php:540 +#: ../../mod/manage.php:136 #, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Si us plau, confirmi la seva sol·licitud de Presentació/Amistat a %s." +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Has creat %1$.0f de %2$.0f canals permesos." -#: ../../mod/dfrn_request.php:541 -msgid "Confirm" -msgstr "Confirmar" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crear un nou canal" -#: ../../mod/dfrn_request.php:582 ../../include/items.php:2566 -msgid "[Name Withheld]" -msgstr "[Nom Amagat]" - -#: ../../mod/dfrn_request.php:666 -#, php-format -msgid "" -"Diaspora members: Please do not use this form. Instead, enter \"%s\" into " -"your Diaspora search bar." -msgstr "Membres de Diàspora: Si us plau, no utilitzi aquest formulari. Pel contrari, escriviu \"%s\" a la barra de cerca de Diàspora." +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Canal Actual" -#: ../../mod/dfrn_request.php:669 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"social networks:" -msgstr "Si us plau, introdueixi la seva \"Adreça Identificativa\" d'una de les següents xarxes socials suportades:" +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Canviar a un altre dels teus canals seleccionant-ho." -#: ../../mod/dfrn_request.php:672 -msgid "Friend/Connection Request" -msgstr "Sol·licitud d'Amistat" +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Canal per Defecte" -#: ../../mod/dfrn_request.php:673 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Exemples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Estableix com a Predeterminat" -#: ../../mod/dfrn_request.php:674 -msgid "Please answer the following:" -msgstr "Si us plau, contesti les següents preguntes:" +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d missatges nous" -#: ../../mod/dfrn_request.php:675 +#: ../../mod/manage.php:175 #, php-format -msgid "Does %s know you?" -msgstr "%s et coneix?" +msgid "%d new introductions" +msgstr "%d noves presentacions" -#: ../../mod/dfrn_request.php:678 -msgid "Add a personal note:" -msgstr "Afegir una nota personal:" +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Canals Delegats" -#: ../../mod/dfrn_request.php:680 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" +#: ../../mod/directory.php:59 ../../mod/photos.php:441 ../../mod/search.php:13 +#: ../../mod/ratings.php:82 ../../mod/viewconnections.php:17 +#: ../../mod/display.php:13 +msgid "Public access denied." +msgstr "Accés públic denegat." -#: ../../mod/dfrn_request.php:681 -msgid "StatusNet/Federated Social Web" -msgstr "Web Social StatusNet/Federated " +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valoració" +msgstr[1] "%d valoracions" -#: ../../mod/dfrn_request.php:682 ../../mod/settings.php:555 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../mod/directory.php:245 +msgid "Gender: " +msgstr "Gènere:" -#: ../../mod/dfrn_request.php:683 -msgid "- please share from your own site as noted above" -msgstr "- si us plau, Comparteix des del teu propi lloc tal com s'ha dit abans." +#: ../../mod/directory.php:247 +msgid "Status: " +msgstr "Estatus:" -#: ../../mod/dfrn_request.php:684 -msgid "Your Identity Address:" -msgstr "La Teva Adreça Identificativa:" +#: ../../mod/directory.php:249 +msgid "Homepage: " +msgstr "Pàgina Personal:" -#: ../../mod/dfrn_request.php:685 -msgid "Submit Request" -msgstr "Sol·licitud Enviada" +#: ../../mod/directory.php:308 ../../mod/events.php:659 +msgid "Description:" +msgstr "Descripció:" -#: ../../mod/install.php:111 -msgid "Friendica Social Communications Server - Setup" -msgstr "Friendica Social Communications Server - Ajustos" +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "Forum Públic:" -#: ../../mod/install.php:117 ../../mod/install.php:157 -#: ../../mod/install.php:230 -msgid "Database connection" -msgstr "Conexió a la base de dades" +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "Paraules Clau:" -#: ../../mod/install.php:124 -msgid "Could not connect to database." -msgstr "No puc connectar a la base de dades." +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "No suggerir" -#: ../../mod/install.php:128 -msgid "Could not create table." -msgstr "No puc creat taula." +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "Connexions en comú:" -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." -msgstr "La base de dades del teu lloc Friendica ha estat instal·lada." +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "Directori Global" -#: ../../mod/install.php:134 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT: necessitarà configurar [manualment] el programar una tasca pel sondejador (poller.php)" +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "Directori Local" -#: ../../mod/install.php:135 ../../mod/install.php:151 -#: ../../mod/install.php:209 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Per favor, consulti l'arxiu \"INSTALL.txt\"." +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "Cercant:" -#: ../../mod/install.php:137 -msgid "Proceed to registration" -msgstr "Procedir a la inscripció" +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "pàgina següent" -#: ../../mod/install.php:143 -msgid "Proceed with Installation" -msgstr "Procedeixi amb la Instal·lació" +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "pàgina anterior" -#: ../../mod/install.php:150 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "Pot ser que hagi d'importar l'arxiu \"database.sql\" manualment amb phpmyadmin o mysql." +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "Opcions per ordenar" -#: ../../mod/install.php:158 -msgid "Database import failed." -msgstr "La importació de base de dades ha fallat." +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "Alfabètic" -#: ../../mod/install.php:206 -msgid "System check" -msgstr "Comprovació del Sistema" +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "Alfabètic Invers" -#: ../../mod/install.php:211 -msgid "Check again" -msgstr "Comprovi de nou" +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "De més Nou a més Vell" -#: ../../mod/install.php:231 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "Per a instal·lar Friendica necessitem conèixer com connectar amb la deva base de dades." +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "De més Antic a més Nou" -#: ../../mod/install.php:232 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Per favor, posi's en contacte amb el seu proveïdor de hosting o administrador del lloc si té alguna pregunta sobre aquestes opcions." +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "Sense entrades (algunes podrien estar amagades)." -#: ../../mod/install.php:233 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de dades que especifiques ja hauria d'existir. Si no és així, crea-la abans de continuar." +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Cerca a xchan" -#: ../../mod/install.php:237 -msgid "Database Server Name" -msgstr "Nom del Servidor de base de Dades" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca a xchan començant per (o webbie)" -#: ../../mod/install.php:238 -msgid "Database Login Name" -msgstr "Nom d'Usuari de la base de Dades" +#: ../../mod/xchan.php:37 ../../mod/mitem.php:114 ../../mod/menu.php:156 +msgid "Not found." +msgstr "No trobat." -#: ../../mod/install.php:239 -msgid "Database Login Password" -msgstr "Contrasenya d'Usuari de la base de Dades" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autoritza la connexió de l'aplicació" -#: ../../mod/install.php:240 -msgid "Database Name" -msgstr "Nom de la base de Dades" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna a la teva aplicació i insereix aquest Codi de Seguretat:" -#: ../../mod/install.php:241 ../../mod/install.php:280 -msgid "Site administrator email address" -msgstr "Adreça de correu del administrador del lloc" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Si et plau, identifica't per continuar." -#: ../../mod/install.php:241 ../../mod/install.php:280 +#: ../../mod/api.php:104 msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "El seu compte d'adreça electrònica ha de coincidir per tal d'utilitzar el panell d'administració web." +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix." -#: ../../mod/install.php:245 ../../mod/install.php:283 -msgid "Please select a default timezone for your website" -msgstr "Per favor, seleccioni una zona horària per defecte per al seu lloc web" +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Títol de la pàgina" -#: ../../mod/install.php:270 -msgid "Site settings" -msgstr "Configuracions del lloc" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "S'ha afegit el canal." -#: ../../mod/install.php:323 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "No es va poder trobar una versió de línia de comandos de PHP en la ruta del servidor web." +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "S'ha tret l'etiqueta" -#: ../../mod/install.php:326 -msgid "PHP executable path" -msgstr "Direcció del executable PHP" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Elimina l'etiqueta d'element" -#: ../../mod/install.php:326 -msgid "Enter full path to php executable" -msgstr "Introdueixi el camí complet del executable php" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Tria l'etiqueta a eliminar:" -#: ../../mod/install.php:331 -msgid "Command line PHP" -msgstr "Linia de comandos PHP" +#: ../../mod/tagrm.php:133 ../../mod/photos.php:887 +msgid "Remove" +msgstr "Esborra" -#: ../../mod/install.php:340 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versió de línia de comandos de PHP en el seu sistema no té \"register_argc_argv\" habilitat." +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" -#: ../../mod/install.php:341 -msgid "This is required for message delivery to work." -msgstr "Això és necessari perquè funcioni el lliurament de missatges." +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Configuració de Canals Premium" -#: ../../mod/install.php:343 -msgid "PHP \"register_argc_argv\"" -msgstr "PHP \"register_argc_argv\"" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Habilita les restriccions de connexió del canal premium" -#: ../../mod/install.php:364 +#: ../../mod/connect.php:88 msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no és capaç de generar claus de xifrat" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc." -#: ../../mod/install.php:365 +#: ../../mod/connect.php:90 ../../mod/connect.php:110 msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si s'executa en Windows, per favor consulti la secció \"http://www.php.net/manual/en/openssl.installation.php\"." +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:" -#: ../../mod/install.php:367 -msgid "Generate encryption keys" -msgstr "Generar claus d'encripció" +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Connexions potencials veuran el següent text abans de continuar:" -#: ../../mod/install.php:374 -msgid "libCurl PHP module" -msgstr "Mòdul libCurl de PHP" +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina." -#: ../../mod/install.php:375 -msgid "GD graphics PHP module" -msgstr "Mòdul GD de gràfics de PHP" +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(No s'han proporcionat instruccions específiques pel propietari del canal.)" -#: ../../mod/install.php:376 -msgid "OpenSSL PHP module" -msgstr "Mòdul OpenSSl de PHP" +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canal Restringit o Premium" -#: ../../mod/install.php:377 -msgid "mysqli PHP module" -msgstr "Mòdul mysqli de PHP" +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "S'ha actualitzat la cosa" -#: ../../mod/install.php:378 -msgid "mb_string PHP module" -msgstr "Mòdul mb_string de PHP" +#: ../../mod/thing.php:153 +msgid "Object store: failed" +msgstr "No s'ha pogut emmagatzemar l'objecte" -#: ../../mod/install.php:383 ../../mod/install.php:385 -msgid "Apace mod_rewrite module" -msgstr "Mòdul mod_rewrite de Apache" +#: ../../mod/thing.php:157 +msgid "Thing added" +msgstr "S'ha afegit la cosa" -#: ../../mod/install.php:383 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: el mòdul mod-rewrite del servidor web Apache és necessari però no està instal·lat." +#: ../../mod/thing.php:175 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/install.php:390 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: El mòdul libCURL de PHP és necessari però no està instal·lat." +#: ../../mod/thing.php:226 +msgid "Show Thing" +msgstr "Mostra la cosa" -#: ../../mod/install.php:394 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: el mòdul gràfic GD de PHP amb support per JPEG és necessari però no està instal·lat." +#: ../../mod/thing.php:233 +msgid "item not found." +msgstr "no s'ha trobat l'element." -#: ../../mod/install.php:398 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: El mòdul enssl de PHP és necessari però no està instal·lat." +#: ../../mod/thing.php:261 +msgid "Edit Thing" +msgstr "Edita la cosa" -#: ../../mod/install.php:402 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Error: El mòdul mysqli de PHP és necessari però no està instal·lat." +#: ../../mod/thing.php:263 ../../mod/thing.php:310 +msgid "Select a profile" +msgstr "Tria un perfil" -#: ../../mod/install.php:406 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: mòdul mb_string de PHP requerit però no instal·lat." +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Post an activity" +msgstr "Publica una activitat" -#: ../../mod/install.php:423 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'instal·lador web necessita crear un arxiu anomenat \".htconfig.php\" en la carpeta superior del seu servidor web però alguna cosa ho va impedir." +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Only sends to viewers of the applicable profile" +msgstr "S'envia només a visitants del perfil corresponent" -#: ../../mod/install.php:424 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Això freqüentment és a causa d'una configuració de permisos; el servidor web no pot escriure arxius en la carpeta - encara que sigui possible." +#: ../../mod/thing.php:269 ../../mod/thing.php:315 +msgid "Name of thing e.g. something" +msgstr "Nom de la cosa. Exemple: patata" -#: ../../mod/install.php:425 -msgid "" -"Please check with your site documentation or support people to see if this " -"situation can be corrected." -msgstr "Per favor, consulti amb la documentació del seu lloc o persones de suport per veure si aquesta situació es pot corregir." +#: ../../mod/thing.php:271 ../../mod/thing.php:316 +msgid "URL of thing (optional)" +msgstr "Adreça URL de la cosa (opcional)" -#: ../../mod/install.php:426 -msgid "" -"If not, you may be required to perform a manual installation. Please see the" -" file \"INSTALL.txt\" for instructions." -msgstr "Si no, vostè pot ser requerit per realitzar una instal·lació manual. Per favor, consulti l'arxiu \"INSTALL.txt\" per obtenir instruccions." +#: ../../mod/thing.php:273 ../../mod/thing.php:317 +msgid "URL for photo of thing (optional)" +msgstr "Adreça URL de la foto d'una cosa (opcional)" -#: ../../mod/install.php:429 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php és escribible" +#: ../../mod/thing.php:308 +msgid "Add Thing to your Profile" +msgstr "Afegeix una cosa al teu perfil" -#: ../../mod/install.php:436 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "L'arxiu per a la configuració de la base de dades \".htconfig.php\" no es pot escriure. Per favor, usi el text adjunt per crear un arxiu de configuració en l'arrel del servidor web." +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Article no disponible." -#: ../../mod/install.php:461 -msgid "Errors encountered creating database tables." -msgstr "Trobats errors durant la creació de les taules de la base de dades." +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "URL sol·licitada retorna error: %1$s" -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:238 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "S'ha pujat la imatge però no s'ha pogut retallar." -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Temps de Conversió" +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "No s'ha pogut escalar la imatge." -#: ../../mod/localtime.php:26 +#: ../../mod/profile_photo.php:206 msgid "" -"Friendika provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica ofereix aquest servei per compartir esdeveniments amb altres xarxes i amics a les zones horàries desconegudes." +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»" -#: ../../mod/localtime.php:30 +#: ../../mod/profile_photo.php:233 #, php-format -msgid "UTC time: %s" -msgstr "hora UTC: %s" +msgid "Image exceeds size limit of %d" +msgstr "La imatge excedeix la mida límit de %d" -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Zona horària actual: %s" +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "Incapaç de processar l'imatge." -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Conversión de hora local: %s" +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Foto no disponible." -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Si us plau, seleccioneu la vostra zona horària:" +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "Puja Arxiu:" -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Perfil Aconseguit" +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Tria un perfil:" -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "No hi ha paraules clau que coincideixin. Si us plau, afegeixi paraules clau al teu perfil predeterminat." +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Puja una Foto pel Perfil" -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "està interessat en:" +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "o" -#: ../../mod/match.php:58 ../../mod/suggest.php:59 -#: ../../include/contact_widgets.php:9 ../../boot.php:930 -msgid "Connect" -msgstr "Connexió" +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "salta aquest pas" -#: ../../mod/match.php:65 ../../mod/dirfind.php:57 -msgid "No matches" -msgstr "No hi ha coincidències" +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "tria una foto del teu àlbum de fotos" -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informació de privacitat remota no disponible." +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "Retalla Imatge" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Si us plau, retalla la imatge per a una optima visualització" + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "Edició Feta" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "Imatge pujada exitosament." -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Visible per a:" +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "La pujada de la imatge va fracassar." -#: ../../mod/home.php:26 ../../addon/communityhome/communityhome.php:179 +#: ../../mod/profile_photo.php:439 #, php-format -msgid "Welcome to %s" -msgstr "Benvingut a %s" +msgid "Image size reduction [%s] failed." +msgstr "La reducció de mida de la imatge [%s] va fracassar." -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Sol·licitud d'identificació no vàlida." +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." +msgstr "Article invàlid." -#: ../../mod/notifications.php:35 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:203 -msgid "Discard" -msgstr "Descartar" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 +msgid "Channel not found." +msgstr "Canal no trobat." -#: ../../mod/notifications.php:47 ../../mod/notifications.php:156 -#: ../../mod/notifications.php:202 ../../mod/contacts.php:302 -#: ../../mod/contacts.php:345 -msgid "Ignore" -msgstr "Ignorar" +#: ../../mod/block.php:75 ../../mod/display.php:110 ../../mod/help.php:79 +#: ../../mod/page.php:89 ../../index.php:241 +msgid "Page not found." +msgstr "Pàgina no trobada." -#: ../../mod/notifications.php:71 -msgid "System" -msgstr "Sistema" +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "M'agrada / No m'agrada" -#: ../../mod/notifications.php:76 ../../include/nav.php:109 -msgid "Network" -msgstr "Xarxa" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Aquesta acció està restringida als membres." -#: ../../mod/notifications.php:81 ../../mod/network.php:177 -msgid "Personal" -msgstr "Personal" +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Entra amb la teva identitat $Projectname o registra't a $Projectname per continuar." -#: ../../mod/notifications.php:86 ../../include/nav.php:73 -#: ../../include/nav.php:111 -msgid "Home" -msgstr "Inici" +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "Sol·licitud invàlida." -#: ../../mod/notifications.php:91 ../../include/nav.php:117 -msgid "Introductions" -msgstr "Presentacions" +#: ../../mod/like.php:143 +msgid "thing" +msgstr "cosa" -#: ../../mod/notifications.php:96 ../../mod/message.php:76 -#: ../../include/nav.php:124 -msgid "Messages" -msgstr "Missatges" +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "El canal està inactiu." -#: ../../mod/notifications.php:115 -msgid "Show Ignored Requests" -msgstr "Mostra les Sol·licituds Ignorades" +#: ../../mod/like.php:228 +msgid "Previous action reversed." +msgstr "S'ha desfet l'acció anterior." -#: ../../mod/notifications.php:115 -msgid "Hide Ignored Requests" -msgstr "Amaga les Sol·licituds Ignorades" +#: ../../mod/like.php:398 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s està d'acord amb %3$s de %2$s" -#: ../../mod/notifications.php:141 ../../mod/notifications.php:187 -msgid "Notification type: " -msgstr "Tipus de Notificació:" +#: ../../mod/like.php:400 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s no està d'acord amb %3$s de %2$s" -#: ../../mod/notifications.php:142 -msgid "Friend Suggestion" -msgstr "Amics Suggerits " +#: ../../mod/like.php:402 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s s'abstén en %3$s de %2$s" -#: ../../mod/notifications.php:144 +#: ../../mod/like.php:404 #, php-format -msgid "suggested by %s" -msgstr "sugerit per %s" +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s assistirà a %3$s de %2$s" -#: ../../mod/notifications.php:149 ../../mod/notifications.php:196 -#: ../../mod/contacts.php:350 -msgid "Hide this contact from others" -msgstr "Amaga aquest contacte dels altres" +#: ../../mod/like.php:406 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s no assistirà a %3$s de %2$s" -#: ../../mod/notifications.php:150 ../../mod/notifications.php:197 -msgid "Post a new friend activity" -msgstr "Publica una activitat d'amic nova" +#: ../../mod/like.php:408 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s potser assistirà a %3$s de %2$s" -#: ../../mod/notifications.php:150 ../../mod/notifications.php:197 -msgid "if applicable" -msgstr "si es pot aplicar" +#: ../../mod/like.php:492 +msgid "Action completed." +msgstr "S'ha completat l'acció." -#: ../../mod/notifications.php:153 ../../mod/notifications.php:200 -#: ../../mod/admin.php:486 -msgid "Approve" -msgstr "Aprovar" +#: ../../mod/like.php:493 +msgid "Thank you." +msgstr "Gràcies." -#: ../../mod/notifications.php:173 -msgid "Claims to be known to you: " -msgstr "Diu que et coneix:" +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Entrades de Calendari importades." -#: ../../mod/notifications.php:173 -msgid "yes" -msgstr "sí" +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "No es troben entrades decalendari." -#: ../../mod/notifications.php:173 -msgid "no" -msgstr "no" +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "L'esdeveniment ha de començar abans d'acabar." -#: ../../mod/notifications.php:180 -msgid "Approve as: " -msgstr "Aprovat com:" +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "No s'ha pogut generar la vista prèvia." -#: ../../mod/notifications.php:181 -msgid "Friend" -msgstr "Amic" +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "Cal indicar l'inici i el final de l'esdeveniment." -#: ../../mod/notifications.php:182 -msgid "Sharer" -msgstr "Partícip" +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "No s'ha trobat l'esdeveniment." -#: ../../mod/notifications.php:182 -msgid "Fan/Admirer" -msgstr "Fan/Admirador" +#: ../../mod/events.php:409 +msgid "l, F j" +msgstr "l, F j" -#: ../../mod/notifications.php:188 -msgid "Friend/Connect Request" -msgstr "Sol·licitud d'Amistat/Connexió" +#: ../../mod/events.php:431 +msgid "Edit event" +msgstr "Edita l'esdeveniment" -#: ../../mod/notifications.php:188 -msgid "New Follower" -msgstr "Nou Seguidor" +#: ../../mod/events.php:432 +msgid "Delete event" +msgstr "Esborra l'esdeveniment" -#: ../../mod/notifications.php:209 -msgid "No introductions." -msgstr "Sense presentacions." +#: ../../mod/events.php:466 +msgid "calendar" +msgstr "calendari" -#: ../../mod/notifications.php:212 ../../include/nav.php:118 -msgid "Notifications" -msgstr "Notificacions" +#: ../../mod/events.php:487 +msgid "Create New Event" +msgstr "Crea un esdeveniment nou" -#: ../../mod/notifications.php:249 ../../mod/notifications.php:374 -#: ../../mod/notifications.php:461 -#, php-format -msgid "%s liked %s's post" -msgstr "A %s li agrada l'enviament de %s" +#: ../../mod/events.php:488 ../../mod/photos.php:839 +msgid "Previous" +msgstr "Anterior" -#: ../../mod/notifications.php:258 ../../mod/notifications.php:383 -#: ../../mod/notifications.php:470 -#, php-format -msgid "%s disliked %s's post" -msgstr "A %s no li agrada l'enviament de %s" +#: ../../mod/events.php:489 ../../mod/photos.php:848 ../../mod/setup.php:281 +msgid "Next" +msgstr "Pròxim" -#: ../../mod/notifications.php:272 ../../mod/notifications.php:397 -#: ../../mod/notifications.php:484 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s es ara amic de %s" +#: ../../mod/events.php:490 +msgid "Export" +msgstr "Exporta" -#: ../../mod/notifications.php:279 ../../mod/notifications.php:404 -#, php-format -msgid "%s created a new post" -msgstr "%s ha creat un enviament nou" +#: ../../mod/events.php:493 +msgid "Import" +msgstr "Importar" -#: ../../mod/notifications.php:280 ../../mod/notifications.php:405 -#: ../../mod/notifications.php:493 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s va comentar en l'enviament de %s" +#: ../../mod/events.php:518 +msgid "Event removed" +msgstr "S'ha eliminat l'esdeveniment" -#: ../../mod/notifications.php:294 -msgid "No more network notifications." -msgstr "No més notificacions de xarxa." +#: ../../mod/events.php:521 +msgid "Failed to remove event" +msgstr "No s'ha pogut esborrar l'esdeveniment" -#: ../../mod/notifications.php:298 -msgid "Network Notifications" -msgstr "Notificacions de la Xarxa" +#: ../../mod/events.php:641 +msgid "Event details" +msgstr "Detalls de l'esdeveniment" -#: ../../mod/notifications.php:324 ../../mod/notify.php:61 -msgid "No more system notifications." -msgstr "No més notificacions del sistema." +#: ../../mod/events.php:642 +msgid "Starting date and Title are required." +msgstr "La data d'inici i el títol són obligatoris." -#: ../../mod/notifications.php:328 ../../mod/notify.php:65 -msgid "System Notifications" -msgstr "Notificacions del Sistema" +#: ../../mod/events.php:644 +msgid "Categories (comma-separated list)" +msgstr "Categories (llista separada per comes)" + +#: ../../mod/events.php:646 +msgid "Event Starts:" +msgstr "Inici:" -#: ../../mod/notifications.php:419 -msgid "No more personal notifications." -msgstr "No més notificacions personals." +#: ../../mod/events.php:653 +msgid "Finish date/time is not known or not relevant" +msgstr "La data i hora de final no és coneguda o irrellevant" -#: ../../mod/notifications.php:423 -msgid "Personal Notifications" -msgstr "Notificacions Personals" +#: ../../mod/events.php:655 +msgid "Event Finishes:" +msgstr "Final:" -#: ../../mod/notifications.php:500 -msgid "No more home notifications." -msgstr "No més notificacions d'inici." +#: ../../mod/events.php:657 ../../mod/events.php:658 +msgid "Adjust for viewer timezone" +msgstr "Ajusta a la zona horària del visitant." -#: ../../mod/notifications.php:504 -msgid "Home Notifications" -msgstr "Notificacions d'Inici" +#: ../../mod/events.php:657 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "És important per esdeveniments locals, però pels globals no és pràctic." -#: ../../mod/contacts.php:63 ../../mod/contacts.php:143 -msgid "Could not access contact record." -msgstr "No puc accedir al registre del contacte." +#: ../../mod/events.php:663 +msgid "Title:" +msgstr "Títol:" -#: ../../mod/contacts.php:77 -msgid "Could not locate selected profile." -msgstr "No puc localitzar el perfil seleccionat." +#: ../../mod/events.php:665 +msgid "Share this event" +msgstr "Comparteix aquest esdeveniment" -#: ../../mod/contacts.php:100 -msgid "Contact updated." -msgstr "Contacte actualitzat." +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s esta seguint %2$s de %3$s" -#: ../../mod/contacts.php:165 -msgid "Contact has been blocked" -msgstr "Elcontacte ha estat bloquejat" +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Llocs públics" -#: ../../mod/contacts.php:165 -msgid "Contact has been unblocked" -msgstr "El contacte ha estat desbloquejat" +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "Els llocs llistats permeten registrar usuaris de la xarxa $Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors." + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Valora aquest hub" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "Adreça URL del web" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Tipus d'accés" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Condicions de registre" + +#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 +msgid "Location" +msgstr "Localització" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Mostra la valoració del hub" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Puntua" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Mostra les valoracions" + +#: ../../mod/rpost.php:131 ../../mod/editpost.php:158 +msgid "Edit post" +msgstr "Modifica l'entrada" -#: ../../mod/contacts.php:179 -msgid "Contact has been ignored" -msgstr "El contacte ha estat ignorat" +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "Canal de $Projectname" -#: ../../mod/contacts.php:179 -msgid "Contact has been unignored" -msgstr "El contacte ha estat recordat" +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Creada una col·lecció" -#: ../../mod/contacts.php:200 -msgid "stopped following" -msgstr "Deixar de seguir" +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "No puc crear la col·lecció." -#: ../../mod/contacts.php:221 -msgid "Contact has been removed." -msgstr "El contacte ha estat tret" +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Col·lecció actualitzada." -#: ../../mod/contacts.php:245 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Ara te una amistat mutua amb %s" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Creada una col·lecció de canals." -#: ../../mod/contacts.php:249 -#, php-format -msgid "You are sharing with %s" -msgstr "Estas compartint amb %s" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nom de la Col·lecció:" -#: ../../mod/contacts.php:254 -#, php-format -msgid "%s is sharing with you" -msgstr "%s esta compartint amb tú" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Els membres son visibles en altres canals" -#: ../../mod/contacts.php:271 -msgid "Private communications are not available for this contact." -msgstr "Comunicacions privades no disponibles per aquest contacte." +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Col·lecció esborrada." -#: ../../mod/contacts.php:274 -msgid "Never" -msgstr "Mai" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Incapaç d'esborrar la col·lecció." -#: ../../mod/contacts.php:278 -msgid "(Update was successful)" -msgstr "(L'actualització fou exitosa)" +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Editor de Col·leccions" -#: ../../mod/contacts.php:278 -msgid "(Update was not successful)" -msgstr "(L'actualització fracassà)" +#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 +msgid "Members" +msgstr "Membres" -#: ../../mod/contacts.php:280 -msgid "Suggest friends" -msgstr "Suggerir amics" +#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 +msgid "All Connected Channels" +msgstr "Tots els Canals Connectats" -#: ../../mod/contacts.php:284 -#, php-format -msgid "Network type: %s" -msgstr "Xarxa tipus: %s" +#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 +msgid "Click on a channel to add or remove." +msgstr "Clic sobre el canal per afegir o esborrar." -#: ../../mod/contacts.php:287 +#: ../../mod/siteinfo.php:112 #, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d contacte en comú" -msgstr[1] "%d contactes en comú" +msgid "Version %s" +msgstr "Versió %s" -#: ../../mod/contacts.php:292 -msgid "View all contacts" -msgstr "Veure tots els contactes" +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/addons/apps Instal·lats:" -#: ../../mod/contacts.php:297 ../../mod/contacts.php:344 -#: ../../mod/admin.php:490 -msgid "Unblock" -msgstr "Desbloquejar" +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Plugins/addons/apps no instal·lats" -#: ../../mod/contacts.php:297 ../../mod/contacts.php:344 -#: ../../mod/admin.php:489 -msgid "Block" -msgstr "Bloquejar" +#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:64 +msgid "$Projectname" +msgstr "$Projectname" -#: ../../mod/contacts.php:302 ../../mod/contacts.php:345 -msgid "Unignore" -msgstr "Treure d'Ignorats" +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Aquest és un hub de $Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat." -#: ../../mod/contacts.php:307 -msgid "Repair" -msgstr "Reparar" +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Etiqueta:" -#: ../../mod/contacts.php:317 -msgid "Contact Editor" -msgstr "Editor de Contactes" +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Última actualització en rerefons:" -#: ../../mod/contacts.php:320 -msgid "Profile Visibility" -msgstr "Perfil de Visibilitat" +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "Correguent en el lloc web" -#: ../../mod/contacts.php:321 -#, php-format +#: ../../mod/siteinfo.php:164 msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Si us plau triï el perfil que voleu mostrar a %s quan estigui veient el teu de forma segura." +"Please visit redmatrix.me to learn more" +" about $Projectname." +msgstr "Ves a redmatrix.me per saber-ne més sobre $Projectname." -#: ../../mod/contacts.php:322 -msgid "Contact Information / Notes" -msgstr "Informació/Notes del contacte" - -#: ../../mod/contacts.php:323 -msgid "Edit contact notes" -msgstr "Editar notes de contactes" - -#: ../../mod/contacts.php:328 ../../mod/contacts.php:497 -#: ../../mod/viewconnections.php:60 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visitar perfil de %s [%s]" +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Per informar d'errors o problemes ves a" -#: ../../mod/contacts.php:329 -msgid "Block/Unblock contact" -msgstr "Bloquejar/Alliberar contacte" +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "$projectname emisions" -#: ../../mod/contacts.php:330 -msgid "Ignore contact" -msgstr "Ignore contacte" +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com" -#: ../../mod/contacts.php:331 -msgid "Repair URL settings" -msgstr "Restablir configuració de URL" +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Administradors del lloc" -#: ../../mod/contacts.php:332 -msgid "View conversations" -msgstr "Veient conversacions" +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "No s'ha pogut trobar l'entrada original." -#: ../../mod/contacts.php:334 -msgid "Delete contact" -msgstr "Esborrar contacte" +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "S'ha descartat l'entrada perquè no té contingut." -#: ../../mod/contacts.php:338 -msgid "Last update:" -msgstr "Última actualització:" +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "No està permès el contingut de tipus executable en aquest canal." -#: ../../mod/contacts.php:339 -msgid "Update public posts" -msgstr "Actualitzar enviament públic" +#: ../../mod/item.php:901 +msgid "System error. Post not saved." +msgstr "Hi ha hagut un error del sistema. L'entrada no s'ha desat." -#: ../../mod/contacts.php:341 ../../mod/admin.php:905 -msgid "Update now" -msgstr "Actualitza ara" +#: ../../mod/item.php:1119 +msgid "Unable to obtain post information from database." +msgstr "No s'ha pogut obtenir informació de l'entrada a la base de dades." -#: ../../mod/contacts.php:348 -msgid "Currently blocked" -msgstr "Bloquejat actualment" +#: ../../mod/item.php:1126 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)." -#: ../../mod/contacts.php:349 -msgid "Currently ignored" -msgstr "Ignorat actualment" +#: ../../mod/item.php:1133 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Has assolit el teu limit de %1$.0f pàgines web." -#: ../../mod/contacts.php:350 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Répliques/agraiments per als teus missatges públics poden romandre visibles" +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "No existeix el grup" -#: ../../mod/contacts.php:399 ../../mod/group.php:179 -msgid "All Contacts" -msgstr "Tots els Contactes" +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "No existeix el canal" -#: ../../mod/contacts.php:404 -msgid "Unblocked Contacts" -msgstr "Contactes Desbloquejats" +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Cerca resultats per:" -#: ../../mod/contacts.php:410 -msgid "Blocked Contacts" -msgstr "Contactes Bloquejats" +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "La coŀlecció és buida" -#: ../../mod/contacts.php:416 -msgid "Ignored Contacts" -msgstr "Contactes Ignorats" +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "Coŀlecció:" -#: ../../mod/contacts.php:422 -msgid "Hidden Contacts" -msgstr "Contactes Amagats" +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Connexió:" -#: ../../mod/contacts.php:473 -msgid "Mutual Friendship" -msgstr "Amistat Mutua" +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "La connexió és invàlida." -#: ../../mod/contacts.php:477 -msgid "is a fan of yours" -msgstr "Es un fan teu" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "No s'ha trobat el canal" -#: ../../mod/contacts.php:481 -msgid "you are a fan of" -msgstr "ets fan de" +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Connexions en comú" -#: ../../mod/contacts.php:498 ../../include/Contact.php:135 -#: ../../include/conversation.php:792 -msgid "Edit contact" -msgstr "Editar contacte" +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "No hi ha connexions en comú." -#: ../../mod/contacts.php:519 ../../include/nav.php:132 -msgid "Contacts" -msgstr "Contactes" +#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Aquest lloc web no és un servidor de directori" -#: ../../mod/contacts.php:523 -msgid "Search your contacts" -msgstr "Cercant el seus contactes" +#: ../../mod/connections.php:37 ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "No s'ha pogut accedir al llibre de contactes." -#: ../../mod/contacts.php:524 ../../mod/directory.php:67 -msgid "Finding: " -msgstr "Cercant:" +#: ../../mod/connections.php:51 ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "No s'ha trobat el perfil indicat." -#: ../../mod/contacts.php:525 ../../mod/directory.php:69 -#: ../../include/contact_widgets.php:34 -msgid "Find" -msgstr "Cercar" +#: ../../mod/connections.php:94 ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "S'ha actualitzat la connexió." -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "compte no vàlid trobat." +#: ../../mod/connections.php:96 ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "No s'ha pogut actualitzar el registre de connexió." -#: ../../mod/lostpass.php:31 -msgid "Password reset request issued. Check your email." -msgstr "Sol·licitut de restabliment de contrasenya enviat. Comprovi el seu correu." +#: ../../mod/connections.php:192 ../../mod/connections.php:293 +msgid "Blocked" +msgstr "Bloquejades" -#: ../../mod/lostpass.php:42 -#, php-format -msgid "Password reset requested at %s" -msgstr "Contrasenya restablerta enviada a %s" +#: ../../mod/connections.php:197 ../../mod/connections.php:300 +msgid "Ignored" +msgstr "Ignorades" -#: ../../mod/lostpass.php:44 ../../mod/lostpass.php:106 -#: ../../mod/register.php:380 ../../mod/register.php:434 -#: ../../mod/regmod.php:54 ../../mod/dfrn_confirm.php:726 -#: ../../include/items.php:2575 -msgid "Administrator" -msgstr "Administrador" +#: ../../mod/connections.php:202 ../../mod/connections.php:314 +msgid "Hidden" +msgstr "Amagades" -#: ../../mod/lostpass.php:64 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La sol·licitut no pot ser verificada. (Hauries de presentar-la abans). Restabliment de contrasenya fracassat." +#: ../../mod/connections.php:207 ../../mod/connections.php:307 +msgid "Archived" +msgstr "Arxivades" -#: ../../mod/lostpass.php:82 ../../boot.php:723 -msgid "Password Reset" -msgstr "Restabliment de Contrasenya" +#: ../../mod/connections.php:271 +msgid "Suggest new connections" +msgstr "Suggereix noves connexions" -#: ../../mod/lostpass.php:83 -msgid "Your password has been reset as requested." -msgstr "La teva contrasenya fou restablerta com vas demanar." +#: ../../mod/connections.php:274 +msgid "New Connections" +msgstr "Noves Connexions" -#: ../../mod/lostpass.php:84 -msgid "Your new password is" -msgstr "La teva nova contrasenya es" +#: ../../mod/connections.php:277 +msgid "Show pending (new) connections" +msgstr "Mostra les connexions pendents (noves)" -#: ../../mod/lostpass.php:85 -msgid "Save or copy your new password - and then" -msgstr "Guarda o copia la nova contrasenya - i llavors" +#: ../../mod/connections.php:280 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Totes les Connexions" -#: ../../mod/lostpass.php:86 -msgid "click here to login" -msgstr "clica aquí per identificarte" +#: ../../mod/connections.php:283 +msgid "Show all connections" +msgstr "Mostra totes les connexions" -#: ../../mod/lostpass.php:87 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Pots camviar la contrasenya des de la pàgina de Configuración desprès d'accedir amb èxit." +#: ../../mod/connections.php:286 +msgid "Unblocked" +msgstr "No bloquejades" -#: ../../mod/lostpass.php:118 -msgid "Forgot your Password?" -msgstr "Has Oblidat la Contrasenya?" +#: ../../mod/connections.php:289 +msgid "Only show unblocked connections" +msgstr "Mostra només les connexions no bloquejades" -#: ../../mod/lostpass.php:119 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Introdueixi la seva adreça de correu i enivii-la per restablir la seva contrasenya. Llavors comprovi el seu correu per a les següents instruccións. " +#: ../../mod/connections.php:296 +msgid "Only show blocked connections" +msgstr "Mostra només les connexions bloquejades" -#: ../../mod/lostpass.php:120 -msgid "Nickname or Email: " -msgstr "Malnom o Correu:" +#: ../../mod/connections.php:303 +msgid "Only show ignored connections" +msgstr "Mostra només les connexions ignorades" -#: ../../mod/lostpass.php:121 -msgid "Reset" -msgstr "Restablir" +#: ../../mod/connections.php:310 +msgid "Only show archived connections" +msgstr "Mostra només les connexions arxivades" -#: ../../mod/settings.php:72 -msgid "Missing some important data!" -msgstr "Perdudes algunes dades importants!" +#: ../../mod/connections.php:317 +msgid "Only show hidden connections" +msgstr "Mostra només les connexions amagades" -#: ../../mod/settings.php:75 ../../mod/settings.php:486 ../../mod/admin.php:75 -msgid "Update" -msgstr "Actualitzar" +#: ../../mod/connections.php:372 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" -#: ../../mod/settings.php:175 -msgid "Failed to connect with email account using the settings provided." -msgstr "Connexió fracassada amb el compte de correu emprant la configuració proveïda." +#: ../../mod/connections.php:373 +msgid "Edit connection" +msgstr "Modifica la connexió" -#: ../../mod/settings.php:180 -msgid "Email settings updated." -msgstr "Configuració del correu electrònic actualitzada." +#: ../../mod/connections.php:411 +msgid "Search your connections" +msgstr "Cerca entre les teves connexions" -#: ../../mod/settings.php:198 -msgid "Passwords do not match. Password unchanged." -msgstr "Les contrasenyes no coincideixen. Contrasenya no canviada." +#: ../../mod/connections.php:412 +msgid "Finding: " +msgstr "Cercant:" -#: ../../mod/settings.php:203 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "No es permeten contasenyes buides. Contrasenya no canviada" +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Nom del Bloc" -#: ../../mod/settings.php:214 -msgid "Password changed." -msgstr "Contrasenya canviada." +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Títol del bloc" -#: ../../mod/settings.php:216 -msgid "Password update failed. Please try again." -msgstr "Ha fallat l'actualització de la Contrasenya. Per favor, intenti-ho de nou." +#: ../../mod/editpost.php:20 ../../mod/editlayout.php:76 +#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 +#: ../../mod/editblock.php:94 +msgid "Item not found" +msgstr "No s'ha trobat l'element" -#: ../../mod/settings.php:280 -msgid " Please use a shorter name." -msgstr "Si us plau, faci servir un nom més curt." +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Article no editable" -#: ../../mod/settings.php:282 -msgid " Name too short." -msgstr "Nom massa curt." +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "Esborrar ítem" -#: ../../mod/settings.php:288 -msgid " Not valid email." -msgstr "Correu no vàlid." +#: ../../mod/editpost.php:115 ../../mod/editlayout.php:142 +#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:144 +msgid "Insert YouTube video" +msgstr "insereix video YouTube" -#: ../../mod/settings.php:290 -msgid " Cannot change to that email." -msgstr "No puc canviar a aquest correu." +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:143 +#: ../../mod/editwebpage.php:188 ../../mod/editblock.php:145 +msgid "Insert Vorbis [.ogg] video" +msgstr "Insereix video Vorbis [.ogg]" -#: ../../mod/settings.php:358 ../../addon/facebook/facebook.php:321 -#: ../../addon/impressum/impressum.php:64 -#: ../../addon/openstreetmap/openstreetmap.php:80 -#: ../../addon/piwik/piwik.php:105 ../../addon/twitter/twitter.php:350 -msgid "Settings updated." -msgstr "Ajustos actualitzats." +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:144 +#: ../../mod/editwebpage.php:189 ../../mod/editblock.php:146 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Insereix audio Vorbis [.ogg]" -#: ../../mod/settings.php:422 ../../include/nav.php:130 -msgid "Account settings" -msgstr "Configuració del compte" +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++" -#: ../../mod/settings.php:427 -msgid "Connector settings" -msgstr "Configuració dels connectors" +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "La informació del propietari de la pàgina no va poder ser recuperada" -#: ../../mod/settings.php:432 -msgid "Plugin settings" -msgstr "Configuració del plugin" +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "Àlbum no trobat" -#: ../../mod/settings.php:437 -msgid "Connections" -msgstr "Connexions" +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "Esborra Àlbum" -#: ../../mod/settings.php:442 -msgid "Export personal data" -msgstr "Exportar dades personals" +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "Esborra Foto" -#: ../../mod/settings.php:459 ../../mod/settings.php:485 -#: ../../mod/settings.php:518 -msgid "Add application" -msgstr "Afegir aplicació" +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "No has seleccionat fotos" -#: ../../mod/settings.php:463 ../../mod/settings.php:489 -#: ../../addon/statusnet/statusnet.php:526 -msgid "Consumer Key" -msgstr "Consumer Key" +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "L'accés a aquest element esta restringit." -#: ../../mod/settings.php:464 ../../mod/settings.php:490 -#: ../../addon/statusnet/statusnet.php:525 -msgid "Consumer Secret" -msgstr "Consumer Secret" +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges." -#: ../../mod/settings.php:465 ../../mod/settings.php:491 -msgid "Redirect" -msgstr "Redirigir" +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "S'estan fent servir %1$.2f MB de l'espai per a imatges." -#: ../../mod/settings.php:466 ../../mod/settings.php:492 -msgid "Icon url" -msgstr "icona de url" +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "Puja imatges" -#: ../../mod/settings.php:477 -msgid "You can't edit this application." -msgstr "No pots editar aquesta aplicació." +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "Escriu el nom del nou àlbum" -#: ../../mod/settings.php:517 -msgid "Connected Apps" -msgstr "Aplicacions conectades" +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "o bé fes doble clic a un d'existent" -#: ../../mod/settings.php:521 -msgid "Client key starts with" -msgstr "Les claus de client comançen amb" +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "Genera una entrada a partir de la pujada" -#: ../../mod/settings.php:522 -msgid "No name" -msgstr "Sense nom" +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "No s'ha pogut descodificar el nom de l'àlbum" -#: ../../mod/settings.php:523 -msgid "Remove authorization" -msgstr "retirar l'autorització" +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "Imatges de contactes" -#: ../../mod/settings.php:535 -msgid "No Plugin settings configured" -msgstr "No s'han configurat ajustos de Plugin" +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "Ordena de més nou a més antic" -#: ../../mod/settings.php:542 ../../addon/widgets/widgets.php:122 -msgid "Plugin Settings" -msgstr "Ajustos de Plugin" +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "Ordena de més antic a més nou" -#: ../../mod/settings.php:555 ../../mod/settings.php:556 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "El suport integrat per a la connectivitat de %s és %s" +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "Mostra la imatge" -#: ../../mod/settings.php:555 ../../mod/settings.php:556 -msgid "enabled" -msgstr "habilitat" +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "Modifica l'àlbum" -#: ../../mod/settings.php:555 ../../mod/settings.php:556 -msgid "disabled" -msgstr "deshabilitat" +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "S'ha denegat el permís. Pot ser que l'accés estigui restringit." -#: ../../mod/settings.php:556 -msgid "StatusNet" -msgstr "StatusNet" +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "La imatge no està disponible" -#: ../../mod/settings.php:584 -msgid "Connector Settings" -msgstr "Configuració de connectors" +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "Fes-la imatge de perfil" -#: ../../mod/settings.php:590 -msgid "Email/Mailbox Setup" -msgstr "Preparació de Correu/Bústia" +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "Imatge privada" -#: ../../mod/settings.php:591 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Si vol comunicar-se amb els contactes de correu emprant aquest servei (opcional), Si us plau, especifiqui com connectar amb la seva bústia." +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "Mostra a mida completa" -#: ../../mod/settings.php:592 -msgid "Last successful email check:" -msgstr "Última comprovació de correu amb èxit:" +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "Modifica la imatge" -#: ../../mod/settings.php:593 -msgid "Email access is disabled on this site." -msgstr "L'accés al correu està deshabilitat en aquest lloc." +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "Tomba cap a la dreta" -#: ../../mod/settings.php:594 -msgid "IMAP server name:" -msgstr "Nom del servidor IMAP:" +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "Tomba cap a l'esquerra" -#: ../../mod/settings.php:595 -msgid "IMAP port:" -msgstr "Port IMAP:" +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "Llegenda" -#: ../../mod/settings.php:596 -msgid "Security:" -msgstr "Seguretat:" +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "Afegeix una etiqueta" -#: ../../mod/settings.php:596 ../../mod/settings.php:601 -msgid "None" -msgstr "Cap" +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exemple: @joan, @Paula_Peris, @mar@exemple.org" -#: ../../mod/settings.php:597 -msgid "Email login name:" -msgstr "Nom d'usuari del correu" +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "Marca com a contingut adult" -#: ../../mod/settings.php:598 -msgid "Email password:" -msgstr "Contrasenya del correu:" +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "Hi apareixen:" -#: ../../mod/settings.php:599 -msgid "Reply-to address:" -msgstr "Adreça de resposta:" +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "Mapa" -#: ../../mod/settings.php:600 -msgid "Send public posts to all email contacts:" -msgstr "Enviar correu públic a tots els contactes del correu:" +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "Mostra'n l'àlbum" -#: ../../mod/settings.php:601 -msgid "Action after import:" -msgstr "Acció després d'importar:" +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "Imatges recents" -#: ../../mod/settings.php:601 -msgid "Mark as seen" -msgstr "Marcar com a vist" +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elements etiquetats amb: %s" -#: ../../mod/settings.php:601 -msgid "Move to folder" -msgstr "Moure a la carpeta" +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "Resultats de cerca per: %s" -#: ../../mod/settings.php:602 -msgid "Move to folder:" -msgstr "Moure a la carpeta:" +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Perfils compatibles" -#: ../../mod/settings.php:659 ../../mod/admin.php:142 ../../mod/admin.php:462 -msgid "Normal Account" -msgstr "Compte Normal" +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No tens paraules clau al perfil principal per poder cercar perfils semblants." -#: ../../mod/settings.php:660 -msgid "This account is a normal personal profile" -msgstr "Aques compte es un compte personal normal" +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "té interès en:" -#: ../../mod/settings.php:663 ../../mod/admin.php:143 ../../mod/admin.php:463 -msgid "Soapbox Account" -msgstr "Compte Tribuna" +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "No s'han trobat perfils compatibles" -#: ../../mod/settings.php:664 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de només lectura." +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Absent" -#: ../../mod/settings.php:667 ../../mod/admin.php:144 ../../mod/admin.php:464 -msgid "Community/Celebrity Account" -msgstr "Compte de Comunitat/Celebritat" +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "En connexió" -#: ../../mod/settings.php:668 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de lectura-escriptura" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Tria una carpeta d'interès" -#: ../../mod/settings.php:671 ../../mod/admin.php:145 ../../mod/admin.php:465 -msgid "Automatic Friend Account" -msgstr "Compte d'Amistat Automàtic" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Guarda Favorits" -#: ../../mod/settings.php:672 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "Aprova totes les sol·licituds de amistat/connexió com a amic automàticament" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL de favorit" -#: ../../mod/settings.php:682 -msgid "OpenID:" -msgstr "OpenID:" +#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 +msgid "Description" +msgstr "Descripció" -#: ../../mod/settings.php:682 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Opcional) Permetre a aquest OpenID iniciar sessió en aquest compte." +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "O entra un nou nom de favorit" -#: ../../mod/settings.php:692 -msgid "Publish your default profile in your local site directory?" -msgstr "Publicar el teu perfil predeterminat en el directori del lloc local?" +#: ../../mod/notify.php:53 ../../mod/notifications.php:94 +msgid "No more system notifications." +msgstr "No hi ha més notificacions de sistema." -#: ../../mod/settings.php:698 -msgid "Publish your default profile in the global social directory?" -msgstr "Publicar el teu perfil predeterminat al directori social global?" +#: ../../mod/notify.php:57 ../../mod/notifications.php:98 +msgid "System Notifications" +msgstr "Notificacions de sistema" -#: ../../mod/settings.php:706 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "Amaga la teva llista de contactes/amics dels espectadors del seu perfil per defecte?" +#: ../../mod/acl.php:231 +msgid "network" +msgstr "xarxa" -#: ../../mod/settings.php:710 -msgid "Hide your profile details from unknown viewers?" -msgstr "Amagar els detalls del seu perfil a espectadors desconeguts?" +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" -#: ../../mod/settings.php:715 -msgid "Allow friends to post to your profile page?" -msgstr "Permet als amics publicar en la seva pàgina de perfil?" +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "S'ha actualitzat la disposició." -#: ../../mod/settings.php:721 -msgid "Allow friends to tag your posts?" -msgstr "Permet als amics d'etiquetar els teus missatges?" +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Editor del Sistema de Descripció de Pàgines" -#: ../../mod/settings.php:727 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Permeteu-nos suggerir-li com un amic potencial dels nous membres?" +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "No s'ha trobat cap disposició de pàgina." -#: ../../mod/settings.php:736 -msgid "Profile is not published." -msgstr "El Perfil no està publicat." +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nom del mòdul:" -#: ../../mod/settings.php:768 ../../mod/profile_photo.php:206 -msgid "or" -msgstr "o" +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Ajuda per la disposició de pàgina" -#: ../../mod/settings.php:773 -msgid "Your Identity Address is" -msgstr "La seva Adreça d'Identitat és" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- selecciona -" -#: ../../mod/settings.php:784 -msgid "Automatically expire posts after this many days:" -msgstr "Després de aquests nombre de dies, els missatges caduquen automàticament:" +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "El teu paquet de serveis només admet %d canals." -#: ../../mod/settings.php:784 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Si està buit, els missatges no caducarà. Missatges caducats s'eliminaran" +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "No hi ha res a importar." -#: ../../mod/settings.php:785 -msgid "Advanced expiration settings" -msgstr "Configuració avançada d'expiració" +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "No s'han pogut descarregar les dades del servidor antic" -#: ../../mod/settings.php:786 -msgid "Advanced Expiration" -msgstr "Expiració Avançada" +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "El fitxer importat està buit." -#: ../../mod/settings.php:787 -msgid "Expire posts:" -msgstr "Expiració d'enviaments" +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "Les dades subministrades no son compatibles amb aquest projecte." -#: ../../mod/settings.php:788 -msgid "Expire personal notes:" -msgstr "Expiració de notes personals" +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Atenció: Les versions de la Base de Dades difereixen en %1$d actualitzacions." -#: ../../mod/settings.php:789 -msgid "Expire starred posts:" -msgstr "Expiració de enviaments de favorits" +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor." -#: ../../mod/settings.php:790 -msgid "Expire photos:" -msgstr "Expiració de fotos" +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar." -#: ../../mod/settings.php:795 -msgid "Account Settings" -msgstr "Ajustos de Compte" +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat." -#: ../../mod/settings.php:803 -msgid "Password Settings" -msgstr "Ajustos de Contrasenya" +#: ../../mod/import.php:516 +msgid "You must be logged in to use this feature." +msgstr "Has d'estar registrat per fer servir aquesta funcionalitat." -#: ../../mod/settings.php:804 -msgid "New Password:" -msgstr "Nova Contrasenya:" +#: ../../mod/import.php:521 +msgid "Import Channel" +msgstr "Importa un canal" -#: ../../mod/settings.php:805 -msgid "Confirm:" -msgstr "Confirmar:" +#: ../../mod/import.php:522 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació" -#: ../../mod/settings.php:805 -msgid "Leave password fields blank unless changing" -msgstr "Deixi els camps de contrasenya buits per a no fer canvis" +#: ../../mod/import.php:523 +msgid "File to Upload" +msgstr "Fitxer a pujar" -#: ../../mod/settings.php:809 -msgid "Basic Settings" -msgstr "Ajustos Basics" +#: ../../mod/import.php:524 +msgid "Or provide the old server/hub details" +msgstr "O proveeix els detalls de l'antic servidor/concentrador" -#: ../../mod/settings.php:810 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Nom Complet:" +#: ../../mod/import.php:525 +msgid "Your old identity address (xyz@example.com)" +msgstr "La teva adreça de canal antiga. El format és canal@exemple.org" -#: ../../mod/settings.php:811 -msgid "Email Address:" -msgstr "Adreça de Correu:" +#: ../../mod/import.php:526 +msgid "Your old login email address" +msgstr "La teva adreça de correu electrònic antiga" -#: ../../mod/settings.php:812 -msgid "Your Timezone:" -msgstr "La teva zona Horària:" +#: ../../mod/import.php:527 +msgid "Your old login password" +msgstr "La teva contrasenya antiga" -#: ../../mod/settings.php:813 -msgid "Default Post Location:" -msgstr "Localització per Defecte del Missatge:" +#: ../../mod/import.php:528 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària." -#: ../../mod/settings.php:814 -msgid "Use Browser Location:" -msgstr "Ubicar-se amb el Navegador:" +#: ../../mod/import.php:529 +msgid "Make this hub my primary location" +msgstr "Fes d'aquest hub la meva ubicació primària" -#: ../../mod/settings.php:815 -msgid "Display Theme:" -msgstr "Visualitzar el Tema:" +#: ../../mod/import.php:530 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible" -#: ../../mod/settings.php:816 -msgid "Update browser every xx seconds" -msgstr "Actualitzar navegador cada xx segons" +#: ../../mod/import.php:531 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi." -#: ../../mod/settings.php:816 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínim cada 10 segons, no hi ha màxim" +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "Esborra format?" -#: ../../mod/settings.php:818 -msgid "Security and Privacy Settings" -msgstr "Ajustos de Seguretat i Privacitat" +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Descripció del Format (Opcional)" -#: ../../mod/settings.php:820 -msgid "Maximum Friend Requests/Day:" -msgstr "Nombre Màxim de Sol·licituds per Dia" +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nom del Format Gràfic" -#: ../../mod/settings.php:820 -msgid "(to prevent spam abuse)" -msgstr "(per a prevenir abusos de spam)" +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "Edita Format Gràfic" -#: ../../mod/settings.php:821 -msgid "Default Post Permissions" -msgstr "Permisos de Correu per Defecte" +#: ../../mod/chat.php:19 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." +msgstr "Has d'estar identificat per a veure aquesta pàgina." -#: ../../mod/settings.php:822 -msgid "(click to open/close)" -msgstr "(clicar per a obrir/tancar)" +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "No s'ha trobat la sala" -#: ../../mod/settings.php:837 -msgid "Notification Settings" -msgstr "Ajustos de Notificació" +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Abandona la sala" -#: ../../mod/settings.php:838 -msgid "Send a notification email when:" -msgstr "Envia un correu notificant quan:" +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Elimina la sala" -#: ../../mod/settings.php:839 -msgid "You receive an introduction" -msgstr "Has rebut una presentació" +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Absent" -#: ../../mod/settings.php:840 -msgid "Your introductions are confirmed" -msgstr "La teva presentació està confirmada" +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Estic connectat/da" -#: ../../mod/settings.php:841 -msgid "Someone writes on your profile wall" -msgstr "Algú ha escrit en el teu mur de perfil" +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Fes favorit aquest xat" -#: ../../mod/settings.php:842 -msgid "Someone writes a followup comment" -msgstr "Algú ha escrit un comentari de seguiment" +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Nova sala per a Xerrar" -#: ../../mod/settings.php:843 -msgid "You receive a private message" -msgstr "Has rebut un missatge privat" +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Nom del Xat" -#: ../../mod/settings.php:844 -msgid "You receive a friend suggestion" -msgstr "Has rebut una suggerencia d'un amic" +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$s de Xats" -#: ../../mod/settings.php:845 -msgid "You are tagged in a post" -msgstr "Estàs etiquetat en un enviament" +#: ../../mod/mitem.php:24 ../../mod/menu.php:134 +msgid "Menu not found." +msgstr "Menú no trobat." -#: ../../mod/settings.php:848 -msgid "Advanced Page Settings" -msgstr "Ajustos Avançats de Pàgina" +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Incapaç de crear l'element." -#: ../../mod/manage.php:90 -msgid "Manage Identities and/or Pages" -msgstr "Administrar Identitats i/o Pàgines" +#: ../../mod/mitem.php:71 +msgid "Unable to update menu element." +msgstr "Incapaç d'actualitzar un element del menú." -#: ../../mod/manage.php:93 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Alternar entre les diferents identitats o les pàgines de comunitats/grups que comparteixen les dades del seu compte o que se li ha concedit els permisos de \"administrar\"" +#: ../../mod/mitem.php:86 +msgid "Unable to add menu element." +msgstr "Incapaç d'afegir l'element del menú." -#: ../../mod/manage.php:95 -msgid "Select an identity to manage: " -msgstr "Seleccionar identitat a administrar:" +#: ../../mod/mitem.php:152 ../../mod/mitem.php:223 +msgid "Menu Item Permissions" +msgstr "Permisos de l'Article del Menú" -#: ../../mod/network.php:43 -msgid "Search Results For:" -msgstr "Resultats de la Cerca Per a:" +#: ../../mod/mitem.php:153 ../../mod/mitem.php:224 ../../mod/settings.php:1083 +msgid "(click to open/close)" +msgstr "(clica per obrir/tancar)" -#: ../../mod/network.php:77 ../../mod/search.php:16 -msgid "Remove term" -msgstr "Traieu termini" +#: ../../mod/mitem.php:155 ../../mod/mitem.php:171 +msgid "Link Name" +msgstr "Nom de l'Enllaç" -#: ../../mod/network.php:86 ../../mod/search.php:13 -msgid "Saved Searches" -msgstr "Cerques Guardades" +#: ../../mod/mitem.php:156 ../../mod/mitem.php:228 +msgid "Link or Submenu Target" +msgstr "Enllaç o Submenú Objectiu" -#: ../../mod/network.php:87 ../../include/group.php:216 -msgid "add" -msgstr "afegir" +#: ../../mod/mitem.php:156 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú" -#: ../../mod/network.php:166 -msgid "Commented Order" -msgstr "Ordre dels Comentaris" +#: ../../mod/mitem.php:157 ../../mod/mitem.php:229 +msgid "Use magic-auth if available" +msgstr "Empra magic-auth si esta disponible" -#: ../../mod/network.php:171 -msgid "Posted Order" -msgstr "Ordre dels Enviaments" +#: ../../mod/mitem.php:158 ../../mod/mitem.php:230 +msgid "Open link in new window" +msgstr "Obrir l'enllaç en una nova finestra" -#: ../../mod/network.php:182 -msgid "New" -msgstr "Nou" +#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 +msgid "Order in list" +msgstr "Ordre per llista" -#: ../../mod/network.php:187 -msgid "Starred" -msgstr "Favorits" +#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Els números més alts aniràn al fons de la llista" -#: ../../mod/network.php:192 -msgid "Bookmarks" -msgstr "Marcadors" +#: ../../mod/mitem.php:160 +msgid "Submit and finish" +msgstr "Envia i termina" -#: ../../mod/network.php:250 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "Advertència: Aquest grup conté el membre %s en una xarxa insegura." -msgstr[1] "Advertència: Aquest grup conté %s membres d'una xarxa insegura." +#: ../../mod/mitem.php:161 +msgid "Submit and continue" +msgstr "Envia i continua" -#: ../../mod/network.php:253 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "Els missatges privats a aquest grup es troben en risc de divulgació pública." +#: ../../mod/mitem.php:169 +msgid "Menu:" +msgstr "Menú:" -#: ../../mod/network.php:298 -msgid "No such group" -msgstr "Cap grup com" +#: ../../mod/mitem.php:172 +msgid "Link Target" +msgstr "Enllaç Objectiu" -#: ../../mod/network.php:309 -msgid "Group is empty" -msgstr "El Grup es buit" +#: ../../mod/mitem.php:175 +msgid "Edit menu" +msgstr "Edita menú" -#: ../../mod/network.php:313 -msgid "Group: " -msgstr "Grup:" +#: ../../mod/mitem.php:178 +msgid "Edit element" +msgstr "Edita element" -#: ../../mod/network.php:323 -msgid "Contact: " -msgstr "Contacte:" +#: ../../mod/mitem.php:179 +msgid "Drop element" +msgstr "Deixa anar element" -#: ../../mod/network.php:325 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "Els missatges privats a aquesta persona es troben en risc de divulgació pública." +#: ../../mod/mitem.php:180 +msgid "New element" +msgstr "Nou element" -#: ../../mod/network.php:330 -msgid "Invalid contact." -msgstr "Contacte no vàlid." +#: ../../mod/mitem.php:181 +msgid "Edit this menu container" +msgstr "Edita aquest contenidor de menú" -#: ../../mod/notes.php:44 ../../boot.php:1354 -msgid "Personal Notes" -msgstr "Notes Personals" +#: ../../mod/mitem.php:182 +msgid "Add menu element" +msgstr "Afegeix element de menú" -#: ../../mod/notes.php:63 ../../include/text.php:645 -msgid "Save" -msgstr "Guardar" +#: ../../mod/mitem.php:183 +msgid "Delete this menu item" +msgstr "Esborra aquest article del menú" -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Benvingut a Friendica" +#: ../../mod/mitem.php:184 +msgid "Edit this menu item" +msgstr "Edita aquest article del menú" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Llista de Verificació dels Nous Membres" +#: ../../mod/mitem.php:201 +msgid "Menu item not found." +msgstr "Article del menú no trobat." -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page. A link to this page " -"will be visible from your home page for two weeks after your initial " -"registration and then will quietly disappear." -msgstr "Ens agradaria oferir alguns consells i enllaços per ajudar a fer la seva experiència agradable. Feu clic a qualsevol element per visitar la pàgina corresponent. Un enllaç a aquesta pàgina serà visible des de la pàgina d'inici durant dues setmanes després de la seva inscripció inicial i després desapareixerà en silenci." +#: ../../mod/mitem.php:212 +msgid "Menu item deleted." +msgstr "Article del menú eliminat." -#: ../../mod/newmember.php:16 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This looks just like an email address - and " -"will be useful in making friends on the free social web." -msgstr "En la de la seva configuració de la pàgina - canviï la contrasenya inicial. També prengui nota de la Adreça d'Identitat. Això s'assembla a una adreça de correu electrònic - i serà útil per fer amics a la xarxa social lliure." +#: ../../mod/mitem.php:214 +msgid "Menu item could not be deleted." +msgstr "Article del menú no es pot eliminar." -#: ../../mod/newmember.php:18 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "Reviseu les altres configuracions, en particular la configuració de privadesa. Una llista de directoris no publicada és com tenir un número de telèfon no llistat. Normalment, hauria de publicar la seva llista - a menys que tots els seus amics i els amics potencials sàpiguen exactament com trobar-li." +#: ../../mod/mitem.php:221 +msgid "Edit Menu Element" +msgstr "Editar Element del Menú" -#: ../../mod/newmember.php:20 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "Puji una foto del seu perfil si encara no ho ha fet. Els estudis han demostrat que les persones amb fotos reals de ells mateixos tenen deu vegades més probabilitats de fer amics que les persones que no ho fan." +#: ../../mod/mitem.php:227 +msgid "Link text" +msgstr "Enllaç de text" -#: ../../mod/newmember.php:23 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Autoritzi el connector de Facebook si vostè té un compte al Facebook i nosaltres (opcionalment) importarem tots els teus amics de Facebook i les converses." +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "Esborrar pàgina web?" -#: ../../mod/newmember.php:25 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Si aquesta és el seu servidor personal, la instal·lació del complement de Facebook pot facilitar la transició a la web social lliure." +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Títol de la pàgina enllaçada" -#: ../../mod/newmember.php:30 -msgid "" -"Enter your email access information on your Connector Settings page if you " -"wish to import and interact with friends or mailing lists from your email " -"INBOX" -msgstr "Introduïu les dades d'accés al correu electrònic a la seva pàgina de configuració de connector, si es desitja importar i relacionar-se amb amics o llistes de correu de la seva bústia d'email" +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Edita la Pàgina Web" -#: ../../mod/newmember.php:32 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Editi el perfil per defecte al seu gust. Reviseu la configuració per ocultar la seva llista d'amics i ocultar el perfil dels visitants desconeguts." +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Aquest servidor de directori requereix un token de accès" -#: ../../mod/newmember.php:34 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "Estableix algunes paraules clau públiques al teu perfil predeterminat que descriguin els teus interessos. Podem ser capaços de trobar altres persones amb interessos similars i suggerir amistats." +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "No es troba un compte vàlid." -#: ../../mod/newmember.php:36 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Add New Contact dialog." -msgstr "La seva pàgina de Contactes és la seva porta d'entrada a la gestió de l'amistat i la connexió amb amics d'altres xarxes. Normalment, vostè entrar en la seva direcció o URL del lloc al diàleg Afegir Nou Contacte." +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic." -#: ../../mod/newmember.php:38 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "La pàgina del Directori li permet trobar altres persones en aquesta xarxa o altres llocs federats. Busqui un enllaç Connectar o Seguir a la seva pàgina de perfil. Proporcioni la seva pròpia Adreça de Identitat si així ho sol·licita." +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Lloc d'Usuari (%s)" -#: ../../mod/newmember.php:40 -msgid "" -"On the side panel of the Contacts page are several tools to find new " -"friends. We can match people by interest, look up people by name or " -"interest, and provide suggestions based on network relationships. On a brand" -" new site, friend suggestions will usually begin to be populated within 24 " -"hours." -msgstr "Al tauler lateral de la pàgina de contacte Hi ha diverses eines per trobar nous amics. Podem coincidir amb les persones per interesos, buscar persones pel nom o per interès, i oferir suggeriments basats en les relacions de la xarxa. En un nou lloc, els suggeriments d'amics, en general comencen a poblar el lloc a les 24 hores." +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "S'ha soŀlicitat restablir la contrasenya al hub %s" -#: ../../mod/newmember.php:42 +#: ../../mod/lostpass.php:63 msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "Una vegada que s'han fet alguns amics, organitzi'ls en grups de conversa privada a la barra lateral de la seva pàgina de contactes i després pot interactuar amb cada grup de forma privada a la pàgina de la xarxa." +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soŀlicitud. Pot ser que ja ho hàgiu soŀlicitat abans." -#: ../../mod/newmember.php:44 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "A les nostres pàgines d'ajuda es poden consultar detalls sobre les característiques d'altres programes i recursos." +#: ../../mod/lostpass.php:85 ../../boot.php:1559 +msgid "Password Reset" +msgstr "Restabliment de contrasenya" -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Element no disponible" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "S'ha restablert la vostra contrasenya." -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Element no trobat." +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "La nova contrasenya és" -#: ../../mod/group.php:27 -msgid "Group created." -msgstr "Grup creat." +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Desa o copia la nova contrasenya, i després" -#: ../../mod/group.php:33 -msgid "Could not create group." -msgstr "No puc crear grup." +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "fes clic aquí per iniciar sessió" -#: ../../mod/group.php:43 ../../mod/group.php:127 -msgid "Group not found." -msgstr "Grup no trobat" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió." -#: ../../mod/group.php:56 -msgid "Group name changed." -msgstr "Nom de Grup canviat." +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "La teva contrasenya a %s ha canviat" -#: ../../mod/group.php:67 ../../mod/profperm.php:19 ../../index.php:287 -msgid "Permission denied" -msgstr "Permís denegat" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "No recordes la contrasenya?" -#: ../../mod/group.php:85 -msgid "Create a group of contacts/friends." -msgstr "Crear un grup de contactes/amics." +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions." -#: ../../mod/group.php:86 ../../mod/group.php:166 -msgid "Group Name: " -msgstr "Nom del Grup:" +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "Adreça electrònica" -#: ../../mod/group.php:102 -msgid "Group removed." -msgstr "Grup esborrat." +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Reajustar" -#: ../../mod/group.php:104 -msgid "Unable to remove group." -msgstr "Incapaç de esborrar Grup." +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Lloc web:" -#: ../../mod/group.php:165 -msgid "Group Editor" -msgstr "Editor de Grup:" +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal Remot [%s] (encara no es coneix en aquest lloc)" -#: ../../mod/group.php:177 -msgid "Members" -msgstr "Membres" +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "Valoració (aquesta informació és pública)" -#: ../../mod/group.php:209 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Clicar sobre el contacte per afegir o esborrar." +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)" -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Identificador del perfil no vàlid." +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "Eliminar bloc?" -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor de Visibilitat del Perfil" +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "Editar Bloc" -#: ../../mod/profperm.php:103 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:76 ../../include/nav.php:48 -#: ../../boot.php:1336 -msgid "Profile" -msgstr "Perfil" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "El límit total invitacions s'ha superat." -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Visible Per" +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: adreça de correu electrònic no vàlida." -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Tots els Contactes (amb accés segur al perfil)" +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Si us plau, uneix-te a Red" -#: ../../mod/viewconnections.php:39 -msgid "No contacts." -msgstr "Sense Contactes" +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc." -#: ../../mod/viewconnections.php:74 ../../include/text.php:584 -msgid "View Contacts" -msgstr "Veure Contactes" +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Entrega del Missatge fallida." -#: ../../mod/register.php:62 -msgid "An invitation is required." -msgstr "Es requereix invitació." +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d missatge enviat." +msgstr[1] "%d missatges enviats." -#: ../../mod/register.php:67 -msgid "Invitation could not be verified." -msgstr "La invitació no ha pogut ser verificada." +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "No té més invitacions disponibles" -#: ../../mod/register.php:75 -msgid "Invalid OpenID url" -msgstr "OpenID url no vàlid" +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Enviar invitacions" -#: ../../mod/register.php:90 -msgid "Please enter the required information." -msgstr "Per favor, introdueixi la informació requerida." +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Introduïu les adreces de correu electrònic, una per línia:" -#: ../../mod/register.php:104 -msgid "Please use a shorter name." -msgstr "Per favor, empri un nom més curt." +#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 +msgid "Your message:" +msgstr "El teu missatge:" -#: ../../mod/register.php:106 -msgid "Name too short." -msgstr "Nom massa curt." +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Si us plau uneix-te la meva comunitat en $Projectname." -#: ../../mod/register.php:121 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Això no sembla ser el teu nom complet." +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Has de proporcionar aquest codi d'invitació:" -#: ../../mod/register.php:126 -msgid "Your email domain is not among those allowed on this site." -msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc." +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registre en qualsevol lloc del $Projectname (estàn tots interconnectats)" -#: ../../mod/register.php:129 -msgid "Not a valid email address." -msgstr "Adreça de correu no vàlida." +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Entra a la meva adreça de xarxa al $Projectname, a la barra de cerca del lloc." -#: ../../mod/register.php:139 -msgid "Cannot use that email." -msgstr "No es pot utilitzar aquest correu electrònic." +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "o visita" -#: ../../mod/register.php:145 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "El teu sobrenom nomes pot contenir \"a-z\", \"0-9\", \"-\", i \"_\", i començar amb lletra." +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Click [Conectar]" -#: ../../mod/register.php:151 ../../mod/register.php:252 -msgid "Nickname is already registered. Please choose another." -msgstr "malnom ja registrat. Tria un altre." +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Situació que no es troba." -#: ../../mod/register.php:170 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "ERROR IMPORTANT: La generació de claus de seguretat ha fallat." +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "La ubicació primària no es pot treure." -#: ../../mod/register.php:238 -msgid "An error occurred during registration. Please try again." -msgstr "Un error ha succeït durant el registre. Intenta-ho de nou." +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "No es troben els llocs." -#: ../../mod/register.php:274 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Un error ha succeit durant la creació del teu perfil per defecte. Intenta-ho de nou." +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Gestionar Ubicacions de Canal" -#: ../../mod/register.php:378 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" -msgstr "Detalls del registre per a %s" +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Ubicació (direcció)" -#: ../../mod/register.php:386 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrat amb èxit. Per favor, comprovi el seu correu per a posteriors instruccions." +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Ubicació Primària" -#: ../../mod/register.php:390 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Error en enviar missatge de correu electrònic. Aquí està el missatge que ha fallat." +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Treure la ubicació" -#: ../../mod/register.php:395 -msgid "Your registration can not be processed." -msgstr "El seu registre no pot ser processat." +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Error en crear l'origen. Cap canal seleccionat." -#: ../../mod/register.php:432 -#, php-format -msgid "Registration request at %s" -msgstr "Sol·licitud de registre a %s" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Origen creat." -#: ../../mod/register.php:441 -msgid "Your registration is pending approval by the site owner." -msgstr "El seu registre està pendent d'aprovació pel propietari del lloc." +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Origen actualitzat." -#: ../../mod/register.php:479 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Aquest lloc excedeix el nombre diari de registres de comptes. Per favor, provi de nou demà." +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/register.php:505 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Vostè pot (opcionalment), omplir aquest formulari a través de OpenID mitjançant el subministrament de la seva OpenID i fent clic a 'Registrar'." +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestiona contingut per al teu canal d'origens remots" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nou Origen" -#: ../../mod/register.php:506 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Si vostè no està familiaritzat amb Twitter, si us plau deixi aquest camp en blanc i completi la resta dels elements." +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Només importa contingut amb aquestes paraules (una per línia)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Deixar en blanc per importar tot el contingut públic" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nom del canal" -#: ../../mod/register.php:507 -msgid "Your OpenID (optional): " -msgstr "El seu OpenID (opcional):" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "No s'ha trobat la font." -#: ../../mod/register.php:521 -msgid "Include your profile in member directory?" -msgstr "Incloc el seu perfil al directori de membres?" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Edita la font" -#: ../../mod/register.php:536 -msgid "Membership on this site is by invitation only." -msgstr "Lloc accesible mitjançant invitació." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Esborra la font" -#: ../../mod/register.php:537 -msgid "Your invitation ID: " -msgstr "El teu ID de invitació:" +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "S'ha esborrat la font" -#: ../../mod/register.php:540 ../../mod/admin.php:314 -msgid "Registration" -msgstr "Procés de Registre" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "No s'ha pogut esborrar la font." -#: ../../mod/register.php:548 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "El seu nom complet (per exemple, Joan Ningú):" +#: ../../mod/menu.php:44 +msgid "Unable to update menu." +msgstr "No s'ha pogut actualitzar el menú." -#: ../../mod/register.php:549 -msgid "Your Email Address: " -msgstr "La Seva Adreça de Correu:" +#: ../../mod/menu.php:53 +msgid "Unable to create menu." +msgstr "No s'ha pogut crear el menú." -#: ../../mod/register.php:550 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Tria un nom de perfil. Això ha de començar amb un caràcter de text. La seva adreça de perfil en aquest lloc serà 'malnom@$sitename'." +#: ../../mod/menu.php:89 ../../mod/menu.php:101 +msgid "Menu Name" +msgstr "Nom del menú" -#: ../../mod/register.php:551 -msgid "Choose a nickname: " -msgstr "Tria un malnom:" +#: ../../mod/menu.php:89 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nom únic (no visible a la pàgina web) - requerit" -#: ../../mod/register.php:554 ../../include/nav.php:77 ../../boot.php:693 -msgid "Register" -msgstr "Registrar" - -#: ../../mod/dirfind.php:23 -msgid "People Search" -msgstr "Cercant Gent" - -#: ../../mod/like.php:127 ../../mod/tagger.php:70 -#: ../../addon/facebook/facebook.php:1092 -#: ../../addon/communityhome/communityhome.php:158 -#: ../../addon/communityhome/communityhome.php:167 -#: ../../include/diaspora.php:1600 ../../include/conversation.php:48 -#: ../../include/conversation.php:57 ../../include/conversation.php:121 -#: ../../include/conversation.php:130 -msgid "status" -msgstr "estatus" +#: ../../mod/menu.php:90 ../../mod/menu.php:102 +msgid "Menu Title" +msgstr "Títol del menú" -#: ../../mod/like.php:144 ../../addon/facebook/facebook.php:1096 -#: ../../addon/communityhome/communityhome.php:172 -#: ../../include/diaspora.php:1616 ../../include/conversation.php:65 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "a %1$s agrada %2$s de %3$s" +#: ../../mod/menu.php:90 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible a la pàgina web - deixar buit per a no posar títol" -#: ../../mod/like.php:146 ../../include/conversation.php:68 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "a %1$s no agrada %2$s de %3$s" +#: ../../mod/menu.php:91 +msgid "Allow Bookmarks" +msgstr "Permetre Marcadors" -#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:127 -#: ../../mod/admin.php:522 ../../mod/admin.php:700 ../../mod/display.php:29 -#: ../../mod/display.php:137 ../../mod/viewd.php:14 -#: ../../include/items.php:2942 -msgid "Item not found." -msgstr "Article no trobat." +#: ../../mod/menu.php:91 ../../mod/menu.php:147 +msgid "Menu may be used to store saved bookmarks" +msgstr "El menú es pot emprar per a guardar marcadors" -#: ../../mod/viewsrc.php:7 ../../mod/viewd.php:6 -msgid "Access denied." -msgstr "Accés denegat." +#: ../../mod/menu.php:92 ../../mod/menu.php:149 +msgid "Submit and proceed" +msgstr "Envia i procedeix" -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "Compte aprovat." +#: ../../mod/menu.php:104 +msgid "Drop" +msgstr "Menysprea" -#: ../../mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Procés de Registre revocat per a %s" +#: ../../mod/menu.php:108 +msgid "Bookmarks allowed" +msgstr "Marcadors permesos" -#: ../../mod/regmod.php:105 -msgid "Please login." -msgstr "Si us plau, ingressa." +#: ../../mod/menu.php:110 +msgid "Delete this menu" +msgstr "Esborra el menú" -#: ../../mod/item.php:89 -msgid "Unable to locate original post." -msgstr "No es pot localitzar post original." +#: ../../mod/menu.php:111 ../../mod/menu.php:144 +msgid "Edit menu contents" +msgstr "Edita el contingut del menú" -#: ../../mod/item.php:249 -msgid "Empty post discarded." -msgstr "Buidat després de rebutjar." +#: ../../mod/menu.php:112 +msgid "Edit this menu" +msgstr "Edita el menú" -#: ../../mod/item.php:351 ../../mod/wall_upload.php:81 -#: ../../mod/wall_upload.php:90 ../../mod/wall_upload.php:97 -#: ../../include/message.php:143 -msgid "Wall Photos" -msgstr "Fotos del Mur" +#: ../../mod/menu.php:126 +msgid "Menu could not be deleted." +msgstr "El menu no es pot esborrar." -#: ../../mod/item.php:833 -msgid "System error. Post not saved." -msgstr "Error del sistema. Publicació no guardada." +#: ../../mod/menu.php:139 +msgid "Edit Menu" +msgstr "Edita Menú" -#: ../../mod/item.php:858 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Aquest missatge va ser enviat a vostè per %s, un membre de la xarxa social Friendica." +#: ../../mod/menu.php:143 +msgid "Add or remove entries to this menu" +msgstr "Afegeix o esborra entrades a aquest menú" -#: ../../mod/item.php:860 -#, php-format -msgid "You may visit them online at %s" -msgstr "El pot visitar en línia a %s" +#: ../../mod/menu.php:145 +msgid "Menu name" +msgstr "Nom del Menú" -#: ../../mod/item.php:861 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Si us plau, poseu-vos en contacte amb el remitent responent a aquest missatge si no voleu rebre aquests missatges." +#: ../../mod/menu.php:145 +msgid "Must be unique, only seen by you" +msgstr "Ha de ser únic, nomes vist per tú" -#: ../../mod/item.php:863 -#, php-format -msgid "%s posted an update." -msgstr "%s ha publicat una actualització." +#: ../../mod/menu.php:146 +msgid "Menu title" +msgstr "Títol del menú" -#: ../../mod/profile_photo.php:28 -msgid "Image uploaded but image cropping failed." -msgstr "Imatge pujada però no es va poder retallar." +#: ../../mod/menu.php:146 +msgid "Menu title as seen by others" +msgstr "Títol del menú vist pels altres" -#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68 -#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:258 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "La reducció de la imatge [%s] va fracassar." +#: ../../mod/menu.php:147 +msgid "Allow bookmarks" +msgstr "Marcadors permesos" -#: ../../mod/profile_photo.php:89 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Recarregui la pàgina o netegi la caché del navegador si la nova foto no apareix immediatament." +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Permisos Denegats." -#: ../../mod/profile_photo.php:99 -msgid "Unable to process image" -msgstr "No es pot processar la imatge" +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Arxiu no torbat." -#: ../../mod/profile_photo.php:113 ../../mod/wall_upload.php:56 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La imatge sobrepassa el límit de mida de %d" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Edita els permisos d'arxiu" -#: ../../mod/profile_photo.php:203 -msgid "Upload File:" -msgstr "Pujar arxiu:" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Canvia/edita permisos" -#: ../../mod/profile_photo.php:204 -msgid "Upload Profile Photo" -msgstr "Pujar Foto del Perfil" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Inclou tots als arxius i subdirectoris" -#: ../../mod/profile_photo.php:205 -msgid "Upload" -msgstr "Pujar" +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Tornar al llistat d'arxius" -#: ../../mod/profile_photo.php:206 -msgid "skip this step" -msgstr "saltar aquest pas" +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada" -#: ../../mod/profile_photo.php:206 -msgid "select a photo from your photo albums" -msgstr "tria una foto dels teus àlbums" +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web" -#: ../../mod/profile_photo.php:219 -msgid "Crop Image" -msgstr "retallar imatge" +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Comparteix l'arxiu" -#: ../../mod/profile_photo.php:220 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Per favor, ajusta la retallada d'imatge per a una optima visualització." +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Mostra la URL d'aquest arxiu" -#: ../../mod/profile_photo.php:221 -msgid "Done Editing" -msgstr "Edició Feta" +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Notifica als teus contactes aquest arxiu" -#: ../../mod/profile_photo.php:249 -msgid "Image uploaded successfully." -msgstr "Carregada de la imatge amb èxit." +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contacte no trobat." -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Sense perfil" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Suggeriment d'amistat enviada." -#: ../../mod/removeme.php:45 ../../mod/removeme.php:48 -msgid "Remove My Account" -msgstr "Eliminar el Meu Compte" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Amics Suggerits" -#: ../../mod/removeme.php:46 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Això eliminarà per complet el seu compte. Quan s'hagi fet això, no serà recuperable." +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggereix un amic per a %s" -#: ../../mod/removeme.php:47 -msgid "Please enter your password for verification:" -msgstr "Si us plau, introduïu la contrasenya per a la verificació:" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Concentrador no trobat." -#: ../../mod/message.php:23 -msgid "No recipient selected." -msgstr "No s'ha seleccionat destinatari." +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Emprenyat/Picat" -#: ../../mod/message.php:26 -msgid "Unable to locate contact information." -msgstr "No es pot trobar informació de contacte." +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "emprenyar, picar o fer altres coses a algú" -#: ../../mod/message.php:29 -msgid "Message could not be sent." -msgstr "El Missatge no ha estat enviat." +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatari" -#: ../../mod/message.php:32 -msgid "Message collection failure." -msgstr "Ha fallat la recollida del missatge." +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Tria que vols fer amb el destinatari" -#: ../../mod/message.php:35 -msgid "Message sent." -msgstr "Missatge enviat." +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Fer aquesta entrada privada" -#: ../../mod/message.php:55 -msgid "Inbox" -msgstr "Safata d'entrada" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identificador invàlid de perfil." -#: ../../mod/message.php:60 -msgid "Outbox" -msgstr "Safata de sortida" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Perfil del Editor de Visibilitat" -#: ../../mod/message.php:65 -msgid "New Message" -msgstr "Nou Missatge" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clica sobre el contacte per afegir o esborrar." -#: ../../mod/message.php:91 -msgid "Message deleted." -msgstr "Missatge eliminat." +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visible per" -#: ../../mod/message.php:121 -msgid "Conversation removed." -msgstr "Conversació esborrada." +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "%s element instal·lat" -#: ../../mod/message.php:137 ../../include/conversation.php:887 -msgid "Please enter a link URL:" -msgstr "Sius plau, entri l'enllaç URL:" +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "%s instal·lació d'element va fallar" -#: ../../mod/message.php:145 -msgid "Send Private Message" -msgstr "Enviant Missatge Privat" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Perfil no trobat." -#: ../../mod/message.php:146 ../../mod/message.php:287 -msgid "To:" -msgstr "Per a:" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Perfil eliminat." -#: ../../mod/message.php:147 ../../mod/message.php:288 -msgid "Subject:" -msgstr "Assumpte::" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Perfil-" -#: ../../mod/message.php:150 ../../mod/message.php:291 -#: ../../mod/invite.php:101 -msgid "Your message:" -msgstr "El teu missatge:" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Nou perfil creat." -#: ../../mod/message.php:188 -msgid "No messages." -msgstr "Sense missatges." +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Perfil que no es pot clonar." -#: ../../mod/message.php:201 -msgid "Delete conversation" -msgstr "Esborrar conversació" +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Perfil que no es pot exportar." -#: ../../mod/message.php:204 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Es requereix el Nom del Perfil." -#: ../../mod/message.php:239 -msgid "Message not available." -msgstr "Missatge no disponible." +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Estat Marital" -#: ../../mod/message.php:276 -msgid "Delete message" -msgstr "Esborra missatge" +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Company/a Romàntic" -#: ../../mod/message.php:286 -msgid "Send Reply" -msgstr "Enviar Resposta" +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "Agrada" -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" -msgstr "Amics de %s" +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "Desagrada" -#: ../../mod/allfriends.php:40 -msgid "No friends to display." -msgstr "No hi ha amics que mostrar" +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Treball/Feina" -#: ../../mod/admin.php:71 ../../mod/admin.php:312 -msgid "Site" -msgstr "Lloc" +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religió" -#: ../../mod/admin.php:72 ../../mod/admin.php:480 ../../mod/admin.php:492 -msgid "Users" -msgstr "Usuaris" +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Idees Polítiques" -#: ../../mod/admin.php:73 ../../mod/admin.php:569 ../../mod/admin.php:608 -msgid "Plugins" -msgstr "Plugins" +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Gènere" -#: ../../mod/admin.php:74 ../../mod/admin.php:742 ../../mod/admin.php:775 -msgid "Themes" -msgstr "Temes" +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Preferència Sexual" -#: ../../mod/admin.php:89 ../../mod/admin.php:855 -msgid "Logs" -msgstr "Transcripcions" +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Pàgina Personal" -#: ../../mod/admin.php:94 -msgid "User registrations waiting for confirmation" -msgstr "Registre d'usuari a l'espera de confirmació" +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Interessos" -#: ../../mod/admin.php:161 ../../mod/admin.php:311 ../../mod/admin.php:479 -#: ../../mod/admin.php:568 ../../mod/admin.php:607 ../../mod/admin.php:741 -#: ../../mod/admin.php:774 ../../mod/admin.php:854 -msgid "Administration" -msgstr "Administració" +#: ../../mod/profiles.php:447 ../../mod/admin.php:994 +msgid "Address" +msgstr "Adreça" -#: ../../mod/admin.php:162 -msgid "Summary" -msgstr "Sumari" +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Perfil actualitzat." -#: ../../mod/admin.php:163 -msgid "Registered users" -msgstr "Usuaris registrats" +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?" -#: ../../mod/admin.php:165 -msgid "Pending registrations" -msgstr "Registres d'usuari pendents" +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Edita els Detalls del Perfil" -#: ../../mod/admin.php:166 -msgid "Version" -msgstr "Versió" +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Veure aquest perfil" -#: ../../mod/admin.php:168 -msgid "Active plugins" -msgstr "Plugins actius" +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Canviar Foto del Perfil" -#: ../../mod/admin.php:260 -msgid "Site settings updated." -msgstr "Ajustos del lloc actualitzats." +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Crea un perfil nou amb aquests ajustos" -#: ../../mod/admin.php:304 -msgid "Closed" -msgstr "Tancat" +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Clonar aquest perfil" -#: ../../mod/admin.php:305 -msgid "Requires approval" -msgstr "Requereix aprovació" +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Elimina aquest perfil" -#: ../../mod/admin.php:306 -msgid "Open" -msgstr "Obert" +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Importa perfil des d'un arxiu" -#: ../../mod/admin.php:315 -msgid "File upload" -msgstr "Fitxer carregat" +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Exporta perfil a un arxiu" -#: ../../mod/admin.php:316 -msgid "Policies" -msgstr "Polítiques" +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Nom del Perfil:" -#: ../../mod/admin.php:317 -msgid "Advanced" -msgstr "Avançat" +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "El Teu Nom Complet" -#: ../../mod/admin.php:321 ../../addon/statusnet/statusnet.php:523 -msgid "Site name" -msgstr "Nom del lloc" +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Títol/Descripció:" -#: ../../mod/admin.php:322 -msgid "Banner/Logo" -msgstr "Senyera/Logo" +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "El Teu Gènere:" -#: ../../mod/admin.php:323 -msgid "System language" -msgstr "Idioma del Systema" +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Aniversari:" -#: ../../mod/admin.php:324 -msgid "System theme" -msgstr "Tema del sistema" +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Carrer:" -#: ../../mod/admin.php:324 -msgid "Default system theme - may be over-ridden by user profiles" -msgstr "Tema per defecte del sitema - pot ser canviat als perfils dels usuaris" +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Població/Ciutat:" -#: ../../mod/admin.php:326 -msgid "Maximum image size" -msgstr "Mida màxima de les imatges" +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "Codi Postal:" -#: ../../mod/admin.php:326 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Mida màxima en bytes de les imatges a pujar. Per defecte es 0, que vol dir sense límits." +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "País:" -#: ../../mod/admin.php:328 -msgid "Register policy" -msgstr "Política per a registrar" +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Regió/Estat:" -#: ../../mod/admin.php:329 -msgid "Register text" -msgstr "Text al registrar" +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr " Marital Estatus:" -#: ../../mod/admin.php:329 -msgid "Will be displayed prominently on the registration page." -msgstr "Sea mostrat de forma peminent a la pagina durant el procés de registre." +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Qui: (si es aplicable)" -#: ../../mod/admin.php:330 -msgid "Accounts abandoned after x days" -msgstr "Comptes abandonats després de x dies" +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" -#: ../../mod/admin.php:330 -msgid "" -"Will not waste system resources polling external sites for abandoned " -"accounts. Enter 0 for no time limit." -msgstr "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal." +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "Des de [data]:" -#: ../../mod/admin.php:331 -msgid "Allowed friend domains" -msgstr "Dominis amics permesos" +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "Pàgina Personal URL:" -#: ../../mod/admin.php:331 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Llista de dominis separada per comes, de adreçes de correu que són permeses per establir amistats. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis." +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Creences Religioses:" -#: ../../mod/admin.php:332 -msgid "Allowed email domains" -msgstr "Dominis de correu permesos" +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Paraules Clau:" -#: ../../mod/admin.php:332 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Llista de dominis separada per comes, de adreçes de correu que són permeses per registrtar-se. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis." +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Exemple: software de fotografia submarina" -#: ../../mod/admin.php:333 -msgid "Block public" -msgstr "Bloqueig públic" +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Emprat en els llistats de directoris" -#: ../../mod/admin.php:333 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Bloqueija l'accés públic a qualsevol pàgina del lloc fins que t'hagis identificat." +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Quelcom sobre tú:" -#: ../../mod/admin.php:334 -msgid "Force publish" -msgstr "Forçar publicació" +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Aficions/Interessos" -#: ../../mod/admin.php:334 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Obliga a que tots el perfils en aquest lloc siguin mostrats en el directori del lloc." +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Informació de Contacte i Xarxes Socials" -#: ../../mod/admin.php:335 -msgid "Global directory update URL" -msgstr "Actualitzar URL del directori global" +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "Els meus altres canals" -#: ../../mod/admin.php:335 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL per actualitzar el directori global. Si no es configura, el directori global serà completament inaccesible per a l'aplicació. " +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Interessos Musicals" -#: ../../mod/admin.php:337 -msgid "Block multiple registrations" -msgstr "Bloquejar multiples registracions" +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Llibres, literatura" -#: ../../mod/admin.php:337 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Inhabilita als usuaris el crear comptes adicionals per a usar com a pàgines." +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Televisió" -#: ../../mod/admin.php:338 -msgid "OpenID support" -msgstr "Suport per a OpenID" +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Pel·lícules/Dansa/Cultura/Entreteniment" -#: ../../mod/admin.php:338 -msgid "OpenID support for registration and logins." -msgstr "Suport per a registre i validació a OpenID." +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Amor/Romace" -#: ../../mod/admin.php:339 -msgid "Gravatar support" -msgstr "Suport per a gravatar" +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Treball/feina" -#: ../../mod/admin.php:339 -msgid "Search new user's photo on Gravatar." -msgstr "Cerca la nova foto d'usuari a Gravatar." +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "Escola/educació" -#: ../../mod/admin.php:340 -msgid "Fullname check" -msgstr "Comprobació de nom complet" +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Aquest es el teu perfil per defecte" -#: ../../mod/admin.php:340 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Obliga els usuaris a col·locar un espai en blanc entre nom i cognoms, com a mesura antifemater" +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "Edat:" -#: ../../mod/admin.php:341 -msgid "UTF-8 Regular expressions" -msgstr "expresions regulars UTF-8" +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Edita/Gestiona Perfils" -#: ../../mod/admin.php:341 -msgid "Use PHP UTF8 regular expressions" -msgstr "Empri expresions regulars de PHP amb format UTF8" +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Afegeix coses al perfil" -#: ../../mod/admin.php:342 -msgid "Show Community Page" -msgstr "Mostra la Pàgina de Comunitat" +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Inclou objectius desitjables al teu perfil" -#: ../../mod/admin.php:342 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Mostra a la pàgina de comunitat tots els missatges públics recents, d'aquest lloc." +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "No valorat" -#: ../../mod/admin.php:343 -msgid "Enable OStatus support" -msgstr "Activa el suport per a OStatus" +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Valoracions" -#: ../../mod/admin.php:343 -msgid "" -"Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Proveeix de compatibilitat integrada amb OStatus (identi.ca, status.net, etc). Totes les comunicacions a OStatus són públiques amb el que ocasionalment pots veure advertències." +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Valoració:" -#: ../../mod/admin.php:344 -msgid "Enable Diaspora support" -msgstr "Habilitar suport per Diaspora" +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Lloc web:" -#: ../../mod/admin.php:344 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Proveeix compatibilitat integrada amb la xarxa Diaspora" +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Descripció:" -#: ../../mod/admin.php:345 -msgid "Only allow Friendica contacts" -msgstr "Només permetre contactes de Friendica" +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Origen de l'article" -#: ../../mod/admin.php:345 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Tots els contactes " +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "Servidor $Projectname - Configuració" -#: ../../mod/admin.php:346 -msgid "Verify SSL" -msgstr "Verificar SSL" +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "No puc connectar amb la base de dades" -#: ../../mod/admin.php:346 +#: ../../mod/setup.php:195 msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Si ho vols, pots comprovar el certificat estrictament. Això farà que no puguis connectar (de cap manera) amb llocs amb certificats SSL autosignats." - -#: ../../mod/admin.php:347 -msgid "Proxy user" -msgstr "proxy d'usuari" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS." -#: ../../mod/admin.php:348 -msgid "Proxy URL" -msgstr "URL del proxy" +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "No puc crear la taula." -#: ../../mod/admin.php:349 -msgid "Network timeout" -msgstr "Temps excedit a la xarxa" +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "La teva base de dades del lloc s'ha instal·lat." -#: ../../mod/admin.php:349 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valor en segons. Canviat a 0 es sense límits (no recomenat)" +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades." -#: ../../mod/admin.php:370 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuari bloquejar/desbloquejar" -msgstr[1] "%s usuaris bloquejar/desbloquejar" +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"." -#: ../../mod/admin.php:377 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuari esborrat" -msgstr[1] "%s usuaris esborrats" +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "Comprovació del sistema" -#: ../../mod/admin.php:411 -#, php-format -msgid "User '%s' deleted" -msgstr "Usuari %s' esborrat" +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Comprova de nou" -#: ../../mod/admin.php:418 -#, php-format -msgid "User '%s' unblocked" -msgstr "Usuari %s' desbloquejat" +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Connexió de base de dades" -#: ../../mod/admin.php:418 -#, php-format -msgid "User '%s' blocked" -msgstr "L'usuari '%s' és bloquejat" +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Per tal d'instaŀlar $Projectname cal configurar la connexió a la base de dades." -#: ../../mod/admin.php:482 -msgid "select all" -msgstr "Seleccionar tot" +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres." -#: ../../mod/admin.php:483 -msgid "User registrations waiting for confirm" -msgstr "Registre d'usuari esperant confirmació" +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar." -#: ../../mod/admin.php:484 -msgid "Request date" -msgstr "Data de sol·licitud" +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Base de Dades Nom del Servidor" -#: ../../mod/admin.php:484 ../../mod/admin.php:493 -#: ../../include/contact_selectors.php:79 -msgid "Email" -msgstr "Correu" +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "Per defecte es localhost" -#: ../../mod/admin.php:485 -msgid "No registrations." -msgstr "Sense registres." +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Port per a la Base de Dades" -#: ../../mod/admin.php:487 -msgid "Deny" -msgstr "Denegar" +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Numero del port de comunicacions - empra 0 per defecte" -#: ../../mod/admin.php:493 -msgid "Register date" -msgstr "Data de registre" +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Base de Dades Nom d'Accès" -#: ../../mod/admin.php:493 -msgid "Last login" -msgstr "Últim accés" +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Base de Dades Contrasenya d'Accès" -#: ../../mod/admin.php:493 -msgid "Last item" -msgstr "Últim element" +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Nom de la Base de Dades" -#: ../../mod/admin.php:493 -msgid "Account" -msgstr "Compte" +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Tipus de Base de Dades" -#: ../../mod/admin.php:495 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Els usuaris seleccionats seran esborrats!\\n\\nqualsevol cosa que aquests usuaris hagin publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?" +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Adreça de correu de l'administrador del lloc" -#: ../../mod/admin.php:496 +#: ../../mod/setup.php:318 ../../mod/setup.php:359 msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'usuari {0} s'eliminarà!\\n\\nQualsevol cosa que aquest usuari hagi publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador." -#: ../../mod/admin.php:532 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s deshabilitat." +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "URL del lloc web" -#: ../../mod/admin.php:536 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s habilitat." +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Si us plau, empra SSL (https) URL si està disponible." -#: ../../mod/admin.php:546 ../../mod/admin.php:724 -msgid "Disable" -msgstr "Deshabilitar" +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Si us plau, tria la zona horària del teu lloc web" -#: ../../mod/admin.php:548 ../../mod/admin.php:726 -msgid "Enable" -msgstr "Habilitar" +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Ajustos del lloc" -#: ../../mod/admin.php:570 ../../mod/admin.php:743 -msgid "Toggle" -msgstr "Canviar" +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web." -#: ../../mod/admin.php:571 ../../mod/admin.php:744 ../../include/nav.php:130 -msgid "Settings" -msgstr "Ajustos" +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron." -#: ../../mod/admin.php:578 ../../mod/admin.php:753 -msgid "Author: " -msgstr "Autor:" +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "Camí cap l'executable de PHP" -#: ../../mod/admin.php:579 ../../mod/admin.php:754 -msgid "Maintainer: " -msgstr "Encarregat:" +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació." -#: ../../mod/admin.php:689 -msgid "No themes found." -msgstr "No s'ha trobat temes." +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "Línia d'ordres de PHP" -#: ../../mod/admin.php:780 -msgid "[Experimental]" -msgstr "[Experimental]" +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat." -#: ../../mod/admin.php:781 -msgid "[Unsupported]" -msgstr "[No soportat]" +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "Això es requereix per que funcioni l'entrega de missatges." -#: ../../mod/admin.php:804 -msgid "Log settings updated." -msgstr "Configuració del transcriptor actualitzada." +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/admin.php:857 -msgid "Clear" -msgstr "Netejar" +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada." -#: ../../mod/admin.php:863 -msgid "Debugging" -msgstr "Esplugar" +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Pots ajustar aquests valors a l'arxiu php.ini del servidor" -#: ../../mod/admin.php:864 -msgid "Log file" -msgstr "Arxiu de transcripció" +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "Límits de pujada de PHP" -#: ../../mod/admin.php:864 +#: ../../mod/setup.php:484 msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Ha de tenir permisos d'escriptura pel servidor web. En relació amb el seu directori Friendica de nivell superior." - -#: ../../mod/admin.php:865 -msgid "Log level" -msgstr "Nivell de transcripció" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació" -#: ../../mod/admin.php:906 -msgid "Close" -msgstr "Tancar" +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/admin.php:912 -msgid "FTP Host" -msgstr "Amfitrió FTP" +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Generar claus de xifrat" -#: ../../mod/admin.php:913 -msgid "FTP Path" -msgstr "Direcció FTP" +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "mòdul PHP libCurl " -#: ../../mod/admin.php:914 -msgid "FTP User" -msgstr "Usuari FTP" +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "mòdul PHP GD gràfics" -#: ../../mod/admin.php:915 -msgid "FTP Password" -msgstr "Contrasenya FTP" +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "mòdul PHP OpenSSL" -#: ../../mod/profile.php:15 ../../boot.php:845 -msgid "Requested profile is not available." -msgstr "El perfil sol·licitat no està disponible." +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "mòdul PHP mysqli o postgres" -#: ../../mod/profile.php:111 ../../mod/display.php:67 -msgid "Access to this profile has been restricted." -msgstr "L'accés a aquest perfil ha estat restringit." +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "mòdul PHP mb_string" -#: ../../mod/profile.php:131 -msgid "Tips for New Members" -msgstr "Consells per a nous membres" +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "mòdul PHP mcrypt" -#: ../../mod/ping.php:174 -msgid "{0} wants to be your friend" -msgstr "{0} vol ser el teu amic" +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "Mòdul xml de PHP" -#: ../../mod/ping.php:179 -msgid "{0} sent you a message" -msgstr "{0} t'ha enviat un missatge de" +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "mòdul Apache mod_rewrite" -#: ../../mod/ping.php:184 -msgid "{0} requested registration" -msgstr "{0} solicituts de registre" +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat." -#: ../../mod/ping.php:190 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} va comentar l'enviament de %s" +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/ping.php:195 -#, php-format -msgid "{0} liked %s's post" -msgstr "A {0} l'ha agradat l'enviament de %s" +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini" -#: ../../mod/ping.php:200 -#, php-format -msgid "{0} disliked %s's post" -msgstr "A {0} no l'ha agradat l'enviament de %s" +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: el mòdul PHP libCURL es requereix però no està instal·lat." -#: ../../mod/ping.php:205 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} ara és amic de %s" +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat." -#: ../../mod/ping.php:210 -msgid "{0} posted" -msgstr "{0} publicat" +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: el mòdul PHP openssl es requereix però no està instal·lat." -#: ../../mod/ping.php:215 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} va etiquetar la publicació de %s com #%s" +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat." -#: ../../mod/ping.php:221 -msgid "{0} mentioned you in a post" -msgstr "{0} et menciona en un missatge" +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: el mòdul PHP mb_string es requereix però no està instal·lat." -#: ../../mod/openid.php:63 ../../mod/openid.php:77 ../../include/auth.php:90 -#: ../../include/auth.php:115 ../../include/auth.php:169 -msgid "Login failed." -msgstr "Error d'accés." +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: el mòdul PHP mcrypt es requereix però no està instal·lat." -#: ../../mod/follow.php:27 -msgid "Connect URL missing." -msgstr "URL del connector perduda." +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat." -#: ../../mod/follow.php:47 +#: ../../mod/setup.php:566 msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Aquest lloc no està configurat per permetre les comunicacions amb altres xarxes." +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer." -#: ../../mod/follow.php:48 ../../mod/follow.php:63 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Protocol de comunnicació no compatible o alimentador descobert." +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació." -#: ../../mod/follow.php:61 -msgid "The profile address specified does not provide adequate information." -msgstr "L'adreça de perfil especificada no proveeix informació adient." +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor." -#: ../../mod/follow.php:65 -msgid "An author or name was not found." -msgstr "Un autor o nom no va ser trobat" +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"." -#: ../../mod/follow.php:67 -msgid "No browser URL could be matched to this address." -msgstr "Cap direcció URL del navegador coincideix amb aquesta adreça." +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr "L'arxiu «.htconfig.php» es pot modificar" -#: ../../mod/follow.php:74 +#: ../../mod/setup.php:586 msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "La direcció del perfil especificat pertany a una xarxa que ha estat desactivada en aquest lloc." +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament." -#: ../../mod/follow.php:79 +#: ../../mod/setup.php:587 +#, php-format msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Perfil limitat. Aquesta persona no podrà rebre notificacions personals/directes de tu." - -#: ../../mod/follow.php:149 -msgid "Unable to retrieve contact information." -msgstr "No es pot recuperar la informació de contacte." +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red." -#: ../../mod/follow.php:195 -msgid "following" -msgstr "seguint" +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta." -#: ../../mod/common.php:34 -msgid "Common Friends" -msgstr "Amics Comuns" +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté." -#: ../../mod/common.php:42 -msgid "No friends in common." -msgstr "No hi ha amics en comú." +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "Es pot escriure a %s" -#: ../../mod/display.php:130 -msgid "Item has been removed." -msgstr "El element ha estat esborrat." +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web." -#: ../../mod/apps.php:4 -msgid "Applications" -msgstr "Aplicacions" +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "Es pot escriure al magatzem (store)" -#: ../../mod/apps.php:7 -msgid "No installed applications." -msgstr "Aplicacions no instal·lades." +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc" -#: ../../mod/search.php:83 -msgid "Search This Site" -msgstr "Cerca en Aquest Lloc" +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!" -#: ../../mod/profiles.php:21 ../../mod/profiles.php:239 -#: ../../mod/profiles.php:344 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Perfil no trobat." +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub." -#: ../../mod/profiles.php:28 -msgid "Profile Name is required." -msgstr "Nom de perfil requerit." +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu." -#: ../../mod/profiles.php:198 -msgid "Profile updated." -msgstr "Perfil actualitzat." +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important." -#: ../../mod/profiles.php:256 -msgid "Profile deleted." -msgstr "Perfil esborrat." +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts." -#: ../../mod/profiles.php:272 ../../mod/profiles.php:303 -msgid "Profile-" -msgstr "Perfil-" +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "Validació del certificat SSL" -#: ../../mod/profiles.php:291 ../../mod/profiles.php:330 -msgid "New profile created." -msgstr "Nou perfil creat." +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:" -#: ../../mod/profiles.php:309 -msgid "Profile unavailable to clone." -msgstr "No es pot clonar el perfil." +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "Es poden reescriure les URL a «.htaccess»" -#: ../../mod/profiles.php:356 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Amaga la llista de contactes/amics en la vista d'aquest perfil?" +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut." -#: ../../mod/profiles.php:374 -msgid "Edit Profile Details" -msgstr "Editor de Detalls del Perfil" +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "S'han produït errors mentre es creaven taules a la base de dades." -#: ../../mod/profiles.php:376 -msgid "View this profile" -msgstr "Veure aquest perfil" +#: ../../mod/setup.php:728 +msgid "

What next

" +msgstr "

I ara què?

" -#: ../../mod/profiles.php:377 -msgid "Create a new profile using these settings" -msgstr "Crear un nou perfil amb aquests ajustos" +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"." -#: ../../mod/profiles.php:378 -msgid "Clone this profile" -msgstr "Clonar aquest perfil" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Error del protocol OpenID. No ha retornat ID" -#: ../../mod/profiles.php:379 -msgid "Delete this profile" -msgstr "Esborrar aquest perfil" +#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Benvingut %s. Autenticació remota reeixida." -#: ../../mod/profiles.php:380 -msgid "Profile Name:" -msgstr "Nom de Perfil:" +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetat %3$s de %2$s amb %4$s" -#: ../../mod/profiles.php:381 -msgid "Your Full Name:" -msgstr "El Teu Nom Complet." +#: ../../mod/uexport.php:41 ../../mod/uexport.php:42 +msgid "Export Channel" +msgstr "Exportar Canal" -#: ../../mod/profiles.php:382 -msgid "Title/Description:" -msgstr "Títol/Descripció:" +#: ../../mod/uexport.php:43 +msgid "" +"Export your basic channel information to a small file. This acts as a " +"backup of your connections, permissions, profile and basic data, which can " +"be used to import your data to a new hub, but\tdoes not contain your " +"content." +msgstr "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal." -#: ../../mod/profiles.php:383 -msgid "Your Gender:" -msgstr "Gènere:" +#: ../../mod/uexport.php:44 +msgid "Export Content" +msgstr "Exportar el Contingut" -#: ../../mod/profiles.php:384 +#: ../../mod/uexport.php:45 +msgid "" +"Export your channel information and all the content to a JSON backup. This " +"backs up all of your connections, permissions, profile data and all of your " +"content, but is generally not suitable for importing a channel to a new hub " +"as this file may be VERY large. Please be patient - it may take several " +"minutes for this download to begin." +msgstr "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar." + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "Sense connexions." + +#: ../../mod/viewconnections.php:75 #, php-format -msgid "Birthday (%s):" -msgstr "Aniversari (%s)" - -#: ../../mod/profiles.php:385 -msgid "Street Address:" -msgstr "Direcció:" - -#: ../../mod/profiles.php:386 -msgid "Locality/City:" -msgstr "Localitat/Ciutat:" +msgid "Visit %s's profile [%s]" +msgstr "Visita el perfil [%s] de %s" -#: ../../mod/profiles.php:387 -msgid "Postal/Zip Code:" -msgstr "Codi Postal:" +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "Signatura objectiu invàlida" -#: ../../mod/profiles.php:388 -msgid "Country:" -msgstr "País" +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "Ajustos de tema actualitzats." -#: ../../mod/profiles.php:389 -msgid "Region/State:" -msgstr "Región/Estat:" +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "Lloc" -#: ../../mod/profiles.php:390 -msgid " Marital Status:" -msgstr " Estat Civil:" +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "Comptes" -#: ../../mod/profiles.php:391 -msgid "Who: (if applicable)" -msgstr "Qui? (si és aplicable)" +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "Canals" -#: ../../mod/profiles.php:392 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" +msgstr "Plugins" -#: ../../mod/profiles.php:393 ../../include/profile_advanced.php:43 -msgid "Sexual Preference:" -msgstr "Preferència Sexual:" +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "Temes" -#: ../../mod/profiles.php:394 -msgid "Homepage URL:" -msgstr "Pàgina web URL:" +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "Revisa cua" -#: ../../mod/profiles.php:395 ../../include/profile_advanced.php:49 -msgid "Political Views:" -msgstr "Idees Polítiques:" +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "Configuració del Perfil" -#: ../../mod/profiles.php:396 -msgid "Religious Views:" -msgstr "Creencies Religioses:" +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "Actualitzacions de Base de Dades" -#: ../../mod/profiles.php:397 -msgid "Public Keywords:" -msgstr "Paraules Clau Públiques" +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "Logs" -#: ../../mod/profiles.php:398 -msgid "Private Keywords:" -msgstr "Paraules Clau Privades:" +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "Característiques del Plugin" -#: ../../mod/profiles.php:399 -msgid "Example: fishing photography software" -msgstr "Exemple: pesca fotografia programari" +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "Registre d'usuaris esperant confirmació" -#: ../../mod/profiles.php:400 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Emprat per suggerir potencials amics, Altres poden veure-ho)" +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# Comptes" -#: ../../mod/profiles.php:401 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Emprat durant la cerca de perfils, mai mostrat a ningú)" +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# comptes bloquejats" -#: ../../mod/profiles.php:402 -msgid "Tell us about yourself..." -msgstr "Parla'ns de tú....." +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "# comptes expirats" -#: ../../mod/profiles.php:403 -msgid "Hobbies/Interests" -msgstr "Aficions/Interessos" +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "# comptes expirant" -#: ../../mod/profiles.php:404 -msgid "Contact information and Social Networks" -msgstr "Informació de contacte i Xarxes Socials" +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# Canals" -#: ../../mod/profiles.php:405 -msgid "Musical interests" -msgstr "Gustos musicals" +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "# primari" -#: ../../mod/profiles.php:406 -msgid "Books, literature" -msgstr "Llibres, Literatura" +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# clons" -#: ../../mod/profiles.php:407 -msgid "Television" -msgstr "Televisió" +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "Cues de missatges" -#: ../../mod/profiles.php:408 -msgid "Film/dance/culture/entertainment" -msgstr "Cinema/ball/cultura/entreteniments" +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "Administració" -#: ../../mod/profiles.php:409 -msgid "Love/romance" -msgstr "Amor/sentiments" +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "Sumari" -#: ../../mod/profiles.php:410 -msgid "Work/employment" -msgstr "Treball/ocupació" +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "Comptes registrades" -#: ../../mod/profiles.php:411 -msgid "School/education" -msgstr "Ensenyament/estudis" +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "Comptes pendents de registre" -#: ../../mod/profiles.php:416 -msgid "" -"This is your public profile.
It may " -"be visible to anybody using the internet." -msgstr "Aquest és el teu perfil públic.
El qual pot ser visible per qualsevol qui faci servir Internet." +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "Canals registrats" -#: ../../mod/profiles.php:426 ../../mod/directory.php:124 -msgid "Age: " -msgstr "Edat:" +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "Plugins actius" -#: ../../mod/profiles.php:461 -msgid "Edit/Manage Profiles" -msgstr "Editar/Gestionar Perfils" +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "Versió" -#: ../../mod/profiles.php:462 ../../boot.php:946 -msgid "Change profile photo" -msgstr "Canviar la foto del perfil" +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "Ajustos del Lloc actualitzats" -#: ../../mod/profiles.php:463 ../../boot.php:947 -msgid "Create New Profile" -msgstr "Crear un Nou Perfil" +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "mòbil" -#: ../../mod/profiles.php:473 ../../boot.php:957 -msgid "Profile Image" -msgstr "Imatge del Perfil" +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "experimental" -#: ../../mod/profiles.php:475 ../../boot.php:960 -msgid "visible to everybody" -msgstr "Visible per tothom" +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "no soportat" -#: ../../mod/profiles.php:476 ../../boot.php:961 -msgid "Edit visibility" -msgstr "Editar visibilitat" +#: ../../mod/admin.php:429 +msgid "Yes - with approval" +msgstr "Sí - amb aprovació" -#: ../../mod/tagger.php:103 ../../include/conversation.php:138 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s etiquetats %2$s %3$s amb %4$s" +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "El meu lloc no es un servidor públic" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "No es troben pàgines potencialment delegades." +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "El meu lloc te accès per pagament" -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Gestió de les Pàgines Delegades" +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "El meu lloc te lliure accés" -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Els delegats poden gestionar tots els aspectes d'aquest compte/pàgina, excepte per als ajustaments bàsics del compte. Si us plau, no deleguin el seu compte personal a ningú que no confiïn completament." +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "El meu lloc te comptes gratis amb opció de millores per pagament" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Actuals Administradors de Pàgina" +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "Registre" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Actuals Delegats de Pàgina" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Pujar arxiu" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Delegats Potencials" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "Polítiques" -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Afegir" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Nom del lloc" -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Sense entrades" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Senyera/Logo" -#: ../../mod/suggest.php:38 ../../include/contact_widgets.php:35 -msgid "Friend Suggestions" -msgstr "Amics Suggerits" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Informació de l'Administrador" -#: ../../mod/suggest.php:44 +#: ../../mod/admin.php:463 msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Cap suggeriment disponible. Si això és un nou lloc, si us plau torna a intentar en 24 hores." - -#: ../../mod/suggest.php:61 -msgid "Ignore/Hide" -msgstr "Ignorar/Amagar" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí" -#: ../../mod/directory.php:51 -msgid "Global Directory" -msgstr "Directori Global" - -#: ../../mod/directory.php:57 -msgid "Normal site view" -msgstr "Vista normal del lloc" +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Idioma del sistema" -#: ../../mod/directory.php:59 -msgid "Admin - View all site entries" -msgstr "Admin- Veure totes les entrades del lloc" +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Tema del sistema" -#: ../../mod/directory.php:65 -msgid "Find on this site" -msgstr "Trobat en aquest lloc" +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema" -#: ../../mod/directory.php:68 -msgid "Site Directory" -msgstr "Directori Local" +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Tema del sistema per a mòbils" -#: ../../mod/directory.php:127 -msgid "Gender: " -msgstr "Gènere:" +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Tema per a aparells mòbils" -#: ../../mod/directory.php:153 -msgid "No entries (some entries may be hidden)." -msgstr "No hi ha entrades (algunes de les entrades poden estar amagades)." +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "Activat el Protocol Diaspora" -#: ../../mod/invite.php:35 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : No es una adreça de correu vàlida" +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Comunicar amb Diaspora i Friendica - experimental" -#: ../../mod/invite.php:59 -#, php-format -msgid "Please join my network on %s" -msgstr "Si us plau, uneix-te a la meva xarxa en %s" +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "Permetre Retroalimentadors com Connexions" -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Ha fallat l'entrega del missatge." +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "(Demana molts recursos del sistema)" -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d missatge enviat" -msgstr[1] "%d missatges enviats." +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "Mida màxima d'imatge" -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "No te més invitacions disponibles" +#: ../../mod/admin.php:470 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Mida màxima en bytes de imatges pujades. Per defecte es 0, el que vol dir sense límits." -#: ../../mod/invite.php:99 -msgid "Send invitations" -msgstr "Enviant Invitacions" +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "Permet aquest lloc registre de nous membres?" -#: ../../mod/invite.php:100 -msgid "Enter email addresses, one per line:" -msgstr "Entri adreçes de correu, una per línia:" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?" -#: ../../mod/invite.php:102 -#, php-format -msgid "Please join my social network on %s" -msgstr "Per favor, uneix-te a la meva xarxa social en %s" +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "text de registre" -#: ../../mod/invite.php:103 -msgid "To accept this invitation, please visit:" -msgstr "Per acceptar aquesta invitació, si us plau, visiti:" +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "Es mostrarà preminentment a la pàgina de registre" -#: ../../mod/invite.php:104 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vostè haurà de proporcionar aquest codi d'invitació: $invite_code" +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)" -#: ../../mod/invite.php:104 +#: ../../mod/admin.php:474 msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Un cop registrat, si us plau contactar amb mi a través de la meva pàgina de perfil a:" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu." + +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Preservar URL de la pàgina web" -#: ../../mod/dfrn_confirm.php:119 +#: ../../mod/admin.php:475 msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Això pot ocorre ocasionalment si el contacte fa una petició per ambdues persones i ja han estat aprovades." +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella" -#: ../../mod/dfrn_confirm.php:239 -msgid "Response from remote site was not understood." -msgstr "La resposta des del lloc remot no s'entenia." +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Els copmte es consideren abandonats despres de x dies" -#: ../../mod/dfrn_confirm.php:248 -msgid "Unexpected response from remote site: " -msgstr "Resposta inesperada de lloc remot:" +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps." -#: ../../mod/dfrn_confirm.php:256 -msgid "Confirmation completed successfully." -msgstr "La confirmació s'ha completat correctament." +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "dominis amics permesos" -#: ../../mod/dfrn_confirm.php:258 ../../mod/dfrn_confirm.php:272 -#: ../../mod/dfrn_confirm.php:279 -msgid "Remote site reported: " -msgstr "El lloc remot informa:" +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" -#: ../../mod/dfrn_confirm.php:270 -msgid "Temporary failure. Please wait and try again." -msgstr "Fallada temporal. Si us plau, espereu i torneu a intentar." +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Dominis de correu electonic acceptats" -#: ../../mod/dfrn_confirm.php:277 -msgid "Introduction failed or was revoked." -msgstr "La presentació va fallar o va ser revocada." +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "llista separada per comes de dominis de adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" -#: ../../mod/dfrn_confirm.php:422 -msgid "Unable to set contact photo." -msgstr "No es pot canviar la foto de contacte." +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "Dominis de correu electrònic no acceptats" -#: ../../mod/dfrn_confirm.php:474 ../../include/diaspora.php:495 -#: ../../include/conversation.php:101 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s és ara amic amb %2$s" +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "llista separada per comes de dominis de adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats." -#: ../../mod/dfrn_confirm.php:544 -#, php-format -msgid "No user record found for '%s' " -msgstr "No es troben registres d'usuari per a '%s'" +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Bloc públic" -#: ../../mod/dfrn_confirm.php:554 -msgid "Our site encryption key is apparently messed up." -msgstr "La nostra clau de xifrat del lloc pel que sembla en mal estat." +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Activa per a bloquejar l'accés públic a totes les pàgines públiques personals excepte si estàs identificat en el sistema." -#: ../../mod/dfrn_confirm.php:565 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Es va proporcionar una URL del lloc buida o la URL no va poder ser desxifrada per nosaltres." +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "Verifica l'Adreça de Correu Electrònic" -#: ../../mod/dfrn_confirm.php:586 -msgid "Contact record was not found for you on our site." -msgstr "No s'han trobat registres del contacte al nostre lloc." +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)" -#: ../../mod/dfrn_confirm.php:600 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "la clau pública del lloc no disponible en les dades del contacte per URL %s." +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Forza la publicació" -#: ../../mod/dfrn_confirm.php:620 +#: ../../mod/admin.php:482 msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "La ID proporcionada pel seu sistema és un duplicat en el nostre sistema. Hauria de treballar si intenta de nou." +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc." -#: ../../mod/dfrn_confirm.php:631 -msgid "Unable to set your contact credentials on our system." -msgstr "No es pot canviar les seves credencials de contacte en el nostre sistema." +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "Desactiva la pestañnya de descobrir" -#: ../../mod/dfrn_confirm.php:694 -msgid "Unable to update your contact profile details on our system" -msgstr "No es pot actualitzar els detalls del seu perfil de contacte en el nostre sistema" +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "Treu la pesranya per veure contingut públic de la xarxa extret d'origens triats per aquest lloc." -#: ../../mod/dfrn_confirm.php:724 -#, php-format -msgid "Connection accepted at %s" -msgstr "Connexió acceptada en %s" +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Accés a la Pàgina d'inici" -#: ../../addon/facebook/facebook.php:338 -msgid "Facebook disabled" -msgstr "Facebook deshabilitat" +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut." -#: ../../addon/facebook/facebook.php:343 -msgid "Updating contacts" -msgstr "Actualitzant contactes" +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "Usuari Proxy" -#: ../../addon/facebook/facebook.php:352 -msgid "Facebook API key is missing." -msgstr "La clau del API de Facebook s'ha perdut." +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "URL del Proxy" -#: ../../addon/facebook/facebook.php:359 -msgid "Facebook Connect" -msgstr "Facebook Connectat" +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "Temps d'espera de la xarxa" -#: ../../addon/facebook/facebook.php:365 -msgid "Install Facebook connector for this account." -msgstr "Instal·lar el connector de Facebook per aquest compte." +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)" -#: ../../addon/facebook/facebook.php:372 -msgid "Remove Facebook connector" -msgstr "Eliminar el connector de Faceboook" +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "Interval de lliurament" -#: ../../addon/facebook/facebook.php:377 +#: ../../mod/admin.php:489 msgid "" -"Re-authenticate [This is necessary whenever your Facebook password is " -"changed.]" -msgstr "Re-autentificar [Això és necessari cada vegada que la contrasenya de Facebook canvia.]" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats." -#: ../../addon/facebook/facebook.php:384 -msgid "Post to Facebook by default" -msgstr "Enviar a Facebook per defecte" - -#: ../../addon/facebook/facebook.php:388 -msgid "Link all your Facebook friends and conversations on this website" -msgstr "Enllaça tots els teus amics i les converses de Facebook en aquest lloc web" +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "interval de sondeig" -#: ../../addon/facebook/facebook.php:390 +#: ../../mod/admin.php:490 msgid "" -"Facebook conversations consist of your profile wall and your friend" -" stream." -msgstr "Les converses de Facebook consisteixen en el perfil del mur i en el stream del seu amic." - -#: ../../addon/facebook/facebook.php:391 -msgid "On this website, your Facebook friend stream is only visible to you." -msgstr "En aquesta pàgina web, el stream del seu amic a Facebook només és visible per a vostè." +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament." -#: ../../addon/facebook/facebook.php:392 -msgid "" -"The following settings determine the privacy of your Facebook profile wall " -"on this website." -msgstr "Les següents opcions determinen la privacitat del mur del seu perfil de Facebook en aquest lloc web." +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "Càrrega Mitja Màxima" -#: ../../addon/facebook/facebook.php:396 +#: ../../mod/admin.php:491 msgid "" -"On this website your Facebook profile wall conversations will only be " -"visible to you" -msgstr "En aquesta pàgina web les seves converses al mur del perfil de Facebook només seran visible per a vostè" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte." -#: ../../addon/facebook/facebook.php:401 -msgid "Do not import your Facebook profile wall conversations" -msgstr "No importi les seves converses del mur del perfil de Facebook" +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "Periode d'expiració per a contingut importat (matrix/xarxa)" -#: ../../addon/facebook/facebook.php:403 -msgid "" -"If you choose to link conversations and leave both of these boxes unchecked," -" your Facebook profile wall will be merged with your profile wall on this " -"website and your privacy settings on this website will be used to determine " -"who may see the conversations." -msgstr "Si opta per vincular les converses i deixar ambdues caselles sense marcar, el mur del seu perfil de Facebook es fusionarà amb el mur del seu perfil en aquest lloc web i la seva configuració de privacitat en aquest website serà utilitzada per determinar qui pot veure les converses." +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "0 vol dir sense temps d'expiració pel contingut importat" -#: ../../addon/facebook/facebook.php:408 -msgid "Comma separated applications to ignore" -msgstr "Separats per comes les aplicacions a ignorar" +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "No es troba servidor" -#: ../../addon/facebook/facebook.php:476 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "ID" -#: ../../addon/facebook/facebook.php:477 -msgid "Facebook Connector Settings" -msgstr "Ajustos del Connector de Facebook" +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "per a canal" -#: ../../addon/facebook/facebook.php:491 -msgid "Post to Facebook" -msgstr "Enviament a Facebook" +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "al servidor" -#: ../../addon/facebook/facebook.php:582 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "Enviament a Facebook cancel·lat perque hi ha un conflicte de permisos d'accés multi-xarxa." +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "Estat" -#: ../../addon/facebook/facebook.php:651 -msgid "Image: " -msgstr "Imatge:" +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "Servidor" -#: ../../addon/facebook/facebook.php:728 -msgid "View on Friendica" -msgstr "Vist en Friendica" +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "Actualització marcada amb exit" -#: ../../addon/facebook/facebook.php:752 -msgid "Facebook post failed. Queued for retry." -msgstr "Enviament a Facebook fracassat. En cua per a reintent." +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Executant %s ha fallat. Comprova els logs del sistema." -#: ../../addon/facebook/facebook.php:877 ../../addon/facebook/facebook.php:886 -#: ../../include/bb2diaspora.php:102 -msgid "link" -msgstr "enllaç" +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Actualització %s es va realitzar correctament." -#: ../../addon/widgets/widget_like.php:58 +#: ../../mod/admin.php:583 #, php-format -msgid "%d person likes this" -msgid_plural "%d people like this" -msgstr[0] "%d persona li agrada això" -msgstr[1] "%d persones els agrada això" +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit." -#: ../../addon/widgets/widget_like.php:61 +#: ../../mod/admin.php:586 #, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "%d persona no li agrada això" -msgstr[1] "%d persones no els agrada això" +msgid "Update function %s could not be found." +msgstr "La funció d'actualitzacio %s no es pot trobar." + +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "No hi ha actualitzacions fallides." + +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "Actualitzacions Fallides" + +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "Marca èxit (si l'actualització s'ha aplicat de forma manual)" -#: ../../addon/widgets/widgets.php:55 -msgid "Generate new key" -msgstr "Generar nova clau" +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "Prova a fer automàticament aquesta actualització" -#: ../../addon/widgets/widgets.php:58 -msgid "Widgets key" -msgstr "Ginys clau" +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "Cua d'Estadístiques" -#: ../../addon/widgets/widgets.php:60 -msgid "Widgets available" -msgstr "Ginys disponibles" +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "Total d'Entrades" -#: ../../addon/widgets/widget_friends.php:40 -msgid "Connect on Friendica!" -msgstr "Connectar en Friendica" +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "Prioritat" -#: ../../addon/yourls/yourls.php:55 -msgid "YourLS Settings" -msgstr "La Teva Configuració de LS" +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "URL de Destí" -#: ../../addon/yourls/yourls.php:57 -msgid "URL: http://" -msgstr "URL: http://" +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "Marca el concentrador coma permanentment fora de línia" + +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "Cua buida per aquest concentrador" + +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "Últim contacte conegut" + +#: ../../mod/admin.php:683 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s usuari bloquejat/desbloquejat" +msgstr[1] "%s usuaris bloquejats/desbloquejats" -#: ../../addon/yourls/yourls.php:62 -msgid "Username:" -msgstr "Nom d'usuari:" +#: ../../mod/admin.php:691 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s usuari esborrat" +msgstr[1] "%s usuaris esborrats" -#: ../../addon/yourls/yourls.php:67 -msgid "Password:" -msgstr "Contrasenya:" +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "Compte no trobat" -#: ../../addon/yourls/yourls.php:72 -msgid "Use SSL " -msgstr "Emprar SSL" +#: ../../mod/admin.php:747 +#, php-format +msgid "User '%s' blocked" +msgstr "Usuari '%s' bloquejat" -#: ../../addon/yourls/yourls.php:92 -msgid "yourls Settings saved." -msgstr "Guardar la seva configuració." +#: ../../mod/admin.php:755 +#, php-format +msgid "User '%s' unblocked" +msgstr "Usuari '%s' desbloquejat" -#: ../../addon/ljpost/ljpost.php:38 -msgid "Post to LiveJournal" -msgstr "Missatge a Livejournal" +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "Usuaris" -#: ../../addon/ljpost/ljpost.php:69 -msgid "LiveJournal Post Settings" -msgstr "Configuració d'enviaments a Livejournal" +#: ../../mod/admin.php:820 ../../mod/admin.php:987 +msgid "select all" +msgstr "Sel·leciona-ho tot" -#: ../../addon/ljpost/ljpost.php:71 -msgid "Enable LiveJournal Post Plugin" -msgstr "Habilitat el plugin d'enviaments a Livejournal" +#: ../../mod/admin.php:821 +msgid "User registrations waiting for confirm" +msgstr "Registres d'usuaris pendents de confirmació" -#: ../../addon/ljpost/ljpost.php:76 -msgid "LiveJournal username" -msgstr "Nom d'usuari a Livejournal" +#: ../../mod/admin.php:822 +msgid "Request date" +msgstr "Data de la petició" -#: ../../addon/ljpost/ljpost.php:81 -msgid "LiveJournal password" -msgstr "Contrasenya a Livejournal" +#: ../../mod/admin.php:823 +msgid "No registrations." +msgstr "Sense registracions." -#: ../../addon/ljpost/ljpost.php:86 -msgid "Post to LiveJournal by default" -msgstr "Enviar per defecte a Livejournal" +#: ../../mod/admin.php:824 ../../mod/connedit.php:687 +msgid "Approve" +msgstr "Aprovat" -#: ../../addon/nsfw/nsfw.php:47 -msgid "\"Not Safe For Work\" Settings" -msgstr "Configuració de \"Not Safe For Work\"" +#: ../../mod/admin.php:825 +msgid "Deny" +msgstr "Denegat" -#: ../../addon/nsfw/nsfw.php:50 -msgid "Enable NSFW filter" -msgstr "Habilitar el filtre NSFW" +#: ../../mod/admin.php:827 ../../mod/connedit.php:519 +msgid "Block" +msgstr "Bloquejat" -#: ../../addon/nsfw/nsfw.php:53 -msgid "Comma separated words to treat as NSFW" -msgstr "Tractar com NSFW les paraules separades per comes " +#: ../../mod/admin.php:828 ../../mod/connedit.php:519 +msgid "Unblock" +msgstr "Desbloquejat" -#: ../../addon/nsfw/nsfw.php:58 -msgid "Use /expression/ to provide regular expressions" -msgstr "Emprar /expressió/ per a proporcionar expressions regulars" +#: ../../mod/admin.php:831 +msgid "Register date" +msgstr "Data de registre" -#: ../../addon/nsfw/nsfw.php:74 -msgid "NSFW Settings saved." -msgstr "Configuració NSFW guardada." +#: ../../mod/admin.php:831 +msgid "Last login" +msgstr "Darrera identificació" -#: ../../addon/nsfw/nsfw.php:120 -#, php-format -msgid "%s - Click to open/close" -msgstr "%s - Clicar per obrir/tancar" +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "Expira" -#: ../../addon/communityhome/communityhome.php:28 -#: ../../addon/communityhome/communityhome.php:34 -#: ../../addon/communityhome/twillingham/communityhome.php:28 -#: ../../addon/communityhome/twillingham/communityhome.php:34 -#: ../../include/nav.php:62 ../../boot.php:710 -msgid "Login" -msgstr "Identifica't" +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "Classe de Servei" -#: ../../addon/communityhome/communityhome.php:29 -#: ../../addon/communityhome/twillingham/communityhome.php:29 -msgid "OpenID" -msgstr "OpenID" +#: ../../mod/admin.php:833 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " -#: ../../addon/communityhome/communityhome.php:38 -msgid "Last users" -msgstr "Últims usuaris" +#: ../../mod/admin.php:834 +msgid "" +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?" -#: ../../addon/communityhome/communityhome.php:81 -#: ../../addon/communityhome/twillingham/communityhome.php:81 -msgid "Most active users" -msgstr "Usuaris més actius" +#: ../../mod/admin.php:870 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s canal censurat/no censurat" +msgstr[1] "%s canals censurats/no censurats" -#: ../../addon/communityhome/communityhome.php:98 -msgid "Last photos" -msgstr "Últimes fotos" +#: ../../mod/admin.php:879 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "%s codi permes/no permes al canal" +msgstr[1] "%s codi permesos/no permesos al canal" -#: ../../addon/communityhome/communityhome.php:133 -msgid "Last likes" -msgstr "Últims \"m'agrada\"" +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canal esborrat" +msgstr[1] "%s canals esborrats" -#: ../../addon/communityhome/communityhome.php:155 ../../include/text.php:1224 -#: ../../include/conversation.php:45 ../../include/conversation.php:118 -msgid "event" -msgstr "esdeveniment" +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "Canal no trobat" -#: ../../addon/communityhome/twillingham/communityhome.php:38 -msgid "Latest users" -msgstr "Últims usuaris" +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Canal '%s' esborrat" -#: ../../addon/uhremotestorage/uhremotestorage.php:84 +#: ../../mod/admin.php:929 #, php-format -msgid "" -"Allow to use your friendica id (%s) to connecto to external unhosted-enabled" -" storage (like ownCloud). See RemoteStorage" -" WebFinger" -msgstr "Permetre l'ús del seu ID de friendica (%s) per Connectar a l'emmagatzematge extern (com ownCloud). Veure WebFinger RemoteStorage " +msgid "Channel '%s' censored" +msgstr "Canal '%s' censurat" -#: ../../addon/uhremotestorage/uhremotestorage.php:85 -msgid "Template URL (with {category})" -msgstr "Plantilles de URL (amb {categoria})" +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' no censurat" -#: ../../addon/uhremotestorage/uhremotestorage.php:86 -msgid "OAuth end-point" -msgstr "OAuth end-point" +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Canal '%s' permet codi" -#: ../../addon/uhremotestorage/uhremotestorage.php:87 -msgid "Api" -msgstr "Api" +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Canal '%s' no permet codi" -#: ../../addon/membersince/membersince.php:18 -msgid "Member since:" -msgstr "Membre des de:" +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "Censurat" -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "Tres en línia Tridimensional" +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "No censurat" -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "Tres en línia 3D" +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "Permet Codi" -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nou joc" +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "No Permet Codi" -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nou joc modificat" +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "UID" -#: ../../addon/tictac/tictac.php:60 +#: ../../mod/admin.php:996 msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "El joc del tres en línia tridimensional és com el joc tradicional, excepte que es juga en diversos nivells simultàniament." +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " -#: ../../addon/tictac/tictac.php:61 +#: ../../mod/admin.php:997 msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "En aquest cas hi ha tres nivells. Vostè guanya per aconseguir tres en una fila en qualsevol nivell, així com dalt, baix i en diagonal a través dels diferents nivells." +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?" -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "El joc modificat desactiva la posició central en el nivell mitjà perquè el jugador en aquesta posició té sovint un avantatge injust." - -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Vostè va primer ..." - -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Vaig primer aquesta vegada ..." - -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "Has guanyat!" - -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "Empat!" - -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "Vaig guanyar!" - -#: ../../addon/randplace/randplace.php:171 -msgid "Randplace Settings" -msgstr "Configuració de Randplace" - -#: ../../addon/randplace/randplace.php:173 -msgid "Enable Randplace Plugin" -msgstr "Habilitar el Plugin de Randplace" - -#: ../../addon/dwpost/dwpost.php:38 -msgid "Post to Dreamwidth" -msgstr "Missatge a Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:69 -msgid "Dreamwidth Post Settings" -msgstr "Configuració d'enviaments a Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:71 -msgid "Enable dreamwidth Post Plugin" -msgstr "Habilitat el plugin d'enviaments a Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:76 -msgid "dreamwidth username" -msgstr "Nom d'usuari a Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:81 -msgid "dreamwidth password" -msgstr "Contrasenya a Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:86 -msgid "Post to dreamwidth by default" -msgstr "Enviar per defecte a Dreamwidth" - -#: ../../addon/drpost/drpost.php:35 -msgid "Post to Drupal" -msgstr "Missatge a Drupal" - -#: ../../addon/drpost/drpost.php:72 -msgid "Drupal Post Settings" -msgstr "Configuració d'enviaments a Drupal" - -#: ../../addon/drpost/drpost.php:74 -msgid "Enable Drupal Post Plugin" -msgstr "Habilitar el Plugin d'Enviaments de Drupal" - -#: ../../addon/drpost/drpost.php:79 -msgid "Drupal username" -msgstr "Nom d'usuari de Drupal" - -#: ../../addon/drpost/drpost.php:84 -msgid "Drupal password" -msgstr "Contrasenya de Drupal" - -#: ../../addon/drpost/drpost.php:89 -msgid "Post Type - article,page,or blog" -msgstr "Tipus d'Enviament- article,pàgina, o blog" - -#: ../../addon/drpost/drpost.php:94 -msgid "Drupal site URL" -msgstr "URL del lloc Drupal" - -#: ../../addon/drpost/drpost.php:99 -msgid "Drupal site uses clean URLS" -msgstr "el Lloc Drupal empra URLS netes" - -#: ../../addon/drpost/drpost.php:104 -msgid "Post to Drupal by default" -msgstr "Enviar a Drupal per defecte" - -#: ../../addon/drpost/drpost.php:184 ../../addon/wppost/wppost.php:172 -#: ../../addon/posterous/posterous.php:173 -msgid "Post from Friendica" -msgstr "Enviament des de Friendica" - -#: ../../addon/geonames/geonames.php:143 -msgid "Geonames settings updated." -msgstr "Actualitzada la configuració de Geonames." - -#: ../../addon/geonames/geonames.php:179 -msgid "Geonames Settings" -msgstr "Configuració de Geonames" - -#: ../../addon/geonames/geonames.php:181 -msgid "Enable Geonames Plugin" -msgstr "Habilitar Plugin de Geonames" - -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "Carrega un arxiu" - -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "Deixa aquí el arxiu a carregar" - -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "Fracassar" - -#: ../../addon/js_upload/js_upload.php:297 -msgid "No files were uploaded." -msgstr "No hi ha arxius carregats." - -#: ../../addon/js_upload/js_upload.php:303 -msgid "Uploaded file is empty" -msgstr "L'arxiu carregat està buit" - -#: ../../addon/js_upload/js_upload.php:326 -msgid "File has an invalid extension, it should be one of " -msgstr "Arxiu té una extensió no vàlida, ha de ser una de" - -#: ../../addon/js_upload/js_upload.php:337 -msgid "Upload was cancelled, or server error encountered" -msgstr "La pujada va ser cancel.lada, o es va trobar un error de servidor" - -#: ../../addon/oembed.old/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "Actualitzar la configuració OEmbed" - -#: ../../addon/oembed.old/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Empreu OEmbed per videos YouTube" - -#: ../../addon/oembed.old/oembed.php:71 -msgid "URL to embed:" -msgstr "Adreça URL del recurs" - -#: ../../addon/impressum/impressum.php:25 -msgid "Impressum" -msgstr "Impressum" - -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:40 -#: ../../addon/impressum/impressum.php:70 -msgid "Site Owner" -msgstr "Propietari del lloc" +#: ../../mod/admin.php:1037 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s desactivat." -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:74 -msgid "Email Address" -msgstr "Adreça de correu" +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s activat." -#: ../../addon/impressum/impressum.php:43 -#: ../../addon/impressum/impressum.php:72 -msgid "Postal Address" -msgstr "Adreça postal" +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "Desactivat" -#: ../../addon/impressum/impressum.php:49 -msgid "" -"The impressum addon needs to be configured!
Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "El complement impressum s'ha de configurar!
Si us plau afegiu almenys la variable propietari al fitxer de configuració. Per a les altres variables, consulteu el fitxer README del complement." +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "Activat" -#: ../../addon/impressum/impressum.php:71 -msgid "Site Owners Profile" -msgstr "Perfil del Propietari del Lloc" +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "Commutar" -#: ../../addon/impressum/impressum.php:73 -msgid "Notes" -msgstr "Notes" +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "Autor: " -#: ../../addon/buglink/buglink.php:15 -msgid "Report Bug" -msgstr "Informar de problema" +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "Mantenedor:" -#: ../../addon/blockem/blockem.php:51 -msgid "\"Blockem\" Settings" -msgstr "Configuració de \"Bloqueig\"" +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "No s'han trobat temes." -#: ../../addon/blockem/blockem.php:53 -msgid "Comma separated profile URLS to block" -msgstr "URLS dels perfils a bloquejar, separats per comes" +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "Copia de pantalla" -#: ../../addon/blockem/blockem.php:70 -msgid "BLOCKEM Settings saved." -msgstr "Guardada la configuració de BLOQUEIG." +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[Experimental]" -#: ../../addon/blockem/blockem.php:105 -#, php-format -msgid "Blocked %s - Click to open/close" -msgstr "Bloquejar %s - Clica per obrir/tancar" +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[No soportat]" -#: ../../addon/blockem/blockem.php:160 -msgid "Unblock Author" -msgstr "Desbloquejar Autor" +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "Registre d'ajustos actualitzat." -#: ../../addon/blockem/blockem.php:162 -msgid "Block Author" -msgstr "Bloquejar Autor" +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "Neteja" -#: ../../addon/blockem/blockem.php:194 -msgid "blockem settings updated" -msgstr "Actualitzar la Configuració de bloqueig" +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "Depurant" -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-)" -msgstr ":-)" +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "Arxiu de registre" -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-(" -msgstr ":-(" +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Ha de ser escribible pel servidor web. Relatiu al directori de nivell superior de Red" -#: ../../addon/qcomment/qcomment.php:51 -msgid "lol" -msgstr "lol" +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "Nivell de registre" -#: ../../addon/qcomment/qcomment.php:54 -msgid "Quick Comment Settings" -msgstr "Configuració Ràpida dels Comentaris" +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "Camp de Perfil Nou" -#: ../../addon/qcomment/qcomment.php:56 -msgid "" -"Quick comments are found near comment boxes, sometimes hidden. Click them to" -" provide simple replies." -msgstr "Comentaris ràpids es troben prop de les caixes de comentaris, de vegades ocults. Feu clic a ells per donar respostes simples." +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "Àlies de Camp" -#: ../../addon/qcomment/qcomment.php:57 -msgid "Enter quick comments, one per line" -msgstr "Introduïu els comentaris ràpids, un per línia" +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "nOM DEL SISTEMA DEL CAMP" -#: ../../addon/qcomment/qcomment.php:75 -msgid "Quick Comment settings saved." -msgstr "Guardada la configuració de comentaris ràpids." +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "Tipus d'entrada" -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "Tile Server URL" -msgstr "URL del servidor, del mosaico de servidores" +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "Nom de Camp" -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "" -"A list of public tile servers" -msgstr "Una llista de un mosaic de servidors públics" +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "Etiqueta a les pàgines de perfil" -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "Default zoom" -msgstr "Zoom per defecte" +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "Text d'ajuda" -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "The default zoom level. (1:world, 18:highest)" -msgstr "Nivell de zoom per defecte. (1: el món, 18: el més alt)" +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "Informació adicional (opcional)" -#: ../../addon/editplain/editplain.php:46 -msgid "Editplain settings updated." -msgstr "Actualitzar la configuració de Editplain." +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "No es troba la definició del camp" -#: ../../addon/editplain/editplain.php:76 -msgid "Editplain Settings" -msgstr "Configuració de Editplain" +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "Camp d'Edició del Perfil" -#: ../../addon/editplain/editplain.php:78 -msgid "Disable richtext status editor" -msgstr "Deshabilitar l'editor d'estatus de texte enriquit" +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "No es possible trobar el concentrador" -#: ../../addon/pageheader/pageheader.php:47 -msgid "\"pageheader\" Settings" -msgstr "Configuració de la capçalera de pàgina." +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Entrada realitzada amb èxit. " -#: ../../addon/pageheader/pageheader.php:65 -msgid "pageheader Settings saved." -msgstr "guardada la configuració de la capçalera de pàgina." +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Nombre màxim de registres diaris excedit. Si us plau, provau demà." -#: ../../addon/viewsrc/viewsrc.php:25 -msgid "View Source" -msgstr "Veure les Fonts" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei." -#: ../../addon/statusnet/statusnet.php:134 -msgid "Post to StatusNet" -msgstr "Publica-ho a StatusNet" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Les contrasenyes no coincideixen." -#: ../../addon/statusnet/statusnet.php:175 +#: ../../mod/register.php:117 msgid "" -"Please contact your site administrator.
The provided API URL is not " -"valid." -msgstr "Si us plau, poseu-vos en contacte amb l'administrador del lloc.
L'adreça URL de l'API proporcionada no és vàlida." +"Registration successful. Please check your email for validation " +"instructions." +msgstr "registrat amb èxit. Si et plau revisa el teu e-correu per a instruccions de validació." -#: ../../addon/statusnet/statusnet.php:203 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "No hem pogut posar-nos en contacte amb l'API StatusNet amb la ruta que has introduït." +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "El teu registre esta pendent de validació pel propietari del lloc." -#: ../../addon/statusnet/statusnet.php:229 -msgid "StatusNet settings updated." -msgstr "La configuració StatusNet actualitzada." +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "El teu registre no ha pogut ser processat. " -#: ../../addon/statusnet/statusnet.php:252 -msgid "StatusNet Posting Settings" -msgstr "Configuració d'Enviaments per a StatusNet" +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "El registre en aquest lloc/centre es únicament per validació." -#: ../../addon/statusnet/statusnet.php:266 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "OAuthKeys de StatusNet Globalment Disponible" +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "Registre en altre lloc/centre afiliat" -#: ../../addon/statusnet/statusnet.php:267 +#: ../../mod/register.php:174 msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "Hi ha preconfigurats parells clau OAuth per a alguns servidors StatusNet disponibles. Si està emprant un d'ells, utilitzi aquestes credencials. Si no és així no dubteu a connectar-se a qualsevol altra instància StatusNet (veure a baix)." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà." -#: ../../addon/statusnet/statusnet.php:275 -msgid "Provide your own OAuth Credentials" -msgstr "Proporcioneu les vostres credencials de OAuth" +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Condicions del Servei" -#: ../../addon/statusnet/statusnet.php:276 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendica Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendica installation at your favorited StatusNet installation." -msgstr "no s'ha trobat cap parell \"consumer key\" per StatusNet. Registra el teu compte Friendica com un client d'escriptori en el seu compte StatusNet, copieu el parell de \"consumer key\" aquí i entri a l'arrel de la base de l'API.
Abans de registrar el seu parell de claus OAuth demani a l'administrador si ja hi ha un parell de claus per a aquesta instal·lació de Friendica en la instal·lació del teu favorit StatusNet." - -#: ../../addon/statusnet/statusnet.php:278 -msgid "OAuth Consumer Key" -msgstr "OAuth Consumer Key" - -#: ../../addon/statusnet/statusnet.php:281 -msgid "OAuth Consumer Secret" -msgstr "OAuth Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:284 -msgid "Base API Path (remember the trailing /)" -msgstr "Base API Path (recorda deixar / al final)" - -#: ../../addon/statusnet/statusnet.php:305 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "Per connectar al seu compte StatusNet, feu clic al botó de sota per obtenir un codi de seguretat StatusNet, que has de copiar a la casella de sota, i enviar el formulari. Només els missatges públics es publicaran en StatusNet." +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accepto el %s per a aquest lloc web" -#: ../../addon/statusnet/statusnet.php:306 -msgid "Log in with StatusNet" -msgstr "Accedeixi com en StatusNet" +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Tinc més de 13 anys i accepto les %s d'aquest lloc web" -#: ../../addon/statusnet/statusnet.php:308 -msgid "Copy the security code from StatusNet here" -msgstr "Copieu el codi de seguretat StatusNet aquí" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "La pertinença en aquest lloc es per invitació exclusivament." -#: ../../addon/statusnet/statusnet.php:314 -msgid "Cancel Connection Process" -msgstr "Cancel·lar el procés de connexió" +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Si et plau, introdueix el teu codi d'invitació" -#: ../../addon/statusnet/statusnet.php:316 -msgid "Current StatusNet API is" -msgstr "L'Actual StatusNet API és" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "La teva adreça de correu electrónic" -#: ../../addon/statusnet/statusnet.php:317 -msgid "Cancel StatusNet Connection" -msgstr "Cancel·lar la connexió amb StatusNet" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Tria una contrasenya" -#: ../../addon/statusnet/statusnet.php:328 ../../addon/twitter/twitter.php:184 -msgid "Currently connected to: " -msgstr "Actualment connectat a: " +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Si et plau, re-entra la contrasenya" -#: ../../addon/statusnet/statusnet.php:329 +#: ../../mod/removeaccount.php:30 msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "Si està activat, tots els seus anuncis públics poden ser publicats en el compte StatusNet associat. Vostè pot optar per fer-ho per defecte (en aquest cas) o per cada missatge per separat en les opcions de comptabilització en escriure l'entrada." +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." -#: ../../addon/statusnet/statusnet.php:331 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to StatusNet will lead the visitor to a blank page " -"informing the visitor that the access to your profile has been restricted." -msgstr "Nota: A causa de les seves opcions de privacitat (Amaga els detalls del teu perfil dels espectadors desconeguts? ) el vincle potencialment inclòs en anuncis públics transmesos a StatusNet conduirà el visitant a una pàgina en blanc en la que informarà al visitants que l'accés al seu perfil s'ha restringit." +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Esborra el compte" -#: ../../addon/statusnet/statusnet.php:334 -msgid "Allow posting to StatusNet" -msgstr "Permetre enviaments a StatusNet" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "ALERTA:" -#: ../../addon/statusnet/statusnet.php:337 -msgid "Send public postings to StatusNet by default" -msgstr "Enviar missatges públics a StatusNet per defecte" +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa." -#: ../../addon/statusnet/statusnet.php:342 ../../addon/twitter/twitter.php:198 -msgid "Clear OAuth configuration" -msgstr "Esborrar configuració de OAuth" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "Aquesta acció és irreversible!" -#: ../../addon/statusnet/statusnet.php:524 -msgid "API URL" -msgstr "API URL" +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "Aquesta acció requereix tornar a introduir la contrasenya:" -#: ../../addon/tumblr/tumblr.php:36 -msgid "Post to Tumblr" -msgstr "Publica-ho al Tumblr" +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons." -#: ../../addon/tumblr/tumblr.php:67 -msgid "Tumblr Post Settings" -msgstr "Configuració d'Enviaments de Tumblr" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Per defecte, només les instancies dels canal ubicats en aquest concentrador poden esser esborrades de la xarxa" -#: ../../addon/tumblr/tumblr.php:69 -msgid "Enable Tumblr Post Plugin" -msgstr "Habilita el plugin de enviaments de Tumblr" +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "Esborra el Compte" -#: ../../addon/tumblr/tumblr.php:74 -msgid "Tumblr login" -msgstr "Inici de sessió de Tumblr" +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 +msgid "Help:" +msgstr "Ajuda:" -#: ../../addon/tumblr/tumblr.php:79 -msgid "Tumblr password" -msgstr "Caontrasenya de Tumblr" +#: ../../mod/help.php:76 ../../index.php:238 +msgid "Not Found" +msgstr "No s'ha pogut trobar la pàgina" -#: ../../addon/tumblr/tumblr.php:84 -msgid "Post to Tumblr by default" -msgstr "Enviar a Tumblr per defecte" +#: ../../mod/help.php:100 +msgid "$Projectname Documentation" +msgstr "$Projectname Documentació" -#: ../../addon/numfriends/numfriends.php:46 -msgid "Numfriends settings updated." -msgstr "Actualitzar la configuració de Numfriends." +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "[Contingut embegut - recarrega la pàgina per veure-ho]" -#: ../../addon/numfriends/numfriends.php:77 -msgid "Numfriends Settings" -msgstr "Configuració de Numfriends" +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "informació privada remota no disponible." -#: ../../addon/numfriends/numfriends.php:79 -msgid "How many contacts to display on profile sidebar" -msgstr "Quants contactes per mostrar a la barra lateral el perfil" +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Visible per:" -#: ../../addon/gnot/gnot.php:48 -msgid "Gnot settings updated." -msgstr "Configuració de Gnot actualitzada" +#: ../../mod/settings.php:76 +msgid "Name is required" +msgstr "Es requereix un Nom" -#: ../../addon/gnot/gnot.php:79 -msgid "Gnot Settings" -msgstr "Configuració de Gnot" +#: ../../mod/settings.php:80 +msgid "Key and Secret are required" +msgstr "Es requereix Clau (Key) i el Secret (Secret)" -#: ../../addon/gnot/gnot.php:81 -msgid "" -"Allows threading of email comment notifications on Gmail and anonymising the" -" subject line." -msgstr "Permet crear fils de les notificacions de comentaris de correu electrònic a Gmail i anonimat de la línia d'assumpte." +#: ../../mod/settings.php:130 +msgid "Diaspora Policy Settings updated." +msgstr "Actualitzats els Ajustos de Política de Diaspora." -#: ../../addon/gnot/gnot.php:82 -msgid "Enable this plugin/addon?" -msgstr "Activar aquest plugin/aplicació?" +#: ../../mod/settings.php:238 +msgid "Passwords do not match. Password unchanged." +msgstr "Les contrasenyes no coincideixen. Contrasenya sense canvis." -#: ../../addon/gnot/gnot.php:97 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%d" -msgstr "[Friendica: Notifica] Conversació comentada #%d" +#: ../../mod/settings.php:242 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis." -#: ../../addon/wppost/wppost.php:42 -msgid "Post to Wordpress" -msgstr "Publica-ho al Wordpress" +#: ../../mod/settings.php:256 +msgid "Password changed." +msgstr "Contrasenya canviada." -#: ../../addon/wppost/wppost.php:74 -msgid "WordPress Post Settings" -msgstr "Configuració d'enviaments a WordPress" +#: ../../mod/settings.php:258 +msgid "Password update failed. Please try again." +msgstr "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho." -#: ../../addon/wppost/wppost.php:76 -msgid "Enable WordPress Post Plugin" -msgstr "Habilitar Configuració d'Enviaments a WordPress" +#: ../../mod/settings.php:272 +msgid "Not valid email." +msgstr "E-correu no vàlid." -#: ../../addon/wppost/wppost.php:81 -msgid "WordPress username" -msgstr "Nom d'usuari de WordPress" +#: ../../mod/settings.php:275 +msgid "Protected email address. Cannot change to that email." +msgstr "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu." -#: ../../addon/wppost/wppost.php:86 -msgid "WordPress password" -msgstr "Contrasenya de WordPress" +#: ../../mod/settings.php:284 +msgid "System failure storing new email. Please try again." +msgstr "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou." -#: ../../addon/wppost/wppost.php:91 -msgid "WordPress API URL" -msgstr "WordPress API URL" +#: ../../mod/settings.php:523 +msgid "Settings updated." +msgstr "Ajustes actualizados." -#: ../../addon/wppost/wppost.php:96 -msgid "Post to WordPress by default" -msgstr "Enviar a WordPress per defecte" +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 +msgid "Add application" +msgstr "Afegir aplicatiu" -#: ../../addon/showmore/showmore.php:38 -msgid "\"Show more\" Settings" -msgstr "Configuració de \"Mostrar més\"" +#: ../../mod/settings.php:590 +msgid "Name of application" +msgstr "Nom de l'aplicatiu" -#: ../../addon/showmore/showmore.php:41 -msgid "Enable Show More" -msgstr "Habilita Mostrar Més" +#: ../../mod/settings.php:591 ../../mod/settings.php:617 +msgid "Consumer Key" +msgstr "Consumer Key" -#: ../../addon/showmore/showmore.php:44 -msgid "Cutting posts after how much characters" -msgstr "Tallar els missatges després de quants caràcters" +#: ../../mod/settings.php:591 ../../mod/settings.php:592 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20" -#: ../../addon/showmore/showmore.php:64 -msgid "Show More Settings saved." -msgstr "Guardada la configuració de \"Mostra Més\"." +#: ../../mod/settings.php:592 ../../mod/settings.php:618 +msgid "Consumer Secret" +msgstr "Consumer Secret" -#: ../../addon/showmore/showmore.php:86 -msgid "Show More" -msgstr "Mostra Més" +#: ../../mod/settings.php:593 ../../mod/settings.php:619 +msgid "Redirect" +msgstr "Redirecciona" -#: ../../addon/piwik/piwik.php:79 +#: ../../mod/settings.php:593 msgid "" -"This website is tracked using the Piwik " -"analytics tool." -msgstr "Aquest lloc web realitza un seguiment mitjançant la eina d'anàlisi Piwik." +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi." -#: ../../addon/piwik/piwik.php:82 -#, php-format -msgid "" -"If you do not want that your visits are logged this way you can" -" set a cookie to prevent Piwik from tracking further visits of the site " -"(opt-out)." -msgstr "Si no vol que les seves visites es transcribin d'aquesta manera vostè pot establir una cookie per evitar a Piwik a partir de noves visites del lloc web (opt-out)." +#: ../../mod/settings.php:594 ../../mod/settings.php:620 +msgid "Icon url" +msgstr "Icona de url" -#: ../../addon/piwik/piwik.php:90 -msgid "Piwik Base URL" -msgstr "URL Piwik Base" +#: ../../mod/settings.php:594 +msgid "Optional" +msgstr "Opcional" -#: ../../addon/piwik/piwik.php:90 -msgid "" -"Absolute path to your Piwik installation. (without protocol (http/s), with " -"trailing slash)" -msgstr "Trajectoria absoluta per a la instal·lació de Piwik (sense el protocol (http/s), amb la barra final )" +#: ../../mod/settings.php:605 +msgid "You can't edit this application." +msgstr "No pots editar aquest aplicatiu." + +#: ../../mod/settings.php:648 +msgid "Connected Apps" +msgstr "Aplicatius Conectats" -#: ../../addon/piwik/piwik.php:91 -msgid "Site ID" -msgstr "Lloc ID" +#: ../../mod/settings.php:652 +msgid "Client key starts with" +msgstr "La clau del client comença amb" -#: ../../addon/piwik/piwik.php:92 -msgid "Show opt-out cookie link?" -msgstr "Mostra l'enllaç cookie opt-out?" +#: ../../mod/settings.php:653 +msgid "No name" +msgstr "Sin nombre" -#: ../../addon/piwik/piwik.php:93 -msgid "Asynchronous tracking" -msgstr "Seguiment asíncrono" +#: ../../mod/settings.php:654 +msgid "Remove authorization" +msgstr "Elimina autorització" -#: ../../addon/twitter/twitter.php:73 -msgid "Post to Twitter" -msgstr "Publica-ho al Twitter" +#: ../../mod/settings.php:668 +msgid "No feature settings configured" +msgstr "No hi ha opcions de les funcions configurades" -#: ../../addon/twitter/twitter.php:119 -msgid "Twitter settings updated." -msgstr "La configuració de Twitter actualitzada." +#: ../../mod/settings.php:685 +msgid "Feature/Addon Settings" +msgstr "Ajustos de Característica/Afegit" -#: ../../addon/twitter/twitter.php:141 -msgid "Twitter Posting Settings" -msgstr "Configuració d'Enviaments per a Twitter" +#: ../../mod/settings.php:687 +msgid "Settings for the built-in Diaspora emulator" +msgstr "Ajustos pel emulador de Diaspora incorporat" -#: ../../addon/twitter/twitter.php:148 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "No s'ha pogut emparellar cap clau \"consumer key\" per a Twitter. Si us plau, poseu-vos en contacte amb l'administrador del lloc." +#: ../../mod/settings.php:688 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "Permetre que cualsevol membre de Diaspora pugui comentar les teves entrades públiques" -#: ../../addon/twitter/twitter.php:167 -msgid "" -"At this Friendica instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "En aquesta instància Friendica el plugin Twitter va ser habilitat, però encara no ha connectat el compte al seu compte de Twitter. Per a això feu clic al botó de sota per obtenir un PIN de Twitter que ha de copiar a la casella de sota i enviar el formulari. Només els missatges públics es publicaran a Twitter." - -#: ../../addon/twitter/twitter.php:168 -msgid "Log in with Twitter" -msgstr "Accedeixi com en Twitter" - -#: ../../addon/twitter/twitter.php:170 -msgid "Copy the PIN from Twitter here" -msgstr "Copieu el codi PIN de Twitter aquí" - -#: ../../addon/twitter/twitter.php:185 -msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "Si està activat, tots els seus anuncis públics poden ser publicats en el corresponent compte de Twitter. Vostè pot optar per fer-ho per defecte (en aquest cas) o per cada missatge per separat en les opcions de comptabilització en escriure l'entrada." +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "Activa el protocol Diaspora en aquest canal" -#: ../../addon/twitter/twitter.php:187 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to Twitter will lead the visitor to a blank page informing " -"the visitor that the access to your profile has been restricted." -msgstr "Nota: donada la seva configuració de privacitat ( Amaga els detalls del teu perfil dels espectadors desconeguts? ) el vincle potencialment inclòs en anuncis públics retransmesos a Twitter conduirà al visitant a una pàgina en blanc informar als visitants que l'accés al seu perfil s'ha restringit." +#: ../../mod/settings.php:690 +msgid "Diaspora Policy Settings" +msgstr "Política d'Ajustos de Diaspora" + +#: ../../mod/settings.php:691 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "Evita que els teus hashtags puguin ser redirigits a altres llocs" + +#: ../../mod/settings.php:715 +msgid "Account Settings" +msgstr "Ajustos de Compte" -#: ../../addon/twitter/twitter.php:190 -msgid "Allow posting to Twitter" -msgstr "Permetre anunci a Twitter" +#: ../../mod/settings.php:716 +msgid "Enter New Password:" +msgstr "Entra la Nova Contrasenya" -#: ../../addon/twitter/twitter.php:193 -msgid "Send public postings to Twitter by default" -msgstr "Enviar anuncis públics a Twitter per defecte" +#: ../../mod/settings.php:717 +msgid "Confirm New Password:" +msgstr "Confirma la Nova Contrasenya:" -#: ../../addon/twitter/twitter.php:357 -msgid "Consumer key" -msgstr "Consumer key" +#: ../../mod/settings.php:717 +msgid "Leave password fields blank unless changing" +msgstr "Deixa els camps de contrasenya en blanc llevat que la volguis canviar" -#: ../../addon/twitter/twitter.php:358 -msgid "Consumer secret" -msgstr "Consumer secret" +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 +msgid "Email Address:" +msgstr "Adreça de E-Correu:" -#: ../../addon/irc/irc.php:20 -msgid "irc Chatroom" -msgstr "irc Chatroom" +#: ../../mod/settings.php:721 +msgid "Remove this account including all its channels" +msgstr "Esborra aquest compte inclosos tots els seus canals" -#: ../../addon/posterous/posterous.php:36 -msgid "Post to Posterous" -msgstr "enviament a Posterous" +#: ../../mod/settings.php:737 +msgid "Off" +msgstr "Apagat" -#: ../../addon/posterous/posterous.php:67 -msgid "Posterous Post Settings" -msgstr "Configuració d'Enviaments a Posterous" +#: ../../mod/settings.php:737 +msgid "On" +msgstr "Funcionant" -#: ../../addon/posterous/posterous.php:69 -msgid "Enable Posterous Post Plugin" -msgstr "Habilitar plugin d'Enviament de Posterous" +#: ../../mod/settings.php:744 +msgid "Additional Features" +msgstr "Característiques Addicionals" -#: ../../addon/posterous/posterous.php:74 -msgid "Posterous login" -msgstr "Inici de sessió a Posterous" +#: ../../mod/settings.php:768 +msgid "Connector Settings" +msgstr "Ajustos de Connector" -#: ../../addon/posterous/posterous.php:79 -msgid "Posterous password" -msgstr "Contrasenya a Posterous" +#: ../../mod/settings.php:807 +msgid "No special theme for mobile devices" +msgstr "No emprar tema especial per aparells mòbils" -#: ../../addon/posterous/posterous.php:84 -msgid "Post to Posterous by default" -msgstr "Enviar a Posterous per defecte" +#: ../../mod/settings.php:810 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Experimental)" -#: ../../view/theme/quattro/theme.php:17 -msgid "Theme settings" -msgstr "Configuració de Temes" +#: ../../mod/settings.php:849 +msgid "Display Settings" +msgstr "Ajustos de Pantalla" -#: ../../view/theme/quattro/theme.php:18 -msgid "Alignment" -msgstr "Adaptació" +#: ../../mod/settings.php:850 +msgid "Theme Settings" +msgstr "Ajustos de Tema" -#: ../../view/theme/quattro/theme.php:18 -msgid "Left" -msgstr "Esquerra" +#: ../../mod/settings.php:851 +msgid "Custom Theme Settings" +msgstr "Ajustos Personals de Tema" -#: ../../view/theme/quattro/theme.php:18 -msgid "Center" -msgstr "Centre" +#: ../../mod/settings.php:852 +msgid "Content Settings" +msgstr "Ajustos de Contingut" -#: ../../include/profile_advanced.php:17 ../../boot.php:982 -msgid "Gender:" -msgstr "Gènere:" +#: ../../mod/settings.php:858 +msgid "Display Theme:" +msgstr "Ajustos de Tema:" -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" +#: ../../mod/settings.php:859 +msgid "Mobile Theme:" +msgstr "Tema Mòbil:" -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" +#: ../../mod/settings.php:860 +msgid "Enable user zoom on mobile devices" +msgstr "Zoom d'usuari en dispositius mòbils" -#: ../../include/profile_advanced.php:30 ../../include/datetime.php:438 -#: ../../include/items.php:1349 -msgid "Birthday:" -msgstr "Aniversari:" +#: ../../mod/settings.php:861 +msgid "Update browser every xx seconds" +msgstr "Actualitza el navegador cada xx segons" -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "Edat:" +#: ../../mod/settings.php:861 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínim de 10 segons, sense màxim" -#: ../../include/profile_advanced.php:37 ../../boot.php:985 -msgid "Status:" -msgstr "Estatus:" +#: ../../mod/settings.php:862 +msgid "Maximum number of conversations to load at any time:" +msgstr "Nombre màxim de conversacions a càrregar cada vegada" -#: ../../include/profile_advanced.php:45 ../../boot.php:987 -msgid "Homepage:" -msgstr "Pàgina web:" +#: ../../mod/settings.php:862 +msgid "Maximum of 100 items" +msgstr "Màxim de 100 elements" -#: ../../include/profile_advanced.php:47 -msgid "Tags:" -msgstr "Etiquetes:" +#: ../../mod/settings.php:863 +msgid "Show emoticons (smilies) as images" +msgstr "Mostra emoticons (smilies) com a imatges" -#: ../../include/profile_advanced.php:51 -msgid "Religion:" -msgstr "Religió:" +#: ../../mod/settings.php:864 +msgid "Link post titles to source" +msgstr "Enllaça a l'origen els títols de l'entrada" -#: ../../include/profile_advanced.php:53 -msgid "About:" -msgstr "Acerca de:" +#: ../../mod/settings.php:865 +msgid "System Page Layout Editor - (advanced)" +msgstr "Editor de Disseny de la Pàgina del Sistema - (avançat)" -#: ../../include/profile_advanced.php:55 -msgid "Hobbies/Interests:" -msgstr "Aficiones/Intereses:" +#: ../../mod/settings.php:868 +msgid "Use blog/list mode on channel page" +msgstr "Empra el mode blog/llista a la pàgina del canal" -#: ../../include/profile_advanced.php:57 -msgid "Contact information and Social Networks:" -msgstr "Informació de contacte i Xarxes Socials:" +#: ../../mod/settings.php:868 ../../mod/settings.php:869 +msgid "(comments displayed separately)" +msgstr "(Observacions es mostren per separat)" -#: ../../include/profile_advanced.php:59 -msgid "Musical interests:" -msgstr "Gustos musicals:" +#: ../../mod/settings.php:869 +msgid "Use blog/list mode on matrix page" +msgstr "Empra mode blog/llista a la pàgina de matrix" -#: ../../include/profile_advanced.php:61 -msgid "Books, literature:" -msgstr "Llibres, literatura:" +#: ../../mod/settings.php:870 +msgid "Channel page max height of content (in pixels)" +msgstr "Alçada màxima de contingut (en píxels) de la pàgina de Canal" -#: ../../include/profile_advanced.php:63 -msgid "Television:" -msgstr "Televisió:" +#: ../../mod/settings.php:870 ../../mod/settings.php:871 +msgid "click to expand content exceeding this height" +msgstr "Clic per expandir el contingut que excedeixi aquesta alçada" -#: ../../include/profile_advanced.php:65 -msgid "Film/dance/culture/entertainment:" -msgstr "Cinema/ball/cultura/entreteniments:" +#: ../../mod/settings.php:871 +msgid "Matrix page max height of content (in pixels)" +msgstr "Alçada màxima del contingut (en píxels) de la pàgina Matrix" -#: ../../include/profile_advanced.php:67 -msgid "Love/Romance:" -msgstr "Amor/sentiments:" +#: ../../mod/settings.php:905 +msgid "Nobody except yourself" +msgstr "Ningú excepte tú" -#: ../../include/profile_advanced.php:69 -msgid "Work/employment:" -msgstr "Treball/ocupació:" +#: ../../mod/settings.php:906 +msgid "Only those you specifically allow" +msgstr "Només allò que específicament permetis" -#: ../../include/profile_advanced.php:71 -msgid "School/education:" -msgstr "Escola/formació" +#: ../../mod/settings.php:907 +msgid "Approved connections" +msgstr "Connexions aprovades" -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Desconegut/No categoritzat" +#: ../../mod/settings.php:908 +msgid "Any connections" +msgstr "Qualsevol connexió" -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloquejar immediatament" +#: ../../mod/settings.php:909 +msgid "Anybody on this website" +msgstr "Qualsevol en aquest lloc" -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Sospitós, Femater, auto-publicitat" +#: ../../mod/settings.php:910 +msgid "Anybody in this network" +msgstr "Qualsevol en aquesta xarxa" -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Conegut per mi, però sense opinió" +#: ../../mod/settings.php:911 +msgid "Anybody authenticated" +msgstr "Qualsevol autenticat" -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "Bé, probablement inofensiu" +#: ../../mod/settings.php:912 +msgid "Anybody on the internet" +msgstr "Qualsevol a internet" -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Bona reputació, té la meva confiança" +#: ../../mod/settings.php:986 +msgid "Publish your default profile in the network directory" +msgstr "Publica el teu perfil per defecte al directori de la xarxa" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Freqüentment" +#: ../../mod/settings.php:991 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Ens permets suggerir-te com a potencial amic als nous membres?" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Cada hora" +#: ../../mod/settings.php:1000 +msgid "Your channel address is" +msgstr "La teva direcció del canal es" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dues vegades al dia" +#: ../../mod/settings.php:1048 +msgid "Channel Settings" +msgstr "Ajustos del Canal" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diari" +#: ../../mod/settings.php:1055 +msgid "Basic Settings" +msgstr "Ajustos Bàsics" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Setmanal" +#: ../../mod/settings.php:1058 +msgid "Your Timezone:" +msgstr "La teva Franja Horària" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensual" +#: ../../mod/settings.php:1059 +msgid "Default Post Location:" +msgstr "Localització Predeterminada de les Entrades:" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +#: ../../mod/settings.php:1059 +msgid "Geographical location to display on your posts" +msgstr "Posició geogràfica a mostrar a les teves entrades" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../mod/settings.php:1060 +msgid "Use Browser Location:" +msgstr "Empra la Localització del Navegador:" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../mod/settings.php:1062 +msgid "Adult Content" +msgstr "Contingut per a Adults" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../mod/settings.php:1062 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../mod/settings.php:1064 +msgid "Security and Privacy Settings" +msgstr "Ajustos de Seguretat i Privacitat" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../mod/settings.php:1066 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Els teus permisos estan configurats. Clic per veure/ajustar" -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Home" +#: ../../mod/settings.php:1068 +msgid "Hide my online presence" +msgstr "Amaga la meva presencia en línia" -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Dona" +#: ../../mod/settings.php:1068 +msgid "Prevents displaying in your profile that you are online" +msgstr "Evita mostrar en el teu perfil, que estàs en línia" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actualment Home" +#: ../../mod/settings.php:1070 +msgid "Simple Privacy Settings:" +msgstr "Ajustos simples de privacitat:" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actualment Dona" +#: ../../mod/settings.php:1071 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Molt públic - extremadament permissiu (s'ha d'anar en compte)" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Habitualment Home" +#: ../../mod/settings.php:1072 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Habitualment Dona" +#: ../../mod/settings.php:1073 +msgid "Private - default private, never open or public" +msgstr "Privat - privat per defecte, mai públic o obert" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgènere" +#: ../../mod/settings.php:1074 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloquejat - tothom bloquejat per defecte" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Bisexual" +#: ../../mod/settings.php:1076 +msgid "Allow others to tag your posts" +msgstr "Permet a altres etiquetar les teves entrades" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexual" +#: ../../mod/settings.php:1076 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" +#: ../../mod/settings.php:1078 +msgid "Advanced Privacy Settings" +msgstr "Ajustos avançats de privacitat" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutre" +#: ../../mod/settings.php:1080 +msgid "Expire other channel content after this many days" +msgstr "El contingut d'altes canals caduca després d'aquests dies" -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "No específicat" +#: ../../mod/settings.php:1080 +msgid "0 or blank prevents expiration" +msgstr "0 o vuit evita caducitat" -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Altres" +#: ../../mod/settings.php:1081 +msgid "Maximum Friend Requests/Day:" +msgstr "Nombre màxim de peticions d'amistat per dia" -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "No Decidit" +#: ../../mod/settings.php:1081 +msgid "May reduce spam activity" +msgstr "Pot reduir l'SPAM" -#: ../../include/profile_selectors.php:19 -msgid "Males" -msgstr "Home" +#: ../../mod/settings.php:1082 +msgid "Default Post Permissions" +msgstr "Permisos de publicació per defecte" -#: ../../include/profile_selectors.php:19 -msgid "Females" -msgstr "Dona" +#: ../../mod/settings.php:1087 +msgid "Channel permissions category:" +msgstr "Categoria de permisos de canal:" -#: ../../include/profile_selectors.php:19 -msgid "Gay" -msgstr "Gay" +#: ../../mod/settings.php:1093 +msgid "Maximum private messages per day from unknown people:" +msgstr "Nombre màxim de missatges privats de desconeguts al dia:" -#: ../../include/profile_selectors.php:19 -msgid "Lesbian" -msgstr "Lesbiana" +#: ../../mod/settings.php:1093 +msgid "Useful to reduce spamming" +msgstr "Útil per a reduir l'spam" -#: ../../include/profile_selectors.php:19 -msgid "No Preference" -msgstr "Sense Preferències" +#: ../../mod/settings.php:1096 +msgid "Notification Settings" +msgstr "Ajustos de notificacions" -#: ../../include/profile_selectors.php:19 -msgid "Bisexual" -msgstr "Bisexual" +#: ../../mod/settings.php:1097 +msgid "By default post a status message when:" +msgstr "Per defecte envia un missatge d'estat quan:" -#: ../../include/profile_selectors.php:19 -msgid "Autosexual" -msgstr "Autosexual" +#: ../../mod/settings.php:1098 +msgid "accepting a friend request" +msgstr "Acceptar una sol·licitud d'amistat" -#: ../../include/profile_selectors.php:19 -msgid "Abstinent" -msgstr "Abstinent/a" +#: ../../mod/settings.php:1099 +msgid "joining a forum/community" +msgstr "Apuntar-se a un fòrum o comunitat" -#: ../../include/profile_selectors.php:19 -msgid "Virgin" -msgstr "Verge" +#: ../../mod/settings.php:1100 +msgid "making an interesting profile change" +msgstr "faci un canvi interesant al perfil" -#: ../../include/profile_selectors.php:19 -msgid "Deviant" -msgstr "Desviat/da" +#: ../../mod/settings.php:1101 +msgid "Send a notification email when:" +msgstr "Notifica per correu quan:" -#: ../../include/profile_selectors.php:19 -msgid "Fetish" -msgstr "Fetixiste" +#: ../../mod/settings.php:1102 +msgid "You receive a connection request" +msgstr "Rebi una petició de connexió" -#: ../../include/profile_selectors.php:19 -msgid "Oodles" -msgstr "Orgies" +#: ../../mod/settings.php:1103 +msgid "Your connections are confirmed" +msgstr "Es confirma una connexió" -#: ../../include/profile_selectors.php:19 -msgid "Nonsexual" -msgstr "Asexual" +#: ../../mod/settings.php:1104 +msgid "Someone writes on your profile wall" +msgstr "Algú ha escrit al mur del teu perfil" -#: ../../include/profile_selectors.php:33 -msgid "Single" -msgstr "Solter/a" +#: ../../mod/settings.php:1105 +msgid "Someone writes a followup comment" +msgstr "Algú ha escrit un comentari de resposta" -#: ../../include/profile_selectors.php:33 -msgid "Lonely" -msgstr "Solitari" +#: ../../mod/settings.php:1106 +msgid "You receive a private message" +msgstr "Rebi un missatge privat" -#: ../../include/profile_selectors.php:33 -msgid "Available" -msgstr "Disponible" +#: ../../mod/settings.php:1107 +msgid "You receive a friend suggestion" +msgstr "Rebi una suggerència d'amistat" -#: ../../include/profile_selectors.php:33 -msgid "Unavailable" -msgstr "No Disponible" +#: ../../mod/settings.php:1108 +msgid "You are tagged in a post" +msgstr "Estàs etiquetat a l'entrada" -#: ../../include/profile_selectors.php:33 -msgid "Dating" -msgstr "De cites" +#: ../../mod/settings.php:1109 +msgid "You are poked/prodded/etc. in a post" +msgstr "S'enfoten/te piquen/etc. en una entrada" -#: ../../include/profile_selectors.php:33 -msgid "Unfaithful" -msgstr "Infidel" +#: ../../mod/settings.php:1112 +msgid "Show visual notifications including:" +msgstr "Mostra notificacion visuals, com ara:" -#: ../../include/profile_selectors.php:33 -msgid "Sex Addict" -msgstr "Adicte al sexe" +#: ../../mod/settings.php:1114 +msgid "Unseen matrix activity" +msgstr "Activitat no vista a la xarxa" -#: ../../include/profile_selectors.php:33 -msgid "Friends" -msgstr "Amics/Amigues" +#: ../../mod/settings.php:1115 +msgid "Unseen channel activity" +msgstr "Activitat no vista del canal" -#: ../../include/profile_selectors.php:33 -msgid "Friends/Benefits" -msgstr "Amics íntims" +#: ../../mod/settings.php:1116 +msgid "Unseen private messages" +msgstr "Missatges privats no llegits" -#: ../../include/profile_selectors.php:33 -msgid "Casual" -msgstr "Oportunista" +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 +msgid "Recommended" +msgstr "Recomanat" -#: ../../include/profile_selectors.php:33 -msgid "Engaged" -msgstr "Promès" +#: ../../mod/settings.php:1117 +msgid "Upcoming events" +msgstr "Esdeveniments propers" -#: ../../include/profile_selectors.php:33 -msgid "Married" -msgstr "Casat" +#: ../../mod/settings.php:1118 +msgid "Events today" +msgstr "Esdeveniments d'avui" -#: ../../include/profile_selectors.php:33 -msgid "Partners" -msgstr "Socis" +#: ../../mod/settings.php:1119 +msgid "Upcoming birthdays" +msgstr "Aniversaris propers" -#: ../../include/profile_selectors.php:33 -msgid "Cohabiting" -msgstr "Cohabitant" +#: ../../mod/settings.php:1119 +msgid "Not available in all themes" +msgstr "No està disponible en tots els temes" -#: ../../include/profile_selectors.php:33 -msgid "Happy" -msgstr "Feliç" +#: ../../mod/settings.php:1120 +msgid "System (personal) notifications" +msgstr "Notificacions (personals) de sistema" -#: ../../include/profile_selectors.php:33 -msgid "Not Looking" -msgstr "No Cerco" +#: ../../mod/settings.php:1121 +msgid "System info messages" +msgstr "Missatges d'informació del sistema" -#: ../../include/profile_selectors.php:33 -msgid "Swinger" -msgstr "Parella Liberal" +#: ../../mod/settings.php:1122 +msgid "System critical alerts" +msgstr "Alertes crítiques del sistema" -#: ../../include/profile_selectors.php:33 -msgid "Betrayed" -msgstr "Traït/da" +#: ../../mod/settings.php:1123 +msgid "New connections" +msgstr "Noves connexions" -#: ../../include/profile_selectors.php:33 -msgid "Separated" -msgstr "Separat/da" +#: ../../mod/settings.php:1124 +msgid "System Registrations" +msgstr "Registres del sistema" -#: ../../include/profile_selectors.php:33 -msgid "Unstable" -msgstr "Inestable" +#: ../../mod/settings.php:1125 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\"" -#: ../../include/profile_selectors.php:33 -msgid "Divorced" -msgstr "Divorciat/da" +#: ../../mod/settings.php:1127 +msgid "Notify me of events this many days in advance" +msgstr "Notifica'm dels esdeveniments amb aquests dies d'antelació" -#: ../../include/profile_selectors.php:33 -msgid "Widowed" -msgstr "Vidu/a" +#: ../../mod/settings.php:1127 +msgid "Must be greater than 0" +msgstr "Ha de ser més gran que 0" -#: ../../include/profile_selectors.php:33 -msgid "Uncertain" -msgstr "Incert" +#: ../../mod/settings.php:1129 +msgid "Advanced Account/Page Type Settings" +msgstr "Ajustos avançats de compte i tipus de pàgina" -#: ../../include/profile_selectors.php:33 -msgid "Complicated" -msgstr "Complicat" +#: ../../mod/settings.php:1130 +msgid "Change the behaviour of this account for special situations" +msgstr "Modifica el comportament d'aquest compte en situacions especials" -#: ../../include/profile_selectors.php:33 -msgid "Don't care" -msgstr "No t'interessa" +#: ../../mod/settings.php:1133 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Activa el mode d'expert (a Ajustos > Més funcions)" -#: ../../include/profile_selectors.php:33 -msgid "Ask me" -msgstr "Pregunta'm" +#: ../../mod/settings.php:1134 +msgid "Miscellaneous Settings" +msgstr "Ajustos diversos" -#: ../../include/event.php:17 ../../include/bb2diaspora.php:244 -msgid "Starts:" -msgstr "Inici:" +#: ../../mod/settings.php:1136 +msgid "Personal menu to display in your channel pages" +msgstr "Menú personal per mostrar en les teves pàgines de canal" -#: ../../include/event.php:27 ../../include/bb2diaspora.php:252 -msgid "Finishes:" -msgstr "Acaba:" +#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 +msgid "Remove Channel" +msgstr "Elimina el canal" -#: ../../include/delivery.php:425 ../../include/notifier.php:638 -msgid "(no subject)" -msgstr "(sense assumpte)" +#: ../../mod/settings.php:1138 +msgid "Remove this channel." +msgstr "Elimina aquest canal." -#: ../../include/delivery.php:432 ../../include/enotify.php:17 -#: ../../include/notifier.php:645 -msgid "noreply" -msgstr "no contestar" +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Nom" -#: ../../include/text.php:238 -msgid "prev" -msgstr "Prev" +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Cognoms" -#: ../../include/text.php:240 -msgid "first" -msgstr "primer" +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Àlies" -#: ../../include/text.php:269 -msgid "last" -msgstr "Últim" +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nom Sencer" -#: ../../include/text.php:272 -msgid "next" -msgstr "Proper" +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Foto del Perfil 16px" -#: ../../include/text.php:563 -msgid "No contacts" -msgstr "Sense contactes" +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Foto del Perfil 32px" -#: ../../include/text.php:572 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Contacte" -msgstr[1] "%d Contactes" +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Foto del Perfil 48px" -#: ../../include/text.php:643 ../../include/nav.php:87 -msgid "Search" -msgstr "Cercar" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Foto del Perfil 64px" -#: ../../include/text.php:831 -msgid "Monday" -msgstr "Dilluns" +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Foto del Perfil 80px" -#: ../../include/text.php:831 -msgid "Tuesday" -msgstr "Dimarts" +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Foto del Perfil 128px" -#: ../../include/text.php:831 -msgid "Wednesday" -msgstr "Dimecres" +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Zona horària" -#: ../../include/text.php:831 -msgid "Thursday" -msgstr "Dijous" +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "URL de la pàgina d'inici" -#: ../../include/text.php:831 -msgid "Friday" -msgstr "Divendres" +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Any de Naixement" -#: ../../include/text.php:831 -msgid "Saturday" -msgstr "Dissabte" +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mes de Naixement" -#: ../../include/text.php:831 -msgid "Sunday" -msgstr "Diumenge" +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Dia de Naixement" -#: ../../include/text.php:835 -msgid "January" -msgstr "Gener" +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Aniversari" -#: ../../include/text.php:835 -msgid "February" -msgstr "Febrer" +#: ../../mod/message.php:41 +msgid "Conversation removed." +msgstr "Conversació eliminada." -#: ../../include/text.php:835 -msgid "March" -msgstr "Març" +#: ../../mod/message.php:56 +msgid "No messages." +msgstr "Sense missatges." -#: ../../include/text.php:835 -msgid "April" -msgstr "Abril" +#: ../../mod/message.php:72 ../../mod/mail.php:336 +msgid "Delete conversation" +msgstr "Conversació esborrada" -#: ../../include/text.php:835 -msgid "May" -msgstr "Maig" +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" +msgstr "D, d M Y - g:i A" -#: ../../include/text.php:835 -msgid "June" -msgstr "Juny" +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "Estableix el teu estat d'ànim actual i digues-li als teus amics" -#: ../../include/text.php:835 -msgid "July" -msgstr "Juliol" +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Total de vots" -#: ../../include/text.php:835 -msgid "August" -msgstr "Agost" +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Valoració Mitja" -#: ../../include/text.php:835 -msgid "September" -msgstr "Setembre" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." -#: ../../include/text.php:835 -msgid "October" -msgstr "Octubre" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Elimina Aquest Canal" -#: ../../include/text.php:835 -msgid "November" -msgstr "Novembre" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Aquest canal serà completament eliminat de la xarxa." -#: ../../include/text.php:835 -msgid "December" -msgstr "Desembre" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Elimina aquest canal i els seus clons de la xarxa" -#: ../../include/text.php:905 -msgid "bytes" -msgstr "bytes" +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa" -#: ../../include/text.php:1000 -msgid "Select an alternate language" -msgstr "Sel·lecciona un idioma alternatiu" +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "Ara està conectat amb" -#: ../../include/text.php:1012 -msgid "default" -msgstr "per defecte" +#: ../../mod/connedit.php:380 +msgid "Could not access address book record." +msgstr "No puc accedir al registre del contacte" -#: ../../include/text.php:1228 -msgid "activity" -msgstr "activitat" +#: ../../mod/connedit.php:394 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Ha fallat la recàrrega - el canal es actualment inaccesible." -#: ../../include/text.php:1230 -msgid "comment" -msgstr "comentari" +#: ../../mod/connedit.php:406 ../../mod/connedit.php:418 +#: ../../mod/connedit.php:430 ../../mod/connedit.php:442 +#: ../../mod/connedit.php:458 +msgid "Unable to set address book parameters." +msgstr "No es poden ajustar els paràmetres dels contactes." -#: ../../include/text.php:1231 -msgid "post" -msgstr "missatge" +#: ../../mod/connedit.php:482 +msgid "Connection has been removed." +msgstr "S'han eliminat les conexions." -#: ../../include/diaspora.php:570 -msgid "Sharing notification from Diaspora network" -msgstr "Compartint la notificació de la xarxa Diàspora" +#: ../../mod/connedit.php:501 +#, php-format +msgid "View %s's profile" +msgstr "Mostra el perfil de %s" -#: ../../include/diaspora.php:1911 -msgid "Attachments:" -msgstr "Adjunts:" +#: ../../mod/connedit.php:505 +msgid "Refresh Permissions" +msgstr "Recarrega els Permissos" -#: ../../include/diaspora.php:2094 -#, php-format -msgid "[Relayed] Comment authored by %s from network %s" -msgstr "[Retransmès] Comentari escrit per %s des de la xarxa %s" +#: ../../mod/connedit.php:508 +msgid "Fetch updated permissions" +msgstr "Obté els permisos actualitzats" -#: ../../include/network.php:814 -msgid "view full size" -msgstr "Veure a mida completa" +#: ../../mod/connedit.php:512 +msgid "Recent Activity" +msgstr "Activitat Recent" -#: ../../include/oembed.php:128 -msgid "Embedded content" -msgstr "Contingut incrustat" +#: ../../mod/connedit.php:515 +msgid "View recent posts and comments" +msgstr "Mostra les entrades i comentaris recents" -#: ../../include/oembed.php:137 -msgid "Embedding disabled" -msgstr "Incrustacions deshabilitades" +#: ../../mod/connedit.php:522 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió" -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un grup eliminat amb aquest nom va ser restablert. Els permisos dels elements existents poden aplicar-se a aquest grup i tots els futurs membres. Si això no és el que pretén, si us plau, crei un altre grup amb un nom diferent." +#: ../../mod/connedit.php:523 +msgid "This connection is blocked!" +msgstr "Aquesta connexió està bloquejada!" -#: ../../include/group.php:168 -msgid "Everybody" -msgstr "Tothom" +#: ../../mod/connedit.php:527 +msgid "Unignore" +msgstr "Inhabilita" -#: ../../include/group.php:191 -msgid "edit" -msgstr "editar" +#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignora" -#: ../../include/group.php:212 -msgid "Groups" -msgstr "Grups" +#: ../../mod/connedit.php:530 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignora (o Considera) les communicacions entrants d'aquesta connexió" -#: ../../include/group.php:213 -msgid "Edit group" -msgstr "Editar grup" +#: ../../mod/connedit.php:531 +msgid "This connection is ignored!" +msgstr "Aquesta connexió es ignorada!" -#: ../../include/group.php:214 -msgid "Create a new group" -msgstr "Crear un nou grup" +#: ../../mod/connedit.php:535 +msgid "Unarchive" +msgstr "Desarxiva" -#: ../../include/nav.php:44 ../../boot.php:709 -msgid "Logout" -msgstr "Sortir" +#: ../../mod/connedit.php:535 +msgid "Archive" +msgstr "Arxiva" -#: ../../include/nav.php:44 -msgid "End this session" -msgstr "Termina sessió" +#: ../../mod/connedit.php:538 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut " -#: ../../include/nav.php:47 ../../boot.php:1331 -msgid "Status" -msgstr "Estatus" +#: ../../mod/connedit.php:539 +msgid "This connection is archived!" +msgstr "Aquesta connexió està arxivada!" -#: ../../include/nav.php:47 ../../include/nav.php:111 -msgid "Your posts and conversations" -msgstr "Els teus anuncis i converses" +#: ../../mod/connedit.php:543 +msgid "Unhide" +msgstr "Mostra" -#: ../../include/nav.php:48 -msgid "Your profile page" -msgstr "La seva pàgina de perfil" +#: ../../mod/connedit.php:543 +msgid "Hide" +msgstr "Amaga" -#: ../../include/nav.php:49 ../../boot.php:1341 -msgid "Photos" -msgstr "Fotos" +#: ../../mod/connedit.php:546 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Amaga (o Mostra) aquesta connexió de les altres connexions teves" -#: ../../include/nav.php:49 -msgid "Your photos" -msgstr "Les seves fotos" +#: ../../mod/connedit.php:547 +msgid "This connection is hidden!" +msgstr "Aquesta connexió està amagada!" -#: ../../include/nav.php:50 -msgid "Your events" -msgstr "Els seus esdeveniments" +#: ../../mod/connedit.php:554 +msgid "Delete this connection" +msgstr "Elimina aquesta connexió" -#: ../../include/nav.php:51 -msgid "Personal notes" -msgstr "Notes personals" +#: ../../mod/connedit.php:635 +msgid "Approve this connection" +msgstr "Apccepta aquesta connexió" -#: ../../include/nav.php:51 -msgid "Your personal photos" -msgstr "Les seves fotos personals" +#: ../../mod/connedit.php:635 +msgid "Accept connection to allow communication" +msgstr "Accepta la connexió per permetre la comunicació" -#: ../../include/nav.php:62 -msgid "Sign in" -msgstr "Accedeix" +#: ../../mod/connedit.php:640 +msgid "Set Affinity" +msgstr "Ajusta l'Afinitat" -#: ../../include/nav.php:73 -msgid "Home Page" -msgstr "Pàgina d'Inici" +#: ../../mod/connedit.php:643 +msgid "Set Profile" +msgstr "Ajusta el Perfil" -#: ../../include/nav.php:77 -msgid "Create an account" -msgstr "Crear un compte" +#: ../../mod/connedit.php:646 +msgid "Set Affinity & Profile" +msgstr "Ajusta Afinitat i Perfil" -#: ../../include/nav.php:82 -msgid "Help and documentation" -msgstr "Ajuda i documentació" +#: ../../mod/connedit.php:663 +msgid "Apply these permissions automatically" +msgstr "Aplica aquests permissos automaticament" -#: ../../include/nav.php:85 -msgid "Apps" -msgstr "Aplicacions" +#: ../../mod/connedit.php:665 +msgid "This connection's address is" +msgstr "La direcció d'aquesta connexió es" -#: ../../include/nav.php:85 -msgid "Addon applications, utilities, games" -msgstr "Afegits: aplicacions, utilitats, jocs" +#: ../../mod/connedit.php:668 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions." -#: ../../include/nav.php:87 -msgid "Search site content" -msgstr "Busca contingut en el lloc" +#: ../../mod/connedit.php:670 +msgid "Slide to adjust your degree of friendship" +msgstr "Llisca per ajustar el nivell d'amistat" -#: ../../include/nav.php:97 -msgid "Conversations on this site" -msgstr "Converses en aquest lloc" +#: ../../mod/connedit.php:672 +msgid "Slide to adjust your rating" +msgstr "Llisca per ajustar la valoració" -#: ../../include/nav.php:99 -msgid "Directory" -msgstr "Directori" +#: ../../mod/connedit.php:673 ../../mod/connedit.php:678 +msgid "Optionally explain your rating" +msgstr "Opcionalment pots explicar la teva valoració" -#: ../../include/nav.php:99 -msgid "People directory" -msgstr "Directori de gent" +#: ../../mod/connedit.php:675 +msgid "Custom Filter" +msgstr "Filtre a mida" -#: ../../include/nav.php:109 -msgid "Conversations from your friends" -msgstr "Converses dels teus amics" +#: ../../mod/connedit.php:676 +msgid "Only import posts with this text" +msgstr "Importa exclusivament entrades amb aquest text" -#: ../../include/nav.php:117 -msgid "Friend Requests" -msgstr "Sol·licitud d'Amistat" +#: ../../mod/connedit.php:676 ../../mod/connedit.php:677 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades" -#: ../../include/nav.php:119 -msgid "See all notifications" -msgstr "Veure totes les notificacions" +#: ../../mod/connedit.php:677 +msgid "Do not import posts with this text" +msgstr "No importar entrades amb aquest text" -#: ../../include/nav.php:120 -msgid "Mark all system notifications seen" -msgstr "Marcar totes les notificacions del sistema com a vistes" +#: ../../mod/connedit.php:679 +msgid "This information is public!" +msgstr "Aquesta informació es pública!" -#: ../../include/nav.php:124 -msgid "Private mail" -msgstr "Correu privat" +#: ../../mod/connedit.php:684 +msgid "Connection Pending Approval" +msgstr "Connexió Pendent d'Aprovació" -#: ../../include/nav.php:127 -msgid "Manage" -msgstr "Gestionar" +#: ../../mod/connedit.php:685 +msgid "Connection Request" +msgstr "Petició de Connexió" -#: ../../include/nav.php:127 -msgid "Manage other pages" -msgstr "Gestiona altres pàgines" +#: ../../mod/connedit.php:686 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió." -#: ../../include/nav.php:131 ../../boot.php:940 -msgid "Profiles" -msgstr "Perfils" +#: ../../mod/connedit.php:688 +msgid "Approve Later" +msgstr "Aprovar més tard" -#: ../../include/nav.php:131 ../../boot.php:940 -msgid "Manage/edit profiles" -msgstr "Gestiona/edita perfils" +#: ../../mod/connedit.php:691 +msgid "inherited" +msgstr "heretat" -#: ../../include/nav.php:132 -msgid "Manage/edit friends and contacts" -msgstr "Gestiona/edita amics i contactes" +#: ../../mod/connedit.php:693 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur." -#: ../../include/nav.php:139 -msgid "Admin" -msgstr "Admin" +#: ../../mod/connedit.php:695 +msgid "Their Settings" +msgstr "Els seus Ajustos" -#: ../../include/nav.php:139 -msgid "Site setup and configuration" -msgstr "Ajustos i configuració del lloc" +#: ../../mod/connedit.php:696 +msgid "My Settings" +msgstr "Els Meus Ajustos" -#: ../../include/nav.php:162 -msgid "Nothing new here" -msgstr "Res nou aquí" +#: ../../mod/connedit.php:698 +msgid "Individual Permissions" +msgstr "Permisos Individuals" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Afegir Nou Contacte" +#: ../../mod/connedit.php:699 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí." -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Introdueixi adreça o ubicació web" +#: ../../mod/connedit.php:700 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats." -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemple: bob@example.com, http://example.com/barbara" +#: ../../mod/connedit.php:701 +msgid "Last update:" +msgstr "Darrera actualització:" -#: ../../include/contact_widgets.php:18 -msgid "Invite Friends" -msgstr "Invita Amics" +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID." -#: ../../include/contact_widgets.php:24 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitació disponible" -msgstr[1] "%d invitacions disponibles" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "El missatge d'error fou:" -#: ../../include/contact_widgets.php:30 -msgid "Find People" -msgstr "Trobar Gent" +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Ha fallat l'autentificació." -#: ../../include/contact_widgets.php:31 -msgid "Enter name or interest" -msgstr "Introdueixi nom o aficions" +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Autentificació Remota" -#: ../../include/contact_widgets.php:32 -msgid "Connect/Follow" -msgstr "Connectar/Seguir" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Introdueix la teva adreça del canal (eg canal@exemple.com)" -#: ../../include/contact_widgets.php:33 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemples: Robert Morgenstein, Pescar" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Autentica't" -#: ../../include/contact_widgets.php:36 -msgid "Similar Interests" -msgstr "Aficions Similars" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Incapaç de trobar el destinatari." -#: ../../include/contact_widgets.php:68 -msgid "Networks" -msgstr "Xarxes" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Incapaç de comunicar amb el canal demanat." -#: ../../include/contact_widgets.php:71 -msgid "All Networks" -msgstr "totes les Xarxes" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "No puc verificar el canal demanat." -#: ../../include/auth.php:29 -msgid "Logged out." -msgstr "Has sortit" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat." -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Miscel·lania" +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Missatge eliminat." -#: ../../include/datetime.php:121 ../../include/datetime.php:253 -msgid "year" -msgstr "any" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Recupera el missatge." -#: ../../include/datetime.php:126 ../../include/datetime.php:254 -msgid "month" -msgstr "mes" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Envia Missatge Privat" -#: ../../include/datetime.php:131 ../../include/datetime.php:256 -msgid "day" -msgstr "dia" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "Per:" -#: ../../include/datetime.php:244 -msgid "never" -msgstr "mai" +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Assumpte:" -#: ../../include/datetime.php:250 -msgid "less than a second ago" -msgstr "Fa menys d'un segon" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Envia" -#: ../../include/datetime.php:253 -msgid "years" -msgstr "anys" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "Missatge no trobat." -#: ../../include/datetime.php:254 -msgid "months" -msgstr "mesos" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Elimina el missatge" -#: ../../include/datetime.php:255 -msgid "week" -msgstr "setmana" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Recupera el missatge" -#: ../../include/datetime.php:255 -msgid "weeks" -msgstr "setmanes" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "El missatge s'ha recuperat." -#: ../../include/datetime.php:256 -msgid "days" -msgstr "dies" +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Conversació Privada" -#: ../../include/datetime.php:257 -msgid "hour" -msgstr "hora" +#: ../../mod/mail.php:338 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent." -#: ../../include/datetime.php:257 -msgid "hours" -msgstr "hores" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Envia Resposta" -#: ../../include/datetime.php:258 -msgid "minute" -msgstr "minut" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Sol·licitud d'identificació invàlida." -#: ../../include/datetime.php:258 -msgid "minutes" -msgstr "minuts" +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Descarta" -#: ../../include/datetime.php:259 -msgid "second" -msgstr "segon" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Inicia Sessió." -#: ../../include/datetime.php:259 -msgid "seconds" -msgstr "segons" +#: ../../mod/post.php:235 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar." -#: ../../include/datetime.php:267 -#, php-format -msgid "%1$d %2$s ago" -msgstr " fa %1$d %2$s" +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Afegeix un Canal" -#: ../../include/poller.php:513 -msgid "From: " -msgstr "Des de:" +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Un canal es la teva pròpia col·lecció de pàgines web. Un canal pot emprat per mantenir perfils a una xarxa social, blocs, grups de conversació, fòrums, pàgines de famosos, i molt més. Pots crear tants canals com el teu servei d'internet et permeti." -#: ../../include/bbcode.php:202 -msgid "$1 wrote:" -msgstr "$1 va escrivir:" +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Exemples: \"Joan Tou\", \"Manel i els seus esquirols\", \"Fútbol\", \"Grup de Gegants\"" -#: ../../include/bbcode.php:216 ../../include/bbcode.php:282 -msgid "Image/photo" -msgstr "Imatge/foto" +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Tria un àlies curt" -#: ../../include/dba.php:39 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "No put trobar informació de DNS del servidor de base de dades '%s'" +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "El teu àlies es pot emprar per crear un canal fàcilment memoritzatble (com una adreça de correu electrònic) que pot ser compartit amb altres." -#: ../../include/message.php:14 -msgid "[no subject]" -msgstr "[Sense assumpte]" +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "O importa un canal existent d'un altre lloc" -#: ../../include/acl_selectors.php:284 -msgid "Visible to everybody" -msgstr "Visible per tothom" +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Tria un tipus de canal (com a xarxa social o fòrum comunitari) i els requisits de privacitat, així podem proposar el que te el permisos més adients." -#: ../../include/acl_selectors.php:285 -msgid "show" -msgstr "mostra" +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "tipus de Canal" -#: ../../include/acl_selectors.php:286 -msgid "don't show" -msgstr "no mostris" +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "Llegix més sobre els rols" -#: ../../include/enotify.php:8 -msgid "Friendica Notification" -msgstr "Notificacions de Friendica" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "Aplicació instal·lada." -#: ../../include/enotify.php:11 -msgid "Thank You," -msgstr "Gràcies," +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Aplicació amb errors" -#: ../../include/enotify.php:13 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Codi embegut" -#: ../../include/enotify.php:29 -#, php-format -msgid "%s " -msgstr "%s " +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Edita l'Aplicació" -#: ../../include/enotify.php:33 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica: Notifica] nou correu rebut a %s" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Crea l'Aplicació" -#: ../../include/enotify.php:35 -#, php-format -msgid "%s sent you a new private message at %s." -msgstr "%s t'ha enviat un nou missatge privat en %s" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nom de l'Aplicació" -#: ../../include/enotify.php:36 -#, php-format -msgid "%s sent you %s." -msgstr "%s t'ha enviat %s." +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Ubicació (URL) de l'aplicació" -#: ../../include/enotify.php:36 -msgid "a private message" -msgstr "un missatge privat" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Foto icona URL" -#: ../../include/enotify.php:37 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Per favor, visiteu %s per a veure i/o respondre els teus missatges privats." +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - opcional" -#: ../../include/enotify.php:67 -#, php-format -msgid "%s's" -msgstr "%s's" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versió ID" -#: ../../include/enotify.php:71 -msgid "your" -msgstr "tu" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Preu de l'aplicació" -#: ../../include/enotify.php:78 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%d by %s" -msgstr "[Friendica:Notifica] Conversació comentada #%d per %s" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Ubicació (URL) per comprar l'aplicació" -#: ../../include/enotify.php:79 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s ha comentat un element/conversació que estas seguint." +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "Se t'ha enviat un missatge privat" -#: ../../include/enotify.php:80 -#, php-format -msgid "%s commented on %s." -msgstr "%s comentat a %s." +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "el teu canal s'ha afegit" -#: ../../include/enotify.php:82 ../../include/enotify.php:95 -#: ../../include/enotify.php:106 ../../include/enotify.php:117 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Si us pau, visiteu %s per a veure i/o respondre la conversació." +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "enviat un event" -#: ../../include/enotify.php:89 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Notifica] %s enviat al teu mur del perfil" +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Pgina d'ajuda del llenguatge Comanche" -#: ../../include/enotify.php:91 -#, php-format -msgid "%s posted to your profile wall at %s" -msgstr "%s enviat al teu mur de perfil %s" +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Descripció del Disseny de la Pàgina" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Descarrega l'arxiu PDL" -#: ../../include/enotify.php:93 +#: ../../mod/home.php:73 #, php-format -msgid "%s posted to %s" -msgstr "%s enviat a %s" +msgid "Welcome to %s" +msgstr "Benvingut a %s" -#: ../../include/enotify.php:93 -msgid "your profile wall." -msgstr "El teu perfil del mur." +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "Lorem Ipsum" -#: ../../include/enotify.php:102 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Notifica] %s t'ha etiquetat" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Favorit afegit" -#: ../../include/enotify.php:103 -#, php-format -msgid "%s tagged you at %s" -msgstr "%s t'ha etiquetat en %s" +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Els Meus Favorits" -#: ../../include/enotify.php:104 -#, php-format -msgid "%s %s." -msgstr "%s %s." +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Les connexions dels meus Favorits" -#: ../../include/enotify.php:104 -msgid "tagged you" -msgstr "Etiquetat" +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permisos insuficients. Petició redirigida a la pàgina del perfil." -#: ../../include/enotify.php:113 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Notifica] %s ha etiquetat el teu missatge" +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Aquest ajust requereix un procés espedial i l'edició esta bloquejada." -#: ../../include/enotify.php:114 -#, php-format -msgid "%s tagged your post at %s" -msgstr "%s Ha etiquetat un missatge teu en %s" +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editor de Configuració" -#: ../../include/enotify.php:115 -#, php-format -msgid "%s tagged %s" -msgstr "%s etiquetat %s" +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica." -#: ../../include/enotify.php:115 -msgid "your post" -msgstr "El teu missatge" +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou." -#: ../../include/enotify.php:124 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Notifica] Presentacio rebuda" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Sondeija" -#: ../../include/enotify.php:125 -#, php-format -msgid "You've received an introduction from '%s' at %s" -msgstr "Has rebut una presentació de %s en %s" +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Mostra els Resultats" -#: ../../include/enotify.php:126 -#, php-format -msgid "You've received %s from %s." -msgstr "Has rebut %s de %s" +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "No s'han trobat restriccions de clase." -#: ../../include/enotify.php:126 -msgid "an introduction" -msgstr "Una presentació" +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Arxius: compartits amb jo" -#: ../../include/enotify.php:127 ../../include/enotify.php:144 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Pot visitar el seu perfil en %s" +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NOU" -#: ../../include/enotify.php:129 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Si us plau visiteu %s per aprovar o rebutjar la presentació." +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Esborra tots els arxius" -#: ../../include/enotify.php:136 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Notifica] Suggerencia d'amistat rebuda" +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Esborra l'arxiu" -#: ../../include/enotify.php:137 -#, php-format -msgid "You've received a friend suggestion from '%s' at %s" -msgstr "Has rebut una suggerencia d'amistat de %s en %s" +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "Esquema Predeterminat" -#: ../../include/enotify.php:138 -#, php-format -msgid "You've received %s for %s from %s." -msgstr "Has rebut %s per %s de %s." +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "Sans-Serif" -#: ../../include/enotify.php:139 -msgid "a friend suggestion" -msgstr "Un suggerencia d'amistat" +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "Monospace" -#: ../../include/enotify.php:142 -msgid "Name:" -msgstr "Nom:" +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "Ajustos de tema" -#: ../../include/enotify.php:143 -msgid "Photo:" -msgstr "Foto:" +#: ../../view/theme/apw/php/config.php:260 +msgid "Set scheme" +msgstr "Ajustos d'esquema" -#: ../../include/enotify.php:146 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Si us plau, visiteu %s per aprovar o rebutjar la suggerencia." +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "Ajusta la mida del tipus de lletra per a entrades i comentaris" -#: ../../include/items.php:2573 -msgid "A new person is sharing with you at " -msgstr "Una persona nova està compartint amb tú en" +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "Ajusta el tipus de lletra" -#: ../../include/items.php:2573 -msgid "You have a new follower at " -msgstr "Tens un nou seguidor a " +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "Ajusta el conjunt d'icones" -#: ../../include/bb2diaspora.php:102 ../../include/bb2diaspora.php:112 -#: ../../include/bb2diaspora.php:113 -msgid "image/photo" -msgstr "Imatge/foto" +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px" -#: ../../include/security.php:20 -msgid "Welcome " -msgstr "Benvingut" +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px" -#: ../../include/security.php:21 -msgid "Please upload a profile photo." -msgstr "Per favor, carrega una foto per al perfil" +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "Ajusta el color de l'ombra, predeterminat a #000" -#: ../../include/security.php:24 -msgid "Welcome back " -msgstr "Benvingut de nou " +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "Ajusta la mida del radi, predeterminat a 5px" -#: ../../include/Contact.php:131 ../../include/conversation.php:788 -msgid "View status" -msgstr "Veure estatus" +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "Ajusta el gruix de línia per entrades i comentaris" -#: ../../include/Contact.php:132 ../../include/conversation.php:789 -msgid "View profile" -msgstr "Veure perfil" +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "Ajusta l'imatge de fons" -#: ../../include/Contact.php:133 ../../include/conversation.php:790 -msgid "View photos" -msgstr "Veure fotos" +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "Ajusta els adjunts en segon pla" -#: ../../include/Contact.php:134 ../../include/Contact.php:147 -#: ../../include/conversation.php:791 -msgid "View recent" -msgstr "Veure recent" +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "Ajusta el color en segon pla" -#: ../../include/Contact.php:136 ../../include/Contact.php:147 -#: ../../include/conversation.php:793 -msgid "Send PM" -msgstr "Enviar Missatge Privat" +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "Ajusta la secció d'imatge en segon pla" -#: ../../include/conversation.php:163 -msgid "post/item" -msgstr "anunci/element" +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "Ajusta el color de la secció en segon pla" -#: ../../include/conversation.php:164 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s marcat %2$s's %3$s com favorit" +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "Ajuste el color dels articles - empra codi hexadecimal" -#: ../../include/conversation.php:303 ../../include/conversation.php:572 -msgid "Select" -msgstr "Selecionar" +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "ajusta el color dels enlaços - empra codi hexadecimal" -#: ../../include/conversation.php:320 ../../include/conversation.php:665 -#: ../../include/conversation.php:666 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Veure perfil de %s @ %s" +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "Ajusta l'amplada màxima dels articles. Predeterminat a 400px" -#: ../../include/conversation.php:330 ../../include/conversation.php:677 -#, php-format -msgid "%s from %s" -msgstr "%s des de %s" +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "Ajusta l'amplada minima dels articles. Predeterminat a 240px" -#: ../../include/conversation.php:346 -msgid "View in context" -msgstr "Veure en context" +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%" -#: ../../include/conversation.php:467 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d comentari" -msgstr[1] "%d comentaris" +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "Ajusta el color del tipus de lletra - empra codi hexadecimal" -#: ../../include/conversation.php:468 ../../boot.php:448 -msgid "show more" -msgstr "Mostrar més" +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "Ajusta la mida de l'element en segon pla" -#: ../../include/conversation.php:529 -msgid "like" -msgstr "Agrada" +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "Opacitat de l'article" -#: ../../include/conversation.php:530 -msgid "dislike" -msgstr "Desagrada" +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "Mostra tan sols les previsualitzacions de les entrades" -#: ../../include/conversation.php:532 -msgid "Share this" -msgstr "Compartir això" +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "Mostra la barra lateral a la pàgina del canal" -#: ../../include/conversation.php:532 -msgid "share" -msgstr "Compartir" +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "Color de la barra de navegació" -#: ../../include/conversation.php:582 -msgid "add star" -msgstr "Afegir a favorits" +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "Article flotant" -#: ../../include/conversation.php:583 -msgid "remove star" -msgstr "Esborrar favorit" +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "Desplaçament esquerra de l'element de secció" -#: ../../include/conversation.php:584 -msgid "toggle star status" -msgstr "Canviar estatus de favorit" +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "Desplaçament dret de l'element de secció" -#: ../../include/conversation.php:587 -msgid "starred" -msgstr "favorit" +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "Amplada de la secció" -#: ../../include/conversation.php:588 -msgid "add tag" -msgstr "afegir etiqueta" +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "Desplaçament esquerra del costat" -#: ../../include/conversation.php:667 -msgid "to" -msgstr "a" +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "Desplaçament dret de l'element del costat" -#: ../../include/conversation.php:668 -msgid "Wall-to-Wall" -msgstr "Mur-a-Mur" +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" +msgstr "Clar (predeterminat)" -#: ../../include/conversation.php:669 -msgid "via Wall-To-Wall:" -msgstr "via Mur-a-Mur" +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Select scheme" +msgstr "Tria esquema" -#: ../../include/conversation.php:713 -msgid "Delete Selected Items" -msgstr "Esborra els Elements Seleccionats" +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "Barra de navegació estreta" -#: ../../include/conversation.php:845 -#, php-format -msgid "%s likes this." -msgstr "a %s agrada això." +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "Color de fons de la barra de navegació" -#: ../../include/conversation.php:845 -#, php-format -msgid "%s doesn't like this." -msgstr "a %s desagrada això." +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "Gradient de color de la part superior de la barra de navegació" -#: ../../include/conversation.php:849 -#, php-format -msgid "%2$d people like this." -msgstr "Li agrada a%2$d persones ." +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "Gradient de color de la part inferior de la barra de navegació" -#: ../../include/conversation.php:851 -#, php-format -msgid "%2$d people don't like this." -msgstr "No li agrada%2$d persones ." +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "Gradient de color de la part superior del botó actiu de la barra de navegació" -#: ../../include/conversation.php:857 -msgid "and" -msgstr "i" +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "Gradient de color de la part inferior del botó actiu de la barra de navegació" -#: ../../include/conversation.php:860 -#, php-format -msgid ", and %d other people" -msgstr ", i altres %d persones" +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "Color de la barra de navegació" -#: ../../include/conversation.php:861 -#, php-format -msgid "%s like this." -msgstr "a %s le gusta esto." +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "Color de la icona de la barra de navegació" -#: ../../include/conversation.php:861 -#, php-format -msgid "%s don't like this." -msgstr "a %s no le gusta esto." +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "Color de la icona de la barra de navegació activa" -#: ../../include/conversation.php:886 -msgid "Visible to everybody" -msgstr "Visible per a tothom" +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "Color d'enllaç" -#: ../../include/conversation.php:888 -msgid "Please enter a video link/URL:" -msgstr "Per favor , introdueixi el enllaç/URL del video" +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "Ajusta el color del tipus de lletra per la senyera" -#: ../../include/conversation.php:889 -msgid "Please enter an audio link/URL:" -msgstr "Per favor , introdueixi el enllaç/URL del audio:" +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "Ajusta el color de fons" -#: ../../include/conversation.php:890 -msgid "Tag term:" -msgstr "Terminis de l'etiqueta:" +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "Ajusta la imatge de fons" -#: ../../include/conversation.php:891 -msgid "Where are you right now?" -msgstr "On ets ara?" +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "ajusta el color dels articles de fons" -#: ../../include/conversation.php:892 -msgid "Enter a title for this item" -msgstr "Escriviu un títol per a aquest article" +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "Ajusta el color dels comentaris en segon pla" -#: ../../include/conversation.php:935 -msgid "upload photo" -msgstr "carregar fotos" +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "Canviar el color del marge dels comentaris" -#: ../../include/conversation.php:937 -msgid "attach file" -msgstr "adjuntar arxiu" +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "ajusta l'indentació dels comentaris" -#: ../../include/conversation.php:939 -msgid "web link" -msgstr "enllaç de web" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "ajusta el color basic per les icones dels articles" -#: ../../include/conversation.php:940 -msgid "Insert video link" -msgstr "Insertar enllaç de video" +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "Ajusta el color de la libració de les icones dels articles" -#: ../../include/conversation.php:941 -msgid "video link" -msgstr "enllaç de video" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "Ajusta la mida del tipus de lletra per tota l'aplicació" -#: ../../include/conversation.php:942 -msgid "Insert audio link" -msgstr "Insertar enllaç de audio" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Example: 14px" +msgstr "Exemple: 14px" -#: ../../include/conversation.php:943 -msgid "audio link" -msgstr "enllaç de audio" +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "Ajusta el color del tipus de lletra per entrades i comentaris" -#: ../../include/conversation.php:945 -msgid "set location" -msgstr "establir la ubicació" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "Ajusta el radi de les cantonades" -#: ../../include/conversation.php:947 -msgid "clear location" -msgstr "netejar ubicació" +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "Ajusta la profunditat d'ombres de les fotos" -#: ../../include/conversation.php:952 -msgid "permissions" -msgstr "Permissos" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of content region in pixel" +msgstr "Ajusta l'amplada màxima de la zona de contingut en pixels" -#: ../../boot.php:446 -msgid "Delete this item?" -msgstr "Esborrar aquest element?" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Leave empty for default width" +msgstr "Deixa en blanc per l'amplada predeterminada" -#: ../../boot.php:449 -msgid "show fewer" -msgstr "Mostrar menys" +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center page content" +msgstr "Contingut del centre de la pàgina" -#: ../../boot.php:692 -msgid "Create a New Account" -msgstr "Crear un Nou Compte" +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "Ajusta la opacitat mínima de la harra de navegació - per amagar-la" -#: ../../boot.php:712 -msgid "Nickname or Email address: " -msgstr "Malnom o Adreça de correu:" +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "Ajusta la mida de la foto del autor a la conversa" -#: ../../boot.php:713 -msgid "Password: " -msgstr "Contrasenya:" +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "Ajusta la mida del seguidor de les fotos de l'autor" -#: ../../boot.php:716 -msgid "Or login using OpenID: " -msgstr "O accedixi emprant OpenID:" +#: ../../boot.php:1356 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "L'actualització %s ha fallat. Mira el registre d'errors." -#: ../../boot.php:722 -msgid "Forgot your password?" -msgstr "Oblidà la contrasenya?" +#: ../../boot.php:1359 +#, php-format +msgid "Update Error at %s" +msgstr "Error d'Actualització a %s" -#: ../../boot.php:879 -msgid "Edit profile" -msgstr "Editar perfil" +#: ../../boot.php:1526 +msgid "" +"Create an account to access services and applications within the Red Matrix" +msgstr "Crea un compte per accedir als serveis i aplicacions dins de RedMatrix" -#: ../../boot.php:1046 ../../boot.php:1117 -msgid "g A l F d" -msgstr "g A l F d" +#: ../../boot.php:1554 +msgid "Password" +msgstr "Contrasenya" -#: ../../boot.php:1047 ../../boot.php:1118 -msgid "F d" -msgstr "F d" +#: ../../boot.php:1555 +msgid "Remember me" +msgstr "Recorda'm" -#: ../../boot.php:1072 -msgid "Birthday Reminders" -msgstr "Recordatori d'Aniversaris" +#: ../../boot.php:1558 +msgid "Forgot your password?" +msgstr "Has perdut la Contrasenya?" -#: ../../boot.php:1073 -msgid "Birthdays this week:" -msgstr "Aniversari aquesta setmana" +#: ../../boot.php:2178 +msgid "toggle mobile" +msgstr "canvia a format per a mòbils" -#: ../../boot.php:1096 ../../boot.php:1160 -msgid "[today]" -msgstr "[avui]" +#: ../../boot.php:2313 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "El certificat SSL és invalid, soluciona-ho, si us plau." -#: ../../boot.php:1141 -msgid "Event Reminders" -msgstr "Recordatori d'Esdeveniments" +#: ../../boot.php:2316 +#, php-format +msgid "[red] Website SSL error for %s" +msgstr "[red] Error de SSL per la web %s" -#: ../../boot.php:1142 -msgid "Events this week:" -msgstr "Esdeveniments aquesta setmana" +#: ../../boot.php:2353 +msgid "Cron/Scheduled tasks not running." +msgstr "No s'estan executan les tasques programades al cron." -#: ../../boot.php:1154 -msgid "[No description]" -msgstr "[sense descripció]" +#: ../../boot.php:2357 +#, php-format +msgid "[red] Cron tasks not running on %s" +msgstr "[red] No s'estan executan les tasques programades del cron a %s" diff --git a/view/ca/strings.php b/view/ca/strings.php index 0d825839f..aeb58f694 100644 --- a/view/ca/strings.php +++ b/view/ca/strings.php @@ -2,1425 +2,2147 @@ if(! function_exists("string_plural_select_ca")) { function string_plural_select_ca($n){ - return ($n != 1); + return ($n != 1);; }} ; -$a->strings["Post successful."] = "Publicat amb éxit."; -$a->strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per a veure-ho]"; -$a->strings["Contact settings applied."] = "Ajustos de Contacte aplicats."; -$a->strings["Contact update failed."] = "Fracassà l'actualització de Contacte"; -$a->strings["Permission denied."] = "Permís denegat."; -$a->strings["Contact not found."] = "Contacte no trobat"; -$a->strings["Repair Contact Settings"] = "Reposar els ajustos de Contacte"; -$a->strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "ADVERTÈNCIA: Això és molt avançat i si s'introdueix informació incorrecta la seva comunicació amb aquest contacte pot deixar de funcionar."; -$a->strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Si us plau, prem el botó 'Tornar' ara si no saps segur que has de fer aqui."; -$a->strings["Return to contact editor"] = "Tornar al editor de contactes"; -$a->strings["Name"] = "Nom"; -$a->strings["Account Nickname"] = "Malnom de Compte"; -$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - té prel·lació sobre Nom/Malnom"; -$a->strings["Account URL"] = "Adreça URL del Compte"; -$a->strings["Friend Request URL"] = "Adreça URL de sol·licitud d'Amistat"; -$a->strings["Friend Confirm URL"] = "Adreça URL de confirmació d'Amic"; -$a->strings["Notification Endpoint URL"] = "Adreça URL de Notificació"; -$a->strings["Poll/Feed URL"] = "Adreça de Enquesta/Alimentador"; -$a->strings["New photo from this URL"] = "Nova foto d'aquesta URL"; -$a->strings["Submit"] = "Enviar"; -$a->strings["Help:"] = "Ajuda:"; -$a->strings["Help"] = "Ajuda"; -$a->strings["Not Found"] = "No trobat"; -$a->strings["Page not found."] = "Pàgina no trobada."; -$a->strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida límit de %d"; -$a->strings["File upload failed."] = "La càrrega de fitxers ha fallat."; -$a->strings["Friend suggestion sent."] = "Enviat suggeriment d'amic."; -$a->strings["Suggest Friends"] = "Suggerir Amics"; -$a->strings["Suggest a friend for %s"] = "Suggerir una amic per a %s"; -$a->strings["Event description and start time are required."] = "Es requereix descripció de l'esdeveniment i l'hora d'inici."; -$a->strings["l, F j"] = "l, F j"; -$a->strings["Edit event"] = "Editar esdeveniment"; -$a->strings["link to source"] = "Enllaç al origen"; -$a->strings["Events"] = "Esdeveniments"; -$a->strings["Create New Event"] = "Crear un nou esdeveniment"; -$a->strings["Previous"] = "Previ"; -$a->strings["Next"] = "Proper"; -$a->strings["hour:minute"] = "hora:minut"; -$a->strings["Event details"] = "Detalls del esdeveniment"; -$a->strings["Format is %s %s. Starting date and Description are required."] = "El format és %s %s. Es requereix Data d'inici i Descripció."; -$a->strings["Event Starts:"] = "Inici d'Esdeveniment:"; -$a->strings["Finish date/time is not known or not relevant"] = "La data/hora de finalització no es coneixen o no són relevants"; -$a->strings["Event Finishes:"] = "L'esdeveniment Finalitza:"; -$a->strings["Adjust for viewer timezone"] = "Ajustar a la zona horaria de l'espectador"; -$a->strings["Description:"] = "Descripció:"; -$a->strings["Location:"] = "Ubicació:"; -$a->strings["Share this event"] = "Compartir aquest esdeveniment"; -$a->strings["Cancel"] = "Cancel·lar"; -$a->strings["Tag removed"] = "Etiqueta eliminada"; -$a->strings["Remove Item Tag"] = "Esborrar etiqueta del element"; -$a->strings["Select a tag to remove: "] = "Selecciona etiqueta a esborrar:"; -$a->strings["Remove"] = "Esborrar"; -$a->strings["%s welcomes %s"] = "%s Benvingut %s"; -$a->strings["Authorize application connection"] = "Autoritzi la connexió de aplicacions"; -$a->strings["Return to your app and insert this Securty Code:"] = "Torni a la seva aplicació i inserti aquest Codi de Seguretat:"; -$a->strings["Please login to continue."] = "Per favor, accedeixi per a continuar."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vol autoritzar a aquesta aplicació per accedir als teus missatges i contactes, i/o crear nous enviaments per a vostè?"; -$a->strings["Yes"] = "Si"; -$a->strings["No"] = "No"; -$a->strings["Photo Albums"] = "Àlbum de Fotos"; -$a->strings["Contact Photos"] = "Fotos de Contacte"; -$a->strings["Upload New Photos"] = "Actualitzar Noves Fotos"; -$a->strings["everybody"] = "tothom"; -$a->strings["Contact information unavailable"] = "Informació del Contacte no disponible"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "No s'ha trobat informació de DNS pel servidor de base de dades '%s'"; $a->strings["Profile Photos"] = "Fotos del Perfil"; -$a->strings["Album not found."] = "Àlbum no trobat."; -$a->strings["Delete Album"] = "Eliminar Àlbum"; -$a->strings["Delete Photo"] = "Eliminar Foto"; -$a->strings["was tagged in a"] = "Fou etiquetat a un"; -$a->strings["photo"] = "foto"; -$a->strings["by"] = "per"; -$a->strings["Image exceeds size limit of "] = "La imatge excedeix el límit de "; -$a->strings["Image file is empty."] = "El fitxer de imatge és buit."; -$a->strings["Unable to process image."] = "Incapaç de processar la imatge."; -$a->strings["Image upload failed."] = "Actualització de la imatge fracassada."; -$a->strings["Public access denied."] = "Accés públic denegat."; -$a->strings["No photos selected"] = "No s'han seleccionat fotos"; -$a->strings["Access to this item is restricted."] = "L'accés a aquest element està restringit."; -$a->strings["Upload Photos"] = "Carregar Fotos"; -$a->strings["New album name: "] = "Nou nom d'àlbum:"; -$a->strings["or existing album name: "] = "o nom d'àlbum existent:"; -$a->strings["Do not show a status post for this upload"] = "No tornis a mostrar un missatge d'estat d'aquesta pujada"; -$a->strings["Permissions"] = "Permisos"; -$a->strings["Edit Album"] = "Editar Àlbum"; -$a->strings["View Photo"] = "Veure Foto"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permís denegat. L'accés a aquest element pot estar restringit."; -$a->strings["Photo not available"] = "Foto no disponible"; -$a->strings["View photo"] = "Veure foto"; -$a->strings["Edit photo"] = "Editar foto"; -$a->strings["Use as profile photo"] = "Emprar com a foto del perfil"; -$a->strings["Private Message"] = "Missatge Privat"; -$a->strings["View Full Size"] = "Veure'l a Mida Completa"; -$a->strings["Tags: "] = "Etiquetes:"; -$a->strings["[Remove any tag]"] = "Treure etiquetes"; -$a->strings["New album name"] = "Nou nom d'àlbum"; -$a->strings["Caption"] = "Títol"; -$a->strings["Add a Tag"] = "Afegir una etiqueta"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemple: @bob, @Barbara_jensen, @jim@example.com, #California, #camping"; -$a->strings["I like this (toggle)"] = "M'agrada això (canviar)"; -$a->strings["I don't like this (toggle)"] = "No m'agrada això (canviar)"; -$a->strings["Share"] = "Compartir"; -$a->strings["Please wait"] = "Si us plau esperi"; -$a->strings["This is you"] = "Aquest ets tu"; -$a->strings["Comment"] = "Comentari"; -$a->strings["Preview"] = "Vista prèvia"; -$a->strings["Delete"] = "Esborrar"; -$a->strings["View Album"] = "Veure Àlbum"; -$a->strings["Recent Photos"] = "Fotos Recents"; -$a->strings["Not available."] = "No disponible."; -$a->strings["Community"] = "Comunitat"; -$a->strings["No results."] = "Sense resultats."; -$a->strings["This is Friendica, version"] = "Això és Friendica, versió"; -$a->strings["running at web location"] = "funcionant en la ubicació web"; -$a->strings["Please visit Friendica.com to learn more about the Friendica project."] = "Si us plau, visiteu Friendica.com per obtenir més informació sobre el projecte Friendica."; -$a->strings["Bug reports and issues: please visit"] = "Pels informes d'error i problemes: si us plau, visiteu"; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggeriments, elogis, donacions, etc si us plau escrigui a \"Info\" en Friendica - dot com"; -$a->strings["Installed plugins/addons/apps"] = "plugins/addons/apps instal·lats"; -$a->strings["No installed plugins/addons/apps"] = "plugins/addons/apps no instal·lats"; -$a->strings["Item not found"] = "Element no trobat"; -$a->strings["Edit post"] = "Editar Enviament"; -$a->strings["Post to Email"] = "Correu per enviar"; -$a->strings["Edit"] = "Editar"; -$a->strings["Upload photo"] = "Carregar foto"; -$a->strings["Attach file"] = "Adjunta fitxer"; -$a->strings["Insert web link"] = "Inserir enllaç web"; -$a->strings["Insert YouTube video"] = "Serà mostrat de forma preeminent a la pagina durant el procés de registre."; -$a->strings["Insert Vorbis [.ogg] video"] = "Inserir video Vorbis [.ogg]"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Inserir audio Vorbis [.ogg]"; -$a->strings["Set your location"] = "Canvia la teva ubicació"; -$a->strings["Clear browser location"] = "neteja adreçes del navegador"; -$a->strings["Permission settings"] = "Configuració de permisos"; -$a->strings["CC: email addresses"] = "CC: Adreça de correu"; -$a->strings["Public post"] = "Enviament públic"; -$a->strings["Set title"] = "Canviar títol"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple: bob@example.com, mary@example.com"; -$a->strings["This introduction has already been accepted."] = "Aquesta presentació ha estat acceptada."; -$a->strings["Profile location is not valid or does not contain profile information."] = "El perfil de situació no és vàlid o no contè informació de perfil"; -$a->strings["Warning: profile location has no identifiable owner name."] = "Atenció: El perfil de situació no te nom de propietari identificable."; -$a->strings["Warning: profile location has no profile photo."] = "Atenció: El perfil de situació no te foto de perfil"; -$a->strings["%d required parameter was not found at the given location"] = array( - 0 => "%d el paràmetre requerit no es va trobar al lloc indicat", - 1 => "%d els paràmetres requerits no es van trobar allloc indicat", -); -$a->strings["Introduction complete."] = "Completada la presentació."; -$a->strings["Unrecoverable protocol error."] = "Error de protocol irrecuperable."; -$a->strings["Profile unavailable."] = "Perfil no disponible"; -$a->strings["%s has received too many connection requests today."] = "%s avui ha rebut excesives peticions de connexió. "; -$a->strings["Spam protection measures have been invoked."] = "Mesures de protecció contra spam han estat invocades."; -$a->strings["Friends are advised to please try again in 24 hours."] = "S'aconsellà els amics que probin pasades 24 hores."; -$a->strings["Invalid locator"] = "Localitzador no vàlid"; -$a->strings["Unable to resolve your name at the provided location."] = "Incapaç de resoldre el teu nom al lloc facilitat."; -$a->strings["You have already introduced yourself here."] = "Has fer la teva presentació aquí."; -$a->strings["Apparently you are already friends with %s."] = "Aparentment, ja tens amistat amb %s"; -$a->strings["Invalid profile URL."] = "Perfil URL no vàlid."; -$a->strings["Disallowed profile URL."] = "Perfil URL no permès."; -$a->strings["Failed to update contact record."] = "Error en actualitzar registre de contacte."; -$a->strings["Your introduction has been sent."] = "La teva presentació ha estat enviada."; -$a->strings["Please login to confirm introduction."] = "Si us plau, entri per confirmar la presentació."; -$a->strings["Incorrect identity currently logged in. Please login to this profile."] = "Sesió iniciada amb la identificació incorrecta. Entra en aquest perfil."; -$a->strings["Welcome home %s."] = "Benvingut de nou %s"; -$a->strings["Please confirm your introduction/connection request to %s."] = "Si us plau, confirmi la seva sol·licitud de Presentació/Amistat a %s."; -$a->strings["Confirm"] = "Confirmar"; -$a->strings["[Name Withheld]"] = "[Nom Amagat]"; -$a->strings["Diaspora members: Please do not use this form. Instead, enter \"%s\" into your Diaspora search bar."] = "Membres de Diàspora: Si us plau, no utilitzi aquest formulari. Pel contrari, escriviu \"%s\" a la barra de cerca de Diàspora."; -$a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Si us plau, introdueixi la seva \"Adreça Identificativa\" d'una de les següents xarxes socials suportades:"; -$a->strings["Friend/Connection Request"] = "Sol·licitud d'Amistat"; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -$a->strings["Please answer the following:"] = "Si us plau, contesti les següents preguntes:"; -$a->strings["Does %s know you?"] = "%s et coneix?"; -$a->strings["Add a personal note:"] = "Afegir una nota personal:"; +$a->strings["Edit"] = "Edita"; +$a->strings["Frequently"] = "Freqüentment"; +$a->strings["Hourly"] = "Horariament"; +$a->strings["Twice daily"] = "Dos vegades al dia"; +$a->strings["Daily"] = "Diariament"; +$a->strings["Weekly"] = "Setmanalment"; +$a->strings["Monthly"] = "Mensualment"; $a->strings["Friendica"] = "Friendica"; -$a->strings["StatusNet/Federated Social Web"] = "Web Social StatusNet/Federated "; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Correu electrónic"; $a->strings["Diaspora"] = "Diaspora"; -$a->strings["- please share from your own site as noted above"] = "- si us plau, Comparteix des del teu propi lloc tal com s'ha dit abans."; -$a->strings["Your Identity Address:"] = "La Teva Adreça Identificativa:"; -$a->strings["Submit Request"] = "Sol·licitud Enviada"; -$a->strings["Friendica Social Communications Server - Setup"] = "Friendica Social Communications Server - Ajustos"; -$a->strings["Database connection"] = "Conexió a la base de dades"; -$a->strings["Could not connect to database."] = "No puc connectar a la base de dades."; -$a->strings["Could not create table."] = "No puc creat taula."; -$a->strings["Your Friendica site database has been installed."] = "La base de dades del teu lloc Friendica ha estat instal·lada."; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: necessitarà configurar [manualment] el programar una tasca pel sondejador (poller.php)"; -$a->strings["Please see the file \"INSTALL.txt\"."] = "Per favor, consulti l'arxiu \"INSTALL.txt\"."; -$a->strings["Proceed to registration"] = "Procedir a la inscripció"; -$a->strings["Proceed with Installation"] = "Procedeixi amb la Instal·lació"; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Pot ser que hagi d'importar l'arxiu \"database.sql\" manualment amb phpmyadmin o mysql."; -$a->strings["Database import failed."] = "La importació de base de dades ha fallat."; -$a->strings["System check"] = "Comprovació del Sistema"; -$a->strings["Check again"] = "Comprovi de nou"; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per a instal·lar Friendica necessitem conèixer com connectar amb la deva base de dades."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Per favor, posi's en contacte amb el seu proveïdor de hosting o administrador del lloc si té alguna pregunta sobre aquestes opcions."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades que especifiques ja hauria d'existir. Si no és així, crea-la abans de continuar."; -$a->strings["Database Server Name"] = "Nom del Servidor de base de Dades"; -$a->strings["Database Login Name"] = "Nom d'Usuari de la base de Dades"; -$a->strings["Database Login Password"] = "Contrasenya d'Usuari de la base de Dades"; -$a->strings["Database Name"] = "Nom de la base de Dades"; -$a->strings["Site administrator email address"] = "Adreça de correu del administrador del lloc"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "El seu compte d'adreça electrònica ha de coincidir per tal d'utilitzar el panell d'administració web."; -$a->strings["Please select a default timezone for your website"] = "Per favor, seleccioni una zona horària per defecte per al seu lloc web"; -$a->strings["Site settings"] = "Configuracions del lloc"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No es va poder trobar una versió de línia de comandos de PHP en la ruta del servidor web."; -$a->strings["PHP executable path"] = "Direcció del executable PHP"; -$a->strings["Enter full path to php executable"] = "Introdueixi el camí complet del executable php"; -$a->strings["Command line PHP"] = "Linia de comandos PHP"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia de comandos de PHP en el seu sistema no té \"register_argc_argv\" habilitat."; -$a->strings["This is required for message delivery to work."] = "Això és necessari perquè funcioni el lliurament de missatges."; -$a->strings["PHP \"register_argc_argv\""] = "PHP \"register_argc_argv\""; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no és capaç de generar claus de xifrat"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si s'executa en Windows, per favor consulti la secció \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generar claus d'encripció"; -$a->strings["libCurl PHP module"] = "Mòdul libCurl de PHP"; -$a->strings["GD graphics PHP module"] = "Mòdul GD de gràfics de PHP"; -$a->strings["OpenSSL PHP module"] = "Mòdul OpenSSl de PHP"; -$a->strings["mysqli PHP module"] = "Mòdul mysqli de PHP"; -$a->strings["mb_string PHP module"] = "Mòdul mb_string de PHP"; -$a->strings["Apace mod_rewrite module"] = "Mòdul mod_rewrite de Apache"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache és necessari però no està instal·lat."; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: El mòdul libCURL de PHP és necessari però no està instal·lat."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul gràfic GD de PHP amb support per JPEG és necessari però no està instal·lat."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: El mòdul enssl de PHP és necessari però no està instal·lat."; -$a->strings["Error: mysqli PHP module required but not installed."] = "Error: El mòdul mysqli de PHP és necessari però no està instal·lat."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mòdul mb_string de PHP requerit però no instal·lat."; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "L'instal·lador web necessita crear un arxiu anomenat \".htconfig.php\" en la carpeta superior del seu servidor web però alguna cosa ho va impedir."; -$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això freqüentment és a causa d'una configuració de permisos; el servidor web no pot escriure arxius en la carpeta - encara que sigui possible."; -$a->strings["Please check with your site documentation or support people to see if this situation can be corrected."] = "Per favor, consulti amb la documentació del seu lloc o persones de suport per veure si aquesta situació es pot corregir."; -$a->strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Si no, vostè pot ser requerit per realitzar una instal·lació manual. Per favor, consulti l'arxiu \"INSTALL.txt\" per obtenir instruccions."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php és escribible"; -$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu per a la configuració de la base de dades \".htconfig.php\" no es pot escriure. Per favor, usi el text adjunt per crear un arxiu de configuració en l'arrel del servidor web."; -$a->strings["Errors encountered creating database tables."] = "Trobats errors durant la creació de les taules de la base de dades."; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Time Conversion"] = "Temps de Conversió"; -$a->strings["Friendika provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica ofereix aquest servei per compartir esdeveniments amb altres xarxes i amics a les zones horàries desconegudes."; -$a->strings["UTC time: %s"] = "hora UTC: %s"; -$a->strings["Current timezone: %s"] = "Zona horària actual: %s"; -$a->strings["Converted localtime: %s"] = "Conversión de hora local: %s"; -$a->strings["Please select your timezone:"] = "Si us plau, seleccioneu la vostra zona horària:"; -$a->strings["Profile Match"] = "Perfil Aconseguit"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "No hi ha paraules clau que coincideixin. Si us plau, afegeixi paraules clau al teu perfil predeterminat."; -$a->strings["is interested in:"] = "està interessat en:"; -$a->strings["Connect"] = "Connexió"; -$a->strings["No matches"] = "No hi ha coincidències"; -$a->strings["Remote privacy information not available."] = "Informació de privacitat remota no disponible."; -$a->strings["Visible to:"] = "Visible per a:"; -$a->strings["Welcome to %s"] = "Benvingut a %s"; -$a->strings["Invalid request identifier."] = "Sol·licitud d'identificació no vàlida."; -$a->strings["Discard"] = "Descartar"; -$a->strings["Ignore"] = "Ignorar"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["created a new post"] = "Creada una nova entrada"; +$a->strings["commented on %s's post"] = "comentat a l'entrada de %s"; +$a->strings["No username found in import file."] = "No s'ha trobat nom d'usuari a l'arxiu d'importació."; +$a->strings["Unable to create a unique channel address. Import failed."] = "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear."; +$a->strings["Import completed."] = "S'ha completat la importació."; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent."; +$a->strings["Default privacy group for new contacts"] = "Privacitat de grup predeterminada per a contactes nous"; +$a->strings["All Channels"] = "Tots els Canals"; +$a->strings["edit"] = "edita"; +$a->strings["Collections"] = "Col·leccions"; +$a->strings["Edit collection"] = "Edita col·leccions"; +$a->strings["Add new collection"] = "Afegeix una nova col·lecció"; +$a->strings["Channels not in any collection"] = "Canals a cap col·lecció"; +$a->strings["add"] = "afegeix"; +$a->strings["Not a valid email address"] = "Adreça de correu electrònic no vàlida"; +$a->strings["Your email domain is not among those allowed on this site"] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc"; +$a->strings["Your email address is already registered at this site."] = "La teva adreça de correu electrònic ja esta registrada en aquest lloc"; +$a->strings["An invitation is required."] = "Es requereix Invitació"; +$a->strings["Invitation could not be verified."] = "L'invitació no ha pogut ser verificada"; +$a->strings["Please enter the required information."] = "Entra la informació sol·licitada"; +$a->strings["Failed to store account information."] = "Ha fallat guardar la informació del compte"; +$a->strings["Registration confirmation for %s"] = "Registre confirmat per %s"; +$a->strings["Registration request at %s"] = "Sol·licitud de registre a %s"; +$a->strings["Administrator"] = "Administrador"; +$a->strings["your registration password"] = "la teva contrasenya registrada"; +$a->strings["Registration details for %s"] = "Detalls del registre per %s"; +$a->strings["Account approved."] = "Compte aprovat."; +$a->strings["Registration revoked for %s"] = "Registre revocat per %s"; +$a->strings["Account verified. Please login."] = "Compte verificat. Si us plau, inicia sessió."; +$a->strings["Click here to upgrade."] = "Feu clic aquí per actualitzar."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Aquesta acció és superior als límits establerts pel seu pla de subscripció."; +$a->strings["This action is not available under your subscription plan."] = "Aquesta acció no està disponible en el seu pla de subscripció."; +$a->strings["Miscellaneous"] = "Miscelania"; +$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; +$a->strings["Required"] = "Requerit"; +$a->strings["never"] = "mai"; +$a->strings["less than a second ago"] = "fa menys d'un segon"; +$a->strings["year"] = "any"; +$a->strings["years"] = "anys"; +$a->strings["month"] = "mes"; +$a->strings["months"] = "mesos"; +$a->strings["week"] = "setmana"; +$a->strings["weeks"] = "setmanes"; +$a->strings["day"] = "dia"; +$a->strings["days"] = "dies"; +$a->strings["hour"] = "hora"; +$a->strings["hours"] = "hores"; +$a->strings["minute"] = "minut"; +$a->strings["minutes"] = "minuts"; +$a->strings["second"] = "segon"; +$a->strings["seconds"] = "segons"; +$a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "Fa %1\$d i %2\$s"; +$a->strings["%1\$s's birthday"] = "Aniversari de %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Feliç Aniversari %1\$s"; +$a->strings["Directory Options"] = "Opcions de Directori"; +$a->strings["Safe Mode"] = "Mode Segur"; +$a->strings["No"] = "No"; +$a->strings["Yes"] = "Sí"; +$a->strings["Public Forums Only"] = "Només Fòrums Públics"; +$a->strings["This Website Only"] = "Només Aquest Lloc Web"; +$a->strings["New Page"] = "Pàgina Nova"; +$a->strings["View"] = "Mostra"; +$a->strings["Preview"] = "Avanç"; +$a->strings["Actions"] = "Accions"; +$a->strings["Page Link"] = "Enllaç a Pàgina"; +$a->strings["Title"] = "Títol"; +$a->strings["Created"] = "Creat"; +$a->strings["Edited"] = "Editat"; +$a->strings["Public Timeline"] = "Línia de Temps Pública"; +$a->strings["Default"] = "Predeterminat"; +$a->strings["Delete this item?"] = "Esborrar aquest item?"; +$a->strings["Comment"] = "Comentari"; +$a->strings["[+] show all"] = "[+] mostra tot"; +$a->strings["[-] show less"] = "[-] mostra menys"; +$a->strings["[+] expand"] = "[+] expandeix"; +$a->strings["[-] collapse"] = "[-] colapsa"; +$a->strings["Password too short"] = "Contrasenya massa curta"; +$a->strings["Passwords do not match"] = "Les paraules de pas no coincideixen"; +$a->strings["everybody"] = "tothom"; +$a->strings["Secret Passphrase"] = "Contrasenya Secreta"; +$a->strings["Passphrase hint"] = "Pista per la Contrasenya"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Avis: Els permisos han canviat però encara no han estat enviats."; +$a->strings["close all"] = "tanca tot"; +$a->strings["Nothing new here"] = "Res de nou per aquí"; +$a->strings["Rate This Channel (this is public)"] = "Valora Aquest Canal (això es farà públic)"; +$a->strings["Rating"] = "Valora"; +$a->strings["Describe (optional)"] = "Descriu (opcional)"; +$a->strings["Submit"] = "Presenta"; +$a->strings["Please enter a link URL"] = "Si us plau, entra l'enllaç URL"; +$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?"; +$a->strings["timeago.prefixAgo"] = "horapasada.prefixFa"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +$a->strings["ago"] = "fa"; +$a->strings["from now"] = "des d'ara"; +$a->strings["less than a minute"] = "menys d'un minut"; +$a->strings["about a minute"] = "prop d'un minut"; +$a->strings["%d minutes"] = "%d minuts"; +$a->strings["about an hour"] = "prop d'una hora"; +$a->strings["about %d hours"] = "al voltant de %d hores"; +$a->strings["a day"] = "un dia"; +$a->strings["%d days"] = "%d dies"; +$a->strings["about a month"] = "prop d'un mes"; +$a->strings["%d months"] = "%d mesos"; +$a->strings["about a year"] = "prop d'un any"; +$a->strings["%d years"] = "%d anys"; +$a->strings[" "] = " "; +$a->strings["timeago.numbers"] = "timeago.numbers"; +$a->strings["prev"] = "prev"; +$a->strings["first"] = "primer"; +$a->strings["last"] = "últim"; +$a->strings["next"] = "pròxim"; +$a->strings["older"] = "el més antic"; +$a->strings["newer"] = "El més nou"; +$a->strings["No connections"] = "Sense Connexions"; +$a->strings["%d Connection"] = array( + 0 => "%d Connexió", + 1 => "%d Connexions", +); +$a->strings["View Connections"] = "Veure Connexions"; +$a->strings["Search"] = "Cerca"; +$a->strings["Save"] = "Guardar"; +$a->strings["poke"] = "emprenya"; +$a->strings["poked"] = "emprenyat"; +$a->strings["ping"] = "coloca"; +$a->strings["pinged"] = "colocat"; +$a->strings["prod"] = "picar"; +$a->strings["prodded"] = "picat"; +$a->strings["slap"] = "bufetada"; +$a->strings["slapped"] = "bufetejat"; +$a->strings["finger"] = "senyal"; +$a->strings["fingered"] = "senyalat"; +$a->strings["rebuff"] = "menyspreu"; +$a->strings["rebuffed"] = "menyspreuat"; +$a->strings["happy"] = "feliç"; +$a->strings["sad"] = "trist"; +$a->strings["mellow"] = "melós"; +$a->strings["tired"] = "cansat"; +$a->strings["perky"] = "turgent"; +$a->strings["angry"] = "enfadat"; +$a->strings["stupified"] = "encantat"; +$a->strings["puzzled"] = "perplexe"; +$a->strings["interested"] = "Interessat"; +$a->strings["bitter"] = "amargat"; +$a->strings["cheerful"] = "feliç"; +$a->strings["alive"] = "viu"; +$a->strings["annoyed"] = "molest"; +$a->strings["anxious"] = "ansiós"; +$a->strings["cranky"] = "malagaitós"; +$a->strings["disturbed"] = "transtornat"; +$a->strings["frustrated"] = "frustrat"; +$a->strings["depressed"] = "deprimit"; +$a->strings["motivated"] = "motivat"; +$a->strings["relaxed"] = "relaxat"; +$a->strings["surprised"] = "sorprès"; +$a->strings["Monday"] = "Dilluns"; +$a->strings["Tuesday"] = "Dimarts"; +$a->strings["Wednesday"] = "Dimecres"; +$a->strings["Thursday"] = "Dijous"; +$a->strings["Friday"] = "Divendres"; +$a->strings["Saturday"] = "Dissabte"; +$a->strings["Sunday"] = "Diumenge"; +$a->strings["January"] = "Gener"; +$a->strings["February"] = "Febrer"; +$a->strings["March"] = "Març"; +$a->strings["April"] = "Abril"; +$a->strings["May"] = "Maig"; +$a->strings["June"] = "Juny"; +$a->strings["July"] = "Juliol"; +$a->strings["August"] = "Agost"; +$a->strings["September"] = "Setembre"; +$a->strings["October"] = "Octubre"; +$a->strings["November"] = "Novembre"; +$a->strings["December"] = "Desembre"; +$a->strings["unknown.???"] = "desconegut.???"; +$a->strings["bytes"] = "bytes"; +$a->strings["remove category"] = "elimina categoria"; +$a->strings["remove from file"] = "elimina del arxiu"; +$a->strings["Click to open/close"] = "Clic per obrir/tancar"; +$a->strings["Link to Source"] = "Enllaç a la Font"; +$a->strings["default"] = "per defecte"; +$a->strings["Page layout"] = "Format de la pàgina"; +$a->strings["You can create your own with the layouts tool"] = "Pots crear el teu propi amb l'editor de format de pàgina."; +$a->strings["Page content type"] = "Tipus de contingut de la pàgina"; +$a->strings["Select an alternate language"] = "Tria un idioma alternatiu"; +$a->strings["photo"] = "foto"; +$a->strings["event"] = "succés"; +$a->strings["status"] = "estat"; +$a->strings["comment"] = "comentari"; +$a->strings["activity"] = "activitat"; +$a->strings["Design Tools"] = "Eines de disseny"; +$a->strings["Blocks"] = "Bloc"; +$a->strings["Menus"] = "Menús"; +$a->strings["Layouts"] = "Format Gràfic"; +$a->strings["Pages"] = "Pàgines"; +$a->strings["Collection"] = "Col·lecció"; +$a->strings["parent"] = "pare"; +$a->strings["Principal"] = "Principal"; +$a->strings["Addressbook"] = "Llista d'Adreçes"; +$a->strings["Calendar"] = "Calendari"; +$a->strings["Schedule Inbox"] = "Programació de la bústia d'entrada"; +$a->strings["Schedule Outbox"] = "Programació de la bústia de sortida"; +$a->strings["Unknown"] = "Desconegut"; +$a->strings["%1\$s used"] = "%1\$s emprat"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s emprat de %2\$s (%3\$s%)"; +$a->strings["Files"] = "Arxius"; +$a->strings["Total"] = "Total"; +$a->strings["Shared"] = "Compartit"; +$a->strings["Create"] = "Creada"; +$a->strings["Upload"] = "Pujar"; +$a->strings["Name"] = "Nom"; +$a->strings["Type"] = "Tipus"; +$a->strings["Size"] = "Mida"; +$a->strings["Last Modified"] = "Últim Modificat"; +$a->strings["Delete"] = "Esborra"; +$a->strings["Create new folder"] = "Crea una nova carpeta"; +$a->strings["Upload file"] = "Puja arxiu"; +$a->strings["%1\$s's bookmarks"] = "%1\$s de marcadors"; +$a->strings["view full size"] = "Veure a mida competa"; +$a->strings["\$Projectname Notification"] = "Notificació de \$Projectname"; +$a->strings["\$projectname"] = "\$projectname"; +$a->strings["Thank You,"] = "Gràcies,"; +$a->strings["%s Administrator"] = "%s Administrador"; +$a->strings["No Subject"] = "Sense Assumpte"; +$a->strings["General Features"] = "Característiques Generals"; +$a->strings["Content Expiration"] = "Expiració del Contingut"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "elimina entrades/comentaris i/o missatges privats de aquí en endevant."; +$a->strings["Multiple Profiles"] = "Multiples Perfils"; +$a->strings["Ability to create multiple profiles"] = "Capacitat per crear multiples perfils"; +$a->strings["Advanced Profiles"] = "Perfils Avançats"; +$a->strings["Additional profile sections and selections"] = "Seccions i seleccions addicionals de perfils "; +$a->strings["Profile Import/Export"] = "Importar/Exportar Perfil"; +$a->strings["Save and load profile details across sites/channels"] = "Guarda i carrega els detalls del perfil al llarg dels llocs/canals"; +$a->strings["Web Pages"] = "Pàgines Web"; +$a->strings["Provide managed web pages on your channel"] = "Proporcionar pàgines web gestionades al seu canal"; +$a->strings["Private Notes"] = "Notes Privades"; +$a->strings["Enables a tool to store notes and reminders"] = "Activa l'eina per guardar notes i recordatoris"; +$a->strings["Navigation Channel Select"] = "Navegació pel Selector de Canals"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Canvieu els canals directament des del menú desplegable de navegació"; +$a->strings["Photo Location"] = "Ubicació de la Photo"; +$a->strings["If location data is available on uploaded photos, link this to a map."] = "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa."; +$a->strings["Expert Mode"] = "Mode Expert"; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Activar Mode Expert per a proporcionar opcions avançades de configuració"; +$a->strings["Premium Channel"] = "Canal Superior"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal"; +$a->strings["Post Composition Features"] = "Característiques de Composició d'Entrades"; +$a->strings["Use Markdown"] = "Us d'Abreviatures"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Permet emprat \"Abreviatures\" per formatar entrades"; +$a->strings["Large Photos"] = "Grans Fotos"; +$a->strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura."; +$a->strings["Channel Sources"] = "Canal Origen"; +$a->strings["Automatically import channel content from other channels or feeds"] = "Importa automàticament el contingut del canal des de altres canals o feeds"; +$a->strings["Even More Encryption"] = "Encara Més Encriptació"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida"; +$a->strings["Enable voting tools"] = "Habilitar eines de vot"; +$a->strings["Provide a class of post which others can vote on"] = "Proporcionar una classe d'entrada que altres puguin votar"; +$a->strings["Network and Stream Filtering"] = "Filtrat de Xarxa i Flux"; +$a->strings["Search by Date"] = "Cerca per Data"; +$a->strings["Ability to select posts by date ranges"] = "Capacitat per seleccionar entrades per rang de dates"; +$a->strings["Collections Filter"] = "Filtre de Col·leccions"; +$a->strings["Enable widget to display Network posts only from selected collections"] = "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades"; +$a->strings["Saved Searches"] = "Cerques Guardades"; +$a->strings["Save search terms for re-use"] = "Guardar els termin de la cerca per a re-usar"; +$a->strings["Network Personal Tab"] = "Pestanya Personal de Xarxa"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut"; +$a->strings["Network New Tab"] = "Nova Pestanya de Xarxa"; +$a->strings["Enable tab to display all new Network activity"] = "Activa pestanya per mostrar tota l'activitat nova de la Xarxa"; +$a->strings["Affinity Tool"] = "Eina d'Afinitat"; +$a->strings["Filter stream activity by depth of relationships"] = "Filtre d'activitat del flux per importància de la relació"; +$a->strings["Connection Filtering"] = "Filtre de Connexió"; +$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut "; +$a->strings["Suggest Channels"] = "Suggerir Canals"; +$a->strings["Show channel suggestions"] = "Mostra suggerencies de canals"; +$a->strings["Post/Comment Tools"] = "Eina d'Entrades/Comentaris"; +$a->strings["Tagging"] = "Etiquetant"; +$a->strings["Ability to tag existing posts"] = "Capacitat d'etiquetar entrades existents"; +$a->strings["Post Categories"] = "Categories d'Entrades"; +$a->strings["Add categories to your posts"] = "Afegeix categoria a la teva entrada"; +$a->strings["Saved Folders"] = "Carpetes Guardades"; +$a->strings["Ability to file posts under folders"] = "Capacitat de arxivar entrades en les carpetes"; +$a->strings["Dislike Posts"] = "No Agrada l'Entrada"; +$a->strings["Ability to dislike posts/comments"] = "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris"; +$a->strings["Star Posts"] = "Entrades Excel·lents"; +$a->strings["Ability to mark special posts with a star indicator"] = "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia"; +$a->strings["Tag Cloud"] = "Núvol d'Etiquetes."; +$a->strings["Provide a personal tag cloud on your channel page"] = "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal"; +$a->strings["Categories"] = "Categories"; +$a->strings["Apps"] = "Aplicatius"; $a->strings["System"] = "Sistema"; -$a->strings["Network"] = "Xarxa"; $a->strings["Personal"] = "Personal"; -$a->strings["Home"] = "Inici"; -$a->strings["Introductions"] = "Presentacions"; +$a->strings["Create Personal App"] = "Crear Personal App"; +$a->strings["Edit Personal App"] = "Editar Personal App"; +$a->strings["Connect"] = "Connecta "; +$a->strings["Ignore/Hide"] = "Ignora/Amaga"; +$a->strings["Suggestions"] = "Suggerencies"; +$a->strings["See more..."] = "Veure més....."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Tens %1$.0f de %2$.0f connexions permeses."; +$a->strings["Add New Connection"] = "Afegeix una Nova Connexió"; +$a->strings["Enter the channel address"] = "Introdueix la adreça del canal"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: pep@exemple.com, http://exemple.com/vinyet"; +$a->strings["Notes"] = "Notes"; +$a->strings["Remove term"] = "Plaç de remoció"; +$a->strings["Everything"] = "Tot"; +$a->strings["Archives"] = "Arxius"; +$a->strings["Me"] = "Jo"; +$a->strings["Family"] = "Família"; +$a->strings["Friends"] = "Amics"; +$a->strings["Acquaintances"] = "Coneguts"; +$a->strings["All"] = "Tots"; +$a->strings["Refresh"] = "Refresc"; +$a->strings["Account settings"] = "Ajustos de Compte"; +$a->strings["Channel settings"] = "Ajustos de Canal"; +$a->strings["Additional features"] = "Característiques addicionals"; +$a->strings["Feature/Addon settings"] = "Ajustos de Característica/Afegit"; +$a->strings["Display settings"] = "Ajustos de pantalla"; +$a->strings["Connected apps"] = "Apps connectades"; +$a->strings["Export channel"] = "Exportat canal"; +$a->strings["Connection Default Permissions"] = "Permisos per Defecte de la Connexió"; +$a->strings["Premium Channel Settings"] = "Ajustos Premium de Canal"; +$a->strings["Settings"] = "Ajustos"; $a->strings["Messages"] = "Missatges"; -$a->strings["Show Ignored Requests"] = "Mostra les Sol·licituds Ignorades"; -$a->strings["Hide Ignored Requests"] = "Amaga les Sol·licituds Ignorades"; -$a->strings["Notification type: "] = "Tipus de Notificació:"; -$a->strings["Friend Suggestion"] = "Amics Suggerits "; -$a->strings["suggested by %s"] = "sugerit per %s"; -$a->strings["Hide this contact from others"] = "Amaga aquest contacte dels altres"; -$a->strings["Post a new friend activity"] = "Publica una activitat d'amic nova"; -$a->strings["if applicable"] = "si es pot aplicar"; -$a->strings["Approve"] = "Aprovar"; -$a->strings["Claims to be known to you: "] = "Diu que et coneix:"; -$a->strings["yes"] = "sí"; -$a->strings["no"] = "no"; -$a->strings["Approve as: "] = "Aprovat com:"; -$a->strings["Friend"] = "Amic"; -$a->strings["Sharer"] = "Partícip"; -$a->strings["Fan/Admirer"] = "Fan/Admirador"; -$a->strings["Friend/Connect Request"] = "Sol·licitud d'Amistat/Connexió"; -$a->strings["New Follower"] = "Nou Seguidor"; -$a->strings["No introductions."] = "Sense presentacions."; -$a->strings["Notifications"] = "Notificacions"; -$a->strings["%s liked %s's post"] = "A %s li agrada l'enviament de %s"; -$a->strings["%s disliked %s's post"] = "A %s no li agrada l'enviament de %s"; -$a->strings["%s is now friends with %s"] = "%s es ara amic de %s"; -$a->strings["%s created a new post"] = "%s ha creat un enviament nou"; -$a->strings["%s commented on %s's post"] = "%s va comentar en l'enviament de %s"; -$a->strings["No more network notifications."] = "No més notificacions de xarxa."; -$a->strings["Network Notifications"] = "Notificacions de la Xarxa"; -$a->strings["No more system notifications."] = "No més notificacions del sistema."; -$a->strings["System Notifications"] = "Notificacions del Sistema"; -$a->strings["No more personal notifications."] = "No més notificacions personals."; -$a->strings["Personal Notifications"] = "Notificacions Personals"; -$a->strings["No more home notifications."] = "No més notificacions d'inici."; -$a->strings["Home Notifications"] = "Notificacions d'Inici"; -$a->strings["Could not access contact record."] = "No puc accedir al registre del contacte."; -$a->strings["Could not locate selected profile."] = "No puc localitzar el perfil seleccionat."; -$a->strings["Contact updated."] = "Contacte actualitzat."; -$a->strings["Contact has been blocked"] = "Elcontacte ha estat bloquejat"; -$a->strings["Contact has been unblocked"] = "El contacte ha estat desbloquejat"; -$a->strings["Contact has been ignored"] = "El contacte ha estat ignorat"; -$a->strings["Contact has been unignored"] = "El contacte ha estat recordat"; -$a->strings["stopped following"] = "Deixar de seguir"; -$a->strings["Contact has been removed."] = "El contacte ha estat tret"; -$a->strings["You are mutual friends with %s"] = "Ara te una amistat mutua amb %s"; -$a->strings["You are sharing with %s"] = "Estas compartint amb %s"; -$a->strings["%s is sharing with you"] = "%s esta compartint amb tú"; -$a->strings["Private communications are not available for this contact."] = "Comunicacions privades no disponibles per aquest contacte."; -$a->strings["Never"] = "Mai"; -$a->strings["(Update was successful)"] = "(L'actualització fou exitosa)"; -$a->strings["(Update was not successful)"] = "(L'actualització fracassà)"; -$a->strings["Suggest friends"] = "Suggerir amics"; -$a->strings["Network type: %s"] = "Xarxa tipus: %s"; -$a->strings["%d contact in common"] = array( - 0 => "%d contacte en comú", - 1 => "%d contactes en comú", +$a->strings["Check Mail"] = "Comprovar Correu"; +$a->strings["New Message"] = "Nou Missatge"; +$a->strings["Chat Rooms"] = "Sales de Xat"; +$a->strings["Bookmarked Chatrooms"] = "Sales de Xat Favorites"; +$a->strings["Suggested Chatrooms"] = "Sales de Xat Suggerides"; +$a->strings["photo/image"] = "foto/imatge"; +$a->strings["Rate Me"] = "Valora'm"; +$a->strings["View Ratings"] = "Veure Valoracions"; +$a->strings["Public Hubs"] = "Concentradors Públics"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Inicia:"; +$a->strings["Finishes:"] = "Acaba:"; +$a->strings["Location:"] = "Localització:"; +$a->strings["This event has been added to your calendar."] = "Aquest succés ha estat afegit al teu calendari."; +$a->strings["%s "] = "%s "; +$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Notificació] Un nou missatge s'ha rebut a %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s t'ha enviat un nou missatge privat a %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s t'ha enviat %2\$s."; +$a->strings["a private message"] = "un missatge privat"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visita %s per a veure i/o respondre els teus missatges privats."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]a %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]%4\$s de %5\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]el teu %4\$s[/zrl]"; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notify] Comentari a la conversa #%1\$d per %2\$s"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentat en un article/conversa que havies estat seguint."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Si us plau visita %s per veure i/o contestar a la conversa"; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Avís] %s ha escrit una entrada al teu mur"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha escrit una entrada al teu mur en %3\$s"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s enviat correu a [zrl=%3\$s]el teu mur[/zrl]"; +$a->strings["[Red:Notify] %s tagged you"] = "[Red:Notificació] %s t'ha etiquetat"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s t'ha etiquetat a %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]t'ha etiquetat[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Avís] %1\$s s'en fot de tu"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s s'en fot de tú a %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]s'en fot de tú[/zrl]."; +$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Avís] %s ha etiquetat la teva entrada"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetat la teva entrada a %3\$s"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetat [zrl=%3\$s]la teva entrada[/zrl]"; +$a->strings["[Red:Notify] Introduction received"] = "[Red:Avís] Presentació rebuda"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, has rebut una nova petició de connexió de '%2\$s' a %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, has rebut [zrl=%2\$s]una nova petició de connexió[/zrl] de %3\$s."; +$a->strings["You may visit their profile at %s"] = "Pots visitar el seu perfil a %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Si us plau, visita %s per aprovar o rebutjar la petició de connexió."; +$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Notificació] Rebuda suggerencia d'amistat"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has rebut una suggerència d'amistat de '%2\$s' a %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has rebut [zrl=%2\$s]una suggerència d'amistat[/zrl] per %3\$s de %4\$s."; +$a->strings["Name:"] = "Nom:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Per favor, visita %s per a aprovar o rebutjar la suggerencia."; +$a->strings["[Red:Notify]"] = "[Red:Notificació]"; +$a->strings["No recipient provided."] = "No s'ha proporcionat bústia."; +$a->strings["[no subject]"] = "[no subject]"; +$a->strings["Unable to determine sender."] = "incapaç de determinar el remitent"; +$a->strings["Stored post could not be verified."] = "L'entrada guardada no pot ser verificada"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s agrada %2\$s de %3\$s"; +$a->strings["Please choose"] = "Escull"; +$a->strings["Agree"] = "A favor"; +$a->strings["Disagree"] = "En contra"; +$a->strings["Abstain"] = "Abstenció"; +$a->strings["Channel is blocked on this site."] = "El canal està bloquejat en aquest lloc."; +$a->strings["Channel location missing."] = "Ubicació del canal perduda."; +$a->strings["Response from remote channel was incomplete."] = "La resposta del canal remot fou incompleta."; +$a->strings["Channel was deleted and no longer exists."] = "El canal fou esborrat i actualment no existeix."; +$a->strings["Protocol disabled."] = "Protocol desactivat."; +$a->strings["Protocol blocked for this channel."] = "El protocol està bloquejat per a aquest canal."; +$a->strings["Channel discovery failed."] = "Descobriment de canal fallit."; +$a->strings["local account not found."] = "compte local no trobat."; +$a->strings["Cannot connect to yourself."] = "No pots connectar amb tu mateix."; +$a->strings["Private Message"] = "Missatge Privat"; +$a->strings["Select"] = "Selecciona"; +$a->strings["Save to Folder"] = "Guardar en la Carpeta"; +$a->strings["I will attend"] = "Assistiré"; +$a->strings["I will not attend"] = "No assistiré"; +$a->strings["I might attend"] = "Podria assistir"; +$a->strings["I agree"] = "D'acord"; +$a->strings["I disagree"] = "En desacord"; +$a->strings["I abstain"] = "M'abstinc"; +$a->strings["View all"] = "Veure tot"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Agrada", + 1 => "Agraden", ); -$a->strings["View all contacts"] = "Veure tots els contactes"; -$a->strings["Unblock"] = "Desbloquejar"; -$a->strings["Block"] = "Bloquejar"; -$a->strings["Unignore"] = "Treure d'Ignorats"; -$a->strings["Repair"] = "Reparar"; -$a->strings["Contact Editor"] = "Editor de Contactes"; -$a->strings["Profile Visibility"] = "Perfil de Visibilitat"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Si us plau triï el perfil que voleu mostrar a %s quan estigui veient el teu de forma segura."; -$a->strings["Contact Information / Notes"] = "Informació/Notes del contacte"; -$a->strings["Edit contact notes"] = "Editar notes de contactes"; -$a->strings["Visit %s's profile [%s]"] = "Visitar perfil de %s [%s]"; -$a->strings["Block/Unblock contact"] = "Bloquejar/Alliberar contacte"; -$a->strings["Ignore contact"] = "Ignore contacte"; -$a->strings["Repair URL settings"] = "Restablir configuració de URL"; -$a->strings["View conversations"] = "Veient conversacions"; -$a->strings["Delete contact"] = "Esborrar contacte"; -$a->strings["Last update:"] = "Última actualització:"; -$a->strings["Update public posts"] = "Actualitzar enviament públic"; -$a->strings["Update now"] = "Actualitza ara"; -$a->strings["Currently blocked"] = "Bloquejat actualment"; -$a->strings["Currently ignored"] = "Ignorat actualment"; -$a->strings["Replies/likes to your public posts may still be visible"] = "Répliques/agraiments per als teus missatges públics poden romandre visibles"; -$a->strings["All Contacts"] = "Tots els Contactes"; -$a->strings["Unblocked Contacts"] = "Contactes Desbloquejats"; -$a->strings["Blocked Contacts"] = "Contactes Bloquejats"; -$a->strings["Ignored Contacts"] = "Contactes Ignorats"; -$a->strings["Hidden Contacts"] = "Contactes Amagats"; -$a->strings["Mutual Friendship"] = "Amistat Mutua"; -$a->strings["is a fan of yours"] = "Es un fan teu"; -$a->strings["you are a fan of"] = "ets fan de"; -$a->strings["Edit contact"] = "Editar contacte"; -$a->strings["Contacts"] = "Contactes"; -$a->strings["Search your contacts"] = "Cercant el seus contactes"; -$a->strings["Finding: "] = "Cercant:"; -$a->strings["Find"] = "Cercar"; -$a->strings["No valid account found."] = "compte no vàlid trobat."; -$a->strings["Password reset request issued. Check your email."] = "Sol·licitut de restabliment de contrasenya enviat. Comprovi el seu correu."; -$a->strings["Password reset requested at %s"] = "Contrasenya restablerta enviada a %s"; -$a->strings["Administrator"] = "Administrador"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La sol·licitut no pot ser verificada. (Hauries de presentar-la abans). Restabliment de contrasenya fracassat."; -$a->strings["Password Reset"] = "Restabliment de Contrasenya"; -$a->strings["Your password has been reset as requested."] = "La teva contrasenya fou restablerta com vas demanar."; -$a->strings["Your new password is"] = "La teva nova contrasenya es"; -$a->strings["Save or copy your new password - and then"] = "Guarda o copia la nova contrasenya - i llavors"; -$a->strings["click here to login"] = "clica aquí per identificarte"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Pots camviar la contrasenya des de la pàgina de Configuración desprès d'accedir amb èxit."; -$a->strings["Forgot your Password?"] = "Has Oblidat la Contrasenya?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introdueixi la seva adreça de correu i enivii-la per restablir la seva contrasenya. Llavors comprovi el seu correu per a les següents instruccións. "; -$a->strings["Nickname or Email: "] = "Malnom o Correu:"; -$a->strings["Reset"] = "Restablir"; -$a->strings["Missing some important data!"] = "Perdudes algunes dades importants!"; -$a->strings["Update"] = "Actualitzar"; -$a->strings["Failed to connect with email account using the settings provided."] = "Connexió fracassada amb el compte de correu emprant la configuració proveïda."; -$a->strings["Email settings updated."] = "Configuració del correu electrònic actualitzada."; -$a->strings["Passwords do not match. Password unchanged."] = "Les contrasenyes no coincideixen. Contrasenya no canviada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "No es permeten contasenyes buides. Contrasenya no canviada"; -$a->strings["Password changed."] = "Contrasenya canviada."; -$a->strings["Password update failed. Please try again."] = "Ha fallat l'actualització de la Contrasenya. Per favor, intenti-ho de nou."; -$a->strings[" Please use a shorter name."] = "Si us plau, faci servir un nom més curt."; -$a->strings[" Name too short."] = "Nom massa curt."; -$a->strings[" Not valid email."] = "Correu no vàlid."; -$a->strings[" Cannot change to that email."] = "No puc canviar a aquest correu."; -$a->strings["Settings updated."] = "Ajustos actualitzats."; -$a->strings["Account settings"] = "Configuració del compte"; -$a->strings["Connector settings"] = "Configuració dels connectors"; -$a->strings["Plugin settings"] = "Configuració del plugin"; +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "Desagrada", + 1 => "Desagrada", +); +$a->strings["Add Star"] = "Fes-lo Preferit"; +$a->strings["Remove Star"] = "Treu-lo de Preferits"; +$a->strings["Toggle Star Status"] = "Canvia el Estat de la Preferència"; +$a->strings["starred"] = "preferit"; +$a->strings["Message signature validated"] = "Validada la signatura del missatge"; +$a->strings["Message signature incorrect"] = "Signatura del missatge incorrecta"; +$a->strings["Add Tag"] = "Afegeix Etiqueta"; +$a->strings["I like this (toggle)"] = "M'agrada això (canvia)"; +$a->strings["like"] = "agrada"; +$a->strings["I don't like this (toggle)"] = "No m'agrada això (canvia)"; +$a->strings["dislike"] = "desagrada"; +$a->strings["Share This"] = "Comparteix Això"; +$a->strings["share"] = "comparteix"; +$a->strings["%d comment"] = array( + 0 => "%d commentari", + 1 => "%d commentaris", +); +$a->strings["View %s's profile - %s"] = "Veure %s de perfil - %s"; +$a->strings["to"] = "a"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Mur-a-Mur"; +$a->strings["via Wall-To-Wall:"] = "via Mur-a-Mur:"; +$a->strings["from %s"] = "De %s"; +$a->strings["last edited: %s"] = "últim editat: %s"; +$a->strings["Expires: %s"] = "Expira: %s"; +$a->strings["Save Bookmarks"] = "Guarda Favorits"; +$a->strings["Add to Calendar"] = "Afegeix al Calendari"; +$a->strings["Mark all seen"] = "Marca tot com ja vist"; +$a->strings["__ctx:noun__ Likes"] = "Agrada"; +$a->strings["__ctx:noun__ Dislikes"] = "Desagrada"; +$a->strings["Close"] = "Tanca"; +$a->strings["Please wait"] = "Si us plau, espera"; +$a->strings["This is you"] = "Ets tú"; +$a->strings["Bold"] = "Negreta"; +$a->strings["Italic"] = "Italica"; +$a->strings["Underline"] = "Subratllat"; +$a->strings["Quote"] = "Cometes"; +$a->strings["Code"] = "Codi"; +$a->strings["Image"] = "Imatge"; +$a->strings["Insert Link"] = "Insereix Enllaç"; +$a->strings["Video"] = "Video"; +$a->strings["Encrypt text"] = "Text encriptat"; +$a->strings["New window"] = "Nova finestra"; +$a->strings["Open the selected location in a different window or browser tab"] = "Obrir la localització seleccionada en un altre finestra o pestanya del navegador"; +$a->strings["User '%s' deleted"] = "usuari '%s' esborrat"; +$a->strings["Attachments:"] = "Adjuntat:"; +$a->strings["\$Projectname event notification:"] = "Notificació d'esdeveniment de \$Projectname"; +$a->strings["Logout"] = "Desconectar"; +$a->strings["End this session"] = "Finalitza aquesta sessió"; +$a->strings["Home"] = "Personal"; +$a->strings["Your posts and conversations"] = "Les teves entrades i converses"; +$a->strings["View Profile"] = "Veure Perfil"; +$a->strings["Your profile page"] = "La teva pàgina de perfil"; +$a->strings["Edit Profiles"] = "Editar Perfils"; +$a->strings["Manage/Edit profiles"] = "Gestiona/Edita perfils"; +$a->strings["Edit Profile"] = "Edita Perfil"; +$a->strings["Edit your profile"] = "Edita el teu perfil"; +$a->strings["Photos"] = "Fotos"; +$a->strings["Your photos"] = "Les Teves Fotos"; +$a->strings["Your files"] = "Els teus arxius"; +$a->strings["Chat"] = "Xerrar"; +$a->strings["Your chatrooms"] = "Les teves sales de xerrar"; +$a->strings["Bookmarks"] = "Marcadors"; +$a->strings["Your bookmarks"] = "Els teus marcadors"; +$a->strings["Webpages"] = "Pàgines web"; +$a->strings["Your webpages"] = "Les teves pàgines web"; +$a->strings["Login"] = "Identifica't"; +$a->strings["Sign in"] = "Signatura"; +$a->strings["%s - click to logout"] = "%s - click per desconectar"; +$a->strings["Remote authentication"] = "Autenticació remota"; +$a->strings["Click to authenticate to your home hub"] = "Click per autentificar-te en el teu Lloc "; +$a->strings["Home Page"] = "Pàgina Personal"; +$a->strings["Register"] = "Registre"; +$a->strings["Create an account"] = "Crear un compte"; +$a->strings["Help"] = "Ajuda"; +$a->strings["Help and documentation"] = "Ajuda i documentació"; +$a->strings["Applications, utilities, links, games"] = "Aplicacions, utilitats, enllaços, jocs"; +$a->strings["Search site content"] = "Cerca en el contingut del lloc"; +$a->strings["Directory"] = "Directori"; +$a->strings["Channel Directory"] = "Directori de Canals"; +$a->strings["Matrix"] = "Matriu/Matrix"; +$a->strings["Your matrix"] = "El teu matrix"; +$a->strings["Mark all matrix notifications seen"] = "Marca totes les notificacions de matrix vistes"; +$a->strings["Channel Home"] = "Canal Personal"; +$a->strings["Channel home"] = "Canal personal"; +$a->strings["Mark all channel notifications seen"] = "Marca totes les notificacions de canal vistes"; $a->strings["Connections"] = "Connexions"; -$a->strings["Export personal data"] = "Exportar dades personals"; -$a->strings["Add application"] = "Afegir aplicació"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Redirigir"; -$a->strings["Icon url"] = "icona de url"; -$a->strings["You can't edit this application."] = "No pots editar aquesta aplicació."; -$a->strings["Connected Apps"] = "Aplicacions conectades"; -$a->strings["Client key starts with"] = "Les claus de client comançen amb"; -$a->strings["No name"] = "Sense nom"; -$a->strings["Remove authorization"] = "retirar l'autorització"; -$a->strings["No Plugin settings configured"] = "No s'han configurat ajustos de Plugin"; -$a->strings["Plugin Settings"] = "Ajustos de Plugin"; -$a->strings["Built-in support for %s connectivity is %s"] = "El suport integrat per a la connectivitat de %s és %s"; -$a->strings["enabled"] = "habilitat"; -$a->strings["disabled"] = "deshabilitat"; -$a->strings["StatusNet"] = "StatusNet"; -$a->strings["Connector Settings"] = "Configuració de connectors"; -$a->strings["Email/Mailbox Setup"] = "Preparació de Correu/Bústia"; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si vol comunicar-se amb els contactes de correu emprant aquest servei (opcional), Si us plau, especifiqui com connectar amb la seva bústia."; -$a->strings["Last successful email check:"] = "Última comprovació de correu amb èxit:"; -$a->strings["Email access is disabled on this site."] = "L'accés al correu està deshabilitat en aquest lloc."; -$a->strings["IMAP server name:"] = "Nom del servidor IMAP:"; -$a->strings["IMAP port:"] = "Port IMAP:"; -$a->strings["Security:"] = "Seguretat:"; -$a->strings["None"] = "Cap"; -$a->strings["Email login name:"] = "Nom d'usuari del correu"; -$a->strings["Email password:"] = "Contrasenya del correu:"; -$a->strings["Reply-to address:"] = "Adreça de resposta:"; -$a->strings["Send public posts to all email contacts:"] = "Enviar correu públic a tots els contactes del correu:"; -$a->strings["Action after import:"] = "Acció després d'importar:"; -$a->strings["Mark as seen"] = "Marcar com a vist"; -$a->strings["Move to folder"] = "Moure a la carpeta"; -$a->strings["Move to folder:"] = "Moure a la carpeta:"; -$a->strings["Normal Account"] = "Compte Normal"; -$a->strings["This account is a normal personal profile"] = "Aques compte es un compte personal normal"; -$a->strings["Soapbox Account"] = "Compte Tribuna"; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de només lectura."; -$a->strings["Community/Celebrity Account"] = "Compte de Comunitat/Celebritat"; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprova automàticament totes les sol·licituds de amistat/connexió com a fans de lectura-escriptura"; -$a->strings["Automatic Friend Account"] = "Compte d'Amistat Automàtic"; -$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprova totes les sol·licituds de amistat/connexió com a amic automàticament"; -$a->strings["OpenID:"] = "OpenID:"; -$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permetre a aquest OpenID iniciar sessió en aquest compte."; -$a->strings["Publish your default profile in your local site directory?"] = "Publicar el teu perfil predeterminat en el directori del lloc local?"; -$a->strings["Publish your default profile in the global social directory?"] = "Publicar el teu perfil predeterminat al directori social global?"; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Amaga la teva llista de contactes/amics dels espectadors del seu perfil per defecte?"; -$a->strings["Hide your profile details from unknown viewers?"] = "Amagar els detalls del seu perfil a espectadors desconeguts?"; -$a->strings["Allow friends to post to your profile page?"] = "Permet als amics publicar en la seva pàgina de perfil?"; -$a->strings["Allow friends to tag your posts?"] = "Permet als amics d'etiquetar els teus missatges?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permeteu-nos suggerir-li com un amic potencial dels nous membres?"; -$a->strings["Profile is not published."] = "El Perfil no està publicat."; -$a->strings["or"] = "o"; -$a->strings["Your Identity Address is"] = "La seva Adreça d'Identitat és"; -$a->strings["Automatically expire posts after this many days:"] = "Després de aquests nombre de dies, els missatges caduquen automàticament:"; -$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si està buit, els missatges no caducarà. Missatges caducats s'eliminaran"; -$a->strings["Advanced expiration settings"] = "Configuració avançada d'expiració"; -$a->strings["Advanced Expiration"] = "Expiració Avançada"; -$a->strings["Expire posts:"] = "Expiració d'enviaments"; -$a->strings["Expire personal notes:"] = "Expiració de notes personals"; -$a->strings["Expire starred posts:"] = "Expiració de enviaments de favorits"; -$a->strings["Expire photos:"] = "Expiració de fotos"; -$a->strings["Account Settings"] = "Ajustos de Compte"; -$a->strings["Password Settings"] = "Ajustos de Contrasenya"; -$a->strings["New Password:"] = "Nova Contrasenya:"; -$a->strings["Confirm:"] = "Confirmar:"; -$a->strings["Leave password fields blank unless changing"] = "Deixi els camps de contrasenya buits per a no fer canvis"; -$a->strings["Basic Settings"] = "Ajustos Basics"; -$a->strings["Full Name:"] = "Nom Complet:"; -$a->strings["Email Address:"] = "Adreça de Correu:"; -$a->strings["Your Timezone:"] = "La teva zona Horària:"; -$a->strings["Default Post Location:"] = "Localització per Defecte del Missatge:"; -$a->strings["Use Browser Location:"] = "Ubicar-se amb el Navegador:"; -$a->strings["Display Theme:"] = "Visualitzar el Tema:"; -$a->strings["Update browser every xx seconds"] = "Actualitzar navegador cada xx segons"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Mínim cada 10 segons, no hi ha màxim"; -$a->strings["Security and Privacy Settings"] = "Ajustos de Seguretat i Privacitat"; -$a->strings["Maximum Friend Requests/Day:"] = "Nombre Màxim de Sol·licituds per Dia"; -$a->strings["(to prevent spam abuse)"] = "(per a prevenir abusos de spam)"; -$a->strings["Default Post Permissions"] = "Permisos de Correu per Defecte"; -$a->strings["(click to open/close)"] = "(clicar per a obrir/tancar)"; -$a->strings["Notification Settings"] = "Ajustos de Notificació"; -$a->strings["Send a notification email when:"] = "Envia un correu notificant quan:"; -$a->strings["You receive an introduction"] = "Has rebut una presentació"; -$a->strings["Your introductions are confirmed"] = "La teva presentació està confirmada"; -$a->strings["Someone writes on your profile wall"] = "Algú ha escrit en el teu mur de perfil"; -$a->strings["Someone writes a followup comment"] = "Algú ha escrit un comentari de seguiment"; -$a->strings["You receive a private message"] = "Has rebut un missatge privat"; -$a->strings["You receive a friend suggestion"] = "Has rebut una suggerencia d'un amic"; -$a->strings["You are tagged in a post"] = "Estàs etiquetat en un enviament"; -$a->strings["Advanced Page Settings"] = "Ajustos Avançats de Pàgina"; -$a->strings["Manage Identities and/or Pages"] = "Administrar Identitats i/o Pàgines"; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Alternar entre les diferents identitats o les pàgines de comunitats/grups que comparteixen les dades del seu compte o que se li ha concedit els permisos de \"administrar\""; -$a->strings["Select an identity to manage: "] = "Seleccionar identitat a administrar:"; -$a->strings["Search Results For:"] = "Resultats de la Cerca Per a:"; -$a->strings["Remove term"] = "Traieu termini"; -$a->strings["Saved Searches"] = "Cerques Guardades"; -$a->strings["add"] = "afegir"; -$a->strings["Commented Order"] = "Ordre dels Comentaris"; -$a->strings["Posted Order"] = "Ordre dels Enviaments"; +$a->strings["Notices"] = "Noticies"; +$a->strings["Notifications"] = "Notificacions"; +$a->strings["See all notifications"] = "Veure totes les Notificacions"; +$a->strings["Mark all system notifications seen"] = "Marca totes les notificacions vistes"; +$a->strings["Mail"] = "Correu"; +$a->strings["Private mail"] = "Correu privat"; +$a->strings["See all private messages"] = "Veure tots els missatges privats"; +$a->strings["Mark all private messages seen"] = "Marcar tots els missatges privats vistos"; +$a->strings["Inbox"] = "Safata d'entrada"; +$a->strings["Outbox"] = "Safata de sortida"; +$a->strings["Events"] = "Events"; +$a->strings["Event Calendar"] = "Calendari d'Events"; +$a->strings["See all events"] = "Veure tots els events"; +$a->strings["Mark all events seen"] = "Marcar tots els events vistos"; +$a->strings["Channel Manager"] = "Gestor del Canal"; +$a->strings["Manage Your Channels"] = "Gestiona els Teus Canals"; +$a->strings["Account/Channel Settings"] = "Ajustos de Compte/Canal"; +$a->strings["Admin"] = "Admin"; +$a->strings["Site Setup and Configuration"] = "Ajustos i Configuració del Lloc"; +$a->strings["Loading..."] = "Carregant..."; +$a->strings["@name, #tag, content"] = "@name, #tag, content"; +$a->strings["Please wait..."] = "Si us plau, espera......."; +$a->strings["Tags"] = "Etiquetes"; +$a->strings["Keywords"] = "Paraules clau"; +$a->strings["have"] = "tinc"; +$a->strings["has"] = "tens"; +$a->strings["want"] = "vull"; +$a->strings["wants"] = "vols"; +$a->strings["likes"] = "agrada"; +$a->strings["dislikes"] = "desagrada"; +$a->strings[" and "] = "i"; +$a->strings["public profile"] = "Perfil públic"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s canviat %2\$s a “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Visita %1\$s de %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s Ha actualitzat %2\$s, canviant %3\$s."; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo."; +$a->strings["Can view my normal stream and posts"] = "Pot veure el flux i entrades normals"; +$a->strings["Can view my default channel profile"] = "Pot veure el meu perfil del canal per defecte"; +$a->strings["Can view my photo albums"] = "Pot veure el meus àlbums de fotos"; +$a->strings["Can view my connections"] = "Pot veure les meves connexions"; +$a->strings["Can view my file storage"] = "Pot veure al meu magatzem d'arxius"; +$a->strings["Can view my webpages"] = "Pot veure les meves pàgines web"; +$a->strings["Can send me their channel stream and posts"] = "Pot enviar-me el flux i entrades del seu canal"; +$a->strings["Can post on my channel page (\"wall\")"] = "Pot fer entrades a la meva pàgina de canal (\"mur\")"; +$a->strings["Can comment on or like my posts"] = "Pot fer comentaris o dir si agrada en les meves entrades"; +$a->strings["Can send me private mail messages"] = "Pot enviar-me un missatge de correu privat"; +$a->strings["Can post photos to my photo albums"] = "Pot enviar fotos al meus àlbums de fotos"; +$a->strings["Can like/dislike stuff"] = "Pot dir si agrada/desagrada "; +$a->strings["Profiles and things other than posts/comments"] = "Perfils i altres coses a més d'entrades/comentaris"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Ho pot enviar a tots els meus contactes del canal via entrades @mencions"; +$a->strings["Advanced - useful for creating group forum channels"] = "Avançat - capaç de crear canals de grups de foro"; +$a->strings["Can chat with me (when available)"] = "Pot xatejar amb mi (si estic disponible)"; +$a->strings["Can write to my file storage"] = "Pot escriure al meu magatzem d'arxius"; +$a->strings["Can edit my webpages"] = "Pot editar les meves pàgines web"; +$a->strings["Can source my public posts in derived channels"] = "Pot mostrar l'origen de les meves entrades públiques en altres canals"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Quelcom avançat - molt útil en comunitats obertes"; +$a->strings["Can administer my channel resources"] = "Pot administrar els meus recursos del canal"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremadament avançat. No toquis res si no saps que estàs fent"; +$a->strings["Social Networking"] = "Xarxes Socials"; +$a->strings["Mostly Public"] = "Més aviat Públic"; +$a->strings["Restricted"] = "Restringit"; +$a->strings["Private"] = "Privat"; +$a->strings["Community Forum"] = "Foro de Comunitat"; +$a->strings["Feed Republish"] = "Republicador"; +$a->strings["Special Purpose"] = "Objectiu Especial"; +$a->strings["Celebrity/Soapbox"] = "Celebritat/Faristol"; +$a->strings["Group Repository"] = "Repositori de Grup"; +$a->strings["Other"] = "Altres"; +$a->strings["Custom/Expert Mode"] = "Personalitzat/Mode Expert"; +$a->strings["channel"] = "canal"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s no agrada %2\$s de %3\$s"; +$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s esta ara connectat amb %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s emprenyat %2\$s"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s es %2\$s"; +$a->strings["__ctx:title__ Likes"] = "Agrada"; +$a->strings["__ctx:title__ Dislikes"] = "Desagrada"; +$a->strings["__ctx:title__ Agree"] = "Acord"; +$a->strings["__ctx:title__ Disagree"] = "Desacord"; +$a->strings["__ctx:title__ Abstain"] = "Abstenirse"; +$a->strings["__ctx:title__ Attending"] = "Assistint"; +$a->strings["__ctx:title__ Not attending"] = "Desassistint"; +$a->strings["__ctx:title__ Might attend"] = "Podrien assistir"; +$a->strings["View %s's profile @ %s"] = "Vista %s del perfil @ %s"; +$a->strings["Categories:"] = "Categories:"; +$a->strings["Filed under:"] = "Arxivar a:"; +$a->strings["View in context"] = "Veure en context"; +$a->strings["remove"] = "treu"; +$a->strings["Delete Selected Items"] = "Esborra els Articles Seleccionats"; +$a->strings["View Source"] = "Veure l'Origen"; +$a->strings["Follow Thread"] = "Segueix el Fil"; +$a->strings["View Status"] = "Veure Status"; +$a->strings["View Photos"] = "Veure Fotos"; +$a->strings["Matrix Activity"] = "Activitat de Matrix"; +$a->strings["Edit Contact"] = "Editar Contacte"; +$a->strings["Send PM"] = "Enviar MP"; +$a->strings["Poke"] = "Emprenya"; +$a->strings["%s likes this."] = "%s agrada això."; +$a->strings["%s doesn't like this."] = "%s no agrada això."; +$a->strings["%2\$d people like this."] = array( + 0 => "%2\$d gent agrada això.", + 1 => "%2\$d gent agrada això.", +); +$a->strings["%2\$d people don't like this."] = array( + 0 => "%2\$d gent no agrada això.", + 1 => "%2\$d gent no agrada això.", +); +$a->strings["and"] = "i"; +$a->strings[", and %d other people"] = array( + 0 => ", i %d altra gent", + 1 => ", i %d altra gent", +); +$a->strings["%s like this."] = "%s agrada això."; +$a->strings["%s don't like this."] = "%s no agrada això."; +$a->strings["Visible to everybody"] = "Visible a tothom"; +$a->strings["Please enter a link URL:"] = "Si us plau entra l'enllaç URL:"; +$a->strings["Please enter a video link/URL:"] = "Si us plau entra l'enllaç/URL a un video:"; +$a->strings["Please enter an audio link/URL:"] = "Si us plau, entra l'enllaç/URL a un audio:"; +$a->strings["Tag term:"] = "Paraula de l'Etiqueta:"; +$a->strings["Save to Folder:"] = "Guardar en la Carpeta"; +$a->strings["Where are you right now?"] = "On ets ara?"; +$a->strings["Expires YYYY-MM-DD HH:MM"] = "Expira YYYY-MM-DD HH:MM"; +$a->strings["Share"] = "Compartir"; +$a->strings["Page link name"] = "Nom de la pàgina enllaçada"; +$a->strings["Post as"] = "Envia com"; +$a->strings["Upload photo"] = "Puja foto"; +$a->strings["upload photo"] = "puja foto"; +$a->strings["Attach file"] = "Adjunta arxiu"; +$a->strings["attach file"] = "adjunta arxiu"; +$a->strings["Insert web link"] = "Insereix enllaç web"; +$a->strings["web link"] = "enllaç web"; +$a->strings["Insert video link"] = "Insereix enllaç video"; +$a->strings["video link"] = "enllaç video"; +$a->strings["Insert audio link"] = "Insereix enllaç d'audio"; +$a->strings["audio link"] = "enllaç d'audio"; +$a->strings["Set your location"] = "Ajusta la teva ubicació"; +$a->strings["set location"] = "ajusta localització"; +$a->strings["Toggle voting"] = "Commutar votació"; +$a->strings["Clear browser location"] = "Treu la localització del navegador"; +$a->strings["clear location"] = "treu localització"; +$a->strings["Title (optional)"] = "Títol (opcional)"; +$a->strings["Categories (optional, comma-separated list)"] = "Categories (opcional, llista separada per comes)"; +$a->strings["Permission settings"] = "Ajustos de permisos"; +$a->strings["permissions"] = "permisos "; +$a->strings["Public post"] = "Entrada pública"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple: bob@example.com, mary@example.com"; +$a->strings["Set expiration date"] = "Ajusta la data d'expiració"; +$a->strings["OK"] = "OK"; +$a->strings["Cancel"] = "Cancel·la"; +$a->strings["Discover"] = "Descobrir"; +$a->strings["Imported public streams"] = "Importar fluxos públics"; +$a->strings["Commented Order"] = "Ordre per Comentaris"; +$a->strings["Sort by Comment Date"] = "Ordenar per Data del Comentari"; +$a->strings["Posted Order"] = "Ordenar per Entrades"; +$a->strings["Sort by Post Date"] = "Ordenar per Data d' Entrada"; +$a->strings["Posts that mention or involve you"] = "Entrades que et mencionen o involucren"; $a->strings["New"] = "Nou"; -$a->strings["Starred"] = "Favorits"; -$a->strings["Bookmarks"] = "Marcadors"; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Advertència: Aquest grup conté el membre %s en una xarxa insegura.", - 1 => "Advertència: Aquest grup conté %s membres d'una xarxa insegura.", +$a->strings["Activity Stream - by date"] = "Activitat del Flux - per data"; +$a->strings["Starred"] = "Preferit"; +$a->strings["Favourite Posts"] = "Entrades Favorites"; +$a->strings["Spam"] = "Spam"; +$a->strings["Posts flagged as SPAM"] = "Entrades marcades com a SPAM"; +$a->strings["Channel"] = "Canal"; +$a->strings["Status Messages and Posts"] = "Estat dels Missatges i Entrades"; +$a->strings["About"] = "Sobre això"; +$a->strings["Profile Details"] = "Detalls del Perfil"; +$a->strings["Photo Albums"] = "Albums de Fotos"; +$a->strings["Files and Storage"] = "Arxius i Emmagatzegament"; +$a->strings["Chatrooms"] = "Sala per Xerrar"; +$a->strings["Saved Bookmarks"] = "Marcadors Guardats"; +$a->strings["Manage Webpages"] = "Gestió de Pàgines Web"; +$a->strings["__ctx:noun__ Attending"] = array( + 0 => "Assistint", + 1 => "Assistint", +); +$a->strings["__ctx:noun__ Not Attending"] = array( + 0 => "Desassistint", + 1 => "Desassistint", +); +$a->strings["__ctx:noun__ Undecided"] = array( + 0 => "Indecís", + 1 => "Indecisos", +); +$a->strings["__ctx:noun__ Agree"] = array( + 0 => "Acord", + 1 => "Acords", +); +$a->strings["__ctx:noun__ Disagree"] = array( + 0 => "Desacord", + 1 => "Desacords", +); +$a->strings["__ctx:noun__ Abstain"] = array( + 0 => "Abstenirse", + 1 => "Abstenirse", ); -$a->strings["Private messages to this group are at risk of public disclosure."] = "Els missatges privats a aquest grup es troben en risc de divulgació pública."; -$a->strings["No such group"] = "Cap grup com"; -$a->strings["Group is empty"] = "El Grup es buit"; -$a->strings["Group: "] = "Grup:"; -$a->strings["Contact: "] = "Contacte:"; -$a->strings["Private messages to this person are at risk of public disclosure."] = "Els missatges privats a aquesta persona es troben en risc de divulgació pública."; -$a->strings["Invalid contact."] = "Contacte no vàlid."; -$a->strings["Personal Notes"] = "Notes Personals"; -$a->strings["Save"] = "Guardar"; -$a->strings["Welcome to Friendica"] = "Benvingut a Friendica"; -$a->strings["New Member Checklist"] = "Llista de Verificació dels Nous Membres"; -$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Ens agradaria oferir alguns consells i enllaços per ajudar a fer la seva experiència agradable. Feu clic a qualsevol element per visitar la pàgina corresponent. Un enllaç a aquesta pàgina serà visible des de la pàgina d'inici durant dues setmanes després de la seva inscripció inicial i després desapareixerà en silenci."; -$a->strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "En la de la seva configuració de la pàgina - canviï la contrasenya inicial. També prengui nota de la Adreça d'Identitat. Això s'assembla a una adreça de correu electrònic - i serà útil per fer amics a la xarxa social lliure."; -$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Reviseu les altres configuracions, en particular la configuració de privadesa. Una llista de directoris no publicada és com tenir un número de telèfon no llistat. Normalment, hauria de publicar la seva llista - a menys que tots els seus amics i els amics potencials sàpiguen exactament com trobar-li."; -$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Puji una foto del seu perfil si encara no ho ha fet. Els estudis han demostrat que les persones amb fotos reals de ells mateixos tenen deu vegades més probabilitats de fer amics que les persones que no ho fan."; -$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autoritzi el connector de Facebook si vostè té un compte al Facebook i nosaltres (opcionalment) importarem tots els teus amics de Facebook i les converses."; -$a->strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Si aquesta és el seu servidor personal, la instal·lació del complement de Facebook pot facilitar la transició a la web social lliure."; -$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Introduïu les dades d'accés al correu electrònic a la seva pàgina de configuració de connector, si es desitja importar i relacionar-se amb amics o llistes de correu de la seva bústia d'email"; -$a->strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Editi el perfil per defecte al seu gust. Reviseu la configuració per ocultar la seva llista d'amics i ocultar el perfil dels visitants desconeguts."; -$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Estableix algunes paraules clau públiques al teu perfil predeterminat que descriguin els teus interessos. Podem ser capaços de trobar altres persones amb interessos similars i suggerir amistats."; -$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Add New Contact dialog."] = "La seva pàgina de Contactes és la seva porta d'entrada a la gestió de l'amistat i la connexió amb amics d'altres xarxes. Normalment, vostè entrar en la seva direcció o URL del lloc al diàleg Afegir Nou Contacte."; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "La pàgina del Directori li permet trobar altres persones en aquesta xarxa o altres llocs federats. Busqui un enllaç Connectar o Seguir a la seva pàgina de perfil. Proporcioni la seva pròpia Adreça de Identitat si així ho sol·licita."; -$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Al tauler lateral de la pàgina de contacte Hi ha diverses eines per trobar nous amics. Podem coincidir amb les persones per interesos, buscar persones pel nom o per interès, i oferir suggeriments basats en les relacions de la xarxa. En un nou lloc, els suggeriments d'amics, en general comencen a poblar el lloc a les 24 hores."; -$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Una vegada que s'han fet alguns amics, organitzi'ls en grups de conversa privada a la barra lateral de la seva pàgina de contactes i després pot interactuar amb cada grup de forma privada a la pàgina de la xarxa."; -$a->strings["Our help pages may be consulted for detail on other program features and resources."] = "A les nostres pàgines d'ajuda es poden consultar detalls sobre les característiques d'altres programes i recursos."; -$a->strings["Item not available."] = "Element no disponible"; -$a->strings["Item was not found."] = "Element no trobat."; -$a->strings["Group created."] = "Grup creat."; -$a->strings["Could not create group."] = "No puc crear grup."; -$a->strings["Group not found."] = "Grup no trobat"; -$a->strings["Group name changed."] = "Nom de Grup canviat."; $a->strings["Permission denied"] = "Permís denegat"; -$a->strings["Create a group of contacts/friends."] = "Crear un grup de contactes/amics."; -$a->strings["Group Name: "] = "Nom del Grup:"; -$a->strings["Group removed."] = "Grup esborrat."; -$a->strings["Unable to remove group."] = "Incapaç de esborrar Grup."; -$a->strings["Group Editor"] = "Editor de Grup:"; -$a->strings["Members"] = "Membres"; -$a->strings["Click on a contact to add or remove."] = "Clicar sobre el contacte per afegir o esborrar."; -$a->strings["Invalid profile identifier."] = "Identificador del perfil no vàlid."; -$a->strings["Profile Visibility Editor"] = "Editor de Visibilitat del Perfil"; -$a->strings["Profile"] = "Perfil"; -$a->strings["Visible To"] = "Visible Per"; -$a->strings["All Contacts (with secure profile access)"] = "Tots els Contactes (amb accés segur al perfil)"; -$a->strings["No contacts."] = "Sense Contactes"; -$a->strings["View Contacts"] = "Veure Contactes"; -$a->strings["An invitation is required."] = "Es requereix invitació."; -$a->strings["Invitation could not be verified."] = "La invitació no ha pogut ser verificada."; -$a->strings["Invalid OpenID url"] = "OpenID url no vàlid"; -$a->strings["Please enter the required information."] = "Per favor, introdueixi la informació requerida."; -$a->strings["Please use a shorter name."] = "Per favor, empri un nom més curt."; -$a->strings["Name too short."] = "Nom massa curt."; -$a->strings["That doesn't appear to be your full (First Last) name."] = "Això no sembla ser el teu nom complet."; -$a->strings["Your email domain is not among those allowed on this site."] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc."; -$a->strings["Not a valid email address."] = "Adreça de correu no vàlida."; -$a->strings["Cannot use that email."] = "No es pot utilitzar aquest correu electrònic."; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "El teu sobrenom nomes pot contenir \"a-z\", \"0-9\", \"-\", i \"_\", i començar amb lletra."; -$a->strings["Nickname is already registered. Please choose another."] = "malnom ja registrat. Tria un altre."; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR IMPORTANT: La generació de claus de seguretat ha fallat."; -$a->strings["An error occurred during registration. Please try again."] = "Un error ha succeït durant el registre. Intenta-ho de nou."; -$a->strings["An error occurred creating your default profile. Please try again."] = "Un error ha succeit durant la creació del teu perfil per defecte. Intenta-ho de nou."; -$a->strings["Registration details for %s"] = "Detalls del registre per a %s"; -$a->strings["Registration successful. Please check your email for further instructions."] = "Registrat amb èxit. Per favor, comprovi el seu correu per a posteriors instruccions."; -$a->strings["Failed to send email message. Here is the message that failed."] = "Error en enviar missatge de correu electrònic. Aquí està el missatge que ha fallat."; -$a->strings["Your registration can not be processed."] = "El seu registre no pot ser processat."; -$a->strings["Registration request at %s"] = "Sol·licitud de registre a %s"; -$a->strings["Your registration is pending approval by the site owner."] = "El seu registre està pendent d'aprovació pel propietari del lloc."; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Aquest lloc excedeix el nombre diari de registres de comptes. Per favor, provi de nou demà."; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vostè pot (opcionalment), omplir aquest formulari a través de OpenID mitjançant el subministrament de la seva OpenID i fent clic a 'Registrar'."; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si vostè no està familiaritzat amb Twitter, si us plau deixi aquest camp en blanc i completi la resta dels elements."; -$a->strings["Your OpenID (optional): "] = "El seu OpenID (opcional):"; -$a->strings["Include your profile in member directory?"] = "Incloc el seu perfil al directori de membres?"; -$a->strings["Membership on this site is by invitation only."] = "Lloc accesible mitjançant invitació."; -$a->strings["Your invitation ID: "] = "El teu ID de invitació:"; -$a->strings["Registration"] = "Procés de Registre"; -$a->strings["Your Full Name (e.g. Joe Smith): "] = "El seu nom complet (per exemple, Joan Ningú):"; -$a->strings["Your Email Address: "] = "La Seva Adreça de Correu:"; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Tria un nom de perfil. Això ha de començar amb un caràcter de text. La seva adreça de perfil en aquest lloc serà 'malnom@\$sitename'."; -$a->strings["Choose a nickname: "] = "Tria un malnom:"; -$a->strings["Register"] = "Registrar"; -$a->strings["People Search"] = "Cercant Gent"; -$a->strings["status"] = "estatus"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "a %1\$s agrada %2\$s de %3\$s"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "a %1\$s no agrada %2\$s de %3\$s"; -$a->strings["Item not found."] = "Article no trobat."; -$a->strings["Access denied."] = "Accés denegat."; -$a->strings["Account approved."] = "Compte aprovat."; -$a->strings["Registration revoked for %s"] = "Procés de Registre revocat per a %s"; -$a->strings["Please login."] = "Si us plau, ingressa."; -$a->strings["Unable to locate original post."] = "No es pot localitzar post original."; -$a->strings["Empty post discarded."] = "Buidat després de rebutjar."; -$a->strings["Wall Photos"] = "Fotos del Mur"; -$a->strings["System error. Post not saved."] = "Error del sistema. Publicació no guardada."; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Aquest missatge va ser enviat a vostè per %s, un membre de la xarxa social Friendica."; -$a->strings["You may visit them online at %s"] = "El pot visitar en línia a %s"; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Si us plau, poseu-vos en contacte amb el remitent responent a aquest missatge si no voleu rebre aquests missatges."; -$a->strings["%s posted an update."] = "%s ha publicat una actualització."; -$a->strings["Image uploaded but image cropping failed."] = "Imatge pujada però no es va poder retallar."; -$a->strings["Image size reduction [%s] failed."] = "La reducció de la imatge [%s] va fracassar."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarregui la pàgina o netegi la caché del navegador si la nova foto no apareix immediatament."; -$a->strings["Unable to process image"] = "No es pot processar la imatge"; -$a->strings["Image exceeds size limit of %d"] = "La imatge sobrepassa el límit de mida de %d"; -$a->strings["Upload File:"] = "Pujar arxiu:"; -$a->strings["Upload Profile Photo"] = "Pujar Foto del Perfil"; -$a->strings["Upload"] = "Pujar"; -$a->strings["skip this step"] = "saltar aquest pas"; -$a->strings["select a photo from your photo albums"] = "tria una foto dels teus àlbums"; -$a->strings["Crop Image"] = "retallar imatge"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Per favor, ajusta la retallada d'imatge per a una optima visualització."; -$a->strings["Done Editing"] = "Edició Feta"; -$a->strings["Image uploaded successfully."] = "Carregada de la imatge amb èxit."; -$a->strings["No profile"] = "Sense perfil"; -$a->strings["Remove My Account"] = "Eliminar el Meu Compte"; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Això eliminarà per complet el seu compte. Quan s'hagi fet això, no serà recuperable."; -$a->strings["Please enter your password for verification:"] = "Si us plau, introduïu la contrasenya per a la verificació:"; -$a->strings["No recipient selected."] = "No s'ha seleccionat destinatari."; -$a->strings["Unable to locate contact information."] = "No es pot trobar informació de contacte."; -$a->strings["Message could not be sent."] = "El Missatge no ha estat enviat."; -$a->strings["Message collection failure."] = "Ha fallat la recollida del missatge."; -$a->strings["Message sent."] = "Missatge enviat."; -$a->strings["Inbox"] = "Safata d'entrada"; -$a->strings["Outbox"] = "Safata de sortida"; -$a->strings["New Message"] = "Nou Missatge"; -$a->strings["Message deleted."] = "Missatge eliminat."; -$a->strings["Conversation removed."] = "Conversació esborrada."; -$a->strings["Please enter a link URL:"] = "Sius plau, entri l'enllaç URL:"; -$a->strings["Send Private Message"] = "Enviant Missatge Privat"; -$a->strings["To:"] = "Per a:"; -$a->strings["Subject:"] = "Assumpte::"; -$a->strings["Your message:"] = "El teu missatge:"; -$a->strings["No messages."] = "Sense missatges."; -$a->strings["Delete conversation"] = "Esborrar conversació"; -$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -$a->strings["Message not available."] = "Missatge no disponible."; -$a->strings["Delete message"] = "Esborra missatge"; -$a->strings["Send Reply"] = "Enviar Resposta"; -$a->strings["Friends of %s"] = "Amics de %s"; -$a->strings["No friends to display."] = "No hi ha amics que mostrar"; -$a->strings["Site"] = "Lloc"; -$a->strings["Users"] = "Usuaris"; -$a->strings["Plugins"] = "Plugins"; -$a->strings["Themes"] = "Temes"; -$a->strings["Logs"] = "Transcripcions"; -$a->strings["User registrations waiting for confirmation"] = "Registre d'usuari a l'espera de confirmació"; -$a->strings["Administration"] = "Administració"; -$a->strings["Summary"] = "Sumari"; -$a->strings["Registered users"] = "Usuaris registrats"; -$a->strings["Pending registrations"] = "Registres d'usuari pendents"; -$a->strings["Version"] = "Versió"; -$a->strings["Active plugins"] = "Plugins actius"; -$a->strings["Site settings updated."] = "Ajustos del lloc actualitzats."; -$a->strings["Closed"] = "Tancat"; -$a->strings["Requires approval"] = "Requereix aprovació"; -$a->strings["Open"] = "Obert"; -$a->strings["File upload"] = "Fitxer carregat"; -$a->strings["Policies"] = "Polítiques"; -$a->strings["Advanced"] = "Avançat"; -$a->strings["Site name"] = "Nom del lloc"; -$a->strings["Banner/Logo"] = "Senyera/Logo"; -$a->strings["System language"] = "Idioma del Systema"; -$a->strings["System theme"] = "Tema del sistema"; -$a->strings["Default system theme - may be over-ridden by user profiles"] = "Tema per defecte del sitema - pot ser canviat als perfils dels usuaris"; -$a->strings["Maximum image size"] = "Mida màxima de les imatges"; -$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Mida màxima en bytes de les imatges a pujar. Per defecte es 0, que vol dir sense límits."; -$a->strings["Register policy"] = "Política per a registrar"; -$a->strings["Register text"] = "Text al registrar"; -$a->strings["Will be displayed prominently on the registration page."] = "Sea mostrat de forma peminent a la pagina durant el procés de registre."; -$a->strings["Accounts abandoned after x days"] = "Comptes abandonats després de x dies"; -$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal."; -$a->strings["Allowed friend domains"] = "Dominis amics permesos"; -$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Llista de dominis separada per comes, de adreçes de correu que són permeses per establir amistats. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis."; -$a->strings["Allowed email domains"] = "Dominis de correu permesos"; -$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Llista de dominis separada per comes, de adreçes de correu que són permeses per registrtar-se. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis."; -$a->strings["Block public"] = "Bloqueig públic"; -$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Bloqueija l'accés públic a qualsevol pàgina del lloc fins que t'hagis identificat."; -$a->strings["Force publish"] = "Forçar publicació"; -$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Obliga a que tots el perfils en aquest lloc siguin mostrats en el directori del lloc."; -$a->strings["Global directory update URL"] = "Actualitzar URL del directori global"; -$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL per actualitzar el directori global. Si no es configura, el directori global serà completament inaccesible per a l'aplicació. "; -$a->strings["Block multiple registrations"] = "Bloquejar multiples registracions"; -$a->strings["Disallow users to register additional accounts for use as pages."] = "Inhabilita als usuaris el crear comptes adicionals per a usar com a pàgines."; -$a->strings["OpenID support"] = "Suport per a OpenID"; -$a->strings["OpenID support for registration and logins."] = "Suport per a registre i validació a OpenID."; -$a->strings["Gravatar support"] = "Suport per a gravatar"; -$a->strings["Search new user's photo on Gravatar."] = "Cerca la nova foto d'usuari a Gravatar."; -$a->strings["Fullname check"] = "Comprobació de nom complet"; -$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Obliga els usuaris a col·locar un espai en blanc entre nom i cognoms, com a mesura antifemater"; -$a->strings["UTF-8 Regular expressions"] = "expresions regulars UTF-8"; -$a->strings["Use PHP UTF8 regular expressions"] = "Empri expresions regulars de PHP amb format UTF8"; -$a->strings["Show Community Page"] = "Mostra la Pàgina de Comunitat"; -$a->strings["Display a Community page showing all recent public postings on this site."] = "Mostra a la pàgina de comunitat tots els missatges públics recents, d'aquest lloc."; -$a->strings["Enable OStatus support"] = "Activa el suport per a OStatus"; -$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Proveeix de compatibilitat integrada amb OStatus (identi.ca, status.net, etc). Totes les comunicacions a OStatus són públiques amb el que ocasionalment pots veure advertències."; -$a->strings["Enable Diaspora support"] = "Habilitar suport per Diaspora"; -$a->strings["Provide built-in Diaspora network compatibility."] = "Proveeix compatibilitat integrada amb la xarxa Diaspora"; -$a->strings["Only allow Friendica contacts"] = "Només permetre contactes de Friendica"; -$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Tots els contactes "; -$a->strings["Verify SSL"] = "Verificar SSL"; -$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Si ho vols, pots comprovar el certificat estrictament. Això farà que no puguis connectar (de cap manera) amb llocs amb certificats SSL autosignats."; -$a->strings["Proxy user"] = "proxy d'usuari"; -$a->strings["Proxy URL"] = "URL del proxy"; -$a->strings["Network timeout"] = "Temps excedit a la xarxa"; -$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segons. Canviat a 0 es sense límits (no recomenat)"; -$a->strings["%s user blocked/unblocked"] = array( - 0 => "%s usuari bloquejar/desbloquejar", - 1 => "%s usuaris bloquejar/desbloquejar", +$a->strings["(Unknown)"] = "(Desconegut)"; +$a->strings["Visible to anybody on the internet."] = "Visible per tothom a la Internet"; +$a->strings["Visible to you only."] = "Visible només per tú."; +$a->strings["Visible to anybody in this network."] = "Visible per tothom en aquesta xarxa."; +$a->strings["Visible to anybody authenticated."] = "Visible per tothom autenticat."; +$a->strings["Visible to anybody on %s."] = "Visible per a tothom a %s."; +$a->strings["Visible to all connections."] = "Visible per a totes les connexions."; +$a->strings["Visible to approved connections."] = "Visible per a les connexions aprovades."; +$a->strings["Visible to specific connections."] = "Visible per a específiques connexions."; +$a->strings["Item not found."] = "Element no trobat."; +$a->strings["Permission denied."] = "Permís denegat."; +$a->strings["Collection not found."] = "Col·lecció no trobada."; +$a->strings["Collection is empty."] = "La col·lecció esta buida."; +$a->strings["Collection: %s"] = "Col·lecció: %s"; +$a->strings["Connection: %s"] = "Connexió: %s"; +$a->strings["Connection not found."] = "Connexió no trobada."; +$a->strings["Invalid data packet"] = "paquet de dades invàlid"; +$a->strings["Unable to verify channel signature"] = "No es pot verificar la signatura del canal"; +$a->strings["Unable to verify site signature for %s"] = "No es pot verificar la signatura del lloc per %s"; +$a->strings["Embedded content"] = "Contingut embegut"; +$a->strings["Embedding disabled"] = "Incorporació desactivada"; +$a->strings["Logged out."] = "Sortir."; +$a->strings["Failed authentication"] = "Autenticació fallida"; +$a->strings["Login failed."] = "Identificació fallida."; +$a->strings["%d invitation available"] = array( + 0 => "%d invitació disponible", + 1 => "%d invitacions disponibles", ); -$a->strings["%s user deleted"] = array( - 0 => "%s usuari esborrat", - 1 => "%s usuaris esborrats", +$a->strings["Advanced"] = "Avançat"; +$a->strings["Find Channels"] = "Troba Canals"; +$a->strings["Enter name or interest"] = "Entra un nom o interes"; +$a->strings["Connect/Follow"] = "Conecta/Segueix"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Lionel Messi, Futbolista"; +$a->strings["Find"] = "Troba"; +$a->strings["Channel Suggestions"] = "Canals Suggerits"; +$a->strings["Random Profile"] = "Perfil Aleatori"; +$a->strings["Invite Friends"] = "Convida Amics"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Exemple avançat: nom=pep i pais=eire"; +$a->strings["%d connection in common"] = array( + 0 => "%d connexió en comú", + 1 => "%d connexions en comú", ); -$a->strings["User '%s' deleted"] = "Usuari %s' esborrat"; -$a->strings["User '%s' unblocked"] = "Usuari %s' desbloquejat"; -$a->strings["User '%s' blocked"] = "L'usuari '%s' és bloquejat"; -$a->strings["select all"] = "Seleccionar tot"; -$a->strings["User registrations waiting for confirm"] = "Registre d'usuari esperant confirmació"; -$a->strings["Request date"] = "Data de sol·licitud"; -$a->strings["Email"] = "Correu"; -$a->strings["No registrations."] = "Sense registres."; -$a->strings["Deny"] = "Denegar"; -$a->strings["Register date"] = "Data de registre"; -$a->strings["Last login"] = "Últim accés"; -$a->strings["Last item"] = "Últim element"; -$a->strings["Account"] = "Compte"; -$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els usuaris seleccionats seran esborrats!\\n\\nqualsevol cosa que aquests usuaris hagin publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?"; -$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} s'eliminarà!\\n\\nQualsevol cosa que aquest usuari hagi publicat en aquest lloc s'esborrarà!\\n\\nEsteu segur?"; -$a->strings["Plugin %s disabled."] = "Plugin %s deshabilitat."; -$a->strings["Plugin %s enabled."] = "Plugin %s habilitat."; -$a->strings["Disable"] = "Deshabilitar"; -$a->strings["Enable"] = "Habilitar"; -$a->strings["Toggle"] = "Canviar"; -$a->strings["Settings"] = "Ajustos"; -$a->strings["Author: "] = "Autor:"; -$a->strings["Maintainer: "] = "Encarregat:"; -$a->strings["No themes found."] = "No s'ha trobat temes."; -$a->strings["[Experimental]"] = "[Experimental]"; -$a->strings["[Unsupported]"] = "[No soportat]"; -$a->strings["Log settings updated."] = "Configuració del transcriptor actualitzada."; -$a->strings["Clear"] = "Netejar"; -$a->strings["Debugging"] = "Esplugar"; -$a->strings["Log file"] = "Arxiu de transcripció"; -$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Ha de tenir permisos d'escriptura pel servidor web. En relació amb el seu directori Friendica de nivell superior."; -$a->strings["Log level"] = "Nivell de transcripció"; -$a->strings["Close"] = "Tancar"; -$a->strings["FTP Host"] = "Amfitrió FTP"; -$a->strings["FTP Path"] = "Direcció FTP"; -$a->strings["FTP User"] = "Usuari FTP"; -$a->strings["FTP Password"] = "Contrasenya FTP"; -$a->strings["Requested profile is not available."] = "El perfil sol·licitat no està disponible."; -$a->strings["Access to this profile has been restricted."] = "L'accés a aquest perfil ha estat restringit."; -$a->strings["Tips for New Members"] = "Consells per a nous membres"; -$a->strings["{0} wants to be your friend"] = "{0} vol ser el teu amic"; -$a->strings["{0} sent you a message"] = "{0} t'ha enviat un missatge de"; -$a->strings["{0} requested registration"] = "{0} solicituts de registre"; -$a->strings["{0} commented %s's post"] = "{0} va comentar l'enviament de %s"; -$a->strings["{0} liked %s's post"] = "A {0} l'ha agradat l'enviament de %s"; -$a->strings["{0} disliked %s's post"] = "A {0} no l'ha agradat l'enviament de %s"; -$a->strings["{0} is now friends with %s"] = "{0} ara és amic de %s"; -$a->strings["{0} posted"] = "{0} publicat"; -$a->strings["{0} tagged %s's post with #%s"] = "{0} va etiquetar la publicació de %s com #%s"; -$a->strings["{0} mentioned you in a post"] = "{0} et menciona en un missatge"; -$a->strings["Login failed."] = "Error d'accés."; -$a->strings["Connect URL missing."] = "URL del connector perduda."; -$a->strings["This site is not configured to allow communications with other networks."] = "Aquest lloc no està configurat per permetre les comunicacions amb altres xarxes."; -$a->strings["No compatible communication protocols or feeds were discovered."] = "Protocol de comunnicació no compatible o alimentador descobert."; -$a->strings["The profile address specified does not provide adequate information."] = "L'adreça de perfil especificada no proveeix informació adient."; -$a->strings["An author or name was not found."] = "Un autor o nom no va ser trobat"; -$a->strings["No browser URL could be matched to this address."] = "Cap direcció URL del navegador coincideix amb aquesta adreça."; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "La direcció del perfil especificat pertany a una xarxa que ha estat desactivada en aquest lloc."; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitat. Aquesta persona no podrà rebre notificacions personals/directes de tu."; -$a->strings["Unable to retrieve contact information."] = "No es pot recuperar la informació de contacte."; -$a->strings["following"] = "seguint"; -$a->strings["Common Friends"] = "Amics Comuns"; -$a->strings["No friends in common."] = "No hi ha amics en comú."; -$a->strings["Item has been removed."] = "El element ha estat esborrat."; -$a->strings["Applications"] = "Aplicacions"; -$a->strings["No installed applications."] = "Aplicacions no instal·lades."; -$a->strings["Search This Site"] = "Cerca en Aquest Lloc"; -$a->strings["Profile not found."] = "Perfil no trobat."; -$a->strings["Profile Name is required."] = "Nom de perfil requerit."; -$a->strings["Profile updated."] = "Perfil actualitzat."; -$a->strings["Profile deleted."] = "Perfil esborrat."; -$a->strings["Profile-"] = "Perfil-"; -$a->strings["New profile created."] = "Nou perfil creat."; -$a->strings["Profile unavailable to clone."] = "No es pot clonar el perfil."; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Amaga la llista de contactes/amics en la vista d'aquest perfil?"; -$a->strings["Edit Profile Details"] = "Editor de Detalls del Perfil"; -$a->strings["View this profile"] = "Veure aquest perfil"; -$a->strings["Create a new profile using these settings"] = "Crear un nou perfil amb aquests ajustos"; -$a->strings["Clone this profile"] = "Clonar aquest perfil"; -$a->strings["Delete this profile"] = "Esborrar aquest perfil"; -$a->strings["Profile Name:"] = "Nom de Perfil:"; -$a->strings["Your Full Name:"] = "El Teu Nom Complet."; -$a->strings["Title/Description:"] = "Títol/Descripció:"; -$a->strings["Your Gender:"] = "Gènere:"; -$a->strings["Birthday (%s):"] = "Aniversari (%s)"; -$a->strings["Street Address:"] = "Direcció:"; -$a->strings["Locality/City:"] = "Localitat/Ciutat:"; -$a->strings["Postal/Zip Code:"] = "Codi Postal:"; -$a->strings["Country:"] = "País"; -$a->strings["Region/State:"] = "Región/Estat:"; -$a->strings[" Marital Status:"] = " Estat Civil:"; -$a->strings["Who: (if applicable)"] = "Qui? (si és aplicable)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Sexual Preference:"] = "Preferència Sexual:"; -$a->strings["Homepage URL:"] = "Pàgina web URL:"; -$a->strings["Political Views:"] = "Idees Polítiques:"; -$a->strings["Religious Views:"] = "Creencies Religioses:"; -$a->strings["Public Keywords:"] = "Paraules Clau Públiques"; -$a->strings["Private Keywords:"] = "Paraules Clau Privades:"; -$a->strings["Example: fishing photography software"] = "Exemple: pesca fotografia programari"; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Emprat per suggerir potencials amics, Altres poden veure-ho)"; -$a->strings["(Used for searching profiles, never shown to others)"] = "(Emprat durant la cerca de perfils, mai mostrat a ningú)"; -$a->strings["Tell us about yourself..."] = "Parla'ns de tú....."; -$a->strings["Hobbies/Interests"] = "Aficions/Interessos"; -$a->strings["Contact information and Social Networks"] = "Informació de contacte i Xarxes Socials"; -$a->strings["Musical interests"] = "Gustos musicals"; -$a->strings["Books, literature"] = "Llibres, Literatura"; -$a->strings["Television"] = "Televisió"; -$a->strings["Film/dance/culture/entertainment"] = "Cinema/ball/cultura/entreteniments"; -$a->strings["Love/romance"] = "Amor/sentiments"; -$a->strings["Work/employment"] = "Treball/ocupació"; -$a->strings["School/education"] = "Ensenyament/estudis"; -$a->strings["This is your public profile.
It may be visible to anybody using the internet."] = "Aquest és el teu perfil públic.
El qual pot ser visible per qualsevol qui faci servir Internet."; -$a->strings["Age: "] = "Edat:"; -$a->strings["Edit/Manage Profiles"] = "Editar/Gestionar Perfils"; +$a->strings["show more"] = "mostrar més"; +$a->strings["Visible to your default audience"] = "Visible per a la teva audiència "; +$a->strings["Show"] = "Mostra"; +$a->strings["Don't show"] = "No mostrar"; +$a->strings["Permissions"] = "Permisos "; +$a->strings["Item was not found."] = "Article no trobat."; +$a->strings["No source file."] = "No hi ha arxiu d'origen."; +$a->strings["Cannot locate file to replace"] = "No trobo l'arxiu a reemplaçar"; +$a->strings["Cannot locate file to revise/update"] = "No trobo l'arxiu a revisar/actualitzar"; +$a->strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida limit de %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda."; +$a->strings["Stored file could not be verified. Upload failed."] = "L'arxiu guardat no es pot verificar. Pujada fallida."; +$a->strings["Path not available."] = "Trajectòria no disponible"; +$a->strings["Empty pathname"] = "Trajèctoria vuida."; +$a->strings["duplicate filename or path"] = "Nom o trajectòria duplicat"; +$a->strings["Path not found."] = "Trajectòria no trobada."; +$a->strings["mkdir failed."] = "mkdir va fracassar."; +$a->strings["database storage failed."] = "Arxiu de base de dades va fallar."; +$a->strings["Unable to obtain identity information from database"] = "Incapaç de trobar l'informació d'identitat a la base de dades"; +$a->strings["Empty name"] = "Nom buit"; +$a->strings["Name too long"] = "Nom massa llarg"; +$a->strings["No account identifier"] = "Sense identificador de compte"; +$a->strings["Nickname is required."] = "Alies/malnom es requerit."; +$a->strings["Reserved nickname. Please choose another."] = "Àlies reservat. Tria un altre."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "L'álies te caracters no soportats o ja esta en ús en aquest lloc"; +$a->strings["Unable to retrieve created identity"] = "No es pot recuperar la identitat creada"; +$a->strings["Default Profile"] = "Perfil per Defecte"; +$a->strings["Requested channel is not available."] = "El canal demanat no està disponible."; +$a->strings["Requested profile is not available."] = "El perfil demanat no està disponible."; $a->strings["Change profile photo"] = "Canviar la foto del perfil"; -$a->strings["Create New Profile"] = "Crear un Nou Perfil"; +$a->strings["Profiles"] = "Perfils"; +$a->strings["Manage/edit profiles"] = "Gestiona/edita perfils"; +$a->strings["Create New Profile"] = "Crear un Perfil Nou"; $a->strings["Profile Image"] = "Imatge del Perfil"; -$a->strings["visible to everybody"] = "Visible per tothom"; +$a->strings["visible to everybody"] = "visible per tothom"; $a->strings["Edit visibility"] = "Editar visibilitat"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetats %2\$s %3\$s amb %4\$s"; -$a->strings["No potential page delegates located."] = "No es troben pàgines potencialment delegades."; -$a->strings["Delegate Page Management"] = "Gestió de les Pàgines Delegades"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Els delegats poden gestionar tots els aspectes d'aquest compte/pàgina, excepte per als ajustaments bàsics del compte. Si us plau, no deleguin el seu compte personal a ningú que no confiïn completament."; -$a->strings["Existing Page Managers"] = "Actuals Administradors de Pàgina"; -$a->strings["Existing Page Delegates"] = "Actuals Delegats de Pàgina"; -$a->strings["Potential Delegates"] = "Delegats Potencials"; -$a->strings["Add"] = "Afegir"; -$a->strings["No entries."] = "Sense entrades"; -$a->strings["Friend Suggestions"] = "Amics Suggerits"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Cap suggeriment disponible. Si això és un nou lloc, si us plau torna a intentar en 24 hores."; -$a->strings["Ignore/Hide"] = "Ignorar/Amagar"; -$a->strings["Global Directory"] = "Directori Global"; -$a->strings["Normal site view"] = "Vista normal del lloc"; -$a->strings["Admin - View all site entries"] = "Admin- Veure totes les entrades del lloc"; -$a->strings["Find on this site"] = "Trobat en aquest lloc"; -$a->strings["Site Directory"] = "Directori Local"; -$a->strings["Gender: "] = "Gènere:"; -$a->strings["No entries (some entries may be hidden)."] = "No hi ha entrades (algunes de les entrades poden estar amagades)."; -$a->strings["%s : Not a valid email address."] = "%s : No es una adreça de correu vàlida"; -$a->strings["Please join my network on %s"] = "Si us plau, uneix-te a la meva xarxa en %s"; -$a->strings["%s : Message delivery failed."] = "%s : Ha fallat l'entrega del missatge."; -$a->strings["%d message sent."] = array( - 0 => "%d missatge enviat", - 1 => "%d missatges enviats.", -); -$a->strings["You have no more invitations available"] = "No te més invitacions disponibles"; -$a->strings["Send invitations"] = "Enviant Invitacions"; -$a->strings["Enter email addresses, one per line:"] = "Entri adreçes de correu, una per línia:"; -$a->strings["Please join my social network on %s"] = "Per favor, uneix-te a la meva xarxa social en %s"; -$a->strings["To accept this invitation, please visit:"] = "Per acceptar aquesta invitació, si us plau, visiti:"; -$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vostè haurà de proporcionar aquest codi d'invitació: \$invite_code"; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Un cop registrat, si us plau contactar amb mi a través de la meva pàgina de perfil a:"; -$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Això pot ocorre ocasionalment si el contacte fa una petició per ambdues persones i ja han estat aprovades."; -$a->strings["Response from remote site was not understood."] = "La resposta des del lloc remot no s'entenia."; -$a->strings["Unexpected response from remote site: "] = "Resposta inesperada de lloc remot:"; -$a->strings["Confirmation completed successfully."] = "La confirmació s'ha completat correctament."; -$a->strings["Remote site reported: "] = "El lloc remot informa:"; -$a->strings["Temporary failure. Please wait and try again."] = "Fallada temporal. Si us plau, espereu i torneu a intentar."; -$a->strings["Introduction failed or was revoked."] = "La presentació va fallar o va ser revocada."; -$a->strings["Unable to set contact photo."] = "No es pot canviar la foto de contacte."; -$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s és ara amic amb %2\$s"; -$a->strings["No user record found for '%s' "] = "No es troben registres d'usuari per a '%s'"; -$a->strings["Our site encryption key is apparently messed up."] = "La nostra clau de xifrat del lloc pel que sembla en mal estat."; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Es va proporcionar una URL del lloc buida o la URL no va poder ser desxifrada per nosaltres."; -$a->strings["Contact record was not found for you on our site."] = "No s'han trobat registres del contacte al nostre lloc."; -$a->strings["Site public key not available in contact record for URL %s."] = "la clau pública del lloc no disponible en les dades del contacte per URL %s."; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La ID proporcionada pel seu sistema és un duplicat en el nostre sistema. Hauria de treballar si intenta de nou."; -$a->strings["Unable to set your contact credentials on our system."] = "No es pot canviar les seves credencials de contacte en el nostre sistema."; -$a->strings["Unable to update your contact profile details on our system"] = "No es pot actualitzar els detalls del seu perfil de contacte en el nostre sistema"; -$a->strings["Connection accepted at %s"] = "Connexió acceptada en %s"; -$a->strings["Facebook disabled"] = "Facebook deshabilitat"; -$a->strings["Updating contacts"] = "Actualitzant contactes"; -$a->strings["Facebook API key is missing."] = "La clau del API de Facebook s'ha perdut."; -$a->strings["Facebook Connect"] = "Facebook Connectat"; -$a->strings["Install Facebook connector for this account."] = "Instal·lar el connector de Facebook per aquest compte."; -$a->strings["Remove Facebook connector"] = "Eliminar el connector de Faceboook"; -$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "Re-autentificar [Això és necessari cada vegada que la contrasenya de Facebook canvia.]"; -$a->strings["Post to Facebook by default"] = "Enviar a Facebook per defecte"; -$a->strings["Link all your Facebook friends and conversations on this website"] = "Enllaça tots els teus amics i les converses de Facebook en aquest lloc web"; -$a->strings["Facebook conversations consist of your profile wall and your friend stream."] = "Les converses de Facebook consisteixen en el perfil del mur i en el stream del seu amic."; -$a->strings["On this website, your Facebook friend stream is only visible to you."] = "En aquesta pàgina web, el stream del seu amic a Facebook només és visible per a vostè."; -$a->strings["The following settings determine the privacy of your Facebook profile wall on this website."] = "Les següents opcions determinen la privacitat del mur del seu perfil de Facebook en aquest lloc web."; -$a->strings["On this website your Facebook profile wall conversations will only be visible to you"] = "En aquesta pàgina web les seves converses al mur del perfil de Facebook només seran visible per a vostè"; -$a->strings["Do not import your Facebook profile wall conversations"] = "No importi les seves converses del mur del perfil de Facebook"; -$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Si opta per vincular les converses i deixar ambdues caselles sense marcar, el mur del seu perfil de Facebook es fusionarà amb el mur del seu perfil en aquest lloc web i la seva configuració de privacitat en aquest website serà utilitzada per determinar qui pot veure les converses."; -$a->strings["Comma separated applications to ignore"] = "Separats per comes les aplicacions a ignorar"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Facebook Connector Settings"] = "Ajustos del Connector de Facebook"; -$a->strings["Post to Facebook"] = "Enviament a Facebook"; -$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "Enviament a Facebook cancel·lat perque hi ha un conflicte de permisos d'accés multi-xarxa."; -$a->strings["Image: "] = "Imatge:"; -$a->strings["View on Friendica"] = "Vist en Friendica"; -$a->strings["Facebook post failed. Queued for retry."] = "Enviament a Facebook fracassat. En cua per a reintent."; -$a->strings["link"] = "enllaç"; -$a->strings["%d person likes this"] = array( - 0 => "%d persona li agrada això", - 1 => "%d persones els agrada això", -); -$a->strings["%d person doesn't like this"] = array( - 0 => "%d persona no li agrada això", - 1 => "%d persones no els agrada això", -); -$a->strings["Generate new key"] = "Generar nova clau"; -$a->strings["Widgets key"] = "Ginys clau"; -$a->strings["Widgets available"] = "Ginys disponibles"; -$a->strings["Connect on Friendica!"] = "Connectar en Friendica"; -$a->strings["YourLS Settings"] = "La Teva Configuració de LS"; -$a->strings["URL: http://"] = "URL: http://"; -$a->strings["Username:"] = "Nom d'usuari:"; -$a->strings["Password:"] = "Contrasenya:"; -$a->strings["Use SSL "] = "Emprar SSL"; -$a->strings["yourls Settings saved."] = "Guardar la seva configuració."; -$a->strings["Post to LiveJournal"] = "Missatge a Livejournal"; -$a->strings["LiveJournal Post Settings"] = "Configuració d'enviaments a Livejournal"; -$a->strings["Enable LiveJournal Post Plugin"] = "Habilitat el plugin d'enviaments a Livejournal"; -$a->strings["LiveJournal username"] = "Nom d'usuari a Livejournal"; -$a->strings["LiveJournal password"] = "Contrasenya a Livejournal"; -$a->strings["Post to LiveJournal by default"] = "Enviar per defecte a Livejournal"; -$a->strings["\"Not Safe For Work\" Settings"] = "Configuració de \"Not Safe For Work\""; -$a->strings["Enable NSFW filter"] = "Habilitar el filtre NSFW"; -$a->strings["Comma separated words to treat as NSFW"] = "Tractar com NSFW les paraules separades per comes "; -$a->strings["Use /expression/ to provide regular expressions"] = "Emprar /expressió/ per a proporcionar expressions regulars"; -$a->strings["NSFW Settings saved."] = "Configuració NSFW guardada."; -$a->strings["%s - Click to open/close"] = "%s - Clicar per obrir/tancar"; -$a->strings["Login"] = "Identifica't"; -$a->strings["OpenID"] = "OpenID"; -$a->strings["Last users"] = "Últims usuaris"; -$a->strings["Most active users"] = "Usuaris més actius"; -$a->strings["Last photos"] = "Últimes fotos"; -$a->strings["Last likes"] = "Últims \"m'agrada\""; -$a->strings["event"] = "esdeveniment"; -$a->strings["Latest users"] = "Últims usuaris"; -$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See RemoteStorage WebFinger"] = "Permetre l'ús del seu ID de friendica (%s) per Connectar a l'emmagatzematge extern (com ownCloud). Veure WebFinger RemoteStorage "; -$a->strings["Template URL (with {category})"] = "Plantilles de URL (amb {categoria})"; -$a->strings["OAuth end-point"] = "OAuth end-point"; -$a->strings["Api"] = "Api"; -$a->strings["Member since:"] = "Membre des de:"; -$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tres en línia Tridimensional"; -$a->strings["3D Tic-Tac-Toe"] = "Tres en línia 3D"; -$a->strings["New game"] = "Nou joc"; -$a->strings["New game with handicap"] = "Nou joc modificat"; -$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "El joc del tres en línia tridimensional és com el joc tradicional, excepte que es juga en diversos nivells simultàniament."; -$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "En aquest cas hi ha tres nivells. Vostè guanya per aconseguir tres en una fila en qualsevol nivell, així com dalt, baix i en diagonal a través dels diferents nivells."; -$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "El joc modificat desactiva la posició central en el nivell mitjà perquè el jugador en aquesta posició té sovint un avantatge injust."; -$a->strings["You go first..."] = "Vostè va primer ..."; -$a->strings["I'm going first this time..."] = "Vaig primer aquesta vegada ..."; -$a->strings["You won!"] = "Has guanyat!"; -$a->strings["\"Cat\" game!"] = "Empat!"; -$a->strings["I won!"] = "Vaig guanyar!"; -$a->strings["Randplace Settings"] = "Configuració de Randplace"; -$a->strings["Enable Randplace Plugin"] = "Habilitar el Plugin de Randplace"; -$a->strings["Post to Dreamwidth"] = "Missatge a Dreamwidth"; -$a->strings["Dreamwidth Post Settings"] = "Configuració d'enviaments a Dreamwidth"; -$a->strings["Enable dreamwidth Post Plugin"] = "Habilitat el plugin d'enviaments a Dreamwidth"; -$a->strings["dreamwidth username"] = "Nom d'usuari a Dreamwidth"; -$a->strings["dreamwidth password"] = "Contrasenya a Dreamwidth"; -$a->strings["Post to dreamwidth by default"] = "Enviar per defecte a Dreamwidth"; -$a->strings["Post to Drupal"] = "Missatge a Drupal"; -$a->strings["Drupal Post Settings"] = "Configuració d'enviaments a Drupal"; -$a->strings["Enable Drupal Post Plugin"] = "Habilitar el Plugin d'Enviaments de Drupal"; -$a->strings["Drupal username"] = "Nom d'usuari de Drupal"; -$a->strings["Drupal password"] = "Contrasenya de Drupal"; -$a->strings["Post Type - article,page,or blog"] = "Tipus d'Enviament- article,pàgina, o blog"; -$a->strings["Drupal site URL"] = "URL del lloc Drupal"; -$a->strings["Drupal site uses clean URLS"] = "el Lloc Drupal empra URLS netes"; -$a->strings["Post to Drupal by default"] = "Enviar a Drupal per defecte"; -$a->strings["Post from Friendica"] = "Enviament des de Friendica"; -$a->strings["Geonames settings updated."] = "Actualitzada la configuració de Geonames."; -$a->strings["Geonames Settings"] = "Configuració de Geonames"; -$a->strings["Enable Geonames Plugin"] = "Habilitar Plugin de Geonames"; -$a->strings["Upload a file"] = "Carrega un arxiu"; -$a->strings["Drop files here to upload"] = "Deixa aquí el arxiu a carregar"; -$a->strings["Failed"] = "Fracassar"; -$a->strings["No files were uploaded."] = "No hi ha arxius carregats."; -$a->strings["Uploaded file is empty"] = "L'arxiu carregat està buit"; -$a->strings["File has an invalid extension, it should be one of "] = "Arxiu té una extensió no vàlida, ha de ser una de"; -$a->strings["Upload was cancelled, or server error encountered"] = "La pujada va ser cancel.lada, o es va trobar un error de servidor"; -$a->strings["OEmbed settings updated"] = "Actualitzar la configuració OEmbed"; -$a->strings["Use OEmbed for YouTube videos"] = "Empreu OEmbed per videos YouTube"; -$a->strings["URL to embed:"] = "Adreça URL del recurs"; -$a->strings["Impressum"] = "Impressum"; -$a->strings["Site Owner"] = "Propietari del lloc"; -$a->strings["Email Address"] = "Adreça de correu"; -$a->strings["Postal Address"] = "Adreça postal"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "El complement impressum s'ha de configurar!
Si us plau afegiu almenys la variable propietari al fitxer de configuració. Per a les altres variables, consulteu el fitxer README del complement."; -$a->strings["Site Owners Profile"] = "Perfil del Propietari del Lloc"; -$a->strings["Notes"] = "Notes"; -$a->strings["Report Bug"] = "Informar de problema"; -$a->strings["\"Blockem\" Settings"] = "Configuració de \"Bloqueig\""; -$a->strings["Comma separated profile URLS to block"] = "URLS dels perfils a bloquejar, separats per comes"; -$a->strings["BLOCKEM Settings saved."] = "Guardada la configuració de BLOQUEIG."; -$a->strings["Blocked %s - Click to open/close"] = "Bloquejar %s - Clica per obrir/tancar"; -$a->strings["Unblock Author"] = "Desbloquejar Autor"; -$a->strings["Block Author"] = "Bloquejar Autor"; -$a->strings["blockem settings updated"] = "Actualitzar la Configuració de bloqueig"; -$a->strings[":-)"] = ":-)"; -$a->strings[":-("] = ":-("; -$a->strings["lol"] = "lol"; -$a->strings["Quick Comment Settings"] = "Configuració Ràpida dels Comentaris"; -$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Comentaris ràpids es troben prop de les caixes de comentaris, de vegades ocults. Feu clic a ells per donar respostes simples."; -$a->strings["Enter quick comments, one per line"] = "Introduïu els comentaris ràpids, un per línia"; -$a->strings["Quick Comment settings saved."] = "Guardada la configuració de comentaris ràpids."; -$a->strings["Tile Server URL"] = "URL del servidor, del mosaico de servidores"; -$a->strings["A list of public tile servers"] = "Una llista de un mosaic de servidors públics"; -$a->strings["Default zoom"] = "Zoom per defecte"; -$a->strings["The default zoom level. (1:world, 18:highest)"] = "Nivell de zoom per defecte. (1: el món, 18: el més alt)"; -$a->strings["Editplain settings updated."] = "Actualitzar la configuració de Editplain."; -$a->strings["Editplain Settings"] = "Configuració de Editplain"; -$a->strings["Disable richtext status editor"] = "Deshabilitar l'editor d'estatus de texte enriquit"; -$a->strings["\"pageheader\" Settings"] = "Configuració de la capçalera de pàgina."; -$a->strings["pageheader Settings saved."] = "guardada la configuració de la capçalera de pàgina."; -$a->strings["View Source"] = "Veure les Fonts"; -$a->strings["Post to StatusNet"] = "Publica-ho a StatusNet"; -$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Si us plau, poseu-vos en contacte amb l'administrador del lloc.
L'adreça URL de l'API proporcionada no és vàlida."; -$a->strings["We could not contact the StatusNet API with the Path you entered."] = "No hem pogut posar-nos en contacte amb l'API StatusNet amb la ruta que has introduït."; -$a->strings["StatusNet settings updated."] = "La configuració StatusNet actualitzada."; -$a->strings["StatusNet Posting Settings"] = "Configuració d'Enviaments per a StatusNet"; -$a->strings["Globally Available StatusNet OAuthKeys"] = "OAuthKeys de StatusNet Globalment Disponible"; -$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Hi ha preconfigurats parells clau OAuth per a alguns servidors StatusNet disponibles. Si està emprant un d'ells, utilitzi aquestes credencials. Si no és així no dubteu a connectar-se a qualsevol altra instància StatusNet (veure a baix)."; -$a->strings["Provide your own OAuth Credentials"] = "Proporcioneu les vostres credencials de OAuth"; -$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "no s'ha trobat cap parell \"consumer key\" per StatusNet. Registra el teu compte Friendica com un client d'escriptori en el seu compte StatusNet, copieu el parell de \"consumer key\" aquí i entri a l'arrel de la base de l'API.
Abans de registrar el seu parell de claus OAuth demani a l'administrador si ja hi ha un parell de claus per a aquesta instal·lació de Friendica en la instal·lació del teu favorit StatusNet."; -$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key"; -$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret"; -$a->strings["Base API Path (remember the trailing /)"] = "Base API Path (recorda deixar / al final)"; -$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Per connectar al seu compte StatusNet, feu clic al botó de sota per obtenir un codi de seguretat StatusNet, que has de copiar a la casella de sota, i enviar el formulari. Només els missatges públics es publicaran en StatusNet."; -$a->strings["Log in with StatusNet"] = "Accedeixi com en StatusNet"; -$a->strings["Copy the security code from StatusNet here"] = "Copieu el codi de seguretat StatusNet aquí"; -$a->strings["Cancel Connection Process"] = "Cancel·lar el procés de connexió"; -$a->strings["Current StatusNet API is"] = "L'Actual StatusNet API és"; -$a->strings["Cancel StatusNet Connection"] = "Cancel·lar la connexió amb StatusNet"; -$a->strings["Currently connected to: "] = "Actualment connectat a: "; -$a->strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Si està activat, tots els seus anuncis públics poden ser publicats en el compte StatusNet associat. Vostè pot optar per fer-ho per defecte (en aquest cas) o per cada missatge per separat en les opcions de comptabilització en escriure l'entrada."; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Nota: A causa de les seves opcions de privacitat (Amaga els detalls del teu perfil dels espectadors desconeguts? ) el vincle potencialment inclòs en anuncis públics transmesos a StatusNet conduirà el visitant a una pàgina en blanc en la que informarà al visitants que l'accés al seu perfil s'ha restringit."; -$a->strings["Allow posting to StatusNet"] = "Permetre enviaments a StatusNet"; -$a->strings["Send public postings to StatusNet by default"] = "Enviar missatges públics a StatusNet per defecte"; -$a->strings["Clear OAuth configuration"] = "Esborrar configuració de OAuth"; -$a->strings["API URL"] = "API URL"; -$a->strings["Post to Tumblr"] = "Publica-ho al Tumblr"; -$a->strings["Tumblr Post Settings"] = "Configuració d'Enviaments de Tumblr"; -$a->strings["Enable Tumblr Post Plugin"] = "Habilita el plugin de enviaments de Tumblr"; -$a->strings["Tumblr login"] = "Inici de sessió de Tumblr"; -$a->strings["Tumblr password"] = "Caontrasenya de Tumblr"; -$a->strings["Post to Tumblr by default"] = "Enviar a Tumblr per defecte"; -$a->strings["Numfriends settings updated."] = "Actualitzar la configuració de Numfriends."; -$a->strings["Numfriends Settings"] = "Configuració de Numfriends"; -$a->strings["How many contacts to display on profile sidebar"] = "Quants contactes per mostrar a la barra lateral el perfil"; -$a->strings["Gnot settings updated."] = "Configuració de Gnot actualitzada"; -$a->strings["Gnot Settings"] = "Configuració de Gnot"; -$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permet crear fils de les notificacions de comentaris de correu electrònic a Gmail i anonimat de la línia d'assumpte."; -$a->strings["Enable this plugin/addon?"] = "Activar aquest plugin/aplicació?"; -$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica: Notifica] Conversació comentada #%d"; -$a->strings["Post to Wordpress"] = "Publica-ho al Wordpress"; -$a->strings["WordPress Post Settings"] = "Configuració d'enviaments a WordPress"; -$a->strings["Enable WordPress Post Plugin"] = "Habilitar Configuració d'Enviaments a WordPress"; -$a->strings["WordPress username"] = "Nom d'usuari de WordPress"; -$a->strings["WordPress password"] = "Contrasenya de WordPress"; -$a->strings["WordPress API URL"] = "WordPress API URL"; -$a->strings["Post to WordPress by default"] = "Enviar a WordPress per defecte"; -$a->strings["\"Show more\" Settings"] = "Configuració de \"Mostrar més\""; -$a->strings["Enable Show More"] = "Habilita Mostrar Més"; -$a->strings["Cutting posts after how much characters"] = "Tallar els missatges després de quants caràcters"; -$a->strings["Show More Settings saved."] = "Guardada la configuració de \"Mostra Més\"."; -$a->strings["Show More"] = "Mostra Més"; -$a->strings["This website is tracked using the Piwik analytics tool."] = "Aquest lloc web realitza un seguiment mitjançant la eina d'anàlisi Piwik."; -$a->strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Si no vol que les seves visites es transcribin d'aquesta manera vostè pot establir una cookie per evitar a Piwik a partir de noves visites del lloc web (opt-out)."; -$a->strings["Piwik Base URL"] = "URL Piwik Base"; -$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Trajectoria absoluta per a la instal·lació de Piwik (sense el protocol (http/s), amb la barra final )"; -$a->strings["Site ID"] = "Lloc ID"; -$a->strings["Show opt-out cookie link?"] = "Mostra l'enllaç cookie opt-out?"; -$a->strings["Asynchronous tracking"] = "Seguiment asíncrono"; -$a->strings["Post to Twitter"] = "Publica-ho al Twitter"; -$a->strings["Twitter settings updated."] = "La configuració de Twitter actualitzada."; -$a->strings["Twitter Posting Settings"] = "Configuració d'Enviaments per a Twitter"; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "No s'ha pogut emparellar cap clau \"consumer key\" per a Twitter. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; -$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "En aquesta instància Friendica el plugin Twitter va ser habilitat, però encara no ha connectat el compte al seu compte de Twitter. Per a això feu clic al botó de sota per obtenir un PIN de Twitter que ha de copiar a la casella de sota i enviar el formulari. Només els missatges públics es publicaran a Twitter."; -$a->strings["Log in with Twitter"] = "Accedeixi com en Twitter"; -$a->strings["Copy the PIN from Twitter here"] = "Copieu el codi PIN de Twitter aquí"; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Si està activat, tots els seus anuncis públics poden ser publicats en el corresponent compte de Twitter. Vostè pot optar per fer-ho per defecte (en aquest cas) o per cada missatge per separat en les opcions de comptabilització en escriure l'entrada."; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Nota: donada la seva configuració de privacitat ( Amaga els detalls del teu perfil dels espectadors desconeguts? ) el vincle potencialment inclòs en anuncis públics retransmesos a Twitter conduirà al visitant a una pàgina en blanc informar als visitants que l'accés al seu perfil s'ha restringit."; -$a->strings["Allow posting to Twitter"] = "Permetre anunci a Twitter"; -$a->strings["Send public postings to Twitter by default"] = "Enviar anuncis públics a Twitter per defecte"; -$a->strings["Consumer key"] = "Consumer key"; -$a->strings["Consumer secret"] = "Consumer secret"; -$a->strings["irc Chatroom"] = "irc Chatroom"; -$a->strings["Post to Posterous"] = "enviament a Posterous"; -$a->strings["Posterous Post Settings"] = "Configuració d'Enviaments a Posterous"; -$a->strings["Enable Posterous Post Plugin"] = "Habilitar plugin d'Enviament de Posterous"; -$a->strings["Posterous login"] = "Inici de sessió a Posterous"; -$a->strings["Posterous password"] = "Contrasenya a Posterous"; -$a->strings["Post to Posterous by default"] = "Enviar a Posterous per defecte"; -$a->strings["Theme settings"] = "Configuració de Temes"; -$a->strings["Alignment"] = "Adaptació"; -$a->strings["Left"] = "Esquerra"; -$a->strings["Center"] = "Centre"; $a->strings["Gender:"] = "Gènere:"; +$a->strings["Status:"] = "Estatus:"; +$a->strings["Homepage:"] = "Pàgina Personal:"; +$a->strings["Online Now"] = "Ara en Linia"; +$a->strings["g A l F d"] = "g A l F d"; +$a->strings["F d"] = "F d"; +$a->strings["[today]"] = "[avui]"; +$a->strings["Birthday Reminders"] = "Recordatori d'Aniversaris"; +$a->strings["Birthdays this week:"] = "Aniversari aquesta setmana:"; +$a->strings["[No description]"] = "[Sense descripció]"; +$a->strings["Event Reminders"] = "Recordatori d'Events"; +$a->strings["Events this week:"] = "Event aquesta setmana:"; +$a->strings["Profile"] = "Perfil"; +$a->strings["Full Name:"] = "Nom Complet:"; +$a->strings["Like this channel"] = "M'agrada aquest canal"; $a->strings["j F, Y"] = "j F, Y"; $a->strings["j F"] = "j F"; $a->strings["Birthday:"] = "Aniversari:"; $a->strings["Age:"] = "Edat:"; -$a->strings["Status:"] = "Estatus:"; -$a->strings["Homepage:"] = "Pàgina web:"; +$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Preferència Sexual:"; +$a->strings["Hometown:"] = "Ciutat Natal:"; $a->strings["Tags:"] = "Etiquetes:"; +$a->strings["Political Views:"] = "Idees Polítiques:"; $a->strings["Religion:"] = "Religió:"; -$a->strings["About:"] = "Acerca de:"; -$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:"; +$a->strings["About:"] = "Sobre:"; +$a->strings["Hobbies/Interests:"] = "Aficions/Interessos:"; +$a->strings["Likes:"] = "Agrada:"; +$a->strings["Dislikes:"] = "Desagrada:"; $a->strings["Contact information and Social Networks:"] = "Informació de contacte i Xarxes Socials:"; -$a->strings["Musical interests:"] = "Gustos musicals:"; +$a->strings["My other channels:"] = "Els meus altres canals:"; +$a->strings["Musical interests:"] = "Interessos Musicals:"; $a->strings["Books, literature:"] = "Llibres, literatura:"; $a->strings["Television:"] = "Televisió:"; -$a->strings["Film/dance/culture/entertainment:"] = "Cinema/ball/cultura/entreteniments:"; -$a->strings["Love/Romance:"] = "Amor/sentiments:"; -$a->strings["Work/employment:"] = "Treball/ocupació:"; -$a->strings["School/education:"] = "Escola/formació"; -$a->strings["Unknown | Not categorised"] = "Desconegut/No categoritzat"; -$a->strings["Block immediately"] = "Bloquejar immediatament"; -$a->strings["Shady, spammer, self-marketer"] = "Sospitós, Femater, auto-publicitat"; -$a->strings["Known to me, but no opinion"] = "Conegut per mi, però sense opinió"; -$a->strings["OK, probably harmless"] = "Bé, probablement inofensiu"; -$a->strings["Reputable, has my trust"] = "Bona reputació, té la meva confiança"; -$a->strings["Frequently"] = "Freqüentment"; -$a->strings["Hourly"] = "Cada hora"; -$a->strings["Twice daily"] = "Dues vegades al dia"; -$a->strings["Daily"] = "Diari"; -$a->strings["Weekly"] = "Setmanal"; -$a->strings["Monthly"] = "Mensual"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Male"] = "Home"; -$a->strings["Female"] = "Dona"; -$a->strings["Currently Male"] = "Actualment Home"; -$a->strings["Currently Female"] = "Actualment Dona"; -$a->strings["Mostly Male"] = "Habitualment Home"; -$a->strings["Mostly Female"] = "Habitualment Dona"; -$a->strings["Transgender"] = "Transgènere"; -$a->strings["Intersex"] = "Bisexual"; -$a->strings["Transsexual"] = "Transexual"; +$a->strings["Film/dance/culture/entertainment:"] = "Películes/Dança/Cultura/Entreteniment:"; +$a->strings["Love/Romance:"] = "Amor/Romace:"; +$a->strings["Work/employment:"] = "Treball/feina:"; +$a->strings["School/education:"] = "Escola/educació:"; +$a->strings["Like this thing"] = "M'agrada això"; +$a->strings["Male"] = "Masculí"; +$a->strings["Female"] = "Femení"; +$a->strings["Currently Male"] = "Actualment Masculí"; +$a->strings["Currently Female"] = "Actualment Femení"; +$a->strings["Mostly Male"] = "Més aviat Masculí"; +$a->strings["Mostly Female"] = "Més Aviat Femení"; +$a->strings["Transgender"] = "Canvi de Sexe"; +$a->strings["Intersex"] = "Intersexual"; +$a->strings["Transsexual"] = "Transsexual"; $a->strings["Hermaphrodite"] = "Hermafrodita"; $a->strings["Neuter"] = "Neutre"; -$a->strings["Non-specific"] = "No específicat"; -$a->strings["Other"] = "Altres"; -$a->strings["Undecided"] = "No Decidit"; -$a->strings["Males"] = "Home"; -$a->strings["Females"] = "Dona"; +$a->strings["Non-specific"] = "Indefinit"; +$a->strings["Undecided"] = "Indecís"; +$a->strings["Males"] = "Homes"; +$a->strings["Females"] = "Dones"; $a->strings["Gay"] = "Gay"; -$a->strings["Lesbian"] = "Lesbiana"; +$a->strings["Lesbian"] = "Lesbianes"; $a->strings["No Preference"] = "Sense Preferències"; $a->strings["Bisexual"] = "Bisexual"; $a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Abstinent/a"; +$a->strings["Abstinent"] = "Abstinent"; $a->strings["Virgin"] = "Verge"; -$a->strings["Deviant"] = "Desviat/da"; +$a->strings["Deviant"] = "Desviat"; $a->strings["Fetish"] = "Fetixiste"; $a->strings["Oodles"] = "Orgies"; $a->strings["Nonsexual"] = "Asexual"; -$a->strings["Single"] = "Solter/a"; +$a->strings["Single"] = "Solter"; $a->strings["Lonely"] = "Solitari"; $a->strings["Available"] = "Disponible"; $a->strings["Unavailable"] = "No Disponible"; -$a->strings["Dating"] = "De cites"; +$a->strings["Has crush"] = "Aplastat"; +$a->strings["Infatuated"] = "Encapritxat"; +$a->strings["Dating"] = "Promés"; $a->strings["Unfaithful"] = "Infidel"; -$a->strings["Sex Addict"] = "Adicte al sexe"; -$a->strings["Friends"] = "Amics/Amigues"; -$a->strings["Friends/Benefits"] = "Amics íntims"; -$a->strings["Casual"] = "Oportunista"; -$a->strings["Engaged"] = "Promès"; +$a->strings["Sex Addict"] = "Adicte al Sexe"; +$a->strings["Friends/Benefits"] = "Amics amb Beneficis"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Ocupat"; $a->strings["Married"] = "Casat"; -$a->strings["Partners"] = "Socis"; +$a->strings["Imaginarily married"] = "Casat Imaginàriament"; +$a->strings["Partners"] = "Parella"; $a->strings["Cohabiting"] = "Cohabitant"; +$a->strings["Common law"] = "Tradició"; $a->strings["Happy"] = "Feliç"; -$a->strings["Not Looking"] = "No Cerco"; -$a->strings["Swinger"] = "Parella Liberal"; -$a->strings["Betrayed"] = "Traït/da"; -$a->strings["Separated"] = "Separat/da"; +$a->strings["Not looking"] = "No Cerco"; +$a->strings["Swinger"] = "Llibertí"; +$a->strings["Betrayed"] = "Traït"; +$a->strings["Separated"] = "Separat"; $a->strings["Unstable"] = "Inestable"; -$a->strings["Divorced"] = "Divorciat/da"; -$a->strings["Widowed"] = "Vidu/a"; +$a->strings["Divorced"] = "Divorciat"; +$a->strings["Imaginarily divorced"] = "Divorciat Imaginàriament"; +$a->strings["Widowed"] = "Vidu/ua"; $a->strings["Uncertain"] = "Incert"; -$a->strings["Complicated"] = "Complicat"; -$a->strings["Don't care"] = "No t'interessa"; -$a->strings["Ask me"] = "Pregunta'm"; -$a->strings["Starts:"] = "Inici:"; -$a->strings["Finishes:"] = "Acaba:"; -$a->strings["(no subject)"] = "(sense assumpte)"; -$a->strings["noreply"] = "no contestar"; -$a->strings["prev"] = "Prev"; -$a->strings["first"] = "primer"; -$a->strings["last"] = "Últim"; -$a->strings["next"] = "Proper"; -$a->strings["No contacts"] = "Sense contactes"; -$a->strings["%d Contact"] = array( - 0 => "%d Contacte", - 1 => "%d Contactes", +$a->strings["It's complicated"] = "Es Complicat"; +$a->strings["Don't care"] = "No Et Fa Res"; +$a->strings["Ask me"] = "Pregunta"; +$a->strings["Site Admin"] = "Administració"; +$a->strings["Address Book"] = "Adreçes"; +$a->strings["Mood"] = "Ànim"; +$a->strings["Probe"] = "Sondeig"; +$a->strings["Suggest"] = "Suggeriment"; +$a->strings["Random Channel"] = "Canal Aleatori"; +$a->strings["Invite"] = "Convida"; +$a->strings["Features"] = "Funcionalitats"; +$a->strings["Language"] = "Idioma"; +$a->strings["Post"] = "Entrada"; +$a->strings["Profile Photo"] = "Foto del Perfil"; +$a->strings["Update"] = "Actualització"; +$a->strings["Install"] = "Instal·lar"; +$a->strings["Purchase"] = "Compra"; +$a->strings["Image/photo"] = "Imatge/foto"; +$a->strings["Encrypted content"] = "Contingut encriptat"; +$a->strings["Install %s element: "] = "Instal·la l'element %s:"; +$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc."; +$a->strings["webpage"] = "pàgina web"; +$a->strings["layout"] = "disposició"; +$a->strings["block"] = "bloc"; +$a->strings["menu"] = "menú"; +$a->strings["QR code"] = "QR code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s va escriure el següent %2\$s %3\$s"; +$a->strings["post"] = "entrada"; +$a->strings["Different viewers will see this text differently"] = "Diferents observadors veuran aquest text de diferents formes"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 va escriure:"; +$a->strings["Missing room name"] = "Perdut el nom de la sala"; +$a->strings["Duplicate room name"] = "Nom de la sala duplicat"; +$a->strings["Invalid room specifier."] = "Especificació de la sala invàlida."; +$a->strings["Room not found."] = "Sala no trobada."; +$a->strings["Room is full"] = "La sala es plena"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "La imatge excedeix la mida limit pel lloc web en %lu bytes"; +$a->strings["Image file is empty."] = "El fitxer d'imatge esta buit."; +$a->strings["Unable to process image"] = "incapaç de processar la imatge"; +$a->strings["Photo storage failed."] = "Fracassà l'emmagatzematge de la Foto"; +$a->strings["Upload New Photos"] = "Puja Noves Fotos"; +$a->strings["Some blurb about what to do when you're new here"] = "Algunes propostes sobre el que cal fer quan ets nou aquí"; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creat %1$.0f de %2$.0f canals permesos."; +$a->strings["Create a new channel"] = "Crear un nou canal"; +$a->strings["Current Channel"] = "Canal Actual"; +$a->strings["Switch to one of your channels by selecting it."] = "Canviar a un altre dels teus canals seleccionant-ho."; +$a->strings["Default Channel"] = "Canal per Defecte"; +$a->strings["Make Default"] = "Estableix com a Predeterminat"; +$a->strings["%d new messages"] = "%d missatges nous"; +$a->strings["%d new introductions"] = "%d noves presentacions"; +$a->strings["Delegated Channels"] = "Canals Delegats"; +$a->strings["Public access denied."] = "Accés públic denegat."; +$a->strings["%d rating"] = array( + 0 => "%d valoració", + 1 => "%d valoracions", ); -$a->strings["Search"] = "Cercar"; -$a->strings["Monday"] = "Dilluns"; -$a->strings["Tuesday"] = "Dimarts"; -$a->strings["Wednesday"] = "Dimecres"; -$a->strings["Thursday"] = "Dijous"; -$a->strings["Friday"] = "Divendres"; -$a->strings["Saturday"] = "Dissabte"; -$a->strings["Sunday"] = "Diumenge"; -$a->strings["January"] = "Gener"; -$a->strings["February"] = "Febrer"; -$a->strings["March"] = "Març"; -$a->strings["April"] = "Abril"; -$a->strings["May"] = "Maig"; -$a->strings["June"] = "Juny"; -$a->strings["July"] = "Juliol"; -$a->strings["August"] = "Agost"; -$a->strings["September"] = "Setembre"; -$a->strings["October"] = "Octubre"; -$a->strings["November"] = "Novembre"; -$a->strings["December"] = "Desembre"; -$a->strings["bytes"] = "bytes"; -$a->strings["Select an alternate language"] = "Sel·lecciona un idioma alternatiu"; -$a->strings["default"] = "per defecte"; -$a->strings["activity"] = "activitat"; -$a->strings["comment"] = "comentari"; -$a->strings["post"] = "missatge"; -$a->strings["Sharing notification from Diaspora network"] = "Compartint la notificació de la xarxa Diàspora"; -$a->strings["Attachments:"] = "Adjunts:"; -$a->strings["[Relayed] Comment authored by %s from network %s"] = "[Retransmès] Comentari escrit per %s des de la xarxa %s"; -$a->strings["view full size"] = "Veure a mida completa"; -$a->strings["Embedded content"] = "Contingut incrustat"; -$a->strings["Embedding disabled"] = "Incrustacions deshabilitades"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup eliminat amb aquest nom va ser restablert. Els permisos dels elements existents poden aplicar-se a aquest grup i tots els futurs membres. Si això no és el que pretén, si us plau, crei un altre grup amb un nom diferent."; -$a->strings["Everybody"] = "Tothom"; -$a->strings["edit"] = "editar"; -$a->strings["Groups"] = "Grups"; -$a->strings["Edit group"] = "Editar grup"; -$a->strings["Create a new group"] = "Crear un nou grup"; -$a->strings["Logout"] = "Sortir"; -$a->strings["End this session"] = "Termina sessió"; -$a->strings["Status"] = "Estatus"; -$a->strings["Your posts and conversations"] = "Els teus anuncis i converses"; -$a->strings["Your profile page"] = "La seva pàgina de perfil"; -$a->strings["Photos"] = "Fotos"; -$a->strings["Your photos"] = "Les seves fotos"; -$a->strings["Your events"] = "Els seus esdeveniments"; -$a->strings["Personal notes"] = "Notes personals"; -$a->strings["Your personal photos"] = "Les seves fotos personals"; -$a->strings["Sign in"] = "Accedeix"; -$a->strings["Home Page"] = "Pàgina d'Inici"; -$a->strings["Create an account"] = "Crear un compte"; -$a->strings["Help and documentation"] = "Ajuda i documentació"; -$a->strings["Apps"] = "Aplicacions"; -$a->strings["Addon applications, utilities, games"] = "Afegits: aplicacions, utilitats, jocs"; -$a->strings["Search site content"] = "Busca contingut en el lloc"; -$a->strings["Conversations on this site"] = "Converses en aquest lloc"; -$a->strings["Directory"] = "Directori"; -$a->strings["People directory"] = "Directori de gent"; -$a->strings["Conversations from your friends"] = "Converses dels teus amics"; -$a->strings["Friend Requests"] = "Sol·licitud d'Amistat"; -$a->strings["See all notifications"] = "Veure totes les notificacions"; -$a->strings["Mark all system notifications seen"] = "Marcar totes les notificacions del sistema com a vistes"; -$a->strings["Private mail"] = "Correu privat"; -$a->strings["Manage"] = "Gestionar"; -$a->strings["Manage other pages"] = "Gestiona altres pàgines"; -$a->strings["Profiles"] = "Perfils"; -$a->strings["Manage/edit profiles"] = "Gestiona/edita perfils"; -$a->strings["Manage/edit friends and contacts"] = "Gestiona/edita amics i contactes"; -$a->strings["Admin"] = "Admin"; -$a->strings["Site setup and configuration"] = "Ajustos i configuració del lloc"; -$a->strings["Nothing new here"] = "Res nou aquí"; -$a->strings["Add New Contact"] = "Afegir Nou Contacte"; -$a->strings["Enter address or web location"] = "Introdueixi adreça o ubicació web"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: bob@example.com, http://example.com/barbara"; -$a->strings["Invite Friends"] = "Invita Amics"; -$a->strings["%d invitation available"] = array( - 0 => "%d invitació disponible", - 1 => "%d invitacions disponibles", +$a->strings["Gender: "] = "Gènere:"; +$a->strings["Status: "] = "Estatus:"; +$a->strings["Homepage: "] = "Pàgina Personal:"; +$a->strings["Description:"] = "Descripció:"; +$a->strings["Public Forum:"] = "Forum Públic:"; +$a->strings["Keywords: "] = "Paraules Clau:"; +$a->strings["Don't suggest"] = "No suggerir"; +$a->strings["Common connections:"] = "Connexions en comú:"; +$a->strings["Global Directory"] = "Directori Global"; +$a->strings["Local Directory"] = "Directori Local"; +$a->strings["Finding:"] = "Cercant:"; +$a->strings["next page"] = "pàgina següent"; +$a->strings["previous page"] = "pàgina anterior"; +$a->strings["Sort options"] = "Opcions per ordenar"; +$a->strings["Alphabetic"] = "Alfabètic"; +$a->strings["Reverse Alphabetic"] = "Alfabètic Invers"; +$a->strings["Newest to Oldest"] = "De més Nou a més Vell"; +$a->strings["Oldest to Newest"] = "De més Antic a més Nou"; +$a->strings["No entries (some entries may be hidden)."] = "Sense entrades (algunes podrien estar amagades)."; +$a->strings["Xchan Lookup"] = "Cerca a xchan"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Cerca a xchan començant per (o webbie)"; +$a->strings["Not found."] = "No trobat."; +$a->strings["Authorize application connection"] = "Autoritza la connexió de l'aplicació"; +$a->strings["Return to your app and insert this Securty Code:"] = "Torna a la teva aplicació i insereix aquest Codi de Seguretat:"; +$a->strings["Please login to continue."] = "Si et plau, identifica't per continuar."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix."; +$a->strings["Page Title"] = "Títol de la pàgina"; +$a->strings["Channel added."] = "S'ha afegit el canal."; +$a->strings["Tag removed"] = "S'ha tret l'etiqueta"; +$a->strings["Remove Item Tag"] = "Elimina l'etiqueta d'element"; +$a->strings["Select a tag to remove: "] = "Tria l'etiqueta a eliminar:"; +$a->strings["Remove"] = "Esborra"; +$a->strings["Continue"] = "Continua"; +$a->strings["Premium Channel Setup"] = "Configuració de Canals Premium"; +$a->strings["Enable premium channel connection restrictions"] = "Habilita les restriccions de connexió del canal premium"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Connexions potencials veuran el següent text abans de continuar:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(No s'han proporcionat instruccions específiques pel propietari del canal.)"; +$a->strings["Restricted or Premium Channel"] = "Canal Restringit o Premium"; +$a->strings["Thing updated"] = "S'ha actualitzat la cosa"; +$a->strings["Object store: failed"] = "No s'ha pogut emmagatzemar l'objecte"; +$a->strings["Thing added"] = "S'ha afegit la cosa"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Mostra la cosa"; +$a->strings["item not found."] = "no s'ha trobat l'element."; +$a->strings["Edit Thing"] = "Edita la cosa"; +$a->strings["Select a profile"] = "Tria un perfil"; +$a->strings["Post an activity"] = "Publica una activitat"; +$a->strings["Only sends to viewers of the applicable profile"] = "S'envia només a visitants del perfil corresponent"; +$a->strings["Name of thing e.g. something"] = "Nom de la cosa. Exemple: patata"; +$a->strings["URL of thing (optional)"] = "Adreça URL de la cosa (opcional)"; +$a->strings["URL for photo of thing (optional)"] = "Adreça URL de la foto d'una cosa (opcional)"; +$a->strings["Add Thing to your Profile"] = "Afegeix una cosa al teu perfil"; +$a->strings["Item not available."] = "Article no disponible."; +$a->strings["Fetching URL returns error: %1\$s"] = "URL sol·licitada retorna error: %1\$s"; +$a->strings["Image uploaded but image cropping failed."] = "S'ha pujat la imatge però no s'ha pogut retallar."; +$a->strings["Image resize failed."] = "No s'ha pogut escalar la imatge."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»"; +$a->strings["Image exceeds size limit of %d"] = "La imatge excedeix la mida límit de %d"; +$a->strings["Unable to process image."] = "Incapaç de processar l'imatge."; +$a->strings["Photo not available."] = "Foto no disponible."; +$a->strings["Upload File:"] = "Puja Arxiu:"; +$a->strings["Select a profile:"] = "Tria un perfil:"; +$a->strings["Upload Profile Photo"] = "Puja una Foto pel Perfil"; +$a->strings["or"] = "o"; +$a->strings["skip this step"] = "salta aquest pas"; +$a->strings["select a photo from your photo albums"] = "tria una foto del teu àlbum de fotos"; +$a->strings["Crop Image"] = "Retalla Imatge"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Si us plau, retalla la imatge per a una optima visualització"; +$a->strings["Done Editing"] = "Edició Feta"; +$a->strings["Image uploaded successfully."] = "Imatge pujada exitosament."; +$a->strings["Image upload failed."] = "La pujada de la imatge va fracassar."; +$a->strings["Image size reduction [%s] failed."] = "La reducció de mida de la imatge [%s] va fracassar."; +$a->strings["Invalid item."] = "Article invàlid."; +$a->strings["Channel not found."] = "Canal no trobat."; +$a->strings["Page not found."] = "Pàgina no trobada."; +$a->strings["Like/Dislike"] = "M'agrada / No m'agrada"; +$a->strings["This action is restricted to members."] = "Aquesta acció està restringida als membres."; +$a->strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Entra amb la teva identitat \$Projectname o registra't a \$Projectname per continuar."; +$a->strings["Invalid request."] = "Sol·licitud invàlida."; +$a->strings["thing"] = "cosa"; +$a->strings["Channel unavailable."] = "El canal està inactiu."; +$a->strings["Previous action reversed."] = "S'ha desfet l'acció anterior."; +$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s està d'acord amb %3\$s de %2\$s"; +$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no està d'acord amb %3\$s de %2\$s"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstén en %3\$s de %2\$s"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s assistirà a %3\$s de %2\$s"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no assistirà a %3\$s de %2\$s"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s potser assistirà a %3\$s de %2\$s"; +$a->strings["Action completed."] = "S'ha completat l'acció."; +$a->strings["Thank you."] = "Gràcies."; +$a->strings["Calendar entries imported."] = "Entrades de Calendari importades."; +$a->strings["No calendar entries found."] = "No es troben entrades decalendari."; +$a->strings["Event can not end before it has started."] = "L'esdeveniment ha de començar abans d'acabar."; +$a->strings["Unable to generate preview."] = "No s'ha pogut generar la vista prèvia."; +$a->strings["Event title and start time are required."] = "Cal indicar l'inici i el final de l'esdeveniment."; +$a->strings["Event not found."] = "No s'ha trobat l'esdeveniment."; +$a->strings["l, F j"] = "l, F j"; +$a->strings["Edit event"] = "Edita l'esdeveniment"; +$a->strings["Delete event"] = "Esborra l'esdeveniment"; +$a->strings["calendar"] = "calendari"; +$a->strings["Create New Event"] = "Crea un esdeveniment nou"; +$a->strings["Previous"] = "Anterior"; +$a->strings["Next"] = "Pròxim"; +$a->strings["Export"] = "Exporta"; +$a->strings["Import"] = "Importar"; +$a->strings["Event removed"] = "S'ha eliminat l'esdeveniment"; +$a->strings["Failed to remove event"] = "No s'ha pogut esborrar l'esdeveniment"; +$a->strings["Event details"] = "Detalls de l'esdeveniment"; +$a->strings["Starting date and Title are required."] = "La data d'inici i el títol són obligatoris."; +$a->strings["Categories (comma-separated list)"] = "Categories (llista separada per comes)"; +$a->strings["Event Starts:"] = "Inici:"; +$a->strings["Finish date/time is not known or not relevant"] = "La data i hora de final no és coneguda o irrellevant"; +$a->strings["Event Finishes:"] = "Final:"; +$a->strings["Adjust for viewer timezone"] = "Ajusta a la zona horària del visitant."; +$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "És important per esdeveniments locals, però pels globals no és pràctic."; +$a->strings["Title:"] = "Títol:"; +$a->strings["Share this event"] = "Comparteix aquest esdeveniment"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s esta seguint %2\$s de %3\$s"; +$a->strings["Public Sites"] = "Llocs públics"; +$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Els llocs llistats permeten registrar usuaris de la xarxa \$Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors."; +$a->strings["Rate this hub"] = "Valora aquest hub"; +$a->strings["Site URL"] = "Adreça URL del web"; +$a->strings["Access Type"] = "Tipus d'accés"; +$a->strings["Registration Policy"] = "Condicions de registre"; +$a->strings["Location"] = "Localització"; +$a->strings["View hub ratings"] = "Mostra la valoració del hub"; +$a->strings["Rate"] = "Puntua"; +$a->strings["View ratings"] = "Mostra les valoracions"; +$a->strings["Edit post"] = "Modifica l'entrada"; +$a->strings["\$Projectname channel"] = "Canal de \$Projectname"; +$a->strings["Collection created."] = "Creada una col·lecció"; +$a->strings["Could not create collection."] = "No puc crear la col·lecció."; +$a->strings["Collection updated."] = "Col·lecció actualitzada."; +$a->strings["Create a collection of channels."] = "Creada una col·lecció de canals."; +$a->strings["Collection Name: "] = "Nom de la Col·lecció:"; +$a->strings["Members are visible to other channels"] = "Els membres son visibles en altres canals"; +$a->strings["Collection removed."] = "Col·lecció esborrada."; +$a->strings["Unable to remove collection."] = "Incapaç d'esborrar la col·lecció."; +$a->strings["Collection Editor"] = "Editor de Col·leccions"; +$a->strings["Members"] = "Membres"; +$a->strings["All Connected Channels"] = "Tots els Canals Connectats"; +$a->strings["Click on a channel to add or remove."] = "Clic sobre el canal per afegir o esborrar."; +$a->strings["Version %s"] = "Versió %s"; +$a->strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps Instal·lats:"; +$a->strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instal·lats"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Aquest és un hub de \$Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat."; +$a->strings["Tag: "] = "Etiqueta:"; +$a->strings["Last background fetch: "] = "Última actualització en rerefons:"; +$a->strings["Running at web location"] = "Correguent en el lloc web"; +$a->strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Ves a redmatrix.me per saber-ne més sobre \$Projectname."; +$a->strings["Bug reports and issues: please visit"] = "Per informar d'errors o problemes ves a"; +$a->strings["\$projectname issues"] = "\$projectname emisions"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com"; +$a->strings["Site Administrators"] = "Administradors del lloc"; +$a->strings["Unable to locate original post."] = "No s'ha pogut trobar l'entrada original."; +$a->strings["Empty post discarded."] = "S'ha descartat l'entrada perquè no té contingut."; +$a->strings["Executable content type not permitted to this channel."] = "No està permès el contingut de tipus executable en aquest canal."; +$a->strings["System error. Post not saved."] = "Hi ha hagut un error del sistema. L'entrada no s'ha desat."; +$a->strings["Unable to obtain post information from database."] = "No s'ha pogut obtenir informació de l'entrada a la base de dades."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Has assolit el teu limit de %1$.0f pàgines web."; +$a->strings["No such group"] = "No existeix el grup"; +$a->strings["No such channel"] = "No existeix el canal"; +$a->strings["Search Results For:"] = "Cerca resultats per:"; +$a->strings["Collection is empty"] = "La coŀlecció és buida"; +$a->strings["Collection: "] = "Coŀlecció:"; +$a->strings["Connection: "] = "Connexió:"; +$a->strings["Invalid connection."] = "La connexió és invàlida."; +$a->strings["No channel."] = "No s'ha trobat el canal"; +$a->strings["Common connections"] = "Connexions en comú"; +$a->strings["No connections in common."] = "No hi ha connexions en comú."; +$a->strings["This site is not a directory server"] = "Aquest lloc web no és un servidor de directori"; +$a->strings["Could not access contact record."] = "No s'ha pogut accedir al llibre de contactes."; +$a->strings["Could not locate selected profile."] = "No s'ha trobat el perfil indicat."; +$a->strings["Connection updated."] = "S'ha actualitzat la connexió."; +$a->strings["Failed to update connection record."] = "No s'ha pogut actualitzar el registre de connexió."; +$a->strings["Blocked"] = "Bloquejades"; +$a->strings["Ignored"] = "Ignorades"; +$a->strings["Hidden"] = "Amagades"; +$a->strings["Archived"] = "Arxivades"; +$a->strings["Suggest new connections"] = "Suggereix noves connexions"; +$a->strings["New Connections"] = "Noves Connexions"; +$a->strings["Show pending (new) connections"] = "Mostra les connexions pendents (noves)"; +$a->strings["All Connections"] = "Totes les Connexions"; +$a->strings["Show all connections"] = "Mostra totes les connexions"; +$a->strings["Unblocked"] = "No bloquejades"; +$a->strings["Only show unblocked connections"] = "Mostra només les connexions no bloquejades"; +$a->strings["Only show blocked connections"] = "Mostra només les connexions bloquejades"; +$a->strings["Only show ignored connections"] = "Mostra només les connexions ignorades"; +$a->strings["Only show archived connections"] = "Mostra només les connexions arxivades"; +$a->strings["Only show hidden connections"] = "Mostra només les connexions amagades"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Modifica la connexió"; +$a->strings["Search your connections"] = "Cerca entre les teves connexions"; +$a->strings["Finding: "] = "Cercant:"; +$a->strings["Block Name"] = "Nom del Bloc"; +$a->strings["Block Title"] = "Títol del bloc"; +$a->strings["Item not found"] = "No s'ha trobat l'element"; +$a->strings["Item is not editable"] = "Article no editable"; +$a->strings["Delete item?"] = "Esborrar ítem"; +$a->strings["Insert YouTube video"] = "insereix video YouTube"; +$a->strings["Insert Vorbis [.ogg] video"] = "Insereix video Vorbis [.ogg]"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Insereix audio Vorbis [.ogg]"; +$a->strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++"; +$a->strings["Page owner information could not be retrieved."] = "La informació del propietari de la pàgina no va poder ser recuperada"; +$a->strings["Album not found."] = "Àlbum no trobat"; +$a->strings["Delete Album"] = "Esborra Àlbum"; +$a->strings["Delete Photo"] = "Esborra Foto"; +$a->strings["No photos selected"] = "No has seleccionat fotos"; +$a->strings["Access to this item is restricted."] = "L'accés a aquest element esta restringit."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges."; +$a->strings["%1$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de l'espai per a imatges."; +$a->strings["Upload Photos"] = "Puja imatges"; +$a->strings["Enter a new album name"] = "Escriu el nom del nou àlbum"; +$a->strings["or select an existing one (doubleclick)"] = "o bé fes doble clic a un d'existent"; +$a->strings["Create a status post for this upload"] = "Genera una entrada a partir de la pujada"; +$a->strings["Album name could not be decoded"] = "No s'ha pogut descodificar el nom de l'àlbum"; +$a->strings["Contact Photos"] = "Imatges de contactes"; +$a->strings["Show Newest First"] = "Ordena de més nou a més antic"; +$a->strings["Show Oldest First"] = "Ordena de més antic a més nou"; +$a->strings["View Photo"] = "Mostra la imatge"; +$a->strings["Edit Album"] = "Modifica l'àlbum"; +$a->strings["Permission denied. Access to this item may be restricted."] = "S'ha denegat el permís. Pot ser que l'accés estigui restringit."; +$a->strings["Photo not available"] = "La imatge no està disponible"; +$a->strings["Use as profile photo"] = "Fes-la imatge de perfil"; +$a->strings["Private Photo"] = "Imatge privada"; +$a->strings["View Full Size"] = "Mostra a mida completa"; +$a->strings["Edit photo"] = "Modifica la imatge"; +$a->strings["Rotate CW (right)"] = "Tomba cap a la dreta"; +$a->strings["Rotate CCW (left)"] = "Tomba cap a l'esquerra"; +$a->strings["Caption"] = "Llegenda"; +$a->strings["Add a Tag"] = "Afegeix una etiqueta"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple: @joan, @Paula_Peris, @mar@exemple.org"; +$a->strings["Flag as adult in album view"] = "Marca com a contingut adult"; +$a->strings["In This Photo:"] = "Hi apareixen:"; +$a->strings["Map"] = "Mapa"; +$a->strings["View Album"] = "Mostra'n l'àlbum"; +$a->strings["Recent Photos"] = "Imatges recents"; +$a->strings["Items tagged with: %s"] = "Elements etiquetats amb: %s"; +$a->strings["Search results for: %s"] = "Resultats de cerca per: %s"; +$a->strings["Profile Match"] = "Perfils compatibles"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "No tens paraules clau al perfil principal per poder cercar perfils semblants."; +$a->strings["is interested in:"] = "té interès en:"; +$a->strings["No matches"] = "No s'han trobat perfils compatibles"; +$a->strings["Away"] = "Absent"; +$a->strings["Online"] = "En connexió"; +$a->strings["Select a bookmark folder"] = "Tria una carpeta d'interès"; +$a->strings["Save Bookmark"] = "Guarda Favorits"; +$a->strings["URL of bookmark"] = "URL de favorit"; +$a->strings["Description"] = "Descripció"; +$a->strings["Or enter new bookmark folder name"] = "O entra un nou nom de favorit"; +$a->strings["No more system notifications."] = "No hi ha més notificacions de sistema."; +$a->strings["System Notifications"] = "Notificacions de sistema"; +$a->strings["network"] = "xarxa"; +$a->strings["RSS"] = "RSS"; +$a->strings["Layout updated."] = "S'ha actualitzat la disposició."; +$a->strings["Edit System Page Description"] = "Editor del Sistema de Descripció de Pàgines"; +$a->strings["Layout not found."] = "No s'ha trobat cap disposició de pàgina."; +$a->strings["Module Name:"] = "Nom del mòdul:"; +$a->strings["Layout Help"] = "Ajuda per la disposició de pàgina"; +$a->strings["- select -"] = "- selecciona -"; +$a->strings["Your service plan only allows %d channels."] = "El teu paquet de serveis només admet %d canals."; +$a->strings["Nothing to import."] = "No hi ha res a importar."; +$a->strings["Unable to download data from old server"] = "No s'han pogut descarregar les dades del servidor antic"; +$a->strings["Imported file is empty."] = "El fitxer importat està buit."; +$a->strings["The data provided is not compatible with this project."] = "Les dades subministrades no son compatibles amb aquest projecte."; +$a->strings["Warning: Database versions differ by %1\$d updates."] = "Atenció: Les versions de la Base de Dades difereixen en %1\$d actualitzacions."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor."; +$a->strings["Channel clone failed. Import failed."] = "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar."; +$a->strings["Cloned channel not found. Import failed."] = "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat."; +$a->strings["You must be logged in to use this feature."] = "Has d'estar registrat per fer servir aquesta funcionalitat."; +$a->strings["Import Channel"] = "Importa un canal"; +$a->strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació"; +$a->strings["File to Upload"] = "Fitxer a pujar"; +$a->strings["Or provide the old server/hub details"] = "O proveeix els detalls de l'antic servidor/concentrador"; +$a->strings["Your old identity address (xyz@example.com)"] = "La teva adreça de canal antiga. El format és canal@exemple.org"; +$a->strings["Your old login email address"] = "La teva adreça de correu electrònic antiga"; +$a->strings["Your old login password"] = "La teva contrasenya antiga"; +$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària."; +$a->strings["Make this hub my primary location"] = "Fes d'aquest hub la meva ubicació primària"; +$a->strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible"; +$a->strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi."; +$a->strings["Delete layout?"] = "Esborra format?"; +$a->strings["Layout Description (Optional)"] = "Descripció del Format (Opcional)"; +$a->strings["Layout Name"] = "Nom del Format Gràfic"; +$a->strings["Edit Layout"] = "Edita Format Gràfic"; +$a->strings["You must be logged in to see this page."] = "Has d'estar identificat per a veure aquesta pàgina."; +$a->strings["Room not found"] = "No s'ha trobat la sala"; +$a->strings["Leave Room"] = "Abandona la sala"; +$a->strings["Delete This Room"] = "Elimina la sala"; +$a->strings["I am away right now"] = "Absent"; +$a->strings["I am online"] = "Estic connectat/da"; +$a->strings["Bookmark this room"] = "Fes favorit aquest xat"; +$a->strings["New Chatroom"] = "Nova sala per a Xerrar"; +$a->strings["Chatroom Name"] = "Nom del Xat"; +$a->strings["%1\$s's Chatrooms"] = "%1\$s de Xats"; +$a->strings["Menu not found."] = "Menú no trobat."; +$a->strings["Unable to create element."] = "Incapaç de crear l'element."; +$a->strings["Unable to update menu element."] = "Incapaç d'actualitzar un element del menú."; +$a->strings["Unable to add menu element."] = "Incapaç d'afegir l'element del menú."; +$a->strings["Menu Item Permissions"] = "Permisos de l'Article del Menú"; +$a->strings["(click to open/close)"] = "(clica per obrir/tancar)"; +$a->strings["Link Name"] = "Nom de l'Enllaç"; +$a->strings["Link or Submenu Target"] = "Enllaç o Submenú Objectiu"; +$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú"; +$a->strings["Use magic-auth if available"] = "Empra magic-auth si esta disponible"; +$a->strings["Open link in new window"] = "Obrir l'enllaç en una nova finestra"; +$a->strings["Order in list"] = "Ordre per llista"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Els números més alts aniràn al fons de la llista"; +$a->strings["Submit and finish"] = "Envia i termina"; +$a->strings["Submit and continue"] = "Envia i continua"; +$a->strings["Menu:"] = "Menú:"; +$a->strings["Link Target"] = "Enllaç Objectiu"; +$a->strings["Edit menu"] = "Edita menú"; +$a->strings["Edit element"] = "Edita element"; +$a->strings["Drop element"] = "Deixa anar element"; +$a->strings["New element"] = "Nou element"; +$a->strings["Edit this menu container"] = "Edita aquest contenidor de menú"; +$a->strings["Add menu element"] = "Afegeix element de menú"; +$a->strings["Delete this menu item"] = "Esborra aquest article del menú"; +$a->strings["Edit this menu item"] = "Edita aquest article del menú"; +$a->strings["Menu item not found."] = "Article del menú no trobat."; +$a->strings["Menu item deleted."] = "Article del menú eliminat."; +$a->strings["Menu item could not be deleted."] = "Article del menú no es pot eliminar."; +$a->strings["Edit Menu Element"] = "Editar Element del Menú"; +$a->strings["Link text"] = "Enllaç de text"; +$a->strings["Delete webpage?"] = "Esborrar pàgina web?"; +$a->strings["Page link title"] = "Títol de la pàgina enllaçada"; +$a->strings["Edit Webpage"] = "Edita la Pàgina Web"; +$a->strings["This directory server requires an access token"] = "Aquest servidor de directori requereix un token de accès"; +$a->strings["No valid account found."] = "No es troba un compte vàlid."; +$a->strings["Password reset request issued. Check your email."] = "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic."; +$a->strings["Site Member (%s)"] = "Lloc d'Usuari (%s)"; +$a->strings["Password reset requested at %s"] = "S'ha soŀlicitat restablir la contrasenya al hub %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soŀlicitud. Pot ser que ja ho hàgiu soŀlicitat abans."; +$a->strings["Password Reset"] = "Restabliment de contrasenya"; +$a->strings["Your password has been reset as requested."] = "S'ha restablert la vostra contrasenya."; +$a->strings["Your new password is"] = "La nova contrasenya és"; +$a->strings["Save or copy your new password - and then"] = "Desa o copia la nova contrasenya, i després"; +$a->strings["click here to login"] = "fes clic aquí per iniciar sessió"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió."; +$a->strings["Your password has changed at %s"] = "La teva contrasenya a %s ha canviat"; +$a->strings["Forgot your Password?"] = "No recordes la contrasenya?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions."; +$a->strings["Email Address"] = "Adreça electrònica"; +$a->strings["Reset"] = "Reajustar"; +$a->strings["Website:"] = "Lloc web:"; +$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Canal Remot [%s] (encara no es coneix en aquest lloc)"; +$a->strings["Rating (this information is public)"] = "Valoració (aquesta informació és pública)"; +$a->strings["Optionally explain your rating (this information is public)"] = "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)"; +$a->strings["Delete block?"] = "Eliminar bloc?"; +$a->strings["Edit Block"] = "Editar Bloc"; +$a->strings["Total invitation limit exceeded."] = "El límit total invitacions s'ha superat."; +$a->strings["%s : Not a valid email address."] = "%s: adreça de correu electrònic no vàlida."; +$a->strings["Please join us on Red"] = "Si us plau, uneix-te a Red"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; +$a->strings["%s : Message delivery failed."] = "%s : Entrega del Missatge fallida."; +$a->strings["%d message sent."] = array( + 0 => "%d missatge enviat.", + 1 => "%d missatges enviats.", ); -$a->strings["Find People"] = "Trobar Gent"; -$a->strings["Enter name or interest"] = "Introdueixi nom o aficions"; -$a->strings["Connect/Follow"] = "Connectar/Seguir"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Robert Morgenstein, Pescar"; -$a->strings["Similar Interests"] = "Aficions Similars"; -$a->strings["Networks"] = "Xarxes"; -$a->strings["All Networks"] = "totes les Xarxes"; -$a->strings["Logged out."] = "Has sortit"; -$a->strings["Miscellaneous"] = "Miscel·lania"; -$a->strings["year"] = "any"; -$a->strings["month"] = "mes"; -$a->strings["day"] = "dia"; -$a->strings["never"] = "mai"; -$a->strings["less than a second ago"] = "Fa menys d'un segon"; -$a->strings["years"] = "anys"; -$a->strings["months"] = "mesos"; -$a->strings["week"] = "setmana"; -$a->strings["weeks"] = "setmanes"; -$a->strings["days"] = "dies"; -$a->strings["hour"] = "hora"; -$a->strings["hours"] = "hores"; -$a->strings["minute"] = "minut"; -$a->strings["minutes"] = "minuts"; -$a->strings["second"] = "segon"; -$a->strings["seconds"] = "segons"; -$a->strings["%1\$d %2\$s ago"] = " fa %1\$d %2\$s"; -$a->strings["From: "] = "Des de:"; -$a->strings["$1 wrote:"] = "$1 va escrivir:"; -$a->strings["Image/photo"] = "Imatge/foto"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "No put trobar informació de DNS del servidor de base de dades '%s'"; -$a->strings["[no subject]"] = "[Sense assumpte]"; -$a->strings["Visible to everybody"] = "Visible per tothom"; -$a->strings["show"] = "mostra"; -$a->strings["don't show"] = "no mostris"; -$a->strings["Friendica Notification"] = "Notificacions de Friendica"; -$a->strings["Thank You,"] = "Gràcies,"; -$a->strings["%s Administrator"] = "%s Administrador"; -$a->strings["%s "] = "%s "; -$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica: Notifica] nou correu rebut a %s"; -$a->strings["%s sent you a new private message at %s."] = "%s t'ha enviat un nou missatge privat en %s"; -$a->strings["%s sent you %s."] = "%s t'ha enviat %s."; -$a->strings["a private message"] = "un missatge privat"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visiteu %s per a veure i/o respondre els teus missatges privats."; -$a->strings["%s's"] = "%s's"; -$a->strings["your"] = "tu"; -$a->strings["[Friendica:Notify] Comment to conversation #%d by %s"] = "[Friendica:Notifica] Conversació comentada #%d per %s"; -$a->strings["%s commented on an item/conversation you have been following."] = "%s ha comentat un element/conversació que estas seguint."; -$a->strings["%s commented on %s."] = "%s comentat a %s."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Si us pau, visiteu %s per a veure i/o respondre la conversació."; -$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notifica] %s enviat al teu mur del perfil"; -$a->strings["%s posted to your profile wall at %s"] = "%s enviat al teu mur de perfil %s"; -$a->strings["%s posted to %s"] = "%s enviat a %s"; -$a->strings["your profile wall."] = "El teu perfil del mur."; -$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notifica] %s t'ha etiquetat"; -$a->strings["%s tagged you at %s"] = "%s t'ha etiquetat en %s"; -$a->strings["%s %s."] = "%s %s."; -$a->strings["tagged you"] = "Etiquetat"; -$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notifica] %s ha etiquetat el teu missatge"; -$a->strings["%s tagged your post at %s"] = "%s Ha etiquetat un missatge teu en %s"; -$a->strings["%s tagged %s"] = "%s etiquetat %s"; -$a->strings["your post"] = "El teu missatge"; -$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notifica] Presentacio rebuda"; -$a->strings["You've received an introduction from '%s' at %s"] = "Has rebut una presentació de %s en %s"; -$a->strings["You've received %s from %s."] = "Has rebut %s de %s"; -$a->strings["an introduction"] = "Una presentació"; -$a->strings["You may visit their profile at %s"] = "Pot visitar el seu perfil en %s"; -$a->strings["Please visit %s to approve or reject the introduction."] = "Si us plau visiteu %s per aprovar o rebutjar la presentació."; -$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notifica] Suggerencia d'amistat rebuda"; -$a->strings["You've received a friend suggestion from '%s' at %s"] = "Has rebut una suggerencia d'amistat de %s en %s"; -$a->strings["You've received %s for %s from %s."] = "Has rebut %s per %s de %s."; -$a->strings["a friend suggestion"] = "Un suggerencia d'amistat"; -$a->strings["Name:"] = "Nom:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Si us plau, visiteu %s per aprovar o rebutjar la suggerencia."; -$a->strings["A new person is sharing with you at "] = "Una persona nova està compartint amb tú en"; -$a->strings["You have a new follower at "] = "Tens un nou seguidor a "; -$a->strings["image/photo"] = "Imatge/foto"; -$a->strings["Welcome "] = "Benvingut"; -$a->strings["Please upload a profile photo."] = "Per favor, carrega una foto per al perfil"; -$a->strings["Welcome back "] = "Benvingut de nou "; -$a->strings["View status"] = "Veure estatus"; -$a->strings["View profile"] = "Veure perfil"; -$a->strings["View photos"] = "Veure fotos"; -$a->strings["View recent"] = "Veure recent"; -$a->strings["Send PM"] = "Enviar Missatge Privat"; -$a->strings["post/item"] = "anunci/element"; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s marcat %2\$s's %3\$s com favorit"; -$a->strings["Select"] = "Selecionar"; -$a->strings["View %s's profile @ %s"] = "Veure perfil de %s @ %s"; -$a->strings["%s from %s"] = "%s des de %s"; -$a->strings["View in context"] = "Veure en context"; -$a->strings["%d comment"] = array( - 0 => "%d comentari", - 1 => "%d comentaris", +$a->strings["You have no more invitations available"] = "No té més invitacions disponibles"; +$a->strings["Send invitations"] = "Enviar invitacions"; +$a->strings["Enter email addresses, one per line:"] = "Introduïu les adreces de correu electrònic, una per línia:"; +$a->strings["Your message:"] = "El teu missatge:"; +$a->strings["Please join my community on \$Projectname."] = "Si us plau uneix-te la meva comunitat en \$Projectname."; +$a->strings["You will need to supply this invitation code: "] = "Has de proporcionar aquest codi d'invitació:"; +$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registre en qualsevol lloc del \$Projectname (estàn tots interconnectats)"; +$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Entra a la meva adreça de xarxa al \$Projectname, a la barra de cerca del lloc."; +$a->strings["or visit "] = "o visita"; +$a->strings["3. Click [Connect]"] = "3. Click [Conectar]"; +$a->strings["Location not found."] = "Situació que no es troba."; +$a->strings["Primary location cannot be removed."] = "La ubicació primària no es pot treure."; +$a->strings["No locations found."] = "No es troben els llocs."; +$a->strings["Manage Channel Locations"] = "Gestionar Ubicacions de Canal"; +$a->strings["Location (address)"] = "Ubicació (direcció)"; +$a->strings["Primary Location"] = "Ubicació Primària"; +$a->strings["Drop location"] = "Treure la ubicació"; +$a->strings["Failed to create source. No channel selected."] = "Error en crear l'origen. Cap canal seleccionat."; +$a->strings["Source created."] = "Origen creat."; +$a->strings["Source updated."] = "Origen actualitzat."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Gestiona contingut per al teu canal d'origens remots"; +$a->strings["New Source"] = "Nou Origen"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals."; +$a->strings["Only import content with these words (one per line)"] = "Només importa contingut amb aquestes paraules (una per línia)"; +$a->strings["Leave blank to import all public content"] = "Deixar en blanc per importar tot el contingut públic"; +$a->strings["Channel Name"] = "Nom del canal"; +$a->strings["Source not found."] = "No s'ha trobat la font."; +$a->strings["Edit Source"] = "Edita la font"; +$a->strings["Delete Source"] = "Esborra la font"; +$a->strings["Source removed"] = "S'ha esborrat la font"; +$a->strings["Unable to remove source."] = "No s'ha pogut esborrar la font."; +$a->strings["Unable to update menu."] = "No s'ha pogut actualitzar el menú."; +$a->strings["Unable to create menu."] = "No s'ha pogut crear el menú."; +$a->strings["Menu Name"] = "Nom del menú"; +$a->strings["Unique name (not visible on webpage) - required"] = "Nom únic (no visible a la pàgina web) - requerit"; +$a->strings["Menu Title"] = "Títol del menú"; +$a->strings["Visible on webpage - leave empty for no title"] = "Visible a la pàgina web - deixar buit per a no posar títol"; +$a->strings["Allow Bookmarks"] = "Permetre Marcadors"; +$a->strings["Menu may be used to store saved bookmarks"] = "El menú es pot emprar per a guardar marcadors"; +$a->strings["Submit and proceed"] = "Envia i procedeix"; +$a->strings["Drop"] = "Menysprea"; +$a->strings["Bookmarks allowed"] = "Marcadors permesos"; +$a->strings["Delete this menu"] = "Esborra el menú"; +$a->strings["Edit menu contents"] = "Edita el contingut del menú"; +$a->strings["Edit this menu"] = "Edita el menú"; +$a->strings["Menu could not be deleted."] = "El menu no es pot esborrar."; +$a->strings["Edit Menu"] = "Edita Menú"; +$a->strings["Add or remove entries to this menu"] = "Afegeix o esborra entrades a aquest menú"; +$a->strings["Menu name"] = "Nom del Menú"; +$a->strings["Must be unique, only seen by you"] = "Ha de ser únic, nomes vist per tú"; +$a->strings["Menu title"] = "Títol del menú"; +$a->strings["Menu title as seen by others"] = "Títol del menú vist pels altres"; +$a->strings["Allow bookmarks"] = "Marcadors permesos"; +$a->strings["Permission Denied."] = "Permisos Denegats."; +$a->strings["File not found."] = "Arxiu no torbat."; +$a->strings["Edit file permissions"] = "Edita els permisos d'arxiu"; +$a->strings["Set/edit permissions"] = "Canvia/edita permisos"; +$a->strings["Include all files and sub folders"] = "Inclou tots als arxius i subdirectoris"; +$a->strings["Return to file list"] = "Tornar al llistat d'arxius"; +$a->strings["Copy/paste this code to attach file to a post"] = "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web"; +$a->strings["Share this file"] = "Comparteix l'arxiu"; +$a->strings["Show URL to this file"] = "Mostra la URL d'aquest arxiu"; +$a->strings["Notify your contacts about this file"] = "Notifica als teus contactes aquest arxiu"; +$a->strings["Contact not found."] = "Contacte no trobat."; +$a->strings["Friend suggestion sent."] = "Suggeriment d'amistat enviada."; +$a->strings["Suggest Friends"] = "Amics Suggerits"; +$a->strings["Suggest a friend for %s"] = "Suggereix un amic per a %s"; +$a->strings["Hub not found."] = "Concentrador no trobat."; +$a->strings["Poke/Prod"] = "Emprenyat/Picat"; +$a->strings["poke, prod or do other things to somebody"] = "emprenyar, picar o fer altres coses a algú"; +$a->strings["Recipient"] = "Destinatari"; +$a->strings["Choose what you wish to do to recipient"] = "Tria que vols fer amb el destinatari"; +$a->strings["Make this post private"] = "Fer aquesta entrada privada"; +$a->strings["Invalid profile identifier."] = "Identificador invàlid de perfil."; +$a->strings["Profile Visibility Editor"] = "Perfil del Editor de Visibilitat"; +$a->strings["Click on a contact to add or remove."] = "Clica sobre el contacte per afegir o esborrar."; +$a->strings["Visible To"] = "Visible per"; +$a->strings["%s element installed"] = "%s element instal·lat"; +$a->strings["%s element installation failed"] = "%s instal·lació d'element va fallar"; +$a->strings["Profile not found."] = "Perfil no trobat."; +$a->strings["Profile deleted."] = "Perfil eliminat."; +$a->strings["Profile-"] = "Perfil-"; +$a->strings["New profile created."] = "Nou perfil creat."; +$a->strings["Profile unavailable to clone."] = "Perfil que no es pot clonar."; +$a->strings["Profile unavailable to export."] = "Perfil que no es pot exportar."; +$a->strings["Profile Name is required."] = "Es requereix el Nom del Perfil."; +$a->strings["Marital Status"] = "Estat Marital"; +$a->strings["Romantic Partner"] = "Company/a Romàntic"; +$a->strings["Likes"] = "Agrada"; +$a->strings["Dislikes"] = "Desagrada"; +$a->strings["Work/Employment"] = "Treball/Feina"; +$a->strings["Religion"] = "Religió"; +$a->strings["Political Views"] = "Idees Polítiques"; +$a->strings["Gender"] = "Gènere"; +$a->strings["Sexual Preference"] = "Preferència Sexual"; +$a->strings["Homepage"] = "Pàgina Personal"; +$a->strings["Interests"] = "Interessos"; +$a->strings["Address"] = "Adreça"; +$a->strings["Profile updated."] = "Perfil actualitzat."; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?"; +$a->strings["Edit Profile Details"] = "Edita els Detalls del Perfil"; +$a->strings["View this profile"] = "Veure aquest perfil"; +$a->strings["Change Profile Photo"] = "Canviar Foto del Perfil"; +$a->strings["Create a new profile using these settings"] = "Crea un perfil nou amb aquests ajustos"; +$a->strings["Clone this profile"] = "Clonar aquest perfil"; +$a->strings["Delete this profile"] = "Elimina aquest perfil"; +$a->strings["Import profile from file"] = "Importa perfil des d'un arxiu"; +$a->strings["Export profile to file"] = "Exporta perfil a un arxiu"; +$a->strings["Profile Name:"] = "Nom del Perfil:"; +$a->strings["Your Full Name:"] = "El Teu Nom Complet"; +$a->strings["Title/Description:"] = "Títol/Descripció:"; +$a->strings["Your Gender:"] = "El Teu Gènere:"; +$a->strings["Birthday :"] = "Aniversari:"; +$a->strings["Street Address:"] = "Carrer:"; +$a->strings["Locality/City:"] = "Població/Ciutat:"; +$a->strings["Postal/Zip Code:"] = "Codi Postal:"; +$a->strings["Country:"] = "País:"; +$a->strings["Region/State:"] = "Regió/Estat:"; +$a->strings[" Marital Status:"] = " Marital Estatus:"; +$a->strings["Who: (if applicable)"] = "Qui: (si es aplicable)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "Des de [data]:"; +$a->strings["Homepage URL:"] = "Pàgina Personal URL:"; +$a->strings["Religious Views:"] = "Creences Religioses:"; +$a->strings["Keywords:"] = "Paraules Clau:"; +$a->strings["Example: fishing photography software"] = "Exemple: software de fotografia submarina"; +$a->strings["Used in directory listings"] = "Emprat en els llistats de directoris"; +$a->strings["Tell us about yourself..."] = "Quelcom sobre tú:"; +$a->strings["Hobbies/Interests"] = "Aficions/Interessos"; +$a->strings["Contact information and Social Networks"] = "Informació de Contacte i Xarxes Socials"; +$a->strings["My other channels"] = "Els meus altres canals"; +$a->strings["Musical interests"] = "Interessos Musicals"; +$a->strings["Books, literature"] = "Llibres, literatura"; +$a->strings["Television"] = "Televisió"; +$a->strings["Film/dance/culture/entertainment"] = "Pel·lícules/Dansa/Cultura/Entreteniment"; +$a->strings["Love/romance"] = "Amor/Romace"; +$a->strings["Work/employment"] = "Treball/feina"; +$a->strings["School/education"] = "Escola/educació"; +$a->strings["This is your default profile."] = "Aquest es el teu perfil per defecte"; +$a->strings["Age: "] = "Edat:"; +$a->strings["Edit/Manage Profiles"] = "Edita/Gestiona Perfils"; +$a->strings["Add profile things"] = "Afegeix coses al perfil"; +$a->strings["Include desirable objects in your profile"] = "Inclou objectius desitjables al teu perfil"; +$a->strings["No ratings"] = "No valorat"; +$a->strings["Ratings"] = "Valoracions"; +$a->strings["Rating: "] = "Valoració:"; +$a->strings["Website: "] = "Lloc web:"; +$a->strings["Description: "] = "Descripció:"; +$a->strings["Source of Item"] = "Origen de l'article"; +$a->strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Configuració"; +$a->strings["Could not connect to database."] = "No puc connectar amb la base de dades"; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS."; +$a->strings["Could not create table."] = "No puc crear la taula."; +$a->strings["Your site database has been installed."] = "La teva base de dades del lloc s'ha instal·lat."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"."; +$a->strings["System check"] = "Comprovació del sistema"; +$a->strings["Check again"] = "Comprova de nou"; +$a->strings["Database connection"] = "Connexió de base de dades"; +$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per tal d'instaŀlar \$Projectname cal configurar la connexió a la base de dades."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar."; +$a->strings["Database Server Name"] = "Base de Dades Nom del Servidor"; +$a->strings["Default is localhost"] = "Per defecte es localhost"; +$a->strings["Database Port"] = "Port per a la Base de Dades"; +$a->strings["Communication port number - use 0 for default"] = "Numero del port de comunicacions - empra 0 per defecte"; +$a->strings["Database Login Name"] = "Base de Dades Nom d'Accès"; +$a->strings["Database Login Password"] = "Base de Dades Contrasenya d'Accès"; +$a->strings["Database Name"] = "Nom de la Base de Dades"; +$a->strings["Database Type"] = "Tipus de Base de Dades"; +$a->strings["Site administrator email address"] = "Adreça de correu de l'administrador del lloc"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador."; +$a->strings["Website URL"] = "URL del lloc web"; +$a->strings["Please use SSL (https) URL if available."] = "Si us plau, empra SSL (https) URL si està disponible."; +$a->strings["Please select a default timezone for your website"] = "Si us plau, tria la zona horària del teu lloc web"; +$a->strings["Site settings"] = "Ajustos del lloc"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web."; +$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron."; +$a->strings["PHP executable path"] = "Camí cap l'executable de PHP"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació."; +$a->strings["Command line PHP"] = "Línia d'ordres de PHP"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat."; +$a->strings["This is required for message delivery to work."] = "Això es requereix per que funcioni l'entrega de missatges."; +$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +$a->strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada."; +$a->strings["You can adjust these settings in the servers php.ini."] = "Pots ajustar aquests valors a l'arxiu php.ini del servidor"; +$a->strings["PHP upload limits"] = "Límits de pujada de PHP"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generar claus de xifrat"; +$a->strings["libCurl PHP module"] = "mòdul PHP libCurl "; +$a->strings["GD graphics PHP module"] = "mòdul PHP GD gràfics"; +$a->strings["OpenSSL PHP module"] = "mòdul PHP OpenSSL"; +$a->strings["mysqli or postgres PHP module"] = "mòdul PHP mysqli o postgres"; +$a->strings["mb_string PHP module"] = "mòdul PHP mb_string"; +$a->strings["mcrypt PHP module"] = "mòdul PHP mcrypt"; +$a->strings["xml PHP module"] = "Mòdul xml de PHP"; +$a->strings["Apache mod_rewrite module"] = "mòdul Apache mod_rewrite"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat."; +$a->strings["proc_open"] = "proc_open"; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: el mòdul PHP libCURL es requereix però no està instal·lat."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: el mòdul PHP openssl es requereix però no està instal·lat."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: el mòdul PHP mb_string es requereix però no està instal·lat."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: el mòdul PHP mcrypt es requereix però no està instal·lat."; +$a->strings["Error: xml PHP module required for DAV but not installed."] = "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat."; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer."; +$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació."; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"."; +$a->strings[".htconfig.php is writable"] = "L'arxiu «.htconfig.php» es pot modificar"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament."; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta."; +$a->strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté."; +$a->strings["%s is writable"] = "Es pot escriure a %s"; +$a->strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web."; +$a->strings["store is writable"] = "Es pot escriure al magatzem (store)"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc"; +$a->strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub."; +$a->strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts."; +$a->strings["SSL certificate validation"] = "Validació del certificat SSL"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:"; +$a->strings["Url rewrite is working"] = "Es poden reescriure les URL a «.htaccess»"; +$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut."; +$a->strings["Errors encountered creating database tables."] = "S'han produït errors mentre es creaven taules a la base de dades."; +$a->strings["

What next

"] = "

I ara què?

"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"."; +$a->strings["OpenID protocol error. No ID returned."] = "Error del protocol OpenID. No ha retornat ID"; +$a->strings["Welcome %s. Remote authentication successful."] = "Benvingut %s. Autenticació remota reeixida."; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetat %3\$s de %2\$s amb %4\$s"; +$a->strings["Export Channel"] = "Exportar Canal"; +$a->strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal."; +$a->strings["Export Content"] = "Exportar el Contingut"; +$a->strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar."; +$a->strings["No connections."] = "Sense connexions."; +$a->strings["Visit %s's profile [%s]"] = "Visita el perfil [%s] de %s"; +$a->strings["invalid target signature"] = "Signatura objectiu invàlida"; +$a->strings["Theme settings updated."] = "Ajustos de tema actualitzats."; +$a->strings["Site"] = "Lloc"; +$a->strings["Accounts"] = "Comptes"; +$a->strings["Channels"] = "Canals"; +$a->strings["Plugins"] = "Plugins"; +$a->strings["Themes"] = "Temes"; +$a->strings["Inspect queue"] = "Revisa cua"; +$a->strings["Profile Config"] = "Configuració del Perfil"; +$a->strings["DB updates"] = "Actualitzacions de Base de Dades"; +$a->strings["Logs"] = "Logs"; +$a->strings["Plugin Features"] = "Característiques del Plugin"; +$a->strings["User registrations waiting for confirmation"] = "Registre d'usuaris esperant confirmació"; +$a->strings["# Accounts"] = "# Comptes"; +$a->strings["# blocked accounts"] = "# comptes bloquejats"; +$a->strings["# expired accounts"] = "# comptes expirats"; +$a->strings["# expiring accounts"] = "# comptes expirant"; +$a->strings["# Channels"] = "# Canals"; +$a->strings["# primary"] = "# primari"; +$a->strings["# clones"] = "# clons"; +$a->strings["Message queues"] = "Cues de missatges"; +$a->strings["Administration"] = "Administració"; +$a->strings["Summary"] = "Sumari"; +$a->strings["Registered accounts"] = "Comptes registrades"; +$a->strings["Pending registrations"] = "Comptes pendents de registre"; +$a->strings["Registered channels"] = "Canals registrats"; +$a->strings["Active plugins"] = "Plugins actius"; +$a->strings["Version"] = "Versió"; +$a->strings["Site settings updated."] = "Ajustos del Lloc actualitzats"; +$a->strings["mobile"] = "mòbil"; +$a->strings["experimental"] = "experimental"; +$a->strings["unsupported"] = "no soportat"; +$a->strings["Yes - with approval"] = "Sí - amb aprovació"; +$a->strings["My site is not a public server"] = "El meu lloc no es un servidor públic"; +$a->strings["My site has paid access only"] = "El meu lloc te accès per pagament"; +$a->strings["My site has free access only"] = "El meu lloc te lliure accés"; +$a->strings["My site offers free accounts with optional paid upgrades"] = "El meu lloc te comptes gratis amb opció de millores per pagament"; +$a->strings["Registration"] = "Registre"; +$a->strings["File upload"] = "Pujar arxiu"; +$a->strings["Policies"] = "Polítiques"; +$a->strings["Site name"] = "Nom del lloc"; +$a->strings["Banner/Logo"] = "Senyera/Logo"; +$a->strings["Administrator Information"] = "Informació de l'Administrador"; +$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí"; +$a->strings["System language"] = "Idioma del sistema"; +$a->strings["System theme"] = "Tema del sistema"; +$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema"; +$a->strings["Mobile system theme"] = "Tema del sistema per a mòbils"; +$a->strings["Theme for mobile devices"] = "Tema per a aparells mòbils"; +$a->strings["Enable Diaspora Protocol"] = "Activat el Protocol Diaspora"; +$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Comunicar amb Diaspora i Friendica - experimental"; +$a->strings["Allow Feeds as Connections"] = "Permetre Retroalimentadors com Connexions"; +$a->strings["(Heavy system resource usage)"] = "(Demana molts recursos del sistema)"; +$a->strings["Maximum image size"] = "Mida màxima d'imatge"; +$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Mida màxima en bytes de imatges pujades. Per defecte es 0, el que vol dir sense límits."; +$a->strings["Does this site allow new member registration?"] = "Permet aquest lloc registre de nous membres?"; +$a->strings["Which best describes the types of account offered by this hub?"] = "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?"; +$a->strings["Register text"] = "text de registre"; +$a->strings["Will be displayed prominently on the registration page."] = "Es mostrarà preminentment a la pàgina de registre"; +$a->strings["Site homepage to show visitors (default: login box)"] = "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)"; +$a->strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu."; +$a->strings["Preserve site homepage URL"] = "Preservar URL de la pàgina web"; +$a->strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella"; +$a->strings["Accounts abandoned after x days"] = "Els copmte es consideren abandonats despres de x dies"; +$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps."; +$a->strings["Allowed friend domains"] = "dominis amics permesos"; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; +$a->strings["Allowed email domains"] = "Dominis de correu electonic acceptats"; +$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis de adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; +$a->strings["Not allowed email domains"] = "Dominis de correu electrònic no acceptats"; +$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "llista separada per comes de dominis de adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats."; +$a->strings["Block public"] = "Bloc públic"; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Activa per a bloquejar l'accés públic a totes les pàgines públiques personals excepte si estàs identificat en el sistema."; +$a->strings["Verify Email Addresses"] = "Verifica l'Adreça de Correu Electrònic"; +$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)"; +$a->strings["Force publish"] = "Forza la publicació"; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc."; +$a->strings["Disable discovery tab"] = "Desactiva la pestañnya de descobrir"; +$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Treu la pesranya per veure contingut públic de la xarxa extret d'origens triats per aquest lloc."; +$a->strings["login on Homepage"] = "Accés a la Pàgina d'inici"; +$a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut."; +$a->strings["Proxy user"] = "Usuari Proxy"; +$a->strings["Proxy URL"] = "URL del Proxy"; +$a->strings["Network timeout"] = "Temps d'espera de la xarxa"; +$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)"; +$a->strings["Delivery interval"] = "Interval de lliurament"; +$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats."; +$a->strings["Poll interval"] = "interval de sondeig"; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament."; +$a->strings["Maximum Load Average"] = "Càrrega Mitja Màxima"; +$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte."; +$a->strings["Expiration period in days for imported (matrix/network) content"] = "Periode d'expiració per a contingut importat (matrix/xarxa)"; +$a->strings["0 for no expiration of imported content"] = "0 vol dir sense temps d'expiració pel contingut importat"; +$a->strings["No server found"] = "No es troba servidor"; +$a->strings["ID"] = "ID"; +$a->strings["for channel"] = "per a canal"; +$a->strings["on server"] = "al servidor"; +$a->strings["Status"] = "Estat"; +$a->strings["Server"] = "Servidor"; +$a->strings["Update has been marked successful"] = "Actualització marcada amb exit"; +$a->strings["Executing %s failed. Check system logs."] = "Executant %s ha fallat. Comprova els logs del sistema."; +$a->strings["Update %s was successfully applied."] = "Actualització %s es va realitzar correctament."; +$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit."; +$a->strings["Update function %s could not be found."] = "La funció d'actualitzacio %s no es pot trobar."; +$a->strings["No failed updates."] = "No hi ha actualitzacions fallides."; +$a->strings["Failed Updates"] = "Actualitzacions Fallides"; +$a->strings["Mark success (if update was manually applied)"] = "Marca èxit (si l'actualització s'ha aplicat de forma manual)"; +$a->strings["Attempt to execute this update step automatically"] = "Prova a fer automàticament aquesta actualització"; +$a->strings["Queue Statistics"] = "Cua d'Estadístiques"; +$a->strings["Total Entries"] = "Total d'Entrades"; +$a->strings["Priority"] = "Prioritat"; +$a->strings["Destination URL"] = "URL de Destí"; +$a->strings["Mark hub permanently offline"] = "Marca el concentrador coma permanentment fora de línia"; +$a->strings["Empty queue for this hub"] = "Cua buida per aquest concentrador"; +$a->strings["Last known contact"] = "Últim contacte conegut"; +$a->strings["%s user blocked/unblocked"] = array( + 0 => "%s usuari bloquejat/desbloquejat", + 1 => "%s usuaris bloquejats/desbloquejats", ); -$a->strings["show more"] = "Mostrar més"; -$a->strings["like"] = "Agrada"; -$a->strings["dislike"] = "Desagrada"; -$a->strings["Share this"] = "Compartir això"; -$a->strings["share"] = "Compartir"; -$a->strings["add star"] = "Afegir a favorits"; -$a->strings["remove star"] = "Esborrar favorit"; -$a->strings["toggle star status"] = "Canviar estatus de favorit"; -$a->strings["starred"] = "favorit"; -$a->strings["add tag"] = "afegir etiqueta"; -$a->strings["to"] = "a"; -$a->strings["Wall-to-Wall"] = "Mur-a-Mur"; -$a->strings["via Wall-To-Wall:"] = "via Mur-a-Mur"; -$a->strings["Delete Selected Items"] = "Esborra els Elements Seleccionats"; -$a->strings["%s likes this."] = "a %s agrada això."; -$a->strings["%s doesn't like this."] = "a %s desagrada això."; -$a->strings["%2\$d people like this."] = "Li agrada a%2\$d persones ."; -$a->strings["%2\$d people don't like this."] = "No li agrada%2\$d persones ."; -$a->strings["and"] = "i"; -$a->strings[", and %d other people"] = ", i altres %d persones"; -$a->strings["%s like this."] = "a %s le gusta esto."; -$a->strings["%s don't like this."] = "a %s no le gusta esto."; -$a->strings["Visible to everybody"] = "Visible per a tothom"; -$a->strings["Please enter a video link/URL:"] = "Per favor , introdueixi el enllaç/URL del video"; -$a->strings["Please enter an audio link/URL:"] = "Per favor , introdueixi el enllaç/URL del audio:"; -$a->strings["Tag term:"] = "Terminis de l'etiqueta:"; -$a->strings["Where are you right now?"] = "On ets ara?"; -$a->strings["Enter a title for this item"] = "Escriviu un títol per a aquest article"; -$a->strings["upload photo"] = "carregar fotos"; -$a->strings["attach file"] = "adjuntar arxiu"; -$a->strings["web link"] = "enllaç de web"; -$a->strings["Insert video link"] = "Insertar enllaç de video"; -$a->strings["video link"] = "enllaç de video"; -$a->strings["Insert audio link"] = "Insertar enllaç de audio"; -$a->strings["audio link"] = "enllaç de audio"; -$a->strings["set location"] = "establir la ubicació"; -$a->strings["clear location"] = "netejar ubicació"; -$a->strings["permissions"] = "Permissos"; -$a->strings["Delete this item?"] = "Esborrar aquest element?"; -$a->strings["show fewer"] = "Mostrar menys"; -$a->strings["Create a New Account"] = "Crear un Nou Compte"; -$a->strings["Nickname or Email address: "] = "Malnom o Adreça de correu:"; -$a->strings["Password: "] = "Contrasenya:"; -$a->strings["Or login using OpenID: "] = "O accedixi emprant OpenID:"; -$a->strings["Forgot your password?"] = "Oblidà la contrasenya?"; -$a->strings["Edit profile"] = "Editar perfil"; -$a->strings["g A l F d"] = "g A l F d"; -$a->strings["F d"] = "F d"; -$a->strings["Birthday Reminders"] = "Recordatori d'Aniversaris"; -$a->strings["Birthdays this week:"] = "Aniversari aquesta setmana"; -$a->strings["[today]"] = "[avui]"; -$a->strings["Event Reminders"] = "Recordatori d'Esdeveniments"; -$a->strings["Events this week:"] = "Esdeveniments aquesta setmana"; -$a->strings["[No description]"] = "[sense descripció]"; +$a->strings["%s user deleted"] = array( + 0 => "%s usuari esborrat", + 1 => "%s usuaris esborrats", +); +$a->strings["Account not found"] = "Compte no trobat"; +$a->strings["User '%s' blocked"] = "Usuari '%s' bloquejat"; +$a->strings["User '%s' unblocked"] = "Usuari '%s' desbloquejat"; +$a->strings["Users"] = "Usuaris"; +$a->strings["select all"] = "Sel·leciona-ho tot"; +$a->strings["User registrations waiting for confirm"] = "Registres d'usuaris pendents de confirmació"; +$a->strings["Request date"] = "Data de la petició"; +$a->strings["No registrations."] = "Sense registracions."; +$a->strings["Approve"] = "Aprovat"; +$a->strings["Deny"] = "Denegat"; +$a->strings["Block"] = "Bloquejat"; +$a->strings["Unblock"] = "Desbloquejat"; +$a->strings["Register date"] = "Data de registre"; +$a->strings["Last login"] = "Darrera identificació"; +$a->strings["Expires"] = "Expira"; +$a->strings["Service Class"] = "Classe de Servei"; +$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; +$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?"; +$a->strings["%s channel censored/uncensored"] = array( + 0 => "%s canal censurat/no censurat", + 1 => "%s canals censurats/no censurats", +); +$a->strings["%s channel code allowed/disallowed"] = array( + 0 => "%s codi permes/no permes al canal", + 1 => "%s codi permesos/no permesos al canal", +); +$a->strings["%s channel deleted"] = array( + 0 => "%s canal esborrat", + 1 => "%s canals esborrats", +); +$a->strings["Channel not found"] = "Canal no trobat"; +$a->strings["Channel '%s' deleted"] = "Canal '%s' esborrat"; +$a->strings["Channel '%s' censored"] = "Canal '%s' censurat"; +$a->strings["Channel '%s' uncensored"] = "Canal '%s' no censurat"; +$a->strings["Channel '%s' code allowed"] = "Canal '%s' permet codi"; +$a->strings["Channel '%s' code disallowed"] = "Canal '%s' no permet codi"; +$a->strings["Censor"] = "Censurat"; +$a->strings["Uncensor"] = "No censurat"; +$a->strings["Allow Code"] = "Permet Codi"; +$a->strings["Disallow Code"] = "No Permet Codi"; +$a->strings["UID"] = "UID"; +$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; +$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?"; +$a->strings["Plugin %s disabled."] = "Plugin %s desactivat."; +$a->strings["Plugin %s enabled."] = "Plugin %s activat."; +$a->strings["Disable"] = "Desactivat"; +$a->strings["Enable"] = "Activat"; +$a->strings["Toggle"] = "Commutar"; +$a->strings["Author: "] = "Autor: "; +$a->strings["Maintainer: "] = "Mantenedor:"; +$a->strings["No themes found."] = "No s'han trobat temes."; +$a->strings["Screenshot"] = "Copia de pantalla"; +$a->strings["[Experimental]"] = "[Experimental]"; +$a->strings["[Unsupported]"] = "[No soportat]"; +$a->strings["Log settings updated."] = "Registre d'ajustos actualitzat."; +$a->strings["Clear"] = "Neteja"; +$a->strings["Debugging"] = "Depurant"; +$a->strings["Log file"] = "Arxiu de registre"; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Ha de ser escribible pel servidor web. Relatiu al directori de nivell superior de Red"; +$a->strings["Log level"] = "Nivell de registre"; +$a->strings["New Profile Field"] = "Camp de Perfil Nou"; +$a->strings["Field nickname"] = "Àlies de Camp"; +$a->strings["System name of field"] = "nOM DEL SISTEMA DEL CAMP"; +$a->strings["Input type"] = "Tipus d'entrada"; +$a->strings["Field Name"] = "Nom de Camp"; +$a->strings["Label on profile pages"] = "Etiqueta a les pàgines de perfil"; +$a->strings["Help text"] = "Text d'ajuda"; +$a->strings["Additional info (optional)"] = "Informació adicional (opcional)"; +$a->strings["Field definition not found"] = "No es troba la definició del camp"; +$a->strings["Edit Profile Field"] = "Camp d'Edició del Perfil"; +$a->strings["Unable to find your hub."] = "No es possible trobar el concentrador"; +$a->strings["Post successful."] = "Entrada realitzada amb èxit. "; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre màxim de registres diaris excedit. Si us plau, provau demà."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei."; +$a->strings["Passwords do not match."] = "Les contrasenyes no coincideixen."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "registrat amb èxit. Si et plau revisa el teu e-correu per a instruccions de validació."; +$a->strings["Your registration is pending approval by the site owner."] = "El teu registre esta pendent de validació pel propietari del lloc."; +$a->strings["Your registration can not be processed."] = "El teu registre no ha pogut ser processat. "; +$a->strings["Registration on this site/hub is by approval only."] = "El registre en aquest lloc/centre es únicament per validació."; +$a->strings["Register at another affiliated site/hub"] = "Registre en altre lloc/centre afiliat"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà."; +$a->strings["Terms of Service"] = "Condicions del Servei"; +$a->strings["I accept the %s for this website"] = "Accepto el %s per a aquest lloc web"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Tinc més de 13 anys i accepto les %s d'aquest lloc web"; +$a->strings["Membership on this site is by invitation only."] = "La pertinença en aquest lloc es per invitació exclusivament."; +$a->strings["Please enter your invitation code"] = "Si et plau, introdueix el teu codi d'invitació"; +$a->strings["Your email address"] = "La teva adreça de correu electrónic"; +$a->strings["Choose a password"] = "Tria una contrasenya"; +$a->strings["Please re-enter your password"] = "Si et plau, re-entra la contrasenya"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; +$a->strings["Remove This Account"] = "Esborra el compte"; +$a->strings["WARNING: "] = "ALERTA:"; +$a->strings["This account and all its channels will be completely removed from the network. "] = "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa."; +$a->strings["This action is permanent and can not be undone!"] = "Aquesta acció és irreversible!"; +$a->strings["Please enter your password for verification:"] = "Aquesta acció requereix tornar a introduir la contrasenya:"; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons."; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Per defecte, només les instancies dels canal ubicats en aquest concentrador poden esser esborrades de la xarxa"; +$a->strings["Remove Account"] = "Esborra el Compte"; +$a->strings["Help:"] = "Ajuda:"; +$a->strings["Not Found"] = "No s'ha pogut trobar la pàgina"; +$a->strings["\$Projectname Documentation"] = "\$Projectname Documentació"; +$a->strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per veure-ho]"; +$a->strings["Remote privacy information not available."] = "informació privada remota no disponible."; +$a->strings["Visible to:"] = "Visible per:"; +$a->strings["Name is required"] = "Es requereix un Nom"; +$a->strings["Key and Secret are required"] = "Es requereix Clau (Key) i el Secret (Secret)"; +$a->strings["Diaspora Policy Settings updated."] = "Actualitzats els Ajustos de Política de Diaspora."; +$a->strings["Passwords do not match. Password unchanged."] = "Les contrasenyes no coincideixen. Contrasenya sense canvis."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis."; +$a->strings["Password changed."] = "Contrasenya canviada."; +$a->strings["Password update failed. Please try again."] = "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho."; +$a->strings["Not valid email."] = "E-correu no vàlid."; +$a->strings["Protected email address. Cannot change to that email."] = "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu."; +$a->strings["System failure storing new email. Please try again."] = "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou."; +$a->strings["Settings updated."] = "Ajustes actualizados."; +$a->strings["Add application"] = "Afegir aplicatiu"; +$a->strings["Name of application"] = "Nom de l'aplicatiu"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Redirecciona"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi."; +$a->strings["Icon url"] = "Icona de url"; +$a->strings["Optional"] = "Opcional"; +$a->strings["You can't edit this application."] = "No pots editar aquest aplicatiu."; +$a->strings["Connected Apps"] = "Aplicatius Conectats"; +$a->strings["Client key starts with"] = "La clau del client comença amb"; +$a->strings["No name"] = "Sin nombre"; +$a->strings["Remove authorization"] = "Elimina autorització"; +$a->strings["No feature settings configured"] = "No hi ha opcions de les funcions configurades"; +$a->strings["Feature/Addon Settings"] = "Ajustos de Característica/Afegit"; +$a->strings["Settings for the built-in Diaspora emulator"] = "Ajustos pel emulador de Diaspora incorporat"; +$a->strings["Allow any Diaspora member to comment on your public posts"] = "Permetre que cualsevol membre de Diaspora pugui comentar les teves entrades públiques"; +$a->strings["Enable the Diaspora protocol for this channel"] = "Activa el protocol Diaspora en aquest canal"; +$a->strings["Diaspora Policy Settings"] = "Política d'Ajustos de Diaspora"; +$a->strings["Prevent your hashtags from being redirected to other sites"] = "Evita que els teus hashtags puguin ser redirigits a altres llocs"; +$a->strings["Account Settings"] = "Ajustos de Compte"; +$a->strings["Enter New Password:"] = "Entra la Nova Contrasenya"; +$a->strings["Confirm New Password:"] = "Confirma la Nova Contrasenya:"; +$a->strings["Leave password fields blank unless changing"] = "Deixa els camps de contrasenya en blanc llevat que la volguis canviar"; +$a->strings["Email Address:"] = "Adreça de E-Correu:"; +$a->strings["Remove this account including all its channels"] = "Esborra aquest compte inclosos tots els seus canals"; +$a->strings["Off"] = "Apagat"; +$a->strings["On"] = "Funcionant"; +$a->strings["Additional Features"] = "Característiques Addicionals"; +$a->strings["Connector Settings"] = "Ajustos de Connector"; +$a->strings["No special theme for mobile devices"] = "No emprar tema especial per aparells mòbils"; +$a->strings["%s - (Experimental)"] = "%s - (Experimental)"; +$a->strings["Display Settings"] = "Ajustos de Pantalla"; +$a->strings["Theme Settings"] = "Ajustos de Tema"; +$a->strings["Custom Theme Settings"] = "Ajustos Personals de Tema"; +$a->strings["Content Settings"] = "Ajustos de Contingut"; +$a->strings["Display Theme:"] = "Ajustos de Tema:"; +$a->strings["Mobile Theme:"] = "Tema Mòbil:"; +$a->strings["Enable user zoom on mobile devices"] = "Zoom d'usuari en dispositius mòbils"; +$a->strings["Update browser every xx seconds"] = "Actualitza el navegador cada xx segons"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Mínim de 10 segons, sense màxim"; +$a->strings["Maximum number of conversations to load at any time:"] = "Nombre màxim de conversacions a càrregar cada vegada"; +$a->strings["Maximum of 100 items"] = "Màxim de 100 elements"; +$a->strings["Show emoticons (smilies) as images"] = "Mostra emoticons (smilies) com a imatges"; +$a->strings["Link post titles to source"] = "Enllaça a l'origen els títols de l'entrada"; +$a->strings["System Page Layout Editor - (advanced)"] = "Editor de Disseny de la Pàgina del Sistema - (avançat)"; +$a->strings["Use blog/list mode on channel page"] = "Empra el mode blog/llista a la pàgina del canal"; +$a->strings["(comments displayed separately)"] = "(Observacions es mostren per separat)"; +$a->strings["Use blog/list mode on matrix page"] = "Empra mode blog/llista a la pàgina de matrix"; +$a->strings["Channel page max height of content (in pixels)"] = "Alçada màxima de contingut (en píxels) de la pàgina de Canal"; +$a->strings["click to expand content exceeding this height"] = "Clic per expandir el contingut que excedeixi aquesta alçada"; +$a->strings["Matrix page max height of content (in pixels)"] = "Alçada màxima del contingut (en píxels) de la pàgina Matrix"; +$a->strings["Nobody except yourself"] = "Ningú excepte tú"; +$a->strings["Only those you specifically allow"] = "Només allò que específicament permetis"; +$a->strings["Approved connections"] = "Connexions aprovades"; +$a->strings["Any connections"] = "Qualsevol connexió"; +$a->strings["Anybody on this website"] = "Qualsevol en aquest lloc"; +$a->strings["Anybody in this network"] = "Qualsevol en aquesta xarxa"; +$a->strings["Anybody authenticated"] = "Qualsevol autenticat"; +$a->strings["Anybody on the internet"] = "Qualsevol a internet"; +$a->strings["Publish your default profile in the network directory"] = "Publica el teu perfil per defecte al directori de la xarxa"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ens permets suggerir-te com a potencial amic als nous membres?"; +$a->strings["Your channel address is"] = "La teva direcció del canal es"; +$a->strings["Channel Settings"] = "Ajustos del Canal"; +$a->strings["Basic Settings"] = "Ajustos Bàsics"; +$a->strings["Your Timezone:"] = "La teva Franja Horària"; +$a->strings["Default Post Location:"] = "Localització Predeterminada de les Entrades:"; +$a->strings["Geographical location to display on your posts"] = "Posició geogràfica a mostrar a les teves entrades"; +$a->strings["Use Browser Location:"] = "Empra la Localització del Navegador:"; +$a->strings["Adult Content"] = "Contingut per a Adults"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Ajustos de Seguretat i Privacitat"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Els teus permisos estan configurats. Clic per veure/ajustar"; +$a->strings["Hide my online presence"] = "Amaga la meva presencia en línia"; +$a->strings["Prevents displaying in your profile that you are online"] = "Evita mostrar en el teu perfil, que estàs en línia"; +$a->strings["Simple Privacy Settings:"] = "Ajustos simples de privacitat:"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Molt públic - extremadament permissiu (s'ha d'anar en compte)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)"; +$a->strings["Private - default private, never open or public"] = "Privat - privat per defecte, mai públic o obert"; +$a->strings["Blocked - default blocked to/from everybody"] = "Bloquejat - tothom bloquejat per defecte"; +$a->strings["Allow others to tag your posts"] = "Permet a altres etiquetar les teves entrades"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat"; +$a->strings["Advanced Privacy Settings"] = "Ajustos avançats de privacitat"; +$a->strings["Expire other channel content after this many days"] = "El contingut d'altes canals caduca després d'aquests dies"; +$a->strings["0 or blank prevents expiration"] = "0 o vuit evita caducitat"; +$a->strings["Maximum Friend Requests/Day:"] = "Nombre màxim de peticions d'amistat per dia"; +$a->strings["May reduce spam activity"] = "Pot reduir l'SPAM"; +$a->strings["Default Post Permissions"] = "Permisos de publicació per defecte"; +$a->strings["Channel permissions category:"] = "Categoria de permisos de canal:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Nombre màxim de missatges privats de desconeguts al dia:"; +$a->strings["Useful to reduce spamming"] = "Útil per a reduir l'spam"; +$a->strings["Notification Settings"] = "Ajustos de notificacions"; +$a->strings["By default post a status message when:"] = "Per defecte envia un missatge d'estat quan:"; +$a->strings["accepting a friend request"] = "Acceptar una sol·licitud d'amistat"; +$a->strings["joining a forum/community"] = "Apuntar-se a un fòrum o comunitat"; +$a->strings["making an interesting profile change"] = "faci un canvi interesant al perfil"; +$a->strings["Send a notification email when:"] = "Notifica per correu quan:"; +$a->strings["You receive a connection request"] = "Rebi una petició de connexió"; +$a->strings["Your connections are confirmed"] = "Es confirma una connexió"; +$a->strings["Someone writes on your profile wall"] = "Algú ha escrit al mur del teu perfil"; +$a->strings["Someone writes a followup comment"] = "Algú ha escrit un comentari de resposta"; +$a->strings["You receive a private message"] = "Rebi un missatge privat"; +$a->strings["You receive a friend suggestion"] = "Rebi una suggerència d'amistat"; +$a->strings["You are tagged in a post"] = "Estàs etiquetat a l'entrada"; +$a->strings["You are poked/prodded/etc. in a post"] = "S'enfoten/te piquen/etc. en una entrada"; +$a->strings["Show visual notifications including:"] = "Mostra notificacion visuals, com ara:"; +$a->strings["Unseen matrix activity"] = "Activitat no vista a la xarxa"; +$a->strings["Unseen channel activity"] = "Activitat no vista del canal"; +$a->strings["Unseen private messages"] = "Missatges privats no llegits"; +$a->strings["Recommended"] = "Recomanat"; +$a->strings["Upcoming events"] = "Esdeveniments propers"; +$a->strings["Events today"] = "Esdeveniments d'avui"; +$a->strings["Upcoming birthdays"] = "Aniversaris propers"; +$a->strings["Not available in all themes"] = "No està disponible en tots els temes"; +$a->strings["System (personal) notifications"] = "Notificacions (personals) de sistema"; +$a->strings["System info messages"] = "Missatges d'informació del sistema"; +$a->strings["System critical alerts"] = "Alertes crítiques del sistema"; +$a->strings["New connections"] = "Noves connexions"; +$a->strings["System Registrations"] = "Registres del sistema"; +$a->strings["Also show new wall posts, private messages and connections under Notices"] = "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\""; +$a->strings["Notify me of events this many days in advance"] = "Notifica'm dels esdeveniments amb aquests dies d'antelació"; +$a->strings["Must be greater than 0"] = "Ha de ser més gran que 0"; +$a->strings["Advanced Account/Page Type Settings"] = "Ajustos avançats de compte i tipus de pàgina"; +$a->strings["Change the behaviour of this account for special situations"] = "Modifica el comportament d'aquest compte en situacions especials"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Activa el mode d'expert (a Ajustos > Més funcions)"; +$a->strings["Miscellaneous Settings"] = "Ajustos diversos"; +$a->strings["Personal menu to display in your channel pages"] = "Menú personal per mostrar en les teves pàgines de canal"; +$a->strings["Remove Channel"] = "Elimina el canal"; +$a->strings["Remove this channel."] = "Elimina aquest canal."; +$a->strings["First Name"] = "Nom"; +$a->strings["Last Name"] = "Cognoms"; +$a->strings["Nickname"] = "Àlies"; +$a->strings["Full Name"] = "Nom Sencer"; +$a->strings["Profile Photo 16px"] = "Foto del Perfil 16px"; +$a->strings["Profile Photo 32px"] = "Foto del Perfil 32px"; +$a->strings["Profile Photo 48px"] = "Foto del Perfil 48px"; +$a->strings["Profile Photo 64px"] = "Foto del Perfil 64px"; +$a->strings["Profile Photo 80px"] = "Foto del Perfil 80px"; +$a->strings["Profile Photo 128px"] = "Foto del Perfil 128px"; +$a->strings["Timezone"] = "Zona horària"; +$a->strings["Homepage URL"] = "URL de la pàgina d'inici"; +$a->strings["Birth Year"] = "Any de Naixement"; +$a->strings["Birth Month"] = "Mes de Naixement"; +$a->strings["Birth Day"] = "Dia de Naixement"; +$a->strings["Birthdate"] = "Aniversari"; +$a->strings["Conversation removed."] = "Conversació eliminada."; +$a->strings["No messages."] = "Sense missatges."; +$a->strings["Delete conversation"] = "Conversació esborrada"; +$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +$a->strings["Set your current mood and tell your friends"] = "Estableix el teu estat d'ànim actual i digues-li als teus amics"; +$a->strings["Total votes"] = "Total de vots"; +$a->strings["Average Rating"] = "Valoració Mitja"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; +$a->strings["Remove This Channel"] = "Elimina Aquest Canal"; +$a->strings["This channel will be completely removed from the network. "] = "Aquest canal serà completament eliminat de la xarxa."; +$a->strings["Remove this channel and all its clones from the network"] = "Elimina aquest canal i els seus clons de la xarxa"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa"; +$a->strings["is now connected to"] = "Ara està conectat amb"; +$a->strings["Could not access address book record."] = "No puc accedir al registre del contacte"; +$a->strings["Refresh failed - channel is currently unavailable."] = "Ha fallat la recàrrega - el canal es actualment inaccesible."; +$a->strings["Unable to set address book parameters."] = "No es poden ajustar els paràmetres dels contactes."; +$a->strings["Connection has been removed."] = "S'han eliminat les conexions."; +$a->strings["View %s's profile"] = "Mostra el perfil de %s"; +$a->strings["Refresh Permissions"] = "Recarrega els Permissos"; +$a->strings["Fetch updated permissions"] = "Obté els permisos actualitzats"; +$a->strings["Recent Activity"] = "Activitat Recent"; +$a->strings["View recent posts and comments"] = "Mostra les entrades i comentaris recents"; +$a->strings["Block (or Unblock) all communications with this connection"] = "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió"; +$a->strings["This connection is blocked!"] = "Aquesta connexió està bloquejada!"; +$a->strings["Unignore"] = "Inhabilita"; +$a->strings["Ignore"] = "Ignora"; +$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora (o Considera) les communicacions entrants d'aquesta connexió"; +$a->strings["This connection is ignored!"] = "Aquesta connexió es ignorada!"; +$a->strings["Unarchive"] = "Desarxiva"; +$a->strings["Archive"] = "Arxiva"; +$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut "; +$a->strings["This connection is archived!"] = "Aquesta connexió està arxivada!"; +$a->strings["Unhide"] = "Mostra"; +$a->strings["Hide"] = "Amaga"; +$a->strings["Hide or Unhide this connection from your other connections"] = "Amaga (o Mostra) aquesta connexió de les altres connexions teves"; +$a->strings["This connection is hidden!"] = "Aquesta connexió està amagada!"; +$a->strings["Delete this connection"] = "Elimina aquesta connexió"; +$a->strings["Approve this connection"] = "Apccepta aquesta connexió"; +$a->strings["Accept connection to allow communication"] = "Accepta la connexió per permetre la comunicació"; +$a->strings["Set Affinity"] = "Ajusta l'Afinitat"; +$a->strings["Set Profile"] = "Ajusta el Perfil"; +$a->strings["Set Affinity & Profile"] = "Ajusta Afinitat i Perfil"; +$a->strings["Apply these permissions automatically"] = "Aplica aquests permissos automaticament"; +$a->strings["This connection's address is"] = "La direcció d'aquesta connexió es"; +$a->strings["The permissions indicated on this page will be applied to all new connections."] = "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions."; +$a->strings["Slide to adjust your degree of friendship"] = "Llisca per ajustar el nivell d'amistat"; +$a->strings["Slide to adjust your rating"] = "Llisca per ajustar la valoració"; +$a->strings["Optionally explain your rating"] = "Opcionalment pots explicar la teva valoració"; +$a->strings["Custom Filter"] = "Filtre a mida"; +$a->strings["Only import posts with this text"] = "Importa exclusivament entrades amb aquest text"; +$a->strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades"; +$a->strings["Do not import posts with this text"] = "No importar entrades amb aquest text"; +$a->strings["This information is public!"] = "Aquesta informació es pública!"; +$a->strings["Connection Pending Approval"] = "Connexió Pendent d'Aprovació"; +$a->strings["Connection Request"] = "Petició de Connexió"; +$a->strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió."; +$a->strings["Approve Later"] = "Aprovar més tard"; +$a->strings["inherited"] = "heretat"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur."; +$a->strings["Their Settings"] = "Els seus Ajustos"; +$a->strings["My Settings"] = "Els Meus Ajustos"; +$a->strings["Individual Permissions"] = "Permisos Individuals"; +$a->strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí."; +$a->strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats."; +$a->strings["Last update:"] = "Darrera actualització:"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID."; +$a->strings["The error message was:"] = "El missatge d'error fou:"; +$a->strings["Authentication failed."] = "Ha fallat l'autentificació."; +$a->strings["Remote Authentication"] = "Autentificació Remota"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introdueix la teva adreça del canal (eg canal@exemple.com)"; +$a->strings["Authenticate"] = "Autentica't"; +$a->strings["Unable to lookup recipient."] = "Incapaç de trobar el destinatari."; +$a->strings["Unable to communicate with requested channel."] = "Incapaç de comunicar amb el canal demanat."; +$a->strings["Cannot verify requested channel."] = "No puc verificar el canal demanat."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat."; +$a->strings["Message deleted."] = "Missatge eliminat."; +$a->strings["Message recalled."] = "Recupera el missatge."; +$a->strings["Send Private Message"] = "Envia Missatge Privat"; +$a->strings["To:"] = "Per:"; +$a->strings["Subject:"] = "Assumpte:"; +$a->strings["Send"] = "Envia"; +$a->strings["Message not found."] = "Missatge no trobat."; +$a->strings["Delete message"] = "Elimina el missatge"; +$a->strings["Recall message"] = "Recupera el missatge"; +$a->strings["Message has been recalled."] = "El missatge s'ha recuperat."; +$a->strings["Private Conversation"] = "Conversació Privada"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent."; +$a->strings["Send Reply"] = "Envia Resposta"; +$a->strings["Invalid request identifier."] = "Sol·licitud d'identificació invàlida."; +$a->strings["Discard"] = "Descarta"; +$a->strings["Please login."] = "Inicia Sessió."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar."; +$a->strings["Add a Channel"] = "Afegeix un Canal"; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal es la teva pròpia col·lecció de pàgines web. Un canal pot emprat per mantenir perfils a una xarxa social, blocs, grups de conversació, fòrums, pàgines de famosos, i molt més. Pots crear tants canals com el teu servei d'internet et permeti."; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exemples: \"Joan Tou\", \"Manel i els seus esquirols\", \"Fútbol\", \"Grup de Gegants\""; +$a->strings["Choose a short nickname"] = "Tria un àlies curt"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "El teu àlies es pot emprar per crear un canal fàcilment memoritzatble (com una adreça de correu electrònic) que pot ser compartit amb altres."; +$a->strings["Or import an existing channel from another location"] = "O importa un canal existent d'un altre lloc"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Tria un tipus de canal (com a xarxa social o fòrum comunitari) i els requisits de privacitat, així podem proposar el que te el permisos més adients."; +$a->strings["Channel Type"] = "tipus de Canal"; +$a->strings["Read more about roles"] = "Llegix més sobre els rols"; +$a->strings["App installed."] = "Aplicació instal·lada."; +$a->strings["Malformed app."] = "Aplicació amb errors"; +$a->strings["Embed code"] = "Codi embegut"; +$a->strings["Edit App"] = "Edita l'Aplicació"; +$a->strings["Create App"] = "Crea l'Aplicació"; +$a->strings["Name of app"] = "Nom de l'Aplicació"; +$a->strings["Location (URL) of app"] = "Ubicació (URL) de l'aplicació"; +$a->strings["Photo icon URL"] = "Foto icona URL"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; +$a->strings["Version ID"] = "Versió ID"; +$a->strings["Price of app"] = "Preu de l'aplicació"; +$a->strings["Location (URL) to purchase app"] = "Ubicació (URL) per comprar l'aplicació"; +$a->strings["sent you a private message"] = "Se t'ha enviat un missatge privat"; +$a->strings["added your channel"] = "el teu canal s'ha afegit"; +$a->strings["posted an event"] = "enviat un event"; +$a->strings["Comanche page description language help"] = "Pgina d'ajuda del llenguatge Comanche"; +$a->strings["Layout Description"] = "Descripció del Disseny de la Pàgina"; +$a->strings["Download PDL file"] = "Descarrega l'arxiu PDL"; +$a->strings["Welcome to %s"] = "Benvingut a %s"; +$a->strings["Lorem Ipsum"] = "Lorem Ipsum"; +$a->strings["Bookmark added"] = "Favorit afegit"; +$a->strings["My Bookmarks"] = "Els Meus Favorits"; +$a->strings["My Connections Bookmarks"] = "Les connexions dels meus Favorits"; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficients. Petició redirigida a la pàgina del perfil."; +$a->strings["This setting requires special processing and editing has been blocked."] = "Aquest ajust requereix un procés espedial i l'edició esta bloquejada."; +$a->strings["Configuration Editor"] = "Editor de Configuració"; +$a->strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou."; +$a->strings["Poll"] = "Sondeija"; +$a->strings["View Results"] = "Mostra els Resultats"; +$a->strings["No service class restrictions found."] = "No s'han trobat restriccions de clase."; +$a->strings["Files: shared with me"] = "Arxius: compartits amb jo"; +$a->strings["NEW"] = "NOU"; +$a->strings["Remove all files"] = "Esborra tots els arxius"; +$a->strings["Remove this file"] = "Esborra l'arxiu"; +$a->strings["Schema Default"] = "Esquema Predeterminat"; +$a->strings["Sans-Serif"] = "Sans-Serif"; +$a->strings["Monospace"] = "Monospace"; +$a->strings["Theme settings"] = "Ajustos de tema"; +$a->strings["Set scheme"] = "Ajustos d'esquema"; +$a->strings["Set font-size for posts and comments"] = "Ajusta la mida del tipus de lletra per a entrades i comentaris"; +$a->strings["Set font face"] = "Ajusta el tipus de lletra"; +$a->strings["Set iconset"] = "Ajusta el conjunt d'icones"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px"; +$a->strings["Set small shadow size, default 5px 5px 5px"] = "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px"; +$a->strings["Set shadow color, default #000"] = "Ajusta el color de l'ombra, predeterminat a #000"; +$a->strings["Set radius size, default 5px"] = "Ajusta la mida del radi, predeterminat a 5px"; +$a->strings["Set line-height for posts and comments"] = "Ajusta el gruix de línia per entrades i comentaris"; +$a->strings["Set background image"] = "Ajusta l'imatge de fons"; +$a->strings["Set background attachment"] = "Ajusta els adjunts en segon pla"; +$a->strings["Set background color"] = "Ajusta el color en segon pla"; +$a->strings["Set section background image"] = "Ajusta la secció d'imatge en segon pla"; +$a->strings["Set section background color"] = "Ajusta el color de la secció en segon pla"; +$a->strings["Set color of items - use hex"] = "Ajuste el color dels articles - empra codi hexadecimal"; +$a->strings["Set color of links - use hex"] = "ajusta el color dels enlaços - empra codi hexadecimal"; +$a->strings["Set max-width for items. Default 400px"] = "Ajusta l'amplada màxima dels articles. Predeterminat a 400px"; +$a->strings["Set min-width for items. Default 240px"] = "Ajusta l'amplada minima dels articles. Predeterminat a 240px"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%"; +$a->strings["Set color of fonts - use hex"] = "Ajusta el color del tipus de lletra - empra codi hexadecimal"; +$a->strings["Set background-size element"] = "Ajusta la mida de l'element en segon pla"; +$a->strings["Item opacity"] = "Opacitat de l'article"; +$a->strings["Display post previews only"] = "Mostra tan sols les previsualitzacions de les entrades"; +$a->strings["Display side bar on channel page"] = "Mostra la barra lateral a la pàgina del canal"; +$a->strings["Colour of the navigation bar"] = "Color de la barra de navegació"; +$a->strings["Item float"] = "Article flotant"; +$a->strings["Left offset of the section element"] = "Desplaçament esquerra de l'element de secció"; +$a->strings["Right offset of the section element"] = "Desplaçament dret de l'element de secció"; +$a->strings["Section width"] = "Amplada de la secció"; +$a->strings["Left offset of the aside"] = "Desplaçament esquerra del costat"; +$a->strings["Right offset of the aside element"] = "Desplaçament dret de l'element del costat"; +$a->strings["Light (Red Matrix default)"] = "Clar (predeterminat)"; +$a->strings["Select scheme"] = "Tria esquema"; +$a->strings["Narrow navbar"] = "Barra de navegació estreta"; +$a->strings["Navigation bar background color"] = "Color de fons de la barra de navegació"; +$a->strings["Navigation bar gradient top color"] = "Gradient de color de la part superior de la barra de navegació"; +$a->strings["Navigation bar gradient bottom color"] = "Gradient de color de la part inferior de la barra de navegació"; +$a->strings["Navigation active button gradient top color"] = "Gradient de color de la part superior del botó actiu de la barra de navegació"; +$a->strings["Navigation active button gradient bottom color"] = "Gradient de color de la part inferior del botó actiu de la barra de navegació"; +$a->strings["Navigation bar border color "] = "Color de la barra de navegació"; +$a->strings["Navigation bar icon color "] = "Color de la icona de la barra de navegació"; +$a->strings["Navigation bar active icon color "] = "Color de la icona de la barra de navegació activa"; +$a->strings["link color"] = "Color d'enllaç"; +$a->strings["Set font-color for banner"] = "Ajusta el color del tipus de lletra per la senyera"; +$a->strings["Set the background color"] = "Ajusta el color de fons"; +$a->strings["Set the background image"] = "Ajusta la imatge de fons"; +$a->strings["Set the background color of items"] = "ajusta el color dels articles de fons"; +$a->strings["Set the background color of comments"] = "Ajusta el color dels comentaris en segon pla"; +$a->strings["Set the border color of comments"] = "Canviar el color del marge dels comentaris"; +$a->strings["Set the indent for comments"] = "ajusta l'indentació dels comentaris"; +$a->strings["Set the basic color for item icons"] = "ajusta el color basic per les icones dels articles"; +$a->strings["Set the hover color for item icons"] = "Ajusta el color de la libració de les icones dels articles"; +$a->strings["Set font-size for the entire application"] = "Ajusta la mida del tipus de lletra per tota l'aplicació"; +$a->strings["Example: 14px"] = "Exemple: 14px"; +$a->strings["Set font-color for posts and comments"] = "Ajusta el color del tipus de lletra per entrades i comentaris"; +$a->strings["Set radius of corners"] = "Ajusta el radi de les cantonades"; +$a->strings["Set shadow depth of photos"] = "Ajusta la profunditat d'ombres de les fotos"; +$a->strings["Set maximum width of content region in pixel"] = "Ajusta l'amplada màxima de la zona de contingut en pixels"; +$a->strings["Leave empty for default width"] = "Deixa en blanc per l'amplada predeterminada"; +$a->strings["Center page content"] = "Contingut del centre de la pàgina"; +$a->strings["Set minimum opacity of nav bar - to hide it"] = "Ajusta la opacitat mínima de la harra de navegació - per amagar-la"; +$a->strings["Set size of conversation author photo"] = "Ajusta la mida de la foto del autor a la conversa"; +$a->strings["Set size of followup author photos"] = "Ajusta la mida del seguidor de les fotos de l'autor"; +$a->strings["Update %s failed. See error logs."] = "L'actualització %s ha fallat. Mira el registre d'errors."; +$a->strings["Update Error at %s"] = "Error d'Actualització a %s"; +$a->strings["Create an account to access services and applications within the Red Matrix"] = "Crea un compte per accedir als serveis i aplicacions dins de RedMatrix"; +$a->strings["Password"] = "Contrasenya"; +$a->strings["Remember me"] = "Recorda'm"; +$a->strings["Forgot your password?"] = "Has perdut la Contrasenya?"; +$a->strings["toggle mobile"] = "canvia a format per a mòbils"; +$a->strings["Website SSL certificate is not valid. Please correct."] = "El certificat SSL és invalid, soluciona-ho, si us plau."; +$a->strings["[red] Website SSL error for %s"] = "[red] Error de SSL per la web %s"; +$a->strings["Cron/Scheduled tasks not running."] = "No s'estan executan les tasques programades al cron."; +$a->strings["[red] Cron tasks not running on %s"] = "[red] No s'estan executan les tasques programades del cron a %s"; -- cgit v1.2.3 From 3099562a2112cd83cf2a273eb4876a8f922a072c Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Wed, 12 Aug 2015 20:52:46 +0200 Subject: Some corrections of Spanish strings. --- view/es/messages.po | 137 ++++++++++++++++++++++++++-------------------------- view/es/strings.php | 134 +++++++++++++++++++++++++------------------------- 2 files changed, 136 insertions(+), 135 deletions(-) diff --git a/view/es/messages.po b/view/es/messages.po index 20a909dba..a5313a9fd 100644 --- a/view/es/messages.po +++ b/view/es/messages.po @@ -5,6 +5,7 @@ # Translators: # boquiabierto , 2013-2014 # Alfonso , 2015 +# jeroenpraat , 2015 # Manuel Jiménez Friaza , 2015 # Rafael, 2015 # tony baldwin , 2014 @@ -13,7 +14,7 @@ msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-07 00:03-0700\n" -"PO-Revision-Date: 2015-08-12 09:43+0000\n" +"PO-Revision-Date: 2015-08-12 17:17+0000\n" "Last-Translator: Manuel Jiménez Friaza \n" "Language-Team: Spanish (http://www.transifex.com/Friendica/red-matrix/language/es/)\n" "MIME-Version: 1.0\n" @@ -177,15 +178,15 @@ msgstr "Dirección de correo inválida" #: ../../include/account.php:29 msgid "Your email domain is not among those allowed on this site" -msgstr "Tu dirección de correo no pertenece a los dominios permitidos en éste sitio." +msgstr "Su dirección de correo no pertenece a los dominios permitidos en este sitio." #: ../../include/account.php:35 msgid "Your email address is already registered at this site." -msgstr "Tu dirección de correo está ya registrada en éste sitio." +msgstr "Su dirección de correo está ya registrada en este sitio." #: ../../include/account.php:67 msgid "An invitation is required." -msgstr "Es requerido que te inviten." +msgstr "Es obligatorio que le inviten." #: ../../include/account.php:71 msgid "Invitation could not be verified." @@ -193,7 +194,7 @@ msgstr "No se ha podido verificar su invitación." #: ../../include/account.php:121 msgid "Please enter the required information." -msgstr "Por favor introduce la información requerida." +msgstr "Por favor introduzca la información requerida." #: ../../include/account.php:188 msgid "Failed to store account information." @@ -432,7 +433,7 @@ msgstr "Predeterminado" #: ../../include/js_strings.php:5 msgid "Delete this item?" -msgstr "¿Borrar este ítem?" +msgstr "¿Borrar este elemento?" #: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 #: ../../mod/photos.php:980 ../../mod/photos.php:1098 @@ -526,7 +527,7 @@ msgstr "Enviar" #: ../../include/js_strings.php:23 msgid "Please enter a link URL" -msgstr "Por favor, introduce una dirección de enlace" +msgstr "Por favor, introduzca una dirección de enlace" #: ../../include/js_strings.php:24 msgid "Unsaved changes. Are you sure you wish to leave this page?" @@ -663,7 +664,7 @@ msgstr "dar un toque" #: ../../include/text.php:994 ../../include/conversation.php:243 msgid "poked" -msgstr "dió un toque" +msgstr "ha recibido un toque" #: ../../include/text.php:995 msgid "ping" @@ -671,7 +672,7 @@ msgstr "ping" #: ../../include/text.php:995 msgid "pinged" -msgstr " te hicieron un ping" +msgstr " le hicieron un ping" #: ../../include/text.php:996 msgid "prod" @@ -1005,7 +1006,7 @@ msgstr "%1$s usado de %2$s (%3$s%)" #: ../../include/conversation.php:1609 ../../include/apps.php:135 #: ../../mod/fbrowser.php:114 msgid "Files" -msgstr "Archivos" +msgstr "Ficheros" #: ../../include/RedDAV/RedBrowser.php:253 msgid "Total" @@ -1316,7 +1317,7 @@ msgstr "Categorías de entradas" #: ../../include/features.php:82 msgid "Add categories to your posts" -msgstr "Añade categorías a tus entradas" +msgstr "Añadir categorías a sus publicaciones" #: ../../include/features.php:83 ../../include/widgets.php:304 #: ../../include/contact_widgets.php:57 @@ -1367,7 +1368,7 @@ msgstr "Sistema" #: ../../include/widgets.php:94 ../../include/conversation.php:1504 msgid "Personal" -msgstr "Personal" +msgstr "Personales" #: ../../include/widgets.php:95 msgid "Create Personal App" @@ -1428,7 +1429,7 @@ msgstr "Todo" #: ../../include/widgets.php:349 msgid "Archives" -msgstr "Archivos" +msgstr "Ficheros" #: ../../include/widgets.php:429 ../../mod/connedit.php:571 msgid "Me" @@ -1541,7 +1542,7 @@ msgstr "Ver valoraciones" #: ../../include/widgets.php:989 msgid "Public Hubs" -msgstr "Centros de actividad públicos" +msgstr "Servidores públicos" #: ../../include/event.php:22 ../../include/bb2diaspora.php:459 msgid "l F d, Y \\@ g:i A" @@ -1659,17 +1660,17 @@ msgstr "%1$s, %2$s [zrl=%3$s]te etiquetó[/zrl]." #: ../../include/enotify.php:238 #, php-format msgid "[Red:Notify] %1$s poked you" -msgstr "[Red notifica] %1$s ta ha dado un toque" +msgstr "[Red aviso] %1$s ha recibido un toque" #: ../../include/enotify.php:239 #, php-format msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s te dieron un toque en %3$s" +msgstr "%1$s, %2$s recibió un toque en %3$s" #: ../../include/enotify.php:240 #, php-format msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]te dieron un toque[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]recibió un toque[/zrl]." #: ../../include/enotify.php:256 #, php-format @@ -1725,7 +1726,7 @@ msgstr "%1$s, has recibido una sugerencia de un amigo de '%2$s' a las %3$s" msgid "" "%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " "%4$s." -msgstr "%1$s, has recibido [zrl=%2$s]una sugerencia de un amigo[/zrl] para %3$s de %4$s." +msgstr "%1$s, ha recibido [zrl=%2$s]una sugerencia de amistad[/zrl] para %3$s de %4$s." #: ../../include/enotify.php:293 msgid "Name:" @@ -1891,7 +1892,7 @@ msgstr "Invertir estado de estrella" #: ../../include/ItemObject.php:218 msgid "starred" -msgstr "con estrella" +msgstr "preferidos" #: ../../include/ItemObject.php:227 ../../include/conversation.php:674 msgid "Message signature validated" @@ -2074,7 +2075,7 @@ msgstr "Usuario '%s' eliminado" #: ../../include/bb2diaspora.php:373 msgid "Attachments:" -msgstr "Archivos adjuntos:" +msgstr "Ficheros adjuntos:" #: ../../include/bb2diaspora.php:461 msgid "$Projectname event notification:" @@ -2132,7 +2133,7 @@ msgstr "Sus fotos" #: ../../include/nav.php:98 msgid "Your files" -msgstr "Sus archivos" +msgstr "Sus ficheros" #: ../../include/nav.php:103 ../../include/apps.php:146 msgid "Chat" @@ -2166,7 +2167,7 @@ msgstr "Iniciar sesión" #: ../../include/nav.php:117 msgid "Sign in" -msgstr "Regístrate" +msgstr "Regístrese" #: ../../include/nav.php:134 #, php-format @@ -2187,7 +2188,7 @@ msgstr "Página de inicio" #: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 msgid "Register" -msgstr "Regístrate" +msgstr "Registrarse" #: ../../include/nav.php:155 msgid "Create an account" @@ -2228,15 +2229,15 @@ msgstr "Su red" #: ../../include/nav.php:181 msgid "Mark all matrix notifications seen" -msgstr "Marcar todas las notificaciones de la matriz como leídas" +msgstr "Marcar todas las notificaciones de la red como leídas" #: ../../include/nav.php:183 ../../include/apps.php:137 msgid "Channel Home" -msgstr "Hogar del canal" +msgstr "Mi canal" #: ../../include/nav.php:183 msgid "Channel home" -msgstr "Hogar del canal" +msgstr "Mi canal" #: ../../include/nav.php:184 msgid "Mark all channel notifications seen" @@ -2415,7 +2416,7 @@ msgstr "Puede ver mis conexiones" #: ../../include/permissions.php:30 msgid "Can view my file storage" -msgstr "Puede ver mis archivos almacenados" +msgstr "Puede ver mis ficheros almacenados" #: ../../include/permissions.php:31 msgid "Can view my webpages" @@ -2463,7 +2464,7 @@ msgstr "Puede charlar conmigo" #: ../../include/permissions.php:43 msgid "Can write to my file storage" -msgstr "Puede escribir en mi almacenamiento de archivos" +msgstr "Puede escribir en mi almacenamiento de ficheros" #: ../../include/permissions.php:44 msgid "Can edit my webpages" @@ -2552,7 +2553,7 @@ msgstr "%1$s ahora es conectada con %2$s" #: ../../include/conversation.php:239 #, php-format msgid "%1$s poked %2$s" -msgstr "%1$s dió un toque a %2$s" +msgstr "%1$s dio un toque a %2$s" #: ../../include/conversation.php:260 ../../mod/mood.php:63 #, php-format @@ -2709,15 +2710,15 @@ msgstr "Visible para cualquiera" #: ../../include/conversation.php:1141 ../../mod/mail.php:174 #: ../../mod/mail.php:289 msgid "Please enter a link URL:" -msgstr "Por favor, introduce una URL de enlace:" +msgstr "Por favor, introduzca una URL de enlace:" #: ../../include/conversation.php:1142 msgid "Please enter a video link/URL:" -msgstr "Por favor, introduce un enlace/URL de vídeo:" +msgstr "Por favor, introduzca un enlace/URL de vídeo:" #: ../../include/conversation.php:1143 msgid "Please enter an audio link/URL:" -msgstr "Por favor, introduce un enlace/URL de audio:" +msgstr "Por favor, introduzca un enlace/URL de audio:" #: ../../include/conversation.php:1144 msgid "Tag term:" @@ -2888,7 +2889,7 @@ msgstr "Ordenar por fecha de comentario" #: ../../include/conversation.php:1496 msgid "Posted Order" -msgstr "Orden de publicados" +msgstr "Recientemente publicados" #: ../../include/conversation.php:1499 msgid "Sort by Post Date" @@ -2896,12 +2897,12 @@ msgstr "Ordenar por fecha de publicación" #: ../../include/conversation.php:1507 msgid "Posts that mention or involve you" -msgstr "Publicaciones que te mencionan o involucran" +msgstr "Publicaciones que le mencionan o involucran" #: ../../include/conversation.php:1513 ../../mod/connections.php:212 #: ../../mod/connections.php:225 ../../mod/menu.php:107 msgid "New" -msgstr "Nuevo" +msgstr "Novedades" #: ../../include/conversation.php:1516 msgid "Activity Stream - by date" @@ -2909,7 +2910,7 @@ msgstr "Flujo de actividad - por fecha" #: ../../include/conversation.php:1522 msgid "Starred" -msgstr "con estrella" +msgstr "Preferidos" #: ../../include/conversation.php:1525 msgid "Favourite Posts" @@ -2933,7 +2934,7 @@ msgstr "Mensajes de estado y publicaciones" #: ../../include/conversation.php:1591 msgid "About" -msgstr "Sobre" +msgstr "Perfil" #: ../../include/conversation.php:1594 msgid "Profile Details" @@ -2945,7 +2946,7 @@ msgstr "Álbumes de fotos" #: ../../include/conversation.php:1612 msgid "Files and Storage" -msgstr "Archivos y almacenamiento" +msgstr "Ficheros y almacenamiento" #: ../../include/conversation.php:1622 ../../include/conversation.php:1625 msgid "Chatrooms" @@ -2963,14 +2964,14 @@ msgstr "Administrar páginas web" msgctxt "noun" msgid "Attending" msgid_plural "Attending" -msgstr[0] "Asiste" +msgstr[0] "Asistir" msgstr[1] "Asistir" #: ../../include/conversation.php:1710 msgctxt "noun" msgid "Not Attending" msgid_plural "Not Attending" -msgstr[0] "No asiste" +msgstr[0] "No asistir" msgstr[1] "No asistir" #: ../../include/conversation.php:1713 @@ -3230,7 +3231,7 @@ msgstr "Permisos" #: ../../include/attach.php:242 ../../include/attach.php:300 msgid "Item was not found." -msgstr "No se ha encontrado aquel ítem." +msgstr "Elemento no encontrado." #: ../../include/attach.php:363 msgid "No source file." @@ -3321,7 +3322,7 @@ msgstr "No ha sido posible de conseguir la identidad creada" #: ../../include/identity.php:350 msgid "Default Profile" -msgstr "Perfil por defecto" +msgstr "Perfil principal" #: ../../include/identity.php:660 msgid "Requested channel is not available." @@ -3472,7 +3473,7 @@ msgstr "Religión:" #: ../../include/identity.php:1216 ../../mod/directory.php:315 msgid "About:" -msgstr "Sobre tí:" +msgstr "Sobre usted:" #: ../../include/identity.php:1218 msgid "Hobbies/Interests:" @@ -3760,7 +3761,7 @@ msgstr "No me importa" #: ../../include/profile_selectors.php:80 msgid "Ask me" -msgstr "Pregúntame" +msgstr "Pregúnteme" #: ../../include/apps.php:128 msgid "Site Admin" @@ -4355,7 +4356,7 @@ msgstr "%1$s no están de acuerdo con %2$s de %3$s" #: ../../mod/like.php:402 #, php-format msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s se abstiene de pronunciarse sobre %2$s's %3$s" +msgstr "%1$s se abstiene de pronunciarse sobre %2$s de %3$s" #: ../../mod/like.php:404 #, php-format @@ -4506,7 +4507,7 @@ msgid "" "membership in the network as a whole. Some sites may require subscription or" " provide tiered service plans. The provider links may " "provide additional details." -msgstr "Los sitios listados permiten el registro público de la red $Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales." +msgstr "Los sitios listados permiten el registro público de la red $Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales." #: ../../mod/pubsites.php:25 msgid "Rate this hub" @@ -4747,19 +4748,19 @@ msgstr "Error al actualizar el registro de la conexión." #: ../../mod/connections.php:192 ../../mod/connections.php:293 msgid "Blocked" -msgstr "Bloqueado" +msgstr "Bloqueados" #: ../../mod/connections.php:197 ../../mod/connections.php:300 msgid "Ignored" -msgstr "Ignorado" +msgstr "Ignorados" #: ../../mod/connections.php:202 ../../mod/connections.php:314 msgid "Hidden" -msgstr "Oculto" +msgstr "Ocultos" #: ../../mod/connections.php:207 ../../mod/connections.php:307 msgid "Archived" -msgstr "Archivado" +msgstr "Archivados" #: ../../mod/connections.php:271 msgid "Suggest new connections" @@ -4783,7 +4784,7 @@ msgstr "Mostrar todas las conexiones" #: ../../mod/connections.php:286 msgid "Unblocked" -msgstr "Desbloqueado" +msgstr "Desbloqueados" #: ../../mod/connections.php:289 msgid "Only show unblocked connections" @@ -5806,7 +5807,7 @@ msgstr "Dar un toque/Incitar" #: ../../mod/poke.php:160 msgid "poke, prod or do other things to somebody" -msgstr "dale un toque, incita o hasle otras cosas a alguien" +msgstr "dar un toque, incitar u otras cosas a alguien" #: ../../mod/poke.php:161 msgid "Recipient" @@ -6625,7 +6626,7 @@ msgstr "Actualizaciones de la base de datos" #: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 msgid "Logs" -msgstr "Registros" +msgstr "Informes" #: ../../mod/admin.php:121 msgid "Plugin Features" @@ -7640,7 +7641,7 @@ msgstr "Configuración para el emulador de Diaspora incorporado" #: ../../mod/settings.php:688 msgid "Allow any Diaspora member to comment on your public posts" -msgstr "Permitir a cualquier miembro de Diaspora comentar en tus publicaciones públicas" +msgstr "Permitir a cualquier miembro de Diaspora comentar en sus publicaciones públicas" #: ../../mod/settings.php:689 msgid "Enable the Diaspora protocol for this channel" @@ -7652,7 +7653,7 @@ msgstr "Configuración de directivas de Diaspora" #: ../../mod/settings.php:691 msgid "Prevent your hashtags from being redirected to other sites" -msgstr "Impedir que tus hashtags sean redirigidos a otros sitios " +msgstr "Impedir que sus \"hashtags\" sean redirigidos a otros sitios " #: ../../mod/settings.php:715 msgid "Account Settings" @@ -7660,7 +7661,7 @@ msgstr "Configuración de la cuenta" #: ../../mod/settings.php:716 msgid "Enter New Password:" -msgstr "Introduce la nueva contraseña:" +msgstr "Introduzca la nueva contraseña:" #: ../../mod/settings.php:717 msgid "Confirm New Password:" @@ -7821,7 +7822,7 @@ msgstr "Publicar tu perfil predeterminado en el directorio de la red" #: ../../mod/settings.php:991 msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Nos permites sugierirte como amigo potencial a los nuevos miembros?" +msgstr "¿Nos permite sugierirle como amigo potencial a los nuevos miembros?" #: ../../mod/settings.php:1000 msgid "Your channel address is" @@ -7867,7 +7868,7 @@ msgstr "Configuración de seguridad y privacidad" #: ../../mod/settings.php:1066 msgid "Your permissions are already configured. Click to view/adjust" -msgstr "Tus permisos ya están configurados. Pulsa para ver/ajustar" +msgstr "Sus permisos ya están configurados. Pulse para ver/ajustar" #: ../../mod/settings.php:1068 msgid "Hide my online presence" @@ -7902,7 +7903,7 @@ msgstr "Bloqueado - por defecto bloqueado bloqueado a/para cualquiera" #: ../../mod/settings.php:1076 msgid "Allow others to tag your posts" -msgstr "Permitir a otros etiquetar tus publicaciones" +msgstr "Permitir a otros etiquetar sus publicaciones" #: ../../mod/settings.php:1076 msgid "" @@ -7999,7 +8000,7 @@ msgstr "Sea etiquetado en una publicación" #: ../../mod/settings.php:1109 msgid "You are poked/prodded/etc. in a post" -msgstr "Te han dado un toque/incitado/etc. en una entrada" +msgstr "Ha recibido un toque o ha sido incitado, etc. en una publicación" #: ../../mod/settings.php:1112 msgid "Show visual notifications including:" @@ -8470,11 +8471,11 @@ msgstr "Autenticación Remota" #: ../../mod/rmagic.php:85 msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Introduce la dirección del canal (p.e. canal@ejemplo.com)" +msgstr "Introduzca la dirección del canal (p.e. channel@example.com)" #: ../../mod/rmagic.php:86 msgid "Authenticate" -msgstr "Autentícate" +msgstr "Identifíquese" #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." @@ -8740,7 +8741,7 @@ msgstr "No se han encontrado clases de restricción de servicio." #: ../../mod/sharedwithme.php:94 msgid "Files: shared with me" -msgstr "Archivos: compartidos conmigo" +msgstr "Ficheros: compartidos conmigo" #: ../../mod/sharedwithme.php:96 msgid "NEW" @@ -8748,7 +8749,7 @@ msgstr "NUEVO" #: ../../mod/sharedwithme.php:99 msgid "Remove all files" -msgstr "Borra todos los archivos" +msgstr "Borrar todos los ficheros" #: ../../mod/sharedwithme.php:100 msgid "Remove this file" @@ -8859,7 +8860,7 @@ msgstr "Ajusta el tamaño de fondo del elemento" #: ../../view/theme/apw/php/config.php:281 msgid "Item opacity" -msgstr "Opacidad del item" +msgstr "Opacidad del elemento" #: ../../view/theme/apw/php/config.php:282 msgid "Display post previews only" @@ -8875,7 +8876,7 @@ msgstr "Color de la barra de navegación" #: ../../view/theme/apw/php/config.php:285 msgid "Item float" -msgstr "Item flotante" +msgstr "Elemento flotante" #: ../../view/theme/apw/php/config.php:286 msgid "Left offset of the section element" @@ -9028,7 +9029,7 @@ msgstr "Ajusta el tamaño de foto de los seguidores del autor" #: ../../boot.php:1356 #, php-format msgid "Update %s failed. See error logs." -msgstr "La actualización %s ha fallado. Mire el registro de errores." +msgstr "La actualización %s ha fallado. Mire el informe de errores." #: ../../boot.php:1359 #, php-format @@ -9054,7 +9055,7 @@ msgstr "¿Olvidó su contraseña?" #: ../../boot.php:2178 msgid "toggle mobile" -msgstr "alterna movil" +msgstr "cambiar a móvil" #: ../../boot.php:2313 msgid "Website SSL certificate is not valid. Please correct." diff --git a/view/es/strings.php b/view/es/strings.php index b05b1d0cb..0ae82713b 100644 --- a/view/es/strings.php +++ b/view/es/strings.php @@ -39,11 +39,11 @@ $a->strings["Add new collection"] = "Añadir nueva colección"; $a->strings["Channels not in any collection"] = "El canal no se encuentra en ninguna colección"; $a->strings["add"] = "añadir"; $a->strings["Not a valid email address"] = "Dirección de correo inválida"; -$a->strings["Your email domain is not among those allowed on this site"] = "Tu dirección de correo no pertenece a los dominios permitidos en éste sitio."; -$a->strings["Your email address is already registered at this site."] = "Tu dirección de correo está ya registrada en éste sitio."; -$a->strings["An invitation is required."] = "Es requerido que te inviten."; +$a->strings["Your email domain is not among those allowed on this site"] = "Su dirección de correo no pertenece a los dominios permitidos en este sitio."; +$a->strings["Your email address is already registered at this site."] = "Su dirección de correo está ya registrada en este sitio."; +$a->strings["An invitation is required."] = "Es obligatorio que le inviten."; $a->strings["Invitation could not be verified."] = "No se ha podido verificar su invitación."; -$a->strings["Please enter the required information."] = "Por favor introduce la información requerida."; +$a->strings["Please enter the required information."] = "Por favor introduzca la información requerida."; $a->strings["Failed to store account information."] = "La información de la cuenta no se ha podido guardar."; $a->strings["Registration confirmation for %s"] = "Confirmación de registro para %s"; $a->strings["Registration request at %s"] = "Solicitud de registro en %s"; @@ -94,7 +94,7 @@ $a->strings["Created"] = "Creado"; $a->strings["Edited"] = "Editado"; $a->strings["Public Timeline"] = "Cronología pública"; $a->strings["Default"] = "Predeterminado"; -$a->strings["Delete this item?"] = "¿Borrar este ítem?"; +$a->strings["Delete this item?"] = "¿Borrar este elemento?"; $a->strings["Comment"] = "Comentar"; $a->strings["[+] show all"] = "[+] mostrar todo"; $a->strings["[-] show less"] = "[-] mostrar menos"; @@ -112,7 +112,7 @@ $a->strings["Rate This Channel (this is public)"] = "Valorar este canal (esto es $a->strings["Rating"] = "Valoración"; $a->strings["Describe (optional)"] = "Describir (opcional)"; $a->strings["Submit"] = "Enviar"; -$a->strings["Please enter a link URL"] = "Por favor, introduce una dirección de enlace"; +$a->strings["Please enter a link URL"] = "Por favor, introduzca una dirección de enlace"; $a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Cambios no guardados. ¿Estás seguro que deseas abandonar la página?"; $a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; $a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; @@ -146,9 +146,9 @@ $a->strings["View Connections"] = "Ver conexiones"; $a->strings["Search"] = "Buscar"; $a->strings["Save"] = "Guardar"; $a->strings["poke"] = "dar un toque"; -$a->strings["poked"] = "dió un toque"; +$a->strings["poked"] = "ha recibido un toque"; $a->strings["ping"] = "ping"; -$a->strings["pinged"] = " te hicieron un ping"; +$a->strings["pinged"] = " le hicieron un ping"; $a->strings["prod"] = "incitar"; $a->strings["prodded"] = "incitaros"; $a->strings["slap"] = "bofetada"; @@ -228,7 +228,7 @@ $a->strings["Schedule Outbox"] = "Programar bandeja de salida"; $a->strings["Unknown"] = "Desconocido"; $a->strings["%1\$s used"] = "%1\$s usado"; $a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s usado de %2\$s (%3\$s%)"; -$a->strings["Files"] = "Archivos"; +$a->strings["Files"] = "Ficheros"; $a->strings["Total"] = "Total"; $a->strings["Shared"] = "Compartido"; $a->strings["Create"] = "Crear"; @@ -300,7 +300,7 @@ $a->strings["Post/Comment Tools"] = "Herramientas de entradas/comentarios"; $a->strings["Tagging"] = "Etiquetado"; $a->strings["Ability to tag existing posts"] = "Capacidad de etiquetar entradas existentes"; $a->strings["Post Categories"] = "Categorías de entradas"; -$a->strings["Add categories to your posts"] = "Añade categorías a tus entradas"; +$a->strings["Add categories to your posts"] = "Añadir categorías a sus publicaciones"; $a->strings["Saved Folders"] = "Carpetas guardadas"; $a->strings["Ability to file posts under folders"] = "Capacidad de archivar entradas en carpetas"; $a->strings["Dislike Posts"] = "No me gusta:"; @@ -312,7 +312,7 @@ $a->strings["Provide a personal tag cloud on your channel page"] = "Proveer nube $a->strings["Categories"] = "Categorías"; $a->strings["Apps"] = "Aplicaciones"; $a->strings["System"] = "Sistema"; -$a->strings["Personal"] = "Personal"; +$a->strings["Personal"] = "Personales"; $a->strings["Create Personal App"] = "Crear App personal"; $a->strings["Edit Personal App"] = "Editar App personal"; $a->strings["Connect"] = "Conectar"; @@ -326,7 +326,7 @@ $a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: $a->strings["Notes"] = "Notas"; $a->strings["Remove term"] = "Eliminar término"; $a->strings["Everything"] = "Todo"; -$a->strings["Archives"] = "Archivos"; +$a->strings["Archives"] = "Ficheros"; $a->strings["Me"] = "Yo"; $a->strings["Family"] = "Familia"; $a->strings["Friends"] = "Amigos"; @@ -352,7 +352,7 @@ $a->strings["Suggested Chatrooms"] = "Salas de chat sugeridas"; $a->strings["photo/image"] = "foto/imagen"; $a->strings["Rate Me"] = "Califícame"; $a->strings["View Ratings"] = "Ver valoraciones"; -$a->strings["Public Hubs"] = "Centros de actividad públicos"; +$a->strings["Public Hubs"] = "Servidores públicos"; $a->strings["l F d, Y \\@ g:i A"] = "l d de F, Y \\@ G:i"; $a->strings["Starts:"] = "Comienza:"; $a->strings["Finishes:"] = "Finaliza:"; @@ -376,9 +376,9 @@ $a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s $a->strings["[Red:Notify] %s tagged you"] = "[Red notifica] %s te etiquetó"; $a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s te etiquetó a las %3\$s"; $a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]te etiquetó[/zrl]."; -$a->strings["[Red:Notify] %1\$s poked you"] = "[Red notifica] %1\$s ta ha dado un toque"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s te dieron un toque en %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]te dieron un toque[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[Red aviso] %1\$s ha recibido un toque"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s recibió un toque en %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]recibió un toque[/zrl]."; $a->strings["[Red:Notify] %s tagged your post"] = "[Red notifica] %s etiquetó su entrada"; $a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s etiquetó su publicación a las %3\$s"; $a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetó [zrl=%3\$s]su publicación[/zrl]"; @@ -389,7 +389,7 @@ $a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en $a->strings["Please visit %s to approve or reject the connection request."] = "Por favor, visita %s para permitir o rechazar la solicitd de conexión."; $a->strings["[Red:Notify] Friend suggestion received"] = "[Red notifica] recibiste una sugerencia de amistad"; $a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has recibido una sugerencia de un amigo de '%2\$s' a las %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has recibido [zrl=%2\$s]una sugerencia de un amigo[/zrl] para %3\$s de %4\$s."; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, ha recibido [zrl=%2\$s]una sugerencia de amistad[/zrl] para %3\$s de %4\$s."; $a->strings["Name:"] = "Nombre:"; $a->strings["Photo:"] = "Foto:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Para aprovar o rechazar la sugerencia, visita %s"; @@ -433,7 +433,7 @@ $a->strings["__ctx:noun__ Dislike"] = array( $a->strings["Add Star"] = "Añadir estrella"; $a->strings["Remove Star"] = "Eliminar estrella"; $a->strings["Toggle Star Status"] = "Invertir estado de estrella"; -$a->strings["starred"] = "con estrella"; +$a->strings["starred"] = "preferidos"; $a->strings["Message signature validated"] = "Firma de mensaje validada"; $a->strings["Message signature incorrect"] = "Firma de mensaje incorrecta"; $a->strings["Add Tag"] = "Añadir etiqueta"; @@ -475,7 +475,7 @@ $a->strings["Encrypt text"] = "Cifrar texto"; $a->strings["New window"] = "Nueva ventana"; $a->strings["Open the selected location in a different window or browser tab"] = "Abrir la ubicación seleccionada en una ventana o pestaña aparte"; $a->strings["User '%s' deleted"] = "Usuario '%s' eliminado"; -$a->strings["Attachments:"] = "Archivos adjuntos:"; +$a->strings["Attachments:"] = "Ficheros adjuntos:"; $a->strings["\$Projectname event notification:"] = "Notificación de eventos de \$Projectname:"; $a->strings["Logout"] = "Cerrar sesión"; $a->strings["End this session"] = "Cerrar ésta sesión"; @@ -489,7 +489,7 @@ $a->strings["Edit Profile"] = "Editar perfil"; $a->strings["Edit your profile"] = "Editar tu perfil"; $a->strings["Photos"] = "Fotos"; $a->strings["Your photos"] = "Sus fotos"; -$a->strings["Your files"] = "Sus archivos"; +$a->strings["Your files"] = "Sus ficheros"; $a->strings["Chat"] = "Chat"; $a->strings["Your chatrooms"] = "Sus salas de chat"; $a->strings["Bookmarks"] = "Marcadores"; @@ -497,12 +497,12 @@ $a->strings["Your bookmarks"] = "Sus marcadores"; $a->strings["Webpages"] = "Páginas web"; $a->strings["Your webpages"] = "Sus páginas web"; $a->strings["Login"] = "Iniciar sesión"; -$a->strings["Sign in"] = "Regístrate"; +$a->strings["Sign in"] = "Regístrese"; $a->strings["%s - click to logout"] = "%s - pulsar para cerrar sesión"; $a->strings["Remote authentication"] = "Autenticación remota"; $a->strings["Click to authenticate to your home hub"] = "Pulsar para identificarse en su servidor"; $a->strings["Home Page"] = "Página de inicio"; -$a->strings["Register"] = "Regístrate"; +$a->strings["Register"] = "Registrarse"; $a->strings["Create an account"] = "Crea una cuenta"; $a->strings["Help"] = "Ayuda"; $a->strings["Help and documentation"] = "Ayuda y documentación"; @@ -512,9 +512,9 @@ $a->strings["Directory"] = "Directorio"; $a->strings["Channel Directory"] = "Directorio de canales"; $a->strings["Matrix"] = "Matríz"; $a->strings["Your matrix"] = "Su red"; -$a->strings["Mark all matrix notifications seen"] = "Marcar todas las notificaciones de la matriz como leídas"; -$a->strings["Channel Home"] = "Hogar del canal"; -$a->strings["Channel home"] = "Hogar del canal"; +$a->strings["Mark all matrix notifications seen"] = "Marcar todas las notificaciones de la red como leídas"; +$a->strings["Channel Home"] = "Mi canal"; +$a->strings["Channel home"] = "Mi canal"; $a->strings["Mark all channel notifications seen"] = "Marcar todas las notificaciones de canales como leídas"; $a->strings["Connections"] = "Conexiones"; $a->strings["Notices"] = "Avisos"; @@ -557,7 +557,7 @@ $a->strings["Can view my normal stream and posts"] = "Puede ver mi flujo y publi $a->strings["Can view my default channel profile"] = "Puede ver mi perfil de canal predeterminado."; $a->strings["Can view my photo albums"] = "Puede ver mis álbumes de fotos"; $a->strings["Can view my connections"] = "Puede ver mis conexiones"; -$a->strings["Can view my file storage"] = "Puede ver mis archivos almacenados"; +$a->strings["Can view my file storage"] = "Puede ver mis ficheros almacenados"; $a->strings["Can view my webpages"] = "Puede ver mis páginas web"; $a->strings["Can send me their channel stream and posts"] = "Te pueden enviar sus canales de flujos y entradas"; $a->strings["Can post on my channel page (\"wall\")"] = "Pueden crear entradas en su página del canal (“muro”)"; @@ -569,7 +569,7 @@ $a->strings["Profiles and things other than posts/comments"] = "Perfiles y cosas $a->strings["Can forward to all my channel contacts via post @mentions"] = "Puede reenviar a todos mis contactos de canalmediante post @mentions"; $a->strings["Advanced - useful for creating group forum channels"] = "Avanzado - útil para crear canales de foro o grupos"; $a->strings["Can chat with me (when available)"] = "Puede charlar conmigo"; -$a->strings["Can write to my file storage"] = "Puede escribir en mi almacenamiento de archivos"; +$a->strings["Can write to my file storage"] = "Puede escribir en mi almacenamiento de ficheros"; $a->strings["Can edit my webpages"] = "Puede editar mis páginas web"; $a->strings["Can source my public posts in derived channels"] = "Puede utilizar como fuente mis publicaciones públicas en canales derivados"; $a->strings["Somewhat advanced - very useful in open communities"] = "Algo avanzado - muy útil en comunidades abiertas"; @@ -589,7 +589,7 @@ $a->strings["Custom/Expert Mode"] = "Modo personalizado/experto"; $a->strings["channel"] = "canal"; $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "a %1\$s no le gusta el/la %3\$s de %2\$s"; $a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ahora es conectada con %2\$s"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s dió un toque a %2\$s"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s dio un toque a %2\$s"; $a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s está %2\$s"; $a->strings["__ctx:title__ Likes"] = "Le gusta"; $a->strings["__ctx:title__ Dislikes"] = "No le gusta"; @@ -631,9 +631,9 @@ $a->strings[", and %d other people"] = array( $a->strings["%s like this."] = "%s les gusta esto."; $a->strings["%s don't like this."] = "%s no les gusta esto."; $a->strings["Visible to everybody"] = "Visible para cualquiera"; -$a->strings["Please enter a link URL:"] = "Por favor, introduce una URL de enlace:"; -$a->strings["Please enter a video link/URL:"] = "Por favor, introduce un enlace/URL de vídeo:"; -$a->strings["Please enter an audio link/URL:"] = "Por favor, introduce un enlace/URL de audio:"; +$a->strings["Please enter a link URL:"] = "Por favor, introduzca una URL de enlace:"; +$a->strings["Please enter a video link/URL:"] = "Por favor, introduzca un enlace/URL de vídeo:"; +$a->strings["Please enter an audio link/URL:"] = "Por favor, introduzca un enlace/URL de audio:"; $a->strings["Tag term:"] = "Término de etiqueta:"; $a->strings["Save to Folder:"] = "Guardar en carpeta:"; $a->strings["Where are you right now?"] = "¿Donde estás ahora?"; @@ -669,30 +669,30 @@ $a->strings["Discover"] = "Descubrir"; $a->strings["Imported public streams"] = "Flujos públicos importados"; $a->strings["Commented Order"] = "Orden de comentados"; $a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentario"; -$a->strings["Posted Order"] = "Orden de publicados"; +$a->strings["Posted Order"] = "Recientemente publicados"; $a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; -$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran"; -$a->strings["New"] = "Nuevo"; +$a->strings["Posts that mention or involve you"] = "Publicaciones que le mencionan o involucran"; +$a->strings["New"] = "Novedades"; $a->strings["Activity Stream - by date"] = "Flujo de actividad - por fecha"; -$a->strings["Starred"] = "con estrella"; +$a->strings["Starred"] = "Preferidos"; $a->strings["Favourite Posts"] = "Publicaciones favoritas"; $a->strings["Spam"] = "Correo basura"; $a->strings["Posts flagged as SPAM"] = "Publicaciones marcadas como basura"; $a->strings["Channel"] = "Canal"; $a->strings["Status Messages and Posts"] = "Mensajes de estado y publicaciones"; -$a->strings["About"] = "Sobre"; +$a->strings["About"] = "Perfil"; $a->strings["Profile Details"] = "Detalles de perfil"; $a->strings["Photo Albums"] = "Álbumes de fotos"; -$a->strings["Files and Storage"] = "Archivos y almacenamiento"; +$a->strings["Files and Storage"] = "Ficheros y almacenamiento"; $a->strings["Chatrooms"] = "Salas de chat"; $a->strings["Saved Bookmarks"] = "Marcadores guardados"; $a->strings["Manage Webpages"] = "Administrar páginas web"; $a->strings["__ctx:noun__ Attending"] = array( - 0 => "Asiste", + 0 => "Asistir", 1 => "Asistir", ); $a->strings["__ctx:noun__ Not Attending"] = array( - 0 => "No asiste", + 0 => "No asistir", 1 => "No asistir", ); $a->strings["__ctx:noun__ Undecided"] = array( @@ -759,7 +759,7 @@ $a->strings["Visible to your default audience"] = "Visible para tu público pred $a->strings["Show"] = "Mostrar"; $a->strings["Don't show"] = "No mostrar"; $a->strings["Permissions"] = "Permisos"; -$a->strings["Item was not found."] = "No se ha encontrado aquel ítem."; +$a->strings["Item was not found."] = "Elemento no encontrado."; $a->strings["No source file."] = "Ningún archivo de fuente"; $a->strings["Cannot locate file to replace"] = "No se puede localizar el archivo a ser sustituido."; $a->strings["Cannot locate file to revise/update"] = "No se puede localizar el archivo para revisar/actualizar"; @@ -781,7 +781,7 @@ $a->strings["Nickname is required."] = "Se requiere un sobrenombre (alias)."; $a->strings["Reserved nickname. Please choose another."] = "Sobrenombre en uso. Por favor, elige otro."; $a->strings["Nickname has unsupported characters or is already being used on this site."] = "El apodo contiene caracteres no admitidos o está ya en uso por otros usuarios de éste sitio."; $a->strings["Unable to retrieve created identity"] = "No ha sido posible de conseguir la identidad creada"; -$a->strings["Default Profile"] = "Perfil por defecto"; +$a->strings["Default Profile"] = "Perfil principal"; $a->strings["Requested channel is not available."] = "El canal solicitado no está disponible."; $a->strings["Requested profile is not available."] = "El perfil solicitado no está disponible."; $a->strings["Change profile photo"] = "Cambiar foto de perfil"; @@ -816,7 +816,7 @@ $a->strings["Hometown:"] = "Ciudad de origen:"; $a->strings["Tags:"] = "Etiquetas:"; $a->strings["Political Views:"] = "Posición política:"; $a->strings["Religion:"] = "Religión:"; -$a->strings["About:"] = "Sobre tí:"; +$a->strings["About:"] = "Sobre usted:"; $a->strings["Hobbies/Interests:"] = "Aficciones/Intereses:"; $a->strings["Likes:"] = "Me gusta:"; $a->strings["Dislikes:"] = "No me gusta:"; @@ -885,7 +885,7 @@ $a->strings["Widowed"] = "Viudo/a"; $a->strings["Uncertain"] = "Indeterminado"; $a->strings["It's complicated"] = "Es complicado"; $a->strings["Don't care"] = "No me importa"; -$a->strings["Ask me"] = "Pregúntame"; +$a->strings["Ask me"] = "Pregúnteme"; $a->strings["Site Admin"] = "Adminstrador del sitio"; $a->strings["Address Book"] = "Libreta de direcciones"; $a->strings["Mood"] = "Estado de ánimo"; @@ -1026,7 +1026,7 @@ $a->strings["Channel unavailable."] = "Canal no disponible."; $a->strings["Previous action reversed."] = "Acción anterior revocada."; $a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s está de acuerdo con %2\$s de %3\$s"; $a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no están de acuerdo con %2\$s de %3\$s"; -$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s se abstiene de pronunciarse sobre %2\$s's %3\$s"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s se abstiene de pronunciarse sobre %2\$s de %3\$s"; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s asistirá a %2\$s de %3\$s"; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no asistirá a %2\$s de %3\$s"; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s podrá asistir a %2\$s de %3\$s"; @@ -1061,7 +1061,7 @@ $a->strings["Title:"] = "Título:"; $a->strings["Share this event"] = "Compartir este evento"; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo %2\$s de %3\$s"; $a->strings["Public Sites"] = "Sitios públicos"; -$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Los sitios listados permiten el registro público de la red \$Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales."; +$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Los sitios listados permiten el registro público de la red \$Projectname. Todos los sitios de la red están vinculados entre sí por lo que sus miembros, en ninguna de ellas, indican la pertenencia a la red en su conjunto. Algunos sitios pueden requerir suscripción o proporcionar planes de servicio por niveles. Los enlaces de los proveedores de pueden proporcionar detalles adicionales."; $a->strings["Rate this hub"] = "Valorar este sitio"; $a->strings["Site URL"] = "URL del sitio"; $a->strings["Access Type"] = "Tipo de Acceso"; @@ -1119,16 +1119,16 @@ $a->strings["Could not access contact record."] = "No se ha podido acceder al re $a->strings["Could not locate selected profile."] = "No se ha podido localizar el perfil seleccionado."; $a->strings["Connection updated."] = "Conexión actualizada."; $a->strings["Failed to update connection record."] = "Error al actualizar el registro de la conexión."; -$a->strings["Blocked"] = "Bloqueado"; -$a->strings["Ignored"] = "Ignorado"; -$a->strings["Hidden"] = "Oculto"; -$a->strings["Archived"] = "Archivado"; +$a->strings["Blocked"] = "Bloqueados"; +$a->strings["Ignored"] = "Ignorados"; +$a->strings["Hidden"] = "Ocultos"; +$a->strings["Archived"] = "Archivados"; $a->strings["Suggest new connections"] = "Sugerir nuevas conexiones"; $a->strings["New Connections"] = "Nuevas conecciones"; $a->strings["Show pending (new) connections"] = "Mostrar conexiones (nuevas) pendientes"; $a->strings["All Connections"] = "Todas las conexiones"; $a->strings["Show all connections"] = "Mostrar todas las conexiones"; -$a->strings["Unblocked"] = "Desbloqueado"; +$a->strings["Unblocked"] = "Desbloqueados"; $a->strings["Only show unblocked connections"] = "Mostrar solo las conexiones desbloqueadas"; $a->strings["Only show blocked connections"] = "Mostrar solo las conexiones bloqueadas"; $a->strings["Only show ignored connections"] = "Mostrar solo conexiones ignoradas"; @@ -1375,7 +1375,7 @@ $a->strings["Suggest Friends"] = "Sugerir amigos"; $a->strings["Suggest a friend for %s"] = "Sugerir un amigo a %s"; $a->strings["Hub not found."] = "Servidor no encontrado"; $a->strings["Poke/Prod"] = "Dar un toque/Incitar"; -$a->strings["poke, prod or do other things to somebody"] = "dale un toque, incita o hasle otras cosas a alguien"; +$a->strings["poke, prod or do other things to somebody"] = "dar un toque, incitar u otras cosas a alguien"; $a->strings["Recipient"] = "Destinatario"; $a->strings["Choose what you wish to do to recipient"] = "Elegir qué desea enviar al destinatario"; $a->strings["Make this post private"] = "Convertir en privado este envío"; @@ -1558,7 +1558,7 @@ $a->strings["Themes"] = "Temas"; $a->strings["Inspect queue"] = "Examinar la cola"; $a->strings["Profile Config"] = "Ajustes del perfil"; $a->strings["DB updates"] = "Actualizaciones de la base de datos"; -$a->strings["Logs"] = "Registros"; +$a->strings["Logs"] = "Informes"; $a->strings["Plugin Features"] = "Ajustes del plugin"; $a->strings["User registrations waiting for confirmation"] = "Registro de usuarios pendientes de confirmación"; $a->strings["# Accounts"] = "# Cuentas"; @@ -1803,12 +1803,12 @@ $a->strings["Remove authorization"] = "Eliminar autorización"; $a->strings["No feature settings configured"] = "No se ha establecido la configuración de características"; $a->strings["Feature/Addon Settings"] = "Configuración de característica/complemento"; $a->strings["Settings for the built-in Diaspora emulator"] = "Configuración para el emulador de Diaspora incorporado"; -$a->strings["Allow any Diaspora member to comment on your public posts"] = "Permitir a cualquier miembro de Diaspora comentar en tus publicaciones públicas"; +$a->strings["Allow any Diaspora member to comment on your public posts"] = "Permitir a cualquier miembro de Diaspora comentar en sus publicaciones públicas"; $a->strings["Enable the Diaspora protocol for this channel"] = "Activar el protocolo de Diaspora para este canal"; $a->strings["Diaspora Policy Settings"] = "Configuración de directivas de Diaspora"; -$a->strings["Prevent your hashtags from being redirected to other sites"] = "Impedir que tus hashtags sean redirigidos a otros sitios "; +$a->strings["Prevent your hashtags from being redirected to other sites"] = "Impedir que sus \"hashtags\" sean redirigidos a otros sitios "; $a->strings["Account Settings"] = "Configuración de la cuenta"; -$a->strings["Enter New Password:"] = "Introduce la nueva contraseña:"; +$a->strings["Enter New Password:"] = "Introduzca la nueva contraseña:"; $a->strings["Confirm New Password:"] = "Confirma la nueva contraseña:"; $a->strings["Leave password fields blank unless changing"] = "Deja en blanco los campos de contraseña a menos que cambie"; $a->strings["Email Address:"] = "Dirección de email:"; @@ -1848,7 +1848,7 @@ $a->strings["Anybody in this network"] = "Cualquiera en esta red"; $a->strings["Anybody authenticated"] = "Cualquiera autenticado"; $a->strings["Anybody on the internet"] = "Cualquiera en internet"; $a->strings["Publish your default profile in the network directory"] = "Publicar tu perfil predeterminado en el directorio de la red"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Nos permites sugierirte como amigo potencial a los nuevos miembros?"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite sugierirle como amigo potencial a los nuevos miembros?"; $a->strings["Your channel address is"] = "Su dirección de canal es"; $a->strings["Channel Settings"] = "Configuración de canal"; $a->strings["Basic Settings"] = "Configuración básica"; @@ -1859,7 +1859,7 @@ $a->strings["Use Browser Location:"] = "Usar localización de navegador:"; $a->strings["Adult Content"] = "Contenido adulto"; $a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frecuentemente o regularmente publica contenido adulto. (Por favor etiqueta cualquier material adulto y/o desnudez con #NSFW)"; $a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad"; -$a->strings["Your permissions are already configured. Click to view/adjust"] = "Tus permisos ya están configurados. Pulsa para ver/ajustar"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Sus permisos ya están configurados. Pulse para ver/ajustar"; $a->strings["Hide my online presence"] = "Oculta mi presencia online"; $a->strings["Prevents displaying in your profile that you are online"] = "Evita mostrar en su perfil que está en línea"; $a->strings["Simple Privacy Settings:"] = "Configuración de privacidad sencilla:"; @@ -1867,7 +1867,7 @@ $a->strings["Very Public - extremely permissive (should be used with caution $a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Típico - por defecto público, privado cuando se desee (similar a los permisos de red social pero con privacidad mejorada)"; $a->strings["Private - default private, never open or public"] = "Privado - por defecto privado, nunca abierto o público"; $a->strings["Blocked - default blocked to/from everybody"] = "Bloqueado - por defecto bloqueado bloqueado a/para cualquiera"; -$a->strings["Allow others to tag your posts"] = "Permitir a otros etiquetar tus publicaciones"; +$a->strings["Allow others to tag your posts"] = "Permitir a otros etiquetar sus publicaciones"; $a->strings["Often used by the community to retro-actively flag inappropriate content"] = "A menudo usado por la comunidad para marcar contenido inapropiado de forma retroactiva."; $a->strings["Advanced Privacy Settings"] = "Configuración de privacidad avanzada"; $a->strings["Expire other channel content after this many days"] = "Caducar contenido de otro canal después de este número de días"; @@ -1891,7 +1891,7 @@ $a->strings["Someone writes a followup comment"] = "Alguien escriba un comentari $a->strings["You receive a private message"] = "Reciba un mensaje privado"; $a->strings["You receive a friend suggestion"] = "Reciba una sugerencia de amistad"; $a->strings["You are tagged in a post"] = "Sea etiquetado en una publicación"; -$a->strings["You are poked/prodded/etc. in a post"] = "Te han dado un toque/incitado/etc. en una entrada"; +$a->strings["You are poked/prodded/etc. in a post"] = "Ha recibido un toque o ha sido incitado, etc. en una publicación"; $a->strings["Show visual notifications including:"] = "Mostrar notificaciones visuales que incluyan:"; $a->strings["Unseen matrix activity"] = "Actividad no vista en la red"; $a->strings["Unseen channel activity"] = "Actividad no vista en el canal"; @@ -2001,8 +2001,8 @@ $a->strings["We encountered a problem while logging in with the OpenID you provi $a->strings["The error message was:"] = "El mensaje de error fue:"; $a->strings["Authentication failed."] = "Falló la autenticación."; $a->strings["Remote Authentication"] = "Autenticación Remota"; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introduce la dirección del canal (p.e. canal@ejemplo.com)"; -$a->strings["Authenticate"] = "Autentícate"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introduzca la dirección del canal (p.e. channel@example.com)"; +$a->strings["Authenticate"] = "Identifíquese"; $a->strings["Unable to lookup recipient."] = "No ha sido posible de "; $a->strings["Unable to communicate with requested channel."] = "Incapaz de comunicar con el canal solicitado."; $a->strings["Cannot verify requested channel."] = "No puedo verificar el canal solicitado."; @@ -2064,9 +2064,9 @@ $a->strings["No suggestions available. If this is a new site, please try again i $a->strings["Poll"] = "Sondea"; $a->strings["View Results"] = "Mostrar Resultados"; $a->strings["No service class restrictions found."] = "No se han encontrado clases de restricción de servicio."; -$a->strings["Files: shared with me"] = "Archivos: compartidos conmigo"; +$a->strings["Files: shared with me"] = "Ficheros: compartidos conmigo"; $a->strings["NEW"] = "NUEVO"; -$a->strings["Remove all files"] = "Borra todos los archivos"; +$a->strings["Remove all files"] = "Borrar todos los ficheros"; $a->strings["Remove this file"] = "Borra este archivo"; $a->strings["Schema Default"] = "Esquema Predeterminado"; $a->strings["Sans-Serif"] = "Sans-Serif"; @@ -2093,11 +2093,11 @@ $a->strings["Set min-width for items. Default 240px"] = "Ajusta la anchura mín $a->strings["Set the generic content wrapper width. Default 48%"] = "Ajusta el ancho de la envoltura del contenido genérico. Predeterminado 48%"; $a->strings["Set color of fonts - use hex"] = "Ajusta el color del tipo de letra - utiliza código hexadecimal"; $a->strings["Set background-size element"] = "Ajusta el tamaño de fondo del elemento"; -$a->strings["Item opacity"] = "Opacidad del item"; +$a->strings["Item opacity"] = "Opacidad del elemento"; $a->strings["Display post previews only"] = "Muestra solo las previsualizaciones de las entradas"; $a->strings["Display side bar on channel page"] = "Muestra la barra lateral en la página del canal"; $a->strings["Colour of the navigation bar"] = "Color de la barra de navegación"; -$a->strings["Item float"] = "Item flotante"; +$a->strings["Item float"] = "Elemento flotante"; $a->strings["Left offset of the section element"] = "Desplazamiento izquierdo del elemento de la sección"; $a->strings["Right offset of the section element"] = "Desplazamiento derecho del elemento de la sección"; $a->strings["Section width"] = "Ancho de la sección"; @@ -2135,13 +2135,13 @@ $a->strings["Center page content"] = "Contenido del centro de la página"; $a->strings["Set minimum opacity of nav bar - to hide it"] = "Ajusta la opacidad mínima de la barra de navegación - para ocultarla"; $a->strings["Set size of conversation author photo"] = "Ajusta el tamaño de la foto del autor de la conversación"; $a->strings["Set size of followup author photos"] = "Ajusta el tamaño de foto de los seguidores del autor"; -$a->strings["Update %s failed. See error logs."] = "La actualización %s ha fallado. Mire el registro de errores."; +$a->strings["Update %s failed. See error logs."] = "La actualización %s ha fallado. Mire el informe de errores."; $a->strings["Update Error at %s"] = "Error de Actualización en %s"; $a->strings["Create an account to access services and applications within the Red Matrix"] = "Crea una cuenta para acceder a los servicios y aplicaciones dentro de Red Matrix"; $a->strings["Password"] = "Contraseña"; $a->strings["Remember me"] = "Recuérdame"; $a->strings["Forgot your password?"] = "¿Olvidó su contraseña?"; -$a->strings["toggle mobile"] = "alterna movil"; +$a->strings["toggle mobile"] = "cambiar a móvil"; $a->strings["Website SSL certificate is not valid. Please correct."] = "El certificado SSL del sitio web no es válido. Por favor, corríjalo."; $a->strings["[red] Website SSL error for %s"] = "[red] SSL error de Sitio Web en %s"; $a->strings["Cron/Scheduled tasks not running."] = "Las tareas de Cron/Planificador no funcionan."; -- cgit v1.2.3