update es+nl strings

This commit is contained in:
jeroenpraat 2015-12-22 19:29:52 +01:00
parent 7a9fe0907a
commit 4dff54bcb8
4 changed files with 1824 additions and 1774 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,100 @@ $a->strings["Cannot create a duplicate channel identifier on this system. Import
$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["Channel clone failed. Import failed."] = "La clonación del canal no ha salido bien. La importación ha fallado.";
$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["parent"] = "padre";
$a->strings["prev"] = "anterior";
$a->strings["first"] = "primera";
$a->strings["last"] = "última";
$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"] = "un toque";
$a->strings["poked"] = "ha dado un toque a";
$a->strings["ping"] = "un \"ping\"";
$a->strings["pinged"] = "ha enviado un \"ping\" a";
$a->strings["prod"] = "una incitación";
$a->strings["prodded"] = "ha incitado a";
$a->strings["slap"] = "una bofetada";
$a->strings["slapped"] = "ha abofeteado a";
$a->strings["finger"] = "un \"finger\"";
$a->strings["fingered"] = "ha enviado un \"finger\" a";
$a->strings["rebuff"] = "un reproche";
$a->strings["rebuffed"] = "ha hecho un reproche a";
$a->strings["happy"] = "feliz";
$a->strings["sad"] = "triste";
$a->strings["mellow"] = "amable";
$a->strings["tired"] = "cansado/a";
$a->strings["perky"] = "vivaz";
$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"] = "animado/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";
$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";
$a->strings["Thursday"] = "jueves";
$a->strings["Friday"] = "viernes";
$a->strings["Saturday"] = "sábado";
$a->strings["Sunday"] = "domingo";
$a->strings["January"] = "enero";
$a->strings["February"] = "febrero";
$a->strings["March"] = "marzo";
$a->strings["April"] = "abril";
$a->strings["May"] = "mayo";
$a->strings["June"] = "junio";
$a->strings["July"] = "julio";
$a->strings["August"] = "agosto";
$a->strings["September"] = "septiembre";
$a->strings["October"] = "octubre";
$a->strings["November"] = "noviembre";
$a->strings["December"] = "diciembre";
$a->strings["Unknown Attachment"] = "Adjunto no reconocido";
$a->strings["Size"] = "Tamaño";
$a->strings["unknown"] = "desconocido";
$a->strings["remove category"] = "eliminar categoría";
$a->strings["remove from file"] = "eliminar del fichero";
$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["Click to open/close"] = "Pulsar para abrir/cerrar";
$a->strings["Link to Source"] = "Enlazar con la entrada en su ubicación original";
$a->strings["default"] = "por defecto";
$a->strings["Page layout"] = "Formato de la página";
$a->strings["You can create your own with the layouts tool"] = "Puede crear su propio formato gráfico con las herramientas de diseño";
$a->strings["Page content type"] = "Tipo de contenido de página";
$a->strings["Select an alternate language"] = "Seleccionar un idioma alternativo";
$a->strings["photo"] = "foto";
$a->strings["event"] = "evento";
$a->strings["status"] = "el mensaje de estado";
$a->strings["comment"] = "el 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"] = "Formato gráfico";
$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";
@ -34,7 +126,6 @@ $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["Edit"] = "Editar";
$a->strings["Delete"] = "Eliminar";
@ -81,18 +172,7 @@ $a->strings["about a year"] = "alrededor de un año";
$a->strings["%d years"] = "%d años";
$a->strings[" "] = " ";
$a->strings["timeago.numbers"] = "timeago.numbers";
$a->strings["January"] = "enero";
$a->strings["February"] = "febrero";
$a->strings["March"] = "marzo";
$a->strings["April"] = "abril";
$a->strings["__ctx:long__ May"] = "mayo";
$a->strings["June"] = "junio";
$a->strings["July"] = "julio";
$a->strings["August"] = "agosto";
$a->strings["September"] = "septiembre";
$a->strings["October"] = "octubre";
$a->strings["November"] = "noviembre";
$a->strings["December"] = "diciembre";
$a->strings["Jan"] = "ene";
$a->strings["Feb"] = "feb";
$a->strings["Mar"] = "mar";
@ -105,13 +185,6 @@ $a->strings["Sep"] = "sep";
$a->strings["Oct"] = "oct";
$a->strings["Nov"] = "nov";
$a->strings["Dec"] = "dic";
$a->strings["Sunday"] = "domingo";
$a->strings["Monday"] = "lunes";
$a->strings["Tuesday"] = "martes";
$a->strings["Wednesday"] = "miércoles";
$a->strings["Thursday"] = "jueves";
$a->strings["Friday"] = "viernes";
$a->strings["Saturday"] = "sábado";
$a->strings["Sun"] = "dom";
$a->strings["Mon"] = "lun";
$a->strings["Tue"] = "mar";
@ -143,12 +216,7 @@ $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["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["event"] = "evento";
$a->strings["Not specified"] = "Sin especificar";
$a->strings["Needs Action"] = "Necesita de una intervención";
$a->strings["Completed"] = "Completado/a";
@ -228,6 +296,14 @@ $a->strings["like"] = "me gusta";
$a->strings["likes"] = "gusta de";
$a->strings["dislike"] = "no me gusta";
$a->strings["dislikes"] = "no gusta de";
$a->strings["Image exceeds website size limit of %lu bytes"] = "La imagen excede el límite de %lu bytes del sitio";
$a->strings["Image file is empty."] = "El fichero de imagen está vacío. ";
$a->strings["Unable to process image"] = "No ha sido posible procesar la imagen";
$a->strings["Photo storage failed."] = "La foto no ha podido ser guardada.";
$a->strings["a new photo"] = "una nueva foto";
$a->strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s ha publicado %2\$s en %3\$s";
$a->strings["Photo Albums"] = "Álbumes de fotos";
$a->strings["Upload New Photos"] = "Subir nuevas fotos";
$a->strings["Visible to your default audience"] = "Visible para su público predeterminado.";
$a->strings["Show"] = "Mostrar";
$a->strings["Don't show"] = "No mostrar";
@ -236,7 +312,7 @@ $a->strings["Permissions"] = "Permisos";
$a->strings["Close"] = "Cerrar";
$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["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiado %2\$s a “%3\$s”";
$a->strings["Visit %1\$s's %2\$s"] = "Visitar %2\$s de %1\$s";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha actualizado %2\$s cambiando %3\$s.";
$a->strings["Item was not found."] = "Elemento no encontrado.";
@ -254,8 +330,6 @@ $a->strings["Path not found."] = "Ruta no encontrada";
$a->strings["mkdir failed."] = "mkdir ha fallado.";
$a->strings["database storage failed."] = "el almacenamiento en la base de datos ha fallado.";
$a->strings["Empty path"] = "Ruta vacía";
$a->strings["Attachments:"] = "Ficheros adjuntos:";
$a->strings["\$Projectname event notification:"] = "Notificación de eventos de \$Projectname:";
$a->strings["created a new post"] = "ha creado una nueva entrada";
$a->strings["commented on %s's post"] = "ha comentado la entrada de %s";
$a->strings["Apps"] = "Aplicaciones";
@ -271,7 +345,6 @@ $a->strings["Add New Connection"] = "Añadir nueva conexión";
$a->strings["Enter the channel address"] = "Introducir 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["Save"] = "Guardar";
$a->strings["Remove term"] = "Eliminar término";
$a->strings["Saved Searches"] = "Búsquedas guardadas";
$a->strings["add"] = "añadir";
@ -341,6 +414,8 @@ $a->strings["Plugin Features"] = "Ajustes de la extensión";
$a->strings["User registrations waiting for confirmation"] = "Registros de usuarios pendientes de confirmación";
$a->strings["View Photo"] = "Ver foto";
$a->strings["Edit Album"] = "Editar álbum";
$a->strings["Attachments:"] = "Ficheros adjuntos:";
$a->strings["\$Projectname event notification:"] = "Notificación de eventos de \$Projectname:";
$a->strings["%1\$s's bookmarks"] = "Marcadores de %1\$s";
$a->strings["General Features"] = "Características generales";
$a->strings["Content Expiration"] = "Caducidad del contenido";
@ -485,15 +560,11 @@ $a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "hace %
$a->strings["%1\$s's birthday"] = "Cumpleaños de %1\$s";
$a->strings["Happy Birthday %1\$s"] = "Feliz cumpleaños %1\$s";
$a->strings["Public Timeline"] = "Cronología pública";
$a->strings["photo"] = "foto";
$a->strings["channel"] = "el canal";
$a->strings["status"] = "el mensaje de estado";
$a->strings["comment"] = "el comentario";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "a %1\$s le gusta %3\$s de %2\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "a %1\$s no le gusta %3\$s de %2\$s";
$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s ahora está conectado/a con %2\$s";
$a->strings["%1\$s poked %2\$s"] = "%1\$s ha dado un toque a %2\$s";
$a->strings["poked"] = "ha dado un toque a";
$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s está %2\$s";
$a->strings["__ctx:title__ Likes"] = "Me gusta";
$a->strings["__ctx:title__ Dislikes"] = "No me gusta";
@ -518,13 +589,13 @@ $a->strings["Please wait"] = "Espere por favor";
$a->strings["remove"] = "eliminar";
$a->strings["Loading..."] = "Cargando...";
$a->strings["Delete Selected Items"] = "Eliminar elementos seleccionados";
$a->strings["View Source"] = "Ver la fuente original de la entrada";
$a->strings["View Source"] = "Ver la fuente original de la publicación";
$a->strings["Follow Thread"] = "Seguir este hilo";
$a->strings["Unfollow Thread"] = "Dejar de seguir este hilo";
$a->strings["View Status"] = "Ver mi estado actual";
$a->strings["View Profile"] = "Ver el perfil";
$a->strings["View Photos"] = "Ver fotos";
$a->strings["Activity/Posts"] = "Actividad y entradas";
$a->strings["Activity/Posts"] = "Actividad y publicaciones";
$a->strings["Edit Connection"] = "Editar conexión";
$a->strings["Send PM"] = "Enviar un mensaje privado";
$a->strings["Poke"] = "Toques y otras cosas";
@ -606,7 +677,6 @@ $a->strings["Status Messages and Posts"] = "Mensajes de estado y publicaciones";
$a->strings["About"] = "Mi perfil";
$a->strings["Profile Details"] = "Detalles del perfil";
$a->strings["Photos"] = "Fotos";
$a->strings["Photo Albums"] = "Álbumes de fotos";
$a->strings["Files and Storage"] = "Ficheros y repositorio";
$a->strings["Chatrooms"] = "Salas de chat";
$a->strings["Bookmarks"] = "Marcadores";
@ -669,11 +739,11 @@ $a->strings["webpage"] = "página web";
$a->strings["layout"] = "disposición";
$a->strings["block"] = "bloque";
$a->strings["menu"] = "menú";
$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s escribió la siguiente %2\$s %3\$s";
$a->strings["post"] = "la entrada";
$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha escrito la 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 distinta";
$a->strings["$1 spoiler"] = "$1 spoiler";
$a->strings["$1 wrote:"] = "$1 escribió";
$a->strings["$1 wrote:"] = "$1 ha escrito:";
$a->strings["%d invitation available"] = array(
0 => "%d invitación pendiente",
1 => "%d invitaciones disponibles",
@ -709,9 +779,9 @@ $a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %
$a->strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Aviso] Nuevo comentario de %2\$s a la conversación #%1\$d";
$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha comentado un elemento/conversación que ha estado siguiendo.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Para ver o comentar la conversación, visite %s";
$a->strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Aviso] %s ha publicado una entrada en su página de inicio del perfil";
$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s publicó en su página del perfil en %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 página del perfil[/zrl]";
$a->strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Aviso] %s ha publicado una entrada en su página de inicio del perfil (\"muro\")";
$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha publicado en su página del perfil en %3\$s";
$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha publicado en [zrl=%3\$s]su página del perfil[/zrl]";
$a->strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Aviso] %s le ha etiquetado";
$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s le ha etiquetado en %3\$s";
$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]le etiquetó[/zrl].";
@ -746,11 +816,11 @@ $a->strings["Embedding disabled"] = "Incrustación deshabilitada";
$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 determinar el remitente. ";
$a->strings["Stored post could not be verified."] = "No se han podido verificar las entradas guardadas.";
$a->strings["Stored post could not be verified."] = "No se han podido verificar las publicaciones guardadas.";
$a->strings["Logout"] = "Finalizar sesión";
$a->strings["End this session"] = "Finalizar esta sesión";
$a->strings["Home"] = "Inicio";
$a->strings["Your posts and conversations"] = "Sus entradas y conversaciones";
$a->strings["Your posts and conversations"] = "Sus publicaciones y conversaciones";
$a->strings["Your profile page"] = "Su página del perfil";
$a->strings["Edit Profiles"] = "Editar perfiles";
$a->strings["Manage/Edit profiles"] = "Administrar/editar perfiles";
@ -772,7 +842,6 @@ $a->strings["Create an account"] = "Crear una cuenta";
$a->strings["Help"] = "Ayuda";
$a->strings["Help and documentation"] = "Ayuda y documentación";
$a->strings["Applications, utilities, links, games"] = "Aplicaciones, utilidades, enlaces, juegos";
$a->strings["Search"] = "Buscar";
$a->strings["Search site @name, #tag, ?docs, content"] = "Buscar en el sitio por @nombre, #etiqueta, ?ayuda o contenido";
$a->strings["Directory"] = "Directorio";
$a->strings["Channel Directory"] = "Directorio de canales";
@ -802,68 +871,6 @@ $a->strings["Site Setup and Configuration"] = "Ajustes y configuración del siti
$a->strings["@name, #tag, ?doc, content"] = "@nombre, #etiqueta, ?ayuda, contenido";
$a->strings["Please wait..."] = "Espere por favor…";
$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["prev"] = "anterior";
$a->strings["first"] = "primera";
$a->strings["last"] = "última";
$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["poke"] = "un toque";
$a->strings["ping"] = "un \"ping\"";
$a->strings["pinged"] = "ha enviado un \"ping\" a";
$a->strings["prod"] = "una incitación";
$a->strings["prodded"] = "ha incitado a";
$a->strings["slap"] = "una bofetada";
$a->strings["slapped"] = "ha enviado una bofetada a";
$a->strings["finger"] = "un \"finger\"";
$a->strings["fingered"] = "ha enviado un \"finger\" a";
$a->strings["rebuff"] = "un rechazo";
$a->strings["rebuffed"] = "ha enviado un rechazo a";
$a->strings["happy"] = "feliz";
$a->strings["sad"] = "triste";
$a->strings["mellow"] = "amable";
$a->strings["tired"] = "cansado/a";
$a->strings["perky"] = "vivaz";
$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"] = "animado/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";
$a->strings["motivated"] = "motivado/a";
$a->strings["relaxed"] = "relajado/a";
$a->strings["surprised"] = "sorprendido/a";
$a->strings["May"] = "mayo";
$a->strings["Unknown Attachment"] = "Adjunto no reconocido";
$a->strings["unknown"] = "desconocido";
$a->strings["remove category"] = "eliminar categoría";
$a->strings["remove from file"] = "eliminar del fichero";
$a->strings["Click to open/close"] = "Pulsar para abrir/cerrar";
$a->strings["Link to Source"] = "Enlazar con la entrada en su ubicación original";
$a->strings["default"] = "por defecto";
$a->strings["Page layout"] = "Formato de la página";
$a->strings["You can create your own with the layouts tool"] = "Puede crear su propio formato gráfico con las herramientas de diseño";
$a->strings["Page content type"] = "Tipo de contenido de página";
$a->strings["Select an alternate language"] = "Seleccionar un idioma alternativo";
$a->strings["activity"] = "actividad";
$a->strings["Design Tools"] = "Herramientas de diseño";
$a->strings["Blocks"] = "Bloques";
$a->strings["Menus"] = "Menús";
$a->strings["Layouts"] = "Formato gráfico";
$a->strings["Pages"] = "Páginas";
$a->strings["Directory Options"] = "Opciones del directorio";
$a->strings["Safe Mode"] = "Modo seguro";
$a->strings["No"] = "No";
@ -893,11 +900,6 @@ $a->strings["view full size"] = "Ver en el tamaño original";
$a->strings["Administrator"] = "Administrador";
$a->strings["No Subject"] = "Sin asunto";
$a->strings["Cannot locate DNS info for database server '%s'"] = "No se ha podido localizar información de DNS para el servidor de base de datos “%s”";
$a->strings["Image exceeds website size limit of %lu bytes"] = "La imagen excede el límite de %lu bytes del sitio";
$a->strings["Image file is empty."] = "El fichero de imagen está vacío. ";
$a->strings["Unable to process image"] = "No ha sido posible 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["Save to Folder"] = "Guardar en carpeta";
$a->strings["I will attend"] = "Participaré";
$a->strings["I will not attend"] = "No participaré";
@ -922,8 +924,8 @@ $a->strings["%d comment"] = array(
$a->strings["View %s's profile - %s"] = "Ver el perfil de %s - %s";
$a->strings["to"] = "a";
$a->strings["via"] = "mediante";
$a->strings["Wall-to-Wall"] = "De página del perfil a página del perfil (de Muro a Muro)";
$a->strings["via Wall-To-Wall:"] = "Mediante el procedimiento página del perfil a página del perfil (de Muro a Muro)";
$a->strings["Wall-to-Wall"] = "De página del perfil a página del perfil (de \"muro\" a \"muro\")";
$a->strings["via Wall-To-Wall:"] = "Mediante el procedimiento página del perfil a página del perfil (de \"muro\" a \"muro\")";
$a->strings["Save Bookmarks"] = "Guardar en Marcadores";
$a->strings["Add to Calendar"] = "Añadir al calendario";
$a->strings["Mark all seen"] = "Marcar todo como visto";
@ -1285,14 +1287,12 @@ $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["Items tagged with: %s"] = "elementos etiquetados con: %s";
$a->strings["Search results for: %s"] = "Resultados de la búsqueda para: %s";
$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["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["Could not access address book record."] = "No se pudo acceder al registro en su libreta de direcciones.";
$a->strings["Refresh failed - channel is currently unavailable."] = "Recarga fallida - no se puede encontrar el canal en este momento.";
$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.";
@ -1504,7 +1504,7 @@ $a->strings["female"] = "mujer";
$a->strings["%1\$s updated her %2\$s"] = "%1\$s ha actualizado su %2\$s";
$a->strings["male"] = "hombre";
$a->strings["%1\$s updated his %2\$s"] = "%1\$s ha actualizado su %2\$s";
$a->strings["%1\$s updated their %2\$s"] = "%1\$s ha actualizado sus %2\$s";
$a->strings["%1\$s updated their %2\$s"] = "%1\$s ha actualizado su %2\$s";
$a->strings["profile photo"] = "foto del perfil";
$a->strings["Photo not available."] = "Foto no disponible.";
$a->strings["Upload File:"] = "Subir fichero:";
@ -1613,6 +1613,8 @@ $a->strings["(Heavy system resource usage)"] = "(Uso intenso de los recursos del
$a->strings["Maximum image size"] = "Tamaño máximo de la 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["Invitation only"] = "Solo con una invitación";
$a->strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "Solo se permiten inscripciones de nuevos miembros con un código de invitación. Además, deben aceptarse los términos del registro marcando \"\".";
$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.";
@ -1856,18 +1858,18 @@ $a->strings["Maximum private messages per day from unknown people:"] = "Máximo
$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["accepting a friend request"] = "Acepte una solicitud de amistad";
$a->strings["joining a forum/community"] = "al unirse a un foro o comunidad";
$a->strings["making an <em>interesting</em> profile change"] = "realice un cambio <em>interesante</em> en su perfil";
$a->strings["making an <em>interesting</em> profile change"] = "Realice un cambio <em>interesante</em> 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"] = "Sus conexiones hayan sido confirmadas";
$a->strings["Someone writes on your profile wall"] = "Alguien escriba en la página de su perfil (muro)";
$a->strings["Someone writes on your profile wall"] = "Alguien escriba en la página de su perfil (\"muro\")";
$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"] = "Usted sea etiquetado en una publicación";
$a->strings["You are poked/prodded/etc. in a post"] = "Reciba un toque o incitación en una entrada";
$a->strings["You are poked/prodded/etc. in a post"] = "Reciba un toque o incitación 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";
@ -1946,7 +1948,7 @@ $a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB de almacenamiento de f
$a->strings["Upload Photos"] = "Subir fotos";
$a->strings["Enter an album name"] = "Introducir un nombre de álbum";
$a->strings["or select an existing album (doubleclick)"] = "o seleccionar uno existente (doble click)";
$a->strings["Create a status post for this upload"] = "Crear una entrada de estado para esta subida";
$a->strings["Create a status post for this upload"] = "Crear un mensaje de estado para esta subida";
$a->strings["Caption (optional):"] = "Título (opcional):";
$a->strings["Description (optional):"] = "Descripción (opcional):";
$a->strings["Album name could not be decoded"] = "El nombre del álbum no ha podido ser descifrado";
@ -1978,7 +1980,7 @@ $a->strings["Export Channel"] = "Exportar el canal";
$a->strings["Export your basic channel information to a 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 server hub, but does not contain your content."] = "Exportar la información básica del canal a un fichero. Este equivale a una copia de seguridad de sus conexiones, el perfil y datos fundamentales, que puede usarse para importar sus datos a un nuevo servidor, pero no incluye su contenido.";
$a->strings["Export Content"] = "Exportar contenidos";
$a->strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exportar la información sobre su canal y el contenido reciente a un fichero de respaldo JSON, que puede ser restaurado o importado a otro servidor. Este fichero incluye todas sus conexiones, permisos, datos del perfil y publicaciones de varios meses. Puede llegar a ser MUY grande. Por favor, sea paciente, la descarga puede tardar varios minutos en comenzar.";
$a->strings["Export your posts from a given year."] = "Exporta sus entradas de un año dado.";
$a->strings["Export your posts from a given year."] = "Exporta sus publicaciones de un año dado.";
$a->strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = "También puede exportar sus mensajes y conversaciones durante un año o mes en particular. Ajuste la fecha en la barra de direcciones del navegador para seleccionar otras fechas. Si la exportación falla (posiblemente debido al agotamiento de la memoria del servidor hub), por favor, intente de nuevo la selección de un rango de fechas más pequeño.";
$a->strings["To select all posts for a given year, such as this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Para seleccionar todos los mensajes de un año determinado, como este año, visite <a href=\"%1\$s\">%2\$s</a>";
$a->strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Para seleccionar todos los mensajes de un mes determinado, como el de enero de este año, visite <a href=\"%1\$s\">%2\$s</a>";
@ -2003,6 +2005,8 @@ $a->strings["New Chatroom"] = "Nueva sala de chat";
$a->strings["Chatroom Name"] = "Nombre de la sala de chat";
$a->strings["Expiration of chats (minutes)"] = "Tiempo de expiración de los mensajes en los chats (en minutos)";
$a->strings["%1\$s's Chatrooms"] = "Salas de chat de %1\$s";
$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["Source of Item"] = "Origen del elemento";
$a->strings["Share content from Firefox to \$Projectname"] = "Compartir contenido desde Firefox a \$Projectname";
$a->strings["Activate the Firefox \$Projectname provider"] = "Servicio de compartición de Firefox: activar el proveedor \$Projectname ";
@ -2026,10 +2030,6 @@ $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: "] = "Búsqueda:";
$a->strings["Documentation Search"] = "Búsqueda de Documentación";
$a->strings["Help:"] = "Ayuda:";
$a->strings["Not Found"] = "No encontrado";
$a->strings["\$Projectname Documentation"] = "Documentación de \$Projectname";
$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Ha creado %1$.0f de %2$.0f canales permitidos.";
$a->strings["Create a new channel"] = "Crear un nuevo canal";
$a->strings["Current Channel"] = "Canal actual";
@ -2082,6 +2082,10 @@ $a->strings["Delete Conversation"] = "Eliminar conversación";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Comunicación segura no disponible. Pero <strong>puede</strong> responder desde la página del perfil del remitente.";
$a->strings["Send Reply"] = "Responder";
$a->strings["Your message for %s (%s):"] = "Su mensaje para %s (%s):";
$a->strings["Documentation Search"] = "Búsqueda de Documentación";
$a->strings["Help:"] = "Ayuda:";
$a->strings["Not Found"] = "No encontrado";
$a->strings["\$Projectname Documentation"] = "Documentación de \$Projectname";
$a->strings["No service class restrictions found."] = "No se han encontrado restricciones sobre esta clase de servicio.";
$a->strings["Version %s"] = "Versión %s";
$a->strings["Installed plugins/addons/apps:"] = "Extensiones/Aplicaciones instaladas:";
@ -2191,7 +2195,7 @@ $a->strings["Set the basic color for item icons"] = "Ajustar el color básico pa
$a->strings["Set the hover color for item icons"] = "Ajustar el color flotante para los iconos de los elementos";
$a->strings["Set font-size for the entire application"] = "Ajustar el tamaño de letra para toda la aplicación";
$a->strings["Example: 14px"] = "Ejemplo: 14px";
$a->strings["Set font-size for posts and comments"] = "Ajustar el tamaño del tipo de letra para entradas y comentarios";
$a->strings["Set font-size for posts and comments"] = "Ajustar el tamaño del tipo de letra para publicaciones y comentarios";
$a->strings["Set font-color for posts and comments"] = "Establecer el color de la letra 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"] = "Ajustar la profundidad de sombras de las fotos";
@ -2201,6 +2205,7 @@ $a->strings["Left align page content"] = "Alinear a la izquierda el contenido de
$a->strings["Set minimum opacity of nav bar - to hide it"] = "Ajustar la opacidad mínima de la barra de navegación - para ocultarla";
$a->strings["Set size of conversation author photo"] = "Ajustar el tamaño de la foto del autor de la conversación";
$a->strings["Set size of followup author photos"] = "Ajustar el tamaño de foto de los seguidores del autor";
$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "La autenticación desde su servidor está bloqueada. Ha iniciado sesión localmente. Por favor, salga de la sesión y vuelva a intentarlo.";
$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 Hubzilla"] = "Crear una cuenta para acceder a los servicios y aplicaciones dentro de Hubzilla";
@ -2212,4 +2217,3 @@ $a->strings["Website SSL certificate is not valid. Please correct."] = "El certi
$a->strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] Error SSL del sitio web en %s";
$a->strings["Cron/Scheduled tasks not running."] = "Las tareas del Planificador/Cron no están funcionando.";
$a->strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] Las tareas de Cron no están funcionando en %s";
$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "La autenticación desde su servidor está bloqueada. Ha iniciado sesión localmente. Por favor, salga de la sesión y vuelva a intentarlo.";

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,100 @@ $a->strings["Cannot create a duplicate channel identifier on this system. Import
$a->strings["Unable to create a unique channel address. Import failed."] = "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt.";
$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt.";
$a->strings["Cloned channel not found. Import failed."] = "Gekloond kanaal niet gevonden. Importeren mislukt.";
$a->strings["parent"] = "omhoog";
$a->strings["prev"] = "vorige";
$a->strings["first"] = "eerste";
$a->strings["last"] = "laatste";
$a->strings["next"] = "volgende";
$a->strings["older"] = "ouder";
$a->strings["newer"] = "nieuwer";
$a->strings["No connections"] = "Geen connecties";
$a->strings["%d Connection"] = array(
0 => "%d connectie",
1 => "%d connecties",
);
$a->strings["View Connections"] = "Connecties weergeven";
$a->strings["Search"] = "Zoeken";
$a->strings["Save"] = "Opslaan";
$a->strings["poke"] = "aanstoten";
$a->strings["poked"] = "aangestoten";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "gepingd";
$a->strings["prod"] = "por";
$a->strings["prodded"] = "gepord";
$a->strings["slap"] = "slaan";
$a->strings["slapped"] = "sloeg";
$a->strings["finger"] = "finger";
$a->strings["fingered"] = "gefingerd";
$a->strings["rebuff"] = "afpoeieren";
$a->strings["rebuffed"] = "afgepoeierd";
$a->strings["happy"] = "gelukkig";
$a->strings["sad"] = "bedroefd";
$a->strings["mellow"] = "mellow";
$a->strings["tired"] = "moe";
$a->strings["perky"] = "parmantig";
$a->strings["angry"] = "boos";
$a->strings["stupified"] = "beteuterd";
$a->strings["puzzled"] = "verward";
$a->strings["interested"] = "geïnteresseerd";
$a->strings["bitter"] = "verbitterd";
$a->strings["cheerful"] = "vrolijk";
$a->strings["alive"] = "levendig";
$a->strings["annoyed"] = "geërgerd";
$a->strings["anxious"] = "bezorgd";
$a->strings["cranky"] = "humeurig";
$a->strings["disturbed"] = "verontrust";
$a->strings["frustrated"] = "gefrustreerd ";
$a->strings["depressed"] = "gedeprimeerd";
$a->strings["motivated"] = "gemotiveerd";
$a->strings["relaxed"] = "ontspannen";
$a->strings["surprised"] = "verrast";
$a->strings["Monday"] = "maandag";
$a->strings["Tuesday"] = "dinsdag";
$a->strings["Wednesday"] = "woensdag";
$a->strings["Thursday"] = "donderdag";
$a->strings["Friday"] = "vrijdag";
$a->strings["Saturday"] = "zaterdag";
$a->strings["Sunday"] = "zondag";
$a->strings["January"] = "januari";
$a->strings["February"] = "februari";
$a->strings["March"] = "maart";
$a->strings["April"] = "april";
$a->strings["May"] = "mei";
$a->strings["June"] = "juni";
$a->strings["July"] = "juli";
$a->strings["August"] = "augustus";
$a->strings["September"] = "september";
$a->strings["October"] = "oktober";
$a->strings["November"] = "november";
$a->strings["December"] = "december";
$a->strings["Unknown Attachment"] = "Onbekende bijlage";
$a->strings["Size"] = "Grootte";
$a->strings["unknown"] = "onbekend";
$a->strings["remove category"] = "categorie verwijderen";
$a->strings["remove from file"] = "uit map verwijderen";
$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Einde:";
$a->strings["Location:"] = "Plaats:";
$a->strings["Click to open/close"] = "Klik om te openen of te sluiten";
$a->strings["Link to Source"] = "Originele locatie";
$a->strings["default"] = "standaard";
$a->strings["Page layout"] = "Pagina-lay-out";
$a->strings["You can create your own with the layouts tool"] = "Je kan jouw eigen lay-out ontwerpen onder lay-outs";
$a->strings["Page content type"] = "Opmaaktype pagina";
$a->strings["Select an alternate language"] = "Kies een andere taal";
$a->strings["photo"] = "foto";
$a->strings["event"] = "gebeurtenis";
$a->strings["status"] = "bericht";
$a->strings["comment"] = "reactie";
$a->strings["activity"] = "activiteit";
$a->strings["Design Tools"] = "Ontwerp-hulpmiddelen";
$a->strings["Blocks"] = "Blokken";
$a->strings["Menus"] = "Menu's";
$a->strings["Layouts"] = "Lay-outs";
$a->strings["Pages"] = "Pagina's";
$a->strings["Collection"] = "map";
$a->strings["parent"] = "omhoog";
$a->strings["Principal"] = "principal";
$a->strings["Addressbook"] = "Adresboek";
$a->strings["Calendar"] = "Agenda";
@ -34,7 +126,6 @@ $a->strings["Create"] = "Aanmaken";
$a->strings["Upload"] = "Uploaden";
$a->strings["Name"] = "Naam";
$a->strings["Type"] = "Type";
$a->strings["Size"] = "Grootte";
$a->strings["Last Modified"] = "Laatst gewijzigd";
$a->strings["Edit"] = "Bewerken";
$a->strings["Delete"] = "Verwijderen";
@ -81,18 +172,7 @@ $a->strings["about a year"] = "ongeveer een jaar";
$a->strings["%d years"] = "%d jaren";
$a->strings[" "] = " ";
$a->strings["timeago.numbers"] = "timeago.numbers";
$a->strings["January"] = "januari";
$a->strings["February"] = "februari";
$a->strings["March"] = "maart";
$a->strings["April"] = "april";
$a->strings["__ctx:long__ May"] = "mei";
$a->strings["June"] = "juni";
$a->strings["July"] = "juli";
$a->strings["August"] = "augustus";
$a->strings["September"] = "september";
$a->strings["October"] = "oktober";
$a->strings["November"] = "november";
$a->strings["December"] = "december";
$a->strings["Jan"] = "jan";
$a->strings["Feb"] = "feb";
$a->strings["Mar"] = "mrt";
@ -105,13 +185,6 @@ $a->strings["Sep"] = "sep";
$a->strings["Oct"] = "okt";
$a->strings["Nov"] = "nov";
$a->strings["Dec"] = "dec";
$a->strings["Sunday"] = "zondag";
$a->strings["Monday"] = "maandag";
$a->strings["Tuesday"] = "dinsdag";
$a->strings["Wednesday"] = "woensdag";
$a->strings["Thursday"] = "donderdag";
$a->strings["Friday"] = "vrijdag";
$a->strings["Saturday"] = "zaterdag";
$a->strings["Sun"] = "zo";
$a->strings["Mon"] = "ma";
$a->strings["Tue"] = "di";
@ -143,12 +216,7 @@ $a->strings["Collection is empty."] = "Collectie is leeg";
$a->strings["Collection: %s"] = "Collectie: %s";
$a->strings["Connection: %s"] = "Connectie: %s";
$a->strings["Connection not found."] = "Connectie niet gevonden.";
$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Einde:";
$a->strings["Location:"] = "Plaats:";
$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd.";
$a->strings["event"] = "gebeurtenis";
$a->strings["Not specified"] = "Niet aangegeven";
$a->strings["Needs Action"] = "Actie vereist";
$a->strings["Completed"] = "Voltooid";
@ -228,6 +296,14 @@ $a->strings["like"] = "vind dit leuk";
$a->strings["likes"] = "vindt dit leuk";
$a->strings["dislike"] = "vind dit niet leuk";
$a->strings["dislikes"] = "vindt dit niet leuk";
$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes";
$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg";
$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden";
$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen";
$a->strings["a new photo"] = "een nieuwe foto";
$a->strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s plaatste %2\$s op %3\$s";
$a->strings["Photo Albums"] = "Fotoalbums";
$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
$a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits niet anders ingesteld";
$a->strings["Show"] = "Tonen";
$a->strings["Don't show"] = "Niet tonen";
@ -254,8 +330,6 @@ $a->strings["Path not found."] = "Pad niet gevonden";
$a->strings["mkdir failed."] = "directory aanmaken (mkdir) mislukt.";
$a->strings["database storage failed."] = "opslag in database mislukt.";
$a->strings["Empty path"] = "Ontbrekend bestandspad";
$a->strings["Attachments:"] = "Bijlagen:";
$a->strings["\$Projectname event notification:"] = "Notificatie \$Projectname-gebeurtenis:";
$a->strings["created a new post"] = "maakte een nieuw bericht aan";
$a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s";
$a->strings["Apps"] = "Apps";
@ -271,7 +345,6 @@ $a->strings["Add New Connection"] = "Nieuwe connectie toevoegen";
$a->strings["Enter the channel address"] = "Vul het adres van het nieuwe kanaal in";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: bob@example.com, http://example.com/barbara";
$a->strings["Notes"] = "Aantekeningen";
$a->strings["Save"] = "Opslaan";
$a->strings["Remove term"] = "Verwijder zoekterm";
$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten";
$a->strings["add"] = "toevoegen";
@ -341,6 +414,8 @@ $a->strings["Plugin Features"] = "Plug-in-opties";
$a->strings["User registrations waiting for confirmation"] = "Accounts die op goedkeuring wachten";
$a->strings["View Photo"] = "Foto weergeven";
$a->strings["Edit Album"] = "Album bewerken";
$a->strings["Attachments:"] = "Bijlagen:";
$a->strings["\$Projectname event notification:"] = "Notificatie \$Projectname-gebeurtenis:";
$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s";
$a->strings["General Features"] = "Algemene functies";
$a->strings["Content Expiration"] = "Inhoud laten verlopen";
@ -485,15 +560,11 @@ $a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d
$a->strings["%1\$s's birthday"] = "Verjaardag van %1\$s";
$a->strings["Happy Birthday %1\$s"] = "Gefeliciteerd met je verjaardag %1\$s";
$a->strings["Public Timeline"] = "Openbare tijdlijn";
$a->strings["photo"] = "foto";
$a->strings["channel"] = "kanaal";
$a->strings["status"] = "bericht";
$a->strings["comment"] = "reactie";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk";
$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden";
$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten";
$a->strings["poked"] = "aangestoten";
$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s";
$a->strings["__ctx:title__ Likes"] = "vinden dit leuk";
$a->strings["__ctx:title__ Dislikes"] = "vinden dit niet leuk";
@ -606,7 +677,6 @@ $a->strings["Status Messages and Posts"] = "Berichten in dit kanaal";
$a->strings["About"] = "Over";
$a->strings["Profile Details"] = "Profiel";
$a->strings["Photos"] = "Foto's";
$a->strings["Photo Albums"] = "Fotoalbums";
$a->strings["Files and Storage"] = "Bestanden en opslagruimte";
$a->strings["Chatrooms"] = "Chatkanalen";
$a->strings["Bookmarks"] = "Bladwijzers";
@ -772,7 +842,6 @@ $a->strings["Create an account"] = "Maak een account aan";
$a->strings["Help"] = "Hulp";
$a->strings["Help and documentation"] = "Hulp en documentatie";
$a->strings["Applications, utilities, links, games"] = "Apps";
$a->strings["Search"] = "Zoeken";
$a->strings["Search site @name, #tag, ?docs, content"] = "Zoek een @kanaal, doorzoek inhoud hub met tekst en #tags, of doorzoek ?documentatie ";
$a->strings["Directory"] = "Kanalengids";
$a->strings["Channel Directory"] = "Kanalengids";
@ -802,68 +871,6 @@ $a->strings["Site Setup and Configuration"] = "Hub instellen en beheren";
$a->strings["@name, #tag, ?doc, content"] = "@kanaal, #tag, inhoud, ?hulp";
$a->strings["Please wait..."] = "Wachten aub...";
$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."] = "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. ";
$a->strings["prev"] = "vorige";
$a->strings["first"] = "eerste";
$a->strings["last"] = "laatste";
$a->strings["next"] = "volgende";
$a->strings["older"] = "ouder";
$a->strings["newer"] = "nieuwer";
$a->strings["No connections"] = "Geen connecties";
$a->strings["%d Connection"] = array(
0 => "%d connectie",
1 => "%d connecties",
);
$a->strings["View Connections"] = "Connecties weergeven";
$a->strings["poke"] = "aanstoten";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "gepingd";
$a->strings["prod"] = "por";
$a->strings["prodded"] = "gepord";
$a->strings["slap"] = "slaan";
$a->strings["slapped"] = "sloeg";
$a->strings["finger"] = "finger";
$a->strings["fingered"] = "gefingerd";
$a->strings["rebuff"] = "afpoeieren";
$a->strings["rebuffed"] = "afgepoeierd";
$a->strings["happy"] = "gelukkig";
$a->strings["sad"] = "bedroefd";
$a->strings["mellow"] = "mellow";
$a->strings["tired"] = "moe";
$a->strings["perky"] = "parmantig";
$a->strings["angry"] = "boos";
$a->strings["stupified"] = "beteuterd";
$a->strings["puzzled"] = "verward";
$a->strings["interested"] = "geïnteresseerd";
$a->strings["bitter"] = "verbitterd";
$a->strings["cheerful"] = "vrolijk";
$a->strings["alive"] = "levendig";
$a->strings["annoyed"] = "geërgerd";
$a->strings["anxious"] = "bezorgd";
$a->strings["cranky"] = "humeurig";
$a->strings["disturbed"] = "verontrust";
$a->strings["frustrated"] = "gefrustreerd ";
$a->strings["depressed"] = "gedeprimeerd";
$a->strings["motivated"] = "gemotiveerd";
$a->strings["relaxed"] = "ontspannen";
$a->strings["surprised"] = "verrast";
$a->strings["May"] = "mei";
$a->strings["Unknown Attachment"] = "Onbekende bijlage";
$a->strings["unknown"] = "onbekend";
$a->strings["remove category"] = "categorie verwijderen";
$a->strings["remove from file"] = "uit map verwijderen";
$a->strings["Click to open/close"] = "Klik om te openen of te sluiten";
$a->strings["Link to Source"] = "Originele locatie";
$a->strings["default"] = "standaard";
$a->strings["Page layout"] = "Pagina-lay-out";
$a->strings["You can create your own with the layouts tool"] = "Je kan jouw eigen lay-out ontwerpen onder lay-outs";
$a->strings["Page content type"] = "Opmaaktype pagina";
$a->strings["Select an alternate language"] = "Kies een andere taal";
$a->strings["activity"] = "activiteit";
$a->strings["Design Tools"] = "Ontwerp-hulpmiddelen";
$a->strings["Blocks"] = "Blokken";
$a->strings["Menus"] = "Menu's";
$a->strings["Layouts"] = "Lay-outs";
$a->strings["Pages"] = "Pagina's";
$a->strings["Directory Options"] = "Opties kanalengids";
$a->strings["Safe Mode"] = "Veilig zoeken";
$a->strings["No"] = "Nee";
@ -893,11 +900,6 @@ $a->strings["view full size"] = "volledige grootte tonen";
$a->strings["Administrator"] = "Beheerder";
$a->strings["No Subject"] = "Geen onderwerp";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan DNS-informatie voor databaseserver '%s' niet vinden";
$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes";
$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg";
$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden";
$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen";
$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
$a->strings["Save to Folder"] = "In map opslaan";
$a->strings["I will attend"] = "Aanwezig";
$a->strings["I will not attend"] = "Niet aanwezig";
@ -1285,8 +1287,6 @@ $a->strings["Age: "] = "Leeftijd:";
$a->strings["Edit/Manage Profiles"] = "Profielen bewerken/beheren";
$a->strings["Add profile things"] = "Dingen aan je profiel toevoegen";
$a->strings["Include desirable objects in your profile"] = "Voeg door jou gewenste dingen aan jouw profiel toe";
$a->strings["Items tagged with: %s"] = "Items getagd met %s";
$a->strings["Search results for: %s"] = "Zoekresultaten voor %s";
$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de connectie-gegevens.";
$a->strings["Could not locate selected profile."] = "Kon het gekozen profiel niet vinden.";
$a->strings["Connection updated."] = "Connectie bijgewerkt.";
@ -1613,6 +1613,8 @@ $a->strings["(Heavy system resource usage)"] = "(sterk negatieve invloed op syst
$a->strings["Maximum image size"] = "Maximale grootte van afbeeldingen";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend.";
$a->strings["Does this site allow new member registration?"] = "Staat deze hub nieuwe accounts toe?";
$a->strings["Invitation only"] = "Alleen op uitnodiging";
$a->strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "Sta alleen nieuwe registraties toe van mensen die een uitnodigingscode hebben. Bovenstaand accountbeleid moet op Ja staan.";
$a->strings["Which best describes the types of account offered by this hub?"] = "Wat voor soort accounts biedt deze \$Projectname-hub aan? Kies wat het meest in de buurt komt.";
$a->strings["Register text"] = "Tekst tijdens registratie";
$a->strings["Will be displayed prominently on the registration page."] = "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond.";
@ -2003,6 +2005,8 @@ $a->strings["New Chatroom"] = "Nieuw chatkanaal";
$a->strings["Chatroom Name"] = "Naam chatkanaal";
$a->strings["Expiration of chats (minutes)"] = "Aantal minuten voordat chatberichten worden verwijderd";
$a->strings["%1\$s's Chatrooms"] = "Chatkanalen van %1\$s";
$a->strings["Items tagged with: %s"] = "Items getagd met %s";
$a->strings["Search results for: %s"] = "Zoekresultaten voor %s";
$a->strings["Source of Item"] = "Bron van item";
$a->strings["Share content from Firefox to \$Projectname"] = "Deel webpagina's vanuit Firefox met ";
$a->strings["Activate the Firefox \$Projectname provider"] = "Activeer de \$Projectname-service in Firefox";
@ -2026,10 +2030,6 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]";
$a->strings["Edit connection"] = "Connectie bewerken";
$a->strings["Search your connections"] = "Doorzoek jouw connecties";
$a->strings["Finding: "] = "Zoeken naar: ";
$a->strings["Documentation Search"] = "Zoek documentatie";
$a->strings["Help:"] = "Hulp:";
$a->strings["Not Found"] = "Niet gevonden";
$a->strings["\$Projectname Documentation"] = "\$Projectname-documentatie";
$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt.";
$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken";
$a->strings["Current Channel"] = "Huidig kanaal";
@ -2082,6 +2082,10 @@ $a->strings["Delete Conversation"] = "Verwijder conversatie";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender.";
$a->strings["Send Reply"] = "Antwoord versturen";
$a->strings["Your message for %s (%s):"] = "Jouw privébericht aan %s (%s):";
$a->strings["Documentation Search"] = "Zoek documentatie";
$a->strings["Help:"] = "Hulp:";
$a->strings["Not Found"] = "Niet gevonden";
$a->strings["\$Projectname Documentation"] = "\$Projectname-documentatie";
$a->strings["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden.";
$a->strings["Version %s"] = "Versie %s";
$a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:";
@ -2201,6 +2205,7 @@ $a->strings["Left align page content"] = "Inhoud links uitlijnen";
$a->strings["Set minimum opacity of nav bar - to hide it"] = "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)";
$a->strings["Set size of conversation author photo"] = "Grootte profielfoto's van berichten instellen";
$a->strings["Set size of followup author photos"] = "Grootte profielfoto's van reacties instellen";
$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen.";
$a->strings["Update %s failed. See error logs."] = "Update %s mislukt. Zie foutenlogboek.";
$a->strings["Update Error at %s"] = "Update-fout op %s";
$a->strings["Create an account to access services and applications within the Hubzilla"] = "Maak een account aan om toegang te krijgen tot diensten en toepassingen van Hubzilla";
@ -2212,4 +2217,3 @@ $a->strings["Website SSL certificate is not valid. Please correct."] = "Het SSL-
$a->strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] Probleem met SSL-certificaat voor %s";
$a->strings["Cron/Scheduled tasks not running."] = "Cron is niet actief";
$a->strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] Cron-taken zijn niet actief op %s";
$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen.";