diff options
190 files changed, 26421 insertions, 22532 deletions
diff --git a/.gitignore b/.gitignore index b01074eaa..6ceac139f 100755 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ custom/ apps/ # default startpage home.html +# page header plugin +pageheader.html # Ignore site TOS doc/SiteTOS.md # themes except for redbasic diff --git a/.homeinstall/README.md b/.homeinstall/README.md new file mode 100644 index 000000000..62c860cd5 --- /dev/null +++ b/.homeinstall/README.md @@ -0,0 +1,155 @@ +# Hubzilla at Home next to your Router + +Run hubzilla-setup.sh for an unattended installation of hubzilla. + +The script is known to work with Debian stable (Jessie). + +# Step-by-Step Overwiew + +## Preconditions + +Hardware + ++ Internet connection and router at home ++ Mini-pc connected to your router ++ USB drive for backups + +Software + ++ Fresh installation of Debian on your mini-pc ++ Router with open ports 80 and 443 for your Debian + +## The basic steps + ++ Register your own domain (for example at selfHOST) or a free subdomain (for example at freeDNS) ++ Clone hubzilla to /var/www/html ++ Copy hubzilla-config.txt and hubzilla-setup.sh to your Debian (future hub) ++ Edit hubzilla-config.txt. Enter your values there: db pass, domain, values for dyn DNS ++ Run hubzilla-setup.sh as root ... wait, wait, wait until the script is finised ++ Open your domain with a browser and step throught the initial configuration of hubzilla. + +# Step-by-Step in Detail + +## Preparations Hardware + +### Mini-PC + +### Recommended: USB Drive for Backups + +The installation will create a daily backup. + +If the backup process does not find an external device than the backup goes to +the internal disk. + +The USB drive must be compatible with an encrpyted filesystem LUKS + ext4. + +## Preparations Software + +### Install Debian Linux on the Mini-PC + +Download the stable Debian at https://www.debian.org/ + +Create bootable USB drive with Debian on it. You could use the programm +unetbootin, https://en.wikipedia.org/wiki/UNetbootin + +Switch of your mini pc, plug in your USB drive and start the mini pc from the +stick. Install Debian. Follow the instructions of the installation. + +### Configure your Router + +Open the ports 80 and 443 on your router for your Debian + +## Preparations Dynamic IP Address + +Your Hubzilla must be reachable by a domain that you can type in your browser + + cooldomain.org + +You can use subdomains as well + + my.cooldomain.org + +There are two way to get a domain + +- buy a domain (recommended) or +- register a free subdomain + +### Method 1: Get yourself an own Domain (recommended) + +### Method 2 Register a (free) Subdomain + +Register a free subdomain for example at + +- freeDNS +- selfHOST + +WATCH THIS: A free subdomain is not the prefered way to get a domain name. Why? + +Let's encrpyt issues a limited number of certificates each +day. Possibly other users of this domain will try to issue a certificate +at the same day as you do. So make sure you choose a domain with as less subdomains as +possible. + +## Install Hubzilla on your Debian + +Login to your debian +(Provided your username is "you" and the name of the mini pc is "debian". You +could take the IP address instead of "debian") + + ssh -X you@debian + +Change to root user + + su -l + +Install git + + apt-get install git + +Make the directory for apache and change diretory to it + + mkdir /var/www + cd /var/www/ + +Clone hubzilla from git ("git pull" will update it later) + + git clone https://github.com/redmatrix/hubzilla html + +Change to the install script + + cd html/.homeinstall/ + +Change the file "hubzilla-config.txt". Enter your values there. + + nano hubzilla-config.txt + +Run the script + + ./hubzilla-setup.sh + +Wait... The script should not finish with an error message. + +In a webbrowser open your domain. +Expected: A test page of hubzilla is shown. All checks there shoulg be +successfull. Go on... +Expected: A page for the Hubzilla server configuration shows up. + +Leave db server name "127.0.0.1" and port "0" untouched. + +Enter + +- DB user name = hubzilla +- DB pass word = This is the password you entered in "hubzilla-config.txt" +- DB name = hubzilla + +Leave db type "MySQL" untouched. + +Follow the instructions in the next pages. + +# The Script explained + +This chapter shows you + +- What the script does exactly +- Explanations on technical details. May be this will encourage you to play with bash scripts? + diff --git a/.homeinstall/hubzilla-config.txt b/.homeinstall/hubzilla-config.txt new file mode 100644 index 000000000..23d188945 --- /dev/null +++ b/.homeinstall/hubzilla-config.txt @@ -0,0 +1,175 @@ +############################################### +### MANDATORY - database password ############# +# +# Please give your database password +# Example: db_pass=pass_word_with_no_blanks_in_it +# Example: db_pass="this password has blanks in it" +db_pass= + +############################################### +### MANDATORY - let's encrypt ################# +# +# Hubilla does not allow ecrypted communication, httpS. +# +# Please give the domain name of your hub +# +# Example: my.cooldomain.org +# Example: cooldomain.org +# +# Email is optional +# +# +le_domain= +le_email= + +############################################### +### OPTIONAL - selfHOST - dynamic IP address ## +# +# 1. Register a domain at selfhost.de +# - choose offer "DOMAIN dynamisch" 1,50€/mon at 08.01.2016 +# 2. Get your configuration for dynamic IP update +# - Log in at selfhost.de +# - go to "DynDNS Accounte" +# - klick "Details" of your (freshly) registered domain +# - You will find the configuration there +# - Benutzername (user name) > use this for "selfhost_user=" +# - Passwort (pass word) > use this for "selfhost_pass=" +# +# +selfhost_user= +selfhost_pass= + +############################################### +### OPTIONAL - FreeDNS - dynamic IP address ### +# +# Please give the alpha-numeric-key of freedns +# +# Get a free subdomain from freedns and use it for your dynamic ip address +# Documentation under http://www.techjawab.com/2013/06/setup-dynamic-dns-dyndns-for-free-on.html +# +# - Register for a Free domain at http://freedns.afraid.org/signup/ +# - WATCH THIS: Make sure you choose a domain with as less subdomains as +# possible. Why? Let's encrpyt issues a limited count of certificates each +# day. Possible other users of this domain will try to issue a certificate +# at the same day. +# - Logon to FreeDNS (where you just registered) +# - Goto http://freedns.afraid.org/dynamic/ +# - Right click on "Direct Link" and copy the URL and paste it somewhere. +# - You should notice a large and unique alpha-numeric key in the URL +# +# http://freedns.afraid.org/dynamic/update.php?alpha-numeric-key +# +# Provided your url from freedns is +# +# http://freedns.afraid.org/dynamic/update.php?U1Z6aGt2R0NzMFNPNWRjbWxxZGpsd093OjE1Mzg5NDE5 +# +# Then you have to provide +# +# freedns_key=U1Z6aGt2R0NzMFNPNWRjbWxxZGpsd093OjE1Mzg5NDE5 +# +# +#freedns_key= + + +############################################### +### OPTIONAL - Backup to external device ###### +# +# The script can use an external device for the daily backup. +# The file system of the device (USB stick for example) must be compatible +# with encrypted LUKS + ext4 +# +# You should test to mount the device befor you run the script +# (hubzilla-setup.sh). +# How to find your (pluged-in) devices? +# +# fdisk -l +# +# Provided your device was listed as is /dev/sdb1. You could check with: +# +# blkid | grep /dev/sdb1 +# +# Try to decrypt +# (You might install cryptsetup befor using apt-get install. +# +# apt-get install cryptsetup +# cryptsetup luksOpen /dev/sdb1 cryptobackup +# +# Try to mount +# You might create the directory /media/hubzilla_backup it it does not exist +# using mkdir. +# +# mkdir /media/hubzilla_backup +# mount /dev/mapper/cryptobackup /media/hubzilla_backup +# +# Unmounting device goes like this +# +# umount /media/hubzilla_backup +# cryptsetup luksClose cryptobackup +# +# To check if still mounted +# +# lsof /media/hubzilla_backup +# +# If you leave the following parameters +# - "backup_device_name" and +# - "backup_device_pass" +# empty the script will create daily backups on the internal disk (which could +# save you as well). +# +# Example: backup_device_name=/dev/sdc1 +# +backup_device_name= +backup_device_pass= + + +############################################### +### OPTIONAL - Owncloud - deprecated ########## +# +# To install owncloud: owncloud=y +# Leave empty if you don't want to install owncloud +# +#owncloud= + + + +############################################### +### OPTIONAL - do not mess with things below ## +# (...if you are not certain) +# +# Usally you are done here +# All what comes below is OPTIONAL +# +############################################### +# +# Database for huzilla +hubzilla_db_name=hubzilla +hubzilla_db_user=hubzilla +hubzilla_db_pass=$db_pass +# +# +# Password for package mysql-server +# Example: mysqlpass=aberhallo +# Example: mysqlpass="aber hallo has blanks in it" +# +mysqlpass=$db_pass + +# Password for package phpmyadmin +# Example: phpmyadminpass=aberhallo +# Example: phpmyadminpass="aber hallo has blanks in it" +phpmyadminpass=$db_pass + +# TODO Prepare hubzilla for programmers +# - install eclipse and plugins +# - install xdebug to debug the php with eclipse +# - weaken permissions on /var/www/html +# - manual steps after this script +# * in eclipse: install plugins for php git hub +# * in eclipse: configure firefox (chrome,...) as browser to run with the php debuger +# * in eclipse: switch php debugger from zend to xdebug +# * in eclipse: add local hubzilla github repository +# +# Wich user will use eclipse? +# Leave this empty if you do not want to prepare hubzilla for debugging +# +#developer_name= + diff --git a/.homeinstall/hubzilla-setup.sh b/.homeinstall/hubzilla-setup.sh new file mode 100755 index 000000000..ec401e713 --- /dev/null +++ b/.homeinstall/hubzilla-setup.sh @@ -0,0 +1,843 @@ +#!/bin/bash +# +# How to use +# ---------- +# +# This file automates the installation of hubzilla under Debian Linux +# +# 1) Edit the file "hubzilla-config.txt" +# Follow the instuctions there +# +# 2) Switch to user "root" by typing "su -" +# +# 3) Run with "./hubzilla-setup.sh" +# If this fails check if you can execute the script. +# - To make it executable type "chmod +x hubzilla-setup.sh" +# - or run "bash hubzilla-setup.sh" +# +# +# What does this script do basically? +# ----------------------------------- +# +# This file automates the installation of hubzilla under Debian Linux +# - install +# * apache webserer, +# * php, +# * mysql - the database for hubzilla, +# * phpmyadmin, +# * git to download and update hubzilla itself +# - download hubzilla core and addons +# - configure cron +# * "poller.php" for regular background prozesses of hubzilla +# * to_do "apt-get update" and "apt-get dist-upgrade" to keep linux +# up-to-date +# * to_do backup hubzillas database and files (rsnapshot) +# - configure dynamic ip with cron +# - to_do letsencrypt +# - to_do redirection to https +# +# +# Discussion +# ---------- +# +# Security - password is the same for mysql-server, phpmyadmin and hubzilla db +# - The script runs into installation errors for phpmyadmin if it uses +# different passwords. For the sake of simplicity one singel password. +# +# Security - suhosin for PHP +# - The script does not install suhosin. +# - Is the security package suhosin usefull or not usefull? +# +# Hubzilla - email verification +# - The script switches off email verification off in all htconfig.tpl. +# Example: /var/www/html/view/en/htconfig.tpl +# - Is this a silly idea or not? +# +# +# Remove Hubzilla (for a fresh start using the script) +# ---------------------------------------------------- +# +# You could use /var/www/hubzilla-remove.sh +# that is created by hubzilla-setup.sh. +# +# The script will remove (almost everything) what was installed by the script. +# After the removal you could run the script again to have a fresh install +# of all applications including hubzilla and its database. +# +# How to restore from backup +# -------------------------- +# +# Daily backup +# - - - - - - +# +# The installation +# - writes a script /var/www/hubzilla-daily.sh +# - creates a daily cron that runs the hubzilla-daily.sh +# +# hubzilla-daily.sh makes a (daily) backup of all relevant files +# - /var/lib/mysql/ > hubzilla database +# - /var/www/html/ > hubzilla from github +# - /var/www/letsencrypt/ > certificates +# +# hubzilla-daily.sh writes the backup +# - either to an external disk compatible to LUKS+ext4 (see hubzilla-config.txt) +# - or to /var/cache/rsnapshot in case the external disk is not plugged in +# +# Restore backup +# - - - - - - - +# +# This was not tested yet. +# Bacically you can copy the files from the backup to the server. +# +# Credits +# ------- +# +# The srcipt is based on Thomas Willinghams script "debian-setup.sh" +# which he used to install the red#matrix. +# +# The script uses another script from https://github.com/lukas2511/letsencrypt.sh +# +# The documentation of bash is here +# https://www.gnu.org/software/bash/manual/bash.html +# +function check_sanity { + # Do some sanity checking. + print_info "Sanity check..." + if [ $(/usr/bin/id -u) != "0" ] + then + die 'Must be run by root user' + fi + + if [ -f /etc/lsb-release ] + then + die "Distribution is not supported" + fi + if [ ! -f /etc/debian_version ] + then + die "Ubuntu is not supported" + fi +} + +function check_config { + print_info "config check..." + # backup is important and should be checked + if [ -n "$backup_device_name" ] + then + device_mounted=0 + if fdisk -l | grep -i "$backup_device_name.*linux" + then + print_info "ok - filesystem of external device is linux" + if [ -n "$backup_device_pass" ] + then + echo "$backup_device_pass" | cryptsetup luksOpen $backup_device_name cryptobackup + if [ ! -d /media/hubzilla_backup ] + then + mkdir /media/hubzilla_backup + fi + if mount /dev/mapper/cryptobackup /media/hubzilla_backup + then + device_mounted=1 + print_info "ok - could encrypt and mount external backup device" + umount /media/hubzilla_backup + else + print_warn "backup to external device will fail because encryption failed" + fi + cryptsetup luksClose cryptobackup + else + if mount $backup_device_name /media/hubzilla_backup + then + device_mounted=1 + print_info "ok - could mount external backup device" + umount /media/hubzilla_backup + else + print_warn "backup to external device will fail because mount failed" + fi + fi + else + print_warn "backup to external device will fail because filesystem is either not linux or 'backup_device_name' is not correct in $configfile" + fi + if [ $device_mounted == 0 ] + then + die "backup device not ready" + fi + fi +} + +function die { + echo "ERROR: $1" > /dev/null 1>&2 + exit 1 +} + + +function update_upgrade { + print_info "updated and upgrade..." + # Run through the apt-get update/upgrade first. This should be done before + # we try to install any package + apt-get -q -y update && apt-get -q -y dist-upgrade + print_info "updated and upgraded linux" +} + +function check_install { + if [ -z "`which "$1" 2>/dev/null`" ] + then + # export DEBIAN_FRONTEND=noninteractive ... answers from the package + # configuration database + # - q ... without progress information + # - y ... answer interactive questions with "yes" + # DEBIAN_FRONTEND=noninteractive apt-get --no-install-recommends -q -y install $2 + DEBIAN_FRONTEND=noninteractive apt-get -q -y install $2 + print_info "installed $2 installed for $1" + else + print_warn "$2 already installed" + fi +} + +function nocheck_install { + # export DEBIAN_FRONTEND=noninteractive ... answers from the package configuration database + # - q ... without progress information + # - y ... answer interactive questions with "yes" + # DEBIAN_FRONTEND=noninteractive apt-get --no-install-recommends -q -y install $2 + # DEBIAN_FRONTEND=noninteractive apt-get --install-suggests -q -y install $1 + DEBIAN_FRONTEND=noninteractive apt-get -q -y install $1 + print_info "installed $1" +} + + +function print_info { + echo -n -e '\e[1;34m' + echo -n $1 + echo -e '\e[0m' +} + +function print_warn { + echo -n -e '\e[1;31m' + echo -n $1 + echo -e '\e[0m' +} + +function install_apache { + print_info "installing apache..." + nocheck_install "apache2 apache2-utils" +} + +function install_php { + # openssl and mbstring are included in libapache2-mod-php5 + # to_to: php5-suhosin + print_info "installing php..." + nocheck_install "libapache2-mod-php5 php5 php-pear php5-xcache php5-curl php5-mcrypt php5-gd" + php5enmod mcrypt +} + +function install_mysql { + # http://www.microhowto.info/howto/perform_an_unattended_installation_of_a_debian_package.html + # + # To determine the required package name, key and type you can perform + # a trial installation then search the configuration database. + # + # debconf-get-selections | grep mysql-server + # + # The command debconf-get-selections is provided by the package + # debconf-utils, which you may need to install. + # + # apt-get install debconf-utils + # + # If you want to supply an answer to a configuration question but do not + # want to be prompted for it then this can be arranged by preseeding the + # DebConf database with the required information. + # + # echo mysql-server-5.5 mysql-server/root_password password xyzzy | debconf-set-selections + # echo mysql-server-5.5 mysql-server/root_password_again password xyzzy | debconf-set-selections + # + print_info "installing mysql..." + if [ -z "$mysqlpass" ] + then + die "mysqlpass not set in $configfile" + fi + echo mysql-server-5.5 mysql-server/root_password password $mysqlpass | debconf-set-selections + echo mysql-server-5.5 mysql-server/root_password_again password $mysqlpass | debconf-set-selections + nocheck_install "php5-mysql mysql-server mysql-client" + php5enmod mcrypt +} + +function install_phpmyadmin { + print_info "installing phpmyadmin..." + if [ -z "$phpmyadminpass" ] + then + die "phpmyadminpass not set in $configfile" + fi + echo phpmyadmin phpmyadmin/setup-password password $phpmyadminpass | debconf-set-selections + echo phpmyadmin phpmyadmin/mysql/app-pass password $phpmyadminpass | debconf-set-selections + echo phpmyadmin phpmyadmin/app-password-confirm password $phpmyadminpass | debconf-set-selections + echo phpmyadmin phpmyadmin/mysql/admin-pass password $phpmyadminpass | debconf-set-selections + echo phpmyadmin phpmyadmin/password-confirm password $phpmyadminpass | debconf-set-selections + echo phpmyadmin phpmyadmin/reconfigure-webserver multiselect apache2 | debconf-set-selections + nocheck_install "phpmyadmin" + + # It seems to be not neccessary to check rewrite.load because it comes + # with the installation. To be sure you could check this manually by: + # + # nano /etc/apache2/mods-available/rewrite.load + # + # You should find the content: + # + # LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so + + a2enmod rewrite + if [ ! -f /etc/apache2/apache2.conf ] + then + die "could not find file /etc/apache2/apache2.conf" + fi + sed -i \ + "s/AllowOverride None/AllowOverride all/" \ + /etc/apache2/apache2.conf + if [ -z "`grep 'Include /etc/phpmyadmin/apache.conf' /etc/apache2/apache2.conf`" ] + then + echo "Include /etc/phpmyadmin/apache.conf" >> /etc/apache2/apache2.conf + fi + service apache2 restart +} + +function create_hubzilla_db { + print_info "creating hubzilla database..." + if [ -z "$hubzilla_db_name" ] + then + die "hubzilla_db_name not set in $configfile" + fi + if [ -z "$hubzilla_db_user" ] + then + die "hubzilla_db_user not set in $configfile" + fi + if [ -z "$hubzilla_db_pass" ] + then + die "hubzilla_db_pass not set in $configfile" + fi + Q1="CREATE DATABASE IF NOT EXISTS $hubzilla_db_name;" + Q2="GRANT USAGE ON *.* TO $hubzilla_db_user@localhost IDENTIFIED BY '$hubzilla_db_pass';" + Q3="GRANT ALL PRIVILEGES ON $hubzilla_db_name.* to $hubzilla_db_user@localhost identified by '$hubzilla_db_pass';" + Q4="FLUSH PRIVILEGES;" + SQL="${Q1}${Q2}${Q3}${Q4}" + mysql -uroot -p$phpmyadminpass -e "$SQL" +} + +function run_freedns { + print_info "run freedns (dynamic IP)..." + if [ -z "$freedns_key" ] + then + print_info "freedns was not started because 'freedns_key' is empty in $configfile" + else + if [ -n "$selfhost_user" ] + then + die "You can not use freeDNS AND selfHOST for dynamic IP updates ('freedns_key' AND 'selfhost_user' set in $configfile)" + fi + wget --no-check-certificate -O - https://freedns.afraid.org/dynamic/update.php?$freedns_key + fi +} + +function install_run_selfhost { + print_info "install and start selfhost (dynamic IP)..." + if [ -z "$selfhost_user" ] + then + print_info "selfHOST was not started because 'selfhost_user' is empty in $configfile" + else + if [ -n "$freedns_key" ] + then + die "You can not use freeDNS AND selfHOST for dynamic IP updates ('freedns_key' AND 'selfhost_user' set in $configfile)" + fi + if [ -z "$selfhost_pass" ] + then + die "selfHOST was not started because 'selfhost_pass' is empty in $configfile" + fi + if [ ! -d $selfhostdir ] + then + mkdir $selfhostdir + fi + # the old way + # https://carol.selfhost.de/update?username=123456&password=supersafe + # + # the prefered way + wget --output-document=$selfhostdir/$selfhostscript http://jonaspasche.de/selfhost-updater + echo "router" > $selfhostdir/device + echo "$selfhost_user" > $selfhostdir/user + echo "$selfhost_pass" > $selfhostdir/pass + bash $selfhostdir/$selfhostscript update + fi +} + +function ping_domain { + print_info "ping domain $domain..." + # Is the domain resolved? Try to ping 6 times à 10 seconds + COUNTER=0 + for i in {1..6} + do + print_info "loop $i for ping -c 1 $domain ..." + if ping -c 4 -W 1 $le_domain + then + print_info "$le_domain resolved" + break + else + if [ $i -gt 5 ] + then + die "Failed to: ping -c 1 $domain not resolved" + fi + fi + sleep 10 + done + sleep 5 +} + +function configure_cron_freedns { + print_info "configure cron for freedns..." + if [ -z "$freedns_key" ] + then + print_info "freedns is not configured because freedns_key is empty in $configfile" + else + # Use cron for dynamich ip update + # - at reboot + # - every 30 minutes + if [ -z "`grep 'freedns.afraid.org' /etc/crontab`" ] + then + echo "@reboot root https://freedns.afraid.org/dynamic/update.php?$freedns_key > /dev/null 2>&1" >> /etc/crontab + echo "*/30 * * * * root wget --no-check-certificate -O - https://freedns.afraid.org/dynamic/update.php?$freedns_key > /dev/null 2>&1" >> /etc/crontab + else + print_info "cron for freedns was configured already" + fi + fi +} + +function configure_cron_selfhost { + print_info "configure cron for selfhost..." + if [ -z "$selfhost_user" ] + then + print_info "freedns is not configured because freedns_key is empty in $configfile" + else + # Use cron for dynamich ip update + # - at reboot + # - every 30 minutes + if [ -z "`grep 'selfhost-updater.sh' /etc/crontab`" ] + then + echo "@reboot root bash /etc/selfhost/selfhost-updater.sh update > /dev/null 2>&1" >> /etc/crontab + echo "*/5 * * * * root /bin/bash /etc/selfhost/selfhost-updater.sh update > /dev/null 2>&1" >> /etc/crontab + else + print_info "cron for selfhost was configured already" + fi + fi +} + +function install_git { + print_info "installing git..." + nocheck_install "git" +} + +function install_letsencrypt { + print_info "installing let's encrypt ..." + # check if user gave domain + if [ -z "$le_domain" ] + then + die "Failed to install let's encrypt: 'le_domain' is empty in $configfile" + fi + # configure apache + apache_le_conf=/etc/apache2/sites-available/le-default.conf + if [ -f $apache_le_conf ] + then + print_info "$apache_le_conf exist already" + else + cat > $apache_le_conf <<END +# letsencrypt default Apache configuration +Alias /.well-known/acme-challenge /var/www/letsencrypt + +<Directory /var/www/letsencrypt> + Options FollowSymLinks + Allow from all +</Directory> +END + a2ensite le-default.conf + service apache2 restart + fi + # download the shell script + if [ -d $le_dir ] + then + print_info "letsenrypt exists already (nothing downloaded > no certificate created and registered)" + return 0 + fi + git clone https://github.com/lukas2511/letsencrypt.sh $le_dir + cd $le_dir + # create config file for letsencrypt.sh + echo "WELLKNOWN=$le_dir" > $le_dir/config.sh + if [ -n "$le_email" ] + then + echo "CONTACT_EMAIL=$le_email" >> $le_dir/config.sh + fi + # create domain file for letsencrypt.sh + # WATCH THIS: + # - It did not work wit "sub.domain.org www.sub.domain.org". + # - So just use "sub.domain.org" only! + echo "$le_domain" > $le_dir/domains.txt + # test apache config for letsencrpyt + url_http=http://$le_domain/.well-known/acme-challenge/domains.txt + wget_output=$(wget -nv --spider --max-redirect 0 $url_http) + if [ $? -ne 0 ] + then + die "Failed to load $url_http" + fi + # run letsencrypt.sh + # + ./letsencrypt.sh --cron +} + +function configure_apache_for_https { + print_info "configuring apache to use httpS ..." + # letsencrypt.sh + # + # "${BASEDIR}/certs/${domain}/privkey.pem" + # "${BASEDIR}/certs/${domain}/cert.pem" + # "${BASEDIR}/certs/${domain}/fullchain.pem" + # + SSLCertificateFile=${le_dir}/certs/${le_domain}/cert.pem + SSLCertificateKeyFile=${le_dir}/certs/${le_domain}/privkey.pem + SSLCertificateChainFile=${le_dir}/certs/${le_domain}/fullchain.pem + if [ ! -f $SSLCertificateFile ] + then + print_warn "Failed to configure apache for httpS: Missing certificate file $SSLCertificateFile" + return 0 + fi + # make sure that the ssl mode is enabled + print_info "...configuring apache to use httpS - a2enmod ssl ..." + a2enmod ssl + # modify apach' ssl conf file + if grep -i "ServerName" $sslconf + then + print_info "seems that apache was already configered to use httpS with $sslconf" + else + sed -i "s/ServerAdmin.*$/ServerAdmin webmaster@localhost\\n ServerName ${le_domain}/" $sslconf + fi + sed -i s#/etc/ssl/certs/ssl-cert-snakeoil.pem#$SSLCertificateFile# $sslconf + sed -i s#/etc/ssl/private/ssl-cert-snakeoil.key#$SSLCertificateKeyFile# $sslconf + sed -i s#/etc/apache2/ssl.crt/server-ca.crt#$SSLCertificateChainFile# $sslconf + sed -i s/#SSLCertificateChainFile/SSLCertificateChainFile/ $sslconf + # apply changes + a2ensite default-ssl.conf + service apache2 restart +} + +function check_https { + print_info "checking httpS > testing ..." + url_https=https://$le_domain + wget_output=$(wget -nv --spider --max-redirect 0 $url_https) + if [ $? -ne 0 ] + then + print_warn "check not ok" + else + print_info "check ok" + fi +} + +function install_hubzilla { + print_info "installing hubzilla..." + # rm -R /var/www/html/ # for "stand alone" usage + cd /var/www/ + # git clone https://github.com/redmatrix/hubzilla html # for "stand alone" usage + cd html/ + git clone https://github.com/redmatrix/hubzilla-addons addon + mkdir -p "store/[data]/smarty3" + chmod -R 777 store + touch .htconfig.php + chmod ou+w .htconfig.php + cd .. + chown -R www-data:www-data html + chown root:www-data /var/www/html/ + chown root:www-data /var/www/html/.htaccess + chmod 0644 /var/www/html/.htaccess + # try to switch off email registration + sed -i "s/verify_email.*1/verify_email'] = 0/" /var/www/html/view/*/ht* + if [ -n "`grep -r 'verify_email.*1' /var/www/html/view/`" ] + then + print_warn "Hubzillas registration prozess might have email verification switched on." + fi + print_info "installed hubzilla" +} + +function rewrite_to_https { + print_info "configuring apache to redirect http to httpS ..." + htaccessfile=/var/www/html/.htaccess + if grep -i "https" $htaccessfile + then + print_info "...configuring apache to redirect http to httpS was already done in $htaccessfile" + else + sed -i "s#QSA]#QSA]\\n RewriteCond %{SERVER_PORT} !^443$\\n RewriteRule (.*) https://%{HTTP_HOST}/$1 [R=301,L]#" $htaccessfile + fi + service apache2 restart +} + + +function install_owncloud { + if [ -z "$owncloud" ] + then + print_info "Do not install owncloud" + return 0 + fi + if [ -f /etc/apt/sources.list.d/owncloud.list ] + then + print_info "owncloud is already installed and is left untouched" + return 0 + fi + print_info "installing owncloud..." + # add the repository key to apt + wget -nv https://download.owncloud.org/download/repositories/stable/Debian_8.0/Release.key -O Release.key + apt-key add - < Release.key + # add the repository and install from there + sh -c "echo 'deb http://download.owncloud.org/download/repositories/stable/Debian_8.0/ /' >> /etc/apt/sources.list.d/owncloud.list" + apt-get update + nocheck_install "owncloud" + chown -R www-data:www-data /var/www/owncloud/ + # set strong permissions + ocpath='/var/www/owncloud' + htuser='www-data' + htgroup='www-data' + rootuser='root' # On QNAP this is admin + find ${ocpath}/ -type f -print0 | xargs -0 chmod 0640 + find ${ocpath}/ -type d -print0 | xargs -0 chmod 0750 + chown -R ${rootuser}:${htgroup} ${ocpath}/ + chown -R ${htuser}:${htgroup} ${ocpath}/apps/ + chown -R ${htuser}:${htgroup} ${ocpath}/config/ + chown -R ${htuser}:${htgroup} ${ocpath}/data/ + chown -R ${htuser}:${htgroup} ${ocpath}/themes/ + chown ${rootuser}:${htgroup} ${ocpath}/.htaccess + chown ${rootuser}:${htgroup} ${ocpath}/data/.htaccess + chmod 0644 ${ocpath}/.htaccess + chmod 0644 ${ocpath}/data/.htaccess +} + +# This will allways overwrite both config files +# - internal disk +# - external disk (LUKS + ext4) +# of rsnapshot for hubzilla +function install_rsnapshot { + print_info "installing rsnapshot..." + nocheck_install "rsnapshot" + # internal disk + cp -f /etc/rsnapshot.conf $snapshotconfig + sed -i "/hourly/s/retain/#retain/" $snapshotconfig + sed -i "/monthly/s/#retain/retain/" $snapshotconfig + sed -i "s/^cmd_cp/#cmd_cp/" $snapshotconfig + sed -i "s/^backup/#backup/" $snapshotconfig + if [ -z "`grep 'letsencrypt' $snapshotconfig`" ] + then + echo "backup /var/lib/mysql/ localhost/" >> $snapshotconfig + echo "backup /var/www/html/ localhost/" >> $snapshotconfig + echo "backup /var/www/letsencrypt/ localhost/" >> $snapshotconfig + fi + # external disk + if [ -n "$backup_device_name" ] && [ -n "$backup_device_pass" ] + then + cp -f /etc/rsnapshot.conf $snapshotconfig_external_device + sed -i "s#snapshot_root.*#snapshot_root $backup_mount_point#" $snapshotconfig_external_device + sed -i "/hourly/s/retain/#retain/" $snapshotconfig_external_device + sed -i "/monthly/s/#retain/retain/" $snapshotconfig_external_device + sed -i "s/^cmd_cp/#cmd_cp/" $snapshotconfig_external_device + sed -i "s/^backup/#backup/" $snapshotconfig_external_device + if [ -z "`grep 'letsencrypt' $snapshotconfig_external_device`" ] + then + echo "backup /var/lib/mysql/ localhost/" >> $snapshotconfig_external_device + echo "backup /var/www/html/ localhost/" >> $snapshotconfig_external_device + echo "backup /var/www/letsencrypt/ localhost/" >> $snapshotconfig_external_device + fi + else + print_info "No backup configuration (rsnapshot) for external device configured. Reason: backup_device_name and/or backup_device_pass not given in $configfile" + fi +} + +function install_cryptosetup { + print_info "installing cryptsetup..." + nocheck_install "cryptsetup" +} + +function configure_cron_daily { + print_info "configuring cron..." + # every 10 min for poller.php + if [ -z "`grep 'poller.php' /etc/crontab`" ] + then + echo "*/10 * * * * www-data cd /var/www/html; php include/poller.php >> /dev/null 2>&1" >> /etc/crontab + fi + # Run external script daily at 05:30 + # - stop apache and mysql-server + # - backup hubzilla + # - update hubzilla core and addon + # - update and upgrade linux + # - reboot +echo "#!/bin/sh" > /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "echo \" \"" >> /var/www/$hubzilladaily +echo "echo \"+++ \$(date) +++\"" >> /var/www/$hubzilladaily +echo "echo \" \"" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - renew certificat if 30 days old...\"" >> /var/www/$hubzilladaily +echo "bash /var/www/letsencrypt/letsencrypt.sh --cron" >> /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "# stop hubzilla" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - stoping apaache and mysql...\"" >> /var/www/$hubzilladaily +echo "service apache2 stop" >> /var/www/$hubzilladaily +echo "/etc/init.d/mysql stop # to avoid inconsistancies" >> /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "# backup" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - try to mount external device for backup...\"" >> /var/www/$hubzilladaily +echo "backup_device_name=$backup_device_name" >> /var/www/$hubzilladaily +echo "backup_device_pass=$backup_device_pass" >> /var/www/$hubzilladaily +echo "backup_mount_point=$backup_mount_point" >> /var/www/$hubzilladaily +echo "device_mounted=0" >> /var/www/$hubzilladaily +echo "if [ -n \"$backup_device_name\" ]" >> /var/www/$hubzilladaily +echo "then" >> /var/www/$hubzilladaily +echo " if blkid | grep $backup_device_name" >> /var/www/$hubzilladaily +echo " then" >> /var/www/$hubzilladaily + if [ -n "$backup_device_pass" ] + then +echo " echo \"decrypting backup device...\"" >> /var/www/$hubzilladaily +echo " echo "\"$backup_device_pass\"" | cryptsetup luksOpen $backup_device_name cryptobackup" >> /var/www/$hubzilladaily + fi +echo " if [ ! -d $backup_mount_point ]" >> /var/www/$hubzilladaily +echo " then" >> /var/www/$hubzilladaily +echo " mkdir $backup_mount_point" >> /var/www/$hubzilladaily +echo " fi" >> /var/www/$hubzilladaily +echo " echo \"mounting backup device...\"" >> /var/www/$hubzilladaily + if [ -n "$backup_device_pass" ] + then +echo " if mount /dev/mapper/cryptobackup $backup_mount_point" >> /var/www/$hubzilladaily + else +echo " if mount $backup_device_name $backup_mount_point" >> /var/www/$hubzilladaily + fi +echo " then" >> /var/www/$hubzilladaily +echo " device_mounted=1" >> /var/www/$hubzilladaily +echo " echo \"device $backup_device_name is now mounted. Starting backup...\"" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig_external_device daily" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig_external_device weekly" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig_external_device monthly" >> /var/www/$hubzilladaily +echo " echo \"\$(date) - disk sizes...\"" >> /var/www/$hubzilladaily +echo " df -h" >> /var/www/$hubzilladaily +echo " echo \"\$(date) - db size...\"" >> /var/www/$hubzilladaily +echo " du -h $backup_mount_point | grep mysql/hubzilla" >> /var/www/$hubzilladaily +echo " echo \"unmounting backup device...\"" >> /var/www/$hubzilladaily +echo " umount $backup_mount_point" >> /var/www/$hubzilladaily +echo " else" >> /var/www/$hubzilladaily +echo " echo \"failed to mount device $backup_device_name\"" >> /var/www/$hubzilladaily +echo " fi" >> /var/www/$hubzilladaily + if [ -n "$backup_device_pass" ] + then +echo " echo \"closing decrypted backup device...\"" >> /var/www/$hubzilladaily +echo " cryptsetup luksClose cryptobackup" >> /var/www/$hubzilladaily + fi +echo " fi" >> /var/www/$hubzilladaily +echo "fi" >> /var/www/$hubzilladaily +echo "if [ \$device_mounted == 0 ]" >> /var/www/$hubzilladaily +echo "then" >> /var/www/$hubzilladaily +echo " echo \"device could not be mounted $backup_device_name. Using internal disk for backup...\"" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig daily" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig weekly" >> /var/www/$hubzilladaily +echo " rsnapshot -c $snapshotconfig monthly" >> /var/www/$hubzilladaily +echo "fi" >> /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - db size...\"" >> /var/www/$hubzilladaily +echo "du -h /var/cache/rsnapshot/ | grep mysql/hubzilla" >> /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "# update" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - updating letsencrypt.sh...\"" >> /var/www/$hubzilladaily +echo "git -C /var/www/letsencrypt/ pull" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - updating hubhilla core...\"" >> /var/www/$hubzilladaily +echo "git -C /var/www/html/ pull" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - updating hubhilla addons...\"" >> /var/www/$hubzilladaily +echo "git -C /var/www/html/addon/ pull" >> /var/www/$hubzilladaily +echo "chown -R www-data:www-data /var/www/html/ # make all accessable for the webserver" >> /var/www/$hubzilladaily +echo "chown root:www-data /var/www/html/.htaccess" >> /var/www/$hubzilladaily +echo "chmod 0644 /var/www/html/.htaccess # www-data can read but not write it" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - updating linux...\"" >> /var/www/$hubzilladaily +echo "apt-get -q -y update && apt-get -q -y dist-upgrade # update linux and upgrade" >> /var/www/$hubzilladaily +echo "echo \"\$(date) - Backup hubzilla and update linux finished. Rebooting...\"" >> /var/www/$hubzilladaily +echo "#" >> /var/www/$hubzilladaily +echo "reboot" >> /var/www/$hubzilladaily + + if [ -z "`grep 'hubzilla-daily.sh' /etc/crontab`" ] + then + echo "30 05 * * * root /bin/bash /var/www/$hubzilladaily >> /var/www/html/hubzilla-daily.log 2>&1" >> /etc/crontab + echo "0 0 1 * * root rm /var/www/html/hubzilla-daily.log" >> /etc/crontab + fi + + # This is active after either "reboot" or "/etc/init.d/cron reload" + print_info "configured cron for updates/upgrades" +} + +function write_uninstall_script { + print_info "writing uninstall script..." + + cat > /var/www/hubzilla-remove.sh <<END +#!/bin/sh +# +# This script removes Hubzilla. +# You might do this for a fresh start using the script. +# The script will remove (almost everything) what was installed by the script, +# all applications including hubzilla and its database. +# +# Backup the certificates of letsencrypt (you never know) +cp -a /var/www/letsencrypt/ ~/backup_le_certificats +# +# Removal +apt-get remove apache2 apache2-utils libapache2-mod-php5 php5 php-pear php5-xcache php5-curl php5-mcrypt php5-gd php5-mysql mysql-server mysql-client phpmyadmin +apt-get purge apache2 apache2-utils libapache2-mod-php5 php5 php-pear php5-xcache php5-curl php5-mcrypt php5-gd php5-mysql mysql-server mysql-client phpmyadmin +apt-get autoremove +apt-get clean +rm /etc/rsnapshot_hubzilla.conf +rm /etc/rsnapshot_hubzilla_external_device.conf +rm -R /etc/apache2/ +rm -R /var/lib/mysql/ +rm -R /var/www +rm -R /etc/selfhost/ +# uncomment the next line if you want to remove the backups +# rm -R /var/cache/rsnapshot +nano /etc/crontab # remove entries there manually +END + chmod -x /var/www/hubzilla-remove.sh +} + +######################################################################## +# START OF PROGRAM +######################################################################## +export PATH=/bin:/usr/bin:/sbin:/usr/sbin + +check_sanity + +# Read config file edited by user +configfile=hubzilla-config.txt +source $configfile +selfhostdir=/etc/selfhost +selfhostscript=selfhost-updater.sh +hubzilladaily=hubzilla-daily.sh +snapshotconfig=/etc/rsnapshot_hubzilla.conf +snapshotconfig_external_device=/etc/rsnapshot_hubzilla_external_device.conf +backup_mount_point=/media/hubzilla_backup +le_dir=/var/www/letsencrypt +sslconf=/etc/apache2/sites-available/default-ssl.conf + +#set -x # activate debugging from here + +check_config +update_upgrade +install_apache +install_php +install_mysql +install_phpmyadmin +create_hubzilla_db +run_freedns +install_run_selfhost +ping_domain +configure_cron_freedns +configure_cron_selfhost +install_git +install_letsencrypt +configure_apache_for_https +check_https +install_hubzilla +rewrite_to_https +# install_owncloud # deprecated +install_rsnapshot +configure_cron_daily +install_cryptosetup +write_uninstall_script + +#set +x # stop debugging from here + diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index f3f187d43..06a2440a0 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -179,8 +179,10 @@ echo "chmod done, permissions set to 777 on poller script." # Hubzilla configuration - changes to default settings # to make Hubzilla on OpenShift a more pleasant experience -echo "Changing default configuration to conserve space" +echo "Changing default configuration to conserve space and autocreate a social private channel upon account registration" cd ${OPENSHIFT_REPO_DIR} +util/config system default_permissions_role social_private +util/config system workflow_channel_next channel util/config system expire_delivery_reports 3 util/config system feed_contacts 0 util/config system diaspora_enabled 0 @@ -197,9 +199,19 @@ util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAdd # Hubzilla themes echo "Try to add or update Hubzilla themes" cd ${OPENSHIFT_REPO_DIR} -util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes +util/add_theme_repo https://github.com/DeadSuperHero/hubzilla-themes.git DeadSuperHeroThemes # Hubzilla ownMapp echo "Try to add or update Hubzilla ownMapp" cd ${OPENSHIFT_REPO_DIR} util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp + +# Hubzilla Chess +echo "Try to add or update Hubzilla chess " +cd ${OPENSHIFT_REPO_DIR} +util/add_addon_repo https://gitlab.com/zot/hubzilla-chess.git Chess + +# Hubzilla Hubsites +echo "Try to add or update Hubzilla Hubsites" +cd ${OPENSHIFT_REPO_DIR} +util/add_addon_repo https://gitlab.com/zot/hubsites.git Hubsites diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 000000000..819347552 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,92 @@ + +Hubzilla 1.2 + Provide extra HTTP security headers (several of them). + Allow a site to disable delivery reports if disk space is limited + Regression: Wrong theme when viewing single post as non-member + Some Diaspora profile photos use relative URLs - force absolute + Add locked features to siteinfo report to aid remote debugging + Provide version compatibility checking to plugins (minversion, maxversion, and minphpversion) + Account config storage + Provide optional integrated registration and channel create form + cli utility for managing addons + issue with sharing photo "items" + cover photo manager: upload, crop, and store + cover photo widget created + rework the connections list page and provide a few management features there + fixed issue with Comanche layout definitions loaded by plugins + provide ability to separate delivery functions from item_store() and item_store_update() - some forum messages were being redelivered when cloned. + call build_sync_packet() on pdledit changes + Abstract the project name and version so these can be customised or removed + Allow hiding the ratings links on a per-site basis + db_type not present in international setup templates - was unable to choose postgres. + item_photo_menu logically divided into a) actions on the post, b) actions related to the author + bug: default channel not reset to 0 when last channel removed + create widget containing only the contact block + regression: public forums granted send stream permissions to connections + workaround Firefox's refusal to honour disabling autocomplete of passwords + regression: photo's uploaded to a channel by a guest (with file write permissions) not saved correctly. + provide mechanisms for custom .well-known handlers (needed for LetsEncrypt ownership verification) + proc_run modified to use exec() instead of proc_open() - causing issues on some PHP installations + remote delegation failure under a specific set of circumstances which we were finally able to duplicate + Delegation section of Channel Manager was missing names and contained useless notification icons. + Change "expire" channel setting to show system limit if there is one. + Regression: provide a one-click ignore of pending connection + Config to control directory keyword generation on client and server. + "Collections" renamed to "Privacy Groups", documentation improved + widget_item - allow use of page title instead of message id + Add site black/white list checking to all .well-known services + reduce incidents of screen jumping when "showmore" is activated + add oembed provider for photos + + Addons: + + CSS theming of pageheader plugin + xmpp addon ported from Friendica + Diaspora private mail issues after the third reply + Occasional issue with Diaspora connection requests + Add notification email to Diaspora PMs + Allow anonymising platform and version for statistics + msgfooter addon created + removed embedly plugin + sync clones after superblock addition + "keepout" plugin created + + +Hubzilla 1.1 + + Rewrote and simplified the Queue manager and delivery system + Rewrote and simplified the outer layers of the Zot protocol + Use a standard version numbering scheme in addition to the snapshot tags + Provide a channel blacklist for blocking channels with abusive or illegal content at the hub level + Make the black/white lists pluggable + Update template library + Support for letsencrypt certs in various places + Cleanup of login and register pages + Better error responses for permission denied on channel file repositories + Disabled the public stream by default for new installs (can be enabled if desired) + Cleanup of API authentication and rework the old OAuth1 stuff + Add API "status with media" support compatible with Twitter and conflicting method for GNU-social + Rework photo ActivityStreams objects to align better with ActivityStreams producers/consumers + Several minor API fixes to work better with AndStatus client + Invitation only site - experimental support added, needs more work + Fix delivery loop condition due to corrupted data which resulted in recursive upstream delivery + Provide more support for external (git) widget collections. + Extend the Queue API to 3rd-party network addons which have experienced downtime recently. + Regression: Inherited permissions were not explicitly set + Regression: "Xyz posted on your wall" notification sent when creating webpages at another channel + Regression: Custom permissions not pre-populated on channel creation with named role. + Provide "Public" string when a post can be made public, instead of "visible to default audience" + Allow hub admin to specify a default role type for the first channel created, reducing complexity + Ability for a hub admin to set feature defaults and lock them, reducing complexity + Change default expiration of delivery reports to 10 days to accomodate sites with reduced resources + Addons/Plugins: + Pageheader addon ported from Friendica + Hubwall (allow admin to send email to all accounts on this hub) created + GNU-social - queueing added + Diaspora - fixes for various failures to update profile photos, updates to queue API + Cross Domain Authenticated Chess (Andrew Manning's repository) + + And... the normal "lots of bugs fixed, translations updated, and documentation improved" + + + @@ -1,4 +1,4 @@ -Copyright (c) 2010-2015 Hubzilla +Copyright (c) 2010-2016 Hubzilla All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy @@ -6,7 +6,9 @@ Hubzilla - Community Server Help us redefine the web - using integrated and united community websites. -------------------------------------------------------------------------- -[![Build Status](https://travis-ci.org/redmatrix/hubzilla.svg)](https://travis-ci.org/redmatrix/hubzilla) +<p align="center" markdown="1"> +<em><a href="https://github.com/redmatrix/hubzilla/blob/master/install/INSTALL.txt">Installing Hubzilla</a></em> +</p> **What are Hubs?** @@ -38,3 +40,8 @@ Possible website applications include * dating websites * pretty much anything you can do on a traditional blog or community website, but that you could do better if you could easily connect it with other websites or privately share things across website boundaries. +<p align="center" markdown="1"> +<em><a href="https://github.com/redmatrix/hubzilla/blob/master/install/INSTALL.txt">Installing Hubzilla</a></em> +</p> + +[![Build Status](https://travis-ci.org/redmatrix/hubzilla.svg)](https://travis-ci.org/redmatrix/hubzilla) @@ -47,8 +47,8 @@ require_once('include/AccessList.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H'); -define ( 'STD_VERSION', '1.0' ); +define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); +define ( 'STD_VERSION', '1.2' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1161 ); @@ -245,6 +245,21 @@ define ( 'PHOTO_COVER', 0x0010 ); define ( 'PHOTO_ADULT', 0x0008 ); define ( 'PHOTO_FLAG_OS', 0x4000 ); + +define ( 'PHOTO_RES_ORIG', 0 ); +define ( 'PHOTO_RES_1024', 1 ); // rectangular 1024 max width or height, floating height if not (4:3) +define ( 'PHOTO_RES_640', 2 ); // to accomodate SMBC vertical comic strips without scrunching the width +define ( 'PHOTO_RES_320', 3 ); // accordingly + +define ( 'PHOTO_RES_PROFILE_300', 4 ); // square 300 px +define ( 'PHOTO_RES_PROFILE_80', 5 ); // square 80 px +define ( 'PHOTO_RES_PROFILE_48', 6 ); // square 48 px + +define ( 'PHOTO_RES_COVER_1200', 7 ); // 1200w x 435h (2.75:1) +define ( 'PHOTO_RES_COVER_850', 8 ); // 850w x 310h +define ( 'PHOTO_RES_COVER_425', 9 ); // 425w x 160h + + /** * Menu types */ @@ -256,11 +271,11 @@ define ( 'MENU_BOOKMARK', 0x0002 ); * Network and protocol family types */ -define ( 'NETWORK_DFRN', 'dfrn'); // Friendica, Mistpark, other DFRN implementations -define ( 'NETWORK_ZOT', 'zot!'); // Zot! +define ( 'NETWORK_DFRN', 'friendica-over-diaspora'); // Friendica, Mistpark, other DFRN implementations +define ( 'NETWORK_ZOT', 'zot'); // Zot! define ( 'NETWORK_OSTATUS', 'stat'); // status.net, identi.ca, GNU-social, other OStatus implementations -define ( 'NETWORK_FEED', 'feed'); // RSS/Atom feeds with no known "post/notify" protocol -define ( 'NETWORK_DIASPORA', 'dspr'); // Diaspora +define ( 'NETWORK_FEED', 'rss'); // RSS/Atom feeds with no known "post/notify" protocol +define ( 'NETWORK_DIASPORA', 'diaspora'); // Diaspora define ( 'NETWORK_MAIL', 'mail'); // IMAP/POP define ( 'NETWORK_MAIL2', 'mai2'); // extended IMAP/POP define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API @@ -482,6 +497,11 @@ define ( 'ACTIVITY_POST', NAMESPACE_ACTIVITY_SCHEMA . 'post' ); define ( 'ACTIVITY_UPDATE', NAMESPACE_ACTIVITY_SCHEMA . 'update' ); define ( 'ACTIVITY_TAG', NAMESPACE_ACTIVITY_SCHEMA . 'tag' ); define ( 'ACTIVITY_FAVORITE', NAMESPACE_ACTIVITY_SCHEMA . 'favorite' ); +define ( 'ACTIVITY_CREATE', NAMESPACE_ACTIVITY_SCHEMA . 'create' ); +define ( 'ACTIVITY_WIN', NAMESPACE_ACTIVITY_SCHEMA . 'win' ); +define ( 'ACTIVITY_LOSE', NAMESPACE_ACTIVITY_SCHEMA . 'lose' ); +define ( 'ACTIVITY_TIE', NAMESPACE_ACTIVITY_SCHEMA . 'tie' ); +define ( 'ACTIVITY_COMPLETE', NAMESPACE_ACTIVITY_SCHEMA . 'complete' ); define ( 'ACTIVITY_POKE', NAMESPACE_ZOT . '/activity/poke' ); define ( 'ACTIVITY_MOOD', NAMESPACE_ZOT . '/activity/mood' ); @@ -494,6 +514,7 @@ define ( 'ACTIVITY_OBJ_P_PHOTO', NAMESPACE_ACTIVITY_SCHEMA . 'profile-photo' ); define ( 'ACTIVITY_OBJ_ALBUM', NAMESPACE_ACTIVITY_SCHEMA . 'photo-album' ); define ( 'ACTIVITY_OBJ_EVENT', NAMESPACE_ACTIVITY_SCHEMA . 'event' ); define ( 'ACTIVITY_OBJ_GROUP', NAMESPACE_ACTIVITY_SCHEMA . 'group' ); +define ( 'ACTIVITY_OBJ_GAME', NAMESPACE_ACTIVITY_SCHEMA . 'game' ); define ( 'ACTIVITY_OBJ_TAGTERM', NAMESPACE_ZOT . '/activity/tagterm' ); define ( 'ACTIVITY_OBJ_PROFILE', NAMESPACE_ZOT . '/activity/profile' ); define ( 'ACTIVITY_OBJ_THING', NAMESPACE_ZOT . '/activity/thing' ); @@ -554,6 +575,9 @@ define ( 'ITEM_TYPE_WEBPAGE', 3 ); define ( 'ITEM_TYPE_BUG', 4 ); define ( 'ITEM_TYPE_DOC', 5 ); +define ( 'ITEM_IS_STICKY', 1000 ); + + define ( 'DBTYPE_MYSQL', 0 ); define ( 'DBTYPE_POSTGRES', 1 ); @@ -839,7 +863,7 @@ class App { && array_key_exists('baseurl',$this->config['system']) && strlen($this->config['system']['baseurl'])) { $url = $this->config['system']['baseurl']; - + $url = trim($url,'\\/'); return $url; } @@ -857,6 +881,7 @@ class App { && array_key_exists('baseurl',$this->config['system']) && strlen($this->config['system']['baseurl'])) { $url = $this->config['system']['baseurl']; + $url = trim($url,'\\/'); } $parsed = @parse_url($url); @@ -874,6 +899,11 @@ class App { } } + function get_scheme() { + return $this->scheme; + } + + function get_hostname() { return $this->hostname; } @@ -978,7 +1008,7 @@ class App { '$user_scalable' => $user_scalable, '$baseurl' => $this->get_baseurl(), '$local_channel' => local_channel(), - '$generator' => PLATFORM_NAME . ' ' . RED_VERSION, + '$generator' => get_platform_name() . ((get_project_version()) ? ' ' . get_project_version() : ''), '$update_interval' => $interval, '$icon' => head_get_icon(), '$head_css' => head_get_css(), @@ -1527,6 +1557,10 @@ function goaway($s) { * @return int|bool account_id or false */ function get_account_id() { + + if(intval($_SESSION['account_id'])) + return intval($_SESSION['account_id']); + if(get_app()->account) return intval(get_app()->account['account_id']); @@ -1697,8 +1731,12 @@ function proc_run($cmd){ $cmd = "cmd /c start \"title\" /D \"$cwd\" /b $cmdline"; proc_close(proc_open($cmd, array(), $foo)); } - else - proc_close(proc_open($cmdline ." &", array(), $foo)); + else { + if(get_config('system','use_proc_open')) + proc_close(proc_open($cmdline ." &", array(), $foo)); + else + exec($cmdline . ' > /dev/null &'); + } } /** @@ -1984,12 +2022,14 @@ function load_pdl(&$a) { $arr = array('module' => $a->module, 'layout' => ''); call_hooks('load_pdl',$arr); - $s = $arr['layout']; + $layout = $arr['layout']; $n = 'mod_' . $a->module . '.pdl' ; $u = comanche_get_channel_id(); if($u) $s = get_pconfig($u, 'system', $n); + if(! $s) + $s = $layout; if((! $s) && (($p = theme_include($n)) != '')) $s = @file_get_contents($p); @@ -2122,6 +2162,23 @@ function construct_page(&$a) { header("Content-type: text/html; charset=utf-8"); + // security headers - see https://securityheaders.io + + if($a->get_scheme() === 'https') + header("Strict-Transport-Security: max-age=31536000"); + + header("Content-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"); + + if($a->config['system']['x_security_headers']) { + header("X-Frame-Options: SAMEORIGIN"); + header("X-Xss-Protection: 1; mode=block;"); + header("X-Content-Type-Options: nosniff"); + } + + if($a->config['system']['public_key_pins']) { + header("Public-Key-Pins: " . $a->config['system']['public_key_pins']); + } + require_once(theme_include( ((x($a->page, 'template')) ? $a->page['template'] : 'default' ) . '.php' ) ); @@ -2299,3 +2356,41 @@ function check_cron_broken() { set_config('system','lastpollcheck',datetime_convert()); return; } + + +function get_platform_name() { + $a = get_app(); + if(is_array($a->config) && is_array($a->config['system']) && $a->config['system']['platform_name']) + return $a->config['system']['platform_name']; + return PLATFORM_NAME; +} + +function get_project_version() { + $a = get_app(); + if(is_array($a->config) && is_array($a->config['system']) && $a->config['system']['hide_version']) + return ''; + return RED_VERSION; +} + +function get_update_version() { + $a = get_app(); + if(is_array($a->config) && is_array($a->config['system']) && $a->config['system']['hide_version']) + return ''; + return DB_UPDATE_VERSION; +} + + +function get_notify_icon() { + $a = get_app(); + if(is_array($a->config) && is_array($a->config['system']) && $a->config['system']['email_notify_icon_url']) + return $a->config['system']['email_notify_icon_url']; + return z_root() . '/images/hz-white-32.png'; +} + +function get_site_icon() { + $a = get_app(); + if(is_array($a->config) && is_array($a->config['system']) && $a->config['system']['site_icon_url']) + return $a->config['system']['site_icon_url']; + return z_root() . '/images/hz-32.png'; +} + diff --git a/doc/Features.md b/doc/Features.md index 5a1e8c747..3c5105582 100644 --- a/doc/Features.md +++ b/doc/Features.md @@ -57,9 +57,9 @@ Private messages are encrypted during transport and storage. In this day and age This provides the ability to select posts by date ranges -**Collections Filter** +**Privacy Group Filter** -Enable widget to display stream posts only from selected collections. This also toggles the outbound permissions while you are viewing a collection. This is analogous to Google "circles" or Disapora "aspects". +Enable widget to display stream posts only from selected groups of connection. This also toggles the outbound permissions while you are viewing a privacy group. This is analogous to Google "circles" or Disapora "aspects". **Saved Searches** diff --git a/doc/Tags-and-Mentions.md b/doc/Tags-and-Mentions.md index 84442dd7a..f01b0ee74 100644 --- a/doc/Tags-and-Mentions.md +++ b/doc/Tags-and-Mentions.md @@ -11,9 +11,9 @@ When you start to mention somebody, it will create an auto-complete box to selec **Private Mentions** -If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or collections from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to include them (and perhaps restrict the post from "everybody" if this was the default). You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda (in addition to any recipients you selected with the privacy selector - if any). +If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or privacy groups from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to include them (and perhaps restrict the post from "everybody" if this was the default). You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda (in addition to any recipients you selected with the privacy selector - if any). -You may also tag public collections. When you create or edit a collection, there is a checkbox to allow the group members to be seen by others. If this box is checked for a collection and you tag (for instance) @!Friends - the post will be restricted to the Friends collection. Check that the collection is public before doing this - as there is no way to take back a post except to delete it. The collection name will appear in the post and will alert members of that collection that they are members of it. +You may also tag privacy groups which are "public". When you create or edit a privacy group, there is a checkbox to allow the group members to be seen by others. If this box is checked for a group and you tag (for instance) @!Friends - the post will be restricted to the Friends group. Check that the group is public before doing this - as there is no way to take back a post except to delete it. The group name will appear in the post and will alert members of that group that they are members of it. diff --git a/doc/Widgets.md b/doc/Widgets.md index baacffd6f..8442bf687 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -15,7 +15,7 @@ Some/many of these widgets have restrictions which may restrict the type of page * args: count - number of items to return (default 24) <br /> <br /> -* collections - collection selector for the current logged in channel +* collections - privacy group selector for the current logged in channel * args: mode - one of "conversation", "group", "abook" depending on module <br /> <br /> @@ -74,8 +74,11 @@ Some/many of these widgets have restrictions which may restrict the type of page * suggestedchats - "interesting" chatrooms chosen for the current observer -* item - displays a single webpage item by mid - * args: mid - message_id of webpage to display (must be webpage, not a conversation item) +* item - displays a single webpage item by mid or page title + * args: + * channel_id - channel that owns the content, defualt is the profile_uid + * mid - message_id of webpage to display (must be webpage, not a conversation item) + * title - URL page title of webpage (must provide one of either title or mid) <br /> <br /> * photo - display a single photo @@ -85,6 +88,13 @@ Some/many of these widgets have restrictions which may restrict the type of page * style - CSS style string <br /> <br /> +* cover_photo - display the cover photo for the selected channel + * args: + * channel_id - channel to use, default is the profile_uid + * style - CSS style string (default is dynamically resized to width of region) +<br /> <br /> + + * photo_rand - display a random photo from one of your photo albums. Photo permissions are honoured * args: * album - album name (very strongly recommended if you have lots of photos) diff --git a/doc/addons.bb b/doc/addons.bb index a6d2cfc2f..67282521f 100644 --- a/doc/addons.bb +++ b/doc/addons.bb @@ -1,19 +1,22 @@ [h3]Plugins/Addons[/h3] [list=1] [*] abcjsplugin - Create musical scores in your posts +[*] adultphotoflag - prevents nsfw photos from being displayed in public albums [*] bbmath - use complex math expressions in your posts [*] bookmarker - replace #^ with bookmark link in posts [*] buglink - provide a bug reporting icon in the lower-left corner of every page [*] calc - a scientific calculator +[*] chess - cross domain identity aware interactive chess games [*] chords - generate fingering charts and alternatives for every known guitar chord [*] custom_home - set a custom page as the hub start page -[*] diaspora - crosspost to a Diaspora account (different from the built-in Diaspora emulator) +[*] dfedfix - fixes some federation issues with Diaspora releases around aug-sep 2015 +[*] diaspora - Diaspora protocol emulator +[*] diaspost - crosspost to a Diaspora account (different from the Diaspora protocol emulator) [*] dirstats - show some interesting statistics generated by the driectory server [*] donate - provides a project donation page [*] dwpost - crosspost to Dreamwidth -[*] embedly - use the embedly (formerly ooehmbed) service to embed media from many providers [*] extcron - use an external cron service to run your hub's scheduled tasks -[*] flattr - provides a "Flattr Us" button +[*] flattrwidget - provides a "Flattr Us" button [*] flip - create upside down text [*] fortunate - displays random quote (fortune cookie). Requires setting up a fortune server. [*] frphotos - import photo albums from Friendica @@ -26,12 +29,16 @@ [*] libertree - crosspost to Libertree [*] likebanner - create a "like us on red#matrix" banner image [*] ljpost - crosspost to LiveJournal +[*] logrot - logfile rotation utility [*] mahjongg - Chinese puzzle game [*] mailhost - when using multiple channel clones, select one to receive email notifications [*] mayan_places - set location field to a random city in the Mayan world [*] morechoice - additional gender/sexual-preference choices for profiles (not safe for work) [*] moremoods - Additional mood options [*] morepokes - additional poke options (not safe for work) +[*] msgfooter - provide legal or other text on each outgoing post +[*] noembed - use noembed.com as an addition to Hubzilla's native oembed functionality (currently broken) +[*] nofed - prevent "federation" of channel posts, maintains all interaction on your site [*] nsabait - add random terrorism related hashtags to your posts [*] nsfw - Highly recommended plugin to collpase posts with inappropriate content [*] openclipatar - choose a profile photo from hundreds of royalty free images @@ -42,21 +49,29 @@ [*] qrator - generate QR code images [*] rainbowtag - display your tag and category clouds in colours [*] randpost - post/reply bot based on and requires fortunate +[*] redfiles - import file storage from redmatrix +[*] redphotos - import photo albums from redmatrix [*] redred - Crosspost to another Red Matrix or Hubzilla channel [*] rtof - Crosspost to Friendica +[*] sendzid - add 'zid' auth parmaters to all outbound links, not just in-network links +[*] skeleton - sample addon/plugin to demonstrate plugin development [*] smiley_pack - extend the built-in smilie (emoticon) support [*] smileybutton - provides a smiley selector on the post window [*] startpage - set a personal preferred page to redirect after logging in. +[*] statistics_json - Diaspora statistics generator [*] statusnet - GNU-social and StatusNet crosspost [zrl=[baseurl]/help/addons_gnusocial]Posting To Gnu Social[/zrl] [*] superblock - Highly recommended - completely block an offensive channel from your stream +[*] testdrive - Turns your hub into a test drive site with accounts that expire after a trail period. [*] tictac - 3D tic-tac-toe [*] torch - flashlight app [*] tour - feature tour for new members [*] twitter - crosspost to Twitter [*] upload_limits - discover what server setting (there are a few) may be causing large photo uploads to fail [*] visage - show visitors to your channel +[*] wholikesme - provides a page to display what connections have 'liked' your posts the most [*] webRTC - use an external server (mayfirst.org) to negotiate webRTC hookups [*] wppost - crosspost to WordPress (or other wordpress XMLRPC service) +[*] xmpp - XMPP chat based on converse.js [/list] [h3]Addon Repositories[/h3] diff --git a/doc/cloud.bb b/doc/cloud.bb index 20498e6a5..d5195c0f5 100644 --- a/doc/cloud.bb +++ b/doc/cloud.bb @@ -22,6 +22,6 @@ See: [zrl=[baseurl]/help/cloud_desktop_clients]Cloud Desktop Clients[/zrl] [b]Permissions[/b]
-When using WebDAV, the file is created with your channel's default file permissions and this cannot be changed from within the operating system. It also may not be as restrictive as you would like. What we've found is that the preferred method of making files private is to first create folders or directories; then visit "filestorage/{{username}}"; select the directory and change the permissions. Do this before you put anything into the directory. The directory permissions take precedence so you can then put files or other folders into that container and they will be protected from unwanted viewers by the directory permissions. It is common for folks to create a "personal" or "private" folder which is restricted to themselves. You can use this as a personal cloud to store anything from anywhere on the web or any computer and it is protected from others. You might also create folders for "family" and "friends" with permission granted to appropriate collections of channels.
+When using WebDAV, the file is created with your channel's default file permissions and this cannot be changed from within the operating system. It also may not be as restrictive as you would like. What we've found is that the preferred method of making files private is to first create folders or directories; then visit "filestorage/{{username}}"; select the directory and change the permissions. Do this before you put anything into the directory. The directory permissions take precedence so you can then put files or other folders into that container and they will be protected from unwanted viewers by the directory permissions. It is common for folks to create a "personal" or "private" folder which is restricted to themselves. You can use this as a personal cloud to store anything from anywhere on the web or any computer and it is protected from others. You might also create folders for "family" and "friends" with permission granted to appropriate privacy groups.
#include doc/macros/main_footer.bb;
diff --git a/doc/comanche.bb b/doc/comanche.bb index 2eaa15deb..6a96d5251 100644 --- a/doc/comanche.bb +++ b/doc/comanche.bb @@ -27,8 +27,8 @@ Currently there are five layout templates, unless your site provides additional edgesthree - three column layout with fixed side margins
full - three column layout with fixed side margins and adds a "header" region beneath the navigation bar
- [b]redable[/b]
- A template for reading longer texts. Three columns: aside, content and right_aside.
+ [b]redable[/b] (sic)
+ A template for reading longer texts full screen (so without navigation bar). Three columns: aside, content and right_aside.
For maximum readability it is advised to only use the middle content column.
[b]zen[/b]
diff --git a/doc/database/db_term.bb b/doc/database/db_term.bb index c0546cc6a..e1f6415fa 100644 --- a/doc/database/db_term.bb +++ b/doc/database/db_term.bb @@ -1,27 +1,27 @@ [table] [tr][th]Field[/th][th]Description[/th][th]Type[/th][th]Null[/th][th]Key[/th][th]Default[/th][th]Extra [/th][/tr] -[tr][td]tid[/td][td][/td][td]int(10) unsigned[/td][td]NO[/td][td]PRI[/td][td]NULL[/td][td]auto_increment +[tr][td]tid[/td][td]sequential index[/td][td]int(10) unsigned[/td][td]NO[/td][td]PRI[/td][td]NULL[/td][td]auto_increment [/td][/tr] -[tr][td]aid[/td][td][/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] +[tr][td]aid[/td][td]channel_account_id of the controlling channel[/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] [/td][/tr] -[tr][td]uid[/td][td][/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] +[tr][td]uid[/td][td]channel_id of the controlling channel[/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td] [/td][/tr] -[tr][td]oid[/td][td][/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] +[tr][td]oid[/td][td]DB index of linked thing[/td][td]int(10) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] [/td][/tr] -[tr][td]otype[/td][td][/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] +[tr][td]otype[/td][td]type of linked thing[/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] [/td][/tr] -[tr][td]type[/td][td][/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] +[tr][td]type[/td][td]taxonomy type (See Tag/term types in boot.php)[/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] [/td][/tr] -[tr][td]term[/td][td][/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] +[tr][td]term[/td][td]the actual taxonomy term[/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] [/td][/tr] -[tr][td]url[/td][td][/td][td]char(255)[/td][td]NO[/td][td][/td][td]NULL[/td][td] +[tr][td]url[/td]relevant link (for tags and mentions, a link to the associated resource)[td][/td][td]char(255)[/td][td]NO[/td][td][/td][td]NULL[/td][td] [/td][/tr] -[tr][td]imgurl[/td][td][/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] +[tr][td]imgurl[/td][td]rarely used - an image associated with this taxonomy term[/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td]NULL[/td][td] [/td][/tr] -[tr][td]term_hash[/td][td][/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td][/td][td] +[tr][td]term_hash[/td][td]unique hash for this entry[/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td][/td][td] [/td][/tr] -[tr][td]parent_hash[/td][td][/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td][/td][td] +[tr][td]parent_hash[/td][td]for hierarchical taxonomies, the hash of the relevant parent[/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td][/td][td] [/td][/tr] [/table] diff --git a/doc/extra_features.bb b/doc/extra_features.bb index ed513eeb3..9fb43d9a1 100644 --- a/doc/extra_features.bb +++ b/doc/extra_features.bb @@ -47,9 +47,9 @@ Private messages are encrypted during transport and storage. In this day and age This provides the ability to select posts by date ranges
-[b]Collections Filter[/b]
+[b]Privacy Group Filter[/b]
-Enable widget to display stream posts only from selected collections. This also toggles the outbound permissions while you are viewing a collection. This is analogous to Google "circles" or Disapora "aspects".
+Enable widget to display stream posts only from selected privacy groups. This also toggles the outbound permissions while you are viewing a group. This is analogous to Google "circles" or Disapora "aspects".
[b]Saved Searches[/b]
diff --git a/doc/features.bb b/doc/features.bb index 2d9849d4e..3daf403c3 100644 --- a/doc/features.bb +++ b/doc/features.bb @@ -106,9 +106,9 @@ There is also experimental support for OpenID authentication which may be used i Channels may have permissions to become "derivative channels" where two or more existing channels combine to create a new topical channel.
-[b]Collections[/b]
+[b]Privacy Groups[/b]
-"Collections" is our implementation of privacy groups, which is similar to Google "Circles" and Diaspora "Aspects". This allows you to filter your incoming stream by collections or groups, and automatically set the outbound Access Control List to only those in the Collection when you post. You may over-ride this at any time (prior to sending the post).
+Our implementation of privacy groups is similar to Google "Circles" and Diaspora "Aspects". This allows you to filter your incoming stream by selected groups, and automatically set the outbound Access Control List to only those in that privacy group when you post. You may over-ride this at any time (prior to sending the post).
[b]Directory Services[/b]
diff --git a/doc/fr/about.bb b/doc/fr/about.bb new file mode 100644 index 000000000..7988c777e --- /dev/null +++ b/doc/fr/about.bb @@ -0,0 +1,25 @@ + +$Projectname est un réseau de communication décentralisé, qui a pour but de proposer un moyen de communication qui est résistant à la censure, respecte la confidentialité et qui est indépendant des grandes companies mondiales. Ces companies géantes fonctionnent comme des espions. Ce sont des monopoles centralisés sur internet. A l'orignie internet ne fonctionnait pas ainsi, il était décentralisé. + +$Projectname est libre et open source. Il est conçu pour pouvoir monter en charge depuis un petite Raspberry Pi jusqu'à un serveur puissant à plusieurs coeurs. Il peut être utilisé pour servir de moyen de communication entre quelques individus mais peut monter pour héberger plusieurs milliers d'utilisateurs. + +$Projectname a pour but d'être utilisable sans documentation. Il est facile à utiliser pour un usage quotidien pour un utilisateur moyen mais aussi par des administrateurs système ou des développeurs. + +Comment utiliser ? Cela dépend de ce que vous voulez en faire. + +Il est écrit en php. Cela le rend facile à installer sur des hébergement actuels. + +It is written in the PHP scripting language, thus making it trivial to install on any hosting platform in use today comme par exemple [url=http://mediatemple.com/]Media Temple[/url] ou bien [url=http://www.dreamhost.com/r.cgi?455365/]Dreamhost[/url] ou bien encore [url=https://www.linode.com]Linode[/url], [url=http://greenqloud.com]GreenQloud[/url] ou [url=https://aws.amazon.com]Amazon AWS[/url]. Il fonctionne aussi trés bien sur un VPS de OVH. + +En d'autres mots, $Projectname peut tourner sur n'importe quelle plateforme qui a un serveur web, une base de donnée mysql et du php. + + +En plus, $Projectname offre un grand nombre de suppléments : + +[b]Identification en un clic :[/b] cela signifie que vous pouvez accéder à d'autres sits $Projectname simplement en cliquant sur un lien. L'authentificaiton se fera alors automatiquement sans mot de passe. Oubliez le temps ou il vous fallait un grand nom de mot de passe pour aller sur différents sites. + +[b]Clone :[/b] Votre présence en ligne n'a plus besoin d'être faite sur un seul et unique site. Vous pouvez cloner ou importer votre identité (on peut aussi dire votre canal) sur un autre serveur (hub). Si votre serveur principal a des problème et s'arrête, pas de problème, vos contacts, vos messages seront continueront automatiquement à être accessible grĉe à votre canal clone. [i](*: Pour le moment seul les messages sont clonés)[/i] + +[b]Confidentialité :[/b] Votre identité $Projectname (Zot IDs) peut être supprimé, sauvegardé ou cloné. L'utilisateur à le total contrôle sur ses donnés. Et si vous décidez de supprimer totalement votre compte avec tous le contenu, tout ce que vous avez à faire est de cliquer sur le bouton de suppression du compte. C'est immédiat. Aucune question ne vous sera posé sur la raion. Vous être libre de le faire quand vous voulez. + +#include doc/macros/main_footer.bb; diff --git a/doc/fr/git_for_non_developers.bb b/doc/fr/git_for_non_developers.bb new file mode 100644 index 000000000..9e2448e68 --- /dev/null +++ b/doc/fr/git_for_non_developers.bb @@ -0,0 +1,73 @@ +[b]Git pour les non développeurs[/b] + +Bon vous traduivez ou contribuez à un thème et chaque fois que vous faites un pull request, vous devez parler avec un des développeurs avant que vos changements soient pris en compte. + +Vous devez trouver un petit tutorial pour vous aider à maintenair les choses synchronisé. C'est trés facile + + + +After you've created a fork of the repo (just click "fork" at github), you need to clone your own copy. + +For the sake of examples, we'll assume you're working on a theme called redexample (which does not exist). + +[code]git clone https://github.com/username/red.git[/code] + +Once you've done that, cd into the directory, and add an upstream. + +[code] +cd red +git remote add upstream https://github.com/redmatrix/redmatrix +[/code] + +From now on, you can pull upstream changes with the command +[code]git fetch upstream[/code] + +Before your changes can be merged automatically, you will often need to merge upstream changes. + +[code] +git merge upstream/master +[/code] + +You should always merge upstream before pushing any changes, and [i]must[/i] merge upstream with any pull requests to make them automatically mergeable. + +99% of the time, this will all go well. The only time it won't is if somebody else has been editing the same files as you - and often, only if they have been editing the same lines of the same files. If that happens, that would be a good time to request help until you get the hang of handling your own merge conflicts. + +Then you just need to add your changes [code]git add view/theme/redexample/[/code] + +This will add all the files in view/theme/redexample and any subdirectories. If your particular files are mixed throughout the code, you should add one at a time. Try not to do git add -a, as this will add everything, including temporary files (we mostly, but not always catch those with a .gitignore) and any local changes you have, but did not intend to commit. + +Once you have added all the files you have changed, you need to commit them. [code]git commit[/code] + +This will open up an editor where you can describe the changes you have made. Save this file, and exit the editor. + +Finally, push the changes to your own git +[code]git push[/code] + +And that's it, your repo is up to date! + +All you need to do now is actually create the pull request. There are two ways to do this. + +The easy way, if you're using Github is to simply click the green button at the top of your own copy of the repository, enter a description of the changes, and click 'create pull request'. The +main repository, themes, and addons all have their main branch at Github, so this method can be used most of the time. + +Most people can stop here. + +Some projects in the extended RedMatrix ecosphere have no Github presence, to pull request these is a bit different - you'll have to create your pull request manually. Fortunately, this isn't +much harder. + +[code]git request-pull -p <start> <url>[/code] + +Start is the name of a commit to start at. This must exist upstream. Normally, you just want master. + +URL is the URL of [i]your[/i] repo. + +One can also specify <end>. This defaults to HEAD. + +Example: +[code] +git request-pull master https://example.com/project +[/code] + +And simply send the output to the project maintainer. + +#include doc/macros/main_footer.bb; diff --git a/doc/fr/main.bb b/doc/fr/main.bb new file mode 100644 index 000000000..e46d0440a --- /dev/null +++ b/doc/fr/main.bb @@ -0,0 +1,12 @@ + +[zrl=[baseurl]/help/about][b]$Projectname c'est quoi ?[/b][/zrl] +$Projectname est un logiciel de publication et de communication décentralisé qui vous permet de garder le contrôle de vos besoins et de vos données. C'est vous et seulement vous qui décidez qui vous autorisez à voir vos publications. + + +[zrl=[baseurl]/help/features][b]$Projectname fonctionalités[/b][/zrl] +$Projectname est un réseau global distribué qui est souple et peut monter en puissance depuis un petit site d'une personne jusqu'à pouvant héberger une communauté de nombreuses personnes. + +$Projectname fonctionne en tant que réseau global distribué. Il est souple et peut monter en puissance. On peut l'utiliser pour une famille, pour une communauté en ligne, pour des forums, des blogs et des pages web. + +[zrl=[baseurl]/help/what_is_zot][b]Zot c'est quoi ?[/b][/zrl] +Zot est un protocole de communication inventé spécialement pour $Projectname. En tant que membre vous n'êtes plus lié à un site web unique ou à un hub grâce à l'identité nomade. Vous pouvez migrer facilement sur d'autres serveurs et garder vos contacts. Vous pouvez aussi cloner votre cannal et il se trouvera sur plusieurs serveurs. Au cas ou un serveur ne fonctionnerait plus, vous ne perdrez pas vos données. En plus si vous êtes dans $Projectname vous n'aurez plus besoin de vous identifier plusieurs fois même pour accéder à l'autres site $Projectname site. Zot est donc le coeur de $Projectname. diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 8a02a23f2..0f6c0f635 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -3,7 +3,7 @@ $Projectname contains many configuration options hidden from the main admin panel. These are generally options considered too niche, confusing, or advanced for -the average member. These settings can be activated from the the top level Red +the average member. These settings can be activated from the the top level web directory with the syntax [code]util/config cat key value[/code] for a site configuration, or [code]util/pconfig channel_id cat key value[/code] for a member configuration. @@ -11,14 +11,14 @@ member configuration. This document assumes you're an administrator. [b]pconfig[/b] - [b]system > user_scalable[/b] + [b]system.user_scalable[/b] Determine if the app is scalable on touch screens. Defaults to on, to disable, set to zero - real zero, not just false. - [b]system > always_my_theme[/b] + [b]system.always_my_theme[/b] Always use your own theme when viewing channels on the same hub. This will break in some quite imaginative ways when viewing channels with theme dependent Comanche. - [b]system > paranoia[/b] + [b]system.paranoia[/b] Sets the security level of IP checking. If the IP address of a logged-in session changes apply this level to determine if the account should be logged out as a security breach. Options are: @@ -26,151 +26,179 @@ This document assumes you're an administrator. 1 - check 3 octets 2 - check 2 octets 3 - check for any difference at all - [b]system > prevent_tag_hijacking[/b] + [b]system.prevent_tag_hijacking[/b] Prevent foreign networks hijacking hashtags in your posts and directing them at its own resources. - [b]system > blocked[/b] + [b]system.blocked[/b] An array of xchans blocked by this channel. Technically, this is a hidden config and does belong here, however, addons (notably superblock) have made this available in the UI. - [b]system > default_cipher[/b] + [b]system.default_cipher[/b] Set the default cipher used for E2EE items. - [b]system > network_page_default[/b] + [b]system.network_page_default[/b] Set default params when viewing the network page. This should contain the same querystring as manual filtering. - [b]system > display_friend_count[/b] + [b]system.display_friend_count[/b] Set the number of connections to display in the connections profile widget. - [b]system > taganyone[/b] + [b]system.taganyone[/b] Requires the config of the same name to be enabled. Allow the @mention tagging of anyone, whether you are connected or not. This doesn't scale. - [b]system > startpage[/b] + [b]system.startpage[/b] Another of those technically hidden configs made available by addons. Sets the default page to view when logging in. This is exposed to the UI by the startpage addon. - [b]system > forcepublicuploads[/b] + [b]system.forcepublicuploads[/b] Force uploaded photos to be public when uploaded as wall items. It makes far more sense to just set your permissions properly in the first place. Do that instead. - [b]system > do_not_track[/b] + [b]system.do_not_track[/b] As the browser header. This will break many identity based features. You should really just set permissions that make sense. [b]Site config[/b] - [b]system > taganyone[/b] + [b]system.taganyone[/b] Allow the @mention tagging of anyone whether you are connected or not. - [b]system > directorytags[/b] - Set the number of keyword tags displayed on the directory page. - [b]system > startpage[/b] + [b]system.directorytags[/b] + Set the number of keyword tags displayed on the directory page. Default is 50 unless set to a + positive integer. + [b]system.disable_directory_keywords[/b] + If '1', do not show directory keywords. If the hub is a directory server, prevent returning + tags to any directory clients. Please do not set this for directory servers in the RED_GLOBAL realm. + [b]system.disable_dreport[/b] + If '1', don't store or link to delivery reports + [b]system.startpage[/b] Set the default page to be taken to after a login for all channels at this website. Can be overwritten by user settings. - [b]system > projecthome[/b] - Set the project homepage as the homepage of your hub. - [b]system > workflow_channel_next[/b] + [b]system.projecthome[/b] + Set the project homepage as the homepage of your hub. (Obsolete) + [b]system.auto_channel_create[/b] + Add the necessary form elements to create the first channel on the account registration page, and create it + (possibly following email validation or administrator approval). This precludes the ability to import a channel + from another site as the first channel created on this site for a new account. + Use with system.default_permissions_role to streamline registration. + [b]system.default_permissions_role[/b] + If set to a valid permissions role name, use that role for + the first channel created by a new account and don't ask for the "Channel Type" on + the channel creation form. Examples of valid names are: 'social', 'social_restricted', 'social_private', + 'forum', 'forum_restricted' and 'forum_private'. + Read more about permissions roles [zrl=[baseurl]/help/roles]here[/zrl]. + [b]system.workflow_channel_next[/b] The page to direct users to immediately after creating a channel. - [b]system > max_daily_registrations[/b] + [b]system.max_daily_registrations[/b] Set the maximum number of new registrations allowed on any day. Useful to prevent oversubscription after a bout of publicity for the project. - [b]system > tos_url[/b] + [b]system.tos_url[/b] Set an alternative link for the ToS location. - [b]system > block_public_search[/b] + [b]system.block_public_search[/b] Similar to block_public, except only blocks public access to search features. Useful for sites that want to be public, but keep getting hammered by search engines. - [b]system > paranoia[/b] + [b]system.proc_run_use_exec + If 1, use the exec system call in proc_run to run background tasks. By default + we use proc_open and proc_close. On some (currently rare) systems this does not work well. + [b]system.paranoia[/b] As the pconfig, but on a site-wide basis. Can be overwritten by member settings. - [b]system > openssl_conf_file[/b] + [b]system.openssl_conf_file[/b] Specify a file containing OpenSSL configuration. Read the code first. If you can't read the code, don't play with it. - [b]system > optimize_items[/b] + [b]system.optimize_items[/b] Runs optimise_table during some tasks to keep your database nice and defragmented. This comes at a performance cost while the operations are running, but also keeps things a bit faster while it's not. There also exist CLI utilities for performing this operation, which you may prefer, especially if you're a large site. - [b]system > expire_limit + [b]system.expire_limit Don't expire any more than this number of posts per channel per expiration run to keep from exhausting memory. Default 5000. - [b]system > dlogfile[/b] + [b]system.dlogfile[/b] Logfile to use for logging development errors. Exactly the same as logger otherwise. This isn't magic, and requires your own logging statements. Developer tool. - [b]system > authlog[/b] + [b]system.authlog[/b] Logfile to use for logging auth errors. Used to plug in to server side software such as fail2ban. Auth failures are still logged to the main logs as well. - [b]system > hide_in_statistics[/b] + [b]system.hide_in_statistics[/b] Tell the red statistics servers to completely hide this hub in hub lists. - [b]system > reserved_channels[/b] + [b]system.reserved_channels[/b] Don't allow members to register channels with this comma separated list of names (no spaces) - [b]system > auto_follow[/b] + [b]system.auto_follow[/b] Make the first channel of an account auto-follow channels listed here - comma separated list of webbies (member@hub addresses). - [b]system > admin_email[/b] + [b]system.admin_email[/b] Specifies the administrator's email for this site. This is initially set during install. - [b]system > cron_hour[/b] + [b]system.cron_hour[/b] Specify an hour in which to run cron_daily. By default with no config, this will run at midnight UTC. - [b]system > minimum_feedcheck_minutes[/b] + [b]system.minimum_feedcheck_minutes[/b] The minimum interval between polling RSS feeds. If this is lower than the cron interval, feeds will be polled with each cronjob. Defaults to 60 if not set. The site setting can also be over-ridden on a channel by channel basis by a service class setting aptly named 'minimum_feedcheck_minutes'. - [b]system > blacklisted_sites[/b] + [b]system.blacklisted_sites[/b] An array of specific hubs to block from this hub completely. - [b]system > ignore_imagick[/b] + [b]system.ignore_imagick[/b] Ignore imagick and use GD, even if imagick is installed on the server. Prevents some issues with PNG files in older versions of imagick. - [b]system > no_age_restriction[/b] + [b]system.no_age_restriction[/b] Do not restrict registration to people over the age of 13. This carries legal responsibilities in many countries to require that age be provided and to block all personal information from minors, so please check your local laws before changing. - [b]system > override_poll_lockfile[/b] + [b]system.override_poll_lockfile[/b] Ignore the lock file in the poller process to allow more than one process to run at a time. - [b]system > projecthome[/b] + [b]system.projecthome[/b] Display the project page on your home page for logged out viewers. - [b]system > sellpage[/b] + [b]system.sellpage[/b] A URL shown in the public sites list to sell your hub - display service classes, etc. - [b]randprofile > check[/b] + [b]randprofile.check[/b] When requesting a random profile, check that it actually exists first - [b]randprofile > retry[/b] + [b]randprofile.retry[/b] Number of times to retry getting a random profile - [b]system > photo_cache_time[/b] + [b]system.photo_cache_time[/b] How long to cache photos, in seconds. Default is 86400 (1 day). Longer time increases performance, but it also means it takes longer for changed permissions to apply. - [b]system > poco_rating_enable[/b] + [b]system.poco_rating_enable[/b] Distributed reputation reporting and data collection may be disabled. If your site does not participate in distributed reputation you will also not be able to make use of the data from your connections on other sites. By default and in the absence of any setting it is enabled. Individual members can opt out by restricting who can see their connections or by not providing any reputation information for their connections. - [b]system > register_link[/b] + [b]system.register_link[/b] path to direct to from the "register" link on the login form. On closed sites this will direct to 'pubsites'. For open sites it will normally redirect to 'register' but you may change this to a custom site page offering subscriptions or whatever. - [b]system > max_import_size[/b] + [b]system.max_import_size[/b] If configured, the maximum length of an imported text message. This is normally left at 200Kbytes or more to accomodate Friendica private photos, which are embedded. - [b]system > tempdir[/b] - Place to store temporary files, default is defined in the PHP configuration - [b]system > uploaddir[/b] - Location to upload files (default is system.tempdir) - [b]system > disable_discover_tab[/b] + [b]system.tempdir[/b] + Place to store temporary files (currently unused), default is defined in the PHP configuration + [b]system.uploaddir[/b] + Location to upload files (default is system.tempdir, currently used only by js_upload plugin) + [b]system.disable_discover_tab[/b] This allows you to completely disable the ability to discover public content from external sites. - [b]system > sys_expire_days[/b] + [b]system.sys_expire_days[/b] How many days to keep discovered public content from other sites - [b]system > openssl_encrypt[/b] + [b]system.openssl_encrypt[/b] Use openssl encryption engine, default is false (uses mcrypt for AES encryption) - [b]system > max_tagged_forums[/b] + [b]system.max_tagged_forums[/b] Spam prevention. Limits the number of tagged forums which are recognised in any post. Default is 2. Only the first 'n' tags will be delivered as forums, the others will not cause any delivery. - [b]system > openssl_conf_file[/b] + [b]system.openssl_conf_file[/b] Needed in some Windows installations to locate the openssl configuration file on the system. - [b]system > hide_help[/b] + [b]system.hide_help[/b] Don't display help documentation link in nav bar - [b]system > expire_delivery_reports[/b] - Expiration in days for delivery reports - default 30 + [b]system.expire_delivery_reports[/b] + Expiration in days for delivery reports - default 10 + [b]system.platform_name[/b] * + What to report as the platform name in webpages and statistics. (*) Must be set in .htconfig.php + [b]system.hide_version[/b] * + If true, do not report the software version on webpages and tools. (*) Must be set in .htconfig.php + [b]system.hidden_version_siteinfo[/b] + If true, do not report the software version on siteinfo pages (system.hide_version also hides the version on these pages, this setting *only* hides the version on siteinfo pages). + [b]system.email_notify_icon_url[/b] + URL of image (32x32) to display in email notifications (HTML bodies). [b]Directory config[/b] [b]Directory search defaults[/b] - [b]directory > safemode[/b] + [b]directory.safemode[/b] 0 or 1. - [b]directory > globaldir[/b] + [b]directory.globaldir[/b] 0 or 1. Default 0. If you visit the directory on a site you'll just see the members of that site by default. You have to go through an extra step to see the people in the rest of the network; and by doing so there's a clear delineation that these people *aren't* members of that site but of a larger network. - [b]directory > pubforums[/b] + [b]directory.pubforums[/b] 0 or 1. Public forums *should* be default 0. [b]Directory server configuration (see [zrl=[baseurl]/help/directories]help/directories[/zrl])[/b] - [b]system > directory_server[/b] - [b]system > directory_primary[/b] - [b]system > directory_realm[/b] - [b]system > realm_token[/b] - [b]system > directory_mode[/b] + [b]system.directory_server[/b] + [b]system.directory_primary[/b] + [b]system.directory_realm[/b] + [b]system.realm_token[/b] + [b]system.directory_mode[/b] diff --git a/doc/roles.md b/doc/roles.md index 5d8d07113..a7608ff90 100644 --- a/doc/roles.md +++ b/doc/roles.md @@ -11,11 +11,11 @@ The channel is a typical social networking profile. By default posts and publish **Restricted** -By default all posts and published items are sent to your 'Friends' collection and not made public. New friends are added to this collection. You can over-ride this and create a public post or published item if you desire. You are listed in the directory. Your online presence (for chat) and your connections (friends) are visible to your profile viewers. +By default all posts and published items are sent to your 'Friends' privacy group and not made public. New friends are added to this privacy group. You can over-ride this and create a public post or published item if you desire. You are listed in the directory. Your online presence (for chat) and your connections (friends) are visible to your profile viewers. **Private** -By default all posts and published items are sent to your 'Friends' collection. New friends are added to this collection. You can over-ride this and create a public post or public item if you desire. You are NOT listed in the directory. Only your connections can see your other connections. Your online presence is hidden. +By default all posts and published items are sent to your 'Friends' privacy group. New friends are added to this privacy group. You can over-ride this and create a public post or public item if you desire. You are NOT listed in the directory. Only your connections can see your other connections. Your online presence is hidden. ##Forum @@ -27,11 +27,11 @@ The channel is a typical forum. By default posts and published items are public. **Restricted** -By default all posts and published items are sent to the channel's 'Friends' collection. New friends are added to this collection. Members may post by @mention+ or wall-to-wall post, but posts and replies may also be seen by other receipients of the top-level post who are not members. The channel is visible in the directory. Members must be manually added by the forum owner. +By default all posts and published items are sent to the channel's 'Friends' privacy group. New friends are added to this privacy group. Members may post by @mention+ or wall-to-wall post, but posts and replies may also be seen by other receipients of the top-level post who are not members. The channel is visible in the directory. Members must be manually added by the forum owner. **Private** -By default all posts and published items are sent to your 'Friends' collection. New friends are added to this collection. The owner can over-ride this and create a public post or public item if desired. Members cannot. You are NOT listed in the directory. Only your connections can see your other connections. Your online presence is hidden. Members must be manually added by the forum owner. Posting by @mention+ is disabled. Posts can only be made via wall-to-wall posts, and sent to members of the 'Friends' collection. They are not publicly visible. +By default all posts and published items are sent to your 'Friends' privacy group. New friends are added to this privacy group. The owner can over-ride this and create a public post or public item if desired. Members cannot. You are NOT listed in the directory. Only your connections can see your other connections. Your online presence is hidden. Members must be manually added by the forum owner. Posting by @mention+ is disabled. Posts can only be made via wall-to-wall posts, and sent to members of the 'Friends' privacy group. They are not publicly visible. ##Feed @@ -44,7 +44,7 @@ Similiar to Social - Mostly Public, but tailored for RSS feed sources. Items may **Restricted** -Not listed in directory. Online presence is meaningless, therefore hidden. Feed is published only to members of the 'Friends' collection. New connections are automatically added to this collections. Members must be manually approved by the channel owner. +Not listed in directory. Online presence is meaningless, therefore hidden. Feed is published only to members of the 'Friends' privacy group. New connections are automatically added to this privacy group. Members must be manually approved by the channel owner. ##Special diff --git a/doc/tags_and_mentions.bb b/doc/tags_and_mentions.bb index d638492bb..29dfe0fbe 100644 --- a/doc/tags_and_mentions.bb +++ b/doc/tags_and_mentions.bb @@ -31,9 +31,9 @@ Some connections in the mention auto-complete box behave differently than others [b]Private Mentions[/b]
-If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or collections from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to only include them. You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda. This mechanism over-rides the privacy selector.
+If you wish to restrict a post to a single person or a number of people, you can do this by selecting channels or privacy groups from the privacy tool. You can also just tag them with a privacy tag. A privacy tag is a name preceded by the two characters @! - and in addition to tagging these channels, will also change the privacy permissions of the post to only include them. You can have more than one privacy tag, for instance @!bob and @!linda will send the post only to Bob and Linda. This mechanism over-rides the privacy selector.
-You may also tag public collections. When you create or edit a collection, there is a checkbox to allow the group members to be seen by others. If this box is checked for a collection and you tag (for instance) @!Friends - the post will be restricted to the Friends collection. Check that the collection is public before doing this - as there is no way to take back a post except to delete it. The collection name will appear in the post and will alert members of that collection that they are members of it.
+You may also tag privacy groups which are "public". When you create or edit a privacy group, there is a checkbox to allow the group members to be seen by others. If this box is checked for a group and you tag (for instance) @!Friends - the post will be restricted to the Friends group. Check that the group is public before doing this - as there is no way to take back a post except to delete it. The group name will appear in the post and will alert members of that group that they are members of it.
[b]Mentions and Comments[/b]
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 57f4b2e01..85c5997cb 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -8,7 +8,6 @@ We need much more than this, but here are areas where developers can help. Pleas [li]SAML 2.0 and OpenID Connect provider functionality[/li]
[li]Create bug tracker module[/li]
[li]Filing posts - provide a dropdown menu integrated with the 'post actions menu'[/li]
-[li]integrate Mozilla Persona (possibly via plugin) https://github.com/mozilla/id-specs/blob/prod/browserid/index.md and become an idP[/li]
[li]translation plugins - moses or apertium[/li]
[li]plugins - provide 'disable' which is softer than 'uninstall' for those plugins which create additional DB tables[/li]
[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items [/li]
@@ -20,7 +19,6 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Support comments on webpages[/li]
[li]implement oembed provider interface[/li]
[li]refactor the oembed client interface so that we can safely sandbox remote content[/li]
-[li]Many modern social apps now have both a profile photo and a "cover photo". Add support for this. [/li]
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
[li]restricted access OAuth clients[/li]
@@ -40,7 +38,6 @@ We need much more than this, but here are areas where developers can help. Pleas [li]App taxonomy[/li]
[li]Customisable App collection pages[/li]
[li]replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our "enhanced bbcode", but start with images, links, bold and highlight and work from there.[/li]
-[li]Photos module - turn photos into normal conversations and fix tagging[/li]
[li]Create mobile clients for the top platforms - which involves extending the API so that we can do stuff far beyond the current crop of Twitter/Statusnet clients. Ditto for mobile themes. We can probably use something like the Friendica Android app as a base to start from.[/li]
[li](in progress Habeas Codice) Implement owned and exchangeable "things".[/li]
[li]Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away).[/li]
diff --git a/include/Contact.php b/include/Contact.php index 3bd5f9936..611371db6 100644 --- a/include/Contact.php +++ b/include/Contact.php @@ -331,6 +331,7 @@ function channel_remove($channel_id, $local = true, $unset_session=true) { dbesc(datetime_convert()), intval($channel_id) ); + // if this was the default channel, set another one as default if($a->account['account_default_channel'] == $channel_id) { $r = q("select channel_id from channel where channel_account_id = %d and channel_removed = 0 limit 1", @@ -344,12 +345,11 @@ function channel_remove($channel_id, $local = true, $unset_session=true) { } else { $rr = q("update account set account_default_channel = 0 where account_id = %d", - intval($r[0]['channel_id']), - intval($a->account['account_id'])); + intval($a->account['account_id']) + ); } } - logger('deleting hublocs',LOGGER_DEBUG); $r = q("update hubloc set hubloc_deleted = 1 where hubloc_hash = '%s' and hubloc_url = '%s' ", diff --git a/include/ItemObject.php b/include/ItemObject.php index 8be99d91e..1b7b2ce78 100644 --- a/include/ItemObject.php +++ b/include/ItemObject.php @@ -264,7 +264,7 @@ class Item extends BaseObject { if($keep_reports === 0) $keep_reports = 30; - if(strcmp(datetime_convert('UTC','UTC',$item['created']),datetime_convert('UTC','UTC',"now - $keep_reports days")) > 0) + if((! get_config('system','disable_dreport')) && strcmp(datetime_convert('UTC','UTC',$item['created']),datetime_convert('UTC','UTC',"now - $keep_reports days")) > 0) $dreport = t('Delivery Report'); if(strcmp(datetime_convert('UTC','UTC',$item['created']),datetime_convert('UTC','UTC','now - 12 hours')) > 0) diff --git a/include/account.php b/include/account.php index e448bdcc6..dae0f4895 100644 --- a/include/account.php +++ b/include/account.php @@ -11,6 +11,7 @@ require_once('include/text.php'); require_once('include/language.php'); require_once('include/datetime.php'); require_once('include/crypto.php'); +require_once('include/identity.php'); function check_account_email($email) { @@ -329,7 +330,7 @@ function send_reg_approval_email($arr) { return($delivered ? true : false); } -function send_verification_email($email,$password) { +function send_register_success_email($email,$password) { $email_msg = replace_macros(get_intltext_template('register_open_eml.tpl'), array( '$sitename' => get_config('system','sitename'), @@ -353,7 +354,7 @@ function send_verification_email($email,$password) { * @param string $hash * @return array|boolean */ -function user_allow($hash) { +function account_allow($hash) { $ret = array('success' => false); @@ -406,6 +407,9 @@ function user_allow($hash) { pop_lang(); + if(get_config('system','auto_channel_create')) + auto_channel_create($register[0]['uid']); + if ($res) { info( t('Account approved.') . EOL ); return true; @@ -414,7 +418,7 @@ function user_allow($hash) { /** - * @brief Denies a user registration. + * @brief Denies an account registration. * * This does not have to go through user_remove() and save the nickname * permanently against re-registration, as the person was not yet @@ -423,7 +427,8 @@ function user_allow($hash) { * @param string $hash * @return boolean */ -function user_deny($hash) { + +function account_deny($hash) { $register = q("SELECT * FROM register WHERE hash = '%s' LIMIT 1", dbesc($hash) @@ -452,11 +457,14 @@ function user_deny($hash) { } +// called from regver to activate an account from the email verification link -function user_approve($hash) { +function account_approve($hash) { $ret = array('success' => false); + // Note: when the password in the register table is 'verify', the uid actually contains the account_id + $register = q("SELECT * FROM `register` WHERE `hash` = '%s' and password = 'verify' LIMIT 1", dbesc($hash) ); @@ -491,6 +499,10 @@ function user_approve($hash) { intval($register[0]['uid']) ); + + if(get_config('system','auto_channel_create')) + auto_channel_create($register[0]['uid']); + info( t('Account verified. Please login.') . EOL ); return true; diff --git a/include/acl_selectors.php b/include/acl_selectors.php index 4d44ec12e..3c8f34321 100644 --- a/include/acl_selectors.php +++ b/include/acl_selectors.php @@ -210,10 +210,13 @@ function fixacl(&$item) { $item = str_replace(array('<','>'),array('',''),$item); } -function populate_acl($defaults = null,$show_jotnets = true) { +function populate_acl($defaults = null,$show_jotnets = true, $showall = '') { $allow_cid = $allow_gid = $deny_cid = $deny_gid = false; + if(! $showall) + $showall = t('Visible to your default audience'); + if(is_array($defaults)) { $allow_cid = ((strlen($defaults['allow_cid'])) ? explode('><', $defaults['allow_cid']) : array() ); @@ -231,22 +234,21 @@ function populate_acl($defaults = null,$show_jotnets = true) { $jotnets = ''; if($show_jotnets) { -logger('jot_networks'); call_hooks('jot_networks', $jotnets); } $tpl = get_markup_template("acl_selector.tpl"); $o = replace_macros($tpl, array( - '$showall'=> t("Visible to your default audience"), - '$show' => t("Show"), - '$hide' => t("Don't show"), - '$allowcid' => json_encode($allow_cid), - '$allowgid' => json_encode($allow_gid), - '$denycid' => json_encode($deny_cid), - '$denygid' => json_encode($deny_gid), - '$jnetModalTitle' => t('Other networks and post services'), - '$jotnets' => $jotnets, - '$aclModalTitle' => t('Permissions'), + '$showall' => $showall, + '$show' => t("Show"), + '$hide' => t("Don't show"), + '$allowcid' => json_encode($allow_cid), + '$allowgid' => json_encode($allow_gid), + '$denycid' => json_encode($deny_cid), + '$denygid' => json_encode($deny_gid), + '$jnetModalTitle' => t('Other networks and post services'), + '$jotnets' => $jotnets, + '$aclModalTitle' => t('Permissions'), '$aclModalDismiss' => t('Close') )); diff --git a/include/api.php b/include/api.php index 5053977c5..ef41a4912 100644 --- a/include/api.php +++ b/include/api.php @@ -2106,10 +2106,10 @@ require_once('include/api_auth.php'); 'private' => $private, 'textlimit' => $textlimit, 'sslserver' => $sslserver, 'ssl' => $ssl, 'shorturllength' => '30', 'hubzilla' => array( - 'PLATFORM_NAME' => PLATFORM_NAME, - 'RED_VERSION' => RED_VERSION, + 'PLATFORM_NAME' => get_platform_name(), + 'RED_VERSION' => get_project_version(), 'ZOT_REVISION' => ZOT_REVISION, - 'DB_UPDATE_VERSION' => DB_UPDATE_VERSION + 'DB_UPDATE_VERSION' => get_update_version() ) )); @@ -2142,12 +2142,12 @@ require_once('include/api_auth.php'); if($type === 'xml') { header("Content-type: application/xml"); - echo '<?xml version="1.0" encoding="UTF-8"?>' . "\r\n" . '<version>' . RED_VERSION . '</version>' . "\r\n"; + echo '<?xml version="1.0" encoding="UTF-8"?>' . "\r\n" . '<version>' . get_project_version() . '</version>' . "\r\n"; killme(); } elseif($type === 'json') { header("Content-type: application/json"); - echo '"' . RED_VERSION . '"'; + echo '"' . get_project_version() . '"'; killme(); } } diff --git a/include/comanche.php b/include/comanche.php index 1537226ca..ddf331321 100644 --- a/include/comanche.php +++ b/include/comanche.php @@ -275,6 +275,7 @@ function comanche_widget($name, $text) { $vars = array(); $matches = array(); + $cnt = preg_match_all("/\[var=(.*?)\](.*?)\[\/var\]/ism", $text, $matches, PREG_SET_ORDER); if ($cnt) { foreach ($matches as $mtch) { @@ -287,8 +288,7 @@ function comanche_widget($name, $text) { if(! function_exists($func)) { if(file_exists('widget/' . trim($name) . '.php')) require_once('widget/' . trim($name) . '.php'); - elseif(folder_exists('widget/'. trim($name)) - && (file_exists('widget/' . trim($name) . '/' . trim($name) . '.php'))) + elseif(file_exists('widget/' . trim($name) . '/' . trim($name) . '.php')) require_once('widget/' . trim($name) . '/' . trim($name) . '.php'); } else { diff --git a/include/config.php b/include/config.php index c94d25eb8..f65e4a470 100644 --- a/include/config.php +++ b/include/config.php @@ -531,3 +531,22 @@ function del_xconfig($xchan, $family, $key) { ); return $ret; } + + +// account configuration storage is built on top of the under-utilised xconfig + +function load_aconfig($account_id) { + load_xconfig('a_' . $account_id); +} + +function get_aconfig($account_id, $family, $key) { + return get_xconfig('a_' . $account_id, $family, $key); +} + +function set_aconfig($account_id, $family, $key, $value) { + return set_xconfig('a_' . $account_id, $family, $key, $value); +} + +function del_aconfig($account_id, $family, $key) { + return del_xconfig('a_' . $account_id, $family, $key); +}
\ No newline at end of file diff --git a/include/contact_selectors.php b/include/contact_selectors.php index 8671f1bd1..d44bee784 100644 --- a/include/contact_selectors.php +++ b/include/contact_selectors.php @@ -79,7 +79,7 @@ function network_to_name($s) { NETWORK_MAIL => t('Email'), NETWORK_DIASPORA => t('Diaspora'), NETWORK_FACEBOOK => t('Facebook'), - NETWORK_ZOT => t('Zot!'), + NETWORK_ZOT => t('Zot'), NETWORK_LINKEDIN => t('LinkedIn'), NETWORK_XMPP => t('XMPP/IM'), NETWORK_MYSPACE => t('MySpace'), diff --git a/include/conversation.php b/include/conversation.php index 747bb5d0a..1ade8ed3a 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -942,25 +942,35 @@ function item_photo_menu($item){ $clean_url = normalise_link($item['author-link']); } - $menu = Array( + $poco_rating = get_config('system','poco_rating_enable'); + // if unset default to enabled + if($poco_rating === false) + $poco_rating = true; + + $ratings_url = (($poco_rating) ? z_root() . '/ratings/' . urlencode($item['author_xchan']) : ''); + + $post_menu = Array( t("View Source") => $vsrc_link, t("Follow Thread") => $sub_link, t("Unfollow Thread") => $unsub_link, - t("View Status") => $status_link, + ); + + $author_menu = array( t("View Profile") => $profile_link, - t("View Photos") => $photos_link, t("Activity/Posts") => $posts_link, t("Connect") => $follow_url, t("Edit Connection") => $contact_url, - t("Send PM") => $pm_url, + t("Message") => $pm_url, + t('Ratings') => $ratings_url, t("Poke") => $poke_link ); - $args = array('item' => $item, 'menu' => $menu); + + $args = array('item' => $item, 'post_menu' => $post_menu, 'author_menu' => $author_menu); call_hooks('item_photo_menu', $args); - $menu = $args['menu']; + $menu = array_merge($args['post_menu'],$args['author_menu']); $o = ""; foreach($menu as $k=>$v){ diff --git a/include/deliver.php b/include/deliver.php index 7ff0fa125..40df543d5 100644 --- a/include/deliver.php +++ b/include/deliver.php @@ -31,6 +31,7 @@ function deliver_run($argv, $argc) { if(($r[0]['outq_posturl'] === z_root() . '/post') && ($r[0]['outq_msg'])) { logger('deliver: local delivery', LOGGER_DEBUG); + // local delivery // we should probably batch these and save a few delivery processes @@ -72,7 +73,7 @@ function deliver_run($argv, $argc) { } } - // otherwise it's a remote delivery - call queue_deliver(); + // otherwise it's a remote delivery - call queue_deliver() with the $immediate flag queue_deliver($r[0],true); diff --git a/include/enotify.php b/include/enotify.php index c9b6e0463..c4c49c8ff 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -273,14 +273,14 @@ function notification($params) { $preamble = sprintf( t('%1$s, you\'ve received an new connection request from \'%2$s\' at %3$s'), $recip['channel_name'], $sender['xchan_name'], $sitename); $epreamble = sprintf( t('%1$s, you\'ve received [zrl=%2$s]a new connection request[/zrl] from %3$s.'), $recip['channel_name'], - $itemlink, + $siteurl . '/connections/ifpending', '[zrl=' . $sender['xchan_url'] . ']' . $sender['xchan_name'] . '[/zrl]'); $body = sprintf( t('You may visit their profile at %s'),$sender['xchan_url']); $sitelink = t('Please visit %s to approve or reject the connection request.'); - $tsitelink = sprintf( $sitelink, $siteurl ); - $hsitelink = sprintf( $sitelink, '<a href="' . $siteurl . '">' . $sitename . '</a>'); - $itemlink = $params['link']; + $tsitelink = sprintf( $sitelink, $siteurl . '/connections/ifpending'); + $hsitelink = sprintf( $sitelink, '<a href="' . $siteurl . '/connections/ifpending">' . $sitename . '</a>'); + $itemlink = $params['link']; } if ($params['type'] == NOTIFY_SUGGEST) { @@ -529,6 +529,7 @@ function notification($params) { $tpl = get_markup_template('email_notify_html.tpl'); $email_html_body = replace_macros($tpl,array( '$banner' => $datarray['banner'], + '$notify_icon' => get_notify_icon(), '$product' => $datarray['product'], '$preamble' => $datarray['preamble'], '$sitename' => $datarray['sitename'], diff --git a/include/event.php b/include/event.php index 539bfe484..51988acac 100644 --- a/include/event.php +++ b/include/event.php @@ -67,7 +67,7 @@ function ical_wrapper($ev) { $o .= "BEGIN:VCALENDAR"; $o .= "\r\nVERSION:2.0"; $o .= "\r\nMETHOD:PUBLISH"; - $o .= "\r\nPRODID:-//" . get_config('system','sitename') . "//" . PLATFORM_NAME . "//" . strtoupper(get_app()->language). "\r\n"; + $o .= "\r\nPRODID:-//" . get_config('system','sitename') . "//" . get_platform_name() . "//" . strtoupper(get_app()->language). "\r\n"; if(array_key_exists('start', $ev)) $o .= format_event_ical($ev); else { diff --git a/include/features.php b/include/features.php index 4e962b00e..4d8d162fa 100644 --- a/include/features.php +++ b/include/features.php @@ -5,12 +5,19 @@ */ + + + function feature_enabled($uid,$feature) { - $x = get_pconfig($uid,'feature',$feature); + + $x = get_config('feature_lock',$feature); if($x === false) { - $x = get_config('feature',$feature); - if($x === false) - $x = get_feature_default($feature); + $x = get_pconfig($uid,'feature',$feature); + if($x === false) { + $x = get_config('feature',$feature); + if($x === false) + $x = get_feature_default($feature); + } } $arr = array('uid' => $uid, 'feature' => $feature, 'enabled' => $x); call_hooks('feature_enabled',$arr); @@ -29,66 +36,88 @@ function get_feature_default($feature) { } -function get_features() { +function get_features($filtered = true) { $arr = array( // General 'general' => array( t('General Features'), -// This is per post, and different from fixed expiration 'expire' which isn't working yet - array('content_expire', t('Content Expiration'), t('Remove posts/comments and/or private messages at a future time'), false), - array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles'), false), - array('advanced_profiles', t('Advanced Profiles'), t('Additional profile sections and selections'),false), - array('profile_export', t('Profile Import/Export'), t('Save and load profile details across sites/channels'),false), - array('webpages', t('Web Pages'), t('Provide managed web pages on your channel'),false), - array('private_notes', t('Private Notes'), t('Enables a tool to store notes and reminders'),false), - array('nav_channel_select', t('Navigation Channel Select'), t('Change channels directly from within the navigation dropdown menu'),false), - array('photo_location', t('Photo Location'), t('If location data is available on uploaded photos, link this to a map.'),false), - - array('expert', t('Expert Mode'), t('Enable Expert Mode to provide advanced configuration options'),false), - array('premium_channel', t('Premium Channel'), t('Allows you to set restrictions and terms on those that connect with your channel'),false), + // This is per post, and different from fixed expiration 'expire' which isn't working yet + array('content_expire', t('Content Expiration'), t('Remove posts/comments and/or private messages at a future time'), false, get_config('feature_lock','content_expire')), + array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles'), false, get_config('feature_lock','multi_profiles')), + array('advanced_profiles', t('Advanced Profiles'), t('Additional profile sections and selections'),false,get_config('feature_lock','advanced_profiles')), + array('profile_export', t('Profile Import/Export'), t('Save and load profile details across sites/channels'),false,get_config('feature_lock','profile_export')), + array('webpages', t('Web Pages'), t('Provide managed web pages on your channel'),false,get_config('feature_lock','webpages')), + array('hide_rating', t('Hide Rating'), t('Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else.'),false,get_config('feature_lock','hide_rating')), + array('private_notes', t('Private Notes'), t('Enables a tool to store notes and reminders (note: not encrypted)'),false,get_config('feature_lock','private_notes')), + array('nav_channel_select', t('Navigation Channel Select'), t('Change channels directly from within the navigation dropdown menu'),false,get_config('feature_lock','nav_channel_select')), + array('photo_location', t('Photo Location'), t('If location data is available on uploaded photos, link this to a map.'),false,get_config('feature_lock','photo_location')), + + array('expert', t('Expert Mode'), t('Enable Expert Mode to provide advanced configuration options'),false,get_config('feature_lock','expert')), + array('premium_channel', t('Premium Channel'), t('Allows you to set restrictions and terms on those that connect with your channel'),false,get_config('feature_lock','premium_channel')), ), // Post composition 'composition' => array( t('Post Composition Features'), -// array('richtext', t('Richtext Editor'), t('Enable richtext editor'),false), - array('markdown', t('Use Markdown'), t('Allow use of "Markdown" to format posts'),false), - array('large_photos', t('Large Photos'), t('Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails'),false), - array('channel_sources', t('Channel Sources'), t('Automatically import channel content from other channels or feeds'),false), - array('content_encrypt', t('Even More Encryption'), t('Allow optional encryption of content end-to-end with a shared secret key'),false), - array('consensus_tools', t('Enable Voting Tools'), t('Provide a class of post which others can vote on'),false), - array('delayed_posting', t('Delayed Posting'), t('Allow posts to be published at a later date'),false), - array('suppress_duplicates', t('Suppress Duplicate Posts/Comments'), t('Prevent posts with identical content to be published with less than two minutes in between submissions.'),true), +// array('richtext', t('Richtext Editor'), t('Enable richtext editor'),falseget_config('feature_lock','richtext')), + array('markdown', t('Use Markdown'), t('Allow use of "Markdown" to format posts'),false,get_config('feature_lock','markdown')), + array('large_photos', t('Large Photos'), t('Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails'),false,get_config('feature_lock','large_photos')), + array('channel_sources', t('Channel Sources'), t('Automatically import channel content from other channels or feeds'),false,get_config('feature_lock','channel_sources')), + array('content_encrypt', t('Even More Encryption'), t('Allow optional encryption of content end-to-end with a shared secret key'),false,get_config('feature_lock','content_encrypt')), + array('consensus_tools', t('Enable Voting Tools'), t('Provide a class of post which others can vote on'),false,get_config('feature_lock','consensus_tools')), + array('delayed_posting', t('Delayed Posting'), t('Allow posts to be published at a later date'),false,get_config('feature_lock','delayed_posting')), + array('suppress_duplicates', t('Suppress Duplicate Posts/Comments'), t('Prevent posts with identical content to be published with less than two minutes in between submissions.'),true,get_config('feature_lock','suppress_duplicates')), ), // Network Tools 'net_module' => array( t('Network and Stream Filtering'), - array('archives', t('Search by Date'), t('Ability to select posts by date ranges'),false), - array('groups', t('Collections Filter'), t('Enable widget to display Network posts only from selected collections'),false), - array('savedsearch', t('Saved Searches'), t('Save search terms for re-use'),false), - array('personal_tab', t('Network Personal Tab'), t('Enable tab to display only Network posts that you\'ve interacted on'),false), - array('new_tab', t('Network New Tab'), t('Enable tab to display all new Network activity'),false), - array('affinity', t('Affinity Tool'), t('Filter stream activity by depth of relationships'),false), - array('connfilter', t('Connection Filtering'), t('Filter incoming posts from connections based on keywords/content')), - array('suggest', t('Suggest Channels'), t('Show channel suggestions'),false), + array('archives', t('Search by Date'), t('Ability to select posts by date ranges'),false,get_config('feature_lock','archives')), + array('groups', t('Privacy Groups'), t('Enable management and selection of privacy groups'),true,get_config('feature_lock','groups')), + array('savedsearch', t('Saved Searches'), t('Save search terms for re-use'),false,get_config('feature_lock','savedsearch')), + array('personal_tab', t('Network Personal Tab'), t('Enable tab to display only Network posts that you\'ve interacted on'),false,get_config('feature_lock','personal_tab')), + array('new_tab', t('Network New Tab'), t('Enable tab to display all new Network activity'),false,get_config('feature_lock','new_tab')), + array('affinity', t('Affinity Tool'), t('Filter stream activity by depth of relationships'),false,get_config('feature_lock','affinity')), + array('connfilter', t('Connection Filtering'), t('Filter incoming posts from connections based on keywords/content'),false,get_config('feature_lock','connfilter')), + array('suggest', t('Suggest Channels'), t('Show channel suggestions'),false,get_config('feature_lock','suggest')), ), // Item tools 'tools' => array( t('Post/Comment Tools'), - array('commtag', t('Tagging'), t('Ability to tag existing posts'),false), - array('categories', t('Post Categories'), t('Add categories to your posts'),false), - array('filing', t('Saved Folders'), t('Ability to file posts under folders'),false), - array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments'),false), - array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator'),false), - array('tagadelic', t('Tag Cloud'), t('Provide a personal tag cloud on your channel page'),false), + array('commtag', t('Community Tagging'), t('Ability to tag existing posts'),false,get_config('feature_lock','commtag')), + array('categories', t('Post Categories'), t('Add categories to your posts'),false,get_config('feature_lock','categories')), + array('filing', t('Saved Folders'), t('Ability to file posts under folders'),false,get_config('feature_lock','filing')), + array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments'),false,get_config('feature_lock','dislike')), + array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator'),false,get_config('feature_lock','star_posts')), + array('tagadelic', t('Tag Cloud'), t('Provide a personal tag cloud on your channel page'),false,get_config('feature_lock','tagedelic')), ), ); + // removed any locked features and remove the entire category if this makes it empty + + if($filtered) { + foreach($arr as $k => $x) { + $has_items = false; + for($y = 0; $y < count($arr[$k]); $y ++) { + if(is_array($arr[$k][$y])) { + if($arr[$k][$y][4] === false) { + $has_items = true; + } + else { + unset($arr[$k][$y]); + } + } + } + if(! $has_items) { + unset($arr[$k]); + } + } + } + call_hooks('get_features',$arr); return $arr; } diff --git a/include/follow.php b/include/follow.php index 97be82da7..5e1146657 100644 --- a/include/follow.php +++ b/include/follow.php @@ -122,6 +122,7 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) else $permissions = $j['permissions']; + foreach($permissions as $k => $v) { if($v) { $their_perms = $their_perms | intval($global_perms[$k][1]); @@ -167,6 +168,7 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) } } + if(! $xchan_hash) { $result['message'] = t('Channel discovery failed.'); logger('follow: ' . $result['message']); @@ -202,6 +204,7 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) $default_group = $r[0]['channel_default_group']; } + if($is_http) { @@ -226,6 +229,8 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) dbesc($xchan_hash), intval($uid) ); + + if($r) { $abook_instance = $r[0]['abook_instance']; @@ -242,7 +247,6 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) ); } else { - $closeness = get_pconfig($uid,'system','new_abook_closeness'); if($closeness === false) $closeness = 80; @@ -270,6 +274,7 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) dbesc($xchan_hash), intval($uid) ); + if($r) { $result['abook'] = $r[0]; proc_run('php', 'include/notifier.php', 'permission_create', $result['abook']['abook_id']); diff --git a/include/group.php b/include/group.php index 0875b10f9..bef008afd 100644 --- a/include/group.php +++ b/include/group.php @@ -229,7 +229,7 @@ function mini_group_select($uid,$group = '') { logger('mini_group_select: ' . print_r($grps,true), LOGGER_DATA); $o = replace_macros(get_markup_template('group_selection.tpl'), array( - '$label' => t('Add new connections to this collection (privacy group)'), + '$label' => t('Add new connections to this privacy group'), '$groups' => $grps )); return $o; @@ -292,10 +292,10 @@ function group_side($every="connections",$each="group",$edit = false, $group_id $tpl = get_markup_template("group_side.tpl"); $o = replace_macros($tpl, array( - '$title' => t('Collections'), - '$edittext' => t('Edit collection'), - '$createtext' => t('Add new collection'), - '$ungrouped' => (($every === 'contacts') ? t('Channels not in any collection') : ''), + '$title' => t('Privacy Groups'), + '$edittext' => t('Edit group'), + '$createtext' => t('Add privacy group'), + '$ungrouped' => (($every === 'contacts') ? t('Channels not in any privacy group') : ''), '$groups' => $groups, '$add' => t('add'), )); diff --git a/include/identity.php b/include/identity.php index 98ba26bd8..037cf5061 100644 --- a/include/identity.php +++ b/include/identity.php @@ -178,7 +178,7 @@ function create_identity($arr) { $ret = array('success' => false); if(! $arr['account_id']) { - $ret['message'] = t('No account identifier'); + $ret['message'] = t('No account identifier'); return $ret; } $ret = identity_check_service_class($arr['account_id']); @@ -352,7 +352,7 @@ function create_identity($arr) { ); if($role_permissions) { - $myperms = ((array_key_exists('perms_auto',$role_permissions) && $role_permissions['perms_auto']) ? intval($role_permissions['perms_accept']) : 0); + $myperms = ((array_key_exists('perms_accept',$role_permissions)) ? intval($role_permissions['perms_accept']) : 0); } else $myperms = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_PHOTOS|PERMS_R_ABOOK @@ -482,6 +482,8 @@ function identity_basic_export($channel_id, $items = false) { $ret = array(); + // use constants here as otherwise we will have no idea if we can import from a site + // with a non-standard platform and version. $ret['compatibility'] = array('project' => PLATFORM_NAME, 'version' => RED_VERSION, 'database' => DB_UPDATE_VERSION); $r = q("select * from channel where channel_id = %d limit 1", @@ -922,6 +924,13 @@ function profile_sidebar($profile, $block = 0, $show_connect = true) { $pdesc = true; $reddress = true; + if(! perm_is_allowed($profile['uid'],((is_array($observer)) ? $observer['xchan_hash'] : ''),'view_profile')) { + $block = true; + } + + if($block && intval(get_config('system','block_public_blackout'))) + return $o; + if((! is_array($profile)) && (! count($profile))) return $o; @@ -933,6 +942,7 @@ function profile_sidebar($profile, $block = 0, $show_connect = true) { $show_connect = false; + $profile['picdate'] = urlencode($profile['picdate']); call_hooks('profile_sidebar_enter', $profile); @@ -1006,9 +1016,6 @@ function profile_sidebar($profile, $block = 0, $show_connect = true) { // logger('online: ' . $profile['online']); - if(! perm_is_allowed($profile['uid'],((is_array($observer)) ? $observer['xchan_hash'] : ''),'view_profile')) { - $block = true; - } if(($profile['hidewall'] && (! local_channel()) && (! remote_channel())) || $block ) { $location = $reddress = $pdesc = $gender = $marital = $homepage = False; @@ -1049,8 +1056,10 @@ function profile_sidebar($profile, $block = 0, $show_connect = true) { $tpl = get_markup_template('profile_vcard.tpl'); require_once('include/widgets.php'); - $z = widget_rating(array('target' => $profile['channel_hash'])); + if(! feature_enabled($profile['uid'],'hide_rating')) + $z = widget_rating(array('target' => $profile['channel_hash'])); + $o .= replace_macros($tpl, array( '$profile' => $profile, '$connect' => $connect, @@ -1258,7 +1267,7 @@ function advanced_profile(&$a) { $profile['like_button_label'] = tt('Like','Likes',$profile['like_count'],'noun'); if($likers) { foreach($likers as $l) - $profile['likers'][] = array('name' => $l['xchan_name'],'url' => zid($l['xchan_url'])); + $profile['likers'][] = array('name' => $l['xchan_name'],'photo' => zid($l['xchan_photo_s']), 'url' => zid($l['xchan_url'])); } if(($a->profile['dob']) && ($a->profile['dob'] != '0000-00-00')) { @@ -1695,3 +1704,122 @@ function profiles_build_sync($channel_id) { build_sync_packet($channel_id,array('profile' => $r)); } } + + +function auto_channel_create($account_id) { + + if(! $account_id) + return false; + + $arr = array(); + $arr['account_id'] = $account_id; + $arr['name'] = get_aconfig($account_id,'register','channel_name'); + $arr['nickname'] = legal_webbie(get_aconfig($account_id,'register','channel_address')); + $arr['permissions_role'] = get_aconfig($account_id,'register','permissions_role'); + + del_aconfig($account_id,'register','channel_name'); + del_aconfig($account_id,'register','channel_address'); + del_aconfig($account_id,'register','permissions_role'); + + if((! $arr['name']) || (! $arr['nickname'])) { + $x = q("select * from account where account_id = %d limit 1", + intval($account_id) + ); + if($x) { + if(! $arr['name']) + $arr['name'] = substr($x[0]['account_email'],0,strpos($x[0]['account_email'],'@')); + if(! $arr['nickname']) + $arr['nickname'] = legal_webbie(substr($x[0]['account_email'],0,strpos($x[0]['account_email'],'@'))); + } + } + if(! $arr['permissions_role']) + $arr['permissions_role'] = 'social'; + + if(validate_channelname($arr['name'])) + return false; + if($arr['nickname'] === 'sys') + $arr['nickname'] = $arr['nickname'] . mt_rand(1000,9999); + + $arr['nickname'] = check_webbie(array($arr['nickname'], $arr['nickname'] . mt_rand(1000,9999))); + + return create_identity($arr); + +} + +function get_cover_photo($channel_id,$format = 'bbcode', $res = PHOTO_RES_COVER_1200) { + + $r = q("select height, width, resource_id, type from photo where uid = %d and scale = %d and photo_usage = %d", + intval($channel_id), + intval($res), + intval(PHOTO_COVER) + ); + if(! $r) + return false; + + $output = false; + + $url = z_root() . '/photo/' . $r[0]['resource_id'] . '-' . $res ; + + switch($format) { + case 'bbcode': + $output = '[zrl=' . $r[0]['width'] . 'x' . $r[0]['height'] . ']' . $url . '[/zrl]'; + break; + case 'html': + $output = '<img class="zrl" width="' . $r[0]['width'] . '" height="' . $r[0]['height'] . '" src="' . $url . '" alt="' . t('cover photo') . '" />'; + break; + case 'array': + default: + $output = array( + 'width' => $r[0]['width'], + 'height' => $r[0]['type'], + 'type' => $r[0]['type'], + 'url' => $url + ); + break; + } + + return $output; + +} + +function get_zcard($channel,$observer_hash = '',$args = array()) { + + logger('get_zcard'); + + $channel['channel_addr'] = $channel['channel_address'] . '@' . get_app()->get_hostname(); + + $r = q("select height, width, resource_id, scale, type from photo where uid = %d and scale = %d and photo_usage = %d", + intval($channel['channel_id']), + intval(PHOTO_RES_COVER_1200), + intval(PHOTO_COVER) + ); + + if($r) { + $cover = $r[0]; + $cover['href'] = z_root() . '/photo/' . $r[0]['resource_id'] . '-' . $r[0]['scale']; + } + + $pphoto = array('type' => $channel['xchan_photo_mimetype'], + 'width' => 300 , 'height' => 300, 'href' => $channel['xchan_photo_l']); + + $maxwidth = (($args['width']) ? intval($args['width']) : 0); + $maxheight = (($args['height']) ? intval($args['height']) : 0); + + $zcard = array('chan' => $channel); + if(($maxwidth > 1200) || ($maxwidth < 1)) + $maxwidth = 1200; + $scale = (float) $maxwidth / 1200; + + $translate = intval(($scale / 1.0) * 100); + + $o .= replace_macros(get_markup_template('zcard.tpl'),array( + '$scale' => $scale, + '$translate' => $translate, + '$cover' => $cover, + '$pphoto' => $pphoto, + '$zcard' => $zcard + )); + + return $o; + +}
\ No newline at end of file diff --git a/include/import.php b/include/import.php index ffaea6c1a..b7ec1c565 100644 --- a/include/import.php +++ b/include/import.php @@ -2,7 +2,7 @@ require_once('include/menu.php'); -function import_channel($channel, $account_id) { +function import_channel($channel, $account_id, $seize) { if(! array_key_exists('channel_system',$channel)) { $channel['channel_system'] = (($channel['channel_pageflags'] & 0x1000) ? 1 : 0); @@ -496,6 +496,8 @@ function import_items($channel,$items) { } } + $deliver = false; // Don't deliver any messages or notifications when importing + foreach($items as $i) { $item = get_item_elements($i,$allow_code); if(! $item) @@ -509,16 +511,15 @@ function import_items($channel,$items) { if($item['edited'] > $r[0]['edited']) { $item['id'] = $r[0]['id']; $item['uid'] = $channel['channel_id']; - item_store_update($item); + item_store_update($item,$allow_code,$deliver); continue; } } else { $item['aid'] = $channel['channel_account_id']; $item['uid'] = $channel['channel_id']; - $item_result = item_store($item); + $item_result = item_store($item,$allow_code,$deliver); } - } } } diff --git a/include/items.php b/include/items.php index 44f9633a9..5361a5fde 100755 --- a/include/items.php +++ b/include/items.php @@ -159,7 +159,7 @@ function filter_insecure($channel_id, $arr) { $ret = array(); - if((! intval(get_pconfig($channel_id, 'system', 'filter_insecure_collections'))) || (! $arr)) + if((! intval(get_pconfig($channel_id, 'system', 'filter_insecure_privacy_groups'))) || (! $arr)) return $arr; $str = ''; @@ -604,8 +604,8 @@ function get_feed_for($channel, $observer_hash, $params) { $atom = ''; $atom .= replace_macros($feed_template, array( - '$version' => xmlify(RED_VERSION), - '$red' => xmlify(PLATFORM_NAME), + '$version' => xmlify(get_project_version()), + '$red' => xmlify(get_platform_name()), '$feed_id' => xmlify($channel['xchan_url']), '$feed_title' => xmlify($channel['channel_name']), '$feed_updated' => xmlify(datetime_convert('UTC', 'UTC', 'now' , ATOM_TIME)) , @@ -2160,7 +2160,7 @@ function encode_rel_links($links) { * * \e boolean \b success * * \e int \b item_id */ -function item_store($arr, $allow_exec = false) { +function item_store($arr, $allow_exec = false, $deliver = true) { $d = array('item' => $arr, 'allow_exec' => $allow_exec); call_hooks('item_store', $d ); @@ -2537,7 +2537,7 @@ function item_store($arr, $allow_exec = false) { // so that we have an item in the DB that's marked deleted and won't store a fresh post // that isn't aware that we were already told to delete it. - if(! intval($arr['item_deleted'])) { + if(($deliver) && (! intval($arr['item_deleted']))) { send_status_notifications($current_post,$arr); tag_deliver($arr['uid'],$current_post); } @@ -2550,7 +2550,7 @@ function item_store($arr, $allow_exec = false) { -function item_store_update($arr,$allow_exec = false) { +function item_store_update($arr,$allow_exec = false, $deliver = true) { $d = array('item' => $arr, 'allow_exec' => $allow_exec); call_hooks('item_store_update', $d ); @@ -2780,9 +2780,11 @@ function item_store_update($arr,$allow_exec = false) { call_hooks('post_remote_update_end',$arr); - send_status_notifications($orig_post_id,$arr); + if($deliver) { + send_status_notifications($orig_post_id,$arr); + tag_deliver($uid,$orig_post_id); + } - tag_deliver($uid,$orig_post_id); $ret['success'] = true; $ret['item_id'] = $orig_post_id; @@ -3436,6 +3438,7 @@ function check_item_source($uid, $item) { if(! $r[0]['src_patt']) return true; + require_once('include/html2plain.php'); $text = prepare_text($item['body'],$item['mimetype']); $text = html2plain($text); @@ -3685,6 +3688,16 @@ function consume_feed($xml, $importer, &$contact, $pass = 0) { return; } + $sys_expire = intval(get_config('system','default_expire_days')); + $chn_expire = intval($importer['channel_expire_days']); + + $expire_days = $sys_expire; + + if(($chn_expire != 0) && ($chn_expire < $sys_expire)) + $expire_days = $chn_expire; + +logger('expire_days: ' . $expire_days); + $feed = new SimplePie(); $feed->set_raw_data($xml); $feed->init(); @@ -3788,6 +3801,7 @@ function consume_feed($xml, $importer, &$contact, $pass = 0) { intval($importer['channel_id']) ); + // Update content if 'updated' changes if($r) { @@ -3846,6 +3860,17 @@ function consume_feed($xml, $importer, &$contact, $pass = 0) { $datarray['owner_xchan'] = $contact['xchan_hash']; + if(array_key_exists('created',$datarray) && $datarray['created'] != NULL_DATE && $expire_days) { + $t1 = $datarray['created']; + $t2 = datetime_convert('UTC','UTC','now - ' . $expire_days . 'days'); + if($t1 < $t2) { + logger('feed content older than expiration. Ignoring.', LOGGER_DEBUG, LOG_INFO); + continue; + } + } + + + $r = q("SELECT edited FROM item WHERE mid = '%s' AND uid = %d LIMIT 1", dbesc($item_id), intval($importer['channel_id']) @@ -4835,7 +4860,7 @@ function items_fetch($arr,$channel = null,$observer_hash = null,$client_mode = C intval($uid) ); if(! $r) { - $result['message'] = t('Collection not found.'); + $result['message'] = t('Privacy group not found.'); return $result; } @@ -4851,14 +4876,14 @@ function items_fetch($arr,$channel = null,$observer_hash = null,$client_mode = C } } else { $contact_str = ' 0 '; - $result['message'] = t('Collection is empty.'); + $result['message'] = t('Privacy group is empty.'); return $result; } $sql_extra = " AND item.parent IN ( SELECT DISTINCT parent FROM item WHERE true $sql_options AND (( author_xchan IN ( $contact_str ) OR owner_xchan in ( $contact_str)) or allow_gid like '" . protect_sprintf('%<' . dbesc($r[0]['hash']) . '>%') . "' ) and id = parent $item_normal ) "; $x = group_rec_byhash($uid,$r[0]['hash']); - $result['headline'] = sprintf( t('Collection: %s'),$x['name']); + $result['headline'] = sprintf( t('Privacy group: %s'),$x['name']); } elseif($arr['cid'] && $uid) { diff --git a/include/language.php b/include/language.php index 59979aa85..cea31924c 100644 --- a/include/language.php +++ b/include/language.php @@ -182,7 +182,7 @@ function t($s, $ctx = '') { function translate_projectname($s) { - return str_replace(array('$projectname','$Projectname'),array(PLATFORM_NAME,ucfirst(PLATFORM_NAME)),$s); + return str_replace(array('$projectname','$Projectname'),array(get_platform_name(),ucfirst(get_platform_name())),$s); } diff --git a/include/message.php b/include/message.php index 940fcc275..f24bb6e4b 100644 --- a/include/message.php +++ b/include/message.php @@ -11,6 +11,7 @@ require_once('include/attach.php'); function send_message($uid = 0, $recipient='', $body='', $subject='', $replyto='',$expires = ''){ $ret = array('success' => false); + $is_reply = false; $a = get_app(); $observer_hash = get_observer_hash(); @@ -51,6 +52,7 @@ function send_message($uid = 0, $recipient='', $body='', $subject='', $replyto=' $conv_guid = ''; if(strlen($replyto)) { + $is_reply = true; $r = q("select conv_guid from mail where channel_id = %d and ( mid = '%s' or parent_mid = '%s' ) limit 1", intval(local_channel()), dbesc($replyto), @@ -187,8 +189,8 @@ function send_message($uid = 0, $recipient='', $body='', $subject='', $replyto=' - $r = q("INSERT INTO mail ( account_id, conv_guid, mail_obscured, channel_id, from_xchan, to_xchan, title, body, attach, mid, parent_mid, created, expires ) - VALUES ( %d, '%s', %d, %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s' )", + $r = q("INSERT INTO mail ( account_id, conv_guid, mail_obscured, channel_id, from_xchan, to_xchan, title, body, attach, mid, parent_mid, created, expires, mail_isreply ) + VALUES ( %d, '%s', %d, %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', %d )", intval($channel['channel_account_id']), dbesc($conv_guid), intval(1), @@ -201,7 +203,8 @@ function send_message($uid = 0, $recipient='', $body='', $subject='', $replyto=' dbesc($mid), dbesc($replyto), dbesc(datetime_convert()), - dbescdate($expires) + dbescdate($expires), + intval($is_reply) ); // verify the save diff --git a/include/network.php b/include/network.php index 859a60650..fe6b553e9 100644 --- a/include/network.php +++ b/include/network.php @@ -1144,6 +1144,10 @@ function discover_by_webbie($webbie) { dbesc($addr) ); + // fix relative urls + if($vcard['photo'] && (strpos($vcard['photo'],'http') !== 0)) + $vcard['photo'] = $diaspora_base . '/' . $vcard['photo']; + /** * * Diaspora communications are notoriously unreliable and receiving profile update messages (indeed any messages) @@ -1615,18 +1619,19 @@ function format_and_send_email($sender,$xchan,$item) { // load the template for private message notifications $tpl = get_markup_template('email_notify_html.tpl'); $email_html_body = replace_macros($tpl,array( - '$banner' => $banner, - '$product' => $product, - '$preamble' => '', - '$sitename' => $sitename, - '$siteurl' => $siteurl, + '$banner' => $banner, + '$notify_icon' => get_notify_icon(), + '$product' => $product, + '$preamble' => '', + '$sitename' => $sitename, + '$siteurl' => $siteurl, '$source_name' => $sender['xchan_name'], '$source_link' => $sender['xchan_url'], '$source_photo' => $sender['xchan_photo_m'], - '$username' => $xchan['xchan_name'], + '$username' => $xchan['xchan_name'], '$hsitelink' => $datarray['hsitelink'], '$hitemlink' => $datarray['hitemlink'], - '$thanks' => $thanks, + '$thanks' => $thanks, '$site_admin' => $site_admin, '$title' => $title, '$htmlversion' => $htmlversion, @@ -1635,20 +1640,20 @@ function format_and_send_email($sender,$xchan,$item) { // load the template for private message notifications $tpl = get_markup_template('email_notify_text.tpl'); $email_text_body = replace_macros($tpl, array( - '$banner' => $banner, - '$product' => $product, - '$preamble' => '', - '$sitename' => $sitename, - '$siteurl' => $siteurl, + '$banner' => $banner, + '$product' => $product, + '$preamble' => '', + '$sitename' => $sitename, + '$siteurl' => $siteurl, '$source_name' => $sender['xchan_name'], '$source_link' => $sender['xchan_url'], '$source_photo' => $sender['xchan_photo_m'], - '$username' => $xchan['xchan_name'], - '$hsitelink' => $datarray['hsitelink'], - '$hitemlink' => $datarray['hitemlink'], - '$thanks' => $thanks, + '$username' => $xchan['xchan_name'], + '$hsitelink' => $datarray['hsitelink'], + '$hitemlink' => $datarray['hitemlink'], + '$thanks' => $thanks, '$site_admin' => $site_admin, - '$title' => $title, + '$title' => $title, '$textversion' => $textversion )); @@ -1662,13 +1667,13 @@ function format_and_send_email($sender,$xchan,$item) { // use the EmailNotification library to send the message enotify::send(array( - 'fromName' => $product, - 'fromEmail' => $sender_email, - 'replyTo' => $sender_email, - 'toEmail' => str_replace('mailto:','',$xchan['xchan_addr']), - 'messageSubject' => (($title) ? $title : t('No Subject')), - 'htmlVersion' => $email_html_body, - 'textVersion' => $email_text_body, + 'fromName' => $product, + 'fromEmail' => $sender_email, + 'replyTo' => $sender_email, + 'toEmail' => str_replace('mailto:','',$xchan['xchan_addr']), + 'messageSubject' => (($title) ? $title : t('No Subject')), + 'htmlVersion' => $email_html_body, + 'textVersion' => $email_text_body, 'additionalMailHeader' => '', )); @@ -1763,16 +1768,13 @@ function get_site_info() { $site_info = get_config('system','info'); $site_name = get_config('system','sitename'); if(! get_config('system','hidden_version_siteinfo')) { - $version = RED_VERSION; + $version = get_project_version(); $tag = get_std_version(); if(@is_dir('.git') && function_exists('shell_exec')) { $commit = trim( @shell_exec('git log -1 --format="%h"')); -// if(! get_config('system','hidden_tag_siteinfo')) -// $tag = trim( @shell_exec('git describe --tags --abbrev=0')); -// else -// $tag = ''; } + if(! isset($commit) || strlen($commit) > 16) $commit = ''; } @@ -1788,6 +1790,17 @@ function get_site_info() { $hide_in_statistics = intval(get_config('system','hide_in_statistics')); $site_expire = intval(get_config('system', 'default_expire_days')); + load_config('feature_lock'); + $locked_features = array(); + if(is_array($a->config['feature_lock']) && count($a->config['feature_lock'])) { + foreach($a->config['feature_lock'] as $k => $v) { + if($k === 'config_loaded') + continue; + $locked_features[$k] = intval($v); + } + } + + $data = Array( 'version' => $version, @@ -1799,12 +1812,13 @@ function get_site_info() { 'invitation_only' => intval(get_config('system','invitation_only')), 'directory_mode' => $directory_mode[get_config('system','directory_mode')], 'language' => get_config('system','language'), - 'rss_connections' => get_config('system','feed_contacts'), + 'rss_connections' => intval(get_config('system','feed_contacts')), 'expiration' => $site_expire, 'default_service_restrictions' => $service_class, + 'locked_features' => $locked_features, 'admin' => $admin, 'site_name' => (($site_name) ? $site_name : ''), - 'platform' => PLATFORM_NAME, + 'platform' => get_platform_name(), 'dbdriver' => $db->getdriver(), 'lastpoll' => get_config('system','lastpoll'), 'info' => (($site_info) ? $site_info : ''), diff --git a/include/notifier.php b/include/notifier.php index 50981df9d..5260e629f 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -188,6 +188,7 @@ function notifier_run($argv, $argc){ $recipients[] = $r[0]['abook_xchan']; $private = false; $packet_type = 'refresh'; + $packet_recips = array(array('guid' => $r[0]['xchan_guid'],'guid_sig' => $r[0]['xchan_guid_sig'],'hash' => $r[0]['xchan_hash'])); } } } @@ -297,7 +298,7 @@ function notifier_run($argv, $argc){ $channel = $s[0]; if($channel['channel_hash'] !== $target_item['author_xchan'] && $channel['channel_hash'] !== $target_item['owner_xchan']) { - logger("notifier: Sending channel {$channel['channel_hash']} is not owner {$target_item['owner_xchan']} or author {$target_item['author_xchan']}"); + logger("notifier: Sending channel {$channel['channel_hash']} is not owner {$target_item['owner_xchan']} or author {$target_item['author_xchan']}", LOGGER_NORMAL, LOG_WARNING); return; } @@ -316,7 +317,7 @@ function notifier_run($argv, $argc){ return; if(strpos($r[0]['postopts'],'nodeliver') !== false) { - logger('notifier: target item is undeliverable', LOGGER_DEBUG); + logger('notifier: target item is undeliverable', LOGGER_DEBUG, LOG_NOTICE); return; } @@ -352,8 +353,8 @@ function notifier_run($argv, $argc){ // $cmd === 'relay' indicates the owner is sending it to the original recipients // don't allow the item in the relay command to relay to owner under any circumstances, it will loop - logger('notifier: relay_to_owner: ' . (($relay_to_owner) ? 'true' : 'false'), LOGGER_DATA); - logger('notifier: top_level_post: ' . (($top_level_post) ? 'true' : 'false'), LOGGER_DATA); + logger('notifier: relay_to_owner: ' . (($relay_to_owner) ? 'true' : 'false'), LOGGER_DATA, LOG_DEBUG); + logger('notifier: top_level_post: ' . (($top_level_post) ? 'true' : 'false'), LOGGER_DATA, LOG_DEBUG); // tag_deliver'd post which needs to be sent back to the original author @@ -395,7 +396,7 @@ function notifier_run($argv, $argc){ // TODO verify this is needed - copied logic from same place in old code if(intval($target_item['item_deleted']) && (! intval($target_item['item_wall']))) { - logger('notifier: ignoring delete notification for non-wall item'); + logger('notifier: ignoring delete notification for non-wall item', LOGGER_NORMAL, LOG_NOTICE); return; } } @@ -410,13 +411,13 @@ function notifier_run($argv, $argc){ $x = $encoded_item; $x['title'] = 'private'; $x['body'] = 'private'; - logger('notifier: encoded item: ' . print_r($x,true), LOGGER_DATA); + logger('notifier: encoded item: ' . print_r($x,true), LOGGER_DATA, LOG_DEBUG); stringify_array_elms($recipients); if(! $recipients) return; -// logger('notifier: recipients: ' . print_r($recipients,true)); +// logger('notifier: recipients: ' . print_r($recipients,true), LOGGER_NORMAL, LOG_DEBUG); $env_recips = (($private) ? array() : null); @@ -444,7 +445,7 @@ function notifier_run($argv, $argc){ if(($private) && (! $env_recips)) { // shouldn't happen - logger('notifier: private message with no envelope recipients.' . print_r($argv,true)); + logger('notifier: private message with no envelope recipients.' . print_r($argv,true), LOGGER_NORMAL, LOG_NOTICE); } logger('notifier: recipients (may be delivered to more if public): ' . print_r($recip_list,true), LOGGER_DEBUG); @@ -459,7 +460,7 @@ function notifier_run($argv, $argc){ if(! $r) { - logger('notifier: no hubs'); + logger('notifier: no hubs', LOGGER_NORMAL, LOG_NOTICE); return; } @@ -482,7 +483,7 @@ function notifier_run($argv, $argc){ foreach($hubs as $hub) { if(in_array($hub['hubloc_url'],$dead_hubs)) { - logger('skipping dead hub: ' . $hub['hubloc_url'], LOGGER_DEBUG); + logger('skipping dead hub: ' . $hub['hubloc_url'], LOGGER_DEBUG, LOG_INFO); continue; } @@ -502,7 +503,7 @@ function notifier_run($argv, $argc){ } } - logger('notifier: will notify/deliver to these hubs: ' . print_r($hublist,true), LOGGER_DEBUG); + logger('notifier: will notify/deliver to these hubs: ' . print_r($hublist,true), LOGGER_DEBUG, LOG_DEBUG); foreach($dhubs as $hub) { @@ -512,6 +513,7 @@ function notifier_run($argv, $argc){ $narr = array( 'channel' => $channel, 'env_recips' => $env_recips, + 'packet_recips' => $packet_recips, 'recipients' => $recipients, 'item' => $item, 'target_item' => $target_item, @@ -547,7 +549,7 @@ function notifier_run($argv, $argc){ $packet = null; if($packet_type === 'refresh' || $packet_type === 'purge') { - $packet = zot_build_packet($channel,$packet_type); + $packet = zot_build_packet($channel,$packet_type,(($packet_recips) ? $packet_recips : null)); } elseif($packet_type === 'request') { $packet = zot_build_packet($channel,$packet_type,$env_recips,$hub['hubloc_sitekey'],$hash, @@ -576,7 +578,7 @@ function notifier_run($argv, $argc){ )); // only create delivery reports for normal undeleted items - if(is_array($target_item) && array_key_exists('postopts',$target_item) && (! $target_item['item_deleted'])) { + if(is_array($target_item) && array_key_exists('postopts',$target_item) && (! $target_item['item_deleted']) && (! get_config('system','disable_dreport'))) { q("insert into dreport ( dreport_mid, dreport_site, dreport_recip, dreport_result, dreport_time, dreport_xchan, dreport_queue ) values ( '%s','%s','%s','%s','%s','%s','%s' ) ", dbesc($target_item['mid']), dbesc($hub['hubloc_host']), diff --git a/include/oembed.php b/include/oembed.php index e50d34c7d..ff52545ee 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -53,6 +53,10 @@ function oembed_fetch_url($embedurl){ $a = get_app(); + $embedurl = str_replace('&','&', $embedurl); + +// logger('fetch: ' . $embedurl); + $txt = Cache::get($a->videowidth . $embedurl); if(strstr($txt,'youtu') && strstr(z_root(),'https:')) { @@ -78,7 +82,6 @@ function oembed_fetch_url($embedurl){ else { // try oembed autodiscovery $redirects = 0; - $result = z_fetch_url($embedurl, false, $redirects, array('timeout' => 15, 'accept_content' => "text/*", 'novalidate' => true )); if($result['success']) $html_text = $result['body']; @@ -88,8 +91,8 @@ function oembed_fetch_url($embedurl){ if ($dom){ $xpath = new DOMXPath($dom); $attr = "oembed"; - $xattr = oe_build_xpath("class","oembed"); + $entries = $xpath->query("//link[@type='application/json+oembed']"); foreach($entries as $e){ $href = $e->getAttributeNode("href")->nodeValue; @@ -121,20 +124,29 @@ function oembed_fetch_url($embedurl){ if ($txt[0]!="{") $txt='{"type":"error"}'; //save in cache - Cache::set($a->videowidth . $embedurl,$txt); + + if(! get_config('system','oembed_cache_disable')) + Cache::set($a->videowidth . $embedurl,$txt); } $j = json_decode($txt); $j->embedurl = $embedurl; + +// logger('fetch return: ' . print_r($j,true)); + return $j; + + } function oembed_format_object($j){ $a = get_app(); $embedurl = $j->embedurl; +// logger('format: ' . print_r($j,true)); + $jhtml = oembed_iframe($j->embedurl,(isset($j->width) ? $j->width : null), (isset($j->height) ? $j->height : null)); $ret="<span class='oembed ".$j->type."'>"; @@ -173,6 +185,14 @@ function oembed_format_object($j){ $ret.="<br>"; }; break; case "link": { + if($j->thumbnail_url) { + if(is_matrix_url($embedurl)) { + $embedurl = zid($embedurl); + $j->thumbnail_url = zid($j->thumbnail_url); + } + $ret = '<a href="' . $embedurl . '" ><img src="' . $j->thumbnail_url . '" alt="thumbnail" /></a><br /><br />'; + } + //$ret = "<a href='".$embedurl."'>".$j->title."</a>"; }; break; case "rich": { @@ -184,13 +204,13 @@ function oembed_format_object($j){ // add link to source if not present in "rich" type if ( $j->type!='rich' || !strpos($j->html,$embedurl) ){ $embedlink = (isset($j->title))?$j->title:$embedurl; - $ret .= '<span class="bookmark-identifier">#^</span>' . "<a href='$embedurl' rel='oembed'>$embedlink</a>"; - $ret .= "<br>"; + $ret .= '<br /><span class="bookmark-identifier">#^</span>' . "<a href='$embedurl' rel='oembed'>$embedlink</a>"; + $ret .= "<br />"; if (isset($j->author_name)) $ret.=" by ".$j->author_name; if (isset($j->provider_name)) $ret.=" on ".$j->provider_name; } else { // add <a> for html2bbcode conversion - $ret .= "<a href='$embedurl' rel='oembed'/>"; + $ret .= "<br /><a href='$embedurl' rel='oembed'>$embedurl</a>"; } $ret.="<br style='clear:left'></span>"; return mb_convert_encoding($ret, 'HTML-ENTITIES', mb_detect_encoding($ret)); diff --git a/include/permissions.php b/include/permissions.php index a8e761f87..8071af686 100644 --- a/include/permissions.php +++ b/include/permissions.php @@ -641,10 +641,10 @@ function get_role_perms($role) { $ret['directory_publish'] = true; $ret['online'] = false; $ret['perms_follow'] = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_ABOOK - |PERMS_W_STREAM|PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT + |PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE|PERMS_W_TAGWALL; $ret['perms_accept'] = PERMS_R_STREAM|PERMS_R_PROFILE|PERMS_R_ABOOK - |PERMS_W_STREAM|PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT + |PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE|PERMS_W_TAGWALL; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; diff --git a/include/photo/photo_driver.php b/include/photo/photo_driver.php index 0de3b9c97..dce92d8da 100644 --- a/include/photo/photo_driver.php +++ b/include/photo/photo_driver.php @@ -69,6 +69,8 @@ abstract class photo_driver { abstract function cropImage($max,$x,$y,$w,$h); + abstract function cropImageRect($maxx,$maxy,$x,$y,$w,$h); + abstract function imageString(); @@ -229,6 +231,7 @@ abstract class photo_driver { $this->doScaleImage($dest_width,$dest_height); } + public function scaleImageSquare($dim) { if(!$this->is_valid()) return FALSE; diff --git a/include/photo/photo_gd.php b/include/photo/photo_gd.php index 2ac7287e4..24bdc204f 100644 --- a/include/photo/photo_gd.php +++ b/include/photo/photo_gd.php @@ -108,6 +108,23 @@ class photo_gd extends photo_driver { $this->setDimensions(); } + public function cropImageRect($maxx,$maxy,$x,$y,$w,$h) { + if(!$this->is_valid()) + return FALSE; + + $dest = imagecreatetruecolor( $maxx, $maxy ); + imagealphablending($dest, false); + imagesavealpha($dest, true); + if ($this->type=='image/png') imagefill($dest, 0, 0, imagecolorallocatealpha($dest, 0, 0, 0, 127)); // fill with alpha + imagecopyresampled($dest, $this->image, 0, 0, $x, $y, $maxx, $maxy, $w, $h); + if($this->image) + imagedestroy($this->image); + $this->image = $dest; + $this->setDimensions(); + } + + + public function imageString() { if(!$this->is_valid()) return FALSE; diff --git a/include/photo/photo_imagick.php b/include/photo/photo_imagick.php index 3f84fd06c..32bb61342 100644 --- a/include/photo/photo_imagick.php +++ b/include/photo/photo_imagick.php @@ -163,6 +163,24 @@ class photo_imagick extends photo_driver { $this->doScaleImage($max,$max); } + public function cropImageRect($maxx,$maxy,$x,$y,$w,$h) { + if(!$this->is_valid()) + return FALSE; + + $this->image->setFirstIterator(); + do { + $this->image->cropImage($w, $h, $x, $y); + /** + * We need to remove the canvas, + * or the image is not resized to the crop: + * http://php.net/manual/en/imagick.cropimage.php#97232 + */ + $this->image->setImagePage(0, 0, 0, 0); + } while ($this->image->nextImage()); + + $this->doScaleImage($maxx,$maxy); + } + public function imageString() { if(!$this->is_valid()) return FALSE; diff --git a/include/plugin.php b/include/plugin.php index 4a35a0170..a47558b63 100755 --- a/include/plugin.php +++ b/include/plugin.php @@ -313,7 +313,6 @@ function call_hooks($name, &$data = null) { * * Version: 1.2.3 * * Author: John <profile url> * * Author: Jane <email> - * * Compat: Red [(version)], Friendica [(version)] * * *\endcode * @param string $plugin the name of the plugin @@ -325,8 +324,8 @@ function get_plugin_info($plugin){ 'name' => $plugin, 'description' => '', 'author' => array(), - 'version' => '', - 'compat' => '' + 'maintainer' => array(), + 'version' => '' ); if (!is_file("addon/$plugin/$plugin.php")) @@ -342,17 +341,16 @@ function get_plugin_info($plugin){ if ($l != ""){ list($k, $v) = array_map("trim", explode(":", $l, 2)); $k = strtolower($k); - if ($k == 'author'){ + if ($k == 'author' || $k == 'maintainer'){ $r = preg_match("|([^<]+)<([^>]+)>|", $v, $m); if ($r) { - $info['author'][] = array('name' => $m[1], 'link' => $m[2]); + $info[$k][] = array('name' => $m[1], 'link' => $m[2]); } else { - $info['author'][] = array('name' => $v); - } - } else { - if (array_key_exists($k, $info)){ - $info[$k] = $v; + $info[$k][] = array('name' => $v); } + } + else { + $info[$k] = $v; } } } @@ -361,6 +359,35 @@ function get_plugin_info($plugin){ return $info; } +function check_plugin_versions($info) { + + if(! is_array($info)) + return true; + + if(array_key_exists('minversion',$info)) { + if(! version_compare(STD_VERSION,trim($info['minversion']), '>=')) { + logger('minversion limit: ' . $info['name'],LOGGER_NORMAL,LOG_WARNING); + return false; + } + } + if(array_key_exists('maxversion',$info)) { + if(version_compare(STD_VERSION,trim($info['maxversion']), '>')) { + logger('maxversion limit: ' . $info['name'],LOGGER_NORMAL,LOG_WARNING); + return false; + } + } + if(array_key_exists('minphpversion',$info)) { + if(! version_compare(PHP_VERSION,trim($info['minphpversion']), '>=')) { + logger('minphpversion limit: ' . $info['name'],LOGGER_NORMAL,LOG_WARNING); + return false; + } + } + + return true; +} + + + /** * @brief Parse theme comment in search of theme infos. diff --git a/include/poller.php b/include/poller.php index 031fb4533..808b54ee5 100644 --- a/include/poller.php +++ b/include/poller.php @@ -205,7 +205,7 @@ function poller_run($argv, $argc){ $keep_reports = intval(get_config('system','expire_delivery_reports')); if($keep_reports === 0) - $keep_reports = 30; + $keep_reports = 10; q("delete from dreport where dreport_time < %s - INTERVAL %s", db_utcnow(), diff --git a/include/queue_fn.php b/include/queue_fn.php index 1e53d7488..0708aab56 100644 --- a/include/queue_fn.php +++ b/include/queue_fn.php @@ -88,6 +88,7 @@ function queue_deliver($outq, $immediate = false) { } } else { + // zot sites should all have a site record, unless they've been dead for as long as // your site has existed. Since we don't know for sure what these sites are, // call them unknown @@ -100,6 +101,11 @@ function queue_deliver($outq, $immediate = false) { } } + $arr = array('outq' => $outq, 'handled' => false, 'immediate' => $immediate); + call_hooks('queue_deliver',$arr); + if($arr['handled']) + return; + // "post" queue driver - used for diaspora and friendica-over-diaspora communications. if($outq['outq_driver'] === 'post') { @@ -118,11 +124,31 @@ function queue_deliver($outq, $immediate = false) { dbesc($outq['outq_hash']) ); remove_queue_item($outq['outq_hash']); + + // server is responding - see if anything else is going to this destination and is piled up + // and try to send some more. We're relying on the fact that delivery_loop() results in an + // immediate delivery otherwise we could get into a queue loop. + + if(! $immediate) { + $x = q("select outq_hash from outq where outq_posturl = '%s' and outq_delivered = 0", + dbesc($outq['outq_posturl']) + ); + + $piled_up = array(); + if($x) { + foreach($x as $xx) { + $piled_up[] = $xx['outq_hash']; + } + } + if($piled_up) { + delivery_loop($piled_up); + } + } } else { logger('deliver: queue post returned ' . $result['return_code'] . ' from ' . $outq['outq_posturl'],LOGGER_DEBUG); - update_queue_item($argv[$x]); + update_queue_item($outq['outq_posturl']); } return; } diff --git a/include/security.php b/include/security.php index d4ebe0024..ee94dba82 100644 --- a/include/security.php +++ b/include/security.php @@ -18,20 +18,13 @@ function authenticate_success($user_record, $login_initial = false, $interactive $_SESSION['addr'] = $_SERVER['REMOTE_ADDR']; + $lastlog_updated = false; + if(x($user_record, 'account_id')) { $a->account = $user_record; $_SESSION['account_id'] = $user_record['account_id']; $_SESSION['authenticated'] = 1; - if($login_initial || $update_lastlog) { - q("update account set account_lastlog = '%s' where account_id = %d", - dbesc(datetime_convert()), - intval($_SESSION['account_id']) - ); - $a->account['account_lastlog'] = datetime_convert(); - call_hooks('logged_in', $a->account); - - } $uid_to_load = (((x($_SESSION,'uid')) && (intval($_SESSION['uid']))) ? intval($_SESSION['uid']) @@ -42,9 +35,19 @@ function authenticate_success($user_record, $login_initial = false, $interactive change_channel($uid_to_load); } + if($login_initial || $update_lastlog) { + q("update account set account_lastlog = '%s' where account_id = %d", + dbesc(datetime_convert()), + intval($_SESSION['account_id']) + ); + $a->account['account_lastlog'] = datetime_convert(); + $lastlog_updated = true; + call_hooks('logged_in', $a->account); + } + } - if($login_initial) { + if(($login_initial) && (! $lastlog_updated)) { call_hooks('logged_in', $user_record); @@ -178,7 +181,7 @@ function permissions_sql($owner_id, $remote_observer = null) { */ else { - $observer = (($remote_observer) ? $remote_observer : get_observer_hash()); + $observer = ((! is_null($remote_observer)) ? $remote_observer : get_observer_hash()); if($observer) { $groups = init_groups_visitor($observer); diff --git a/include/taxonomy.php b/include/taxonomy.php index 0bf89a7c1..5ef106938 100644 --- a/include/taxonomy.php +++ b/include/taxonomy.php @@ -398,16 +398,17 @@ function get_things($profile_hash,$uid) { $things[$k] = null; foreach($r as $rr) { - $l = q("select xchan_name, xchan_url from likes left join xchan on likee = xchan_hash where + $l = q("select xchan_name, xchan_photo_s, xchan_url from likes left join xchan on likee = xchan_hash where target_type = '%s' and target_id = '%s' and channel_id = %d", dbesc(ACTIVITY_OBJ_THING), dbesc($rr['obj_obj']), intval($uid) ); - for($x = 0; $x < count($l); $x ++) + for($x = 0; $x < count($l); $x ++) { $l[$x]['xchan_url'] = zid($l[$x]['xchan_url']); - + $l[$x]['xchan_photo_s'] = zid($l[$x]['xchan_photo_s']); + } if(! $things[$rr['obj_verb']]) $things[$rr['obj_verb']] = array(); diff --git a/include/text.php b/include/text.php index dd52b16b6..0b5ad9c72 100644 --- a/include/text.php +++ b/include/text.php @@ -536,9 +536,10 @@ function attribute_contains($attr, $s) { * * @param string $msg Message to log * @param int $level A log level. + * @param int $priority - compatible with syslog */ -function logger($msg, $level = 0) { +function logger($msg, $level = LOGGER_NORMAL, $priority = LOG_INFO) { // turn off logger in install mode global $a; global $db; @@ -559,8 +560,8 @@ function logger($msg, $level = 0) { $where = basename($stack[0]['file']) . ':' . $stack[0]['line'] . ':' . $stack[1]['function'] . ': '; } - $s = datetime_convert() . ':' . session_id() . ' ' . $where . $msg . PHP_EOL; - $pluginfo = array('filename' => $logfile, 'loglevel' => $level, 'message' => $s,'logged' => false); + $s = datetime_convert() . ':' . log_priority_str($priority) . ':' . session_id() . ':' . $where . $msg . PHP_EOL; + $pluginfo = array('filename' => $logfile, 'loglevel' => $level, 'message' => $s,'priority' => $priority, 'logged' => false); call_hooks('logger',$pluginfo); @@ -568,6 +569,23 @@ function logger($msg, $level = 0) { @file_put_contents($pluginfo['filename'], $pluginfo['message'], FILE_APPEND); } +function log_priority_str($priority) { + $parr = array( + LOG_EMERG => 'LOG_EMERG', + LOG_ALERT => 'LOG_ALERT', + LOG_CRIT => 'LOG_CRIT', + LOG_ERR => 'LOG_ERR', + LOG_WARNING => 'LOG_WARNING', + LOG_NOTICE => 'LOG_NOTICE', + LOG_INFO => 'LOG_INFO', + LOG_DEBUG => 'LOG_DEBUG' + ); + + if($parr[$priority]) + return $parr[$priority]; + return 'LOG_UNDEFINED'; +} + /** * @brief This is a special logging facility for developers. * @@ -794,7 +812,7 @@ function contact_block() { ); if(count($r)) { - $contacts = sprintf( tt('%d Connection','%d Connections', $total),$total); + $contacts = t('Connections'); $micropro = Array(); foreach($r as $rr) { $rr['archived'] = (intval($rr['abook_archived']) ? true : false); @@ -807,7 +825,7 @@ function contact_block() { $o = replace_macros($tpl, array( '$contacts' => $contacts, '$nickname' => $a->profile['channel_address'], - '$viewconnections' => t('View Connections'), + '$viewconnections' => (($total > $shown) ? sprintf(t('View all %s connections'),$total) : ''), '$micropro' => $micropro, )); @@ -972,7 +990,7 @@ function get_mood_verbs() { 'tired' => t('tired'), 'perky' => t('perky'), 'angry' => t('angry'), - 'stupefied' => t('stupified'), + 'stupefied' => t('stupefied'), 'puzzled' => t('puzzled'), 'interested' => t('interested'), 'bitter' => t('bitter'), @@ -2698,5 +2716,7 @@ function item_url_replace($channel,&$item,$old,$new) { $item['sig'] = base64url_encode(rsa_sign($item['body'],$channel['channel_prvkey'])); $item['item_verified'] = 1; } + + // @fixme item['plink'] and item['llink'] } diff --git a/include/widgets.php b/include/widgets.php index 4b14d6c94..7e502e4c2 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -170,8 +170,8 @@ function widget_follow($args) { } return replace_macros(get_markup_template('follow.tpl'),array( '$connect' => t('Add New Connection'), - '$desc' => t('Enter the channel address'), - '$hint' => t('Example: bob@example.com, http://example.com/barbara'), + '$desc' => t('Enter channel address'), + '$hint' => t('Examples: bob@example.com, https://example.com/barbara'), '$follow' => t('Connect'), '$abook_usage_message' => $abook_usage_message )); @@ -493,38 +493,41 @@ function widget_settings_menu($arr) { 'selected' => ((argv(1) === 'channel') ? 'active' : ''), ), - array( - 'label' => t('Additional features'), - 'url' => $a->get_baseurl(true).'/settings/features', - 'selected' => ((argv(1) === 'features') ? 'active' : ''), - ), + ); - array( - 'label' => t('Feature/Addon settings'), - 'url' => $a->get_baseurl(true).'/settings/featured', - 'selected' => ((argv(1) === 'featured') ? 'active' : ''), - ), + if(get_features()) { + $tabs[] = array( + 'label' => t('Additional features'), + 'url' => $a->get_baseurl(true).'/settings/features', + 'selected' => ((argv(1) === 'features') ? 'active' : ''), + ); + } - array( - 'label' => t('Display settings'), - 'url' => $a->get_baseurl(true).'/settings/display', - 'selected' => ((argv(1) === 'display') ? 'active' : ''), - ), + $tabs[] = array( + 'label' => t('Feature/Addon settings'), + 'url' => $a->get_baseurl(true).'/settings/featured', + 'selected' => ((argv(1) === 'featured') ? 'active' : ''), + ); - array( - 'label' => t('Connected apps'), - 'url' => $a->get_baseurl(true) . '/settings/oauth', - 'selected' => ((argv(1) === 'oauth') ? 'active' : ''), - ), + $tabs[] = array( + 'label' => t('Display settings'), + 'url' => $a->get_baseurl(true).'/settings/display', + 'selected' => ((argv(1) === 'display') ? 'active' : ''), + ); - array( - 'label' => t('Export channel'), - 'url' => $a->get_baseurl(true) . '/uexport', - 'selected' => '' - ), + $tabs[] = array( + 'label' => t('Connected apps'), + 'url' => $a->get_baseurl(true) . '/settings/oauth', + 'selected' => ((argv(1) === 'oauth') ? 'active' : ''), + ); + $tabs[] = array( + 'label' => t('Export channel'), + 'url' => $a->get_baseurl(true) . '/uexport', + 'selected' => '' ); + if($role === false || $role === 'custom') { $tabs[] = array( 'label' => t('Connection Default Permissions'), @@ -804,21 +807,39 @@ function widget_suggestedchats($arr) { } function widget_item($arr) { - // FIXME there is no $a here - $uid = $a->profile['profile_uid']; - if((! $uid) || (! $arr['mid'])) + + $channel_id = 0; + if(array_key_exists('channel_id',$arr) && intval($arr['channel_id'])) + $channel_id = intval($arr['channel_id']); + if(! $channel_id) + $channel_id = get_app()->profile_uid; + if(! $channel_id) + return ''; + + + if((! $arr['mid']) && (! $arr['title'])) return ''; - if(! perm_is_allowed($uid, get_observer_hash(), 'view_pages')) + if(! perm_is_allowed($channel_id, get_observer_hash(), 'view_pages')) return ''; require_once('include/security.php'); - $sql_extra = item_permissions_sql($uid); - - $r = q("select * from item where mid = '%s' and uid = %d and item_type = " . intval(ITEM_TYPE_WEBPAGE) . " $sql_extra limit 1", - dbesc($arr['mid']), - intval($uid) - ); + $sql_extra = item_permissions_sql($channel_id); + + if($arr['title']) { + $r = q("select item.* from item left join item_id on item.id = item_id.iid + where item.uid = %d and sid = '%s' and service = 'WEBPAGE' and item_type = %d $sql_options $revision limit 1", + intval($channel_id), + dbesc($arr['title']), + intval(ITEM_TYPE_WEBPAGE) + ); + } + else { + $r = q("select * from item where mid = '%s' and uid = %d and item_type = " . intval(ITEM_TYPE_WEBPAGE) . " $sql_extra limit 1", + dbesc($arr['mid']), + intval($channel_id) + ); + } if(! $r) return ''; @@ -912,8 +933,8 @@ function widget_photo($arr) { // ensure they can't sneak in an eval(js) function - if(strpos($style,'(') !== false) - return ''; + if(strpbrk($style,'(\'"<>') !== false) + $style = ''; if(array_key_exists('zrl', $arr) && isset($arr['zrl'])) $zrl = (($arr['zrl']) ? true : false); @@ -933,6 +954,38 @@ function widget_photo($arr) { } +function widget_cover_photo($arr) { + + require_once('include/identity.php'); + $o = ''; + + $channel_id = 0; + if(array_key_exists('channel_id', $arr) && intval($arr['channel_id'])) + $channel_id = intval($arr['channel_id']); + if(! $channel_id) + $channel_id = get_app()->profile_uid; + if(! $channel_id) + return ''; + + if(array_key_exists('style', $arr) && isset($arr['style'])) + $style = $arr['style']; + else + $style = 'width:100%; padding-right: 10px; height: auto;'; + + // ensure they can't sneak in an eval(js) function + + if(strpbrk($style,'(\'"<>') !== false) + $style = ''; + + $c = get_cover_photo($channel_id,'html'); + + if($c) { + $o = '<div class="widget">' . (($style) ? str_replace('alt=',' style="' . $style . '" alt=',$c) : $c) . '</div>'; + } + return $o; +} + + function widget_photo_rand($arr) { require_once('include/photos.php'); @@ -1075,16 +1128,18 @@ function widget_rating($arr) { } + + $o = '<div class="widget">'; + $o .= '<h3>' . t('Rating Tools') . '</h3>'; + if((($remote) || (local_channel())) && (! $self)) { - $o = '<div class="widget rateme">'; if($remote) - $o .= '<a class="rateme" href="' . $url . '"><i class="icon-pencil"></i> ' . t('Rate Me') . '</a>'; + $o .= '<a class="btn btn-block btn-primary btn-sm" href="' . $url . '"><i class="icon-pencil"></i> ' . t('Rate Me') . '</a>'; else - $o .= '<div class="rateme fakelink" onclick="doRatings(\'' . $hash . '\'); return false;"><i class="icon-pencil"></i> ' . t('Rate Me') . '</div>'; - $o .= '</div>'; + $o .= '<div class="btn btn-block btn-primary btn-sm" onclick="doRatings(\'' . $hash . '\'); return false;"><i class="icon-pencil"></i> ' . t('Rate Me') . '</div>'; } - $o .= '<div class="widget rateme"><a class="rateme" href="ratings/' . $hash . '"><i class="icon-eye-open"></i> ' . t('View Ratings') . '</a>'; + $o .= '<a class="btn btn-block btn-default btn-sm" href="ratings/' . $hash . '"><i class="icon-eye-open"></i> ' . t('View Ratings') . '</a>'; $o .= '</div>'; return $o; @@ -1214,6 +1269,7 @@ function widget_admin($arr) { 'site' => array(z_root() . '/admin/site/', t('Site'), 'site'), 'users' => array(z_root() . '/admin/users/', t('Accounts'), 'users'), 'channels' => array(z_root() . '/admin/channels/', t('Channels'), 'channels'), + 'features' => array(z_root() . '/admin/features/', t('Features'), 'features'), 'plugins' => array(z_root() . '/admin/plugins/', t('Plugins'), 'plugins'), 'themes' => array(z_root() . '/admin/themes/', t('Themes'), 'themes'), 'queue' => array(z_root() . '/admin/queue', t('Inspect queue'), 'queue'), diff --git a/include/zot.php b/include/zot.php index 922637bc1..0210f3f4a 100644 --- a/include/zot.php +++ b/include/zot.php @@ -142,7 +142,7 @@ function zot_build_packet($channel, $type = 'notify', $recipients = null, $remot $data[$k] = $v; } - logger('zot_build_packet: ' . print_r($data,true), LOGGER_DATA); + logger('zot_build_packet: ' . print_r($data,true), LOGGER_DATA, LOG_DEBUG); // Hush-hush ultra top-secret mode @@ -194,7 +194,7 @@ function zot_finger($webbie, $channel = null, $autofallback = true) { logger('zot_finger: no address :' . $webbie); return array('success' => false); } - logger('using xchan_addr: ' . $xchan_addr, LOGGER_DATA); + logger('using xchan_addr: ' . $xchan_addr, LOGGER_DATA, LOG_DEBUG); // potential issue here; the xchan_addr points to the primary hub. // The webbie we were called with may not, so it might not be found @@ -211,7 +211,7 @@ function zot_finger($webbie, $channel = null, $autofallback = true) { if ($r[0]['hubloc_network'] && $r[0]['hubloc_network'] !== 'zot') { logger('zot_finger: alternate network: ' . $webbie); - logger('url: '.$url.', net: '.var_export($r[0]['hubloc_network'],true), LOGGER_DATA); + logger('url: '.$url.', net: '.var_export($r[0]['hubloc_network'],true), LOGGER_DATA, LOG_DEBUG); return array('success' => false); } } else { @@ -288,9 +288,9 @@ function zot_refresh($them, $channel = null, $force = false) { return true; } - logger('zot_refresh: them: ' . print_r($them,true), LOGGER_DATA); + logger('zot_refresh: them: ' . print_r($them,true), LOGGER_DATA, LOG_DEBUG); if ($channel) - logger('zot_refresh: channel: ' . print_r($channel,true), LOGGER_DATA); + logger('zot_refresh: channel: ' . print_r($channel,true), LOGGER_DATA, LOG_DEBUG); $url = null; @@ -353,7 +353,7 @@ function zot_refresh($them, $channel = null, $force = false) { $result = z_post_url($url . $rhs,$postvars); - logger('zot_refresh: zot-info: ' . print_r($result,true), LOGGER_DATA); + logger('zot_refresh: zot-info: ' . print_r($result,true), LOGGER_DATA, LOG_DEBUG); if ($result['success']) { @@ -381,7 +381,7 @@ function zot_refresh($them, $channel = null, $force = false) { $channel['channel_prvkey']); if($permissions) $permissions = json_decode($permissions,true); - logger('decrypted permissions: ' . print_r($permissions,true), LOGGER_DATA); + logger('decrypted permissions: ' . print_r($permissions,true), LOGGER_DATA, LOG_DEBUG); } else $permissions = $j['permissions']; @@ -614,7 +614,7 @@ function zot_register_hub($arr) { $x = z_fetch_url($url); - logger('zot_register_hub: ' . print_r($x,true), LOGGER_DATA); + logger('zot_register_hub: ' . print_r($x,true), LOGGER_DATA, LOG_DEBUG); if($x['success']) { $record = json_decode($x['body'],true); @@ -754,8 +754,8 @@ function import_xchan($arr,$ud_flags = UPDATE_FLAGS_UPDATED, $ud_arr = null) { dbesc($xchan_hash) ); - logger('import_xchan: update: existing: ' . print_r($r[0],true), LOGGER_DATA); - logger('import_xchan: update: new: ' . print_r($arr,true), LOGGER_DATA); + logger('import_xchan: update: existing: ' . print_r($r[0],true), LOGGER_DATA, LOG_DEBUG); + logger('import_xchan: update: new: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); $what .= 'xchan '; $changed = true; } @@ -955,7 +955,7 @@ function import_xchan($arr,$ud_flags = UPDATE_FLAGS_UPDATED, $ud_arr = null) { $ret['hash'] = $xchan_hash; } - logger('import_xchan: result: ' . print_r($ret,true), LOGGER_DATA); + logger('import_xchan: result: ' . print_r($ret,true), LOGGER_DATA, LOG_DEBUG); return $ret; } @@ -980,7 +980,7 @@ function zot_process_response($hub, $arr, $outq) { if (! $x) { logger('zot_process_response: No json from ' . $hub); - logger('zot_process_response: headers: ' . print_r($arr['header'],true), LOGGER_DATA); + logger('zot_process_response: headers: ' . print_r($arr['header'],true), LOGGER_DATA, LOG_DEBUG); } if(is_array($x) && array_key_exists('delivery_report',$x) && is_array($x['delivery_report'])) { @@ -1015,7 +1015,7 @@ function zot_process_response($hub, $arr, $outq) { // async messages remain in the queue until processed. if(intval($outq['outq_async'])) - queue_set_delivered($outq['outq_hash'],$outq['outq_channel']); + remove_queue_item($outq['outq_hash'],$outq['outq_channel']); logger('zot_process_response: ' . print_r($x,true), LOGGER_DEBUG); } @@ -1037,7 +1037,7 @@ function zot_process_response($hub, $arr, $outq) { */ function zot_fetch($arr) { - logger('zot_fetch: ' . print_r($arr,true), LOGGER_DATA); + logger('zot_fetch: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); $url = $arr['sender']['url'] . $arr['callback']; @@ -1134,7 +1134,7 @@ function zot_import($arr, $sender_url) { $i['notify'] = json_decode(crypto_unencapsulate($i['notify'],get_config('system','prvkey')),true); } - logger('zot_import: notify: ' . print_r($i['notify'],true), LOGGER_DATA); + logger('zot_import: notify: ' . print_r($i['notify'],true), LOGGER_DATA, LOG_DEBUG); $hub = zot_gethub($i['notify']['sender']); if((! $hub) || ($hub['hubloc_url'] != $sender_url)) { @@ -1151,7 +1151,7 @@ function zot_import($arr, $sender_url) { if(array_key_exists('message',$i) && array_key_exists('type',$i['message']) && $i['message']['type'] === 'rating') { // rating messages are processed only by directory servers - logger('Rating received: ' . print_r($arr,true), LOGGER_DATA); + logger('Rating received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); $result = process_rating_delivery($i['notify']['sender'],$i['message']); continue; } @@ -1261,8 +1261,8 @@ function zot_import($arr, $sender_url) { continue; } - logger('Activity received: ' . print_r($arr,true), LOGGER_DATA); - logger('Activity recipients: ' . print_r($deliveries,true), LOGGER_DATA); + logger('Activity received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); + logger('Activity recipients: ' . print_r($deliveries,true), LOGGER_DATA, LOG_DEBUG); $relay = ((array_key_exists('flags',$i['message']) && in_array('relay',$i['message']['flags'])) ? true : false); $result = process_delivery($i['notify']['sender'],$arr,$deliveries,$relay,false,$message_request); @@ -1270,16 +1270,16 @@ function zot_import($arr, $sender_url) { elseif($i['message']['type'] === 'mail') { $arr = get_mail_elements($i['message']); - logger('Mail received: ' . print_r($arr,true), LOGGER_DATA); - logger('Mail recipients: ' . print_r($deliveries,true), LOGGER_DATA); + logger('Mail received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); + logger('Mail recipients: ' . print_r($deliveries,true), LOGGER_DATA, LOG_DEBUG); $result = process_mail_delivery($i['notify']['sender'],$arr,$deliveries); } elseif($i['message']['type'] === 'profile') { $arr = get_profile_elements($i['message']); - logger('Profile received: ' . print_r($arr,true), LOGGER_DATA); - logger('Profile recipients: ' . print_r($deliveries,true), LOGGER_DATA); + logger('Profile received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); + logger('Profile recipients: ' . print_r($deliveries,true), LOGGER_DATA, LOG_DEBUG); $result = process_profile_delivery($i['notify']['sender'],$arr,$deliveries); } @@ -1288,16 +1288,16 @@ function zot_import($arr, $sender_url) { $arr = $i['message']; - logger('Channel sync received: ' . print_r($arr,true), LOGGER_DATA); - logger('Channel sync recipients: ' . print_r($deliveries,true), LOGGER_DATA); + logger('Channel sync received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); + logger('Channel sync recipients: ' . print_r($deliveries,true), LOGGER_DATA, LOG_DEBUG); $result = process_channel_sync_delivery($i['notify']['sender'],$arr,$deliveries); } elseif($i['message']['type'] === 'location') { $arr = $i['message']; - logger('Location message received: ' . print_r($arr,true), LOGGER_DATA); - logger('Location message recipients: ' . print_r($deliveries,true), LOGGER_DATA); + logger('Location message received: ' . print_r($arr,true), LOGGER_DATA, LOG_DEBUG); + logger('Location message recipients: ' . print_r($deliveries,true), LOGGER_DATA, LOG_DEBUG); $result = process_location_delivery($i['notify']['sender'],$arr,$deliveries); } @@ -1483,7 +1483,7 @@ function public_recips($msg) { } } - logger('public_recips: ' . print_r($r,true), LOGGER_DATA); + logger('public_recips: ' . print_r($r,true), LOGGER_DATA, LOG_DEBUG); return $r; } @@ -1501,7 +1501,7 @@ function public_recips($msg) { */ function allowed_public_recips($msg) { - logger('allowed_public_recips: ' . print_r($msg,true),LOGGER_DATA); + logger('allowed_public_recips: ' . print_r($msg,true),LOGGER_DATA, LOG_DEBUG); if(array_key_exists('public_scope',$msg['message'])) $scope = $msg['message']['public_scope']; @@ -2873,7 +2873,7 @@ function build_sync_packet($uid = 0, $packet = null, $groups_changed = false) { logger('build_sync_packet'); if($packet) - logger('packet: ' . print_r($packet, true),LOGGER_DATA); + logger('packet: ' . print_r($packet, true),LOGGER_DATA, LOG_DEBUG); if(! $uid) $uid = local_channel(); @@ -2967,7 +2967,7 @@ function build_sync_packet($uid = 0, $packet = null, $groups_changed = false) { $interval = ((get_config('system','delivery_interval') !== false) ? intval(get_config('system','delivery_interval')) : 2 ); - logger('build_sync_packet: packet: ' . print_r($info,true), LOGGER_DATA); + logger('build_sync_packet: packet: ' . print_r($info,true), LOGGER_DATA, LOG_DEBUG); foreach($synchubs as $hub) { $hash = random_string(); @@ -3186,8 +3186,9 @@ function process_channel_sync_delivery($sender, $arr, $deliveries) { logger('process_channel_sync_delivery: total_feeds service class limit exceeded'); continue; } - q("insert into abook ( abook_xchan, abook_channel ) values ('%s', %d ) ", + q("insert into abook ( abook_xchan, abook_account, abook_channel ) values ('%s', %d, %d ) ", dbesc($clean['abook_xchan']), + intval($channel['channel_account_id']), intval($channel['channel_id']) ); $total_friends ++; @@ -3828,7 +3829,7 @@ function zotinfo($arr) { $ret['site']['channels'] = channel_total(); - $ret['site']['version'] = PLATFORM_NAME . ' ' . RED_VERSION . '[' . DB_UPDATE_VERSION . ']'; + $ret['site']['version'] = get_platform_name() . ' ' . RED_VERSION . '[' . DB_UPDATE_VERSION . ']'; $ret['site']['admin'] = get_config('system','admin_email'); @@ -3848,7 +3849,7 @@ function zotinfo($arr) { $ret['site']['sellpage'] = get_config('system','sellpage'); $ret['site']['location'] = get_config('system','site_location'); $ret['site']['realm'] = get_directory_realm(); - $ret['site']['project'] = PLATFORM_NAME; + $ret['site']['project'] = get_platform_name(); } @@ -3864,7 +3865,7 @@ function zotinfo($arr) { function check_zotinfo($channel,$locations,&$ret) { -// logger('locations: ' . print_r($locations,true),LOGGER_DATA); +// logger('locations: ' . print_r($locations,true),LOGGER_DATA, LOG_DEBUG); // This function will likely expand as we find more things to detect and fix. // 1. Because magic-auth is reliant on it, ensure that the system channel has a valid hubloc @@ -3924,6 +3925,9 @@ function check_zotinfo($channel,$locations,&$ret) { function delivery_report_is_storable($dr) { + if(get_config('system','disable_dreport')) + return false; + call_hooks('dreport_is_storable',$dr); // let plugins accept or reject - if neither, continue on @@ -4085,7 +4089,7 @@ function zot_reply_pickup($data) { $sitekey = $hubsite['hubloc_sitekey']; - logger('mod_zot: Checking sitekey: ' . $sitekey, LOGGER_DATA); + logger('mod_zot: Checking sitekey: ' . $sitekey, LOGGER_DATA, LOG_DEBUG); if(rsa_verify($data['callback'],base64url_decode($data['callback_sig']),$sitekey)) { $forgery = false; @@ -11,6 +11,10 @@ * bootstrap the application */ require_once('boot.php'); + +if(file_exists('.htsite.php')) + include('.htsite.php'); + // our global App object $a = new App; @@ -285,9 +289,12 @@ if($a->module_loaded) { */ if(function_exists($a->module . '_init')) { - call_hooks($a->module . '_mod_init', $placeholder); - $func = $a->module . '_init'; - $func($a); + $arr = array('init' => true, 'replace' => false); + call_hooks($a->module . '_mod_init', $arr); + if(! $arr['replace']) { + $func = $a->module . '_init'; + $func($a); + } } /** @@ -329,18 +336,20 @@ if($a->module_loaded) { if(($_SERVER['REQUEST_METHOD'] === 'POST') && (! $a->error) && (function_exists($a->module . '_post')) - && (! x($_POST, 'auth-params'))) { + && (! x($_POST, 'auth-params'))) { call_hooks($a->module . '_mod_post', $_POST); $func = $a->module . '_post'; $func($a); } if((! $a->error) && (function_exists($a->module . '_content'))) { - $arr = array('content' => $a->page['content']); + $arr = array('content' => $a->page['content'], 'replace' => false); call_hooks($a->module . '_mod_content', $arr); $a->page['content'] = $arr['content']; - $func = $a->module . '_content'; - $arr = array('content' => $func($a)); + if(! $arr['replace']) { + $func = $a->module . '_content'; + $arr = array('content' => $func($a)); + } call_hooks($a->module . '_mod_aftercontent', $arr); $a->page['content'] .= $arr['content']; } diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 8ca74c23b..22c7ef35f 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -1,6 +1,6 @@ Hubzilla Installation -We've tried very hard to ensure that the Hubzilla will run on commodity +We've tried very hard to ensure that Hubzilla will run on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. It will run on most any Linux VPS system. Windows LAMP platforms such as XAMPP and WAMP are not officially supported at this time - however @@ -29,7 +29,7 @@ issues. Before you begin: Choose a domain name or subdomain name for your server. -The Hubzilla can only be installed into the root of a domain or +Hubzilla can only be installed into the root of a domain or sub-domain, and can not be installed using alternate TCP ports. Decide if you will use SSL and obtain an SSL certificate before software @@ -53,13 +53,22 @@ advice. This is disruptive to the community. That said, we recognise the issues surrounding the current certificate infrastructure and agree there are many problems, but that doesn't change the requirement. -Free "browser-valid" certificates are available from providers such as StartSSL. +Free "browser-valid" certificates are available from providers such as StartSSL +and LetsEncrypt. If you do NOT use SSL, there may be a delay of up to a minute for the initial install script - while we check the SSL port to see if anything responds there. When communicating with new sites, Hubzilla always attempts connection on the SSL port first, before falling back to a less secure connection. If you do not -use SSL, your webserver must not listen on port 443 at all. +use SSL, your webserver MUST NOT listen on port 443 at all. + +If you use LetsEncrypt to provide certificates and create a file under +.well-known/acme-challenge so that LetsEncrypt can verify your domain ownership, +please remove or rename the .well-known directory as soon as the certificate is +generated. Hubzilla will provide its own handler for ".well-known" services when +it is installed, and an existing directory in this location may prevent some of +these services from working correctly. + 1. Requirements - Apache with mod-rewrite enabled and "AllowOverride All" so you can use a @@ -137,7 +146,7 @@ use SSL, your webserver must not listen on port 443 at all. cd mywebsite util/update_addon_repo matrix - - Create searchable represenations of the online documentation. You may do this any time + - Create searchable representations of the online documentation. You may do this any time that the documentation is updated. cd mywebsite @@ -177,7 +186,16 @@ Registration errors should all be recoverable automatically. If you get any *critical* failure at this point, it generally indicates the database was not installed correctly. You might wish to move/rename .htconfig.php to another name and empty (called 'dropping') the database -tables, so that you can start fresh. +tables, so that you can start fresh. + +In order for your account to be given administrator access, it should be the +first account created, and the email address provided during registration +must match the "administrator email" address you provided during +installation. Otherwise to give an account administrator access, +add 4096 to the account_roles for that account in the database. + +For your site security there is no way to provide administrator access +using web forms. **************************************************************************** **************************************************************************** @@ -185,7 +203,7 @@ tables, so that you can start fresh. **************************************************************************** **************************************************************************** -8. Set up a cron job or scheduled task to run the poller once every 5-10 +8. Set up a cron job or scheduled task to run the poller once every 10-15 minutes to pick up the recent "public" postings of your friends. Example: cd /base/directory; /path/to/php include/poller.php @@ -201,10 +219,11 @@ You can generally find the location of PHP by executing "which php". If you have troubles with this section please contact your hosting provider for assistance. Hubzilla will not work correctly if you cannot perform this step. -You should also be sure that $a->config['system']['php_path'] is set correctly, -it should look like (changing it to the correct PHP location) +You should also be sure that $a->config['system']['php_path'] is set correctly +in your .htconfig.php file, it should look like (changing it to the correct +PHP location): -$a->config['system']['php_path'] = '/usr/local/php53/bin/php'; +$a->config['system']['php_path'] = '/usr/local/php55/bin/php'; ##################################################################### @@ -221,7 +240,7 @@ $a->config['system']['php_path'] = '/usr/local/php53/bin/php'; Check your database settings. It usually means your database could not be opened or accessed. If the database resides on the same machine, check that -the database server name is the word "localhost". +the database server name is "127.0.0.1" or the word "localhost". ##################################################################### - 500 Internal Error @@ -296,7 +315,7 @@ Retry the installation. As soon as the database has been created, ##################################################################### - Some configurations with "suhosin" security are configured without -an ability to run external processes. The Hubzilla requires this ability. +an ability to run external processes. Hubzilla requires this ability. Following are some notes provided by one of our members. ##################################################################### @@ -386,4 +405,5 @@ MaxRequestWorkers to 70. Here you can read more about Apache performance tuning: https://httpd.apache.org/docs/2.4/misc/perf-tuning.html -There are tons of scripts to help you with fine-tuning your Apache installation. Just search with your favorite search engine 'apache fine-tuning script'. +There are tons of scripts to help you with fine-tuning your Apache installation. +Just search with your favorite search engine 'apache fine-tuning script'. diff --git a/install/htconfig.sample.php b/install/htconfig.sample.php index 21697a951..df39bc9ad 100755 --- a/install/htconfig.sample.php +++ b/install/htconfig.sample.php @@ -17,7 +17,7 @@ $db_port = 0; // leave 0 for default or set your port $db_user = 'mysqlusername'; $db_pass = 'mysqlpassword'; $db_data = 'mysqldatabasename'; - +$db_type = 0; // use 1 for postgres, 0 for mysql /* * Notice: Many of the following settings will be available in the admin panel @@ -37,7 +37,7 @@ $db_data = 'mysqldatabasename'; $default_timezone = 'America/Los_Angeles'; -// What is your site name? +// What is your site name? DO NOT ADD A TRAILING SLASH! $a->config['system']['baseurl'] = 'https://myredsite.example'; $a->config['system']['sitename'] = "Hubzilla"; diff --git a/library/HTMLPurifier/DefinitionCache/Serializer/README b/library/HTMLPurifier/DefinitionCache/Serializer/README index 2e35c1c3d..2e35c1c3d 100755..100644 --- a/library/HTMLPurifier/DefinitionCache/Serializer/README +++ b/library/HTMLPurifier/DefinitionCache/Serializer/README diff --git a/library/blueimp_upload/server/node/server.js b/library/blueimp_upload/server/node/server.js index 7bab20f59..808d6ffe1 100755 --- a/library/blueimp_upload/server/node/server.js +++ b/library/blueimp_upload/server/node/server.js @@ -1,4 +1,4 @@ -#!/usr/bin/env node +#!/usr/bin/nodejs /* * jQuery File Upload Plugin Node.js Example 2.1.2 * https://github.com/blueimp/jQuery-File-Upload diff --git a/library/font_awesome/src/assets/css/prettify.css b/library/font_awesome/src/assets/css/prettify.css index aedd8d1a9..aedd8d1a9 100755..100644 --- a/library/font_awesome/src/assets/css/prettify.css +++ b/library/font_awesome/src/assets/css/prettify.css diff --git a/library/font_awesome/src/assets/js/ZeroClipboard-1.1.7.swf b/library/font_awesome/src/assets/js/ZeroClipboard-1.1.7.swf Binary files differindex 880e64ee7..880e64ee7 100755..100644 --- a/library/font_awesome/src/assets/js/ZeroClipboard-1.1.7.swf +++ b/library/font_awesome/src/assets/js/ZeroClipboard-1.1.7.swf diff --git a/library/jqupload/server/node/server.js b/library/jqupload/server/node/server.js index 5eb07a6ed..e489772b5 100755 --- a/library/jqupload/server/node/server.js +++ b/library/jqupload/server/node/server.js @@ -1,4 +1,4 @@ -#!/usr/bin/env node +#!/usr/bin/nodejs /* * jQuery File Upload Plugin Node.js Example 2.1.1 * https://github.com/blueimp/jQuery-File-Upload diff --git a/library/stylish_select/stylish-select.css b/library/stylish_select/stylish-select.css index 1f3dcd28d..1f3dcd28d 100755..100644 --- a/library/stylish_select/stylish-select.css +++ b/library/stylish_select/stylish-select.css diff --git a/mod/_well_known.php b/mod/_well_known.php index d88bc2391..47cfe1512 100644 --- a/mod/_well_known.php +++ b/mod/_well_known.php @@ -7,6 +7,22 @@ function _well_known_init(&$a){ $arr = array('server' => $_SERVER, 'request' => $_REQUEST);
call_hooks('well_known', $arr);
+
+ if(! check_siteallowed($_SERVER['REMOTE_ADDR'])) {
+ logger('well_known: site not allowed. ' . $_SERVER['REMOTE_ADDR']);
+ killme();
+ }
+
+ // from php.net re: REMOTE_HOST:
+ // Note: Your web server must be configured to create this variable. For example in Apache
+ // you'll need HostnameLookups On inside httpd.conf for it to exist. See also gethostbyaddr().
+
+ if(get_config('system','siteallowed_remote_host') && (! check_siteallowed($_SERVER['REMOTE_HOST']))) {
+ logger('well_known: site not allowed. ' . $_SERVER['REMOTE_HOST']);
+ killme();
+ }
+
+
switch(argv(1)) {
case 'zot-info':
$a->argc -= 1;
@@ -33,6 +49,19 @@ function _well_known_init(&$a){ break;
default:
+ // look in $WEBROOT/well_known for the requested file in case it is
+ // something a site requires and for which we do not have a module
+
+ // @fixme - we may need to determine the content-type and stick it in the header
+ // for now this can be done with a php script masquerading as the requested file
+
+ $wk_file = str_replace('.well-known','well_known',$a->cmd);
+ if(file_exists($wk_file)) {
+ echo file_get_contents($wk_file);
+ killme();
+ }
+ elseif(file_exists($wk_file . '.php'))
+ require_once($wk_file . '.php');
break;
}
diff --git a/mod/admin.php b/mod/admin.php index 85ab3627c..b537992d7 100644 --- a/mod/admin.php +++ b/mod/admin.php @@ -62,6 +62,9 @@ function admin_post(&$a){ case 'hubloc': admin_page_hubloc_post($a); break; + case 'features': + admin_page_features_post($a); + break; case 'dbsync': admin_page_dbsync_post($a); break; @@ -113,6 +116,9 @@ function admin_content(&$a) { // case 'hubloc': // $o = admin_page_hubloc($a); // break; + case 'features': + $o = admin_page_features($a); + break; case 'logs': $o = admin_page_logs($a); break; @@ -486,7 +492,7 @@ function admin_page_site(&$a) { '$delivery_batch_count' => array('delivery_batch_count', t('Deliveries per process'),(x(get_config('system','delivery_batch_count'))?get_config('system','delivery_batch_count'):1), t("Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5.")), '$poll_interval' => array('poll_interval', t("Poll interval"), (x(get_config('system','poll_interval'))?get_config('system','poll_interval'):2), t("Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval.")), '$maxloadavg' => array('maxloadavg', t("Maximum Load Average"), ((intval(get_config('system','maxloadavg')) > 0)?get_config('system','maxloadavg'):50), t("Maximum system load before delivery and poll processes are deferred - default 50.")), - '$default_expire_days' => array('default_expire_days', t('Expiration period in days for imported (matrix/network) content'), intval(get_config('system','default_expire_days')), t('0 for no expiration of imported content')), + '$default_expire_days' => array('default_expire_days', t('Expiration period in days for imported (grid/network) content'), intval(get_config('system','default_expire_days')), t('0 for no expiration of imported content')), '$form_security_token' => get_form_security_token("admin_site"), )); } @@ -530,6 +536,74 @@ function admin_page_hubloc_post(&$a){ goaway($a->get_baseurl(true) . '/admin/hubloc' ); } + +function admin_page_features_post(&$a) { + + check_form_security_token_redirectOnErr('/admin/features', 'admin_manage_features'); + + logger('postvars: ' . print_r($_POST,true)); + + $arr = array(); + $features = get_features(false); + + foreach($features as $fname => $fdata) { + foreach(array_slice($fdata,1) as $f) { + $feature = $f[0]; + + if(array_key_exists('feature_' . $feature,$_POST)) + $val = intval($_POST['feature_' . $feature]); + else + $val = 0; + set_config('feature',$feature,$val); + + if(array_key_exists('featurelock_' . $feature,$_POST)) + set_config('feature_lock',$feature,$val); + else + del_config('feature_lock',$feature); + } + } + + goaway(z_root() . '/admin/features' ); + +} + +function admin_page_features(&$a) { + + if((argc() > 1) && (argv(1) === 'features')) { + $arr = array(); + $features = get_features(false); + + foreach($features as $fname => $fdata) { + $arr[$fname] = array(); + $arr[$fname][0] = $fdata[0]; + foreach(array_slice($fdata,1) as $f) { + + $set = get_config('feature',$f[0]); + if($set === false) + $set = $f[3]; + $arr[$fname][1][] = array( + array('feature_' .$f[0],$f[1],$set,$f[2],array(t('Off'),t('On'))), + array('featurelock_' .$f[0],sprintf( t('Lock feature %s'),$f[1]),(($f[4] !== false) ? 1 : 0),'',array(t('Off'),t('On'))) + ); + } + } + + $tpl = get_markup_template("admin_settings_features.tpl"); + $o .= replace_macros($tpl, array( + '$form_security_token' => get_form_security_token("admin_manage_features"), + '$title' => t('Manage Additional Features'), + '$features' => $arr, + '$submit' => t('Submit'), + )); + + return $o; + } +} + + + + + function admin_page_hubloc(&$a) { $hubloc = q("SELECT hubloc_id, hubloc_addr, hubloc_host, hubloc_status FROM hubloc"); @@ -1018,6 +1092,23 @@ function admin_page_plugins(&$a){ return ''; } + $enabled = in_array($plugin,$a->plugins); + $info = get_plugin_info($plugin); + $x = check_plugin_versions($info); + + // disable plugins which are installed but incompatible versions + + if($enabled && ! $x) { + $enabled = false; + $idz = array_search($plugin, $a->plugins); + if ($idz !== false) { + unset($a->plugins[$idz]); + uninstall_plugin($plugin); + set_config("system","addon", implode(", ",$a->plugins)); + } + } + $info['disabled'] = 1-intval($x); + if (x($_GET,"a") && $_GET['a']=="t"){ check_form_security_token_redirectOnErr('/admin/plugins', 'admin_plugins', 't'); @@ -1068,6 +1159,7 @@ function admin_page_plugins(&$a){ } } + $t = get_markup_template('admin_plugins_details.tpl'); return replace_macros($t, array( '$title' => t('Administration'), @@ -1079,9 +1171,14 @@ function admin_page_plugins(&$a){ '$plugin' => $plugin, '$status' => $status, '$action' => $action, - '$info' => get_plugin_info($plugin), + '$info' => $info, '$str_author' => t('Author: '), '$str_maintainer' => t('Maintainer: '), + '$str_minversion' => t('Minimum project version: '), + '$str_maxversion' => t('Maximum project version: '), + '$str_minphpversion' => t('Minimum PHP version: '), + + '$disabled' => t('Disabled - version incompatibility'), '$admin_form' => $admin_form, '$function' => 'plugins', @@ -1103,7 +1200,23 @@ function admin_page_plugins(&$a){ if (is_dir($file)){ list($tmp, $id) = array_map('trim', explode('/', $file)); $info = get_plugin_info($id); - $plugins[] = array( $id, (in_array($id, $a->plugins)?"on":"off") , $info); + $enabled = in_array($id,$a->plugins); + $x = check_plugin_versions($info); + + // disable plugins which are installed but incompatible versions + + if($enabled && ! $x) { + $enabled = false; + $idz = array_search($id, $a->plugins); + if ($idz !== false) { + unset($a->plugins[$idz]); + uninstall_plugin($id); + set_config("system","addon", implode(", ",$a->plugins)); + } + } + $info['disabled'] = 1-intval($x); + + $plugins[] = array( $id, (($enabled)?"on":"off") , $info); } } } @@ -1116,6 +1229,7 @@ function admin_page_plugins(&$a){ '$baseurl' => $a->get_baseurl(true), '$function' => 'plugins', '$plugins' => $plugins, + '$disabled' => t('Disabled - version incompatibility'), '$form_security_token' => get_form_security_token('admin_plugins'), )); } diff --git a/mod/channel.php b/mod/channel.php index 2b9d0ed89..f88a5bf45 100644 --- a/mod/channel.php +++ b/mod/channel.php @@ -128,7 +128,7 @@ function channel_content(&$a, $update = 0, $load = false) { 'default_location' => (($is_owner) ? $a->profile['channel_location'] : ''), 'nickname' => $a->profile['channel_address'], 'lockstate' => (((strlen($a->profile['channel_allow_cid'])) || (strlen($a->profile['channel_allow_gid'])) || (strlen($a->profile['channel_deny_cid'])) || (strlen($a->profile['channel_deny_gid']))) ? 'lock' : 'unlock'), - 'acl' => (($is_owner) ? populate_acl($channel_acl) : ''), + 'acl' => (($is_owner) ? populate_acl($channel_acl,true,(($a->profile['channel_r_stream'] & PERMS_PUBLIC) ? t('Public') : '')) : ''), 'showacl' => (($is_owner) ? 'yes' : ''), 'bang' => '', 'visitor' => (($is_owner || $observer) ? true : false), @@ -156,13 +156,18 @@ function channel_content(&$a, $update = 0, $load = false) { $abook_uids = " and abook.abook_channel = " . intval($a->profile['profile_uid']) . " "; $simple_update = (($update) ? " AND item_unseen = 1 " : ''); - + + if($mid) { + $a->page['htmlhead'] .= "\r\n" . '<link rel="alternate" type="application/json+oembed" href="' . z_root() . '/oep?f=&url=' . urlencode(z_root() . '/' . $a->query_string) . '" title="oembed" />' . "\r\n"; + } + if($update && $_SESSION['loadtime']) $simple_update = " AND (( item_unseen = 1 AND item.changed > '" . datetime_convert('UTC','UTC',$_SESSION['loadtime']) . "' ) OR item.changed > '" . datetime_convert('UTC','UTC',$_SESSION['loadtime']) . "' ) "; if($load) $simple_update = ''; if(($update) && (! $load)) { + if ($mid) { $r = q("SELECT parent AS item_id from item where mid like '%s' and uid = %d $item_normal AND item_wall = 1 AND item_unseen = 1 $sql_extra limit 1", @@ -258,7 +263,6 @@ function channel_content(&$a, $update = 0, $load = false) { $items = array(); } - if((! $update) && (! $load)) { // This is ugly, but we can't pass the profile_uid through the session to the ajax updater, diff --git a/mod/connections.php b/mod/connections.php index 2060ca85e..1de8279c4 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -121,53 +121,60 @@ function connections_content(&$a) { $search = ((x($_REQUEST,'search')) ? notags(trim($_REQUEST['search'])) : ''); $tabs = array( + /* array( 'label' => t('Suggestions'), 'url' => z_root() . '/suggest', 'sel' => '', 'title' => t('Suggest new connections'), ), - array( + */ + + 'pending' => array( 'label' => t('New Connections'), 'url' => z_root() . '/connections/pending', 'sel' => ($pending) ? 'active' : '', 'title' => t('Show pending (new) connections'), ), - array( + + 'all' => array( 'label' => t('All Connections'), 'url' => z_root() . '/connections/all', 'sel' => ($all) ? 'active' : '', 'title' => t('Show all connections'), ), + + /* array( 'label' => t('Unblocked'), 'url' => z_root() . '/connections', 'sel' => (($unblocked) && (! $search) && (! $nets)) ? 'active' : '', 'title' => t('Only show unblocked connections'), ), + */ - array( + 'blocked' => array( 'label' => t('Blocked'), 'url' => z_root() . '/connections/blocked', 'sel' => ($blocked) ? 'active' : '', 'title' => t('Only show blocked connections'), ), - array( + 'ignored' => array( 'label' => t('Ignored'), 'url' => z_root() . '/connections/ignored', 'sel' => ($ignored) ? 'active' : '', 'title' => t('Only show ignored connections'), ), - array( + 'archived' => array( 'label' => t('Archived'), 'url' => z_root() . '/connections/archived', 'sel' => ($archived) ? 'active' : '', 'title' => t('Only show archived connections'), ), - array( + 'hidden' => array( 'label' => t('Hidden'), 'url' => z_root() . '/connections/hidden', 'sel' => ($hidden) ? 'active' : '', @@ -184,8 +191,8 @@ function connections_content(&$a) { ); - $tab_tpl = get_markup_template('common_tabs.tpl'); - $t = replace_macros($tab_tpl, array('$tabs'=>$tabs)); + //$tab_tpl = get_markup_template('common_tabs.tpl'); + //$t = replace_macros($tab_tpl, array('$tabs'=>$tabs)); $searching = false; if($search) { @@ -221,20 +228,51 @@ function connections_content(&$a) { foreach($r as $rr) { if($rr['xchan_url']) { + + $status_str = ''; + $status = array( + ((intval($rr['abook_pending'])) ? t('Pending approval') : ''), + ((intval($rr['abook_archived'])) ? t('Archived') : ''), + ((intval($rr['abook_hidden'])) ? t('Hidden') : ''), + ((intval($rr['abook_ignored'])) ? t('Ignored') : ''), + ((intval($rr['abook_blocked'])) ? t('Blocked') : '') + ); + + foreach($status as $str) { + if(!$str) + continue; + $status_str .= $str; + $status_str .= ', '; + } + $status_str = rtrim($status_str, ', '); + $contacts[] = array( 'img_hover' => sprintf( t('%1$s [%2$s]'),$rr['xchan_name'],$rr['xchan_url']), 'edit_hover' => t('Edit connection'), + 'delete_hover' => t('Delete connection'), 'id' => $rr['abook_id'], - 'alt_text' => $alt_text, - 'dir_icon' => $dir_icon, 'thumb' => $rr['xchan_photo_m'], 'name' => $rr['xchan_name'], - 'username' => $rr['xchan_name'], 'classes' => (intval($rr['abook_archived']) ? 'archived' : ''), 'link' => z_root() . '/connedit/' . $rr['abook_id'], - 'edit' => t('Edit'), + 'deletelink' => z_root() . '/connedit/' . intval($rr['abook_id']) . '/drop', + 'delete' => t('Delete'), 'url' => chanlink_url($rr['xchan_url']), - 'network' => network_to_name($rr['network']), + 'webbie_label' => t('Channel address'), + 'webbie' => $rr['xchan_addr'], + 'network_label' => t('Network'), + 'network' => network_to_name($rr['xchan_network']), + 'public_forum' => ((intval($rr['xchan_pubforum'])) ? true : false), + 'status_label' => t('Status'), + 'status' => $status_str, + 'connected_label' => t('Connected'), + 'connected' => datetime_convert('UTC',date_default_timezone_get(),$rr['abook_created'], 'c'), + 'approve_hover' => t('Approve connection'), + 'approve' => (($rr['abook_pending']) ? t('Approve') : false), + 'ignore_hover' => t('Ignore connection'), + 'ignore' => ((! $rr['abook_ignored']) ? t('Ignore') : false), + 'recent_label' => t('Recent activity'), + 'recentlink' => z_root() . '/network/?f=&cid=' . intval($rr['abook_id']) ); } } @@ -257,12 +295,13 @@ function connections_content(&$a) { else { $o .= "<script> var page_query = '" . $_GET['q'] . "'; var extra_args = '" . extra_query_args() . "' ; </script>"; $o .= replace_macros(get_markup_template('connections.tpl'),array( - '$header' => t('Connections') . (($head) ? ' - ' . $head : ''), - '$tabs' => $t, + '$header' => t('Connections') . (($head) ? ': ' . $head : ''), + '$tabs' => $tabs, '$total' => $total, '$search' => $search_hdr, + '$label' => t('Search'), '$desc' => t('Search your connections'), - '$finding' => (($searching) ? t('Finding: ') . "'" . $search . "'" : ""), + '$finding' => (($searching) ? t('Connections search') . ": '" . $search . "'" : ""), '$submit' => t('Find'), '$edit' => t('Edit'), '$cmd' => $a->cmd, diff --git a/mod/connedit.php b/mod/connedit.php index 9c46fa999..cb785fc31 100644 --- a/mod/connedit.php +++ b/mod/connedit.php @@ -305,6 +305,9 @@ function connedit_post(&$a) { connedit_clone($a); + if(($_REQUEST['pending']) && (!$_REQUEST['done'])) + goaway($a->get_baseurl(true) . '/connections/ifpending'); + return; } @@ -397,7 +400,6 @@ function connedit_content(&$a) { } if($cmd === 'update') { - // pull feed and consume it, which should subscribe to the hub. proc_run('php',"include/poller.php","$contact_id"); goaway($a->get_baseurl(true) . '/connedit/' . $contact_id); @@ -405,8 +407,15 @@ function connedit_content(&$a) { } if($cmd === 'refresh') { - if(! zot_refresh($orig_record[0],get_app()->get_channel())) - notice( t('Refresh failed - channel is currently unavailable.') ); + if($orig_record[0]['xchan_network'] === 'zot') { + if(! zot_refresh($orig_record[0],get_app()->get_channel())) + notice( t('Refresh failed - channel is currently unavailable.') ); + } + else { + + // if you are on a different network we'll force a refresh of the connection basic info + proc_run('php','include/notifier.php','permission_update',$contact_id); + } goaway($a->get_baseurl(true) . '/connedit/' . $contact_id); } @@ -705,10 +714,6 @@ function connedit_content(&$a) { '$slide' => $slide, '$affinity' => $affinity, '$pending_label' => t('Connection Pending Approval'), - '$pending_modal_title' => t('Connection Request'), - '$pending_modal_body' => sprintf(t('(%s) would like to connect with you. Please approve this connection to allow communication.'), $contact['xchan_addr']), - '$pending_modal_approve' => t('Approve'), - '$pending_modal_dismiss' => t('Approve Later'), '$is_pending' => (intval($contact['abook_pending']) ? 1 : ''), '$unapproved' => $unapproved, '$inherited' => t('inherited'), diff --git a/mod/cover_photo.php b/mod/cover_photo.php new file mode 100644 index 000000000..de11857b0 --- /dev/null +++ b/mod/cover_photo.php @@ -0,0 +1,417 @@ +<?php + +/* + @file cover_photo.php + @brief Module-file with functions for handling of cover-photos + +*/ + +require_once('include/photo/photo_driver.php'); +require_once('include/identity.php'); + + + +/* @brief Initalize the cover-photo edit view + * + * @param $a Current application + * @return void + * + */ + +function cover_photo_init(&$a) { + + if(! local_channel()) { + return; + } + + $channel = $a->get_channel(); + profile_load($a,$channel['channel_address']); + +} + +/* @brief Evaluate posted values + * + * @param $a Current application + * @return void + * + */ + +function cover_photo_post(&$a) { + + if(! local_channel()) { + return; + } + + $channel = $a->get_channel(); + + check_form_security_token_redirectOnErr('/cover_photo', 'cover_photo'); + + if((x($_POST,'cropfinal')) && ($_POST['cropfinal'] == 1)) { + + // phase 2 - we have finished cropping + + if(argc() != 2) { + notice( t('Image uploaded but image cropping failed.') . EOL ); + return; + } + + $image_id = argv(1); + + if(substr($image_id,-2,1) == '-') { + $scale = substr($image_id,-1,1); + $image_id = substr($image_id,0,-2); + } + + + $srcX = $_POST['xstart']; + $srcY = $_POST['ystart']; + $srcW = $_POST['xfinal'] - $srcX; + $srcH = $_POST['yfinal'] - $srcY; + + + $r = q("select gender from profile where uid = %d and is_default = 1 limit 1", + intval(local_channel()) + ); + if($r) { + $profile = $r[0]; + } + + $r = q("SELECT * FROM photo WHERE resource_id = '%s' AND uid = %d AND scale = 0 LIMIT 1", + dbesc($image_id), + intval(local_channel()) + ); + + if($r) { + + $base_image = $r[0]; + $base_image['data'] = (($r[0]['os_storage']) ? @file_get_contents($base_image['data']) : dbunescbin($base_image['data'])); + + $im = photo_factory($base_image['data'], $base_image['type']); + if($im->is_valid()) { + + // We are scaling and cropping the relative pixel locations to the original photo instead of the + // scaled photo we operated on. + + // First load the scaled photo to check its size. (Should probably pass this in the post form and save + // a query.) + + $g = q("select width, height from photo where resource_id = '%s' and uid = %d and scale = 3", + dbesc($image_id), + intval(local_channel()) + ); + + + $scaled_width = $g[0]['width']; + $scaled_height = $g[0]['height']; + + if((! $scaled_width) || (! $scaled_height)) { + logger('potential divide by zero scaling cover photo'); + return; + } + + // unset all other cover photos + + q("update photo set photo_usage = %d where photo_usage = %d and uid = %d", + intval(PHOTO_NORMAL), + intval(PHOTO_COVER), + intval(local_channel()) + ); + + $orig_srcx = ( $r[0]['width'] / $scaled_width ) * $srcX; + $orig_srcy = ( $r[0]['height'] / $scaled_height ) * $srcY; + $orig_srcw = ( $srcW / $scaled_width ) * $r[0]['width']; + $orig_srch = ( $srcH / $scaled_height ) * $r[0]['height']; + + $im->cropImageRect(1200,435,$orig_srcx, $orig_srcy, $orig_srcw, $orig_srch); + + $aid = get_account_id(); + + $p = array('aid' => $aid, 'uid' => local_channel(), 'resource_id' => $base_image['resource_id'], + 'filename' => $base_image['filename'], 'album' => t('Cover Photos')); + + $p['scale'] = 7; + $p['photo_usage'] = PHOTO_COVER; + + $r1 = $im->save($p); + + $im->doScaleImage(850,310); + $p['scale'] = 8; + + $r2 = $im->save($p); + + + $im->doScaleImage(425,160); + $p['scale'] = 9; + + $r3 = $im->save($p); + + if($r1 === false || $r2 === false || $r3 === false) { + // if one failed, delete them all so we can start over. + notice( t('Image resize failed.') . EOL ); + $x = q("delete from photo where resource_id = '%s' and uid = %d and scale >= 7 ", + dbesc($base_image['resource_id']), + local_channel() + ); + return; + } + + $channel = $a->get_channel(); + send_cover_photo_activity($channel,$base_image,$profile); + + + } + else + notice( t('Unable to process image') . EOL); + } + + goaway(z_root() . '/channel/' . $channel['channel_address']); + + } + + + $hash = photo_new_resource(); + $smallest = 0; + + require_once('include/attach.php'); + + $res = attach_store($a->get_channel(), get_observer_hash(), '', array('album' => t('Cover Photos'), 'hash' => $hash)); + + logger('attach_store: ' . print_r($res,true)); + + if($res && intval($res['data']['is_photo'])) { + $i = q("select * from photo where resource_id = '%s' and uid = %d and scale = 0", + dbesc($hash), + intval(local_channel()) + ); + + if(! $i) { + notice( t('Image upload failed.') . EOL ); + return; + } + $os_storage = false; + + foreach($i as $ii) { + $smallest = intval($ii['scale']); + $os_storage = intval($ii['os_storage']); + $imagedata = $ii['data']; + $filetype = $ii['type']; + + } + } + + $imagedata = (($os_storage) ? @file_get_contents($imagedata) : $imagedata); + $ph = photo_factory($imagedata, $filetype); + + if(! $ph->is_valid()) { + notice( t('Unable to process image.') . EOL ); + return; + } + + return cover_photo_crop_ui_head($a, $ph, $hash, $smallest); + +} + +function send_cover_photo_activity($channel,$photo,$profile) { + + $arr = array(); + $arr['item_thread_top'] = 1; + $arr['item_origin'] = 1; + $arr['item_wall'] = 1; + $arr['obj_type'] = ACTIVITY_OBJ_PHOTO; + $arr['verb'] = ACTIVITY_UPDATE; + + $arr['object'] = json_encode(array( + 'type' => $arr['obj_type'], + 'id' => z_root() . '/photo/' . $photo['resource_id'] . '-7', + 'link' => array('rel' => 'photo', 'type' => $photo['type'], 'href' => z_root() . '/photo/' . $photo['resource_id'] . '-7') + )); + + if($profile && stripos($profile['gender'],t('female')) !== false) + $t = t('%1$s updated her %2$s'); + elseif($profile && stripos($profile['gender'],t('male')) !== false) + $t = t('%1$s updated his %2$s'); + else + $t = t('%1$s updated their %2$s'); + + $ptext = '[zrl=' . z_root() . '/photos/' . $channel['channel_address'] . '/image/' . $photo['resource_id'] . ']' . t('cover photo') . '[/zrl]'; + + $ltext = '[zrl=' . z_root() . '/profile/' . $channel['channel_address'] . ']' . '[zmg]' . z_root() . '/photo/' . $photo['resource_id'] . '-8[/zmg][/zrl]'; + + $arr['body'] = sprintf($t,$channel['channel_name'],$ptext) . "\n\n" . $ltext; + + $acl = new AccessList($channel); + $x = $acl->get(); + $arr['allow_cid'] = $x['allow_cid']; + + $arr['allow_gid'] = $x['allow_gid']; + $arr['deny_cid'] = $x['deny_cid']; + $arr['deny_gid'] = $x['deny_gid']; + + $arr['uid'] = $channel['channel_id']; + $arr['aid'] = $channel['channel_account_id']; + + $arr['owner_xchan'] = $channel['channel_hash']; + $arr['author_xchan'] = $channel['channel_hash']; + + post_activity_item($arr); + + +} + + +/* @brief Generate content of profile-photo view + * + * @param $a Current application + * @return void + * + */ + + +function cover_photo_content(&$a) { + + if(! local_channel()) { + notice( t('Permission denied.') . EOL ); + return; + } + + $channel = $a->get_channel(); + + $newuser = false; + + if(argc() == 2 && argv(1) === 'new') + $newuser = true; + + if(argv(1) === 'use') { + if (argc() < 3) { + notice( t('Permission denied.') . EOL ); + return; + }; + +// check_form_security_token_redirectOnErr('/cover_photo', 'cover_photo'); + + $resource_id = argv(2); + + $r = q("SELECT id, album, scale FROM photo WHERE uid = %d AND resource_id = '%s' ORDER BY scale ASC", + intval(local_channel()), + dbesc($resource_id) + ); + if(! $r) { + notice( t('Photo not available.') . EOL ); + return; + } + $havescale = false; + foreach($r as $rr) { + if($rr['scale'] == 7) + $havescale = true; + } + + $r = q("SELECT `data`, `type`, resource_id, os_storage FROM photo WHERE id = %d and uid = %d limit 1", + intval($r[0]['id']), + intval(local_channel()) + + ); + if(! $r) { + notice( t('Photo not available.') . EOL ); + return; + } + + if(intval($r[0]['os_storage'])) + $data = @file_get_contents($r[0]['data']); + else + $data = dbunescbin($r[0]['data']); + + $ph = photo_factory($data, $r[0]['type']); + $smallest = 0; + if($ph->is_valid()) { + // go ahead as if we have just uploaded a new photo to crop + $i = q("select resource_id, scale from photo where resource_id = '%s' and uid = %d and scale = 0", + dbesc($r[0]['resource_id']), + intval(local_channel()) + ); + + if($i) { + $hash = $i[0]['resource_id']; + foreach($i as $ii) { + $smallest = intval($ii['scale']); + } + } + } + + cover_photo_crop_ui_head($a, $ph, $hash, $smallest); + } + + + if(! x($a->data,'imagecrop')) { + + $tpl = get_markup_template('cover_photo.tpl'); + + $o .= replace_macros($tpl,array( + '$user' => $a->channel['channel_address'], + '$lbl_upfile' => t('Upload File:'), + '$lbl_profiles' => t('Select a profile:'), + '$title' => t('Upload Cover Photo'), + '$submit' => t('Upload'), + '$profiles' => $profiles, + '$form_security_token' => get_form_security_token("cover_photo"), +// FIXME - yuk + '$select' => sprintf('%s %s', t('or'), ($newuser) ? '<a href="' . $a->get_baseurl() . '">' . t('skip this step') . '</a>' : '<a href="'. $a->get_baseurl() . '/photos/' . $a->channel['channel_address'] . '">' . t('select a photo from your photo albums') . '</a>') + )); + + call_hooks('cover_photo_content_end', $o); + + return $o; + } + else { + $filename = $a->data['imagecrop'] . '-3'; + $resolution = 3; + $tpl = get_markup_template("cropcover.tpl"); + $o .= replace_macros($tpl,array( + '$filename' => $filename, + '$profile' => intval($_REQUEST['profile']), + '$resource' => $a->data['imagecrop'] . '-3', + '$image_url' => $a->get_baseurl() . '/photo/' . $filename, + '$title' => t('Crop Image'), + '$desc' => t('Please adjust the image cropping for optimum viewing.'), + '$form_security_token' => get_form_security_token("cover_photo"), + '$done' => t('Done Editing') + )); + return $o; + } + + return; // NOTREACHED +} + +/* @brief Generate the UI for photo-cropping + * + * @param $a Current application + * @param $ph Photo-Factory + * @return void + * + */ + + + +function cover_photo_crop_ui_head(&$a, $ph, $hash, $smallest){ + + $max_length = get_config('system','max_image_length'); + if(! $max_length) + $max_length = MAX_IMAGE_LENGTH; + if($max_length > 0) + $ph->scaleImage($max_length); + + $width = $ph->getWidth(); + $height = $ph->getHeight(); + + if($width < 300 || $height < 300) { + $ph->scaleImageUp(240); + $width = $ph->getWidth(); + $height = $ph->getHeight(); + } + + + $a->data['imagecrop'] = $hash; + $a->data['imagecrop_resolution'] = $smallest; + $a->page['htmlhead'] .= replace_macros(get_markup_template("crophead.tpl"), array()); + return; +} + diff --git a/mod/directory.php b/mod/directory.php index 4ab118b17..dca96694e 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -144,11 +144,14 @@ function directory_content(&$a) { } if($url) { - // We might want to make the tagadelic count (&kw=) configurable or turn it off completely. $numtags = get_config('system','directorytags'); - $kw = ((intval($numtags)) ? $numtags : 50); + $kw = ((intval($numtags) > 0) ? intval($numtags) : 50); + + if(get_config('system','disable_directory_keywords')) + $kw = 0; + $query = $url . '?f=&kw=' . $kw . (($safe_mode != 1) ? '&safe=' . $safe_mode : ''); if($token) diff --git a/mod/dirsearch.php b/mod/dirsearch.php index 388e5f3ac..bc2fa108f 100644 --- a/mod/dirsearch.php +++ b/mod/dirsearch.php @@ -75,6 +75,8 @@ function dirsearch_content(&$a) { $kw = ((x($_REQUEST,'kw')) ? intval($_REQUEST['kw']) : 0 ); $forums = ((array_key_exists('pubforums',$_REQUEST)) ? intval($_REQUEST['pubforums']) : 0); + if(get_config('system','disable_directory_keywords')) + $kw = 0; // by default use a safe search diff --git a/mod/events.php b/mod/events.php index 74b44906c..ed9f0f2e3 100755 --- a/mod/events.php +++ b/mod/events.php @@ -434,7 +434,7 @@ function events_content(&$a) { '$xchan' => $event_xchan, '$mid' => $mid, '$event_hash' => $event_id, - '$summary' => array('summary', (($event_id) ? t('Edit event titel') : t('Event titel')), $t_orig, t('Required'), '*'), + '$summary' => array('summary', (($event_id) ? t('Edit event title') : t('Event title')), $t_orig, t('Required'), '*'), '$catsenabled' => $catsenabled, '$placeholdercategory' => t('Categories (comma-separated list)'), '$c_text' => (($event_id) ? t('Edit Category') : t('Category')), diff --git a/mod/group.php b/mod/group.php index ce9633669..7eaad771f 100644 --- a/mod/group.php +++ b/mod/group.php @@ -17,13 +17,13 @@ function group_post(&$a) { $public = intval($_POST['public']); $r = group_add(local_channel(),$name,$public); if($r) { - info( t('Collection created.') . EOL ); + info( t('Privacy group created.') . EOL ); $r = group_byname(local_channel(),$name); if($r) goaway($a->get_baseurl() . '/group/' . $r); } else - notice( t('Could not create collection.') . EOL ); + notice( t('Could not create privacy group.') . EOL ); goaway($a->get_baseurl() . '/group'); } @@ -35,7 +35,7 @@ function group_post(&$a) { intval(local_channel()) ); if(! $r) { - notice( t('Collection not found.') . EOL ); + notice( t('Privacy group not found.') . EOL ); goaway($a->get_baseurl() . '/connections'); } @@ -51,7 +51,7 @@ function group_post(&$a) { intval($group['id']) ); if($r) - info( t('Collection updated.') . EOL ); + info( t('Privacy group updated.') . EOL ); } goaway(z_root() . '/group/' . argv(1) . '/' . argv(2)); @@ -83,8 +83,8 @@ function group_content(&$a) { if((argc() == 2) && (argv(1) === 'new')) { return replace_macros($tpl, $context + array( - '$title' => t('Create a collection of channels.'), - '$gname' => array('groupname',t('Collection Name: '), '', ''), + '$title' => t('Create a group of channels.'), + '$gname' => array('groupname',t('Privacy group name: '), '', ''), '$gid' => 'new', '$public' => array('public',t('Members are visible to other channels'), false, ''), '$form_security_token' => get_form_security_token("group_edit"), @@ -104,9 +104,9 @@ function group_content(&$a) { if($r) $result = group_rmv(local_channel(),$r[0]['name']); if($result) - info( t('Collection removed.') . EOL); + info( t('Privacy group removed.') . EOL); else - notice( t('Unable to remove collection.') . EOL); + notice( t('Unable to remove privacy group.') . EOL); } goaway($a->get_baseurl() . '/group'); // NOTREACHED @@ -134,7 +134,7 @@ function group_content(&$a) { intval(local_channel()) ); if(! $r) { - notice( t('Collection not found.') . EOL ); + notice( t('Privacy group not found.') . EOL ); goaway($a->get_baseurl() . '/connections'); } $group = $r[0]; @@ -176,8 +176,8 @@ function group_content(&$a) { $context = $context + array( - '$title' => t('Collection Editor'), - '$gname' => array('groupname',t('Collection Name: '),$group['name'], ''), + '$title' => t('Privacy group editor'), + '$gname' => array('groupname',t('Privacy group name: '),$group['name'], ''), '$gid' => $group['id'], '$drop' => $drop_txt, '$public' => array('public',t('Members are visible to other channels'), $group['visible'], ''), diff --git a/mod/help.php b/mod/help.php index c4549a2bd..e1c6fede8 100644 --- a/mod/help.php +++ b/mod/help.php @@ -157,7 +157,7 @@ function help_content(&$a) { $path = trim(substr($dirname,4),'/'); $o .= '<li><a href="help/' . (($path) ? $path . '/' : '') . $fname . '" >' . ucwords(str_replace('_',' ',notags($fname))) . '</a><br />' . - str_replace('$Projectname',PLATFORM_NAME,substr($rr['text'],0,200)) . '...<br /><br /></li>'; + str_replace('$Projectname',get_platform_name(),substr($rr['text'],0,200)) . '...<br /><br /></li>'; } $o .= '</ul>'; @@ -229,6 +229,8 @@ function help_content(&$a) { if($doctype === 'bbcode') { require_once('include/bbcode.php'); $content = bbcode($text); + // bbcode retargets external content to new windows. This content is internal. + $content = str_replace(' target="_blank"','',$content); } $content = preg_replace_callback("/#include (.*?)\;/ism", 'preg_callback_help_include', $content); @@ -248,7 +250,9 @@ function preg_callback_help_include($matches) { if(preg_match('/\.bb$/', $matches[1]) || preg_match('/\.txt$/', $matches[1])) { require_once('include/bbcode.php'); $include = bbcode($include); - } elseif(preg_match('/\.md$/', $matches[1])) { + $include = str_replace(' target="_blank"','',$include); + } + elseif(preg_match('/\.md$/', $matches[1])) { require_once('library/markdown.php'); $include = Markdown($include); } diff --git a/mod/hostxrd.php b/mod/hostxrd.php index 0e18c133b..18066b7bf 100644 --- a/mod/hostxrd.php +++ b/mod/hostxrd.php @@ -12,6 +12,7 @@ function hostxrd_init(&$a) { )); $arr = array('xrd' => $x); call_hooks('hostxrd',$arr); + echo $arr['xrd']; killme(); } diff --git a/mod/import.php b/mod/import.php index 02e71233a..b6091d944 100644 --- a/mod/import.php +++ b/mod/import.php @@ -123,7 +123,7 @@ function import_account(&$a, $account_id) { if(array_key_exists('channel',$data)) { if($completed < 1) { - $channel = import_channel($data['channel'], $account_id); + $channel = import_channel($data['channel'], $account_id, $seize); } else { diff --git a/mod/import_items.php b/mod/import_items.php index 6b97939c9..f369ad780 100644 --- a/mod/import_items.php +++ b/mod/import_items.php @@ -86,14 +86,11 @@ function import_items_post(&$a) { $channel = $a->get_channel(); - $saved_notification_flags = notifications_off($channel['channel_id']); if(array_key_exists('item',$data) && $data['item']) { import_items($channel,$data['item']); } - notifications_on($channel['channel_id'],$saved_notification_flags); - if(array_key_exists('item_id',$data) && $data['item_id']) { import_item_ids($channel,$data['item_id']); } @@ -107,9 +104,6 @@ function import_items_post(&$a) { function import_items_content(&$a) { - - - if(! local_channel()) { notice( t('Permission denied') . EOL); return login(); diff --git a/mod/item.php b/mod/item.php index b3ef57529..fdc768c67 100644 --- a/mod/item.php +++ b/mod/item.php @@ -210,7 +210,7 @@ function item_post(&$a) { } } else { - if(! perm_is_allowed($profile_uid,$observer['xchan_hash'],'post_wall')) { + if(! perm_is_allowed($profile_uid,$observer['xchan_hash'],($webpage) ? 'write_pages' : 'post_wall')) { notice( t('Permission denied.') . EOL) ; if(x($_REQUEST,'return')) goaway($a->get_baseurl() . "/" . $return_path ); @@ -446,7 +446,7 @@ function item_post(&$a) { $execflag = false; - if($mimetype === 'application/x-php') { + if($mimetype !== 'text/bbcode') { $z = q("select account_id, account_roles, channel_pageflags from account left join channel on channel_account_id = account_id where channel_id = %d limit 1", intval($profile_uid) ); @@ -720,8 +720,7 @@ function item_post(&$a) { $datarray = array(); - $item_thead_top = ((! $parent) ? 1 : 0); - + $item_thread_top = ((! $parent) ? 1 : 0); if ((! $plink) && ($item_thread_top)) { $plink = z_root() . '/channel/' . $channel['channel_address'] . '/?f=&mid=' . $mid; @@ -818,25 +817,26 @@ function item_post(&$a) { dbesc($body) ); - if($z && $z[0]['created'] > datetime_convert('UTC','UTC', 'now - 2 minutes')) { - $datarray['cancel'] = 1; - notice( t('Duplicate post suppressed.') . EOL); - logger('Duplicate post. Faking plugin cancel.'); + if($z) { + foreach($z as $zz) { + if($zz['created'] > datetime_convert('UTC','UTC', 'now - 2 minutes')) { + $datarray['cancel'] = 1; + notice( t('Duplicate post suppressed.') . EOL); + logger('Duplicate post. Faking plugin cancel.'); + } + } } } call_hooks('post_local',$datarray); if(x($datarray,'cancel')) { - logger('mod_item: post cancelled by plugin.'); - if($return_path) { + logger('mod_item: post cancelled by plugin or duplicate suppressed.'); + if($return_path) goaway($a->get_baseurl() . "/" . $return_path); - } $json = array('cancel' => 1); - if(x($_REQUEST,'jsreload') && strlen($_REQUEST['jsreload'])) - $json['reload'] = $a->get_baseurl() . '/' . $_REQUEST['jsreload']; - + $json['reload'] = $a->get_baseurl() . '/' . $_REQUEST['jsreload']; echo json_encode($json); killme(); } @@ -919,7 +919,7 @@ function item_post(&$a) { else { $parent = $post_id; - if($datarray['owner_xchan'] != $datarray['author_xchan']) { + if(($datarray['owner_xchan'] != $datarray['author_xchan']) && ($datarray['item_type'] == ITEM_TYPE_POST)) { notification(array( 'type' => NOTIFY_WALL, 'from_xchan' => $datarray['author_xchan'], diff --git a/mod/linkinfo.php b/mod/linkinfo.php index c3df1305d..5d9e2bc67 100644 --- a/mod/linkinfo.php +++ b/mod/linkinfo.php @@ -22,6 +22,8 @@ function linkinfo_content(&$a) { else $url = trim($_GET['url']); + $url = strip_zids($url); + if((substr($url,0,1) != '/') && (substr($url,0,4) != 'http')) $url = 'http://' . $url; @@ -113,7 +115,7 @@ function linkinfo_content(&$a) { // If this is a Red site, use zrl rather than url so they get zids sent to them by default - if( x($siteinfo,'generator') && (strpos($siteinfo['generator'],PLATFORM_NAME . ' ') === 0)) + if( x($siteinfo,'generator') && (strpos($siteinfo['generator'], get_platform_name() . ' ') === 0)) $template = str_replace('url','zrl',$template); if($siteinfo["title"] == "") { diff --git a/mod/lostpass.php b/mod/lostpass.php index 3dbc2fe7d..ffdd7b62e 100644 --- a/mod/lostpass.php +++ b/mod/lostpass.php @@ -87,7 +87,7 @@ function lostpass_content(&$a) { '$lbl2' => t('Your password has been reset as requested.'), '$lbl3' => t('Your new password is'), '$lbl4' => t('Save or copy your new password - and then'), - '$lbl5' => '<a href="' . $a->get_baseurl() . '">' . t('click here to login') . '</a>.', + '$lbl5' => '<a href="' . $a->get_baseurl() . '/login">' . t('click here to login') . '</a>.', '$lbl6' => t('Your password may be changed from the <em>Settings</em> page after successful login.'), '$newpass' => $new_password, '$baseurl' => $a->get_baseurl() diff --git a/mod/magic.php b/mod/magic.php index 2fee87241..12679773b 100644 --- a/mod/magic.php +++ b/mod/magic.php @@ -105,6 +105,7 @@ function magic_init(&$a) { $r = q("select * from channel left join hubloc on channel_hash = hubloc_hash where hubloc_addr = '%s' limit 1", dbesc($delegate) ); + if($r && intval($r[0]['channel_id'])) { $allowed = perm_is_allowed($r[0]['channel_id'],get_observer_hash(),'delegate'); if($allowed) { @@ -112,6 +113,7 @@ function magic_init(&$a) { $_SESSION['delegate'] = get_observer_hash(); $_SESSION['account_id'] = intval($r[0]['channel_account_id']); change_channel($r[0]['channel_id']); + $delegation_success = true; } } diff --git a/mod/manage.php b/mod/manage.php index b609ede44..671003efd 100644 --- a/mod/manage.php +++ b/mod/manage.php @@ -148,6 +148,8 @@ function manage_content(&$a) { for($x = 0; $x < count($delegates); $x ++) { $delegates[$x]['link'] = 'magic?f=&dest=' . urlencode($delegates[$x]['xchan_url']) . '&delegate=' . urlencode($delegates[$x]['xchan_addr']); + $delegates[$x]['channel_name'] = $delegates[$x]['xchan_name']; + $delegates[$x]['delegate'] = 1; } } else { diff --git a/mod/network.php b/mod/network.php index 9f0604296..17f57f498 100644 --- a/mod/network.php +++ b/mod/network.php @@ -166,7 +166,7 @@ function network_content(&$a, $update = 0, $load = false) { 'default_location' => $channel['channel_location'], 'nickname' => $channel['channel_address'], 'lockstate' => (($private_editing || $channel['channel_allow_cid'] || $channel['channel_allow_gid'] || $channel['channel_deny_cid'] || $channel['channel_deny_gid']) ? 'lock' : 'unlock'), - 'acl' => populate_acl((($private_editing) ? $def_acl : $channel_acl)), + 'acl' => populate_acl((($private_editing) ? $def_acl : $channel_acl), true, (($channel['channel_r_stream'] & PERMS_PUBLIC) ? t('Public') : '')), 'bang' => (($private_editing) ? '!' : ''), 'visitor' => true, 'profile_uid' => local_channel() @@ -204,7 +204,7 @@ function network_content(&$a, $update = 0, $load = false) { } else { $contact_str = ' 0 '; - info( t('Collection is empty')); + info( t('Privacy group is empty')); } $sql_extra = " AND item.parent IN ( SELECT DISTINCT parent FROM item WHERE true $sql_options AND (( author_xchan IN ( $contact_str ) OR owner_xchan in ( $contact_str )) or allow_gid like '" . protect_sprintf('%<' . dbesc($group_hash) . '>%') . "' ) and id = parent $item_normal ) "; @@ -213,7 +213,7 @@ function network_content(&$a, $update = 0, $load = false) { if($x) { $title = replace_macros(get_markup_template("section_title.tpl"),array( - '$title' => t('Collection: ') . $x['name'] + '$title' => t('Privacy group: ') . $x['name'] )); } diff --git a/mod/new_channel.php b/mod/new_channel.php index 047048f0a..630984bf2 100644 --- a/mod/new_channel.php +++ b/mod/new_channel.php @@ -64,7 +64,14 @@ function new_channel_post(&$a) { $arr = $_POST; - if(($arr['account_id'] = get_account_id()) === false) { + $acc = $a->get_account(); + $arr['account_id'] = get_account_id(); + + // prevent execution by delegated channels as well as those not logged in. + // get_account_id() returns the account_id from the session. But $a->account + // may point to the original authenticated account. + + if((! $acc) || ($acc['account_id'] != $arr['account_id'])) { notice( t('Permission denied.') . EOL ); return; } @@ -95,11 +102,25 @@ function new_channel_post(&$a) { function new_channel_content(&$a) { - if(! get_account_id()) { + + $acc = $a->get_account(); + + if((! $acc) || $acc['account_id'] != get_account_id()) { notice( t('Permission denied.') . EOL); return; } + $default_role = ''; + $aid = get_account_id(); + if($aid) { + $r = q("select count(channel_id) as total from channel where channel_account_id = %d", + intval($aid) + ); + if($r && (! intval($r[0]['total']))) { + $default_role = get_config('system','default_permissions_role'); + } + } + $name = ((x($_REQUEST,'name')) ? $_REQUEST['name'] : "" ); $nickname = ((x($_REQUEST,'nickname')) ? $_REQUEST['nickname'] : "" ); $privacy_role = ((x($_REQUEST,'permissions_role')) ? $_REQUEST['permissions_role'] : "" ); @@ -112,11 +133,13 @@ function new_channel_content(&$a) { '$label_name' => t('Channel Name'), '$help_name' => t('Examples: "Bob Jameson", "Lisa and her Horses", "Soccer", "Aviation Group" '), '$label_nick' => t('Choose a short nickname'), + '$nick_hub' => '@' . str_replace(array('http://','https://','/'), '', get_config('system','baseurl')), '$nick_desc' => t('Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others.'), '$label_import' => t('Or <a href="import">import an existing channel</a> from another location'), '$name' => $name, '$help_role' => t('Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you'), '$role' => array('permissions_role' , t('Channel Type'), ($privacy_role) ? $privacy_role : 'social', '<a href="help/roles" target="_blank">'.t('Read more about roles').'</a>',get_roles()), + '$default_role' => $default_role, '$nickname' => $nickname, '$submit' => t('Create') )); diff --git a/mod/oep.php b/mod/oep.php new file mode 100644 index 000000000..8d959c3e2 --- /dev/null +++ b/mod/oep.php @@ -0,0 +1,387 @@ +<?php + +// oembed provider + + + +function oep_init(&$a) { + + logger('oep: ' . print_r($_REQUEST,true), LOGGER_DEBUG, LOG_INFO); + + if($_REQUEST['url']) { + $_REQUEST['url'] = strip_zids($_REQUEST['url']); + $url = $_REQUEST['url']; + } + + if(! $url) + http_status_exit(404, 'Not found'); + + $maxwidth = $_REQUEST['maxwidth']; + $maxheight = $_REQUEST['maxheight']; + $format = $_REQUEST['format']; + if($format && $format !== 'json') + http_status_exit(501, 'Not implemented'); + + if(fnmatch('*/photos/*/album/*',$url)) + $arr = oep_album_reply($_REQUEST); + elseif(fnmatch('*/photos/*/image/*',$url)) + $arr = oep_photo_reply($_REQUEST); + elseif(fnmatch('*/photos*',$url)) + $arr = oep_phototop_reply($_REQUEST); + elseif(fnmatch('*/display/*',$url)) + $arr = oep_display_reply($_REQUEST); + elseif(fnmatch('*/channel/*mid=*',$url)) + $arr = oep_mid_reply($_REQUEST); + elseif(fnmatch('*/profile/*',$url)) + $arr = oep_profile_reply($_REQUEST); + + if($arr) { + header('Content-Type: application/json+oembed'); + echo json_encode($arr); + killme(); + } + + http_status_exit(404,'Not found'); + +} + +function oep_display_reply($args) { + + $ret = array(); + $url = $args['url']; + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + if(preg_match('#//(.*?)/(.*?)/(.*?)/(.*?)mid\=(.*?)(&|$)#',$url,$matches)) { + $chn = $matches[3]; + $res = $matches[5]; + } + + if(! ($chn && $res)) + return; + $c = q("select * from channel where channel_address = '%s' limit 1", + dbesc($chn) + ); + + if(! $c) + return; + + $sql_extra = item_permissions_sql($c[0]['channel_id']); + + $p = q("select * from item where mid = '%s' and uid = %d $sql_extra limit 1", + dbesc($res), + intval($c[0]['channel_id']) + ); + if(! $p) + return; + + xchan_query($p,true); + $p = fetch_post_tags($p,true); + + $o = "[share author='".urlencode($p[0]['author']['xchan_name']). + "' profile='".$p[0]['author']['xchan_url'] . + "' avatar='".$p[0]['author']['xchan_photo_s']. + "' link='".$p[0]['plink']. + "' posted='".$p[0]['created']. + "' message_id='".$p[0]['mid']."']"; + if($p[0]['title']) + $o .= '[b]'.$p[0]['title'].'[/b]'."\r\n"; + $o .= $p[0]['body']; + $o .= "[/share]"; + $o = bbcode($o); + + $ret['type'] = 'rich'; + + $w = (($maxwidth) ? $maxwidth : 640); + $h = (($maxheight) ? $maxheight : $w * 2 / 3); + + $ret['html'] = '<div style="width: ' . $w . '; height: ' . $h . ';" >' . $o . '</div>'; + + $ret['width'] = $w; + $ret['height'] = $h; + + return $ret; + +} + +function oep_mid_reply($args) { + + $ret = array(); + $url = $args['url']; + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + if(preg_match('#//(.*?)/(.*?)/(.*?)/(.*?)mid\=(.*?)(&|$)#',$url,$matches)) { + $chn = $matches[3]; + $res = $matches[5]; + } + + if(! ($chn && $res)) + return; + $c = q("select * from channel where channel_address = '%s' limit 1", + dbesc($chn) + ); + + if(! $c) + return; + + $sql_extra = item_permissions_sql($c[0]['channel_id']); + + $p = q("select * from item where mid = '%s' and uid = %d $sql_extra limit 1", + dbesc($res), + intval($c[0]['channel_id']) + ); + if(! $p) + return; + + xchan_query($p,true); + $p = fetch_post_tags($p,true); + + $o = "[share author='".urlencode($p[0]['author']['xchan_name']). + "' profile='".$p[0]['author']['xchan_url'] . + "' avatar='".$p[0]['author']['xchan_photo_s']. + "' link='".$p[0]['plink']. + "' posted='".$p[0]['created']. + "' message_id='".$p[0]['mid']."']"; + if($p[0]['title']) + $o .= '[b]'.$p[0]['title'].'[/b]'."\r\n"; + $o .= $p[0]['body']; + $o .= "[/share]"; + $o = bbcode($o); + + $ret['type'] = 'rich'; + + $w = (($maxwidth) ? $maxwidth : 640); + $h = (($maxheight) ? $maxheight : $w * 2 / 3); + + $ret['html'] = '<div style="width: ' . $w . '; height: ' . $h . ';" >' . $o . '</div>'; + + $ret['width'] = $w; + $ret['height'] = $h; + + return $ret; + +} + +function oep_profile_reply($args) { + + + require_once('include/identity.php'); + require_once('include/Contact.php'); + $url = $args['url']; + + if(preg_match('#//(.*?)/(.*?)/(.*?)(/|\?|&|$)#',$url,$matches)) { + $chn = $matches[3]; + } + + if(! $chn) + return; + + $c = channelx_by_nick($chn); + + if(! $c) + return; + + + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + $width = 800; + $height = 375; + + if($maxwidth) { + $width = $maxwidth; + $height = (375 / 800) * $width; + } + if($maxheight) { + if($maxheight < $height) { + $width = (800 / 375) * $maxheight; + $height = $maxheight; + } + } + $ret = array(); + + $ret['type'] = 'rich'; + $ret['width'] = intval($width); + $ret['height'] = intval($height); + + $ret['html'] = get_zcard($c,get_observer_hash(),array('width' => $width, 'height' => $height)); + + return $ret; + +} + +function oep_album_reply($args) { + + $ret = array(); + $url = $args['url']; + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + if(preg_match('|//(.*?)/(.*?)/(.*?)/album/|',$url,$matches)) { + $chn = $matches[3]; + $res = hex2bin(basename($url)); + } + + if(! ($chn && $res)) + return; + $c = q("select * from channel where channel_address = '%s' limit 1", + dbesc($chn) + ); + + if(! $c) + return; + + $sql_extra = permissions_sql($c[0]['channel_id']); + + $p = q("select resource_id from photo where album = '%s' and uid = %d and scale = 0 $sql_extra order by created desc limit 1", + dbesc($res), + intval($c[0]['channel_id']) + ); + if(! $p) + return; + + $res = $p[0]['resource_id']; + + $r = q("select height, width, scale, resource_id from photo where uid = %d and resource_id = '%s' $sql_extra order by scale asc", + intval($c[0]['channel_id']), + dbesc($res) + ); + + if($r) { + foreach($r as $rr) { + $foundres = false; + if($maxheight && $rr['height'] > $maxheight) + continue; + if($maxwidth && $rr['width'] > $maxwidth) + continue; + $foundres = true; + break; + } + + if($foundres) { + $ret['type'] = 'link'; + $ret['thumbnail_url'] = z_root() . '/photo/' . '/' . $rr['resource_id'] . '-' . $rr['scale']; + $ret['thumbnail_width'] = $rr['width']; + $ret['thumbnail_height'] = $rr['height']; + } + + + } + return $ret; + +} + + +function oep_phototop_reply($args) { + + $ret = array(); + $url = $args['url']; + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + if(preg_match('|//(.*?)/(.*?)/(.*?)$|',$url,$matches)) { + $chn = $matches[3]; + } + + if(! $chn) + return; + $c = q("select * from channel where channel_address = '%s' limit 1", + dbesc($chn) + ); + + if(! $c) + return; + + $sql_extra = permissions_sql($c[0]['channel_id']); + + $p = q("select resource_id from photo where uid = %d and scale = 0 $sql_extra order by created desc limit 1", + intval($c[0]['channel_id']) + ); + if(! $p) + return; + + $res = $p[0]['resource_id']; + + $r = q("select height, width, scale, resource_id from photo where uid = %d and resource_id = '%s' $sql_extra order by scale asc", + intval($c[0]['channel_id']), + dbesc($res) + ); + + if($r) { + foreach($r as $rr) { + $foundres = false; + if($maxheight && $rr['height'] > $maxheight) + continue; + if($maxwidth && $rr['width'] > $maxwidth) + continue; + $foundres = true; + break; + } + + if($foundres) { + $ret['type'] = 'link'; + $ret['thumbnail_url'] = z_root() . '/photo/' . '/' . $rr['resource_id'] . '-' . $rr['scale']; + $ret['thumbnail_width'] = $rr['width']; + $ret['thumbnail_height'] = $rr['height']; + } + + + } + return $ret; + +} + + +function oep_photo_reply($args) { + + $ret = array(); + $url = $args['url']; + $maxwidth = intval($args['maxwidth']); + $maxheight = intval($args['maxheight']); + + if(preg_match('|//(.*?)/(.*?)/(.*?)/image/|',$url,$matches)) { + $chn = $matches[3]; + $res = basename($url); + } + + if(! ($chn && $res)) + return; + $c = q("select * from channel where channel_address = '%s' limit 1", + dbesc($chn) + ); + + if(! $c) + return; + + $sql_extra = permissions_sql($c[0]['channel_id']); + + + $r = q("select height, width, scale, resource_id from photo where uid = %d and resource_id = '%s' $sql_extra order by scale asc", + intval($c[0]['channel_id']), + dbesc($res) + ); + + if($r) { + foreach($r as $rr) { + $foundres = false; + if($maxheight && $rr['height'] > $maxheight) + continue; + if($maxwidth && $rr['width'] > $maxwidth) + continue; + $foundres = true; + break; + } + + if($foundres) { + $ret['type'] = 'link'; + $ret['thumbnail_url'] = z_root() . '/photo/' . '/' . $rr['resource_id'] . '-' . $rr['scale']; + $ret['thumbnail_width'] = $rr['width']; + $ret['thumbnail_height'] = $rr['height']; + } + + + } + return $ret; + +}
\ No newline at end of file diff --git a/mod/pdledit.php b/mod/pdledit.php index 93b8d52e6..f2a25566a 100644 --- a/mod/pdledit.php +++ b/mod/pdledit.php @@ -10,6 +10,7 @@ function pdledit_post(&$a) { goaway(z_root() . '/pdledit/' . $_REQUEST['module']); } set_pconfig(local_channel(),'system','mod_' . $_REQUEST['module'] . '.pdl',escape_tags($_REQUEST['content'])); + build_sync_packet(); info( t('Layout updated.') . EOL); goaway(z_root() . '/pdledit/' . $_REQUEST['module']); } diff --git a/mod/photos.php b/mod/photos.php index b0d9bc631..d6105c580 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -463,7 +463,7 @@ function photos_post(&$a) { $_REQUEST['group_deny'] = expand_acl($channel['channel_deny_gid']); } - $r = attach_store($a->channel,get_observer_hash(), '', $_REQUEST); + $r = attach_store($channel,get_observer_hash(), '', $_REQUEST); if(! $r['success']) { notice($r['message'] . EOL); @@ -660,6 +660,10 @@ function photos_content(&$a) { $album = (($datum) ? hex2bin($datum) : ''); + + $a->page['htmlhead'] .= "\r\n" . '<link rel="alternate" type="application/json+oembed" href="' . z_root() . '/oep?f=&url=' . urlencode(z_root() . '/' . $a->cmd) . '" title="oembed" />' . "\r\n"; + + $r = q("SELECT `resource_id`, max(`scale`) AS `scale` FROM `photo` WHERE `uid` = %d AND `album` = '%s' AND `scale` <= 4 and photo_usage IN ( %d, %d ) and is_nsfw = %d $sql_extra GROUP BY `resource_id`", intval($owner_uid), @@ -804,6 +808,8 @@ function photos_content(&$a) { if($datatype === 'image') { + $a->page['htmlhead'] .= "\r\n" . '<link rel="alternate" type="application/json+oembed" href="' . z_root() . '/oep?f=&url=' . urlencode(z_root() . '/' . $a->cmd) . '" title="oembed" />' . "\r\n"; + // fetch image, item containing image, then comments $ph = q("SELECT id,aid,uid,xchan,resource_id,created,edited,title,`description`,album,filename,`type`,height,width,`size`,scale,photo_usage,is_nsfw,allow_cid,allow_gid,deny_cid,deny_gid FROM `photo` WHERE `uid` = %d AND `resource_id` = '%s' @@ -1226,6 +1232,9 @@ function photos_content(&$a) { // Default - show recent photos with upload link (if applicable) //$o = ''; + $a->page['htmlhead'] .= "\r\n" . '<link rel="alternate" type="application/json+oembed" href="' . z_root() . '/oep?f=&url=' . urlencode(z_root() . '/' . $a->cmd) . '" title="oembed" />' . "\r\n"; + + $r = q("SELECT `resource_id`, max(`scale`) AS `scale` FROM `photo` WHERE `uid` = %d AND `album` != '%s' AND `album` != '%s' and photo_usage in ( %d, %d ) and is_nsfw = %d $sql_extra GROUP BY `resource_id`", intval($a->data['channel']['channel_id']), diff --git a/mod/ping.php b/mod/ping.php index 394dbf089..69d504da1 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -299,7 +299,7 @@ function ping_init(&$a) { if($r) { foreach($r as $rr) { $result[] = array( - 'notify_link' => $a->get_baseurl() . '/connedit/' . $rr['abook_id'], + 'notify_link' => $a->get_baseurl() . '/connections/ifpending', 'name' => $rr['xchan_name'], 'url' => $rr['xchan_url'], 'photo' => $rr['xchan_photo_s'], diff --git a/mod/profile.php b/mod/profile.php index 430d039e9..7ee03a77b 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -75,6 +75,7 @@ function profile_content(&$a, $update = 0) { $o .= profile_tabs($a, $is_owner, $a->profile['channel_address']); + $a->page['htmlhead'] .= "\r\n" . '<link rel="alternate" type="application/json+oembed" href="' . z_root() . '/oep?f=&url=' . urlencode(z_root() . '/' . $a->query_string) . '" title="oembed" />' . "\r\n"; $o .= advanced_profile($a); call_hooks('profile_advanced',$o); diff --git a/mod/profile_photo.php b/mod/profile_photo.php index 2884505f0..0091d0585 100644 --- a/mod/profile_photo.php +++ b/mod/profile_photo.php @@ -502,8 +502,8 @@ function profile_photo_crop_ui_head(&$a, $ph, $hash, $smallest){ $width = $ph->getWidth(); $height = $ph->getHeight(); - if($width < 300 || $height < 300) { - $ph->scaleImageUp(200); + if($width < 500 || $height < 500) { + $ph->scaleImageUp(400); $width = $ph->getWidth(); $height = $ph->getHeight(); } diff --git a/mod/register.php b/mod/register.php index 2e9967c60..853728e10 100644 --- a/mod/register.php +++ b/mod/register.php @@ -1,5 +1,6 @@ <?php +require_once('include/identity.php'); function register_init(&$a) { @@ -97,15 +98,22 @@ function register_post(&$a) { require_once('include/security.php'); + if($_REQUEST['name']) + set_aconfig($result['account']['account_id'],'register','channel_name',$_REQUEST['name']); + if($_REQUEST['nickname']) + set_aconfig($result['account']['account_id'],'register','channel_address',$_REQUEST['nickname']); + if($_REQUEST['permissions_role']) + set_aconfig($result['account']['account_id'],'register','permissions_role',$_REQUEST['permissions_role']); + + $using_invites = intval(get_config('system','invitation_only')); $num_invites = intval(get_config('system','number_invites')); $invite_code = ((x($_POST,'invite_code')) ? notags(trim($_POST['invite_code'])) : ''); if($using_invites && $invite_code) { q("delete * from register where hash = '%s'", dbesc($invite_code)); -// @FIXME - this total needs to be stored by account, but pconfig operates on channels -// This also needs to be considered when using 'invites_remaining' in mod/invite.php -// set_pconfig($result['account']['account_id'],'system','invites_remaining',$num_invites); + // @FIXME - this also needs to be considered when using 'invites_remaining' in mod/invite.php + set_aconfig($result['account']['account_id'],'system','invites_remaining',$num_invites); } if($policy == REGISTER_OPEN ) { @@ -113,7 +121,7 @@ function register_post(&$a) { $res = verify_email_address($result); } else { - $res = send_verification_email($result['email'],$result['password']); + $res = send_register_success_email($result['email'],$result['password']); } if($res) { info( t('Registration successful. Please check your email for validation instructions.') . EOL ) ; @@ -135,28 +143,43 @@ function register_post(&$a) { } authenticate_success($result['account'],true,false,true); + + $new_channel = false; + + if(get_config('system','auto_channel_create')) { + $new_channel = auto_channel_create($result['account']['account_id']); + if($new_channel['success']) { + $channel_id = $new_channel['channel']['channel_id']; + change_channel($channel_id); + $next_page = '~'; + } + else + $new_channel = false; + } + if(! $new_channel) { + if(! strlen($next_page = get_config('system','workflow_register_next'))) + $next_page = 'new_channel'; - if(! strlen($next_page = get_config('system','workflow_register_next'))) - $next_page = 'new_channel'; + $_SESSION['workflow'] = true; + } - $_SESSION['workflow'] = true; - goaway(z_root() . '/' . $next_page); } - - - - function register_content(&$a) { $registration_is = ''; $other_sites = ''; if(get_config('system','register_policy') == REGISTER_CLOSED) { + if(get_config('system','directory_mode') == DIRECTORY_MODE_STANDALONE) { + notice( t('Registration on this site is disabled.') . EOL); + return; + } + require_once('mod/pubsites.php'); return pubsites_content($a); } @@ -200,7 +223,12 @@ function register_content(&$a) { $password = ((x($_REQUEST,'password')) ? trim($_REQUEST['password']) : "" ); $password2 = ((x($_REQUEST,'password2')) ? trim($_REQUEST['password2']) : "" ); $invite_code = ((x($_REQUEST,'invite_code')) ? strip_tags(trim($_REQUEST['invite_code'])) : "" ); + $name = ((x($_REQUEST,'name')) ? escape_tags(trim($_REQUEST['name'])) : "" ); + $nickname = ((x($_REQUEST,'nickname')) ? strip_tags(trim($_REQUEST['nickname'])) : "" ); + $privacy_role = ((x($_REQUEST,'permissions_role')) ? $_REQUEST['permissions_role'] : "" ); + $auto_create = get_config('system','auto_channel_create'); + $default_role = get_config('system','default_permissions_role'); require_once('include/bbcode.php'); @@ -214,7 +242,17 @@ function register_content(&$a) { '$invite_desc' => t('Membership on this site is by invitation only.'), '$label_invite' => t('Please enter your invitation code'), '$invite_code' => $invite_code, - + '$auto_create' => $auto_create, + '$label_name' => t('Channel Name'), + '$help_name' => t('Enter your name'), + '$label_nick' => t('Choose a short nickname'), + '$nick_desc' => t('Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others.'), + '$name' => $name, + '$help_role' => t('Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you'), + '$role' => array('permissions_role' , t('Channel Type'), ($privacy_role) ? $privacy_role : 'social', '<a href="help/roles" target="_blank">'.t('Read more about roles').'</a>',get_roles()), + '$default_role' => $default_role, + '$nickname' => $nickname, + '$submit' => t('Create'), '$label_email' => t('Your email address'), '$label_pass1' => t('Choose a password'), '$label_pass2' => t('Please re-enter your password'), diff --git a/mod/regmod.php b/mod/regmod.php index c0a75ef48..a1d300e56 100644 --- a/mod/regmod.php +++ b/mod/regmod.php @@ -25,10 +25,10 @@ function regmod_content(&$a) { $hash = argv(2); if($cmd === 'deny') { - if (!user_deny($hash)) killme(); + if (! account_deny($hash)) killme(); } if($cmd === 'allow') { - if (!user_allow($hash)) killme(); + if (! account_allow($hash)) killme(); } } diff --git a/mod/regver.php b/mod/regver.php index c3ade2ee1..78f146ec5 100644 --- a/mod/regver.php +++ b/mod/regver.php @@ -13,10 +13,10 @@ function regver_content(&$a) { $hash = argv(2); if($cmd === 'deny') { - if (!user_deny($hash)) killme(); + if (! account_deny($hash)) killme(); } if($cmd === 'allow') { - if (!user_approve($hash)) killme(); + if (! account_approve($hash)) killme(); } } diff --git a/mod/rpost.php b/mod/rpost.php index d519a996b..ab5ef4ccd 100644 --- a/mod/rpost.php +++ b/mod/rpost.php @@ -111,7 +111,7 @@ function rpost_content(&$a) { 'default_location' => $channel['channel_location'], 'nickname' => $channel['channel_address'], 'lockstate' => (($acl->is_private()) ? 'lock' : 'unlock'), - 'acl' => populate_acl($channel_acl), + 'acl' => populate_acl($channel_acl,true,(($channel['channel_r_stream'] & PERMS_PUBLIC) ? t('Public') : '')), 'bang' => '', 'visitor' => true, 'profile_uid' => local_channel(), diff --git a/mod/settings.php b/mod/settings.php index 339f83cfe..c1a4b019d 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -354,7 +354,7 @@ function settings_post(&$a) { ); } else { - notice( sprintf('Default privacy collection \'%s\' not found. Please create and re-submit permission change.', t('Friends')) . EOL); + notice( sprintf('Default privacy group \'%s\' not found. Please create and re-submit permission change.', t('Friends')) . EOL); return; } } @@ -367,7 +367,7 @@ function settings_post(&$a) { } $r = q("update abook set abook_my_perms = %d where abook_channel = %d and abook_self = 1", - intval(($role_permissions['perms_auto']) ? intval($role_permissions['perms_accept']) : 0), + intval((array_key_exists('perms_accept',$role_permissions)) ? $role_permissions['perms_accept'] : 0), intval(local_channel()) ); set_pconfig(local_channel(),'system','autoperms',(($role_permissions['perms_auto']) ? intval($role_permissions['perms_accept']) : 0)); @@ -846,9 +846,9 @@ function settings_content(&$a) { '$theme_config' => $theme_config, '$expert' => feature_enabled(local_channel(),'expert'), '$channel_list_mode' => array('channel_list_mode', t('Use blog/list mode on channel page'), get_pconfig(local_channel(),'system','channel_list_mode'), t('(comments displayed separately)'), $yes_no), - '$network_list_mode' => array('network_list_mode', t('Use blog/list mode on matrix page'), get_pconfig(local_channel(),'system','network_list_mode'), t('(comments displayed separately)'), $yes_no), + '$network_list_mode' => array('network_list_mode', t('Use blog/list mode on grid page'), get_pconfig(local_channel(),'system','network_list_mode'), t('(comments displayed separately)'), $yes_no), '$channel_divmore_height' => array('channel_divmore_height', t('Channel page max height of content (in pixels)'), ((get_pconfig(local_channel(),'system','channel_divmore_height')) ? get_pconfig(local_channel(),'system','channel_divmore_height') : 400), t('click to expand content exceeding this height')), - '$network_divmore_height' => array('network_divmore_height', t('Matrix page max height of content (in pixels)'), ((get_pconfig(local_channel(),'system','network_divmore_height')) ? get_pconfig(local_channel(),'system','network_divmore_height') : 400) , t('click to expand content exceeding this height')), + '$network_divmore_height' => array('network_divmore_height', t('Grid page max height of content (in pixels)'), ((get_pconfig(local_channel(),'system','network_divmore_height')) ? get_pconfig(local_channel(),'system','network_divmore_height') : 400) , t('click to expand content exceeding this height')), )); @@ -917,6 +917,7 @@ function settings_content(&$a) { $maxreq = $channel['channel_max_friend_req']; $expire = $channel['channel_expire_days']; $adult_flag = intval($channel['channel_pageflags'] & PAGE_ADULT); + $sys_expire = get_config('system','default_expire_days'); // $unkmail = $a->user['unkmail']; // $cntunkmail = $a->user['cntunkmail']; @@ -1050,7 +1051,7 @@ function settings_content(&$a) { '$lbl_p2macro' => t('Advanced Privacy Settings'), - '$expire' => array('expire',t('Expire other channel content after this many days'),$expire,t('0 or blank prevents expiration')), + '$expire' => array('expire',t('Expire other channel content after this many days'),$expire,sprintf( t('0 or blank to use the website limit. The website expires after %d days.'),intval($sys_expire))), '$maxreq' => array('maxreq', t('Maximum Friend Requests/Day:'), intval($channel['channel_max_friend_req']) , t('May reduce spam activity')), '$permissions' => t('Default Post Permissions'), '$permdesc' => t("\x28click to open/close\x29"), @@ -1084,7 +1085,7 @@ function settings_content(&$a) { '$lbl_vnot' => t('Show visual notifications including:'), - '$vnotify1' => array('vnotify1', t('Unseen matrix activity'), ($vnotify & VNOTIFY_NETWORK), VNOTIFY_NETWORK, '', $yes_no), + '$vnotify1' => array('vnotify1', t('Unseen grid activity'), ($vnotify & VNOTIFY_NETWORK), VNOTIFY_NETWORK, '', $yes_no), '$vnotify2' => array('vnotify2', t('Unseen channel activity'), ($vnotify & VNOTIFY_CHANNEL), VNOTIFY_CHANNEL, '', $yes_no), '$vnotify3' => array('vnotify3', t('Unseen private messages'), ($vnotify & VNOTIFY_MAIL), VNOTIFY_MAIL, t('Recommended'), $yes_no), '$vnotify4' => array('vnotify4', t('Upcoming events'), ($vnotify & VNOTIFY_EVENT), VNOTIFY_EVENT, '', $yes_no), diff --git a/mod/share.php b/mod/share.php index 7ed6cf9a6..198a6b210 100644 --- a/mod/share.php +++ b/mod/share.php @@ -45,7 +45,7 @@ function share_init(&$a) { $is_photo = (($r[0]['obj_type'] === ACTIVITY_OBJ_PHOTO) ? true : false); if($is_photo) { $object = json_decode($r[0]['object'],true); - $photo_bb = $object['bbcode']; + $photo_bb = $object['body']; } if (strpos($r[0]['body'], "[/share]") !== false) { diff --git a/mod/siteinfo.php b/mod/siteinfo.php index 52d014de1..f7423506f 100644 --- a/mod/siteinfo.php +++ b/mod/siteinfo.php @@ -12,7 +12,7 @@ function siteinfo_init(&$a) { function siteinfo_content(&$a) { if(! get_config('system','hidden_version_siteinfo')) { - $version = sprintf( t('Version %s'), RED_VERSION ); + $version = sprintf( t('Version %s'), get_project_version()); if(@is_dir('.git') && function_exists('shell_exec')) { $commit = @shell_exec('git log -1 --format="%h"'); $tag = get_std_version(); // @shell_exec('git describe --tags --abbrev=0'); diff --git a/mod/thing.php b/mod/thing.php index 280cc194d..7c5020e62 100644 --- a/mod/thing.php +++ b/mod/thing.php @@ -14,7 +14,6 @@ function thing_init(&$a) { if(! local_channel()) return; - $account_id = $a->get_account(); $channel = $a->get_channel(); $term_hash = (($_REQUEST['term_hash']) ? $_REQUEST['term_hash'] : ''); diff --git a/mod/wfinger.php b/mod/wfinger.php index 8b9abe4af..5270c8f31 100644 --- a/mod/wfinger.php +++ b/mod/wfinger.php @@ -101,6 +101,11 @@ function wfinger_init(&$a) { ), array( + 'rel' => 'http://ostatus.org/schema/1.0/subscribe', + 'template' => z_root() . '/follow/url={uri}', + ), + + array( 'rel' => 'http://purl.org/zot/protocol', 'href' => z_root() . '/.well-known/zot-info' . '?address=' . $r[0]['xchan_addr'], ) diff --git a/mod/xrd.php b/mod/xrd.php index a373f8bf5..34ed47149 100644 --- a/mod/xrd.php +++ b/mod/xrd.php @@ -50,6 +50,7 @@ function xrd_init(&$a) { // '$salmon' => $a->get_baseurl() . '/salmon/' . $r[0]['channel_address'], // '$salmen' => $a->get_baseurl() . '/salmon/' . $r[0]['channel_address'] . '/mention', '$modexp' => 'data:application/magic-public-key,' . $salmon_key, + '$subscribe' => $a->get_baseurl() . '/follow?url={uri}', // '$bigkey' => salmon_key($r[0]['pubkey']) )); diff --git a/util/addons b/util/addons new file mode 100755 index 000000000..2c128c50e --- /dev/null +++ b/util/addons @@ -0,0 +1,132 @@ +#!/usr/bin/env php +<?php + +// Hubzilla plugin management utility + +function usage() { +echo <<< EOT + Usage: + util/addons list # list installed addons + util/addons list all # list all addons (*)= installed, (!)= disabled due to version compatibility + util/addons install foo # install addon named 'foo' + util/addons uninstall foo # uninstall addon named 'foo' + +EOT; +} + +require_once('include/cli_startup.php'); + +cli_startup(); +$a = get_app(); + + $plugs = get_config('system', 'addon'); + $plugins_arr = array(); + + if($plugs) + $plugins_arr = explode(',', str_replace(' ', '', $plugs)); + + $a->plugins = $plugins_arr; + + $plugins = array(); + $files = glob('addon/*/'); + if($files) { + foreach($files as $file) { + if(is_dir($file)){ + list($tmp, $id) = array_map('trim', explode('/', $file)); + $info = get_plugin_info($id); + $enabled = in_array($id,$a->plugins); + $x = check_plugin_versions($info); + if($enabled && ! $x) { + $enabled = false; + $idz = array_search($id, $a->plugins); + if ($idz !== false) { + unset($a->plugins[$idz]); + uninstall_plugin($id); + set_config("system","addon", implode(", ",$a->plugins)); + } + } + $info['disabled'] = 1-intval($x); + + $plugins[] = array( $id, (($enabled)? '*' : '') , $info); + } + } + } + +if($argc == 1) { + usage(); + killme(); +} + + +if($argc == 2 && $argv[1] === 'list') { + if($plugins) { + foreach($plugins as $p) { + if($p[1]) { + echo $p[0] . "\n"; + } + } + } + killme(); +} + +if($argc == 3 && $argv[1] === 'list' && $argv[2] === 'all') { + + if($plugins) { + foreach($plugins as $p) { + echo $p[0] . (($p[1]) ? $p[1] : (($p[2]['disabled']) ? '!' : '')) . "\n"; + } + } + + killme(); +} + + +if($argc == 3 && $argv[1] === 'install') { + + if($plugins) { + foreach($plugins as $p) { + if($p[0] === $argv[2]) { + if($p[1]) + echo $p[0] . ' already installed.' . "\n"; + elseif($p[2]['disabled']) + echo $p[0] . ' disabled (version compatibility).' . "\n"; + else { + $a->plugins[] = $p[0]; + install_plugin($p[0]); + set_config("system","addon", implode(", ",$a->plugins)); + echo $p[0] . ' installed.' . "\n"; + } + } + } + } + + killme(); +} + + + +if($argc == 3 && $argv[1] === 'uninstall') { + + if($plugins) { + foreach($plugins as $p) { + if($p[0] === $argv[2]) { + if(! $p[1]) + echo $p[0] . ' not installed.' . "\n"; + elseif($p[2]['disabled']) + echo $p[0] . ' disabled (version compatibility).' . "\n"; + else { + $idx = array_search($p[0], $a->plugins); + if ($idx !== false) + unset($a->plugins[$idx]); + uninstall_plugin($p[0]); + set_config("system","addon", implode(", ",$a->plugins)); + echo $p[0] . ' uninstalled.' . "\n"; + } + } + } + } + + killme(); +} + + diff --git a/util/hmessages.po b/util/hmessages.po index 9025a5b69..e1a35325e 100644 --- a/util/hmessages.po +++ b/util/hmessages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2015-12-18.1250\n" +"Project-Id-Version: 2016-01-29.1293H\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-18 00:03-0800\n" +"POT-Creation-Date: 2016-01-29 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,10 +17,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../include/Contact.php:101 ../../include/identity.php:947 -#: ../../include/widgets.php:137 ../../include/widgets.php:175 -#: ../../include/conversation.php:953 ../../mod/match.php:64 -#: ../../mod/directory.php:318 ../../mod/suggest.php:52 +#: ../../Zotlabs/Zot/Auth.php:140 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." +msgstr "" + +#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 +#: ../../mod/openid.php:179 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../include/Contact.php:101 ../../include/conversation.php:961 +#: ../../include/identity.php:953 ../../include/widgets.php:137 +#: ../../include/widgets.php:175 ../../mod/directory.php:321 +#: ../../mod/match.php:64 ../../mod/suggest.php:52 msgid "Connect" msgstr "" @@ -37,2054 +49,2544 @@ msgstr "" msgid "User '%s' deleted" msgstr "" -#: ../../include/chat.php:23 -msgid "Missing room name" +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." msgstr "" -#: ../../include/chat.php:32 -msgid "Duplicate room name" +#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 +msgid "Unable to create a unique channel address. Import failed." msgstr "" -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." +#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 +msgid "Import completed." msgstr "" -#: ../../include/chat.php:122 -msgid "Room not found." +#: ../../include/ItemObject.php:89 ../../include/conversation.php:664 +msgid "Private Message" msgstr "" -#: ../../include/chat.php:133 ../../include/items.php:4405 -#: ../../include/photos.php:29 ../../include/attach.php:140 -#: ../../include/attach.php:188 ../../include/attach.php:251 -#: ../../include/attach.php:265 ../../include/attach.php:272 -#: ../../include/attach.php:337 ../../include/attach.php:351 -#: ../../include/attach.php:358 ../../include/attach.php:436 -#: ../../include/attach.php:888 ../../include/attach.php:959 -#: ../../include/attach.php:1111 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/common.php:35 -#: ../../mod/achievements.php:30 ../../mod/rate.php:111 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/id.php:71 -#: ../../mod/like.php:177 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/mood.php:112 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/setup.php:227 -#: ../../mod/bookmarks.php:48 ../../mod/poke.php:133 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 -#: ../../mod/connedit.php:352 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/fsuggest.php:78 ../../mod/sources.php:66 -#: ../../mod/notifications.php:66 ../../mod/invite.php:13 -#: ../../mod/invite.php:87 ../../mod/profile_photo.php:341 -#: ../../mod/profile_photo.php:354 ../../mod/thing.php:271 -#: ../../mod/thing.php:291 ../../mod/thing.php:328 ../../mod/editblock.php:65 -#: ../../mod/network.php:12 ../../mod/pdledit.php:21 ../../mod/register.php:72 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/settings.php:568 ../../mod/webpages.php:69 -#: ../../mod/appman.php:66 ../../mod/layouts.php:69 ../../mod/layouts.php:76 -#: ../../mod/layouts.php:87 ../../mod/locs.php:83 ../../mod/regmod.php:17 -#: ../../mod/channel.php:100 ../../mod/channel.php:214 -#: ../../mod/channel.php:254 ../../mod/photos.php:70 ../../mod/editpost.php:13 -#: ../../mod/chat.php:94 ../../mod/chat.php:99 ../../mod/viewsrc.php:14 -#: ../../mod/authtest.php:13 ../../mod/connections.php:29 -#: ../../mod/manage.php:6 ../../mod/menu.php:74 ../../mod/mail.php:126 -#: ../../mod/service_limits.php:7 ../../mod/suggest.php:26 -#: ../../mod/events.php:260 ../../mod/message.php:16 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/mitem.php:111 ../../mod/sharedwithme.php:7 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../index.php:182 ../../index.php:365 -msgid "Permission denied." +#: ../../include/ItemObject.php:100 ../../include/RedDAV/RedBrowser.php:240 +#: ../../include/apps.php:259 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:286 +#: ../../mod/connections.php:306 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183 +#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256 +#: ../../mod/webpages.php:181 +msgid "Edit" msgstr "" -#: ../../include/chat.php:143 -msgid "Room is full" +#: ../../include/ItemObject.php:120 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/apps.php:260 ../../include/conversation.php:657 +#: ../../mod/admin.php:895 ../../mod/admin.php:1054 ../../mod/blocks.php:155 +#: ../../mod/connections.php:259 ../../mod/connedit.php:560 +#: ../../mod/editblock.php:181 ../../mod/editlayout.php:179 +#: ../../mod/editwebpage.php:223 ../../mod/group.php:173 +#: ../../mod/photos.php:1126 ../../mod/settings.php:649 +#: ../../mod/thing.php:257 ../../mod/webpages.php:183 +msgid "Delete" msgstr "" -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." +#: ../../include/ItemObject.php:126 ../../include/conversation.php:656 +msgid "Select" msgstr "" -#: ../../include/import.php:44 ../../include/Import/import_diaspora.php:42 -msgid "Unable to create a unique channel address. Import failed." +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" msgstr "" -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." +#: ../../include/ItemObject.php:151 +msgid "I will attend" msgstr "" -#: ../../include/import.php:80 ../../mod/import.php:139 -msgid "Cloned channel not found. Import failed." +#: ../../include/ItemObject.php:151 +msgid "I will not attend" msgstr "" -#: ../../include/text.php:394 -msgid "prev" +#: ../../include/ItemObject.php:151 +msgid "I might attend" msgstr "" -#: ../../include/text.php:396 -msgid "first" +#: ../../include/ItemObject.php:161 +msgid "I agree" msgstr "" -#: ../../include/text.php:425 -msgid "last" +#: ../../include/ItemObject.php:161 +msgid "I disagree" msgstr "" -#: ../../include/text.php:428 -msgid "next" +#: ../../include/ItemObject.php:161 +msgid "I abstain" msgstr "" -#: ../../include/text.php:438 -msgid "older" +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1707 ../../mod/photos.php:1079 +#: ../../mod/photos.php:1091 +msgid "View all" msgstr "" -#: ../../include/text.php:440 -msgid "newer" +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1731 +#: ../../include/taxonomy.php:414 ../../include/identity.php:1266 +#: ../../mod/photos.php:1083 ../../mod/zcard.php:56 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1734 +#: ../../mod/photos.php:1088 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" msgstr "" -#: ../../include/text.php:785 -msgid "No connections" +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 +msgid "I like this (toggle)" +msgstr "" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:328 +msgid "like" +msgstr "" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 +msgid "I don't like this (toggle)" +msgstr "" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:329 +msgid "dislike" +msgstr "" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "" + +#: ../../include/ItemObject.php:268 +msgid "Delivery Report" msgstr "" -#: ../../include/text.php:797 +#: ../../include/ItemObject.php:286 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" +msgid "%d comment" +msgid_plural "%d comments" msgstr[0] "" msgstr[1] "" -#: ../../include/text.php:810 ../../mod/viewconnections.php:101 -msgid "View Connections" +#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 +#, php-format +msgid "View %s's profile - %s" msgstr "" -#: ../../include/text.php:867 ../../include/text.php:879 -#: ../../include/nav.php:159 ../../include/apps.php:147 -#: ../../mod/search.php:40 -msgid "Search" +#: ../../include/ItemObject.php:319 +msgid "to" msgstr "" -#: ../../include/text.php:868 ../../include/text.php:880 -#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:100 ../../mod/admin.php:1454 ../../mod/admin.php:1474 -#: ../../mod/filer.php:49 -msgid "Save" +#: ../../include/ItemObject.php:320 +msgid "via" msgstr "" -#: ../../include/text.php:954 -msgid "poke" +#: ../../include/ItemObject.php:321 +msgid "Wall-to-Wall" msgstr "" -#: ../../include/text.php:954 ../../include/conversation.php:243 -msgid "poked" +#: ../../include/ItemObject.php:322 +msgid "via Wall-To-Wall:" msgstr "" -#: ../../include/text.php:955 -msgid "ping" +#: ../../include/ItemObject.php:334 ../../include/conversation.php:719 +#, php-format +msgid "from %s" msgstr "" -#: ../../include/text.php:955 -msgid "pinged" +#: ../../include/ItemObject.php:337 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" msgstr "" -#: ../../include/text.php:956 -msgid "prod" +#: ../../include/ItemObject.php:338 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" msgstr "" -#: ../../include/text.php:956 -msgid "prodded" +#: ../../include/ItemObject.php:362 +msgid "Save Bookmarks" msgstr "" -#: ../../include/text.php:957 -msgid "slap" +#: ../../include/ItemObject.php:363 +msgid "Add to Calendar" msgstr "" -#: ../../include/text.php:957 -msgid "slapped" +#: ../../include/ItemObject.php:372 +msgid "Mark all seen" msgstr "" -#: ../../include/text.php:958 -msgid "finger" +#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 +msgctxt "noun" +msgid "Likes" msgstr "" -#: ../../include/text.php:958 -msgid "fingered" +#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 +msgctxt "noun" +msgid "Dislikes" msgstr "" -#: ../../include/text.php:959 -msgid "rebuff" +#: ../../include/ItemObject.php:384 ../../include/acl_selectors.php:252 +#: ../../mod/photos.php:1215 +msgid "Close" msgstr "" -#: ../../include/text.php:959 -msgid "rebuffed" +#: ../../include/ItemObject.php:389 ../../include/conversation.php:740 +#: ../../include/conversation.php:1237 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1026 +msgid "Please wait" msgstr "" -#: ../../include/text.php:969 -msgid "happy" +#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7 +msgid "[+] show all" msgstr "" -#: ../../include/text.php:970 -msgid "sad" +#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 +#: ../../mod/photos.php:1160 +msgid "This is you" msgstr "" -#: ../../include/text.php:971 -msgid "mellow" +#: ../../include/ItemObject.php:696 ../../include/js_strings.php:6 +#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 +msgid "Comment" msgstr "" -#: ../../include/text.php:972 -msgid "tired" +#: ../../include/ItemObject.php:697 ../../include/js_strings.php:22 +#: ../../include/widgets.php:679 ../../include/widgets.php:691 +#: ../../mod/admin.php:453 ../../mod/admin.php:596 ../../mod/admin.php:888 +#: ../../mod/admin.php:1052 ../../mod/admin.php:1228 ../../mod/admin.php:1423 +#: ../../mod/admin.php:1508 ../../mod/appman.php:99 ../../mod/chat.php:184 +#: ../../mod/chat.php:213 ../../mod/connect.php:93 ../../mod/connedit.php:720 +#: ../../mod/events.php:461 ../../mod/events.php:658 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:527 +#: ../../mod/import_items.php:116 ../../mod/invite.php:142 +#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231 +#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59 +#: ../../mod/photos.php:637 ../../mod/photos.php:1005 +#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/poke.php:171 +#: ../../mod/profiles.php:675 ../../mod/rate.php:168 +#: ../../mod/settings.php:586 ../../mod/settings.php:698 +#: ../../mod/settings.php:726 ../../mod/settings.php:749 +#: ../../mod/settings.php:834 ../../mod/settings.php:1024 +#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/thing.php:312 ../../mod/thing.php:358 +#: ../../mod/xchan.php:11 ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" msgstr "" -#: ../../include/text.php:973 -msgid "perky" +#: ../../include/ItemObject.php:698 ../../include/conversation.php:1209 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 +msgid "Bold" msgstr "" -#: ../../include/text.php:974 -msgid "angry" +#: ../../include/ItemObject.php:699 ../../include/conversation.php:1210 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 +msgid "Italic" msgstr "" -#: ../../include/text.php:975 -msgid "stupified" +#: ../../include/ItemObject.php:700 ../../include/conversation.php:1211 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 +msgid "Underline" msgstr "" -#: ../../include/text.php:976 -msgid "puzzled" +#: ../../include/ItemObject.php:701 ../../include/conversation.php:1212 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 +msgid "Quote" msgstr "" -#: ../../include/text.php:977 -msgid "interested" +#: ../../include/ItemObject.php:702 ../../include/conversation.php:1213 +#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 +msgid "Code" msgstr "" -#: ../../include/text.php:978 -msgid "bitter" +#: ../../include/ItemObject.php:703 +msgid "Image" msgstr "" -#: ../../include/text.php:979 -msgid "cheerful" +#: ../../include/ItemObject.php:704 +msgid "Insert Link" msgstr "" -#: ../../include/text.php:980 -msgid "alive" +#: ../../include/ItemObject.php:705 +msgid "Video" msgstr "" -#: ../../include/text.php:981 -msgid "annoyed" +#: ../../include/ItemObject.php:706 ../../include/conversation.php:1179 +#: ../../include/page_widgets.php:40 ../../mod/editblock.php:171 +#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 +#: ../../mod/events.php:458 ../../mod/photos.php:1046 +#: ../../mod/webpages.php:188 +msgid "Preview" msgstr "" -#: ../../include/text.php:982 -msgid "anxious" +#: ../../include/ItemObject.php:709 ../../include/conversation.php:1267 +#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 +msgid "Encrypt text" msgstr "" -#: ../../include/text.php:983 -msgid "cranky" +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:239 +msgid "parent" msgstr "" -#: ../../include/text.php:984 -msgid "disturbed" +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2606 +msgid "Collection" msgstr "" -#: ../../include/text.php:985 -msgid "frustrated" +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" msgstr "" -#: ../../include/text.php:986 -msgid "depressed" +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" msgstr "" -#: ../../include/text.php:987 -msgid "motivated" +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" msgstr "" -#: ../../include/text.php:988 -msgid "relaxed" +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" msgstr "" -#: ../../include/text.php:989 -msgid "surprised" +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:70 -msgid "Monday" +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:360 +#: ../../include/apps.php:415 ../../include/conversation.php:1037 +#: ../../include/widgets.php:1386 ../../mod/photos.php:754 +#: ../../mod/photos.php:1195 +msgid "Unknown" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:71 -msgid "Tuesday" +#: ../../include/RedDAV/RedBrowser.php:226 ../../include/apps.php:135 +#: ../../include/conversation.php:1639 ../../include/nav.php:93 +#: ../../mod/fbrowser.php:109 +msgid "Files" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:72 -msgid "Wednesday" +#: ../../include/RedDAV/RedBrowser.php:227 +msgid "Total" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:73 -msgid "Thursday" +#: ../../include/RedDAV/RedBrowser.php:229 +msgid "Shared" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:74 -msgid "Friday" +#: ../../include/RedDAV/RedBrowser.php:230 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:114 +#: ../../mod/new_channel.php:144 ../../mod/register.php:255 +#: ../../mod/webpages.php:180 +msgid "Create" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:75 -msgid "Saturday" +#: ../../include/RedDAV/RedBrowser.php:231 +#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1399 +#: ../../mod/photos.php:781 ../../mod/photos.php:1316 +#: ../../mod/profile_photo.php:453 ../../mod/cover_photo.php:353 +msgid "Upload" msgstr "" -#: ../../include/text.php:1161 ../../include/js_strings.php:69 -msgid "Sunday" +#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1060 +#: ../../mod/settings.php:588 ../../mod/settings.php:614 +#: ../../mod/sharedwithme.php:95 +msgid "Name" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:45 -msgid "January" +#: ../../include/RedDAV/RedBrowser.php:236 +msgid "Type" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:46 -msgid "February" +#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1266 +#: ../../mod/sharedwithme.php:97 +msgid "Size" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:47 -msgid "March" +#: ../../include/RedDAV/RedBrowser.php:238 ../../mod/sharedwithme.php:98 +msgid "Last Modified" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:48 -msgid "April" +#: ../../include/RedDAV/RedBrowser.php:282 +#, php-format +msgid "You are using %1$s of your available file storage." msgstr "" -#: ../../include/text.php:1165 -msgid "May" +#: ../../include/RedDAV/RedBrowser.php:287 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:50 -msgid "June" +#: ../../include/RedDAV/RedBrowser.php:299 +msgid "WARNING:" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:51 -msgid "July" +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:52 -msgid "August" +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:53 -msgid "September" +#: ../../include/account.php:28 +msgid "Not a valid email address" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:54 -msgid "October" +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:55 -msgid "November" +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." msgstr "" -#: ../../include/text.php:1165 ../../include/js_strings.php:56 -msgid "December" +#: ../../include/account.php:68 +msgid "An invitation is required." msgstr "" -#: ../../include/text.php:1242 ../../include/text.php:1246 -msgid "Unknown Attachment" +#: ../../include/account.php:72 +msgid "Invitation could not be verified." msgstr "" -#: ../../include/text.php:1248 ../../include/RedDAV/RedBrowser.php:237 -#: ../../mod/sharedwithme.php:97 -msgid "Size" +#: ../../include/account.php:122 +msgid "Please enter the required information." msgstr "" -#: ../../include/text.php:1248 -msgid "unknown" +#: ../../include/account.php:189 +msgid "Failed to store account information." msgstr "" -#: ../../include/text.php:1284 -msgid "remove category" +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" msgstr "" -#: ../../include/text.php:1361 -msgid "remove from file" +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" msgstr "" -#: ../../include/text.php:1392 ../../include/event.php:22 -#: ../../include/bb2diaspora.php:465 -msgid "l F d, Y \\@ g:i A" +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1660 +msgid "Administrator" msgstr "" -#: ../../include/text.php:1396 ../../include/event.php:30 -#: ../../include/bb2diaspora.php:471 -msgid "Starts:" +#: ../../include/account.php:339 +msgid "your registration password" msgstr "" -#: ../../include/text.php:1400 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:479 -msgid "Finishes:" +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" msgstr "" -#: ../../include/text.php:1407 ../../include/event.php:52 -#: ../../include/identity.php:998 ../../include/bb2diaspora.php:487 -#: ../../mod/directory.php:304 -msgid "Location:" +#: ../../include/account.php:414 +msgid "Account approved." msgstr "" -#: ../../include/text.php:1503 ../../include/text.php:1514 -msgid "Click to open/close" +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" msgstr "" -#: ../../include/text.php:1698 ../../mod/events.php:623 -msgid "Link to Source" +#: ../../include/account.php:506 +msgid "Account verified. Please login." msgstr "" -#: ../../include/text.php:1719 ../../include/text.php:1791 -msgid "default" +#: ../../include/account.php:719 ../../include/account.php:721 +msgid "Click here to upgrade." msgstr "" -#: ../../include/text.php:1727 -msgid "Page layout" +#: ../../include/account.php:727 +msgid "This action exceeds the limits set by your subscription plan." msgstr "" -#: ../../include/text.php:1727 -msgid "You can create your own with the layouts tool" +#: ../../include/account.php:732 +msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/text.php:1769 -msgid "Page content type" +#: ../../include/acl_selectors.php:218 +msgid "Visible to your default audience" msgstr "" -#: ../../include/text.php:1803 -msgid "Select an alternate language" +#: ../../include/acl_selectors.php:243 +msgid "Show" msgstr "" -#: ../../include/text.php:1922 ../../include/conversation.php:120 -#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "photo" +#: ../../include/acl_selectors.php:244 +msgid "Don't show" msgstr "" -#: ../../include/text.php:1925 ../../include/event.php:904 -#: ../../include/conversation.php:123 ../../mod/tagger.php:47 -#: ../../mod/like.php:363 ../../mod/events.php:249 -msgid "event" +#: ../../include/acl_selectors.php:249 +msgid "Other networks and post services" msgstr "" -#: ../../include/text.php:1928 ../../include/conversation.php:148 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "status" +#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211 +#: ../../mod/filestorage.php:147 ../../mod/photos.php:631 +#: ../../mod/photos.php:998 ../../mod/thing.php:309 ../../mod/thing.php:355 +msgid "Permissions" msgstr "" -#: ../../include/text.php:1930 ../../include/conversation.php:150 -#: ../../mod/tagger.php:53 -msgid "comment" +#: ../../include/activities.php:42 +msgid " and " msgstr "" -#: ../../include/text.php:1935 -msgid "activity" +#: ../../include/activities.php:50 +msgid "public profile" msgstr "" -#: ../../include/text.php:2230 -msgid "Design Tools" +#: ../../include/activities.php:59 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" msgstr "" -#: ../../include/text.php:2233 ../../mod/blocks.php:147 -msgid "Blocks" +#: ../../include/activities.php:60 +#, php-format +msgid "Visit %1$s's %2$s" msgstr "" -#: ../../include/text.php:2234 ../../mod/menu.php:103 -msgid "Menus" +#: ../../include/activities.php:63 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../include/text.php:2235 ../../mod/layouts.php:174 -msgid "Layouts" +#: ../../include/api.php:1336 +msgid "Public Timeline" msgstr "" -#: ../../include/text.php:2236 -msgid "Pages" +#: ../../include/apps.php:128 +msgid "Site Admin" msgstr "" -#: ../../include/text.php:2588 ../../include/RedDAV/RedBrowser.php:131 -msgid "Collection" +#: ../../include/apps.php:129 ../../include/conversation.php:1665 +#: ../../include/nav.php:103 +msgid "Bookmarks" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:239 -msgid "parent" +#: ../../include/apps.php:130 +msgid "Address Book" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" +#: ../../include/apps.php:131 ../../include/nav.php:111 ../../boot.php:1518 +msgid "Login" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" +#: ../../include/apps.php:132 ../../include/nav.php:200 +#: ../../mod/manage.php:162 +msgid "Channel Manager" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" +#: ../../include/apps.php:133 ../../include/nav.php:174 +msgid "Grid" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" +#: ../../include/apps.php:134 ../../include/nav.php:202 +#: ../../include/widgets.php:557 ../../mod/admin.php:1168 +#: ../../mod/admin.php:1390 +msgid "Settings" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" +#: ../../include/apps.php:136 ../../include/conversation.php:1675 +#: ../../include/nav.php:107 ../../mod/webpages.php:178 +msgid "Webpages" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/widgets.php:1330 -#: ../../include/conversation.php:1027 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../mod/photos.php:754 -#: ../../mod/photos.php:1195 -msgid "Unknown" +#: ../../include/apps.php:137 ../../include/nav.php:177 +msgid "Channel Home" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:226 ../../include/conversation.php:1629 -#: ../../include/nav.php:93 ../../include/apps.php:135 -#: ../../mod/fbrowser.php:109 -msgid "Files" +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:227 -msgid "Total" +#: ../../include/apps.php:139 ../../include/conversation.php:1632 +#: ../../include/nav.php:92 ../../mod/fbrowser.php:25 +msgid "Photos" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:229 -msgid "Shared" +#: ../../include/apps.php:140 ../../include/nav.php:196 +msgid "Events" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:230 -#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 -#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 -#: ../../mod/layouts.php:175 ../../mod/menu.php:114 -msgid "Create" +#: ../../include/apps.php:141 ../../include/nav.php:162 +msgid "Directory" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:231 -#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1343 -#: ../../mod/profile_photo.php:453 ../../mod/photos.php:781 -#: ../../mod/photos.php:1316 -msgid "Upload" +#: ../../include/apps.php:142 ../../include/nav.php:154 ../../mod/help.php:204 +#: ../../mod/help.php:209 ../../mod/layouts.php:176 +msgid "Help" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:986 -#: ../../mod/settings.php:588 ../../mod/settings.php:614 -#: ../../mod/sharedwithme.php:95 -msgid "Name" +#: ../../include/apps.php:143 ../../include/nav.php:188 +msgid "Mail" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:236 -msgid "Type" +#: ../../include/apps.php:144 ../../mod/mood.php:131 +msgid "Mood" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:238 ../../mod/sharedwithme.php:98 -msgid "Last Modified" +#: ../../include/apps.php:145 ../../include/conversation.php:965 +msgid "Poke" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:240 ../../include/menu.php:108 -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/ItemObject.php:100 ../../include/apps.php:259 -#: ../../mod/blocks.php:153 ../../mod/editwebpage.php:176 -#: ../../mod/thing.php:257 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:134 ../../mod/settings.php:648 -#: ../../mod/webpages.php:181 ../../mod/layouts.php:183 -#: ../../mod/editpost.php:112 ../../mod/connections.php:235 -#: ../../mod/connections.php:248 ../../mod/connections.php:267 -#: ../../mod/menu.php:108 -msgid "Edit" +#: ../../include/apps.php:146 ../../include/nav.php:97 +msgid "Chat" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/conversation.php:657 -#: ../../include/ItemObject.php:120 ../../include/apps.php:260 -#: ../../mod/group.php:173 ../../mod/blocks.php:155 ../../mod/connedit.php:551 -#: ../../mod/editwebpage.php:223 ../../mod/thing.php:258 -#: ../../mod/editblock.php:181 ../../mod/admin.php:821 ../../mod/admin.php:980 -#: ../../mod/editlayout.php:179 ../../mod/settings.php:649 -#: ../../mod/webpages.php:183 ../../mod/photos.php:1126 -msgid "Delete" +#: ../../include/apps.php:147 ../../include/nav.php:159 +#: ../../include/text.php:885 ../../include/text.php:897 +#: ../../mod/connections.php:302 ../../mod/search.php:40 +msgid "Search" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:282 +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "" + +#: ../../include/apps.php:152 ../../include/widgets.php:1272 +msgid "Features" +msgstr "" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "" + +#: ../../include/apps.php:252 ../../mod/settings.php:84 +#: ../../mod/settings.php:612 +msgid "Update" +msgstr "" + +#: ../../include/apps.php:252 +msgid "Install" +msgstr "" + +#: ../../include/apps.php:257 +msgid "Purchase" +msgstr "" + +#: ../../include/attach.php:140 ../../include/attach.php:188 +#: ../../include/attach.php:251 ../../include/attach.php:265 +#: ../../include/attach.php:272 ../../include/attach.php:337 +#: ../../include/attach.php:351 ../../include/attach.php:358 +#: ../../include/attach.php:436 ../../include/attach.php:888 +#: ../../include/attach.php:959 ../../include/attach.php:1111 +#: ../../include/chat.php:133 ../../include/photos.php:29 +#: ../../include/items.php:4429 ../../index.php:186 ../../index.php:371 +#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76 +#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100 +#: ../../mod/channel.php:215 ../../mod/channel.php:255 ../../mod/chat.php:94 +#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29 +#: ../../mod/connedit.php:355 ../../mod/editblock.php:65 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 +#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 +#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/layouts.php:69 +#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 +#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 +#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:112 ../../mod/network.php:12 +#: ../../mod/new_channel.php:75 ../../mod/new_channel.php:109 +#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 +#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/profile_photo.php:341 ../../mod/profile_photo.php:354 +#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 +#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 +#: ../../mod/service_limits.php:7 ../../mod/settings.php:568 +#: ../../mod/setup.php:227 ../../mod/sharedwithme.php:7 +#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 +#: ../../mod/thing.php:290 ../../mod/thing.php:327 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 +#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 +msgid "Permission denied." +msgstr "" + +#: ../../include/attach.php:246 ../../include/attach.php:332 +msgid "Item was not found." +msgstr "" + +#: ../../include/attach.php:496 +msgid "No source file." +msgstr "" + +#: ../../include/attach.php:518 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:536 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:671 #, php-format -msgid "You are using %1$s of your available file storage." +msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:287 +#: ../../include/attach.php:685 #, php-format -msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:299 -msgid "WARNING:" +#: ../../include/attach.php:841 +msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:302 -msgid "Create new folder" +#: ../../include/attach.php:854 +msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:304 -msgid "Upload file" +#: ../../include/attach.php:902 ../../include/attach.php:918 +msgid "Path not available." msgstr "" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" +#: ../../include/attach.php:964 ../../include/attach.php:1116 +msgid "Empty pathname" msgstr "" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:696 -#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 -msgid "Comment" +#: ../../include/attach.php:990 +msgid "duplicate filename or path" msgstr "" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413 -msgid "[+] show all" +#: ../../include/attach.php:1012 +msgid "Path not found." msgstr "" -#: ../../include/js_strings.php:8 -msgid "[-] show less" +#: ../../include/attach.php:1070 +msgid "mkdir failed." msgstr "" -#: ../../include/js_strings.php:9 -msgid "[+] expand" +#: ../../include/attach.php:1074 +msgid "database storage failed." msgstr "" -#: ../../include/js_strings.php:10 -msgid "[-] collapse" +#: ../../include/attach.php:1122 +msgid "Empty path" msgstr "" -#: ../../include/js_strings.php:11 -msgid "Password too short" +#: ../../include/auth.php:132 +msgid "Logged out." msgstr "" -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" +#: ../../include/auth.php:273 +msgid "Failed authentication" msgstr "" -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -msgid "everybody" +#: ../../include/auth.php:287 ../../mod/openid.php:189 +msgid "Login failed." msgstr "" -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" +#: ../../include/bb2diaspora.php:376 +msgid "Attachments:" msgstr "" -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" +#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 +#: ../../include/text.php:1410 +msgid "l F d, Y \\@ g:i A" msgstr "" -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." +#: ../../include/bb2diaspora.php:467 +msgid "$Projectname event notification:" msgstr "" -#: ../../include/js_strings.php:17 -msgid "close all" +#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 +#: ../../include/text.php:1414 +msgid "Starts:" msgstr "" -#: ../../include/js_strings.php:18 -msgid "Nothing new here" +#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 +#: ../../include/text.php:1418 +msgid "Finishes:" msgstr "" -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" +#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 +#: ../../include/identity.php:1004 ../../include/text.php:1425 +#: ../../mod/directory.php:307 +msgid "Location:" msgstr "" -#: ../../include/js_strings.php:20 ../../mod/rate.php:157 -#: ../../mod/connedit.php:694 -msgid "Rating" +#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 +#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 +#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 +#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 +#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 +#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 +#: ../../include/bbcode.php:833 +msgid "Image/photo" msgstr "" -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" +#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 +msgid "Encrypted content" msgstr "" -#: ../../include/js_strings.php:22 ../../include/widgets.php:676 -#: ../../include/widgets.php:688 ../../include/ItemObject.php:697 -#: ../../mod/filestorage.php:156 ../../mod/group.php:81 -#: ../../mod/connect.php:93 ../../mod/rate.php:168 ../../mod/mood.php:135 -#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/pconfig.php:108 -#: ../../mod/poke.php:171 ../../mod/profiles.php:675 -#: ../../mod/connedit.php:715 ../../mod/fsuggest.php:108 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/import.php:527 ../../mod/invite.php:142 ../../mod/thing.php:313 -#: ../../mod/thing.php:359 ../../mod/import_items.php:122 -#: ../../mod/pdledit.php:58 ../../mod/admin.php:447 ../../mod/admin.php:814 -#: ../../mod/admin.php:978 ../../mod/admin.php:1115 ../../mod/admin.php:1309 -#: ../../mod/admin.php:1394 ../../mod/settings.php:586 -#: ../../mod/settings.php:698 ../../mod/settings.php:726 -#: ../../mod/settings.php:749 ../../mod/settings.php:834 -#: ../../mod/settings.php:1023 ../../mod/appman.php:99 ../../mod/locs.php:116 -#: ../../mod/xchan.php:11 ../../mod/photos.php:637 ../../mod/photos.php:1005 -#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/chat.php:184 -#: ../../mod/chat.php:213 ../../mod/mail.php:380 ../../mod/events.php:461 -#: ../../mod/events.php:658 ../../mod/mitem.php:231 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" +#: ../../include/bbcode.php:179 +#, php-format +msgid "Install %s element: " msgstr "" -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" +#: ../../include/bbcode.php:183 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." msgstr "" -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" +#: ../../include/bbcode.php:193 ../../mod/impel.php:37 +msgid "webpage" msgstr "" -#: ../../include/js_strings.php:25 ../../mod/pubsites.php:28 -#: ../../mod/profiles.php:464 ../../mod/events.php:452 -msgid "Location" +#: ../../include/bbcode.php:196 ../../mod/impel.php:47 +msgid "layout" msgstr "" -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" +#: ../../include/bbcode.php:199 ../../mod/impel.php:42 +msgid "block" msgstr "" -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" +#: ../../include/bbcode.php:202 ../../mod/impel.php:54 +msgid "menu" msgstr "" -#: ../../include/js_strings.php:29 -msgid "ago" +#: ../../include/bbcode.php:257 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../include/js_strings.php:30 -msgid "from now" +#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 +msgid "post" msgstr "" -#: ../../include/js_strings.php:31 -msgid "less than a minute" +#: ../../include/bbcode.php:547 +msgid "Different viewers will see this text differently" msgstr "" -#: ../../include/js_strings.php:32 -msgid "about a minute" +#: ../../include/bbcode.php:755 +msgid "$1 spoiler" msgstr "" -#: ../../include/js_strings.php:33 +#: ../../include/bbcode.php:782 +msgid "$1 wrote:" +msgstr "" + +#: ../../include/bookmarks.php:35 #, php-format -msgid "%d minutes" +msgid "%1$s's bookmarks" msgstr "" -#: ../../include/js_strings.php:34 -msgid "about an hour" +#: ../../include/chat.php:23 +msgid "Missing room name" msgstr "" -#: ../../include/js_strings.php:35 +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "" + +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "" + +#: ../../include/chat.php:122 +msgid "Room not found." +msgstr "" + +#: ../../include/chat.php:143 +msgid "Room is full" +msgstr "" + +#: ../../include/comanche.php:34 ../../mod/admin.php:362 +msgid "Default" +msgstr "" + +#: ../../include/contact_widgets.php:14 #, php-format -msgid "about %d hours" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" msgstr "" -#: ../../include/js_strings.php:36 -msgid "a day" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" msgstr "" -#: ../../include/js_strings.php:37 +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 +#: ../../mod/directory.php:384 ../../mod/directory.php:389 +msgid "Find" +msgstr "" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "" + +#: ../../include/contact_widgets.php:57 ../../include/widgets.php:304 +#: ../../include/features.php:93 +msgid "Saved Folders" +msgstr "" + +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98 +#: ../../include/widgets.php:307 +msgid "Everything" +msgstr "" + +#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282 +#: ../../include/widgets.php:36 +msgid "Categories" +msgstr "" + +#: ../../include/contact_widgets.php:128 #, php-format -msgid "%d days" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:133 +msgid "show more" msgstr "" -#: ../../include/js_strings.php:38 -msgid "about a month" +#: ../../include/conversation.php:120 ../../include/text.php:1940 +#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43 +msgid "photo" msgstr "" -#: ../../include/js_strings.php:39 +#: ../../include/conversation.php:123 ../../include/event.php:904 +#: ../../include/text.php:1943 ../../mod/events.php:249 ../../mod/like.php:363 +#: ../../mod/tagger.php:47 +msgid "event" +msgstr "" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "" + +#: ../../include/conversation.php:148 ../../include/text.php:1946 +#: ../../mod/like.php:361 ../../mod/subthread.php:83 +msgid "status" +msgstr "" + +#: ../../include/conversation.php:150 ../../include/text.php:1948 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "" + +#: ../../include/conversation.php:164 ../../mod/like.php:410 #, php-format -msgid "%d months" +msgid "%1$s likes %2$s's %3$s" msgstr "" -#: ../../include/js_strings.php:40 -msgid "about a year" +#: ../../include/conversation.php:167 ../../mod/like.php:412 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" msgstr "" -#: ../../include/js_strings.php:41 +#: ../../include/conversation.php:204 #, php-format -msgid "%d years" +msgid "%1$s is now connected with %2$s" msgstr "" -#: ../../include/js_strings.php:42 -msgid " " +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" msgstr "" -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" +#: ../../include/conversation.php:243 ../../include/text.php:972 +msgid "poked" msgstr "" -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" msgstr "" -#: ../../include/js_strings.php:57 -msgid "Jan" +#: ../../include/conversation.php:574 ../../mod/photos.php:1060 +msgctxt "title" +msgid "Likes" msgstr "" -#: ../../include/js_strings.php:58 -msgid "Feb" +#: ../../include/conversation.php:574 ../../mod/photos.php:1060 +msgctxt "title" +msgid "Dislikes" msgstr "" -#: ../../include/js_strings.php:59 -msgid "Mar" +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 +msgctxt "title" +msgid "Agree" msgstr "" -#: ../../include/js_strings.php:60 -msgid "Apr" +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 +msgctxt "title" +msgid "Disagree" msgstr "" -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 +msgctxt "title" +msgid "Abstain" msgstr "" -#: ../../include/js_strings.php:62 -msgid "Jun" +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 +msgctxt "title" +msgid "Attending" msgstr "" -#: ../../include/js_strings.php:63 -msgid "Jul" +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 +msgctxt "title" +msgid "Not attending" msgstr "" -#: ../../include/js_strings.php:64 -msgid "Aug" +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 +msgctxt "title" +msgid "Might attend" msgstr "" -#: ../../include/js_strings.php:65 -msgid "Sep" +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" msgstr "" -#: ../../include/js_strings.php:66 -msgid "Oct" +#: ../../include/conversation.php:710 +msgid "Categories:" msgstr "" -#: ../../include/js_strings.php:67 -msgid "Nov" +#: ../../include/conversation.php:711 +msgid "Filed under:" msgstr "" -#: ../../include/js_strings.php:68 -msgid "Dec" +#: ../../include/conversation.php:738 +msgid "View in context" msgstr "" -#: ../../include/js_strings.php:76 -msgid "Sun" +#: ../../include/conversation.php:850 +msgid "remove" msgstr "" -#: ../../include/js_strings.php:77 -msgid "Mon" +#: ../../include/conversation.php:854 ../../include/nav.php:241 +msgid "Loading..." msgstr "" -#: ../../include/js_strings.php:78 -msgid "Tue" +#: ../../include/conversation.php:855 +msgid "Delete Selected Items" msgstr "" -#: ../../include/js_strings.php:79 -msgid "Wed" +#: ../../include/conversation.php:953 +msgid "View Source" msgstr "" -#: ../../include/js_strings.php:80 -msgid "Thu" +#: ../../include/conversation.php:954 +msgid "Follow Thread" msgstr "" -#: ../../include/js_strings.php:81 -msgid "Fri" +#: ../../include/conversation.php:955 +msgid "Unfollow Thread" msgstr "" -#: ../../include/js_strings.php:82 -msgid "Sat" +#: ../../include/conversation.php:959 ../../include/nav.php:86 +#: ../../mod/connedit.php:507 +msgid "View Profile" msgstr "" -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" +#: ../../include/conversation.php:960 +msgid "Activity/Posts" msgstr "" -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" +#: ../../include/conversation.php:962 +msgid "Edit Connection" msgstr "" -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" +#: ../../include/conversation.php:963 +msgid "Message" msgstr "" -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" +#: ../../include/conversation.php:964 ../../mod/ratings.php:99 +msgid "Ratings" msgstr "" -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" +#: ../../include/conversation.php:1080 +#, php-format +msgid "%s likes this." msgstr "" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." +#: ../../include/conversation.php:1080 +#, php-format +msgid "%s doesn't like this." msgstr "" -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 -msgid "Import completed." +#: ../../include/conversation.php:1084 +#, php-format +msgid "<span %1$s>%2$d people</span> like this." +msgid_plural "<span %1$s>%2$d people</span> like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1086 +#, php-format +msgid "<span %1$s>%2$d people</span> don't like this." +msgid_plural "<span %1$s>%2$d people</span> don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1092 +msgid "and" msgstr "" -#: ../../include/comanche.php:34 ../../mod/admin.php:356 -msgid "Default" +#: ../../include/conversation.php:1095 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1096 +#, php-format +msgid "%s like this." msgstr "" -#: ../../include/items.php:423 ../../mod/group.php:68 ../../mod/like.php:280 -#: ../../mod/dreport.php:6 ../../mod/dreport.php:45 ../../mod/subthread.php:58 -#: ../../mod/import_items.php:114 ../../mod/profperm.php:23 -#: ../../index.php:364 -msgid "Permission denied" +#: ../../include/conversation.php:1096 +#, php-format +msgid "%s don't like this." msgstr "" -#: ../../include/items.php:1130 ../../include/items.php:1176 -msgid "(Unknown)" +#: ../../include/conversation.php:1164 +msgid "Visible to <strong>everybody</strong>" msgstr "" -#: ../../include/items.php:1373 -msgid "Visible to anybody on the internet." +#: ../../include/conversation.php:1165 ../../mod/mail.php:202 +#: ../../mod/mail.php:316 +msgid "Please enter a link URL:" msgstr "" -#: ../../include/items.php:1375 -msgid "Visible to you only." +#: ../../include/conversation.php:1166 +msgid "Please enter a video link/URL:" msgstr "" -#: ../../include/items.php:1377 -msgid "Visible to anybody in this network." +#: ../../include/conversation.php:1167 +msgid "Please enter an audio link/URL:" msgstr "" -#: ../../include/items.php:1379 -msgid "Visible to anybody authenticated." +#: ../../include/conversation.php:1168 +msgid "Tag term:" msgstr "" -#: ../../include/items.php:1381 -#, php-format -msgid "Visible to anybody on %s." +#: ../../include/conversation.php:1169 ../../mod/filer.php:48 +msgid "Save to Folder:" msgstr "" -#: ../../include/items.php:1383 -msgid "Visible to all connections." +#: ../../include/conversation.php:1170 +msgid "Where are you right now?" msgstr "" -#: ../../include/items.php:1385 -msgid "Visible to approved connections." +#: ../../include/conversation.php:1171 ../../mod/editpost.php:56 +#: ../../mod/mail.php:203 ../../mod/mail.php:317 +msgid "Expires YYYY-MM-DD HH:MM" msgstr "" -#: ../../include/items.php:1387 -msgid "Visible to specific connections." +#: ../../include/conversation.php:1202 ../../mod/blocks.php:154 +#: ../../mod/layouts.php:184 ../../mod/photos.php:1025 +#: ../../mod/webpages.php:182 +msgid "Share" msgstr "" -#: ../../include/items.php:4326 ../../mod/filestorage.php:27 -#: ../../mod/display.php:36 ../../mod/thing.php:86 ../../mod/admin.php:129 -#: ../../mod/admin.php:1017 ../../mod/admin.php:1222 ../../mod/viewsrc.php:20 -msgid "Item not found." +#: ../../include/conversation.php:1204 +msgid "Page link name" msgstr "" -#: ../../include/items.php:4838 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Collection not found." +#: ../../include/conversation.php:1207 +msgid "Post as" msgstr "" -#: ../../include/items.php:4854 -msgid "Collection is empty." +#: ../../include/conversation.php:1214 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:182 +msgid "Upload photo" msgstr "" -#: ../../include/items.php:4861 -#, php-format -msgid "Collection: %s" +#: ../../include/conversation.php:1215 +msgid "upload photo" msgstr "" -#: ../../include/items.php:4871 ../../mod/connedit.php:683 -#, php-format -msgid "Connection: %s" +#: ../../include/conversation.php:1216 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 +msgid "Attach file" msgstr "" -#: ../../include/items.php:4873 -msgid "Connection not found." +#: ../../include/conversation.php:1217 +msgid "attach file" msgstr "" -#: ../../include/event.php:768 -msgid "This event has been added to your calendar." +#: ../../include/conversation.php:1218 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:184 ../../mod/mail.php:249 ../../mod/mail.php:379 +msgid "Insert web link" msgstr "" -#: ../../include/event.php:967 -msgid "Not specified" +#: ../../include/conversation.php:1219 +msgid "web link" msgstr "" -#: ../../include/event.php:968 -msgid "Needs Action" +#: ../../include/conversation.php:1220 +msgid "Insert video link" msgstr "" -#: ../../include/event.php:969 -msgid "Completed" +#: ../../include/conversation.php:1221 +msgid "video link" msgstr "" -#: ../../include/event.php:970 -msgid "In Process" +#: ../../include/conversation.php:1222 +msgid "Insert audio link" msgstr "" -#: ../../include/event.php:971 -msgid "Cancelled" +#: ../../include/conversation.php:1223 +msgid "audio link" msgstr "" -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" +#: ../../include/conversation.php:1224 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:188 +msgid "Set your location" msgstr "" -#: ../../include/identity.php:66 -msgid "Empty name" +#: ../../include/conversation.php:1225 +msgid "set location" msgstr "" -#: ../../include/identity.php:69 -msgid "Name too long" +#: ../../include/conversation.php:1226 ../../mod/editpost.php:126 +msgid "Toggle voting" msgstr "" -#: ../../include/identity.php:181 -msgid "No account identifier" +#: ../../include/conversation.php:1229 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 +#: ../../mod/editwebpage.php:189 +msgid "Clear browser location" msgstr "" -#: ../../include/identity.php:193 -msgid "Nickname is required." +#: ../../include/conversation.php:1230 +msgid "clear location" msgstr "" -#: ../../include/identity.php:207 -msgid "Reserved nickname. Please choose another." +#: ../../include/conversation.php:1232 ../../mod/editblock.php:162 +#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 +msgid "Title (optional)" msgstr "" -#: ../../include/identity.php:212 -msgid "" -"Nickname has unsupported characters or is already being used on this site." +#: ../../include/conversation.php:1236 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:207 +msgid "Categories (optional, comma-separated list)" msgstr "" -#: ../../include/identity.php:288 -msgid "Unable to retrieve created identity" +#: ../../include/conversation.php:1238 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 +#: ../../mod/editwebpage.php:191 ../../mod/events.php:459 +msgid "Permission settings" msgstr "" -#: ../../include/identity.php:346 -msgid "Default Profile" +#: ../../include/conversation.php:1239 +msgid "permissions" msgstr "" -#: ../../include/identity.php:390 ../../include/identity.php:391 -#: ../../include/identity.php:398 ../../include/widgets.php:430 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:573 -#: ../../mod/settings.php:338 ../../mod/settings.php:342 -#: ../../mod/settings.php:343 ../../mod/settings.php:346 -#: ../../mod/settings.php:357 -msgid "Friends" +#: ../../include/conversation.php:1247 ../../mod/editblock.php:159 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:200 +msgid "Public post" msgstr "" -#: ../../include/identity.php:770 -msgid "Requested channel is not available." +#: ../../include/conversation.php:1249 ../../mod/editblock.php:166 +#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 +#: ../../mod/editwebpage.php:208 +msgid "Example: bob@example.com, mary@example.com" msgstr "" -#: ../../include/identity.php:816 ../../mod/filestorage.php:54 -#: ../../mod/connect.php:13 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/hcard.php:8 ../../mod/editwebpage.php:28 -#: ../../mod/profile.php:16 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/webpages.php:29 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." +#: ../../include/conversation.php:1262 ../../mod/editblock.php:176 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 +#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 +msgid "Set expiration date" msgstr "" -#: ../../include/identity.php:960 ../../mod/profiles.php:782 -msgid "Change profile photo" +#: ../../include/conversation.php:1265 +msgid "Set publish date" msgstr "" -#: ../../include/identity.php:966 -msgid "Profiles" +#: ../../include/conversation.php:1269 ../../mod/editpost.php:159 +msgid "OK" msgstr "" -#: ../../include/identity.php:966 -msgid "Manage/edit profiles" +#: ../../include/conversation.php:1270 ../../mod/editpost.php:160 +#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" msgstr "" -#: ../../include/identity.php:967 ../../mod/profiles.php:783 -msgid "Create New Profile" +#: ../../include/conversation.php:1513 +msgid "Discover" msgstr "" -#: ../../include/identity.php:970 ../../include/nav.php:90 -msgid "Edit Profile" +#: ../../include/conversation.php:1516 +msgid "Imported public streams" msgstr "" -#: ../../include/identity.php:982 ../../mod/profiles.php:794 -msgid "Profile Image" +#: ../../include/conversation.php:1521 +msgid "Commented Order" msgstr "" -#: ../../include/identity.php:985 -msgid "visible to everybody" +#: ../../include/conversation.php:1524 +msgid "Sort by Comment Date" msgstr "" -#: ../../include/identity.php:986 ../../mod/profiles.php:677 -#: ../../mod/profiles.php:798 -msgid "Edit visibility" +#: ../../include/conversation.php:1528 +msgid "Posted Order" msgstr "" -#: ../../include/identity.php:1002 ../../include/identity.php:1242 -msgid "Gender:" +#: ../../include/conversation.php:1531 +msgid "Sort by Post Date" msgstr "" -#: ../../include/identity.php:1003 ../../include/identity.php:1286 -msgid "Status:" +#: ../../include/conversation.php:1536 ../../include/widgets.php:95 +msgid "Personal" msgstr "" -#: ../../include/identity.php:1004 ../../include/identity.php:1297 -msgid "Homepage:" +#: ../../include/conversation.php:1539 +msgid "Posts that mention or involve you" msgstr "" -#: ../../include/identity.php:1005 -msgid "Online Now" +#: ../../include/conversation.php:1545 ../../mod/connections.php:72 +#: ../../mod/connections.php:82 ../../mod/menu.php:112 +msgid "New" msgstr "" -#: ../../include/identity.php:1089 ../../include/identity.php:1167 -#: ../../mod/ping.php:318 -msgid "g A l F d" +#: ../../include/conversation.php:1548 +msgid "Activity Stream - by date" msgstr "" -#: ../../include/identity.php:1090 ../../include/identity.php:1168 -msgid "F d" +#: ../../include/conversation.php:1554 +msgid "Starred" msgstr "" -#: ../../include/identity.php:1135 ../../include/identity.php:1207 -#: ../../mod/ping.php:341 -msgid "[today]" +#: ../../include/conversation.php:1557 +msgid "Favourite Posts" msgstr "" -#: ../../include/identity.php:1146 -msgid "Birthday Reminders" +#: ../../include/conversation.php:1564 +msgid "Spam" msgstr "" -#: ../../include/identity.php:1147 -msgid "Birthdays this week:" +#: ../../include/conversation.php:1567 +msgid "Posts flagged as SPAM" msgstr "" -#: ../../include/identity.php:1200 -msgid "[No description]" +#: ../../include/conversation.php:1611 ../../mod/admin.php:1059 +msgid "Channel" msgstr "" -#: ../../include/identity.php:1218 -msgid "Event Reminders" +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" msgstr "" -#: ../../include/identity.php:1219 -msgid "Events this week:" +#: ../../include/conversation.php:1623 +msgid "About" msgstr "" -#: ../../include/identity.php:1232 ../../include/identity.php:1349 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 -msgid "Profile" +#: ../../include/conversation.php:1626 +msgid "Profile Details" msgstr "" -#: ../../include/identity.php:1240 ../../mod/settings.php:1029 -msgid "Full Name:" +#: ../../include/conversation.php:1635 ../../include/photos.php:506 +msgid "Photo Albums" msgstr "" -#: ../../include/identity.php:1247 -msgid "Like this channel" +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1652 ../../include/conversation.php:1655 +msgid "Chatrooms" +msgstr "" + +#: ../../include/conversation.php:1668 +msgid "Saved Bookmarks" msgstr "" -#: ../../include/identity.php:1258 ../../include/taxonomy.php:414 -#: ../../include/conversation.php:1721 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1083 +#: ../../include/conversation.php:1678 +msgid "Manage Webpages" +msgstr "" + +#: ../../include/conversation.php:1737 msgctxt "noun" -msgid "Like" -msgid_plural "Likes" +msgid "Attending" +msgid_plural "Attending" msgstr[0] "" msgstr[1] "" -#: ../../include/identity.php:1271 -msgid "j F, Y" +#: ../../include/conversation.php:1740 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1743 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1746 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1749 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1752 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" msgstr "" -#: ../../include/identity.php:1272 -msgid "j F" +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" msgstr "" -#: ../../include/identity.php:1279 -msgid "Birthday:" +#: ../../include/datetime.php:236 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 +msgid "Required" msgstr "" -#: ../../include/identity.php:1283 ../../mod/directory.php:299 -msgid "Age:" +#: ../../include/datetime.php:263 ../../boot.php:2348 +msgid "never" +msgstr "" + +#: ../../include/datetime.php:269 +msgid "less than a second ago" +msgstr "" + +#: ../../include/datetime.php:272 +msgid "year" +msgstr "" + +#: ../../include/datetime.php:272 +msgid "years" +msgstr "" + +#: ../../include/datetime.php:273 +msgid "month" +msgstr "" + +#: ../../include/datetime.php:273 +msgid "months" +msgstr "" + +#: ../../include/datetime.php:274 +msgid "week" +msgstr "" + +#: ../../include/datetime.php:274 +msgid "weeks" +msgstr "" + +#: ../../include/datetime.php:275 +msgid "day" +msgstr "" + +#: ../../include/datetime.php:275 +msgid "days" +msgstr "" + +#: ../../include/datetime.php:276 +msgid "hour" +msgstr "" + +#: ../../include/datetime.php:276 +msgid "hours" +msgstr "" + +#: ../../include/datetime.php:277 +msgid "minute" +msgstr "" + +#: ../../include/datetime.php:277 +msgid "minutes" msgstr "" -#: ../../include/identity.php:1292 +#: ../../include/datetime.php:278 +msgid "second" +msgstr "" + +#: ../../include/datetime.php:278 +msgid "seconds" +msgstr "" + +#: ../../include/datetime.php:286 #, php-format -msgid "for %1$d %2$s" +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" msgstr "" -#: ../../include/identity.php:1295 ../../mod/profiles.php:699 -msgid "Sexual Preference:" +#: ../../include/datetime.php:520 +#, php-format +msgid "%1$s's birthday" msgstr "" -#: ../../include/identity.php:1299 ../../mod/profiles.php:701 -#: ../../mod/directory.php:315 -msgid "Hometown:" +#: ../../include/datetime.php:521 +#, php-format +msgid "Happy Birthday %1$s" msgstr "" -#: ../../include/identity.php:1301 -msgid "Tags:" +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" msgstr "" -#: ../../include/identity.php:1303 ../../mod/profiles.php:702 -msgid "Political Views:" +#: ../../include/dir_fns.php:139 +msgid "Directory Options" msgstr "" -#: ../../include/identity.php:1305 -msgid "Religion:" +#: ../../include/dir_fns.php:141 +msgid "Safe Mode" msgstr "" -#: ../../include/identity.php:1307 ../../mod/directory.php:317 -msgid "About:" +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:421 ../../mod/api.php:102 +#: ../../mod/connedit.php:644 ../../mod/connedit.php:693 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "No" msgstr "" -#: ../../include/identity.php:1309 -msgid "Hobbies/Interests:" +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:423 ../../mod/api.php:101 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "Yes" msgstr "" -#: ../../include/identity.php:1311 ../../mod/profiles.php:705 -msgid "Likes:" +#: ../../include/dir_fns.php:142 +msgid "Public Forums Only" msgstr "" -#: ../../include/identity.php:1313 ../../mod/profiles.php:706 -msgid "Dislikes:" +#: ../../include/dir_fns.php:143 +msgid "This Website Only" msgstr "" -#: ../../include/identity.php:1315 -msgid "Contact information and Social Networks:" +#: ../../include/event.php:768 +msgid "This event has been added to your calendar." msgstr "" -#: ../../include/identity.php:1317 -msgid "My other channels:" +#: ../../include/event.php:967 +msgid "Not specified" msgstr "" -#: ../../include/identity.php:1319 -msgid "Musical interests:" +#: ../../include/event.php:968 +msgid "Needs Action" msgstr "" -#: ../../include/identity.php:1321 -msgid "Books, literature:" +#: ../../include/event.php:969 +msgid "Completed" msgstr "" -#: ../../include/identity.php:1323 -msgid "Television:" +#: ../../include/event.php:970 +msgid "In Process" msgstr "" -#: ../../include/identity.php:1325 -msgid "Film/dance/culture/entertainment:" +#: ../../include/event.php:971 +msgid "Cancelled" msgstr "" -#: ../../include/identity.php:1327 -msgid "Love/Romance:" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." msgstr "" -#: ../../include/identity.php:1329 -msgid "Work/employment:" +#: ../../include/follow.php:33 +msgid "Channel location missing." msgstr "" -#: ../../include/identity.php:1331 -msgid "School/education:" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../include/identity.php:1351 -msgid "Like this thing" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." msgstr "" -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" +#: ../../include/follow.php:153 ../../include/follow.php:183 +msgid "Protocol disabled." msgstr "" -#: ../../include/taxonomy.php:282 ../../include/widgets.php:36 -#: ../../include/contact_widgets.php:95 -msgid "Categories" +#: ../../include/follow.php:173 +msgid "Channel discovery failed." msgstr "" -#: ../../include/taxonomy.php:305 -msgid "Keywords" +#: ../../include/follow.php:199 +msgid "local account not found." msgstr "" -#: ../../include/taxonomy.php:326 -msgid "have" +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." msgstr "" -#: ../../include/taxonomy.php:326 -msgid "has" +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." msgstr "" -#: ../../include/taxonomy.php:327 -msgid "want" +#: ../../include/group.php:232 +msgid "Add new connections to this privacy group" msgstr "" -#: ../../include/taxonomy.php:327 -msgid "wants" +#: ../../include/group.php:251 ../../mod/admin.php:900 +msgid "All Channels" msgstr "" -#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254 -msgid "like" +#: ../../include/group.php:273 +msgid "edit" msgstr "" -#: ../../include/taxonomy.php:328 -msgid "likes" +#: ../../include/group.php:295 ../../include/features.php:79 +msgid "Privacy Groups" msgstr "" -#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255 -msgid "dislike" +#: ../../include/group.php:296 +msgid "Edit group" msgstr "" -#: ../../include/taxonomy.php:329 -msgid "dislikes" +#: ../../include/group.php:297 +msgid "Add privacy group" msgstr "" -#: ../../include/photos.php:112 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" +#: ../../include/group.php:298 +msgid "Channels not in any privacy group" msgstr "" -#: ../../include/photos.php:119 -msgid "Image file is empty." +#: ../../include/group.php:300 ../../include/widgets.php:275 +msgid "add" msgstr "" -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -msgid "Unable to process image" +#: ../../include/import.php:23 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." msgstr "" -#: ../../include/photos.php:257 -msgid "Photo storage failed." +#: ../../include/import.php:70 +msgid "Channel clone failed. Import failed." msgstr "" -#: ../../include/photos.php:297 -msgid "a new photo" +#: ../../include/import.php:80 ../../mod/import.php:139 +msgid "Cloned channel not found. Import failed." msgstr "" -#: ../../include/photos.php:301 -#, php-format -msgctxt "photo_upload" -msgid "%1$s posted %2$s to %3$s" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" msgstr "" -#: ../../include/photos.php:506 ../../include/conversation.php:1625 -msgid "Photo Albums" +#: ../../include/js_strings.php:8 +msgid "[-] show less" msgstr "" -#: ../../include/photos.php:510 -msgid "Upload New Photos" +#: ../../include/js_strings.php:9 +msgid "[+] expand" msgstr "" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" +#: ../../include/js_strings.php:10 +msgid "[-] collapse" msgstr "" -#: ../../include/acl_selectors.php:241 -msgid "Show" +#: ../../include/js_strings.php:11 +msgid "Password too short" msgstr "" -#: ../../include/acl_selectors.php:242 -msgid "Don't show" +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" msgstr "" -#: ../../include/acl_selectors.php:247 -msgid "Other networks and post services" +#: ../../include/js_strings.php:13 ../../mod/photos.php:41 +msgid "everybody" msgstr "" -#: ../../include/acl_selectors.php:249 ../../mod/filestorage.php:147 -#: ../../mod/thing.php:310 ../../mod/thing.php:356 ../../mod/photos.php:631 -#: ../../mod/photos.php:998 ../../mod/chat.php:211 -msgid "Permissions" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" msgstr "" -#: ../../include/acl_selectors.php:250 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1215 -msgid "Close" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" msgstr "" -#: ../../include/activities.php:42 -msgid " and " +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." msgstr "" -#: ../../include/activities.php:50 -msgid "public profile" +#: ../../include/js_strings.php:17 +msgid "close all" msgstr "" -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" msgstr "" -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" msgstr "" -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." +#: ../../include/js_strings.php:20 ../../mod/connedit.php:703 +#: ../../mod/rate.php:157 +msgid "Rating" msgstr "" -#: ../../include/attach.php:246 ../../include/attach.php:332 -msgid "Item was not found." +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" msgstr "" -#: ../../include/attach.php:496 -msgid "No source file." +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" msgstr "" -#: ../../include/attach.php:518 -msgid "Cannot locate file to replace" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" msgstr "" -#: ../../include/attach.php:536 -msgid "Cannot locate file to revise/update" +#: ../../include/js_strings.php:25 ../../mod/events.php:452 +#: ../../mod/profiles.php:464 ../../mod/pubsites.php:28 +msgid "Location" msgstr "" -#: ../../include/attach.php:671 +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "" + +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "" + +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "" + +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "" + +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "" + +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "" + +#: ../../include/js_strings.php:33 #, php-format -msgid "File exceeds size limit of %d" +msgid "%d minutes" msgstr "" -#: ../../include/attach.php:685 +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "" + +#: ../../include/js_strings.php:35 #, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgid "about %d hours" msgstr "" -#: ../../include/attach.php:841 -msgid "File upload failed. Possible system limit or action terminated." +#: ../../include/js_strings.php:36 +msgid "a day" msgstr "" -#: ../../include/attach.php:854 -msgid "Stored file could not be verified. Upload failed." +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" msgstr "" -#: ../../include/attach.php:902 ../../include/attach.php:918 -msgid "Path not available." +#: ../../include/js_strings.php:38 +msgid "about a month" msgstr "" -#: ../../include/attach.php:964 ../../include/attach.php:1116 -msgid "Empty pathname" +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" msgstr "" -#: ../../include/attach.php:990 -msgid "duplicate filename or path" +#: ../../include/js_strings.php:40 +msgid "about a year" msgstr "" -#: ../../include/attach.php:1012 -msgid "Path not found." +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" msgstr "" -#: ../../include/attach.php:1070 -msgid "mkdir failed." +#: ../../include/js_strings.php:42 +msgid " " msgstr "" -#: ../../include/attach.php:1074 -msgid "database storage failed." +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" msgstr "" -#: ../../include/attach.php:1122 -msgid "Empty path" +#: ../../include/js_strings.php:45 ../../include/text.php:1183 +msgid "January" msgstr "" -#: ../../include/notify.php:20 -msgid "created a new post" +#: ../../include/js_strings.php:46 ../../include/text.php:1183 +msgid "February" msgstr "" -#: ../../include/notify.php:21 -#, php-format -msgid "commented on %s's post" +#: ../../include/js_strings.php:47 ../../include/text.php:1183 +msgid "March" msgstr "" -#: ../../include/widgets.php:92 ../../include/nav.php:157 -#: ../../mod/apps.php:36 -msgid "Apps" +#: ../../include/js_strings.php:48 ../../include/text.php:1183 +msgid "April" msgstr "" -#: ../../include/widgets.php:93 -msgid "System" +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" msgstr "" -#: ../../include/widgets.php:95 ../../include/conversation.php:1526 -msgid "Personal" +#: ../../include/js_strings.php:50 ../../include/text.php:1183 +msgid "June" msgstr "" -#: ../../include/widgets.php:96 -msgid "Create Personal App" +#: ../../include/js_strings.php:51 ../../include/text.php:1183 +msgid "July" msgstr "" -#: ../../include/widgets.php:97 -msgid "Edit Personal App" +#: ../../include/js_strings.php:52 ../../include/text.php:1183 +msgid "August" msgstr "" -#: ../../include/widgets.php:139 ../../mod/suggest.php:54 -msgid "Ignore/Hide" +#: ../../include/js_strings.php:53 ../../include/text.php:1183 +msgid "September" msgstr "" -#: ../../include/widgets.php:144 ../../mod/connections.php:125 -msgid "Suggestions" +#: ../../include/js_strings.php:54 ../../include/text.php:1183 +msgid "October" msgstr "" -#: ../../include/widgets.php:145 -msgid "See more..." +#: ../../include/js_strings.php:55 ../../include/text.php:1183 +msgid "November" msgstr "" -#: ../../include/widgets.php:166 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." +#: ../../include/js_strings.php:56 ../../include/text.php:1183 +msgid "December" msgstr "" -#: ../../include/widgets.php:172 -msgid "Add New Connection" +#: ../../include/js_strings.php:57 +msgid "Jan" msgstr "" -#: ../../include/widgets.php:173 -msgid "Enter the channel address" +#: ../../include/js_strings.php:58 +msgid "Feb" msgstr "" -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" +#: ../../include/js_strings.php:59 +msgid "Mar" msgstr "" -#: ../../include/widgets.php:190 -msgid "Notes" +#: ../../include/js_strings.php:60 +msgid "Apr" msgstr "" -#: ../../include/widgets.php:266 -msgid "Remove term" +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" msgstr "" -#: ../../include/widgets.php:274 ../../include/features.php:72 -msgid "Saved Searches" +#: ../../include/js_strings.php:62 +msgid "Jun" msgstr "" -#: ../../include/widgets.php:275 ../../include/group.php:300 -msgid "add" +#: ../../include/js_strings.php:63 +msgid "Jul" msgstr "" -#: ../../include/widgets.php:304 ../../include/features.php:85 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" +#: ../../include/js_strings.php:64 +msgid "Aug" msgstr "" -#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:98 -msgid "Everything" +#: ../../include/js_strings.php:65 +msgid "Sep" msgstr "" -#: ../../include/widgets.php:349 -msgid "Archives" +#: ../../include/js_strings.php:66 +msgid "Oct" msgstr "" -#: ../../include/widgets.php:428 ../../mod/connedit.php:571 -msgid "Me" +#: ../../include/js_strings.php:67 +msgid "Nov" msgstr "" -#: ../../include/widgets.php:429 ../../mod/connedit.php:572 -msgid "Family" +#: ../../include/js_strings.php:68 +msgid "Dec" msgstr "" -#: ../../include/widgets.php:431 ../../mod/connedit.php:574 -msgid "Acquaintances" +#: ../../include/js_strings.php:69 ../../include/text.php:1179 +msgid "Sunday" msgstr "" -#: ../../include/widgets.php:432 ../../mod/connedit.php:575 -#: ../../mod/connections.php:88 ../../mod/connections.php:103 -msgid "All" +#: ../../include/js_strings.php:70 ../../include/text.php:1179 +msgid "Monday" msgstr "" -#: ../../include/widgets.php:451 -msgid "Refresh" +#: ../../include/js_strings.php:71 ../../include/text.php:1179 +msgid "Tuesday" msgstr "" -#: ../../include/widgets.php:485 -msgid "Account settings" +#: ../../include/js_strings.php:72 ../../include/text.php:1179 +msgid "Wednesday" msgstr "" -#: ../../include/widgets.php:491 -msgid "Channel settings" +#: ../../include/js_strings.php:73 ../../include/text.php:1179 +msgid "Thursday" msgstr "" -#: ../../include/widgets.php:497 -msgid "Additional features" +#: ../../include/js_strings.php:74 ../../include/text.php:1179 +msgid "Friday" msgstr "" -#: ../../include/widgets.php:503 -msgid "Feature/Addon settings" +#: ../../include/js_strings.php:75 ../../include/text.php:1179 +msgid "Saturday" msgstr "" -#: ../../include/widgets.php:509 -msgid "Display settings" +#: ../../include/js_strings.php:76 +msgid "Sun" msgstr "" -#: ../../include/widgets.php:515 -msgid "Connected apps" +#: ../../include/js_strings.php:77 +msgid "Mon" msgstr "" -#: ../../include/widgets.php:521 -msgid "Export channel" +#: ../../include/js_strings.php:78 +msgid "Tue" msgstr "" -#: ../../include/widgets.php:530 ../../mod/connedit.php:683 -msgid "Connection Default Permissions" +#: ../../include/js_strings.php:79 +msgid "Wed" msgstr "" -#: ../../include/widgets.php:538 -msgid "Premium Channel Settings" +#: ../../include/js_strings.php:80 +msgid "Thu" msgstr "" -#: ../../include/widgets.php:546 ../../include/features.php:59 -#: ../../mod/sources.php:88 -msgid "Channel Sources" +#: ../../include/js_strings.php:81 +msgid "Fri" msgstr "" -#: ../../include/widgets.php:554 ../../include/nav.php:202 -#: ../../include/apps.php:134 ../../mod/admin.php:1076 -#: ../../mod/admin.php:1276 -msgid "Settings" +#: ../../include/js_strings.php:82 +msgid "Sat" msgstr "" -#: ../../include/widgets.php:568 -msgid "Private Mail Menu" +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" msgstr "" -#: ../../include/widgets.php:570 -msgid "Combined View" +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" msgstr "" -#: ../../include/widgets.php:575 ../../include/nav.php:191 -msgid "Inbox" +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" msgstr "" -#: ../../include/widgets.php:580 ../../include/nav.php:192 -msgid "Outbox" +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" msgstr "" -#: ../../include/widgets.php:585 ../../include/nav.php:193 -msgid "New Message" +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" msgstr "" -#: ../../include/widgets.php:604 ../../include/widgets.php:616 -msgid "Conversations" +#: ../../include/message.php:20 +msgid "No recipient provided." msgstr "" -#: ../../include/widgets.php:608 -msgid "Received Messages" +#: ../../include/message.php:25 +msgid "[no subject]" msgstr "" -#: ../../include/widgets.php:612 -msgid "Sent Messages" +#: ../../include/message.php:45 +msgid "Unable to determine sender." msgstr "" -#: ../../include/widgets.php:626 -msgid "No messages." +#: ../../include/message.php:222 +msgid "Stored post could not be verified." msgstr "" -#: ../../include/widgets.php:644 -msgid "Delete conversation" +#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1517 +msgid "Logout" msgstr "" -#: ../../include/widgets.php:670 -msgid "Events Menu" +#: ../../include/nav.php:82 ../../include/nav.php:114 +msgid "End this session" msgstr "" -#: ../../include/widgets.php:671 -msgid "Day View" +#: ../../include/nav.php:85 ../../include/nav.php:145 +msgid "Home" msgstr "" -#: ../../include/widgets.php:672 -msgid "Week View" +#: ../../include/nav.php:85 +msgid "Your posts and conversations" msgstr "" -#: ../../include/widgets.php:673 -msgid "Month View" +#: ../../include/nav.php:86 +msgid "Your profile page" msgstr "" -#: ../../include/widgets.php:674 ../../mod/events.php:654 -msgid "Export" +#: ../../include/nav.php:88 +msgid "Edit Profiles" msgstr "" -#: ../../include/widgets.php:675 ../../mod/events.php:657 -msgid "Import" +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" msgstr "" -#: ../../include/widgets.php:685 -msgid "Events Tools" +#: ../../include/nav.php:90 ../../include/identity.php:976 +msgid "Edit Profile" msgstr "" -#: ../../include/widgets.php:686 -msgid "Export Calendar" +#: ../../include/nav.php:90 +msgid "Edit your profile" msgstr "" -#: ../../include/widgets.php:687 -msgid "Import Calendar" +#: ../../include/nav.php:92 +msgid "Your photos" msgstr "" -#: ../../include/widgets.php:761 -msgid "Chat Rooms" +#: ../../include/nav.php:93 +msgid "Your files" msgstr "" -#: ../../include/widgets.php:781 -msgid "Bookmarked Chatrooms" +#: ../../include/nav.php:97 +msgid "Your chatrooms" msgstr "" -#: ../../include/widgets.php:801 -msgid "Suggested Chatrooms" +#: ../../include/nav.php:103 +msgid "Your bookmarks" msgstr "" -#: ../../include/widgets.php:928 ../../include/widgets.php:986 -msgid "photo/image" +#: ../../include/nav.php:107 +msgid "Your webpages" msgstr "" -#: ../../include/widgets.php:1081 ../../include/widgets.php:1083 -msgid "Rate Me" +#: ../../include/nav.php:111 +msgid "Sign in" msgstr "" -#: ../../include/widgets.php:1087 -msgid "View Ratings" +#: ../../include/nav.php:128 +#, php-format +msgid "%s - click to logout" msgstr "" -#: ../../include/widgets.php:1098 -msgid "Public Hubs" +#: ../../include/nav.php:131 +msgid "Remote authentication" msgstr "" -#: ../../include/widgets.php:1146 -msgid "Forums" +#: ../../include/nav.php:131 +msgid "Click to authenticate to your home hub" msgstr "" -#: ../../include/widgets.php:1175 -msgid "Tasks" +#: ../../include/nav.php:145 +msgid "Home Page" msgstr "" -#: ../../include/widgets.php:1184 -msgid "Documentation" +#: ../../include/nav.php:149 ../../mod/register.php:264 ../../boot.php:1500 +msgid "Register" msgstr "" -#: ../../include/widgets.php:1186 -msgid "Project/Site Information" +#: ../../include/nav.php:149 +msgid "Create an account" msgstr "" -#: ../../include/widgets.php:1187 -msgid "For Members" +#: ../../include/nav.php:154 +msgid "Help and documentation" msgstr "" -#: ../../include/widgets.php:1188 -msgid "For Administrators" +#: ../../include/nav.php:157 ../../include/widgets.php:92 +#: ../../mod/apps.php:36 +msgid "Apps" msgstr "" -#: ../../include/widgets.php:1189 -msgid "For Developers" +#: ../../include/nav.php:157 +msgid "Applications, utilities, links, games" msgstr "" -#: ../../include/widgets.php:1214 ../../mod/admin.php:446 -msgid "Site" +#: ../../include/nav.php:159 +msgid "Search site @name, #tag, ?docs, content" msgstr "" -#: ../../include/widgets.php:1215 -msgid "Accounts" +#: ../../include/nav.php:162 +msgid "Channel Directory" msgstr "" -#: ../../include/widgets.php:1216 ../../mod/admin.php:977 -msgid "Channels" +#: ../../include/nav.php:174 +msgid "Your grid" msgstr "" -#: ../../include/widgets.php:1217 ../../mod/admin.php:1074 -#: ../../mod/admin.php:1114 -msgid "Plugins" +#: ../../include/nav.php:175 +msgid "Mark all grid notifications seen" msgstr "" -#: ../../include/widgets.php:1218 ../../mod/admin.php:1274 -#: ../../mod/admin.php:1308 -msgid "Themes" +#: ../../include/nav.php:177 +msgid "Channel home" msgstr "" -#: ../../include/widgets.php:1219 -msgid "Inspect queue" +#: ../../include/nav.php:178 +msgid "Mark all channel notifications seen" msgstr "" -#: ../../include/widgets.php:1220 -msgid "Profile Config" +#: ../../include/nav.php:181 ../../include/text.php:815 +#: ../../mod/connections.php:298 +msgid "Connections" msgstr "" -#: ../../include/widgets.php:1221 -msgid "DB updates" +#: ../../include/nav.php:184 +msgid "Notices" msgstr "" -#: ../../include/widgets.php:1239 ../../include/widgets.php:1245 -#: ../../mod/admin.php:1393 -msgid "Logs" +#: ../../include/nav.php:184 +msgid "Notifications" msgstr "" -#: ../../include/widgets.php:1243 ../../include/nav.php:210 -msgid "Admin" +#: ../../include/nav.php:185 +msgid "See all notifications" msgstr "" -#: ../../include/widgets.php:1244 -msgid "Plugin Features" +#: ../../include/nav.php:186 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" msgstr "" -#: ../../include/widgets.php:1246 -msgid "User registrations waiting for confirmation" +#: ../../include/nav.php:188 +msgid "Private mail" msgstr "" -#: ../../include/widgets.php:1324 ../../mod/photos.php:748 -#: ../../mod/photos.php:1283 -msgid "View Photo" +#: ../../include/nav.php:189 +msgid "See all private messages" msgstr "" -#: ../../include/widgets.php:1341 ../../mod/photos.php:779 -msgid "Edit Album" +#: ../../include/nav.php:190 +msgid "Mark all private messages seen" msgstr "" -#: ../../include/bb2diaspora.php:376 -msgid "Attachments:" +#: ../../include/nav.php:191 ../../include/widgets.php:578 +msgid "Inbox" msgstr "" -#: ../../include/bb2diaspora.php:467 -msgid "$Projectname event notification:" +#: ../../include/nav.php:192 ../../include/widgets.php:583 +msgid "Outbox" msgstr "" -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" +#: ../../include/nav.php:193 ../../include/widgets.php:588 +msgid "New Message" msgstr "" -#: ../../include/features.php:38 -msgid "General Features" +#: ../../include/nav.php:196 +msgid "Event Calendar" msgstr "" -#: ../../include/features.php:40 -msgid "Content Expiration" +#: ../../include/nav.php:197 +msgid "See all events" msgstr "" -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" +#: ../../include/nav.php:198 +msgid "Mark all events seen" msgstr "" -#: ../../include/features.php:41 -msgid "Multiple Profiles" +#: ../../include/nav.php:200 +msgid "Manage Your Channels" msgstr "" -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" +#: ../../include/nav.php:202 +msgid "Account/Channel Settings" msgstr "" -#: ../../include/features.php:42 -msgid "Advanced Profiles" +#: ../../include/nav.php:210 ../../include/widgets.php:1299 +msgid "Admin" msgstr "" -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" +#: ../../include/nav.php:210 +msgid "Site Setup and Configuration" msgstr "" -#: ../../include/features.php:43 -msgid "Profile Import/Export" +#: ../../include/nav.php:246 +msgid "@name, #tag, ?doc, content" msgstr "" -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" +#: ../../include/nav.php:247 +msgid "Please wait..." msgstr "" -#: ../../include/features.php:44 -msgid "Web Pages" +#: ../../include/network.php:630 +msgid "view full size" msgstr "" -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" +#: ../../include/network.php:1612 ../../include/enotify.php:57 +msgid "$Projectname Notification" msgstr "" -#: ../../include/features.php:45 -msgid "Private Notes" +#: ../../include/network.php:1613 ../../include/enotify.php:58 +msgid "$projectname" msgstr "" -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" +#: ../../include/network.php:1615 ../../include/enotify.php:60 +msgid "Thank You," msgstr "" -#: ../../include/features.php:46 -msgid "Navigation Channel Select" +#: ../../include/network.php:1617 ../../include/enotify.php:62 +#, php-format +msgid "%s Administrator" msgstr "" -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" +#: ../../include/network.php:1674 +msgid "No Subject" msgstr "" -#: ../../include/features.php:47 -msgid "Photo Location" +#: ../../include/notify.php:20 +msgid "created a new post" msgstr "" -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." +#: ../../include/notify.php:21 +#, php-format +msgid "commented on %s's post" msgstr "" -#: ../../include/features.php:49 -msgid "Expert Mode" +#: ../../include/oembed.php:213 +msgid "Embedded content" msgstr "" -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" +#: ../../include/oembed.php:222 +msgid "Embedding disabled" msgstr "" -#: ../../include/features.php:50 -msgid "Premium Channel" +#: ../../include/page_widgets.php:6 +msgid "New Page" msgstr "" -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" msgstr "" -#: ../../include/features.php:55 -msgid "Post Composition Features" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" msgstr "" -#: ../../include/features.php:57 -msgid "Use Markdown" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" msgstr "" -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" +#: ../../include/page_widgets.php:43 +msgid "Title" msgstr "" -#: ../../include/features.php:58 -msgid "Large Photos" +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:192 +msgid "Created" msgstr "" -#: ../../include/features.php:58 -msgid "" -"Include large (1024px) photo thumbnails in posts. If not enabled, use small " -"(640px) photo thumbnails" +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:193 +msgid "Edited" msgstr "" -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" msgstr "" -#: ../../include/features.php:60 -msgid "Even More Encryption" +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" msgstr "" -#: ../../include/features.php:60 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" +#: ../../include/permissions.php:28 +msgid "Can view my connections" msgstr "" -#: ../../include/features.php:61 -msgid "Enable Voting Tools" +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" msgstr "" -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" +#: ../../include/permissions.php:30 +msgid "Can view my webpages" msgstr "" -#: ../../include/features.php:62 -msgid "Delayed Posting" +#: ../../include/permissions.php:33 +msgid "Can send me their channel stream and posts" msgstr "" -#: ../../include/features.php:62 -msgid "Allow posts to be published at a later date" +#: ../../include/permissions.php:34 +msgid "Can post on my channel page (\"wall\")" msgstr "" -#: ../../include/features.php:63 -msgid "Suppress Duplicate Posts/Comments" +#: ../../include/permissions.php:35 +msgid "Can comment on or like my posts" msgstr "" -#: ../../include/features.php:63 -msgid "" -"Prevent posts with identical content to be published with less than two " -"minutes in between submissions." +#: ../../include/permissions.php:36 +msgid "Can send me private mail messages" msgstr "" -#: ../../include/features.php:69 -msgid "Network and Stream Filtering" +#: ../../include/permissions.php:37 +msgid "Can like/dislike stuff" msgstr "" -#: ../../include/features.php:70 -msgid "Search by Date" +#: ../../include/permissions.php:37 +msgid "Profiles and things other than posts/comments" msgstr "" -#: ../../include/features.php:70 -msgid "Ability to select posts by date ranges" +#: ../../include/permissions.php:39 +msgid "Can forward to all my channel contacts via post @mentions" msgstr "" -#: ../../include/features.php:71 -msgid "Collections Filter" +#: ../../include/permissions.php:39 +msgid "Advanced - useful for creating group forum channels" msgstr "" -#: ../../include/features.php:71 -msgid "Enable widget to display Network posts only from selected collections" +#: ../../include/permissions.php:40 +msgid "Can chat with me (when available)" msgstr "" -#: ../../include/features.php:72 -msgid "Save search terms for re-use" +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" msgstr "" -#: ../../include/features.php:73 -msgid "Network Personal Tab" +#: ../../include/permissions.php:42 +msgid "Can edit my webpages" msgstr "" -#: ../../include/features.php:73 -msgid "Enable tab to display only Network posts that you've interacted on" +#: ../../include/permissions.php:44 +msgid "Can source my public posts in derived channels" msgstr "" -#: ../../include/features.php:74 -msgid "Network New Tab" +#: ../../include/permissions.php:44 +msgid "Somewhat advanced - very useful in open communities" msgstr "" -#: ../../include/features.php:74 -msgid "Enable tab to display all new Network activity" +#: ../../include/permissions.php:46 +msgid "Can administer my channel resources" msgstr "" -#: ../../include/features.php:75 -msgid "Affinity Tool" +#: ../../include/permissions.php:46 +msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" -#: ../../include/features.php:75 -msgid "Filter stream activity by depth of relationships" +#: ../../include/permissions.php:867 +msgid "Social Networking" msgstr "" -#: ../../include/features.php:76 -msgid "Connection Filtering" +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Mostly Public" msgstr "" -#: ../../include/features.php:76 -msgid "Filter incoming posts from connections based on keywords/content" +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Restricted" msgstr "" -#: ../../include/features.php:77 -msgid "Suggest Channels" +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +msgid "Private" msgstr "" -#: ../../include/features.php:77 -msgid "Show channel suggestions" +#: ../../include/permissions.php:868 +msgid "Community Forum" msgstr "" -#: ../../include/features.php:82 -msgid "Post/Comment Tools" +#: ../../include/permissions.php:869 +msgid "Feed Republish" msgstr "" -#: ../../include/features.php:83 -msgid "Tagging" +#: ../../include/permissions.php:870 +msgid "Special Purpose" msgstr "" -#: ../../include/features.php:83 -msgid "Ability to tag existing posts" +#: ../../include/permissions.php:870 +msgid "Celebrity/Soapbox" msgstr "" -#: ../../include/features.php:84 -msgid "Post Categories" +#: ../../include/permissions.php:870 +msgid "Group Repository" msgstr "" -#: ../../include/features.php:84 -msgid "Add categories to your posts" +#: ../../include/permissions.php:871 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" msgstr "" -#: ../../include/features.php:85 -msgid "Ability to file posts under folders" +#: ../../include/permissions.php:871 +msgid "Custom/Expert Mode" msgstr "" -#: ../../include/features.php:86 -msgid "Dislike Posts" +#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 +#: ../../mod/photos.php:699 ../../mod/profile_photo.php:147 +#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 +msgid "Profile Photos" msgstr "" -#: ../../include/features.php:86 -msgid "Ability to dislike posts/comments" +#: ../../include/photos.php:112 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" msgstr "" -#: ../../include/features.php:87 -msgid "Star Posts" +#: ../../include/photos.php:119 +msgid "Image file is empty." msgstr "" -#: ../../include/features.php:87 -msgid "Ability to mark special posts with a star indicator" +#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 +#: ../../mod/cover_photo.php:164 +msgid "Unable to process image" msgstr "" -#: ../../include/features.php:88 -msgid "Tag Cloud" +#: ../../include/photos.php:257 +msgid "Photo storage failed." msgstr "" -#: ../../include/features.php:88 -msgid "Provide a personal tag cloud on your channel page" +#: ../../include/photos.php:297 +msgid "a new photo" +msgstr "" + +#: ../../include/photos.php:301 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "" + +#: ../../include/photos.php:510 +msgid "Upload New Photos" msgstr "" #: ../../include/profile_selectors.php:6 @@ -2138,13 +2640,6 @@ msgid "Non-specific" msgstr "" #: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871 -msgid "Other" -msgstr "" - -#: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "" @@ -2240,6 +2735,15 @@ msgstr "" msgid "Sex Addict" msgstr "" +#: ../../include/profile_selectors.php:80 ../../include/identity.php:390 +#: ../../include/identity.php:391 ../../include/identity.php:398 +#: ../../include/widgets.php:430 ../../mod/connedit.php:582 +#: ../../mod/settings.php:338 ../../mod/settings.php:342 +#: ../../mod/settings.php:343 ../../mod/settings.php:346 +#: ../../mod/settings.php:357 +msgid "Friends" +msgstr "" + #: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" msgstr "" @@ -2330,913 +2834,676 @@ msgstr "" msgid "Ask me" msgstr "" -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" +#: ../../include/security.php:384 +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 "" -#: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 -msgid "Required" +#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 +msgid "Tags" msgstr "" -#: ../../include/datetime.php:263 ../../boot.php:2291 -msgid "never" +#: ../../include/taxonomy.php:305 +msgid "Keywords" msgstr "" -#: ../../include/datetime.php:269 -msgid "less than a second ago" +#: ../../include/taxonomy.php:326 +msgid "have" msgstr "" -#: ../../include/datetime.php:272 -msgid "year" +#: ../../include/taxonomy.php:326 +msgid "has" msgstr "" -#: ../../include/datetime.php:272 -msgid "years" +#: ../../include/taxonomy.php:327 +msgid "want" msgstr "" -#: ../../include/datetime.php:273 -msgid "month" +#: ../../include/taxonomy.php:327 +msgid "wants" msgstr "" -#: ../../include/datetime.php:273 -msgid "months" +#: ../../include/taxonomy.php:328 +msgid "likes" msgstr "" -#: ../../include/datetime.php:274 -msgid "week" +#: ../../include/taxonomy.php:329 +msgid "dislikes" msgstr "" -#: ../../include/datetime.php:274 -msgid "weeks" +#: ../../include/zot.php:676 +msgid "Invalid data packet" msgstr "" -#: ../../include/datetime.php:275 -msgid "day" +#: ../../include/zot.php:692 +msgid "Unable to verify channel signature" msgstr "" -#: ../../include/datetime.php:275 -msgid "days" +#: ../../include/zot.php:2268 +#, php-format +msgid "Unable to verify site signature for %s" msgstr "" -#: ../../include/datetime.php:276 -msgid "hour" +#: ../../include/zot.php:3585 +msgid "invalid target signature" msgstr "" -#: ../../include/datetime.php:276 -msgid "hours" +#: ../../include/contact_selectors.php:56 +msgid "Frequently" msgstr "" -#: ../../include/datetime.php:277 -msgid "minute" +#: ../../include/contact_selectors.php:57 +msgid "Hourly" msgstr "" -#: ../../include/datetime.php:277 -msgid "minutes" +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" msgstr "" -#: ../../include/datetime.php:278 -msgid "second" +#: ../../include/contact_selectors.php:59 +msgid "Daily" msgstr "" -#: ../../include/datetime.php:278 -msgid "seconds" +#: ../../include/contact_selectors.php:60 +msgid "Weekly" msgstr "" -#: ../../include/datetime.php:286 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" +#: ../../include/contact_selectors.php:61 +msgid "Monthly" msgstr "" -#: ../../include/datetime.php:520 -#, php-format -msgid "%1$s's birthday" +#: ../../include/contact_selectors.php:76 +msgid "Friendica" msgstr "" -#: ../../include/datetime.php:521 -#, php-format -msgid "Happy Birthday %1$s" +#: ../../include/contact_selectors.php:77 +msgid "OStatus" msgstr "" -#: ../../include/api.php:1336 -msgid "Public Timeline" +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" msgstr "" -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:891 +#: ../../mod/admin.php:900 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1520 +msgid "Email" msgstr "" -#: ../../include/conversation.php:164 ../../mod/like.php:410 -#, php-format -msgid "%1$s likes %2$s's %3$s" +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" msgstr "" -#: ../../include/conversation.php:167 ../../mod/like.php:412 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" +#: ../../include/contact_selectors.php:81 +msgid "Facebook" msgstr "" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" +#: ../../include/contact_selectors.php:82 +msgid "Zot" msgstr "" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" msgstr "" -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" msgstr "" -#: ../../include/conversation.php:574 ../../mod/photos.php:1060 -msgctxt "title" -msgid "Likes" +#: ../../include/contact_selectors.php:85 +msgid "MySpace" msgstr "" -#: ../../include/conversation.php:574 ../../mod/photos.php:1060 -msgctxt "title" -msgid "Dislikes" +#: ../../include/identity.php:32 +msgid "Unable to obtain identity information from database" msgstr "" -#: ../../include/conversation.php:575 ../../mod/photos.php:1061 -msgctxt "title" -msgid "Agree" +#: ../../include/identity.php:66 +msgid "Empty name" msgstr "" -#: ../../include/conversation.php:575 ../../mod/photos.php:1061 -msgctxt "title" -msgid "Disagree" +#: ../../include/identity.php:69 +msgid "Name too long" msgstr "" -#: ../../include/conversation.php:575 ../../mod/photos.php:1061 -msgctxt "title" -msgid "Abstain" +#: ../../include/identity.php:181 +msgid "No account identifier" msgstr "" -#: ../../include/conversation.php:576 ../../mod/photos.php:1062 -msgctxt "title" -msgid "Attending" +#: ../../include/identity.php:193 +msgid "Nickname is required." msgstr "" -#: ../../include/conversation.php:576 ../../mod/photos.php:1062 -msgctxt "title" -msgid "Not attending" +#: ../../include/identity.php:207 +msgid "Reserved nickname. Please choose another." msgstr "" -#: ../../include/conversation.php:576 ../../mod/photos.php:1062 -msgctxt "title" -msgid "Might attend" +#: ../../include/identity.php:212 +msgid "" +"Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../include/conversation.php:656 ../../include/ItemObject.php:126 -msgid "Select" +#: ../../include/identity.php:288 +msgid "Unable to retrieve created identity" msgstr "" -#: ../../include/conversation.php:664 ../../include/ItemObject.php:89 -msgid "Private Message" +#: ../../include/identity.php:346 +msgid "Default Profile" msgstr "" -#: ../../include/conversation.php:671 ../../include/ItemObject.php:227 -msgid "Message signature validated" +#: ../../include/identity.php:772 +msgid "Requested channel is not available." msgstr "" -#: ../../include/conversation.php:672 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" +#: ../../include/identity.php:818 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 +#: ../../mod/profile.php:16 ../../mod/webpages.php:29 +msgid "Requested profile is not available." msgstr "" -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" +#: ../../include/identity.php:966 ../../mod/profiles.php:782 +msgid "Change profile photo" msgstr "" -#: ../../include/conversation.php:710 -msgid "Categories:" +#: ../../include/identity.php:972 +msgid "Profiles" msgstr "" -#: ../../include/conversation.php:711 -msgid "Filed under:" +#: ../../include/identity.php:972 +msgid "Manage/edit profiles" msgstr "" -#: ../../include/conversation.php:719 ../../include/ItemObject.php:334 -#, php-format -msgid "from %s" +#: ../../include/identity.php:973 ../../mod/profiles.php:783 +msgid "Create New Profile" msgstr "" -#: ../../include/conversation.php:722 ../../include/ItemObject.php:337 -#, php-format -msgid "last edited: %s" +#: ../../include/identity.php:988 ../../mod/profiles.php:794 +msgid "Profile Image" msgstr "" -#: ../../include/conversation.php:723 ../../include/ItemObject.php:338 -#, php-format -msgid "Expires: %s" +#: ../../include/identity.php:991 +msgid "visible to everybody" msgstr "" -#: ../../include/conversation.php:738 -msgid "View in context" +#: ../../include/identity.php:992 ../../mod/profiles.php:677 +#: ../../mod/profiles.php:798 +msgid "Edit visibility" msgstr "" -#: ../../include/conversation.php:740 ../../include/conversation.php:1227 -#: ../../include/ItemObject.php:389 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:150 ../../mod/editlayout.php:148 -#: ../../mod/photos.php:1026 ../../mod/editpost.php:129 -msgid "Please wait" +#: ../../include/identity.php:1008 ../../include/identity.php:1250 +msgid "Gender:" msgstr "" -#: ../../include/conversation.php:850 -msgid "remove" +#: ../../include/identity.php:1009 ../../include/identity.php:1294 +msgid "Status:" msgstr "" -#: ../../include/conversation.php:854 ../../include/nav.php:241 -msgid "Loading..." +#: ../../include/identity.php:1010 ../../include/identity.php:1305 +msgid "Homepage:" msgstr "" -#: ../../include/conversation.php:855 -msgid "Delete Selected Items" +#: ../../include/identity.php:1011 +msgid "Online Now" msgstr "" -#: ../../include/conversation.php:946 -msgid "View Source" +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:318 +msgid "g A l F d" msgstr "" -#: ../../include/conversation.php:947 -msgid "Follow Thread" +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" msgstr "" -#: ../../include/conversation.php:948 -msgid "Unfollow Thread" +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:341 +msgid "[today]" msgstr "" -#: ../../include/conversation.php:949 -msgid "View Status" +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" msgstr "" -#: ../../include/conversation.php:950 ../../include/nav.php:86 -#: ../../mod/connedit.php:498 -msgid "View Profile" +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" msgstr "" -#: ../../include/conversation.php:951 -msgid "View Photos" +#: ../../include/identity.php:1208 +msgid "[No description]" msgstr "" -#: ../../include/conversation.php:952 -msgid "Activity/Posts" +#: ../../include/identity.php:1226 +msgid "Event Reminders" msgstr "" -#: ../../include/conversation.php:954 -msgid "Edit Connection" +#: ../../include/identity.php:1227 +msgid "Events this week:" msgstr "" -#: ../../include/conversation.php:955 -msgid "Send PM" +#: ../../include/identity.php:1248 ../../mod/settings.php:1030 +msgid "Full Name:" msgstr "" -#: ../../include/conversation.php:956 ../../include/apps.php:145 -msgid "Poke" +#: ../../include/identity.php:1255 +msgid "Like this channel" msgstr "" -#: ../../include/conversation.php:1070 -#, php-format -msgid "%s likes this." +#: ../../include/identity.php:1279 +msgid "j F, Y" msgstr "" -#: ../../include/conversation.php:1070 -#, php-format -msgid "%s doesn't like this." +#: ../../include/identity.php:1280 +msgid "j F" msgstr "" -#: ../../include/conversation.php:1074 -#, php-format -msgid "<span %1$s>%2$d people</span> like this." -msgid_plural "<span %1$s>%2$d people</span> like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1076 -#, php-format -msgid "<span %1$s>%2$d people</span> don't like this." -msgid_plural "<span %1$s>%2$d people</span> don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1082 -msgid "and" +#: ../../include/identity.php:1287 +msgid "Birthday:" msgstr "" -#: ../../include/conversation.php:1085 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1086 -#, php-format -msgid "%s like this." +#: ../../include/identity.php:1291 ../../mod/directory.php:302 +msgid "Age:" msgstr "" -#: ../../include/conversation.php:1086 +#: ../../include/identity.php:1300 #, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1154 -msgid "Visible to <strong>everybody</strong>" -msgstr "" - -#: ../../include/conversation.php:1155 ../../mod/mail.php:202 -#: ../../mod/mail.php:316 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1156 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1157 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1158 -msgid "Tag term:" +msgid "for %1$d %2$s" msgstr "" -#: ../../include/conversation.php:1159 ../../mod/filer.php:48 -msgid "Save to Folder:" +#: ../../include/identity.php:1303 ../../mod/profiles.php:699 +msgid "Sexual Preference:" msgstr "" -#: ../../include/conversation.php:1160 -msgid "Where are you right now?" +#: ../../include/identity.php:1307 ../../mod/directory.php:318 +#: ../../mod/profiles.php:701 +msgid "Hometown:" msgstr "" -#: ../../include/conversation.php:1161 ../../mod/editpost.php:56 -#: ../../mod/mail.php:203 ../../mod/mail.php:317 -msgid "Expires YYYY-MM-DD HH:MM" +#: ../../include/identity.php:1309 +msgid "Tags:" msgstr "" -#: ../../include/conversation.php:1169 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:706 ../../mod/editwebpage.php:212 -#: ../../mod/editblock.php:171 ../../mod/webpages.php:188 -#: ../../mod/photos.php:1046 ../../mod/editpost.php:149 -#: ../../mod/events.php:458 -msgid "Preview" +#: ../../include/identity.php:1311 ../../mod/profiles.php:702 +msgid "Political Views:" msgstr "" -#: ../../include/conversation.php:1192 ../../mod/blocks.php:154 -#: ../../mod/webpages.php:182 ../../mod/layouts.php:184 -#: ../../mod/photos.php:1025 -msgid "Share" +#: ../../include/identity.php:1313 +msgid "Religion:" msgstr "" -#: ../../include/conversation.php:1194 -msgid "Page link name" +#: ../../include/identity.php:1315 ../../mod/directory.php:320 +msgid "About:" msgstr "" -#: ../../include/conversation.php:1197 -msgid "Post as" +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" msgstr "" -#: ../../include/conversation.php:1199 ../../include/ItemObject.php:698 -#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:113 -msgid "Bold" +#: ../../include/identity.php:1319 ../../mod/profiles.php:705 +msgid "Likes:" msgstr "" -#: ../../include/conversation.php:1200 ../../include/ItemObject.php:699 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:137 -#: ../../mod/editlayout.php:136 ../../mod/editpost.php:114 -msgid "Italic" +#: ../../include/identity.php:1321 ../../mod/profiles.php:706 +msgid "Dislikes:" msgstr "" -#: ../../include/conversation.php:1201 ../../include/ItemObject.php:700 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:138 -#: ../../mod/editlayout.php:137 ../../mod/editpost.php:115 -msgid "Underline" +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/conversation.php:1202 ../../include/ItemObject.php:701 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:139 -#: ../../mod/editlayout.php:138 ../../mod/editpost.php:116 -msgid "Quote" +#: ../../include/identity.php:1325 +msgid "My other channels:" msgstr "" -#: ../../include/conversation.php:1203 ../../include/ItemObject.php:702 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:140 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:117 -msgid "Code" +#: ../../include/identity.php:1327 +msgid "Musical interests:" msgstr "" -#: ../../include/conversation.php:1204 ../../mod/editwebpage.php:182 -#: ../../mod/editblock.php:142 ../../mod/editlayout.php:140 -#: ../../mod/editpost.php:118 -msgid "Upload photo" +#: ../../include/identity.php:1329 +msgid "Books, literature:" msgstr "" -#: ../../include/conversation.php:1205 -msgid "upload photo" +#: ../../include/identity.php:1331 +msgid "Television:" msgstr "" -#: ../../include/conversation.php:1206 ../../mod/editwebpage.php:183 -#: ../../mod/editblock.php:143 ../../mod/editlayout.php:141 -#: ../../mod/editpost.php:119 ../../mod/mail.php:248 ../../mod/mail.php:378 -msgid "Attach file" +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/conversation.php:1207 -msgid "attach file" +#: ../../include/identity.php:1335 +msgid "Love/Romance:" msgstr "" -#: ../../include/conversation.php:1208 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 -#: ../../mod/editpost.php:120 ../../mod/mail.php:249 ../../mod/mail.php:379 -msgid "Insert web link" +#: ../../include/identity.php:1337 +msgid "Work/employment:" msgstr "" -#: ../../include/conversation.php:1209 -msgid "web link" +#: ../../include/identity.php:1339 +msgid "School/education:" msgstr "" -#: ../../include/conversation.php:1210 -msgid "Insert video link" +#: ../../include/identity.php:1359 +msgid "Like this thing" msgstr "" -#: ../../include/conversation.php:1211 -msgid "video link" +#: ../../include/identity.php:1767 ../../mod/cover_photo.php:236 +msgid "cover photo" msgstr "" -#: ../../include/conversation.php:1212 -msgid "Insert audio link" +#: ../../include/text.php:394 +msgid "prev" msgstr "" -#: ../../include/conversation.php:1213 -msgid "audio link" +#: ../../include/text.php:396 +msgid "first" msgstr "" -#: ../../include/conversation.php:1214 ../../mod/editwebpage.php:188 -#: ../../mod/editblock.php:148 ../../mod/editlayout.php:146 -#: ../../mod/editpost.php:124 -msgid "Set your location" +#: ../../include/text.php:425 +msgid "last" msgstr "" -#: ../../include/conversation.php:1215 -msgid "set location" +#: ../../include/text.php:428 +msgid "next" msgstr "" -#: ../../include/conversation.php:1216 ../../mod/editpost.php:126 -msgid "Toggle voting" +#: ../../include/text.php:438 +msgid "older" msgstr "" -#: ../../include/conversation.php:1219 ../../mod/editwebpage.php:189 -#: ../../mod/editblock.php:149 ../../mod/editlayout.php:147 -#: ../../mod/editpost.php:125 -msgid "Clear browser location" +#: ../../include/text.php:440 +msgid "newer" msgstr "" -#: ../../include/conversation.php:1220 -msgid "clear location" +#: ../../include/text.php:803 +msgid "No connections" msgstr "" -#: ../../include/conversation.php:1222 ../../mod/editwebpage.php:205 -#: ../../mod/editblock.php:162 ../../mod/editpost.php:141 -msgid "Title (optional)" +#: ../../include/text.php:828 +#, php-format +msgid "View all %s connections" msgstr "" -#: ../../include/conversation.php:1226 ../../mod/editwebpage.php:207 -#: ../../mod/editblock.php:165 ../../mod/editlayout.php:163 -#: ../../mod/editpost.php:143 -msgid "Categories (optional, comma-separated list)" +#: ../../include/text.php:886 ../../include/text.php:898 +#: ../../include/widgets.php:192 ../../mod/admin.php:1568 +#: ../../mod/admin.php:1588 ../../mod/filer.php:49 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:100 +msgid "Save" msgstr "" -#: ../../include/conversation.php:1228 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:151 ../../mod/editlayout.php:149 -#: ../../mod/editpost.php:130 ../../mod/events.php:459 -msgid "Permission settings" +#: ../../include/text.php:972 +msgid "poke" msgstr "" -#: ../../include/conversation.php:1229 -msgid "permissions" +#: ../../include/text.php:973 +msgid "ping" msgstr "" -#: ../../include/conversation.php:1237 ../../mod/editwebpage.php:200 -#: ../../mod/editblock.php:159 ../../mod/editlayout.php:156 -#: ../../mod/editpost.php:138 -msgid "Public post" +#: ../../include/text.php:973 +msgid "pinged" msgstr "" -#: ../../include/conversation.php:1239 ../../mod/editwebpage.php:208 -#: ../../mod/editblock.php:166 ../../mod/editlayout.php:164 -#: ../../mod/editpost.php:144 -msgid "Example: bob@example.com, mary@example.com" +#: ../../include/text.php:974 +msgid "prod" msgstr "" -#: ../../include/conversation.php:1252 ../../mod/editwebpage.php:217 -#: ../../mod/editblock.php:176 ../../mod/editlayout.php:173 -#: ../../mod/editpost.php:155 ../../mod/mail.php:253 ../../mod/mail.php:383 -msgid "Set expiration date" +#: ../../include/text.php:974 +msgid "prodded" msgstr "" -#: ../../include/conversation.php:1255 -msgid "Set publish date" +#: ../../include/text.php:975 +msgid "slap" msgstr "" -#: ../../include/conversation.php:1257 ../../include/ItemObject.php:709 -#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 -msgid "Encrypt text" +#: ../../include/text.php:975 +msgid "slapped" msgstr "" -#: ../../include/conversation.php:1259 ../../mod/editpost.php:159 -msgid "OK" +#: ../../include/text.php:976 +msgid "finger" msgstr "" -#: ../../include/conversation.php:1260 ../../mod/fbrowser.php:77 -#: ../../mod/fbrowser.php:112 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -#: ../../mod/settings.php:587 ../../mod/settings.php:613 -#: ../../mod/editpost.php:160 -msgid "Cancel" +#: ../../include/text.php:976 +msgid "fingered" msgstr "" -#: ../../include/conversation.php:1503 -msgid "Discover" +#: ../../include/text.php:977 +msgid "rebuff" msgstr "" -#: ../../include/conversation.php:1506 -msgid "Imported public streams" +#: ../../include/text.php:977 +msgid "rebuffed" msgstr "" -#: ../../include/conversation.php:1511 -msgid "Commented Order" +#: ../../include/text.php:987 +msgid "happy" msgstr "" -#: ../../include/conversation.php:1514 -msgid "Sort by Comment Date" +#: ../../include/text.php:988 +msgid "sad" msgstr "" -#: ../../include/conversation.php:1518 -msgid "Posted Order" +#: ../../include/text.php:989 +msgid "mellow" msgstr "" -#: ../../include/conversation.php:1521 -msgid "Sort by Post Date" +#: ../../include/text.php:990 +msgid "tired" msgstr "" -#: ../../include/conversation.php:1529 -msgid "Posts that mention or involve you" +#: ../../include/text.php:991 +msgid "perky" msgstr "" -#: ../../include/conversation.php:1535 ../../mod/connections.php:72 -#: ../../mod/connections.php:82 ../../mod/menu.php:112 -msgid "New" +#: ../../include/text.php:992 +msgid "angry" msgstr "" -#: ../../include/conversation.php:1538 -msgid "Activity Stream - by date" +#: ../../include/text.php:993 +msgid "stupefied" msgstr "" -#: ../../include/conversation.php:1544 -msgid "Starred" +#: ../../include/text.php:994 +msgid "puzzled" msgstr "" -#: ../../include/conversation.php:1547 -msgid "Favourite Posts" +#: ../../include/text.php:995 +msgid "interested" msgstr "" -#: ../../include/conversation.php:1554 -msgid "Spam" +#: ../../include/text.php:996 +msgid "bitter" msgstr "" -#: ../../include/conversation.php:1557 -msgid "Posts flagged as SPAM" +#: ../../include/text.php:997 +msgid "cheerful" msgstr "" -#: ../../include/conversation.php:1601 ../../mod/admin.php:985 -msgid "Channel" +#: ../../include/text.php:998 +msgid "alive" msgstr "" -#: ../../include/conversation.php:1604 -msgid "Status Messages and Posts" +#: ../../include/text.php:999 +msgid "annoyed" msgstr "" -#: ../../include/conversation.php:1613 -msgid "About" +#: ../../include/text.php:1000 +msgid "anxious" msgstr "" -#: ../../include/conversation.php:1616 -msgid "Profile Details" +#: ../../include/text.php:1001 +msgid "cranky" msgstr "" -#: ../../include/conversation.php:1622 ../../include/nav.php:92 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" +#: ../../include/text.php:1002 +msgid "disturbed" msgstr "" -#: ../../include/conversation.php:1632 -msgid "Files and Storage" +#: ../../include/text.php:1003 +msgid "frustrated" msgstr "" -#: ../../include/conversation.php:1642 ../../include/conversation.php:1645 -msgid "Chatrooms" +#: ../../include/text.php:1004 +msgid "depressed" msgstr "" -#: ../../include/conversation.php:1655 ../../include/nav.php:103 -#: ../../include/apps.php:129 -msgid "Bookmarks" +#: ../../include/text.php:1005 +msgid "motivated" msgstr "" -#: ../../include/conversation.php:1658 -msgid "Saved Bookmarks" +#: ../../include/text.php:1006 +msgid "relaxed" msgstr "" -#: ../../include/conversation.php:1665 ../../include/nav.php:107 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" +#: ../../include/text.php:1007 +msgid "surprised" msgstr "" -#: ../../include/conversation.php:1668 -msgid "Manage Webpages" +#: ../../include/text.php:1183 +msgid "May" msgstr "" -#: ../../include/conversation.php:1697 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1079 -#: ../../mod/photos.php:1091 -msgid "View all" +#: ../../include/text.php:1260 ../../include/text.php:1264 +msgid "Unknown Attachment" msgstr "" -#: ../../include/conversation.php:1724 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1088 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1727 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1730 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1733 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1736 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1739 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1742 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/auth.php:132 -msgid "Logged out." +#: ../../include/text.php:1266 +msgid "unknown" msgstr "" -#: ../../include/auth.php:273 -msgid "Failed authentication" +#: ../../include/text.php:1302 +msgid "remove category" msgstr "" -#: ../../include/auth.php:287 ../../mod/openid.php:189 -msgid "Login failed." +#: ../../include/text.php:1379 +msgid "remove from file" msgstr "" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" +#: ../../include/text.php:1521 ../../include/text.php:1532 +msgid "Click to open/close" msgstr "" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" +#: ../../include/text.php:1716 ../../mod/events.php:623 +msgid "Link to Source" msgstr "" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" +#: ../../include/text.php:1737 ../../include/text.php:1809 +msgid "default" msgstr "" -#: ../../include/contact_selectors.php:59 -msgid "Daily" +#: ../../include/text.php:1745 +msgid "Page layout" msgstr "" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" +#: ../../include/text.php:1745 +msgid "You can create your own with the layouts tool" msgstr "" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" +#: ../../include/text.php:1787 +msgid "Page content type" msgstr "" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" +#: ../../include/text.php:1821 +msgid "Select an alternate language" msgstr "" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" +#: ../../include/text.php:1953 +msgid "activity" msgstr "" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" +#: ../../include/text.php:2248 +msgid "Design Tools" msgstr "" -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:817 ../../mod/admin.php:826 -#: ../../boot.php:1490 -msgid "Email" +#: ../../include/text.php:2251 ../../mod/blocks.php:147 +msgid "Blocks" msgstr "" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" +#: ../../include/text.php:2252 ../../mod/menu.php:103 +msgid "Menus" msgstr "" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" +#: ../../include/text.php:2253 ../../mod/layouts.php:174 +msgid "Layouts" msgstr "" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" +#: ../../include/text.php:2254 +msgid "Pages" msgstr "" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" +#: ../../include/items.php:423 ../../index.php:370 ../../mod/dreport.php:6 +#: ../../mod/dreport.php:45 ../../mod/group.php:68 +#: ../../mod/import_items.php:108 ../../mod/like.php:280 +#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 +msgid "Permission denied" msgstr "" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" +#: ../../include/items.php:1130 ../../include/items.php:1176 +msgid "(Unknown)" msgstr "" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." msgstr "" -#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 -#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 -#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 -#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 -#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 -#: ../../include/bbcode.php:833 -msgid "Image/photo" +#: ../../include/items.php:1375 +msgid "Visible to you only." msgstr "" -#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 -msgid "Encrypted content" +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." msgstr "" -#: ../../include/bbcode.php:179 -#, php-format -msgid "Install %s element: " +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." msgstr "" -#: ../../include/bbcode.php:183 +#: ../../include/items.php:1381 #, php-format -msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "" - -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "" - -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "" - -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" +msgid "Visible to anybody on %s." msgstr "" -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" +#: ../../include/items.php:1383 +msgid "Visible to all connections." msgstr "" -#: ../../include/bbcode.php:257 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" +#: ../../include/items.php:1385 +msgid "Visible to approved connections." msgstr "" -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" +#: ../../include/items.php:1387 +msgid "Visible to specific connections." msgstr "" -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" +#: ../../include/items.php:4350 ../../mod/admin.php:135 +#: ../../mod/admin.php:1091 ../../mod/admin.php:1336 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:85 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." msgstr "" -#: ../../include/bbcode.php:755 -msgid "$1 spoiler" +#: ../../include/items.php:4862 ../../mod/group.php:38 ../../mod/group.php:137 +msgid "Privacy group not found." msgstr "" -#: ../../include/bbcode.php:782 -msgid "$1 wrote:" +#: ../../include/items.php:4878 +msgid "Privacy group is empty." msgstr "" -#: ../../include/contact_widgets.php:14 +#: ../../include/items.php:4885 #, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:451 -msgid "Advanced" -msgstr "" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "" - -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:381 -#: ../../mod/directory.php:386 ../../mod/connections.php:266 -msgid "Find" -msgstr "" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:385 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" +msgid "Privacy group: %s" msgstr "" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "" - -#: ../../include/contact_widgets.php:128 +#: ../../include/items.php:4895 ../../mod/connedit.php:692 #, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:133 -msgid "show more" -msgstr "" - -#: ../../include/enotify.php:57 ../../include/network.php:1608 -msgid "$Projectname Notification" -msgstr "" - -#: ../../include/enotify.php:58 ../../include/network.php:1609 -msgid "$projectname" -msgstr "" - -#: ../../include/enotify.php:60 ../../include/network.php:1611 -msgid "Thank You," +msgid "Connection: %s" msgstr "" -#: ../../include/enotify.php:62 ../../include/network.php:1613 -#, php-format -msgid "%s Administrator" +#: ../../include/items.php:4897 +msgid "Connection not found." msgstr "" #: ../../include/enotify.php:96 @@ -3417,1802 +3684,1481 @@ msgstr "" msgid "[Hubzilla:Notify]" msgstr "" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "" - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "" - -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "" - -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "" - -#: ../../include/follow.php:152 ../../include/follow.php:181 -msgid "Protocol disabled." -msgstr "" - -#: ../../include/follow.php:171 -msgid "Channel discovery failed." -msgstr "" - -#: ../../include/follow.php:197 -msgid "local account not found." -msgstr "" - -#: ../../include/follow.php:221 -msgid "Cannot connect to yourself." -msgstr "" - -#: ../../include/oembed.php:213 -msgid "Embedded content" -msgstr "" - -#: ../../include/oembed.php:222 -msgid "Embedding disabled" -msgstr "" - -#: ../../include/message.php:19 -msgid "No recipient provided." -msgstr "" - -#: ../../include/message.php:24 -msgid "[no subject]" -msgstr "" - -#: ../../include/message.php:44 -msgid "Unable to determine sender." -msgstr "" - -#: ../../include/message.php:219 -msgid "Stored post could not be verified." -msgstr "" - -#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1487 -msgid "Logout" -msgstr "" - -#: ../../include/nav.php:82 ../../include/nav.php:114 -msgid "End this session" -msgstr "" - -#: ../../include/nav.php:85 ../../include/nav.php:145 -msgid "Home" -msgstr "" - -#: ../../include/nav.php:85 -msgid "Your posts and conversations" -msgstr "" - -#: ../../include/nav.php:86 -msgid "Your profile page" -msgstr "" - -#: ../../include/nav.php:88 -msgid "Edit Profiles" -msgstr "" - -#: ../../include/nav.php:88 -msgid "Manage/Edit profiles" -msgstr "" - -#: ../../include/nav.php:90 -msgid "Edit your profile" -msgstr "" - -#: ../../include/nav.php:92 -msgid "Your photos" -msgstr "" - -#: ../../include/nav.php:93 -msgid "Your files" -msgstr "" - -#: ../../include/nav.php:97 ../../include/apps.php:146 -msgid "Chat" +#: ../../include/widgets.php:93 +msgid "System" msgstr "" -#: ../../include/nav.php:97 -msgid "Your chatrooms" +#: ../../include/widgets.php:96 +msgid "Create Personal App" msgstr "" -#: ../../include/nav.php:103 -msgid "Your bookmarks" +#: ../../include/widgets.php:97 +msgid "Edit Personal App" msgstr "" -#: ../../include/nav.php:107 -msgid "Your webpages" +#: ../../include/widgets.php:139 ../../mod/suggest.php:54 +msgid "Ignore/Hide" msgstr "" -#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1488 -msgid "Login" +#: ../../include/widgets.php:144 +msgid "Suggestions" msgstr "" -#: ../../include/nav.php:111 -msgid "Sign in" +#: ../../include/widgets.php:145 +msgid "See more..." msgstr "" -#: ../../include/nav.php:128 +#: ../../include/widgets.php:166 #, php-format -msgid "%s - click to logout" -msgstr "" - -#: ../../include/nav.php:131 -msgid "Remote authentication" +msgid "You have %1$.0f of %2$.0f allowed connections." msgstr "" -#: ../../include/nav.php:131 -msgid "Click to authenticate to your home hub" +#: ../../include/widgets.php:172 +msgid "Add New Connection" msgstr "" -#: ../../include/nav.php:145 -msgid "Home Page" +#: ../../include/widgets.php:173 +msgid "Enter channel address" msgstr "" -#: ../../include/nav.php:149 ../../mod/register.php:226 ../../boot.php:1470 -msgid "Register" +#: ../../include/widgets.php:174 +msgid "Examples: bob@example.com, https://example.com/barbara" msgstr "" -#: ../../include/nav.php:149 -msgid "Create an account" +#: ../../include/widgets.php:190 +msgid "Notes" msgstr "" -#: ../../include/nav.php:154 ../../include/apps.php:142 -#: ../../mod/layouts.php:176 ../../mod/help.php:204 ../../mod/help.php:209 -msgid "Help" +#: ../../include/widgets.php:266 +msgid "Remove term" msgstr "" -#: ../../include/nav.php:154 -msgid "Help and documentation" +#: ../../include/widgets.php:274 ../../include/features.php:80 +msgid "Saved Searches" msgstr "" -#: ../../include/nav.php:157 -msgid "Applications, utilities, links, games" +#: ../../include/widgets.php:349 +msgid "Archives" msgstr "" -#: ../../include/nav.php:159 -msgid "Search site @name, #tag, ?docs, content" +#: ../../include/widgets.php:428 ../../mod/connedit.php:580 +msgid "Me" msgstr "" -#: ../../include/nav.php:162 ../../include/apps.php:141 -msgid "Directory" +#: ../../include/widgets.php:429 ../../mod/connedit.php:581 +msgid "Family" msgstr "" -#: ../../include/nav.php:162 -msgid "Channel Directory" +#: ../../include/widgets.php:431 ../../mod/connedit.php:583 +msgid "Acquaintances" msgstr "" -#: ../../include/nav.php:174 ../../include/apps.php:133 -msgid "Grid" +#: ../../include/widgets.php:432 ../../mod/connections.php:88 +#: ../../mod/connections.php:103 ../../mod/connedit.php:584 +msgid "All" msgstr "" -#: ../../include/nav.php:174 -msgid "Your grid" +#: ../../include/widgets.php:451 +msgid "Refresh" msgstr "" -#: ../../include/nav.php:175 -msgid "Mark all grid notifications seen" +#: ../../include/widgets.php:485 +msgid "Account settings" msgstr "" -#: ../../include/nav.php:177 ../../include/apps.php:137 -msgid "Channel Home" +#: ../../include/widgets.php:491 +msgid "Channel settings" msgstr "" -#: ../../include/nav.php:177 -msgid "Channel home" +#: ../../include/widgets.php:500 +msgid "Additional features" msgstr "" -#: ../../include/nav.php:178 -msgid "Mark all channel notifications seen" +#: ../../include/widgets.php:507 +msgid "Feature/Addon settings" msgstr "" -#: ../../include/nav.php:181 ../../mod/connections.php:260 -msgid "Connections" +#: ../../include/widgets.php:513 +msgid "Display settings" msgstr "" -#: ../../include/nav.php:184 -msgid "Notices" +#: ../../include/widgets.php:519 +msgid "Connected apps" msgstr "" -#: ../../include/nav.php:184 -msgid "Notifications" +#: ../../include/widgets.php:525 +msgid "Export channel" msgstr "" -#: ../../include/nav.php:185 -msgid "See all notifications" +#: ../../include/widgets.php:533 ../../mod/connedit.php:692 +msgid "Connection Default Permissions" msgstr "" -#: ../../include/nav.php:186 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" +#: ../../include/widgets.php:541 +msgid "Premium Channel Settings" msgstr "" -#: ../../include/nav.php:188 ../../include/apps.php:143 -msgid "Mail" +#: ../../include/widgets.php:549 ../../include/features.php:67 +#: ../../mod/sources.php:88 +msgid "Channel Sources" msgstr "" -#: ../../include/nav.php:188 -msgid "Private mail" +#: ../../include/widgets.php:571 +msgid "Private Mail Menu" msgstr "" -#: ../../include/nav.php:189 -msgid "See all private messages" +#: ../../include/widgets.php:573 +msgid "Combined View" msgstr "" -#: ../../include/nav.php:190 -msgid "Mark all private messages seen" +#: ../../include/widgets.php:607 ../../include/widgets.php:619 +msgid "Conversations" msgstr "" -#: ../../include/nav.php:196 ../../include/apps.php:140 -msgid "Events" +#: ../../include/widgets.php:611 +msgid "Received Messages" msgstr "" -#: ../../include/nav.php:196 -msgid "Event Calendar" +#: ../../include/widgets.php:615 +msgid "Sent Messages" msgstr "" -#: ../../include/nav.php:197 -msgid "See all events" +#: ../../include/widgets.php:629 +msgid "No messages." msgstr "" -#: ../../include/nav.php:198 -msgid "Mark all events seen" +#: ../../include/widgets.php:647 +msgid "Delete conversation" msgstr "" -#: ../../include/nav.php:200 ../../include/apps.php:132 -#: ../../mod/manage.php:160 -msgid "Channel Manager" +#: ../../include/widgets.php:673 +msgid "Events Menu" msgstr "" -#: ../../include/nav.php:200 -msgid "Manage Your Channels" +#: ../../include/widgets.php:674 +msgid "Day View" msgstr "" -#: ../../include/nav.php:202 -msgid "Account/Channel Settings" +#: ../../include/widgets.php:675 +msgid "Week View" msgstr "" -#: ../../include/nav.php:210 -msgid "Site Setup and Configuration" +#: ../../include/widgets.php:676 +msgid "Month View" msgstr "" -#: ../../include/nav.php:246 -msgid "@name, #tag, ?doc, content" +#: ../../include/widgets.php:677 ../../mod/events.php:654 +msgid "Export" msgstr "" -#: ../../include/nav.php:247 -msgid "Please wait..." +#: ../../include/widgets.php:678 ../../mod/events.php:657 +msgid "Import" msgstr "" -#: ../../include/security.php:381 -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." +#: ../../include/widgets.php:688 +msgid "Events Tools" msgstr "" -#: ../../include/dir_fns.php:139 -msgid "Directory Options" +#: ../../include/widgets.php:689 +msgid "Export Calendar" msgstr "" -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" +#: ../../include/widgets.php:690 +msgid "Import Calendar" msgstr "" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:102 -#: ../../mod/admin.php:415 ../../mod/settings.php:577 ../../mod/photos.php:626 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:447 -#: ../../mod/events.php:448 ../../mod/events.php:457 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492 -msgid "No" +#: ../../include/widgets.php:764 +msgid "Chat Rooms" msgstr "" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/api.php:101 ../../mod/admin.php:417 ../../mod/settings.php:577 -#: ../../mod/photos.php:626 ../../mod/menu.php:96 ../../mod/menu.php:153 -#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 -#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228 -#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492 -msgid "Yes" +#: ../../include/widgets.php:784 +msgid "Bookmarked Chatrooms" msgstr "" -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" +#: ../../include/widgets.php:804 +msgid "Suggested Chatrooms" msgstr "" -#: ../../include/dir_fns.php:143 -msgid "This Website Only" +#: ../../include/widgets.php:949 ../../include/widgets.php:1039 +msgid "photo/image" msgstr "" -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"<strong>may</strong> apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." +#: ../../include/widgets.php:1133 +msgid "Rating Tools" msgstr "" -#: ../../include/group.php:232 -msgid "Add new connections to this collection (privacy group)" +#: ../../include/widgets.php:1137 ../../include/widgets.php:1139 +msgid "Rate Me" msgstr "" -#: ../../include/group.php:251 ../../mod/admin.php:826 -msgid "All Channels" +#: ../../include/widgets.php:1142 +msgid "View Ratings" msgstr "" -#: ../../include/group.php:273 -msgid "edit" +#: ../../include/widgets.php:1153 +msgid "Public Hubs" msgstr "" -#: ../../include/group.php:295 -msgid "Collections" +#: ../../include/widgets.php:1201 +msgid "Forums" msgstr "" -#: ../../include/group.php:296 -msgid "Edit collection" +#: ../../include/widgets.php:1230 +msgid "Tasks" msgstr "" -#: ../../include/group.php:297 -msgid "Add new collection" +#: ../../include/widgets.php:1239 +msgid "Documentation" msgstr "" -#: ../../include/group.php:298 -msgid "Channels not in any collection" +#: ../../include/widgets.php:1241 +msgid "Project/Site Information" msgstr "" -#: ../../include/zot.php:676 -msgid "Invalid data packet" +#: ../../include/widgets.php:1242 +msgid "For Members" msgstr "" -#: ../../include/zot.php:692 -msgid "Unable to verify channel signature" +#: ../../include/widgets.php:1243 +msgid "For Administrators" msgstr "" -#: ../../include/zot.php:2268 -#, php-format -msgid "Unable to verify site signature for %s" +#: ../../include/widgets.php:1244 +msgid "For Developers" msgstr "" -#: ../../include/zot.php:3584 -msgid "invalid target signature" +#: ../../include/widgets.php:1269 ../../mod/admin.php:452 +msgid "Site" msgstr "" -#: ../../include/page_widgets.php:6 -msgid "New Page" +#: ../../include/widgets.php:1270 +msgid "Accounts" msgstr "" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/webpages.php:187 ../../mod/layouts.php:188 -msgid "View" +#: ../../include/widgets.php:1271 ../../mod/admin.php:1051 +msgid "Channels" msgstr "" -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" +#: ../../include/widgets.php:1273 ../../mod/admin.php:1166 +#: ../../mod/admin.php:1227 +msgid "Plugins" msgstr "" -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" +#: ../../include/widgets.php:1274 ../../mod/admin.php:1388 +#: ../../mod/admin.php:1422 +msgid "Themes" msgstr "" -#: ../../include/page_widgets.php:43 -msgid "Title" +#: ../../include/widgets.php:1275 +msgid "Inspect queue" msgstr "" -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/webpages.php:192 ../../mod/layouts.php:181 ../../mod/menu.php:110 -msgid "Created" +#: ../../include/widgets.php:1276 +msgid "Profile Config" msgstr "" -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/webpages.php:193 ../../mod/layouts.php:182 ../../mod/menu.php:111 -msgid "Edited" +#: ../../include/widgets.php:1277 +msgid "DB updates" msgstr "" -#: ../../include/network.php:630 -msgid "view full size" +#: ../../include/widgets.php:1295 ../../include/widgets.php:1301 +#: ../../mod/admin.php:1507 +msgid "Logs" msgstr "" -#: ../../include/network.php:1655 ../../include/account.php:316 -#: ../../include/account.php:343 ../../include/account.php:403 -msgid "Administrator" +#: ../../include/widgets.php:1300 +msgid "Plugin Features" msgstr "" -#: ../../include/network.php:1669 -msgid "No Subject" +#: ../../include/widgets.php:1302 +msgid "User registrations waiting for confirmation" msgstr "" -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" +#: ../../include/widgets.php:1380 ../../mod/photos.php:748 +#: ../../mod/photos.php:1283 +msgid "View Photo" msgstr "" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" +#: ../../include/widgets.php:1397 ../../mod/photos.php:779 +msgid "Edit Album" msgstr "" -#: ../../include/ItemObject.php:151 -msgid "I will attend" +#: ../../include/features.php:45 +msgid "General Features" msgstr "" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" +#: ../../include/features.php:47 +msgid "Content Expiration" msgstr "" -#: ../../include/ItemObject.php:151 -msgid "I might attend" +#: ../../include/features.php:47 +msgid "Remove posts/comments and/or private messages at a future time" msgstr "" -#: ../../include/ItemObject.php:161 -msgid "I agree" +#: ../../include/features.php:48 +msgid "Multiple Profiles" msgstr "" -#: ../../include/ItemObject.php:161 -msgid "I disagree" +#: ../../include/features.php:48 +msgid "Ability to create multiple profiles" msgstr "" -#: ../../include/ItemObject.php:161 -msgid "I abstain" +#: ../../include/features.php:49 +msgid "Advanced Profiles" msgstr "" -#: ../../include/ItemObject.php:212 -msgid "Add Star" +#: ../../include/features.php:49 +msgid "Additional profile sections and selections" msgstr "" -#: ../../include/ItemObject.php:213 -msgid "Remove Star" +#: ../../include/features.php:50 +msgid "Profile Import/Export" msgstr "" -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" +#: ../../include/features.php:50 +msgid "Save and load profile details across sites/channels" msgstr "" -#: ../../include/ItemObject.php:218 -msgid "starred" +#: ../../include/features.php:51 +msgid "Web Pages" msgstr "" -#: ../../include/ItemObject.php:236 -msgid "Add Tag" +#: ../../include/features.php:51 +msgid "Provide managed web pages on your channel" msgstr "" -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 -msgid "I like this (toggle)" +#: ../../include/features.php:52 +msgid "Hide Rating" msgstr "" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 -msgid "I don't like this (toggle)" +#: ../../include/features.php:52 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." msgstr "" -#: ../../include/ItemObject.php:259 -msgid "Share This" +#: ../../include/features.php:53 +msgid "Private Notes" msgstr "" -#: ../../include/ItemObject.php:259 -msgid "share" +#: ../../include/features.php:53 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" msgstr "" -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" +#: ../../include/features.php:54 +msgid "Navigation Channel Select" msgstr "" -#: ../../include/ItemObject.php:286 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 -#, php-format -msgid "View %s's profile - %s" +#: ../../include/features.php:54 +msgid "Change channels directly from within the navigation dropdown menu" msgstr "" -#: ../../include/ItemObject.php:319 -msgid "to" +#: ../../include/features.php:55 +msgid "Photo Location" msgstr "" -#: ../../include/ItemObject.php:320 -msgid "via" +#: ../../include/features.php:55 +msgid "If location data is available on uploaded photos, link this to a map." msgstr "" -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" +#: ../../include/features.php:57 +msgid "Expert Mode" msgstr "" -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" +#: ../../include/features.php:57 +msgid "Enable Expert Mode to provide advanced configuration options" msgstr "" -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" +#: ../../include/features.php:58 +msgid "Premium Channel" msgstr "" -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" +#: ../../include/features.php:58 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" msgstr "" -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" +#: ../../include/features.php:63 +msgid "Post Composition Features" msgstr "" -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 -msgctxt "noun" -msgid "Likes" +#: ../../include/features.php:65 +msgid "Use Markdown" msgstr "" -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 -msgctxt "noun" -msgid "Dislikes" +#: ../../include/features.php:65 +msgid "Allow use of \"Markdown\" to format posts" msgstr "" -#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 -#: ../../mod/photos.php:1160 -msgid "This is you" +#: ../../include/features.php:66 +msgid "Large Photos" msgstr "" -#: ../../include/ItemObject.php:703 -msgid "Image" +#: ../../include/features.php:66 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" msgstr "" -#: ../../include/ItemObject.php:704 -msgid "Insert Link" +#: ../../include/features.php:67 +msgid "Automatically import channel content from other channels or feeds" msgstr "" -#: ../../include/ItemObject.php:705 -msgid "Video" +#: ../../include/features.php:68 +msgid "Even More Encryption" msgstr "" -#: ../../include/apps.php:128 -msgid "Site Admin" +#: ../../include/features.php:68 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" msgstr "" -#: ../../include/apps.php:130 -msgid "Address Book" +#: ../../include/features.php:69 +msgid "Enable Voting Tools" msgstr "" -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" +#: ../../include/features.php:69 +msgid "Provide a class of post which others can vote on" msgstr "" -#: ../../include/apps.php:148 -msgid "Probe" +#: ../../include/features.php:70 +msgid "Delayed Posting" msgstr "" -#: ../../include/apps.php:149 -msgid "Suggest" +#: ../../include/features.php:70 +msgid "Allow posts to be published at a later date" msgstr "" -#: ../../include/apps.php:150 -msgid "Random Channel" +#: ../../include/features.php:71 +msgid "Suppress Duplicate Posts/Comments" msgstr "" -#: ../../include/apps.php:151 -msgid "Invite" +#: ../../include/features.php:71 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." msgstr "" -#: ../../include/apps.php:152 -msgid "Features" +#: ../../include/features.php:77 +msgid "Network and Stream Filtering" msgstr "" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" +#: ../../include/features.php:78 +msgid "Search by Date" msgstr "" -#: ../../include/apps.php:154 -msgid "Post" +#: ../../include/features.php:78 +msgid "Ability to select posts by date ranges" msgstr "" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" +#: ../../include/features.php:79 +msgid "Enable management and selection of privacy groups" msgstr "" -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:612 -msgid "Update" +#: ../../include/features.php:80 +msgid "Save search terms for re-use" msgstr "" -#: ../../include/apps.php:252 -msgid "Install" +#: ../../include/features.php:81 +msgid "Network Personal Tab" msgstr "" -#: ../../include/apps.php:257 -msgid "Purchase" +#: ../../include/features.php:81 +msgid "Enable tab to display only Network posts that you've interacted on" msgstr "" -#: ../../include/permissions.php:26 -msgid "Can view my normal stream and posts" +#: ../../include/features.php:82 +msgid "Network New Tab" msgstr "" -#: ../../include/permissions.php:27 -msgid "Can view my default channel profile" +#: ../../include/features.php:82 +msgid "Enable tab to display all new Network activity" msgstr "" -#: ../../include/permissions.php:28 -msgid "Can view my connections" +#: ../../include/features.php:83 +msgid "Affinity Tool" msgstr "" -#: ../../include/permissions.php:29 -msgid "Can view my file storage and photos" +#: ../../include/features.php:83 +msgid "Filter stream activity by depth of relationships" msgstr "" -#: ../../include/permissions.php:30 -msgid "Can view my webpages" +#: ../../include/features.php:84 +msgid "Connection Filtering" msgstr "" -#: ../../include/permissions.php:33 -msgid "Can send me their channel stream and posts" +#: ../../include/features.php:84 +msgid "Filter incoming posts from connections based on keywords/content" msgstr "" -#: ../../include/permissions.php:34 -msgid "Can post on my channel page (\"wall\")" +#: ../../include/features.php:85 +msgid "Suggest Channels" msgstr "" -#: ../../include/permissions.php:35 -msgid "Can comment on or like my posts" +#: ../../include/features.php:85 +msgid "Show channel suggestions" msgstr "" -#: ../../include/permissions.php:36 -msgid "Can send me private mail messages" +#: ../../include/features.php:90 +msgid "Post/Comment Tools" msgstr "" -#: ../../include/permissions.php:37 -msgid "Can like/dislike stuff" +#: ../../include/features.php:91 +msgid "Community Tagging" msgstr "" -#: ../../include/permissions.php:37 -msgid "Profiles and things other than posts/comments" +#: ../../include/features.php:91 +msgid "Ability to tag existing posts" msgstr "" -#: ../../include/permissions.php:39 -msgid "Can forward to all my channel contacts via post @mentions" +#: ../../include/features.php:92 +msgid "Post Categories" msgstr "" -#: ../../include/permissions.php:39 -msgid "Advanced - useful for creating group forum channels" +#: ../../include/features.php:92 +msgid "Add categories to your posts" msgstr "" -#: ../../include/permissions.php:40 -msgid "Can chat with me (when available)" +#: ../../include/features.php:93 +msgid "Ability to file posts under folders" msgstr "" -#: ../../include/permissions.php:41 -msgid "Can write to my file storage and photos" +#: ../../include/features.php:94 +msgid "Dislike Posts" msgstr "" -#: ../../include/permissions.php:42 -msgid "Can edit my webpages" +#: ../../include/features.php:94 +msgid "Ability to dislike posts/comments" msgstr "" -#: ../../include/permissions.php:44 -msgid "Can source my public posts in derived channels" +#: ../../include/features.php:95 +msgid "Star Posts" msgstr "" -#: ../../include/permissions.php:44 -msgid "Somewhat advanced - very useful in open communities" +#: ../../include/features.php:95 +msgid "Ability to mark special posts with a star indicator" msgstr "" -#: ../../include/permissions.php:46 -msgid "Can administer my channel resources" +#: ../../include/features.php:96 +msgid "Tag Cloud" msgstr "" -#: ../../include/permissions.php:46 -msgid "Extremely advanced. Leave this alone unless you know what you are doing" +#: ../../include/features.php:96 +msgid "Provide a personal tag cloud on your channel page" msgstr "" -#: ../../include/permissions.php:867 -msgid "Social Networking" +#: ../../index.php:242 ../../mod/help.php:213 +msgid "Not Found" msgstr "" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Mostly Public" +#: ../../index.php:245 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:216 ../../mod/page.php:89 +msgid "Page not found." msgstr "" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Restricted" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" msgstr "" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -msgid "Private" +#: ../../mod/acl.php:222 +msgid "network" msgstr "" -#: ../../include/permissions.php:868 -msgid "Community Forum" +#: ../../mod/acl.php:232 +msgid "RSS" msgstr "" -#: ../../include/permissions.php:869 -msgid "Feed Republish" +#: ../../mod/admin.php:54 +msgid "Theme settings updated." msgstr "" -#: ../../include/permissions.php:870 -msgid "Special Purpose" +#: ../../mod/admin.php:168 +msgid "# Accounts" msgstr "" -#: ../../include/permissions.php:870 -msgid "Celebrity/Soapbox" +#: ../../mod/admin.php:169 +msgid "# blocked accounts" msgstr "" -#: ../../include/permissions.php:870 -msgid "Group Repository" +#: ../../mod/admin.php:170 +msgid "# expired accounts" msgstr "" -#: ../../include/permissions.php:871 -msgid "Custom/Expert Mode" +#: ../../mod/admin.php:171 +msgid "# expiring accounts" msgstr "" -#: ../../include/photo/photo_driver.php:719 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 -#: ../../mod/photos.php:94 ../../mod/photos.php:699 -msgid "Profile Photos" +#: ../../mod/admin.php:182 +msgid "# Channels" msgstr "" -#: ../../include/account.php:27 -msgid "Not a valid email address" +#: ../../mod/admin.php:183 +msgid "# primary" msgstr "" -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" +#: ../../mod/admin.php:184 +msgid "# clones" msgstr "" -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." +#: ../../mod/admin.php:190 +msgid "Message queues" msgstr "" -#: ../../include/account.php:67 -msgid "An invitation is required." +#: ../../mod/admin.php:206 ../../mod/admin.php:451 ../../mod/admin.php:619 +#: ../../mod/admin.php:886 ../../mod/admin.php:1050 ../../mod/admin.php:1165 +#: ../../mod/admin.php:1226 ../../mod/admin.php:1387 ../../mod/admin.php:1421 +#: ../../mod/admin.php:1506 +msgid "Administration" msgstr "" -#: ../../include/account.php:71 -msgid "Invitation could not be verified." +#: ../../mod/admin.php:207 +msgid "Summary" msgstr "" -#: ../../include/account.php:121 -msgid "Please enter the required information." +#: ../../mod/admin.php:210 +msgid "Registered accounts" msgstr "" -#: ../../include/account.php:188 -msgid "Failed to store account information." +#: ../../mod/admin.php:211 ../../mod/admin.php:623 +msgid "Pending registrations" msgstr "" -#: ../../include/account.php:248 -#, php-format -msgid "Registration confirmation for %s" +#: ../../mod/admin.php:212 +msgid "Registered channels" msgstr "" -#: ../../include/account.php:314 -#, php-format -msgid "Registration request at %s" +#: ../../mod/admin.php:213 ../../mod/admin.php:624 +msgid "Active plugins" msgstr "" -#: ../../include/account.php:338 -msgid "your registration password" +#: ../../mod/admin.php:214 +msgid "Version" msgstr "" -#: ../../include/account.php:341 ../../include/account.php:401 -#, php-format -msgid "Registration details for %s" +#: ../../mod/admin.php:335 +msgid "Site settings updated." msgstr "" -#: ../../include/account.php:410 -msgid "Account approved." +#: ../../mod/admin.php:372 ../../mod/settings.php:793 +msgid "mobile" msgstr "" -#: ../../include/account.php:449 -#, php-format -msgid "Registration revoked for %s" +#: ../../mod/admin.php:374 +msgid "experimental" msgstr "" -#: ../../include/account.php:494 -msgid "Account verified. Please login." +#: ../../mod/admin.php:376 +msgid "unsupported" msgstr "" -#: ../../include/account.php:707 ../../include/account.php:709 -msgid "Click here to upgrade." +#: ../../mod/admin.php:422 +msgid "Yes - with approval" msgstr "" -#: ../../include/account.php:715 -msgid "This action exceeds the limits set by your subscription plan." +#: ../../mod/admin.php:428 +msgid "My site is not a public server" msgstr "" -#: ../../include/account.php:720 -msgid "This action is not available under your subscription plan." +#: ../../mod/admin.php:429 +msgid "My site has paid access only" msgstr "" -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." +#: ../../mod/admin.php:430 +msgid "My site has free access only" msgstr "" -#: ../../mod/filestorage.php:98 -msgid "File not found." +#: ../../mod/admin.php:431 +msgid "My site offers free accounts with optional paid upgrades" msgstr "" -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" +#: ../../mod/admin.php:454 ../../mod/register.php:237 +msgid "Registration" msgstr "" -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" +#: ../../mod/admin.php:455 +msgid "File upload" msgstr "" -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" +#: ../../mod/admin.php:456 +msgid "Policies" msgstr "" -#: ../../mod/filestorage.php:152 -msgid "Return to file list" +#: ../../mod/admin.php:461 +msgid "Site name" msgstr "" -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" msgstr "" -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" +#: ../../mod/admin.php:463 +msgid "Administrator Information" msgstr "" -#: ../../mod/filestorage.php:157 -msgid "Share this file" +#: ../../mod/admin.php:463 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" msgstr "" -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" +#: ../../mod/admin.php:464 +msgid "System language" msgstr "" -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" +#: ../../mod/admin.php:465 +msgid "System theme" msgstr "" -#: ../../mod/group.php:20 -msgid "Collection created." +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" msgstr "" -#: ../../mod/group.php:26 -msgid "Could not create collection." +#: ../../mod/admin.php:466 +msgid "Mobile system theme" msgstr "" -#: ../../mod/group.php:54 -msgid "Collection updated." +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" msgstr "" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." +#: ../../mod/admin.php:468 +msgid "Allow Feeds as Connections" msgstr "" -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Collection Name: " +#: ../../mod/admin.php:468 +msgid "(Heavy system resource usage)" msgstr "" -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" +#: ../../mod/admin.php:469 +msgid "Maximum image size" msgstr "" -#: ../../mod/group.php:107 -msgid "Collection removed." +#: ../../mod/admin.php:469 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." msgstr "" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." +#: ../../mod/admin.php:470 +msgid "Does this site allow new member registration?" msgstr "" -#: ../../mod/group.php:179 -msgid "Collection Editor" +#: ../../mod/admin.php:471 +msgid "Invitation only" msgstr "" -#: ../../mod/group.php:193 -msgid "Members" +#: ../../mod/admin.php:471 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." msgstr "" -#: ../../mod/group.php:195 -msgid "All Connected Channels" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" msgstr "" -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." +#: ../../mod/admin.php:473 +msgid "Register text" msgstr "" -#: ../../mod/item.php:174 -msgid "Unable to locate original post." +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." msgstr "" -#: ../../mod/item.php:418 -msgid "Empty post discarded." +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" msgstr "" -#: ../../mod/item.php:458 -msgid "Executable content type not permitted to this channel." +#: ../../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 "" -#: ../../mod/item.php:823 -msgid "Duplicate post suppressed." +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" msgstr "" -#: ../../mod/item.php:954 -msgid "System error. Post not saved." +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" msgstr "" -#: ../../mod/item.php:1221 -msgid "Unable to obtain post information from database." +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" msgstr "" -#: ../../mod/item.php:1228 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." msgstr "" -#: ../../mod/item.php:1235 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" msgstr "" -#: ../../mod/common.php:10 -msgid "No channel." +#: ../../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 "" -#: ../../mod/common.php:39 -msgid "Common connections" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" msgstr "" -#: ../../mod/common.php:44 -msgid "No connections in common." +#: ../../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 "" -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" msgstr "" -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" +#: ../../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 "" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" +#: ../../mod/admin.php:480 +msgid "Block public" msgstr "" -#: ../../mod/connect.php:88 +#: ../../mod/admin.php:480 msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." msgstr "" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" msgstr "" -#: ../../mod/connect.php:91 +#: ../../mod/admin.php:481 msgid "" -"Potential connections will then see the following text before proceeding:" +"Check to verify email addresses used in account registration (recommended)." msgstr "" -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided " -"on this page." +#: ../../mod/admin.php:482 +msgid "Force publish" msgstr "" -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." msgstr "" -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" +#: ../../mod/admin.php:483 +msgid "Import Public Streams" msgstr "" -#: ../../mod/match.php:22 -msgid "Profile Match" +#: ../../mod/admin.php:483 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." msgstr "" -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." +#: ../../mod/admin.php:484 +msgid "login on Homepage" msgstr "" -#: ../../mod/match.php:63 -msgid "is interested in:" +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." msgstr "" -#: ../../mod/match.php:70 -msgid "No matches" +#: ../../mod/admin.php:486 +msgid "Directory Server URL" msgstr "" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." +#: ../../mod/admin.php:486 +msgid "Default directory server" msgstr "" -#: ../../mod/openid.php:72 ../../mod/openid.php:179 -#: ../../Zotlabs/Zot/Auth.php:248 -#, php-format -msgid "Welcome %s. Remote authentication successful." +#: ../../mod/admin.php:488 +msgid "Proxy user" msgstr "" -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" +#: ../../mod/admin.php:489 +msgid "Proxy URL" msgstr "" -#: ../../mod/chatsvc.php:111 -msgid "Away" +#: ../../mod/admin.php:490 +msgid "Network timeout" msgstr "" -#: ../../mod/chatsvc.php:115 -msgid "Online" +#: ../../mod/admin.php:490 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "" -#: ../../mod/pubsites.php:18 -msgid "Public Sites" +#: ../../mod/admin.php:491 +msgid "Delivery interval" msgstr "" -#: ../../mod/pubsites.php:21 +#: ../../mod/admin.php:491 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 <strong>may</strong> " -"provide additional details." +"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 "" -#: ../../mod/pubsites.php:27 -msgid "Rate this hub" +#: ../../mod/admin.php:492 +msgid "Deliveries per process" msgstr "" -#: ../../mod/pubsites.php:28 -msgid "Site URL" +#: ../../mod/admin.php:492 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust " +"if necessary to tune system performance. Recommend: 1-5." msgstr "" -#: ../../mod/pubsites.php:28 -msgid "Access Type" +#: ../../mod/admin.php:493 +msgid "Poll interval" msgstr "" -#: ../../mod/pubsites.php:28 -msgid "Registration Policy" +#: ../../mod/admin.php:493 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." msgstr "" -#: ../../mod/pubsites.php:28 -msgid "Project" +#: ../../mod/admin.php:494 +msgid "Maximum Load Average" msgstr "" -#: ../../mod/pubsites.php:28 -msgid "View hub ratings" +#: ../../mod/admin.php:494 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." msgstr "" -#: ../../mod/pubsites.php:32 -msgid "Rate" +#: ../../mod/admin.php:495 +msgid "Expiration period in days for imported (grid/network) content" msgstr "" -#: ../../mod/pubsites.php:33 -msgid "View ratings" +#: ../../mod/admin.php:495 +msgid "0 for no expiration of imported content" msgstr "" -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "Off" msgstr "" -#: ../../mod/rate.php:158 -msgid "Website:" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "On" msgstr "" -#: ../../mod/rate.php:161 +#: ../../mod/admin.php:586 #, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "" - -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" +msgid "Lock feature %s" msgstr "" -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" +#: ../../mod/admin.php:594 +msgid "Manage Additional Features" msgstr "" -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "" - -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "" - -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "" - -#: ../../mod/id.php:13 -msgid "Nickname" +#: ../../mod/admin.php:611 +msgid "No server found" msgstr "" -#: ../../mod/id.php:14 -msgid "Full Name" +#: ../../mod/admin.php:618 ../../mod/admin.php:900 +msgid "ID" msgstr "" -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" +#: ../../mod/admin.php:618 +msgid "for channel" msgstr "" -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" +#: ../../mod/admin.php:618 +msgid "on server" msgstr "" -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" +#: ../../mod/admin.php:618 ../../mod/connections.php:266 +msgid "Status" msgstr "" -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" +#: ../../mod/admin.php:620 +msgid "Server" msgstr "" -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" +#: ../../mod/admin.php:637 +msgid "Update has been marked successful" msgstr "" -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" +#: ../../mod/admin.php:647 +#, php-format +msgid "Executing %s failed. Check system logs." msgstr "" -#: ../../mod/id.php:26 -msgid "Timezone" +#: ../../mod/admin.php:650 +#, php-format +msgid "Update %s was successfully applied." msgstr "" -#: ../../mod/id.php:27 -msgid "Homepage URL" +#: ../../mod/admin.php:654 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "" -#: ../../mod/id.php:29 -msgid "Birth Year" +#: ../../mod/admin.php:657 +#, php-format +msgid "Update function %s could not be found." msgstr "" -#: ../../mod/id.php:30 -msgid "Birth Month" +#: ../../mod/admin.php:673 +msgid "No failed updates." msgstr "" -#: ../../mod/id.php:31 -msgid "Birth Day" +#: ../../mod/admin.php:677 +msgid "Failed Updates" msgstr "" -#: ../../mod/id.php:32 -msgid "Birthdate" +#: ../../mod/admin.php:679 +msgid "Mark success (if update was manually applied)" msgstr "" -#: ../../mod/id.php:33 ../../mod/profiles.php:441 -msgid "Gender" +#: ../../mod/admin.php:680 +msgid "Attempt to execute this update step automatically" msgstr "" -#: ../../mod/like.php:15 -msgid "Like/Dislike" +#: ../../mod/admin.php:711 +msgid "Queue Statistics" msgstr "" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." +#: ../../mod/admin.php:712 +msgid "Total Entries" msgstr "" -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a href=" -"\"register\">register as a new $Projectname member</a> to continue." +#: ../../mod/admin.php:713 +msgid "Priority" msgstr "" -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." +#: ../../mod/admin.php:714 +msgid "Destination URL" msgstr "" -#: ../../mod/like.php:142 -msgid "thing" +#: ../../mod/admin.php:715 +msgid "Mark hub permanently offline" msgstr "" -#: ../../mod/like.php:188 -msgid "Channel unavailable." +#: ../../mod/admin.php:716 +msgid "Empty queue for this hub" msgstr "" -#: ../../mod/like.php:236 -msgid "Previous action reversed." +#: ../../mod/admin.php:717 +msgid "Last known contact" msgstr "" -#: ../../mod/like.php:414 +#: ../../mod/admin.php:753 #, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "" +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/like.php:416 +#: ../../mod/admin.php:761 #, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "" +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/like.php:418 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" +#: ../../mod/admin.php:797 +msgid "Account not found" msgstr "" -#: ../../mod/like.php:420 +#: ../../mod/admin.php:809 #, php-format -msgid "%1$s is attending %2$s's %3$s" +msgid "Account '%s' deleted" msgstr "" -#: ../../mod/like.php:422 +#: ../../mod/admin.php:817 #, php-format -msgid "%1$s is not attending %2$s's %3$s" +msgid "Account '%s' blocked" msgstr "" -#: ../../mod/like.php:424 +#: ../../mod/admin.php:825 #, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "" - -#: ../../mod/like.php:520 -msgid "Action completed." -msgstr "" - -#: ../../mod/like.php:521 -msgid "Thank you." -msgstr "" - -#: ../../mod/page.php:36 ../../mod/block.php:27 -msgid "Invalid item." -msgstr "" - -#: ../../mod/page.php:52 ../../mod/wall_upload.php:29 ../../mod/block.php:39 -msgid "Channel not found." -msgstr "" - -#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:216 -#: ../../mod/block.php:75 ../../index.php:241 -msgid "Page not found." -msgstr "" - -#: ../../mod/page.php:126 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, " -"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "" - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "" - -#: ../../mod/removeme.php:58 ../../mod/removeaccount.php:58 -msgid "WARNING: " -msgstr "" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "" - -#: ../../mod/removeme.php:58 ../../mod/removeaccount.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "" - -#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 -msgid "Please enter your password for verification:" -msgstr "" - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "" - -#: ../../mod/removeme.php:61 ../../mod/settings.php:1112 -msgid "Remove Channel" -msgstr "" - -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "" - -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "" - -#: ../../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 "" - -#: ../../mod/new_channel.php:112 ../../mod/sources.php:103 -#: ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "" - -#: ../../mod/new_channel.php:113 -msgid "" -"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " -"Group\" " -msgstr "" - -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" +msgid "Account '%s' unblocked" msgstr "" -#: ../../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." +#: ../../mod/admin.php:887 ../../mod/admin.php:899 +msgid "Users" msgstr "" -#: ../../mod/new_channel.php:116 -msgid "" -"Or <a href=\"import\">import an existing channel</a> from another location" +#: ../../mod/admin.php:889 ../../mod/admin.php:1053 +msgid "select all" msgstr "" -#: ../../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" +#: ../../mod/admin.php:890 +msgid "User registrations waiting for confirm" msgstr "" -#: ../../mod/new_channel.php:119 -msgid "Channel Type" +#: ../../mod/admin.php:891 +msgid "Request date" msgstr "" -#: ../../mod/new_channel.php:119 -msgid "Read more about roles" +#: ../../mod/admin.php:892 +msgid "No registrations." msgstr "" -#: ../../mod/ratings.php:69 -msgid "No ratings" +#: ../../mod/admin.php:893 ../../mod/connections.php:271 +msgid "Approve" msgstr "" -#: ../../mod/ratings.php:82 ../../mod/display.php:13 -#: ../../mod/directory.php:59 ../../mod/photos.php:490 ../../mod/search.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." +#: ../../mod/admin.php:894 +msgid "Deny" msgstr "" -#: ../../mod/ratings.php:99 -msgid "Ratings" +#: ../../mod/admin.php:896 ../../mod/connedit.php:528 +msgid "Block" msgstr "" -#: ../../mod/ratings.php:100 -msgid "Rating: " +#: ../../mod/admin.php:897 ../../mod/connedit.php:528 +msgid "Unblock" msgstr "" -#: ../../mod/ratings.php:101 -msgid "Website: " +#: ../../mod/admin.php:900 +msgid "Register date" msgstr "" -#: ../../mod/ratings.php:103 -msgid "Description: " +#: ../../mod/admin.php:900 +msgid "Last login" msgstr "" -#: ../../mod/setup.php:191 -msgid "$Projectname Server - Setup" +#: ../../mod/admin.php:900 +msgid "Expires" msgstr "" -#: ../../mod/setup.php:195 -msgid "Could not connect to database." +#: ../../mod/admin.php:900 +msgid "Service Class" msgstr "" -#: ../../mod/setup.php:199 +#: ../../mod/admin.php:902 msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "" - -#: ../../mod/setup.php:206 -msgid "Could not create table." -msgstr "" - -#: ../../mod/setup.php:211 -msgid "Your site database has been installed." +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted " +"on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/setup.php:215 +#: ../../mod/admin.php:903 msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "" - -#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "" - -#: ../../mod/setup.php:281 -msgid "System check" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/setup.php:285 ../../mod/photos.php:911 ../../mod/events.php:653 -#: ../../mod/events.php:660 -msgid "Next" -msgstr "" +#: ../../mod/admin.php:939 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/setup.php:286 -msgid "Check again" -msgstr "" +#: ../../mod/admin.php:948 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/setup.php:308 -msgid "Database connection" -msgstr "" +#: ../../mod/admin.php:955 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "" +msgstr[1] "" -#: ../../mod/setup.php:309 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." +#: ../../mod/admin.php:975 +msgid "Channel not found" msgstr "" -#: ../../mod/setup.php:310 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." +#: ../../mod/admin.php:986 +#, php-format +msgid "Channel '%s' deleted" msgstr "" -#: ../../mod/setup.php:311 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." +#: ../../mod/admin.php:998 +#, php-format +msgid "Channel '%s' censored" msgstr "" -#: ../../mod/setup.php:315 -msgid "Database Server Name" +#: ../../mod/admin.php:998 +#, php-format +msgid "Channel '%s' uncensored" msgstr "" -#: ../../mod/setup.php:315 -msgid "Default is 127.0.0.1" +#: ../../mod/admin.php:1009 +#, php-format +msgid "Channel '%s' code allowed" msgstr "" -#: ../../mod/setup.php:316 -msgid "Database Port" +#: ../../mod/admin.php:1009 +#, php-format +msgid "Channel '%s' code disallowed" msgstr "" -#: ../../mod/setup.php:316 -msgid "Communication port number - use 0 for default" +#: ../../mod/admin.php:1055 +msgid "Censor" msgstr "" -#: ../../mod/setup.php:317 -msgid "Database Login Name" +#: ../../mod/admin.php:1056 +msgid "Uncensor" msgstr "" -#: ../../mod/setup.php:318 -msgid "Database Login Password" +#: ../../mod/admin.php:1057 +msgid "Allow Code" msgstr "" -#: ../../mod/setup.php:319 -msgid "Database Name" +#: ../../mod/admin.php:1058 +msgid "Disallow Code" msgstr "" -#: ../../mod/setup.php:320 -msgid "Database Type" +#: ../../mod/admin.php:1060 +msgid "UID" msgstr "" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 -msgid "Site administrator email address" +#: ../../mod/admin.php:1060 ../../mod/profiles.php:457 +msgid "Address" msgstr "" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 +#: ../../mod/admin.php:1062 msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "" - -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Website URL" -msgstr "" - -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Please use SSL (https) URL if available." -msgstr "" - -#: ../../mod/setup.php:325 ../../mod/setup.php:367 -msgid "Please select a default timezone for your website" -msgstr "" - -#: ../../mod/setup.php:352 -msgid "Site settings" -msgstr "" - -#: ../../mod/setup.php:417 -msgid "Could not find a command line version of PHP in the web server PATH." +"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 "" -#: ../../mod/setup.php:418 +#: ../../mod/admin.php:1063 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 "" - -#: ../../mod/setup.php:422 -msgid "PHP executable path" +"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 "" -#: ../../mod/setup.php:422 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." +#: ../../mod/admin.php:1120 +#, php-format +msgid "Plugin %s disabled." msgstr "" -#: ../../mod/setup.php:427 -msgid "Command line PHP" +#: ../../mod/admin.php:1124 +#, php-format +msgid "Plugin %s enabled." msgstr "" -#: ../../mod/setup.php:436 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." +#: ../../mod/admin.php:1134 ../../mod/admin.php:1360 +msgid "Disable" msgstr "" -#: ../../mod/setup.php:437 -msgid "This is required for message delivery to work." +#: ../../mod/admin.php:1137 ../../mod/admin.php:1362 +msgid "Enable" msgstr "" -#: ../../mod/setup.php:440 -msgid "PHP register_argc_argv" +#: ../../mod/admin.php:1167 ../../mod/admin.php:1389 +msgid "Toggle" msgstr "" -#: ../../mod/setup.php:458 -#, 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." +#: ../../mod/admin.php:1175 ../../mod/admin.php:1399 +msgid "Author: " msgstr "" -#: ../../mod/setup.php:463 -msgid "You can adjust these settings in the servers php.ini." +#: ../../mod/admin.php:1176 ../../mod/admin.php:1400 +msgid "Maintainer: " msgstr "" -#: ../../mod/setup.php:465 -msgid "PHP upload limits" +#: ../../mod/admin.php:1177 +msgid "Minimum project version: " msgstr "" -#: ../../mod/setup.php:488 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" +#: ../../mod/admin.php:1178 +msgid "Maximum project version: " msgstr "" -#: ../../mod/setup.php:489 -msgid "" -"If running under Windows, please see \"http://www.php.net/manual/en/openssl." -"installation.php\"." +#: ../../mod/admin.php:1179 +msgid "Minimum PHP version: " msgstr "" -#: ../../mod/setup.php:492 -msgid "Generate encryption keys" +#: ../../mod/admin.php:1181 ../../mod/admin.php:1232 +msgid "Disabled - version incompatibility" msgstr "" -#: ../../mod/setup.php:504 -msgid "libCurl PHP module" +#: ../../mod/admin.php:1325 +msgid "No themes found." msgstr "" -#: ../../mod/setup.php:505 -msgid "GD graphics PHP module" +#: ../../mod/admin.php:1381 +msgid "Screenshot" msgstr "" -#: ../../mod/setup.php:506 -msgid "OpenSSL PHP module" +#: ../../mod/admin.php:1427 +msgid "[Experimental]" msgstr "" -#: ../../mod/setup.php:507 -msgid "mysqli or postgres PHP module" +#: ../../mod/admin.php:1428 +msgid "[Unsupported]" msgstr "" -#: ../../mod/setup.php:508 -msgid "mb_string PHP module" +#: ../../mod/admin.php:1452 +msgid "Log settings updated." msgstr "" -#: ../../mod/setup.php:509 -msgid "mcrypt PHP module" +#: ../../mod/admin.php:1509 +msgid "Clear" msgstr "" -#: ../../mod/setup.php:510 -msgid "xml PHP module" +#: ../../mod/admin.php:1515 +msgid "Debugging" msgstr "" -#: ../../mod/setup.php:514 ../../mod/setup.php:516 -msgid "Apache mod_rewrite module" +#: ../../mod/admin.php:1516 +msgid "Log file" msgstr "" -#: ../../mod/setup.php:514 +#: ../../mod/admin.php:1516 msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "" - -#: ../../mod/setup.php:520 ../../mod/setup.php:523 -msgid "proc_open" +"Must be writable by web server. Relative to your Red top-level directory." msgstr "" -#: ../../mod/setup.php:520 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" +#: ../../mod/admin.php:1517 +msgid "Log level" msgstr "" -#: ../../mod/setup.php:528 -msgid "Error: libCURL PHP module required but not installed." +#: ../../mod/admin.php:1563 +msgid "New Profile Field" msgstr "" -#: ../../mod/setup.php:532 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "Field nickname" msgstr "" -#: ../../mod/setup.php:536 -msgid "Error: openssl PHP module required but not installed." +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "System name of field" msgstr "" -#: ../../mod/setup.php:540 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." +#: ../../mod/admin.php:1565 ../../mod/admin.php:1585 +msgid "Input type" msgstr "" -#: ../../mod/setup.php:544 -msgid "Error: mb_string PHP module required but not installed." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Field Name" msgstr "" -#: ../../mod/setup.php:548 -msgid "Error: mcrypt PHP module required but not installed." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Label on profile pages" msgstr "" -#: ../../mod/setup.php:552 -msgid "Error: xml PHP module required for DAV but not installed." +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Help text" msgstr "" -#: ../../mod/setup.php:570 -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." +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Additional info (optional)" msgstr "" -#: ../../mod/setup.php:571 -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." +#: ../../mod/admin.php:1577 +msgid "Field definition not found" msgstr "" -#: ../../mod/setup.php:572 -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." +#: ../../mod/admin.php:1583 +msgid "Edit Profile Field" msgstr "" -#: ../../mod/setup.php:573 -msgid "" -"You can alternatively skip this procedure and perform a manual installation. " -"Please see the file \"install/INSTALL.txt\" for instructions." +#: ../../mod/api.php:74 ../../mod/api.php:98 +msgid "Authorize application connection" msgstr "" -#: ../../mod/setup.php:576 -msgid ".htconfig.php is writable" +#: ../../mod/api.php:75 +msgid "Return to your app and insert this Securty Code:" msgstr "" -#: ../../mod/setup.php:590 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." +#: ../../mod/api.php:85 +msgid "Please login to continue." msgstr "" -#: ../../mod/setup.php:591 -#, php-format +#: ../../mod/api.php:100 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." +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" msgstr "" -#: ../../mod/setup.php:592 ../../mod/setup.php:613 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has " -"write access to this folder." +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." msgstr "" -#: ../../mod/setup.php:593 -#, 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." +#: ../../mod/appman.php:37 +msgid "Malformed app." msgstr "" -#: ../../mod/setup.php:596 -#, php-format -msgid "%s is writable" +#: ../../mod/appman.php:80 +msgid "Embed code" msgstr "" -#: ../../mod/setup.php:612 -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" +#: ../../mod/appman.php:86 +msgid "Edit App" msgstr "" -#: ../../mod/setup.php:616 -msgid "store is writable" +#: ../../mod/appman.php:86 +msgid "Create App" msgstr "" -#: ../../mod/setup.php:649 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access " -"to this site." +#: ../../mod/appman.php:91 +msgid "Name of app" msgstr "" -#: ../../mod/setup.php:650 -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!" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" msgstr "" -#: ../../mod/setup.php:651 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." +#: ../../mod/appman.php:93 ../../mod/events.php:450 ../../mod/rbmark.php:97 +msgid "Description" msgstr "" -#: ../../mod/setup.php:652 -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." +#: ../../mod/appman.php:94 +msgid "Photo icon URL" msgstr "" -#: ../../mod/setup.php:653 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" msgstr "" -#: ../../mod/setup.php:654 -msgid "" -"Providers are available that issue free certificates which are browser-valid." +#: ../../mod/appman.php:95 +msgid "Version ID" msgstr "" -#: ../../mod/setup.php:656 -msgid "SSL certificate validation" +#: ../../mod/appman.php:96 +msgid "Price of app" msgstr "" -#: ../../mod/setup.php:662 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -"Test: " +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" msgstr "" -#: ../../mod/setup.php:665 -msgid "Url rewrite is working" +#: ../../mod/attach.php:9 +msgid "Item not available." msgstr "" -#: ../../mod/setup.php:674 -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." +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." msgstr "" -#: ../../mod/setup.php:698 -msgid "Errors encountered creating database tables." +#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 +#: ../../mod/zcard.php:19 +msgid "Channel not found." msgstr "" -#: ../../mod/setup.php:732 -msgid "<h1>What next</h1>" +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" msgstr "" -#: ../../mod/setup.php:733 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +#: ../../mod/blocks.php:149 +msgid "Block Title" msgstr "" #: ../../mod/bookmarks.php:40 @@ -5227,292 +5173,226 @@ msgstr "" msgid "My Connections Bookmarks" msgstr "" -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "" - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "" - -#: ../../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 "" - -#: ../../mod/poke.php:164 -msgid "Poke/Prod" -msgstr "" - -#: ../../mod/poke.php:165 -msgid "poke, prod or do other things to somebody" -msgstr "" - -#: ../../mod/poke.php:166 -msgid "Recipient" -msgstr "" - -#: ../../mod/poke.php:167 -msgid "Choose what you wish to do to recipient" -msgstr "" - -#: ../../mod/poke.php:170 -msgid "Make this post private" -msgstr "" - -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 -msgid "Profile not found." -msgstr "" - -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "" - -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "" - -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "" - -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "" - -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "" - -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "" - -#: ../../mod/profiles.php:414 -msgid "Marital Status" -msgstr "" - -#: ../../mod/profiles.php:418 -msgid "Romantic Partner" -msgstr "" - -#: ../../mod/profiles.php:422 -msgid "Likes" -msgstr "" - -#: ../../mod/profiles.php:426 -msgid "Dislikes" -msgstr "" - -#: ../../mod/profiles.php:430 -msgid "Work/Employment" +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/profiles.php:433 -msgid "Religion" +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." msgstr "" -#: ../../mod/profiles.php:437 -msgid "Political Views" +#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 +msgid "Public" msgstr "" -#: ../../mod/profiles.php:445 -msgid "Sexual Preference" +#: ../../mod/chat.php:174 +msgid "Room not found" msgstr "" -#: ../../mod/profiles.php:449 -msgid "Homepage" +#: ../../mod/chat.php:185 +msgid "Leave Room" msgstr "" -#: ../../mod/profiles.php:453 -msgid "Interests" +#: ../../mod/chat.php:186 +msgid "Delete This Room" msgstr "" -#: ../../mod/profiles.php:457 ../../mod/admin.php:986 -msgid "Address" +#: ../../mod/chat.php:187 +msgid "I am away right now" msgstr "" -#: ../../mod/profiles.php:547 -msgid "Profile updated." +#: ../../mod/chat.php:188 +msgid "I am online" msgstr "" -#: ../../mod/profiles.php:634 -msgid "Hide your contact/friend list from viewers of this profile?" +#: ../../mod/chat.php:190 +msgid "Bookmark this room" msgstr "" -#: ../../mod/profiles.php:674 -msgid "Edit Profile Details" +#: ../../mod/chat.php:208 ../../mod/chat.php:231 +msgid "New Chatroom" msgstr "" -#: ../../mod/profiles.php:676 -msgid "View this profile" +#: ../../mod/chat.php:209 +msgid "Chatroom Name" msgstr "" -#: ../../mod/profiles.php:678 -msgid "Change Profile Photo" +#: ../../mod/chat.php:210 +msgid "Expiration of chats (minutes)" msgstr "" -#: ../../mod/profiles.php:679 -msgid "Create a new profile using these settings" +#: ../../mod/chat.php:227 +#, php-format +msgid "%1$s's Chatrooms" msgstr "" -#: ../../mod/profiles.php:680 -msgid "Clone this profile" +#: ../../mod/chatsvc.php:111 +msgid "Away" msgstr "" -#: ../../mod/profiles.php:681 -msgid "Delete this profile" +#: ../../mod/chatsvc.php:115 +msgid "Online" msgstr "" -#: ../../mod/profiles.php:683 -msgid "Import profile from file" +#: ../../mod/common.php:10 +msgid "No channel." msgstr "" -#: ../../mod/profiles.php:684 -msgid "Export profile to file" +#: ../../mod/common.php:39 +msgid "Common connections" msgstr "" -#: ../../mod/profiles.php:685 -msgid "Profile Name:" +#: ../../mod/common.php:44 +msgid "No connections in common." msgstr "" -#: ../../mod/profiles.php:686 -msgid "Your Full Name:" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" msgstr "" -#: ../../mod/profiles.php:687 -msgid "Title/Description:" +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" msgstr "" -#: ../../mod/profiles.php:688 -msgid "Your Gender:" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" msgstr "" -#: ../../mod/profiles.php:689 -msgid "Birthday :" +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." msgstr "" -#: ../../mod/profiles.php:690 -msgid "Street Address:" +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" msgstr "" -#: ../../mod/profiles.php:691 -msgid "Locality/City:" +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" msgstr "" -#: ../../mod/profiles.php:692 -msgid "Postal/Zip Code:" +#: ../../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 "" -#: ../../mod/profiles.php:693 -msgid "Country:" +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" msgstr "" -#: ../../mod/profiles.php:694 -msgid "Region/State:" +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" msgstr "" -#: ../../mod/profiles.php:695 -msgid "<span class=\"heart\">♥</span> Marital Status:" +#: ../../mod/connections.php:52 ../../mod/connections.php:157 +#: ../../mod/connections.php:238 +msgid "Blocked" msgstr "" -#: ../../mod/profiles.php:696 -msgid "Who: (if applicable)" +#: ../../mod/connections.php:57 ../../mod/connections.php:164 +#: ../../mod/connections.php:237 +msgid "Ignored" msgstr "" -#: ../../mod/profiles.php:697 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +#: ../../mod/connections.php:62 ../../mod/connections.php:178 +#: ../../mod/connections.php:236 +msgid "Hidden" msgstr "" -#: ../../mod/profiles.php:698 -msgid "Since [date]:" +#: ../../mod/connections.php:67 ../../mod/connections.php:171 +#: ../../mod/connections.php:235 +msgid "Archived" msgstr "" -#: ../../mod/profiles.php:700 -msgid "Homepage URL:" +#: ../../mod/connections.php:134 +msgid "New Connections" msgstr "" -#: ../../mod/profiles.php:703 -msgid "Religious Views:" +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" msgstr "" -#: ../../mod/profiles.php:704 -msgid "Keywords:" +#: ../../mod/connections.php:141 ../../mod/profperm.php:139 +msgid "All Connections" msgstr "" -#: ../../mod/profiles.php:707 -msgid "Example: fishing photography software" +#: ../../mod/connections.php:144 +msgid "Show all connections" msgstr "" -#: ../../mod/profiles.php:708 -msgid "Used in directory listings" +#: ../../mod/connections.php:160 +msgid "Only show blocked connections" msgstr "" -#: ../../mod/profiles.php:709 -msgid "Tell us about yourself..." +#: ../../mod/connections.php:167 +msgid "Only show ignored connections" msgstr "" -#: ../../mod/profiles.php:710 -msgid "Hobbies/Interests" +#: ../../mod/connections.php:174 +msgid "Only show archived connections" msgstr "" -#: ../../mod/profiles.php:711 -msgid "Contact information and Social Networks" +#: ../../mod/connections.php:181 +msgid "Only show hidden connections" msgstr "" -#: ../../mod/profiles.php:712 -msgid "My other channels" +#: ../../mod/connections.php:234 +msgid "Pending approval" msgstr "" -#: ../../mod/profiles.php:713 -msgid "Musical interests" +#: ../../mod/connections.php:250 +#, php-format +msgid "%1$s [%2$s]" msgstr "" -#: ../../mod/profiles.php:714 -msgid "Books, literature" +#: ../../mod/connections.php:251 +msgid "Edit connection" msgstr "" -#: ../../mod/profiles.php:715 -msgid "Television" +#: ../../mod/connections.php:252 +msgid "Delete connection" msgstr "" -#: ../../mod/profiles.php:716 -msgid "Film/dance/culture/entertainment" +#: ../../mod/connections.php:261 +msgid "Channel address" msgstr "" -#: ../../mod/profiles.php:717 -msgid "Love/romance" +#: ../../mod/connections.php:263 +msgid "Network" msgstr "" -#: ../../mod/profiles.php:718 -msgid "Work/employment" +#: ../../mod/connections.php:268 +msgid "Connected" msgstr "" -#: ../../mod/profiles.php:719 -msgid "School/education" +#: ../../mod/connections.php:270 +msgid "Approve connection" msgstr "" -#: ../../mod/profiles.php:725 -msgid "This is your default profile." +#: ../../mod/connections.php:272 +msgid "Ignore connection" msgstr "" -#: ../../mod/profiles.php:736 -msgid "Age: " +#: ../../mod/connections.php:273 ../../mod/connedit.php:536 +#: ../../mod/notifications.php:51 +msgid "Ignore" msgstr "" -#: ../../mod/profiles.php:779 -msgid "Edit/Manage Profiles" +#: ../../mod/connections.php:274 +msgid "Recent activity" msgstr "" -#: ../../mod/profiles.php:780 -msgid "Add profile things" +#: ../../mod/connections.php:303 +msgid "Search your connections" msgstr "" -#: ../../mod/profiles.php:781 -msgid "Include desirable objects in your profile" +#: ../../mod/connections.php:304 +msgid "Connections search" msgstr "" #: ../../mod/connedit.php:75 @@ -5535,244 +5415,213 @@ msgstr "" msgid "is now connected to" msgstr "" -#: ../../mod/connedit.php:395 +#: ../../mod/connedit.php:398 msgid "Could not access address book record." msgstr "" -#: ../../mod/connedit.php:409 +#: ../../mod/connedit.php:412 msgid "Refresh failed - channel is currently unavailable." msgstr "" -#: ../../mod/connedit.php:418 ../../mod/connedit.php:427 -#: ../../mod/connedit.php:436 ../../mod/connedit.php:445 -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:427 ../../mod/connedit.php:436 +#: ../../mod/connedit.php:445 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:467 msgid "Unable to set address book parameters." msgstr "" -#: ../../mod/connedit.php:482 +#: ../../mod/connedit.php:491 msgid "Connection has been removed." msgstr "" -#: ../../mod/connedit.php:501 +#: ../../mod/connedit.php:510 #, php-format msgid "View %s's profile" msgstr "" -#: ../../mod/connedit.php:505 +#: ../../mod/connedit.php:514 msgid "Refresh Permissions" msgstr "" -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:517 msgid "Fetch updated permissions" msgstr "" -#: ../../mod/connedit.php:512 +#: ../../mod/connedit.php:521 msgid "Recent Activity" msgstr "" -#: ../../mod/connedit.php:515 +#: ../../mod/connedit.php:524 msgid "View recent posts and comments" msgstr "" -#: ../../mod/connedit.php:519 ../../mod/admin.php:823 -msgid "Unblock" -msgstr "" - -#: ../../mod/connedit.php:519 ../../mod/admin.php:822 -msgid "Block" -msgstr "" - -#: ../../mod/connedit.php:522 +#: ../../mod/connedit.php:531 msgid "Block (or Unblock) all communications with this connection" msgstr "" -#: ../../mod/connedit.php:523 +#: ../../mod/connedit.php:532 msgid "This connection is blocked!" msgstr "" -#: ../../mod/connedit.php:527 +#: ../../mod/connedit.php:536 msgid "Unignore" msgstr "" -#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "" - -#: ../../mod/connedit.php:530 +#: ../../mod/connedit.php:539 msgid "Ignore (or Unignore) all inbound communications from this connection" msgstr "" -#: ../../mod/connedit.php:531 +#: ../../mod/connedit.php:540 msgid "This connection is ignored!" msgstr "" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Unarchive" msgstr "" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Archive" msgstr "" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:547 msgid "" "Archive (or Unarchive) this connection - mark channel dead but keep content" msgstr "" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:548 msgid "This connection is archived!" msgstr "" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Unhide" msgstr "" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Hide" msgstr "" -#: ../../mod/connedit.php:546 +#: ../../mod/connedit.php:555 msgid "Hide or Unhide this connection from your other connections" msgstr "" -#: ../../mod/connedit.php:547 +#: ../../mod/connedit.php:556 msgid "This connection is hidden!" msgstr "" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:563 msgid "Delete this connection" msgstr "" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Approve this connection" msgstr "" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Accept connection to allow communication" msgstr "" -#: ../../mod/connedit.php:640 +#: ../../mod/connedit.php:649 msgid "Set Affinity" msgstr "" -#: ../../mod/connedit.php:643 +#: ../../mod/connedit.php:652 msgid "Set Profile" msgstr "" -#: ../../mod/connedit.php:646 +#: ../../mod/connedit.php:655 msgid "Set Affinity & Profile" msgstr "" -#: ../../mod/connedit.php:679 +#: ../../mod/connedit.php:688 msgid "none" msgstr "" -#: ../../mod/connedit.php:684 +#: ../../mod/connedit.php:693 msgid "Apply these permissions automatically" msgstr "" -#: ../../mod/connedit.php:686 +#: ../../mod/connedit.php:695 msgid "This connection's primary address is" msgstr "" -#: ../../mod/connedit.php:687 +#: ../../mod/connedit.php:696 msgid "Available locations:" msgstr "" -#: ../../mod/connedit.php:691 +#: ../../mod/connedit.php:700 msgid "" "The permissions indicated on this page will be applied to all new " "connections." msgstr "" -#: ../../mod/connedit.php:693 +#: ../../mod/connedit.php:702 msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../mod/connedit.php:695 +#: ../../mod/connedit.php:704 msgid "Slide to adjust your rating" msgstr "" -#: ../../mod/connedit.php:696 ../../mod/connedit.php:701 +#: ../../mod/connedit.php:705 ../../mod/connedit.php:710 msgid "Optionally explain your rating" msgstr "" -#: ../../mod/connedit.php:698 +#: ../../mod/connedit.php:707 msgid "Custom Filter" msgstr "" -#: ../../mod/connedit.php:699 +#: ../../mod/connedit.php:708 msgid "Only import posts with this text" msgstr "" -#: ../../mod/connedit.php:699 ../../mod/connedit.php:700 +#: ../../mod/connedit.php:708 ../../mod/connedit.php:709 msgid "" "words one per line or #tags or /patterns/ or lang=xx, leave blank to import " "all posts" msgstr "" -#: ../../mod/connedit.php:700 +#: ../../mod/connedit.php:709 msgid "Do not import posts with this text" msgstr "" -#: ../../mod/connedit.php:702 +#: ../../mod/connedit.php:711 msgid "This information is public!" msgstr "" -#: ../../mod/connedit.php:707 +#: ../../mod/connedit.php:716 msgid "Connection Pending Approval" msgstr "" -#: ../../mod/connedit.php:708 -msgid "Connection Request" -msgstr "" - -#: ../../mod/connedit.php:709 -#, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow " -"communication." -msgstr "" - -#: ../../mod/connedit.php:710 ../../mod/admin.php:819 -msgid "Approve" -msgstr "" - -#: ../../mod/connedit.php:711 -msgid "Approve Later" -msgstr "" - -#: ../../mod/connedit.php:714 +#: ../../mod/connedit.php:719 msgid "inherited" msgstr "" -#: ../../mod/connedit.php:716 +#: ../../mod/connedit.php:721 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "" -#: ../../mod/connedit.php:718 +#: ../../mod/connedit.php:723 msgid "Their Settings" msgstr "" -#: ../../mod/connedit.php:719 +#: ../../mod/connedit.php:724 msgid "My Settings" msgstr "" -#: ../../mod/connedit.php:721 +#: ../../mod/connedit.php:726 msgid "Individual Permissions" msgstr "" -#: ../../mod/connedit.php:722 +#: ../../mod/connedit.php:727 msgid "" "Some permissions may be inherited from your channel's <a href=\"settings" "\"><strong>privacy settings</strong></a>, which have higher priority than " "individual settings. You can <strong>not</strong> change those settings here." msgstr "" -#: ../../mod/connedit.php:723 +#: ../../mod/connedit.php:728 msgid "" "Some permissions may be inherited from your channel's <a href=\"settings" "\"><strong>privacy settings</strong></a>, which have higher priority than " @@ -5780,20 +5629,109 @@ msgid "" "any impact unless the inherited setting changes." msgstr "" -#: ../../mod/connedit.php:724 +#: ../../mod/connedit.php:729 msgid "Last update:" msgstr "" -#: ../../mod/acl.php:222 -msgid "network" +#: ../../mod/dav.php:121 +msgid "$Projectname channel" msgstr "" -#: ../../mod/acl.php:232 -msgid "RSS" +#: ../../mod/directory.php:59 ../../mod/display.php:13 +#: ../../mod/photos.php:490 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." msgstr "" -#: ../../mod/dav.php:121 -msgid "$Projectname channel" +#: ../../mod/directory.php:239 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/directory.php:250 +msgid "Gender: " +msgstr "" + +#: ../../mod/directory.php:252 +msgid "Status: " +msgstr "" + +#: ../../mod/directory.php:254 +msgid "Homepage: " +msgstr "" + +#: ../../mod/directory.php:313 +msgid "Description:" +msgstr "" + +#: ../../mod/directory.php:322 +msgid "Public Forum:" +msgstr "" + +#: ../../mod/directory.php:325 +msgid "Keywords: " +msgstr "" + +#: ../../mod/directory.php:328 +msgid "Don't suggest" +msgstr "" + +#: ../../mod/directory.php:330 +msgid "Common connections:" +msgstr "" + +#: ../../mod/directory.php:379 +msgid "Global Directory" +msgstr "" + +#: ../../mod/directory.php:379 +msgid "Local Directory" +msgstr "" + +#: ../../mod/directory.php:385 +msgid "Finding:" +msgstr "" + +#: ../../mod/directory.php:390 +msgid "next page" +msgstr "" + +#: ../../mod/directory.php:390 +msgid "previous page" +msgstr "" + +#: ../../mod/directory.php:391 +msgid "Sort options" +msgstr "" + +#: ../../mod/directory.php:392 +msgid "Alphabetic" +msgstr "" + +#: ../../mod/directory.php:393 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../mod/directory.php:394 +msgid "Newest to Oldest" +msgstr "" + +#: ../../mod/directory.php:395 +msgid "Oldest to Newest" +msgstr "" + +#: ../../mod/directory.php:412 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" msgstr "" #: ../../mod/dreport.php:23 @@ -5853,12 +5791,64 @@ msgstr "" msgid "mail delivered" msgstr "" -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 ../../mod/editlayout.php:76 -#: ../../mod/editpost.php:20 +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "" +#: ../../mod/editblock.php:118 +msgid "Delete block?" +msgstr "" + +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 +msgid "Insert YouTube video" +msgstr "" + +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 +msgid "Insert Vorbis [.ogg] video" +msgstr "" + +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 +msgid "Insert Vorbis [.ogg] audio" +msgstr "" + +#: ../../mod/editblock.php:180 +msgid "Edit Block" +msgstr "" + +#: ../../mod/editlayout.php:112 +msgid "Delete layout?" +msgstr "" + +#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "" + +#: ../../mod/editlayout.php:178 +msgid "Edit Layout" +msgstr "" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "" + +#: ../../mod/editpost.php:57 +msgid "Delete item?" +msgstr "" + +#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 +msgid "Edit post" +msgstr "" + #: ../../mod/editwebpage.php:153 msgid "Delete webpage?" msgstr "" @@ -5867,368 +5857,367 @@ msgstr "" msgid "Page link title" msgstr "" -#: ../../mod/editwebpage.php:185 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:143 ../../mod/editpost.php:121 -msgid "Insert YouTube video" +#: ../../mod/editwebpage.php:222 +msgid "Edit Webpage" msgstr "" -#: ../../mod/editwebpage.php:186 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:144 ../../mod/editpost.php:122 -msgid "Insert Vorbis [.ogg] video" +#: ../../mod/events.php:21 +msgid "Calendar entries imported." msgstr "" -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:147 -#: ../../mod/editlayout.php:145 ../../mod/editpost.php:123 -msgid "Insert Vorbis [.ogg] audio" +#: ../../mod/events.php:23 +msgid "No calendar entries found." msgstr "" -#: ../../mod/editwebpage.php:222 -msgid "Edit Webpage" +#: ../../mod/events.php:100 +msgid "Event can not end before it has started." msgstr "" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." +#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 +msgid "Unable to generate preview." msgstr "" -#: ../../mod/oexchange.php:37 -msgid "Post successful." +#: ../../mod/events.php:109 +msgid "Event title and start time are required." msgstr "" -#: ../../mod/ping.php:260 -msgid "sent you a private message" +#: ../../mod/events.php:129 ../../mod/events.php:254 +msgid "Event not found." msgstr "" -#: ../../mod/ping.php:308 -msgid "added your channel" +#: ../../mod/events.php:437 +msgid "Edit event title" msgstr "" -#: ../../mod/ping.php:350 -msgid "posted an event" +#: ../../mod/events.php:437 +msgid "Event title" msgstr "" -#: ../../mod/api.php:74 ../../mod/api.php:98 -msgid "Authorize application connection" +#: ../../mod/events.php:439 +msgid "Categories (comma-separated list)" msgstr "" -#: ../../mod/api.php:75 -msgid "Return to your app and insert this Securty Code:" +#: ../../mod/events.php:440 +msgid "Edit Category" msgstr "" -#: ../../mod/api.php:85 -msgid "Please login to continue." +#: ../../mod/events.php:440 +msgid "Category" msgstr "" -#: ../../mod/api.php:100 -msgid "" -"Do you want to authorize this application to access your posts and contacts, " -"and/or create new posts for you?" +#: ../../mod/events.php:443 +msgid "Edit start date and time" msgstr "" -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." +#: ../../mod/events.php:443 +msgid "Start date and time" msgstr "" -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" +#: ../../mod/events.php:444 ../../mod/events.php:447 +msgid "Finish date and time are not known or not relevant" msgstr "" -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" +#: ../../mod/events.php:446 +msgid "Edit finish date and time" msgstr "" -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" +#: ../../mod/events.php:446 +msgid "Finish date and time" msgstr "" -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" +#: ../../mod/events.php:448 ../../mod/events.php:449 +msgid "Adjust for viewer timezone" msgstr "" -#: ../../mod/rbmark.php:97 ../../mod/appman.php:93 ../../mod/events.php:450 -msgid "Description" +#: ../../mod/events.php:448 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." msgstr "" -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" +#: ../../mod/events.php:450 +msgid "Edit Description" msgstr "" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." +#: ../../mod/events.php:452 +msgid "Edit Location" msgstr "" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." +#: ../../mod/events.php:455 ../../mod/events.php:457 +msgid "Share this event" msgstr "" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" +#: ../../mod/events.php:462 +msgid "Advanced Options" msgstr "" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" +#: ../../mod/events.php:574 +msgid "l, F j" msgstr "" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." +#: ../../mod/events.php:596 +msgid "Edit event" msgstr "" -#: ../../mod/sources.php:45 -msgid "Source created." +#: ../../mod/events.php:598 +msgid "Delete event" msgstr "" -#: ../../mod/sources.php:57 -msgid "Source updated." +#: ../../mod/events.php:632 +msgid "calendar" msgstr "" -#: ../../mod/sources.php:82 -msgid "*" +#: ../../mod/events.php:651 +msgid "Edit Event" msgstr "" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." +#: ../../mod/events.php:651 +msgid "Create Event" msgstr "" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" +#: ../../mod/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:902 +msgid "Previous" msgstr "" -#: ../../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." +#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:911 +#: ../../mod/setup.php:285 +msgid "Next" msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" +#: ../../mod/events.php:661 +msgid "Today" msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" +#: ../../mod/events.php:692 +msgid "Event removed" msgstr "" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." +#: ../../mod/events.php:695 +msgid "Failed to remove event" msgstr "" -#: ../../mod/sources.php:130 -msgid "Edit Source" +#: ../../mod/ffsapi.php:8 +msgid "Share content from Firefox to $Projectname" msgstr "" -#: ../../mod/sources.php:131 -msgid "Delete Source" +#: ../../mod/ffsapi.php:11 +msgid "Activate the Firefox $Projectname provider" msgstr "" -#: ../../mod/sources.php:158 -msgid "Source removed" +#: ../../mod/filer.php:48 +msgid "- select -" msgstr "" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." msgstr "" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." +#: ../../mod/filestorage.php:98 +msgid "File not found." msgstr "" -#: ../../mod/notifications.php:35 -msgid "Discard" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" msgstr "" -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" msgstr "" -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" msgstr "" -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " +#: ../../mod/filestorage.php:152 +msgid "Return to file list" msgstr "" -#: ../../mod/tagrm.php:133 ../../mod/photos.php:951 -msgid "Remove" +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" msgstr "" -#: ../../mod/directory.php:236 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" -#: ../../mod/directory.php:247 -msgid "Gender: " +#: ../../mod/filestorage.php:157 +msgid "Share this file" msgstr "" -#: ../../mod/directory.php:249 -msgid "Status: " +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" msgstr "" -#: ../../mod/directory.php:251 -msgid "Homepage: " +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" msgstr "" -#: ../../mod/directory.php:310 -msgid "Description:" +#: ../../mod/follow.php:25 +msgid "Channel added." msgstr "" -#: ../../mod/directory.php:319 -msgid "Public Forum:" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." msgstr "" -#: ../../mod/directory.php:322 -msgid "Keywords: " +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." msgstr "" -#: ../../mod/directory.php:325 -msgid "Don't suggest" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" msgstr "" -#: ../../mod/directory.php:327 -msgid "Common connections:" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" msgstr "" -#: ../../mod/directory.php:376 -msgid "Global Directory" +#: ../../mod/group.php:20 +msgid "Privacy group created." msgstr "" -#: ../../mod/directory.php:376 -msgid "Local Directory" +#: ../../mod/group.php:26 +msgid "Could not create privacy group." msgstr "" -#: ../../mod/directory.php:382 -msgid "Finding:" +#: ../../mod/group.php:54 +msgid "Privacy group updated." msgstr "" -#: ../../mod/directory.php:387 -msgid "next page" +#: ../../mod/group.php:86 +msgid "Create a group of channels." msgstr "" -#: ../../mod/directory.php:387 -msgid "previous page" +#: ../../mod/group.php:87 ../../mod/group.php:180 +msgid "Privacy group name: " msgstr "" -#: ../../mod/directory.php:388 -msgid "Sort options" +#: ../../mod/group.php:89 ../../mod/group.php:183 +msgid "Members are visible to other channels" msgstr "" -#: ../../mod/directory.php:389 -msgid "Alphabetic" +#: ../../mod/group.php:107 +msgid "Privacy group removed." msgstr "" -#: ../../mod/directory.php:390 -msgid "Reverse Alphabetic" +#: ../../mod/group.php:109 +msgid "Unable to remove privacy group." msgstr "" -#: ../../mod/directory.php:391 -msgid "Newest to Oldest" +#: ../../mod/group.php:179 +msgid "Privacy group editor" msgstr "" -#: ../../mod/directory.php:392 -msgid "Oldest to Newest" +#: ../../mod/group.php:193 +msgid "Members" msgstr "" -#: ../../mod/directory.php:409 -msgid "No entries (some entries may be hidden)." +#: ../../mod/group.php:195 +msgid "All Connected Channels" msgstr "" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." +#: ../../mod/group.php:227 +msgid "Click on a channel to add or remove." msgstr "" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." +#: ../../mod/help.php:148 +msgid "Documentation Search" msgstr "" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" +#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198 +msgid "Help:" msgstr "" -#: ../../mod/lostpass.php:40 +#: ../../mod/help.php:239 +msgid "$Projectname Documentation" +msgstr "" + +#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 +msgid "$Projectname" +msgstr "" + +#: ../../mod/home.php:75 #, php-format -msgid "Password reset requested at %s" +msgid "Welcome to %s" msgstr "" -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." +#: ../../mod/id.php:11 +msgid "First Name" msgstr "" -#: ../../mod/lostpass.php:86 ../../boot.php:1496 -msgid "Password Reset" +#: ../../mod/id.php:12 +msgid "Last Name" msgstr "" -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." +#: ../../mod/id.php:13 +msgid "Nickname" msgstr "" -#: ../../mod/lostpass.php:88 -msgid "Your new password is" +#: ../../mod/id.php:14 +msgid "Full Name" msgstr "" -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" msgstr "" -#: ../../mod/lostpass.php:90 -msgid "click here to login" +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" msgstr "" -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" msgstr "" -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" msgstr "" -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" msgstr "" -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" msgstr "" -#: ../../mod/lostpass.php:125 -msgid "Email Address" +#: ../../mod/id.php:26 +msgid "Timezone" msgstr "" -#: ../../mod/lostpass.php:126 -msgid "Reset" +#: ../../mod/id.php:27 +msgid "Homepage URL" msgstr "" -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" +#: ../../mod/id.php:29 +msgid "Birth Year" msgstr "" -#: ../../mod/impel.php:192 -#, php-format -msgid "%s element installed" +#: ../../mod/id.php:30 +msgid "Birth Month" msgstr "" -#: ../../mod/impel.php:195 -#, php-format -msgid "%s element installation failed" +#: ../../mod/id.php:31 +msgid "Birth Day" msgstr "" -#: ../../mod/subthread.php:114 +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "" + +#: ../../mod/id.php:33 ../../mod/profiles.php:441 +msgid "Gender" +msgstr "" + +#: ../../mod/impel.php:192 #, php-format -msgid "%1$s is following %2$s's %3$s" +msgid "%s element installed" msgstr "" -#: ../../mod/subthread.php:116 +#: ../../mod/impel.php:195 #, php-format -msgid "%1$s stopped following %2$s's %3$s" +msgid "%s element installation failed" msgstr "" #: ../../mod/import.php:28 @@ -6272,7 +6261,7 @@ msgid "" "provide an export file." msgstr "" -#: ../../mod/import.php:516 ../../mod/import_items.php:121 +#: ../../mod/import.php:516 ../../mod/import_items.php:115 msgid "File to Upload" msgstr "" @@ -6315,6 +6304,18 @@ msgid "" "only once and leave this page open until finished." msgstr "" +#: ../../mod/import_items.php:98 +msgid "Import completed" +msgstr "" + +#: ../../mod/import_items.php:113 +msgid "Import Items" +msgstr "" + +#: ../../mod/import_items.php:114 +msgid "Use this form to import existing posts and content from an export file." +msgstr "" + #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." msgstr "" @@ -6384,211 +6385,552 @@ msgstr "" msgid "3. Click [Connect]" msgstr "" -#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "" + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "" + +#: ../../mod/item.php:458 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../mod/item.php:824 +msgid "Duplicate post suppressed." +msgstr "" + +#: ../../mod/item.php:954 +msgid "System error. Post not saved." +msgstr "" + +#: ../../mod/item.php:1221 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../mod/item.php:1228 #, php-format -msgid "Fetching URL returns error: %1$s" +msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/profile_photo.php:112 -msgid "Image uploaded but image cropping failed." +#: ../../mod/item.php:1235 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../mod/profile_photo.php:166 -msgid "Image resize failed." +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" msgstr "" -#: ../../mod/profile_photo.php:212 +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "" + +#: ../../mod/like.php:21 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." +"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a href=" +"\"register\">register as a new $Projectname member</a> to continue." msgstr "" -#: ../../mod/profile_photo.php:250 -msgid "Image upload failed." +#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 +msgid "Invalid request." msgstr "" -#: ../../mod/profile_photo.php:269 -msgid "Unable to process image." +#: ../../mod/like.php:142 +msgid "thing" msgstr "" -#: ../../mod/profile_photo.php:297 -msgid "female" +#: ../../mod/like.php:188 +msgid "Channel unavailable." +msgstr "" + +#: ../../mod/like.php:236 +msgid "Previous action reversed." msgstr "" -#: ../../mod/profile_photo.php:298 +#: ../../mod/like.php:414 #, php-format -msgid "%1$s updated her %2$s" +msgid "%1$s agrees with %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:299 -msgid "male" +#: ../../mod/like.php:416 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:300 +#: ../../mod/like.php:418 #, php-format -msgid "%1$s updated his %2$s" +msgid "%1$s abstains from a decision on %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:302 +#: ../../mod/like.php:420 #, php-format -msgid "%1$s updated their %2$s" +msgid "%1$s is attending %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:304 -msgid "profile photo" +#: ../../mod/like.php:422 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 -msgid "Photo not available." +#: ../../mod/like.php:424 +#, php-format +msgid "%1$s may attend %2$s's %3$s" msgstr "" -#: ../../mod/profile_photo.php:450 -msgid "Upload File:" +#: ../../mod/like.php:520 +msgid "Action completed." msgstr "" -#: ../../mod/profile_photo.php:451 -msgid "Select a profile:" +#: ../../mod/like.php:521 +msgid "Thank you." msgstr "" -#: ../../mod/profile_photo.php:452 -msgid "Upload Profile Photo" +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." msgstr "" -#: ../../mod/profile_photo.php:457 ../../mod/settings.php:975 -msgid "or" +#: ../../mod/lockview.php:58 +msgid "Visible to:" msgstr "" -#: ../../mod/profile_photo.php:457 -msgid "skip this step" +#: ../../mod/locs.php:21 ../../mod/locs.php:50 +msgid "Location not found." msgstr "" -#: ../../mod/profile_photo.php:457 -msgid "select a photo from your photo albums" +#: ../../mod/locs.php:58 +msgid "Location lookup failed." msgstr "" -#: ../../mod/profile_photo.php:473 -msgid "Crop Image" +#: ../../mod/locs.php:62 +msgid "" +"Please select another location to become primary before removing the primary " +"location." msgstr "" -#: ../../mod/profile_photo.php:474 -msgid "Please adjust the image cropping for optimum viewing." +#: ../../mod/locs.php:91 +msgid "Syncing locations" msgstr "" -#: ../../mod/profile_photo.php:476 -msgid "Done Editing" +#: ../../mod/locs.php:101 +msgid "No locations found." msgstr "" -#: ../../mod/thing.php:111 -msgid "Thing updated" +#: ../../mod/locs.php:112 +msgid "Manage Channel Locations" msgstr "" -#: ../../mod/thing.php:163 -msgid "Object store: failed" +#: ../../mod/locs.php:113 +msgid "Location (address)" msgstr "" -#: ../../mod/thing.php:167 -msgid "Thing added" +#: ../../mod/locs.php:114 +msgid "Primary Location" msgstr "" -#: ../../mod/thing.php:193 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" +#: ../../mod/locs.php:115 +msgid "Drop location" msgstr "" -#: ../../mod/thing.php:256 -msgid "Show Thing" +#: ../../mod/locs.php:117 +msgid "Sync now" msgstr "" -#: ../../mod/thing.php:263 -msgid "item not found." +#: ../../mod/locs.php:118 +msgid "Please wait several minutes between consecutive operations." msgstr "" -#: ../../mod/thing.php:296 -msgid "Edit Thing" +#: ../../mod/locs.php:119 +msgid "" +"When possible, drop a location by logging into that website/hub and removing " +"your channel." msgstr "" -#: ../../mod/thing.php:298 ../../mod/thing.php:348 -msgid "Select a profile" +#: ../../mod/locs.php:120 +msgid "Use this form to drop the location if the hub is no longer operating." msgstr "" -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Post an activity" +#: ../../mod/ping.php:260 +msgid "sent you a private message" msgstr "" -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Only sends to viewers of the applicable profile" +#: ../../mod/ping.php:308 +msgid "added your channel" msgstr "" -#: ../../mod/thing.php:304 ../../mod/thing.php:353 -msgid "Name of thing e.g. something" +#: ../../mod/ping.php:350 +msgid "posted an event" msgstr "" -#: ../../mod/thing.php:306 ../../mod/thing.php:354 -msgid "URL of thing (optional)" +#: ../../mod/magic.php:69 +msgid "Hub not found." msgstr "" -#: ../../mod/thing.php:308 ../../mod/thing.php:355 -msgid "URL for photo of thing (optional)" +#: ../../mod/mail.php:34 +msgid "Unable to lookup recipient." msgstr "" -#: ../../mod/thing.php:346 -msgid "Add Thing to your Profile" +#: ../../mod/mail.php:42 +msgid "Unable to communicate with requested channel." msgstr "" -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" +#: ../../mod/mail.php:49 +msgid "Cannot verify requested channel." msgstr "" -#: ../../mod/editblock.php:118 -msgid "Delete block?" +#: ../../mod/mail.php:75 +msgid "Selected channel has private message restrictions. Send failed." msgstr "" -#: ../../mod/editblock.php:180 -msgid "Edit Block" +#: ../../mod/mail.php:140 +msgid "Messages" msgstr "" -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." +#: ../../mod/mail.php:175 +msgid "Message recalled." msgstr "" -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" +#: ../../mod/mail.php:188 +msgid "Conversation removed." msgstr "" -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " +#: ../../mod/mail.php:231 +msgid "Requested channel is not in this network" msgstr "" -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" +#: ../../mod/mail.php:239 +msgid "Send Private Message" msgstr "" -#: ../../mod/removeaccount.php:60 +#: ../../mod/mail.php:240 ../../mod/mail.php:370 +msgid "To:" +msgstr "" + +#: ../../mod/mail.php:243 ../../mod/mail.php:372 +msgid "Subject:" +msgstr "" + +#: ../../mod/mail.php:250 +msgid "Send" +msgstr "" + +#: ../../mod/mail.php:342 +msgid "Delete message" +msgstr "" + +#: ../../mod/mail.php:343 +msgid "Delivery report" +msgstr "" + +#: ../../mod/mail.php:344 +msgid "Recall message" +msgstr "" + +#: ../../mod/mail.php:346 +msgid "Message has been recalled." +msgstr "" + +#: ../../mod/mail.php:363 +msgid "Delete Conversation" +msgstr "" + +#: ../../mod/mail.php:365 msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." msgstr "" -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 -msgid "Remove Account" +#: ../../mod/mail.php:369 +msgid "Send Reply" msgstr "" -#: ../../mod/import_items.php:101 -msgid "Import completed" +#: ../../mod/mail.php:374 +#, php-format +msgid "Your message for %s (%s):" msgstr "" -#: ../../mod/import_items.php:119 -msgid "Import Items" +#: ../../mod/manage.php:130 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "" -#: ../../mod/import_items.php:120 -msgid "Use this form to import existing posts and content from an export file." +#: ../../mod/manage.php:138 +msgid "Create a new channel" +msgstr "" + +#: ../../mod/manage.php:163 +msgid "Current Channel" +msgstr "" + +#: ../../mod/manage.php:165 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../mod/manage.php:166 +msgid "Default Channel" +msgstr "" + +#: ../../mod/manage.php:167 +msgid "Make Default" +msgstr "" + +#: ../../mod/manage.php:170 +#, php-format +msgid "%d new messages" +msgstr "" + +#: ../../mod/manage.php:171 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../mod/manage.php:173 +msgid "Delegated Channels" +msgstr "" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "" + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "" + +#: ../../mod/menu.php:94 ../../mod/menu.php:106 +msgid "Menu Name" +msgstr "" + +#: ../../mod/menu.php:94 +msgid "Unique name (not visible on webpage) - required" +msgstr "" + +#: ../../mod/menu.php:95 ../../mod/menu.php:107 +msgid "Menu Title" +msgstr "" + +#: ../../mod/menu.php:95 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../mod/menu.php:96 +msgid "Allow Bookmarks" +msgstr "" + +#: ../../mod/menu.php:96 ../../mod/menu.php:153 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../mod/menu.php:97 ../../mod/menu.php:155 +msgid "Submit and proceed" +msgstr "" + +#: ../../mod/menu.php:109 +msgid "Drop" +msgstr "" + +#: ../../mod/menu.php:113 +msgid "Bookmarks allowed" +msgstr "" + +#: ../../mod/menu.php:115 +msgid "Delete this menu" +msgstr "" + +#: ../../mod/menu.php:116 ../../mod/menu.php:150 +msgid "Edit menu contents" +msgstr "" + +#: ../../mod/menu.php:117 +msgid "Edit this menu" +msgstr "" + +#: ../../mod/menu.php:132 +msgid "Menu could not be deleted." +msgstr "" + +#: ../../mod/menu.php:140 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "" + +#: ../../mod/menu.php:145 +msgid "Edit Menu" +msgstr "" + +#: ../../mod/menu.php:149 +msgid "Add or remove entries to this menu" +msgstr "" + +#: ../../mod/menu.php:151 +msgid "Menu name" +msgstr "" + +#: ../../mod/menu.php:151 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../mod/menu.php:152 +msgid "Menu title" +msgstr "" + +#: ../../mod/menu.php:152 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../mod/menu.php:153 +msgid "Allow bookmarks" +msgstr "" + +#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "" + +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "" + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "" + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "" + +#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 +msgid "Menu Item Permissions" +msgstr "" + +#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1057 +msgid "(click to open/close)" +msgstr "" + +#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 +msgid "Link Name" +msgstr "" + +#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../mod/mitem.php:153 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 +msgid "Open link in new window" +msgstr "" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Order in list" +msgstr "" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../mod/mitem.php:157 +msgid "Submit and finish" +msgstr "" + +#: ../../mod/mitem.php:158 +msgid "Submit and continue" +msgstr "" + +#: ../../mod/mitem.php:166 +msgid "Menu:" +msgstr "" + +#: ../../mod/mitem.php:169 +msgid "Link Target" +msgstr "" + +#: ../../mod/mitem.php:172 +msgid "Edit menu" +msgstr "" + +#: ../../mod/mitem.php:175 +msgid "Edit element" +msgstr "" + +#: ../../mod/mitem.php:176 +msgid "Drop element" +msgstr "" + +#: ../../mod/mitem.php:177 +msgid "New element" +msgstr "" + +#: ../../mod/mitem.php:178 +msgid "Edit this menu container" +msgstr "" + +#: ../../mod/mitem.php:179 +msgid "Add menu element" +msgstr "" + +#: ../../mod/mitem.php:180 +msgid "Delete this menu item" +msgstr "" + +#: ../../mod/mitem.php:181 +msgid "Edit this menu item" +msgstr "" + +#: ../../mod/mitem.php:198 +msgid "Menu item not found." +msgstr "" + +#: ../../mod/mitem.php:211 +msgid "Menu item deleted." +msgstr "" + +#: ../../mod/mitem.php:213 +msgid "Menu item could not be deleted." +msgstr "" + +#: ../../mod/mitem.php:220 +msgid "Edit Menu Element" +msgstr "" + +#: ../../mod/mitem.php:226 +msgid "Link text" +msgstr "" + +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" msgstr "" #: ../../mod/network.php:91 @@ -6608,878 +6950,965 @@ msgid "Search Results For:" msgstr "" #: ../../mod/network.php:207 -msgid "Collection is empty" +msgid "Privacy group is empty" msgstr "" #: ../../mod/network.php:216 -msgid "Collection: " +msgid "Privacy group: " msgstr "" #: ../../mod/network.php:242 msgid "Invalid connection." msgstr "" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." +#: ../../mod/new_channel.php:130 +msgid "Add a Channel" msgstr "" -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" +#: ../../mod/new_channel.php:131 +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 "" -#: ../../mod/pdledit.php:48 -msgid "Layout not found." +#: ../../mod/new_channel.php:133 ../../mod/register.php:246 +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +msgid "Channel Name" msgstr "" -#: ../../mod/pdledit.php:54 -msgid "Module Name:" +#: ../../mod/new_channel.php:134 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\" " msgstr "" -#: ../../mod/pdledit.php:55 -msgid "Layout Help" +#: ../../mod/new_channel.php:135 ../../mod/register.php:248 +msgid "Choose a short nickname" msgstr "" -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +#: ../../mod/new_channel.php:137 ../../mod/register.php:249 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." msgstr "" -#: ../../mod/register.php:50 +#: ../../mod/new_channel.php:138 msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." +"Or <a href=\"import\">import an existing channel</a> from another location" msgstr "" -#: ../../mod/register.php:84 -msgid "Passwords do not match." +#: ../../mod/new_channel.php:140 ../../mod/register.php:251 +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 "" -#: ../../mod/register.php:119 -msgid "" -"Registration successful. Please check your email for validation instructions." +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Channel Type" msgstr "" -#: ../../mod/register.php:125 -msgid "Your registration is pending approval by the site owner." +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Read more about roles" msgstr "" -#: ../../mod/register.php:128 -msgid "Your registration can not be processed." +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." msgstr "" -#: ../../mod/register.php:165 -msgid "Registration on this site/hub is by approval only." +#: ../../mod/notifications.php:35 +msgid "Discard" msgstr "" -#: ../../mod/register.php:166 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "" + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "" + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "" + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." msgstr "" -#: ../../mod/register.php:176 +#: ../../mod/page.php:126 msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, " +"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." msgstr "" -#: ../../mod/register.php:187 -msgid "Terms of Service" +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" msgstr "" -#: ../../mod/register.php:193 +#: ../../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 "" + +#: ../../mod/pdledit.php:14 +msgid "Layout updated." +msgstr "" + +#: ../../mod/pdledit.php:29 ../../mod/pdledit.php:54 +msgid "Edit System Page Description" +msgstr "" + +#: ../../mod/pdledit.php:49 +msgid "Layout not found." +msgstr "" + +#: ../../mod/pdledit.php:55 +msgid "Module Name:" +msgstr "" + +#: ../../mod/pdledit.php:56 +msgid "Layout Help" +msgstr "" + +#: ../../mod/photos.php:79 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../mod/photos.php:100 +msgid "Album not found." +msgstr "" + +#: ../../mod/photos.php:127 +msgid "Delete Album" +msgstr "" + +#: ../../mod/photos.php:171 ../../mod/photos.php:1006 +msgid "Delete Photo" +msgstr "" + +#: ../../mod/photos.php:501 +msgid "No photos selected" +msgstr "" + +#: ../../mod/photos.php:550 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../mod/photos.php:589 #, php-format -msgid "I accept the %s for this website" +msgid "%1$.2f MB of %2$.2f MB photo storage used." msgstr "" -#: ../../mod/register.php:195 +#: ../../mod/photos.php:592 #, php-format -msgid "I am over 13 years of age and accept the %s for this website" +msgid "%1$.2f MB photo storage used." msgstr "" -#: ../../mod/register.php:209 ../../mod/admin.php:448 -msgid "Registration" +#: ../../mod/photos.php:620 +msgid "Upload Photos" msgstr "" -#: ../../mod/register.php:214 -msgid "Membership on this site is by invitation only." +#: ../../mod/photos.php:624 +msgid "Enter an album name" msgstr "" -#: ../../mod/register.php:215 -msgid "Please enter your invitation code" +#: ../../mod/photos.php:625 +msgid "or select an existing album (doubleclick)" msgstr "" -#: ../../mod/register.php:218 -msgid "Your email address" +#: ../../mod/photos.php:626 +msgid "Create a status post for this upload" msgstr "" -#: ../../mod/register.php:219 -msgid "Choose a password" +#: ../../mod/photos.php:627 +msgid "Caption (optional):" msgstr "" -#: ../../mod/register.php:220 -msgid "Please re-enter your password" +#: ../../mod/photos.php:628 +msgid "Description (optional):" msgstr "" -#: ../../mod/admin.php:54 -msgid "Theme settings updated." +#: ../../mod/photos.php:655 +msgid "Album name could not be decoded" msgstr "" -#: ../../mod/admin.php:162 -msgid "# Accounts" +#: ../../mod/photos.php:699 ../../mod/photos.php:1233 +#: ../../mod/photos.php:1250 +msgid "Contact Photos" msgstr "" -#: ../../mod/admin.php:163 -msgid "# blocked accounts" +#: ../../mod/photos.php:722 +msgid "Show Newest First" msgstr "" -#: ../../mod/admin.php:164 -msgid "# expired accounts" +#: ../../mod/photos.php:724 +msgid "Show Oldest First" msgstr "" -#: ../../mod/admin.php:165 -msgid "# expiring accounts" +#: ../../mod/photos.php:824 +msgid "Permission denied. Access to this item may be restricted." msgstr "" -#: ../../mod/admin.php:176 -msgid "# Channels" +#: ../../mod/photos.php:826 +msgid "Photo not available" msgstr "" -#: ../../mod/admin.php:177 -msgid "# primary" +#: ../../mod/photos.php:884 +msgid "Use as profile photo" msgstr "" -#: ../../mod/admin.php:178 -msgid "# clones" +#: ../../mod/photos.php:891 +msgid "Private Photo" msgstr "" -#: ../../mod/admin.php:184 -msgid "Message queues" +#: ../../mod/photos.php:906 +msgid "View Full Size" msgstr "" -#: ../../mod/admin.php:200 ../../mod/admin.php:445 ../../mod/admin.php:545 -#: ../../mod/admin.php:812 ../../mod/admin.php:976 ../../mod/admin.php:1073 -#: ../../mod/admin.php:1113 ../../mod/admin.php:1273 ../../mod/admin.php:1307 -#: ../../mod/admin.php:1392 -msgid "Administration" +#: ../../mod/photos.php:951 ../../mod/tagrm.php:133 +msgid "Remove" msgstr "" -#: ../../mod/admin.php:201 -msgid "Summary" +#: ../../mod/photos.php:985 +msgid "Edit photo" msgstr "" -#: ../../mod/admin.php:204 -msgid "Registered accounts" +#: ../../mod/photos.php:987 +msgid "Rotate CW (right)" msgstr "" -#: ../../mod/admin.php:205 ../../mod/admin.php:549 -msgid "Pending registrations" +#: ../../mod/photos.php:988 +msgid "Rotate CCW (left)" msgstr "" -#: ../../mod/admin.php:206 -msgid "Registered channels" +#: ../../mod/photos.php:991 +msgid "Enter a new album name" msgstr "" -#: ../../mod/admin.php:207 ../../mod/admin.php:550 -msgid "Active plugins" +#: ../../mod/photos.php:992 +msgid "or select an existing one (doubleclick)" msgstr "" -#: ../../mod/admin.php:208 -msgid "Version" +#: ../../mod/photos.php:995 +msgid "Caption" msgstr "" -#: ../../mod/admin.php:329 -msgid "Site settings updated." +#: ../../mod/photos.php:997 +msgid "Add a Tag" msgstr "" -#: ../../mod/admin.php:366 ../../mod/settings.php:793 -msgid "mobile" +#: ../../mod/photos.php:1001 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" msgstr "" -#: ../../mod/admin.php:368 -msgid "experimental" +#: ../../mod/photos.php:1004 +msgid "Flag as adult in album view" msgstr "" -#: ../../mod/admin.php:370 -msgid "unsupported" +#: ../../mod/photos.php:1196 +msgid "In This Photo:" msgstr "" -#: ../../mod/admin.php:416 -msgid "Yes - with approval" +#: ../../mod/photos.php:1201 +msgid "Map" msgstr "" -#: ../../mod/admin.php:422 -msgid "My site is not a public server" +#: ../../mod/photos.php:1289 +msgid "View Album" msgstr "" -#: ../../mod/admin.php:423 -msgid "My site has paid access only" +#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 +#: ../../mod/photos.php:1314 +msgid "Recent Photos" msgstr "" -#: ../../mod/admin.php:424 -msgid "My site has free access only" +#: ../../mod/poke.php:164 +msgid "Poke/Prod" msgstr "" -#: ../../mod/admin.php:425 -msgid "My site offers free accounts with optional paid upgrades" +#: ../../mod/poke.php:165 +msgid "poke, prod or do other things to somebody" msgstr "" -#: ../../mod/admin.php:449 -msgid "File upload" +#: ../../mod/poke.php:166 +msgid "Recipient" msgstr "" -#: ../../mod/admin.php:450 -msgid "Policies" +#: ../../mod/poke.php:167 +msgid "Choose what you wish to do to recipient" msgstr "" -#: ../../mod/admin.php:455 -msgid "Site name" +#: ../../mod/poke.php:170 +msgid "Make this post private" msgstr "" -#: ../../mod/admin.php:456 -msgid "Banner/Logo" +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" msgstr "" -#: ../../mod/admin.php:457 -msgid "Administrator Information" +#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 +msgid "Image uploaded but image cropping failed." msgstr "" -#: ../../mod/admin.php:457 +#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 +msgid "Image resize failed." +msgstr "" + +#: ../../mod/profile_photo.php:212 msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." msgstr "" -#: ../../mod/admin.php:458 -msgid "System language" +#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 +msgid "Image upload failed." msgstr "" -#: ../../mod/admin.php:459 -msgid "System theme" +#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 +msgid "Unable to process image." msgstr "" -#: ../../mod/admin.php:459 -msgid "" -"Default system theme - may be over-ridden by user profiles - <a href='#' " -"id='cnftheme'>change theme settings</a>" +#: ../../mod/profile_photo.php:297 ../../mod/cover_photo.php:229 +msgid "female" msgstr "" -#: ../../mod/admin.php:460 -msgid "Mobile system theme" +#: ../../mod/profile_photo.php:298 ../../mod/cover_photo.php:230 +#, php-format +msgid "%1$s updated her %2$s" msgstr "" -#: ../../mod/admin.php:460 -msgid "Theme for mobile devices" +#: ../../mod/profile_photo.php:299 ../../mod/cover_photo.php:231 +msgid "male" msgstr "" -#: ../../mod/admin.php:462 -msgid "Allow Feeds as Connections" +#: ../../mod/profile_photo.php:300 ../../mod/cover_photo.php:232 +#, php-format +msgid "%1$s updated his %2$s" msgstr "" -#: ../../mod/admin.php:462 -msgid "(Heavy system resource usage)" +#: ../../mod/profile_photo.php:302 ../../mod/cover_photo.php:234 +#, php-format +msgid "%1$s updated their %2$s" msgstr "" -#: ../../mod/admin.php:463 -msgid "Maximum image size" +#: ../../mod/profile_photo.php:304 +msgid "profile photo" msgstr "" -#: ../../mod/admin.php:463 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." +#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 +#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 +msgid "Photo not available." msgstr "" -#: ../../mod/admin.php:464 -msgid "Does this site allow new member registration?" +#: ../../mod/profile_photo.php:450 ../../mod/cover_photo.php:350 +msgid "Upload File:" msgstr "" -#: ../../mod/admin.php:465 -msgid "Invitation only" +#: ../../mod/profile_photo.php:451 ../../mod/cover_photo.php:351 +msgid "Select a profile:" msgstr "" -#: ../../mod/admin.php:465 -msgid "" -"Only allow new member registrations with an invitation code. Above register " -"policy must be set to Yes." +#: ../../mod/profile_photo.php:452 +msgid "Upload Profile Photo" msgstr "" -#: ../../mod/admin.php:466 -msgid "Which best describes the types of account offered by this hub?" +#: ../../mod/profile_photo.php:457 ../../mod/settings.php:976 +#: ../../mod/cover_photo.php:357 +msgid "or" msgstr "" -#: ../../mod/admin.php:467 -msgid "Register text" +#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "skip this step" msgstr "" -#: ../../mod/admin.php:467 -msgid "Will be displayed prominently on the registration page." +#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "select a photo from your photo albums" msgstr "" -#: ../../mod/admin.php:468 -msgid "Site homepage to show visitors (default: login box)" +#: ../../mod/profile_photo.php:473 ../../mod/cover_photo.php:373 +msgid "Crop Image" msgstr "" -#: ../../mod/admin.php:468 -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." +#: ../../mod/profile_photo.php:474 ../../mod/cover_photo.php:374 +msgid "Please adjust the image cropping for optimum viewing." msgstr "" -#: ../../mod/admin.php:469 -msgid "Preserve site homepage URL" +#: ../../mod/profile_photo.php:476 ../../mod/cover_photo.php:376 +msgid "Done Editing" msgstr "" -#: ../../mod/admin.php:469 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" +#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 +#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 +msgid "Profile not found." msgstr "" -#: ../../mod/admin.php:470 -msgid "Accounts abandoned after x days" +#: ../../mod/profiles.php:39 +msgid "Profile deleted." msgstr "" -#: ../../mod/admin.php:470 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." +#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 +msgid "Profile-" msgstr "" -#: ../../mod/admin.php:471 -msgid "Allowed friend domains" +#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 +msgid "New profile created." msgstr "" -#: ../../mod/admin.php:471 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" +#: ../../mod/profiles.php:105 +msgid "Profile unavailable to clone." msgstr "" -#: ../../mod/admin.php:472 -msgid "Allowed email domains" +#: ../../mod/profiles.php:146 +msgid "Profile unavailable to export." msgstr "" -#: ../../mod/admin.php:472 -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" +#: ../../mod/profiles.php:251 +msgid "Profile Name is required." msgstr "" -#: ../../mod/admin.php:473 -msgid "Not allowed email domains" +#: ../../mod/profiles.php:414 +msgid "Marital Status" msgstr "" -#: ../../mod/admin.php:473 -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." +#: ../../mod/profiles.php:418 +msgid "Romantic Partner" msgstr "" -#: ../../mod/admin.php:474 -msgid "Block public" +#: ../../mod/profiles.php:422 +msgid "Likes" msgstr "" -#: ../../mod/admin.php:474 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." +#: ../../mod/profiles.php:426 +msgid "Dislikes" msgstr "" -#: ../../mod/admin.php:475 -msgid "Verify Email Addresses" +#: ../../mod/profiles.php:430 +msgid "Work/Employment" msgstr "" -#: ../../mod/admin.php:475 -msgid "" -"Check to verify email addresses used in account registration (recommended)." +#: ../../mod/profiles.php:433 +msgid "Religion" msgstr "" -#: ../../mod/admin.php:476 -msgid "Force publish" +#: ../../mod/profiles.php:437 +msgid "Political Views" msgstr "" -#: ../../mod/admin.php:476 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." +#: ../../mod/profiles.php:445 +msgid "Sexual Preference" msgstr "" -#: ../../mod/admin.php:477 -msgid "Import Public Streams" +#: ../../mod/profiles.php:449 +msgid "Homepage" msgstr "" -#: ../../mod/admin.php:477 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." +#: ../../mod/profiles.php:453 +msgid "Interests" msgstr "" -#: ../../mod/admin.php:478 -msgid "login on Homepage" +#: ../../mod/profiles.php:547 +msgid "Profile updated." msgstr "" -#: ../../mod/admin.php:478 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." +#: ../../mod/profiles.php:634 +msgid "Hide your contact/friend list from viewers of this profile?" msgstr "" -#: ../../mod/admin.php:480 -msgid "Directory Server URL" +#: ../../mod/profiles.php:674 +msgid "Edit Profile Details" msgstr "" -#: ../../mod/admin.php:480 -msgid "Default directory server" +#: ../../mod/profiles.php:676 +msgid "View this profile" msgstr "" -#: ../../mod/admin.php:482 -msgid "Proxy user" +#: ../../mod/profiles.php:678 +msgid "Change Profile Photo" msgstr "" -#: ../../mod/admin.php:483 -msgid "Proxy URL" +#: ../../mod/profiles.php:679 +msgid "Create a new profile using these settings" msgstr "" -#: ../../mod/admin.php:484 -msgid "Network timeout" +#: ../../mod/profiles.php:680 +msgid "Clone this profile" msgstr "" -#: ../../mod/admin.php:484 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +#: ../../mod/profiles.php:681 +msgid "Delete this profile" msgstr "" -#: ../../mod/admin.php:485 -msgid "Delivery interval" +#: ../../mod/profiles.php:683 +msgid "Import profile from file" msgstr "" -#: ../../mod/admin.php:485 -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." +#: ../../mod/profiles.php:684 +msgid "Export profile to file" msgstr "" -#: ../../mod/admin.php:486 -msgid "Deliveries per process" +#: ../../mod/profiles.php:685 +msgid "Profile Name:" msgstr "" -#: ../../mod/admin.php:486 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust " -"if necessary to tune system performance. Recommend: 1-5." +#: ../../mod/profiles.php:686 +msgid "Your Full Name:" msgstr "" -#: ../../mod/admin.php:487 -msgid "Poll interval" +#: ../../mod/profiles.php:687 +msgid "Title/Description:" msgstr "" -#: ../../mod/admin.php:487 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." +#: ../../mod/profiles.php:688 +msgid "Your Gender:" msgstr "" -#: ../../mod/admin.php:488 -msgid "Maximum Load Average" +#: ../../mod/profiles.php:689 +msgid "Birthday :" msgstr "" -#: ../../mod/admin.php:488 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." +#: ../../mod/profiles.php:690 +msgid "Street Address:" msgstr "" -#: ../../mod/admin.php:489 -msgid "Expiration period in days for imported (matrix/network) content" +#: ../../mod/profiles.php:691 +msgid "Locality/City:" msgstr "" -#: ../../mod/admin.php:489 -msgid "0 for no expiration of imported content" +#: ../../mod/profiles.php:692 +msgid "Postal/Zip Code:" msgstr "" -#: ../../mod/admin.php:537 -msgid "No server found" +#: ../../mod/profiles.php:693 +msgid "Country:" msgstr "" -#: ../../mod/admin.php:544 ../../mod/admin.php:826 -msgid "ID" +#: ../../mod/profiles.php:694 +msgid "Region/State:" msgstr "" -#: ../../mod/admin.php:544 -msgid "for channel" +#: ../../mod/profiles.php:695 +msgid "<span class=\"heart\">♥</span> Marital Status:" msgstr "" -#: ../../mod/admin.php:544 -msgid "on server" +#: ../../mod/profiles.php:696 +msgid "Who: (if applicable)" msgstr "" -#: ../../mod/admin.php:544 -msgid "Status" +#: ../../mod/profiles.php:697 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgstr "" -#: ../../mod/admin.php:546 -msgid "Server" +#: ../../mod/profiles.php:698 +msgid "Since [date]:" msgstr "" -#: ../../mod/admin.php:563 -msgid "Update has been marked successful" +#: ../../mod/profiles.php:700 +msgid "Homepage URL:" msgstr "" -#: ../../mod/admin.php:573 -#, php-format -msgid "Executing %s failed. Check system logs." +#: ../../mod/profiles.php:703 +msgid "Religious Views:" msgstr "" -#: ../../mod/admin.php:576 -#, php-format -msgid "Update %s was successfully applied." +#: ../../mod/profiles.php:704 +msgid "Keywords:" msgstr "" -#: ../../mod/admin.php:580 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." +#: ../../mod/profiles.php:707 +msgid "Example: fishing photography software" msgstr "" -#: ../../mod/admin.php:583 -#, php-format -msgid "Update function %s could not be found." +#: ../../mod/profiles.php:708 +msgid "Used in directory listings" msgstr "" -#: ../../mod/admin.php:599 -msgid "No failed updates." +#: ../../mod/profiles.php:709 +msgid "Tell us about yourself..." msgstr "" -#: ../../mod/admin.php:603 -msgid "Failed Updates" +#: ../../mod/profiles.php:710 +msgid "Hobbies/Interests" msgstr "" -#: ../../mod/admin.php:605 -msgid "Mark success (if update was manually applied)" +#: ../../mod/profiles.php:711 +msgid "Contact information and Social Networks" msgstr "" -#: ../../mod/admin.php:606 -msgid "Attempt to execute this update step automatically" +#: ../../mod/profiles.php:712 +msgid "My other channels" msgstr "" -#: ../../mod/admin.php:637 -msgid "Queue Statistics" +#: ../../mod/profiles.php:713 +msgid "Musical interests" msgstr "" -#: ../../mod/admin.php:638 -msgid "Total Entries" +#: ../../mod/profiles.php:714 +msgid "Books, literature" msgstr "" -#: ../../mod/admin.php:639 -msgid "Priority" +#: ../../mod/profiles.php:715 +msgid "Television" msgstr "" -#: ../../mod/admin.php:640 -msgid "Destination URL" +#: ../../mod/profiles.php:716 +msgid "Film/dance/culture/entertainment" msgstr "" -#: ../../mod/admin.php:641 -msgid "Mark hub permanently offline" +#: ../../mod/profiles.php:717 +msgid "Love/romance" msgstr "" -#: ../../mod/admin.php:642 -msgid "Empty queue for this hub" +#: ../../mod/profiles.php:718 +msgid "Work/employment" msgstr "" -#: ../../mod/admin.php:643 -msgid "Last known contact" +#: ../../mod/profiles.php:719 +msgid "School/education" msgstr "" -#: ../../mod/admin.php:679 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/profiles.php:725 +msgid "This is your default profile." +msgstr "" -#: ../../mod/admin.php:687 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/profiles.php:736 +msgid "Age: " +msgstr "" -#: ../../mod/admin.php:723 -msgid "Account not found" +#: ../../mod/profiles.php:779 +msgid "Edit/Manage Profiles" msgstr "" -#: ../../mod/admin.php:735 -#, php-format -msgid "Account '%s' deleted" +#: ../../mod/profiles.php:780 +msgid "Add profile things" msgstr "" -#: ../../mod/admin.php:743 -#, php-format -msgid "Account '%s' blocked" +#: ../../mod/profiles.php:781 +msgid "Include desirable objects in your profile" msgstr "" -#: ../../mod/admin.php:751 -#, php-format -msgid "Account '%s' unblocked" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." msgstr "" -#: ../../mod/admin.php:813 ../../mod/admin.php:825 -msgid "Users" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" msgstr "" -#: ../../mod/admin.php:815 ../../mod/admin.php:979 -msgid "select all" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." msgstr "" -#: ../../mod/admin.php:816 -msgid "User registrations waiting for confirm" +#: ../../mod/profperm.php:123 +msgid "Visible To" msgstr "" -#: ../../mod/admin.php:817 -msgid "Request date" +#: ../../mod/pubsites.php:18 +msgid "Public Sites" msgstr "" -#: ../../mod/admin.php:818 -msgid "No registrations." +#: ../../mod/pubsites.php:21 +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 <strong>may</strong> " +"provide additional details." msgstr "" -#: ../../mod/admin.php:820 -msgid "Deny" +#: ../../mod/pubsites.php:27 +msgid "Rate this hub" msgstr "" -#: ../../mod/admin.php:826 -msgid "Register date" +#: ../../mod/pubsites.php:28 +msgid "Site URL" msgstr "" -#: ../../mod/admin.php:826 -msgid "Last login" +#: ../../mod/pubsites.php:28 +msgid "Access Type" msgstr "" -#: ../../mod/admin.php:826 -msgid "Expires" +#: ../../mod/pubsites.php:28 +msgid "Registration Policy" msgstr "" -#: ../../mod/admin.php:826 -msgid "Service Class" +#: ../../mod/pubsites.php:28 +msgid "Project" msgstr "" -#: ../../mod/admin.php:828 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted " -"on this site will be permanently deleted!\\n\\nAre you sure?" +#: ../../mod/pubsites.php:28 +msgid "View hub ratings" msgstr "" -#: ../../mod/admin.php:829 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" +#: ../../mod/pubsites.php:32 +msgid "Rate" msgstr "" -#: ../../mod/admin.php:865 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/pubsites.php:33 +msgid "View ratings" +msgstr "" -#: ../../mod/admin.php:874 -#, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/rate.php:158 +msgid "Website:" +msgstr "" -#: ../../mod/admin.php:881 +#: ../../mod/rate.php:161 #, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "" -msgstr[1] "" +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "" -#: ../../mod/admin.php:901 -msgid "Channel not found" +#: ../../mod/rate.php:162 +msgid "Rating (this information is public)" msgstr "" -#: ../../mod/admin.php:912 -#, php-format -msgid "Channel '%s' deleted" +#: ../../mod/rate.php:163 +msgid "Optionally explain your rating (this information is public)" msgstr "" -#: ../../mod/admin.php:924 -#, php-format -msgid "Channel '%s' censored" +#: ../../mod/ratings.php:69 +msgid "No ratings" msgstr "" -#: ../../mod/admin.php:924 -#, php-format -msgid "Channel '%s' uncensored" +#: ../../mod/ratings.php:100 +msgid "Rating: " msgstr "" -#: ../../mod/admin.php:935 -#, php-format -msgid "Channel '%s' code allowed" +#: ../../mod/ratings.php:101 +msgid "Website: " msgstr "" -#: ../../mod/admin.php:935 -#, php-format -msgid "Channel '%s' code disallowed" +#: ../../mod/ratings.php:103 +msgid "Description: " msgstr "" -#: ../../mod/admin.php:981 -msgid "Censor" +#: ../../mod/rbmark.php:90 +msgid "Select a bookmark folder" msgstr "" -#: ../../mod/admin.php:982 -msgid "Uncensor" +#: ../../mod/rbmark.php:95 +msgid "Save Bookmark" msgstr "" -#: ../../mod/admin.php:983 -msgid "Allow Code" +#: ../../mod/rbmark.php:96 +msgid "URL of bookmark" msgstr "" -#: ../../mod/admin.php:984 -msgid "Disallow Code" +#: ../../mod/rbmark.php:101 +msgid "Or enter new bookmark folder name" msgstr "" -#: ../../mod/admin.php:986 -msgid "UID" +#: ../../mod/register.php:45 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." msgstr "" -#: ../../mod/admin.php:988 +#: ../../mod/register.php:51 msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" +"Please indicate acceptance of the Terms of Service. Registration failed." msgstr "" -#: ../../mod/admin.php:989 +#: ../../mod/register.php:85 +msgid "Passwords do not match." +msgstr "" + +#: ../../mod/register.php:127 msgid "" -"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?" +"Registration successful. Please check your email for validation instructions." msgstr "" -#: ../../mod/admin.php:1029 +#: ../../mod/register.php:133 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../mod/register.php:136 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../mod/register.php:179 +msgid "Registration on this site is disabled." +msgstr "" + +#: ../../mod/register.php:188 +msgid "Registration on this site/hub is by approval only." +msgstr "" + +#: ../../mod/register.php:189 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "" + +#: ../../mod/register.php:199 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:210 +msgid "Terms of Service" +msgstr "" + +#: ../../mod/register.php:216 #, php-format -msgid "Plugin %s disabled." +msgid "I accept the %s for this website" msgstr "" -#: ../../mod/admin.php:1033 +#: ../../mod/register.php:218 #, php-format -msgid "Plugin %s enabled." +msgid "I am over 13 years of age and accept the %s for this website" msgstr "" -#: ../../mod/admin.php:1043 ../../mod/admin.php:1246 -msgid "Disable" +#: ../../mod/register.php:242 +msgid "Membership on this site is by invitation only." msgstr "" -#: ../../mod/admin.php:1046 ../../mod/admin.php:1248 -msgid "Enable" +#: ../../mod/register.php:243 +msgid "Please enter your invitation code" msgstr "" -#: ../../mod/admin.php:1075 ../../mod/admin.php:1275 -msgid "Toggle" +#: ../../mod/register.php:247 +msgid "Enter your name" msgstr "" -#: ../../mod/admin.php:1083 ../../mod/admin.php:1285 -msgid "Author: " +#: ../../mod/register.php:256 +msgid "Your email address" msgstr "" -#: ../../mod/admin.php:1084 ../../mod/admin.php:1286 -msgid "Maintainer: " +#: ../../mod/register.php:257 +msgid "Choose a password" msgstr "" -#: ../../mod/admin.php:1211 -msgid "No themes found." +#: ../../mod/register.php:258 +msgid "Please re-enter your password" msgstr "" -#: ../../mod/admin.php:1267 -msgid "Screenshot" +#: ../../mod/regmod.php:11 +msgid "Please login." msgstr "" -#: ../../mod/admin.php:1313 -msgid "[Experimental]" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." msgstr "" -#: ../../mod/admin.php:1314 -msgid "[Unsupported]" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" msgstr "" -#: ../../mod/admin.php:1338 -msgid "Log settings updated." +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " msgstr "" -#: ../../mod/admin.php:1395 -msgid "Clear" +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " msgstr "" -#: ../../mod/admin.php:1401 -msgid "Debugging" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" msgstr "" -#: ../../mod/admin.php:1402 -msgid "Log file" +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" msgstr "" -#: ../../mod/admin.php:1402 +#: ../../mod/removeaccount.php:60 msgid "" -"Must be writable by web server. Relative to your Red top-level directory." +"Remove this account, all its channels and all its channel clones from the " +"network" msgstr "" -#: ../../mod/admin.php:1403 -msgid "Log level" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" msgstr "" -#: ../../mod/admin.php:1449 -msgid "New Profile Field" +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 +msgid "Remove Account" msgstr "" -#: ../../mod/admin.php:1450 ../../mod/admin.php:1470 -msgid "Field nickname" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." msgstr "" -#: ../../mod/admin.php:1450 ../../mod/admin.php:1470 -msgid "System name of field" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" msgstr "" -#: ../../mod/admin.php:1451 ../../mod/admin.php:1471 -msgid "Input type" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " msgstr "" -#: ../../mod/admin.php:1452 ../../mod/admin.php:1472 -msgid "Field Name" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" msgstr "" -#: ../../mod/admin.php:1452 ../../mod/admin.php:1472 -msgid "Label on profile pages" +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" msgstr "" -#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 -msgid "Help text" +#: ../../mod/removeme.php:61 ../../mod/settings.php:1113 +msgid "Remove Channel" msgstr "" -#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 -msgid "Additional info (optional)" +#: ../../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 "" -#: ../../mod/admin.php:1463 -msgid "Field definition not found" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" msgstr "" -#: ../../mod/admin.php:1469 -msgid "Edit Profile Field" +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." msgstr "" -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" msgstr "" -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" msgstr "" -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" msgstr "" -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" +#: ../../mod/search.php:212 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: ../../mod/search.php:214 +#, php-format +msgid "Search results for: %s" +msgstr "" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." msgstr "" #: ../../mod/settings.php:76 @@ -7604,7 +8033,7 @@ msgstr "" msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/settings.php:699 ../../mod/settings.php:1030 +#: ../../mod/settings.php:699 ../../mod/settings.php:1031 msgid "Email Address:" msgstr "" @@ -7612,14 +8041,6 @@ msgstr "" msgid "Remove this account including all its channels" msgstr "" -#: ../../mod/settings.php:717 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:717 -msgid "On" -msgstr "" - #: ../../mod/settings.php:724 msgid "Additional Features" msgstr "" @@ -7702,7 +8123,7 @@ msgid "(comments displayed separately)" msgstr "" #: ../../mod/settings.php:849 -msgid "Use blog/list mode on matrix page" +msgid "Use blog/list mode on grid page" msgstr "" #: ../../mod/settings.php:850 @@ -7714,7 +8135,7 @@ msgid "click to expand content exceeding this height" msgstr "" #: ../../mod/settings.php:851 -msgid "Matrix page max height of content (in pixels)" +msgid "Grid page max height of content (in pixels)" msgstr "" #: ../../mod/settings.php:885 @@ -7749,1109 +8170,802 @@ msgstr "" msgid "Anybody on the internet" msgstr "" -#: ../../mod/settings.php:966 +#: ../../mod/settings.php:967 msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:972 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:981 msgid "Your channel address is" msgstr "" -#: ../../mod/settings.php:1021 +#: ../../mod/settings.php:1022 msgid "Channel Settings" msgstr "" -#: ../../mod/settings.php:1028 +#: ../../mod/settings.php:1029 msgid "Basic Settings" msgstr "" -#: ../../mod/settings.php:1031 +#: ../../mod/settings.php:1032 msgid "Your Timezone:" msgstr "" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Default Post Location:" msgstr "" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Geographical location to display on your posts" msgstr "" -#: ../../mod/settings.php:1033 +#: ../../mod/settings.php:1034 msgid "Use Browser Location:" msgstr "" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "Adult Content" msgstr "" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/settings.php:1037 +#: ../../mod/settings.php:1038 msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/settings.php:1039 +#: ../../mod/settings.php:1040 msgid "Your permissions are already configured. Click to view/adjust" msgstr "" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Hide my online presence" msgstr "" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/settings.php:1043 +#: ../../mod/settings.php:1044 msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1045 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "" -#: ../../mod/settings.php:1045 +#: ../../mod/settings.php:1046 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "" -#: ../../mod/settings.php:1046 +#: ../../mod/settings.php:1047 msgid "Private - <em>default private, never open or public</em>" msgstr "" -#: ../../mod/settings.php:1047 +#: ../../mod/settings.php:1048 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/settings.php:1051 +#: ../../mod/settings.php:1052 msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1054 msgid "Expire other channel content after this many days" msgstr "" -#: ../../mod/settings.php:1053 -msgid "0 or blank prevents expiration" +#: ../../mod/settings.php:1054 +#, php-format +msgid "0 or blank to use the website limit. The website expires after %d days." msgstr "" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1055 msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1055 msgid "May reduce spam activity" msgstr "" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1056 msgid "Default Post Permissions" msgstr "" -#: ../../mod/settings.php:1056 ../../mod/mitem.php:150 ../../mod/mitem.php:223 -msgid "(click to open/close)" -msgstr "" - -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1061 msgid "Channel permissions category:" msgstr "" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1070 msgid "Notification Settings" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1071 msgid "By default post a status message when:" msgstr "" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1072 msgid "accepting a friend request" msgstr "" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 msgid "joining a forum/community" msgstr "" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1074 msgid "making an <em>interesting</em> profile change" msgstr "" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1075 msgid "Send a notification email when:" msgstr "" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1076 msgid "You receive a connection request" msgstr "" -#: ../../mod/settings.php:1076 +#: ../../mod/settings.php:1077 msgid "Your connections are confirmed" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1078 msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1079 msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 msgid "You receive a private message" msgstr "" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1081 msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 msgid "You are tagged in a post" msgstr "" -#: ../../mod/settings.php:1082 +#: ../../mod/settings.php:1083 msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/settings.php:1085 +#: ../../mod/settings.php:1086 msgid "Show visual notifications including:" msgstr "" -#: ../../mod/settings.php:1087 -msgid "Unseen matrix activity" +#: ../../mod/settings.php:1088 +msgid "Unseen grid activity" msgstr "" -#: ../../mod/settings.php:1088 +#: ../../mod/settings.php:1089 msgid "Unseen channel activity" msgstr "" -#: ../../mod/settings.php:1089 +#: ../../mod/settings.php:1090 msgid "Unseen private messages" msgstr "" -#: ../../mod/settings.php:1089 ../../mod/settings.php:1094 -#: ../../mod/settings.php:1095 ../../mod/settings.php:1096 +#: ../../mod/settings.php:1090 ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 ../../mod/settings.php:1097 msgid "Recommended" msgstr "" -#: ../../mod/settings.php:1090 +#: ../../mod/settings.php:1091 msgid "Upcoming events" msgstr "" -#: ../../mod/settings.php:1091 +#: ../../mod/settings.php:1092 msgid "Events today" msgstr "" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Upcoming birthdays" msgstr "" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Not available in all themes" msgstr "" -#: ../../mod/settings.php:1093 +#: ../../mod/settings.php:1094 msgid "System (personal) notifications" msgstr "" -#: ../../mod/settings.php:1094 +#: ../../mod/settings.php:1095 msgid "System info messages" msgstr "" -#: ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 msgid "System critical alerts" msgstr "" -#: ../../mod/settings.php:1096 +#: ../../mod/settings.php:1097 msgid "New connections" msgstr "" -#: ../../mod/settings.php:1097 +#: ../../mod/settings.php:1098 msgid "System Registrations" msgstr "" -#: ../../mod/settings.php:1098 +#: ../../mod/settings.php:1099 msgid "" "Also show new wall posts, private messages and connections under Notices" msgstr "" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Notify me of events this many days in advance" msgstr "" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Must be greater than 0" msgstr "" -#: ../../mod/settings.php:1102 +#: ../../mod/settings.php:1103 msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/settings.php:1103 +#: ../../mod/settings.php:1104 msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/settings.php:1106 +#: ../../mod/settings.php:1107 msgid "" "Please enable expert mode (in <a href=\"settings/features\">Settings > " "Additional features</a>) to adjust!" msgstr "" -#: ../../mod/settings.php:1107 +#: ../../mod/settings.php:1108 msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/settings.php:1108 +#: ../../mod/settings.php:1109 msgid "Default photo upload folder" msgstr "" -#: ../../mod/settings.php:1108 ../../mod/settings.php:1109 +#: ../../mod/settings.php:1109 ../../mod/settings.php:1110 msgid "%Y - current year, %m - current month" msgstr "" -#: ../../mod/settings.php:1109 +#: ../../mod/settings.php:1110 msgid "Default file upload folder" msgstr "" -#: ../../mod/settings.php:1111 +#: ../../mod/settings.php:1112 msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../mod/settings.php:1113 +#: ../../mod/settings.php:1114 msgid "Remove this channel." msgstr "" -#: ../../mod/settings.php:1114 +#: ../../mod/settings.php:1115 msgid "Firefox Share $Projectname provider" msgstr "" -#: ../../mod/settings.php:1115 +#: ../../mod/settings.php:1116 msgid "Start calendar week on monday" msgstr "" -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "" - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "" - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." +#: ../../mod/setup.php:191 +msgid "$Projectname Server - Setup" msgstr "" -#: ../../mod/locs.php:58 -msgid "Location lookup failed." +#: ../../mod/setup.php:195 +msgid "Could not connect to database." msgstr "" -#: ../../mod/locs.php:62 +#: ../../mod/setup.php:199 msgid "" -"Please select another location to become primary before removing the primary " -"location." -msgstr "" - -#: ../../mod/locs.php:91 -msgid "Syncing locations" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." msgstr "" -#: ../../mod/locs.php:101 -msgid "No locations found." +#: ../../mod/setup.php:206 +msgid "Could not create table." msgstr "" -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" +#: ../../mod/setup.php:211 +msgid "Your site database has been installed." msgstr "" -#: ../../mod/locs.php:113 -msgid "Location (address)" +#: ../../mod/setup.php:215 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." msgstr "" -#: ../../mod/locs.php:114 -msgid "Primary Location" +#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 +msgid "Please see the file \"install/INSTALL.txt\"." msgstr "" -#: ../../mod/locs.php:115 -msgid "Drop location" +#: ../../mod/setup.php:281 +msgid "System check" msgstr "" -#: ../../mod/locs.php:117 -msgid "Sync now" +#: ../../mod/setup.php:286 +msgid "Check again" msgstr "" -#: ../../mod/locs.php:118 -msgid "Please wait several minutes between consecutive operations." +#: ../../mod/setup.php:308 +msgid "Database connection" msgstr "" -#: ../../mod/locs.php:119 +#: ../../mod/setup.php:309 msgid "" -"When possible, drop a location by logging into that website/hub and removing " -"your channel." -msgstr "" - -#: ../../mod/locs.php:120 -msgid "Use this form to drop the location if the hub is no longer operating." +"In order to install $Projectname we need to know how to connect to your " +"database." msgstr "" -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" +#: ../../mod/setup.php:310 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." msgstr "" -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" +#: ../../mod/setup.php:311 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." msgstr "" -#: ../../mod/regmod.php:11 -msgid "Please login." +#: ../../mod/setup.php:315 +msgid "Database Server Name" msgstr "" -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" +#: ../../mod/setup.php:315 +msgid "Default is 127.0.0.1" msgstr "" -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " +#: ../../mod/setup.php:316 +msgid "Database Port" msgstr "" -#: ../../mod/xchan.php:37 ../../mod/menu.php:162 ../../mod/mitem.php:116 -msgid "Not found." +#: ../../mod/setup.php:316 +msgid "Communication port number - use 0 for default" msgstr "" -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." +#: ../../mod/setup.php:317 +msgid "Database Login Name" msgstr "" -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." +#: ../../mod/setup.php:318 +msgid "Database Login Password" msgstr "" -#: ../../mod/attach.php:9 -msgid "Item not available." +#: ../../mod/setup.php:319 +msgid "Database Name" msgstr "" -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." +#: ../../mod/setup.php:320 +msgid "Database Type" msgstr "" -#: ../../mod/photos.php:100 -msgid "Album not found." +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +msgid "Site administrator email address" msgstr "" -#: ../../mod/photos.php:127 -msgid "Delete Album" +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." msgstr "" -#: ../../mod/photos.php:171 ../../mod/photos.php:1006 -msgid "Delete Photo" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Website URL" msgstr "" -#: ../../mod/photos.php:501 -msgid "No photos selected" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Please use SSL (https) URL if available." msgstr "" -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." +#: ../../mod/setup.php:325 ../../mod/setup.php:367 +msgid "Please select a default timezone for your website" msgstr "" -#: ../../mod/photos.php:589 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." +#: ../../mod/setup.php:352 +msgid "Site settings" msgstr "" -#: ../../mod/photos.php:592 -#, php-format -msgid "%1$.2f MB photo storage used." +#: ../../mod/setup.php:417 +msgid "Could not find a command line version of PHP in the web server PATH." msgstr "" -#: ../../mod/photos.php:620 -msgid "Upload Photos" +#: ../../mod/setup.php:418 +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 "" -#: ../../mod/photos.php:624 -msgid "Enter an album name" +#: ../../mod/setup.php:422 +msgid "PHP executable path" msgstr "" -#: ../../mod/photos.php:625 -msgid "or select an existing album (doubleclick)" +#: ../../mod/setup.php:422 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." msgstr "" -#: ../../mod/photos.php:626 -msgid "Create a status post for this upload" +#: ../../mod/setup.php:427 +msgid "Command line PHP" msgstr "" -#: ../../mod/photos.php:627 -msgid "Caption (optional):" +#: ../../mod/setup.php:436 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." msgstr "" -#: ../../mod/photos.php:628 -msgid "Description (optional):" +#: ../../mod/setup.php:437 +msgid "This is required for message delivery to work." msgstr "" -#: ../../mod/photos.php:655 -msgid "Album name could not be decoded" +#: ../../mod/setup.php:440 +msgid "PHP register_argc_argv" msgstr "" -#: ../../mod/photos.php:699 ../../mod/photos.php:1233 -#: ../../mod/photos.php:1250 -msgid "Contact Photos" +#: ../../mod/setup.php:458 +#, 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 "" -#: ../../mod/photos.php:722 -msgid "Show Newest First" +#: ../../mod/setup.php:463 +msgid "You can adjust these settings in the servers php.ini." msgstr "" -#: ../../mod/photos.php:724 -msgid "Show Oldest First" +#: ../../mod/setup.php:465 +msgid "PHP upload limits" msgstr "" -#: ../../mod/photos.php:824 -msgid "Permission denied. Access to this item may be restricted." +#: ../../mod/setup.php:488 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" msgstr "" -#: ../../mod/photos.php:826 -msgid "Photo not available" +#: ../../mod/setup.php:489 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." msgstr "" -#: ../../mod/photos.php:884 -msgid "Use as profile photo" +#: ../../mod/setup.php:492 +msgid "Generate encryption keys" msgstr "" -#: ../../mod/photos.php:891 -msgid "Private Photo" +#: ../../mod/setup.php:504 +msgid "libCurl PHP module" msgstr "" -#: ../../mod/photos.php:902 ../../mod/events.php:652 ../../mod/events.php:659 -msgid "Previous" +#: ../../mod/setup.php:505 +msgid "GD graphics PHP module" msgstr "" -#: ../../mod/photos.php:906 -msgid "View Full Size" +#: ../../mod/setup.php:506 +msgid "OpenSSL PHP module" msgstr "" -#: ../../mod/photos.php:985 -msgid "Edit photo" +#: ../../mod/setup.php:507 +msgid "mysqli or postgres PHP module" msgstr "" -#: ../../mod/photos.php:987 -msgid "Rotate CW (right)" +#: ../../mod/setup.php:508 +msgid "mb_string PHP module" msgstr "" -#: ../../mod/photos.php:988 -msgid "Rotate CCW (left)" +#: ../../mod/setup.php:509 +msgid "mcrypt PHP module" msgstr "" -#: ../../mod/photos.php:991 -msgid "Enter a new album name" +#: ../../mod/setup.php:510 +msgid "xml PHP module" msgstr "" -#: ../../mod/photos.php:992 -msgid "or select an existing one (doubleclick)" +#: ../../mod/setup.php:514 ../../mod/setup.php:516 +msgid "Apache mod_rewrite module" msgstr "" -#: ../../mod/photos.php:995 -msgid "Caption" +#: ../../mod/setup.php:514 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." msgstr "" -#: ../../mod/photos.php:997 -msgid "Add a Tag" +#: ../../mod/setup.php:520 ../../mod/setup.php:523 +msgid "proc_open" msgstr "" -#: ../../mod/photos.php:1001 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +#: ../../mod/setup.php:520 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" msgstr "" -#: ../../mod/photos.php:1004 -msgid "Flag as adult in album view" +#: ../../mod/setup.php:528 +msgid "Error: libCURL PHP module required but not installed." msgstr "" -#: ../../mod/photos.php:1196 -msgid "In This Photo:" +#: ../../mod/setup.php:532 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." msgstr "" -#: ../../mod/photos.php:1201 -msgid "Map" +#: ../../mod/setup.php:536 +msgid "Error: openssl PHP module required but not installed." msgstr "" -#: ../../mod/photos.php:1289 -msgid "View Album" +#: ../../mod/setup.php:540 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." msgstr "" -#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 -#: ../../mod/photos.php:1314 -msgid "Recent Photos" +#: ../../mod/setup.php:544 +msgid "Error: mb_string PHP module required but not installed." msgstr "" -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." +#: ../../mod/setup.php:548 +msgid "Error: mcrypt PHP module required but not installed." msgstr "" -#: ../../mod/lockview.php:58 -msgid "Visible to:" +#: ../../mod/setup.php:552 +msgid "Error: xml PHP module required for DAV but not installed." msgstr "" -#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" +#: ../../mod/setup.php:570 +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 "" -#: ../../mod/uexport.php:53 +#: ../../mod/setup.php:571 msgid "" -"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." +"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 "" -#: ../../mod/uexport.php:54 -msgid "Export Content" +#: ../../mod/setup.php:572 +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 "" -#: ../../mod/uexport.php:55 +#: ../../mod/setup.php:573 msgid "" -"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." +"You can alternatively skip this procedure and perform a manual installation. " +"Please see the file \"install/INSTALL.txt\" for instructions." msgstr "" -#: ../../mod/uexport.php:56 -msgid "Export your posts from a given year." +#: ../../mod/setup.php:576 +msgid ".htconfig.php is writable" msgstr "" -#: ../../mod/uexport.php:58 +#: ../../mod/setup.php:590 msgid "" -"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." +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." msgstr "" -#: ../../mod/uexport.php:59 +#: ../../mod/setup.php:591 #, php-format msgid "" -"To select all posts for a given year, such as this year, visit <a href=\"%1$s" -"\">%2$s</a>" +"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 "" -#: ../../mod/uexport.php:60 -#, php-format +#: ../../mod/setup.php:592 ../../mod/setup.php:613 msgid "" -"To select all posts for a given month, such as January of this year, visit " -"<a href=\"%1$s\">%2$s</a>" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." msgstr "" -#: ../../mod/uexport.php:61 +#: ../../mod/setup.php:593 #, php-format msgid "" -"These content files may be imported or restored by visiting <a href=\"%1$s\">" -"%2$s</a> on any site containing your channel. For best results please import " -"or restore these in date order (oldest first)." -msgstr "" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "" - -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "" - -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" +"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 "" -#: ../../mod/follow.php:25 -msgid "Channel added." +#: ../../mod/setup.php:596 +#, php-format +msgid "%s is writable" msgstr "" -#: ../../mod/rmagic.php:40 +#: ../../mod/setup.php:612 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." +"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 "" -#: ../../mod/rmagic.php:40 -msgid "The error message was:" +#: ../../mod/setup.php:616 +msgid "store is writable" msgstr "" -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." +#: ../../mod/setup.php:649 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." msgstr "" -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" +#: ../../mod/setup.php:650 +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 "" -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" +#: ../../mod/setup.php:651 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." msgstr "" -#: ../../mod/rmagic.php:86 -msgid "Authenticate" +#: ../../mod/setup.php:652 +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 "" -#: ../../mod/chat.php:174 -msgid "Room not found" +#: ../../mod/setup.php:653 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." msgstr "" -#: ../../mod/chat.php:185 -msgid "Leave Room" +#: ../../mod/setup.php:654 +msgid "" +"Providers are available that issue free certificates which are browser-valid." msgstr "" -#: ../../mod/chat.php:186 -msgid "Delete This Room" +#: ../../mod/setup.php:656 +msgid "SSL certificate validation" msgstr "" -#: ../../mod/chat.php:187 -msgid "I am away right now" +#: ../../mod/setup.php:662 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +"Test: " msgstr "" -#: ../../mod/chat.php:188 -msgid "I am online" +#: ../../mod/setup.php:665 +msgid "Url rewrite is working" msgstr "" -#: ../../mod/chat.php:190 -msgid "Bookmark this room" +#: ../../mod/setup.php:674 +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 "" -#: ../../mod/chat.php:208 ../../mod/chat.php:231 -msgid "New Chatroom" +#: ../../mod/setup.php:698 +msgid "Errors encountered creating database tables." msgstr "" -#: ../../mod/chat.php:209 -msgid "Chatroom Name" +#: ../../mod/setup.php:732 +msgid "<h1>What next</h1>" msgstr "" -#: ../../mod/chat.php:210 -msgid "Expiration of chats (minutes)" +#: ../../mod/setup.php:733 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" -#: ../../mod/chat.php:227 -#, php-format -msgid "%1$s's Chatrooms" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." msgstr "" -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." msgstr "" -#: ../../mod/search.php:214 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 #, php-format -msgid "Search results for: %s" -msgstr "" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "" - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "" - -#: ../../mod/connections.php:52 ../../mod/connections.php:150 -msgid "Blocked" -msgstr "" - -#: ../../mod/connections.php:57 ../../mod/connections.php:157 -msgid "Ignored" -msgstr "" - -#: ../../mod/connections.php:62 ../../mod/connections.php:171 -msgid "Hidden" -msgstr "" - -#: ../../mod/connections.php:67 ../../mod/connections.php:164 -msgid "Archived" -msgstr "" - -#: ../../mod/connections.php:128 -msgid "Suggest new connections" -msgstr "" - -#: ../../mod/connections.php:131 -msgid "New Connections" -msgstr "" - -#: ../../mod/connections.php:134 -msgid "Show pending (new) connections" -msgstr "" - -#: ../../mod/connections.php:137 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "" - -#: ../../mod/connections.php:140 -msgid "Show all connections" -msgstr "" - -#: ../../mod/connections.php:143 -msgid "Unblocked" -msgstr "" - -#: ../../mod/connections.php:146 -msgid "Only show unblocked connections" -msgstr "" - -#: ../../mod/connections.php:153 -msgid "Only show blocked connections" -msgstr "" - -#: ../../mod/connections.php:160 -msgid "Only show ignored connections" -msgstr "" - -#: ../../mod/connections.php:167 -msgid "Only show archived connections" -msgstr "" - -#: ../../mod/connections.php:174 -msgid "Only show hidden connections" +msgid "Site Member (%s)" msgstr "" -#: ../../mod/connections.php:225 +#: ../../mod/lostpass.php:40 #, php-format -msgid "%1$s [%2$s]" -msgstr "" - -#: ../../mod/connections.php:226 -msgid "Edit connection" -msgstr "" - -#: ../../mod/connections.php:264 -msgid "Search your connections" -msgstr "" - -#: ../../mod/connections.php:265 -msgid "Finding: " +msgid "Password reset requested at %s" msgstr "" -#: ../../mod/manage.php:130 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." msgstr "" -#: ../../mod/manage.php:138 -msgid "Create a new channel" +#: ../../mod/lostpass.php:86 ../../boot.php:1526 +msgid "Password Reset" msgstr "" -#: ../../mod/manage.php:161 -msgid "Current Channel" +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." msgstr "" -#: ../../mod/manage.php:163 -msgid "Switch to one of your channels by selecting it." +#: ../../mod/lostpass.php:88 +msgid "Your new password is" msgstr "" -#: ../../mod/manage.php:164 -msgid "Default Channel" +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" msgstr "" -#: ../../mod/manage.php:165 -msgid "Make Default" +#: ../../mod/lostpass.php:90 +msgid "click here to login" msgstr "" -#: ../../mod/manage.php:168 -#, php-format -msgid "%d new messages" +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." msgstr "" -#: ../../mod/manage.php:169 +#: ../../mod/lostpass.php:108 #, php-format -msgid "%d new introductions" -msgstr "" - -#: ../../mod/manage.php:171 -msgid "Delegated Channels" -msgstr "" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "" - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "" - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "" - -#: ../../mod/menu.php:95 -msgid "Visible on webpage - leave empty for no title" -msgstr "" - -#: ../../mod/menu.php:96 -msgid "Allow Bookmarks" -msgstr "" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "" - -#: ../../mod/menu.php:109 -msgid "Drop" -msgstr "" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "" - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "" - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "" - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "" - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "" - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "" - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "" - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "" - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "" - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "" - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "" - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "" - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "" - -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "" - -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "" - -#: ../../mod/mail.php:346 -msgid "Message has been recalled." +msgid "Your password has changed at %s" msgstr "" -#: ../../mod/mail.php:363 -msgid "Delete Conversation" +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" msgstr "" -#: ../../mod/mail.php:365 +#: ../../mod/lostpass.php:124 msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "" - -#: ../../mod/mail.php:369 -msgid "Send Reply" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." msgstr "" -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" +#: ../../mod/lostpass.php:125 +msgid "Email Address" msgstr "" -#: ../../mod/help.php:148 -msgid "Documentation Search" +#: ../../mod/lostpass.php:126 +msgid "Reset" msgstr "" -#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198 -msgid "Help:" +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" msgstr "" -#: ../../mod/help.php:213 ../../index.php:238 -msgid "Not Found" +#: ../../mod/sharedwithme.php:96 +msgid "NEW" msgstr "" -#: ../../mod/help.php:237 -msgid "$Projectname Documentation" +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" msgstr "" -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" msgstr "" #: ../../mod/siteinfo.php:15 @@ -8912,293 +9026,247 @@ msgstr "" msgid "Site Administrators" msgstr "" -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "" - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "" - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "" - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "" - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "" - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "" - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "" - -#: ../../mod/events.php:437 -msgid "Edit event titel" -msgstr "" - -#: ../../mod/events.php:437 -msgid "Event titel" -msgstr "" - -#: ../../mod/events.php:439 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../mod/events.php:440 -msgid "Edit Category" -msgstr "" - -#: ../../mod/events.php:440 -msgid "Category" -msgstr "" - -#: ../../mod/events.php:443 -msgid "Edit start date and time" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." msgstr "" -#: ../../mod/events.php:443 -msgid "Start date and time" +#: ../../mod/sources.php:45 +msgid "Source created." msgstr "" -#: ../../mod/events.php:444 ../../mod/events.php:447 -msgid "Finish date and time are not known or not relevant" +#: ../../mod/sources.php:57 +msgid "Source updated." msgstr "" -#: ../../mod/events.php:446 -msgid "Edit finish date and time" +#: ../../mod/sources.php:82 +msgid "*" msgstr "" -#: ../../mod/events.php:446 -msgid "Finish date and time" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." msgstr "" -#: ../../mod/events.php:448 ../../mod/events.php:449 -msgid "Adjust for viewer timezone" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" msgstr "" -#: ../../mod/events.php:448 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "" - -#: ../../mod/events.php:450 -msgid "Edit Description" -msgstr "" - -#: ../../mod/events.php:452 -msgid "Edit Location" -msgstr "" - -#: ../../mod/events.php:455 ../../mod/events.php:457 -msgid "Share this event" -msgstr "" - -#: ../../mod/events.php:462 -msgid "Advanced Options" -msgstr "" - -#: ../../mod/events.php:574 -msgid "l, F j" -msgstr "" - -#: ../../mod/events.php:596 -msgid "Edit event" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." msgstr "" -#: ../../mod/events.php:598 -msgid "Delete event" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" msgstr "" -#: ../../mod/events.php:632 -msgid "calendar" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" msgstr "" -#: ../../mod/events.php:651 -msgid "Edit Event" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." msgstr "" -#: ../../mod/events.php:651 -msgid "Create Event" +#: ../../mod/sources.php:130 +msgid "Edit Source" msgstr "" -#: ../../mod/events.php:661 -msgid "Today" +#: ../../mod/sources.php:131 +msgid "Delete Source" msgstr "" -#: ../../mod/events.php:692 -msgid "Event removed" +#: ../../mod/sources.php:158 +msgid "Source removed" msgstr "" -#: ../../mod/events.php:695 -msgid "Failed to remove event" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." msgstr "" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." +#: ../../mod/subthread.php:114 +#, php-format +msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" +#: ../../mod/subthread.php:116 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" msgstr "" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." msgstr "" -#: ../../mod/profperm.php:123 -msgid "Visible To" +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" -#: ../../mod/mitem.php:48 -msgid "Unable to create element." +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" msgstr "" -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" msgstr "" -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " msgstr "" -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" +#: ../../mod/thing.php:110 +msgid "Thing updated" msgstr "" -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" +#: ../../mod/thing.php:162 +msgid "Object store: failed" msgstr "" -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" +#: ../../mod/thing.php:166 +msgid "Thing added" msgstr "" -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" +#: ../../mod/thing.php:192 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" msgstr "" -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" +#: ../../mod/thing.php:255 +msgid "Show Thing" msgstr "" -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" +#: ../../mod/thing.php:262 +msgid "item not found." msgstr "" -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" +#: ../../mod/thing.php:295 +msgid "Edit Thing" msgstr "" -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" +#: ../../mod/thing.php:297 ../../mod/thing.php:347 +msgid "Select a profile" msgstr "" -#: ../../mod/mitem.php:157 -msgid "Submit and finish" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Post an activity" msgstr "" -#: ../../mod/mitem.php:158 -msgid "Submit and continue" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Only sends to viewers of the applicable profile" msgstr "" -#: ../../mod/mitem.php:166 -msgid "Menu:" +#: ../../mod/thing.php:303 ../../mod/thing.php:352 +msgid "Name of thing e.g. something" msgstr "" -#: ../../mod/mitem.php:169 -msgid "Link Target" +#: ../../mod/thing.php:305 ../../mod/thing.php:353 +msgid "URL of thing (optional)" msgstr "" -#: ../../mod/mitem.php:172 -msgid "Edit menu" +#: ../../mod/thing.php:307 ../../mod/thing.php:354 +msgid "URL for photo of thing (optional)" msgstr "" -#: ../../mod/mitem.php:175 -msgid "Edit element" +#: ../../mod/thing.php:345 +msgid "Add Thing to your Profile" msgstr "" -#: ../../mod/mitem.php:176 -msgid "Drop element" +#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 +msgid "Export Channel" msgstr "" -#: ../../mod/mitem.php:177 -msgid "New element" +#: ../../mod/uexport.php:53 +msgid "" +"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." msgstr "" -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" +#: ../../mod/uexport.php:54 +msgid "Export Content" msgstr "" -#: ../../mod/mitem.php:179 -msgid "Add menu element" +#: ../../mod/uexport.php:55 +msgid "" +"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." msgstr "" -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" +#: ../../mod/uexport.php:56 +msgid "Export your posts from a given year." msgstr "" -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" +#: ../../mod/uexport.php:58 +msgid "" +"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." msgstr "" -#: ../../mod/mitem.php:198 -msgid "Menu item not found." +#: ../../mod/uexport.php:59 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit <a href=\"%1$s" +"\">%2$s</a>" msgstr "" -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." +#: ../../mod/uexport.php:60 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"<a href=\"%1$s\">%2$s</a>" msgstr "" -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"These content files may be imported or restored by visiting <a href=\"%1$s\">" +"%2$s</a> on any site containing your channel. For best results please import " +"or restore these in date order (oldest first)." msgstr "" -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" +#: ../../mod/viewconnections.php:59 +msgid "No connections." msgstr "" -#: ../../mod/mitem.php:226 -msgid "Link text" +#: ../../mod/viewconnections.php:72 +#, php-format +msgid "Visit %s's profile [%s]" msgstr "" -#: ../../mod/wholikesme.php:13 -msgid "Who likes me?" +#: ../../mod/viewconnections.php:101 +msgid "View Connections" msgstr "" -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" +#: ../../mod/viewsrc.php:40 +msgid "Source of Item" msgstr "" -#: ../../mod/sharedwithme.php:96 -msgid "NEW" +#: ../../mod/webpages.php:191 +msgid "Page Title" msgstr "" -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" msgstr "" -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " msgstr "" -#: ../../mod/viewconnections.php:59 -msgid "No connections." +#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 +msgid "Cover Photos" msgstr "" -#: ../../mod/viewconnections.php:72 -#, php-format -msgid "Visit %s's profile [%s]" +#: ../../mod/cover_photo.php:352 +msgid "Upload Cover Photo" msgstr "" #: ../../view/theme/redbasic/php/config.php:82 @@ -9337,57 +9405,51 @@ msgstr "" msgid "Set size of followup author photos" msgstr "" -#: ../../Zotlabs/Zot/Auth.php:140 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please " -"logout and retry." -msgstr "" - -#: ../../boot.php:1299 +#: ../../boot.php:1329 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1302 +#: ../../boot.php:1332 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1469 +#: ../../boot.php:1499 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "" -#: ../../boot.php:1491 +#: ../../boot.php:1521 msgid "Password" msgstr "" -#: ../../boot.php:1492 +#: ../../boot.php:1522 msgid "Remember me" msgstr "" -#: ../../boot.php:1495 +#: ../../boot.php:1525 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:2115 +#: ../../boot.php:2155 msgid "toggle mobile" msgstr "" -#: ../../boot.php:2250 +#: ../../boot.php:2307 msgid "Website SSL certificate is not valid. Please correct." msgstr "" -#: ../../boot.php:2253 +#: ../../boot.php:2310 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "" -#: ../../boot.php:2290 +#: ../../boot.php:2347 msgid "Cron/Scheduled tasks not running." msgstr "" -#: ../../boot.php:2294 +#: ../../boot.php:2351 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "" diff --git a/util/hz b/util/hz new file mode 100755 index 000000000..cb6ccf419 --- /dev/null +++ b/util/hz @@ -0,0 +1,38 @@ +#!/bin/bash + +# Simple, minimalist command line tool to post status to hubzilla via the API. Requires curl. +# Put it in your path, and sneeze your statuses to the zot network from your shell. + +CONF=${HOME}/.hubzilla + +usage () { +echo "usage: hz [conffile]" +echo "Create a conf file, either in .hubzilla in your home directory, or supplied as an arg" +echo " USER=youruserame " +echo " PASS=yourpass" +echo " HUB=your.hub.domain.org" +echo +echo "Type \"hz\" (with or without a conf file as an arg), then enter your message. Use ctrl-D to send.." + +} + +CUR=`which curl` + +[ "$CUR" ] || { echo "curl is not installed or on your path"; usage; exit 1; } + +[ "$1" ] && CONF="$1" + + +. ${CONF} + +[ "$USER" ] || { echo "no USER"; usage; exit 1; } +[ "$PASS" ] || { echo "no PASS"; usage; exit 1; } +[ "$HUB" ] || { echo "no HUB"; usage; exit 1; } + +echo "enter your message to be posted as $USER @ $HUB, then hit Ctrl-D to send." + +MSG=$(cat) + +curl -ssl -u${USER}:${PASS} --data-urlencode "status=${MSG}" https://${HUB}/api/statuses/update + + diff --git a/util/shredder/JSON.sh b/util/shredder/JSON.sh index 65f5f1f66..20c4d282e 100755 --- a/util/shredder/JSON.sh +++ b/util/shredder/JSON.sh @@ -1,3 +1,4 @@ +#!/bin/bash # The MIT License # # Copyright (c) 2011 Dominic Tarr diff --git a/version.inc b/version.inc index 4887ba16b..fa80bc80a 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-12-18.1250 +2016-02-01.1296H diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/cs/htconfig.tpl +++ b/view/cs/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/css/conversation.css b/view/css/conversation.css index d49359f46..9063ffa60 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -49,7 +49,7 @@ code { height: 30px; } -#profile-jot-end { +#profile-jot-wrapper { margin-bottom: 30px; } diff --git a/view/css/mod_connections.css b/view/css/mod_connections.css index d5c9b3d4f..a33430e48 100644 --- a/view/css/mod_connections.css +++ b/view/css/mod_connections.css @@ -1,151 +1,35 @@ -.search-input { - padding: 4px 12px; - margin: 3px; +#contacts-search-form { + display: none; } -.field_abook_help { - color: #000; -} -.abook-them { - margin-left: 375px; - margin-bottom: 15px; -} -.abook-me { - margin-left: 36px; - margin-bottom: 15px; -} -.acheckbox { - margin-bottom: 5px !important; -} - -.abook-pending-contact { - background: orange; - font-weight: bold; - margin: 10px; - padding: 20px 5px 10px; +.section-subtitle-wrapper .btn-xs { + margin-top: -2px; } -#contact-slider { - width: 600px !important; +.contact-search { + height: 22px; + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; } -.abook-edit-them, .abook-edit-me { - float: left; - width: 100px !important; -} -.field_abook_help { - float: left; +.directory-photo-img.archived { + opacity: 0.3; + filter:alpha(opacity=30); } -#contacts-main { - margin-top: 20px; - margin-bottom: 20px; +.contact-photo-wrapper { + display: table-cell; + table-layout: fixed; + vertical-align: top; } - - -#contact-edit-wrapper { - margin-top: 10px; +.contact-info { + display: table-cell; + table-layout: fixed; + vertical-align: top; + padding-left: 10px; } -#contact-edit-banner-name { - font-size: 1.4em; +.contact-info-label { font-weight: bold; } - -#contact-edit-poll-wrapper { - margin-top: 15px; -} - -#contact-edit-poll-text { - margin-top: 15px; - margin-bottom: 5px; -} - -#contact-edit-update-now { - margin-top: 15px; -} - -#contact-edit-links{ - clear: both; -} - -#contact-edit-links ul { - list-style: none; - list-style-type: none; - margin-left: 0px; - padding-left: 0px; -} - -#contact-edit-links li { - margin-top: 5px; -} - -#contact-edit-drop-link { - float: right; - margin-right: 20px; -} - -#contact-edit-nav-end { - clear: both; -} - -#contact-edit-wrapper { - width: 100%; -} - -#contact-edit-end { - clear: both; - margin-top: 15px; -} - -#contact-profile-selector { - width: 175px; - margin-left: 175px; -} - -.contact-edit-submit { - margin-top: 20px; -} - -.contact-entry-wrapper { - float: left; - width: auto; - height: auto; - padding: 10px; - margin: 8px 10px 0 0; - border-top: 1px solid #eee; - border-left: 2px solid #eee; -} - -#contacts-search { - font-size: 1em; - width: 300px; -} - -#contacts-search-end { - margin-bottom: 10px; -} - -.contact-entry-photo-end { - clear: both; -} - -.contact-entry-name { - float: left; - margin-left: 0px; - margin-right: 10px; - margin-bottom: 10px; - width: 147px; - height: auto; - overflow: hidden; - white-space: nowrap; -} - -.contact-entry-name-end { - clear:both; -} - -.contact-entry-end { - clear: both; -} diff --git a/view/css/mod_mail.css b/view/css/mod_mail.css index 843d1274c..c1874edac 100644 --- a/view/css/mod_mail.css +++ b/view/css/mod_mail.css @@ -26,7 +26,7 @@ } #prvmail-text { - height: 20.0em; + height: 15.0em; } .mail-conv-outside-wrapper { diff --git a/view/css/mod_register.css b/view/css/mod_register.css index 618b7ce95..890a3f76b 100644 --- a/view/css/mod_register.css +++ b/view/css/mod_register.css @@ -42,3 +42,40 @@ h2 { margin-bottom: 20px; } +#newchannel-form { + font-size: 1.4em; + margin-left: 15%; + margin-top: 20px; + width: 50%; +} + +#newchannel-form .descriptive-paragraph { + color: #888; + margin-left: 20px; + margin-bottom: 25px; +} + +.newchannel-label { + float: left; + width: 275px; +} + +.newchannel-role-morehelp { + float: left; + width: 32px; +} +.newchannel-input { + float: left; + width: 275px; + padding: 5px; +} + +.newchannel-feedback { + float: left; + margin-left: 5px; +} + +.newchannel-field-end { + clear: both; + margin-bottom: 20px; +} diff --git a/view/css/redable.css b/view/css/redable.css index b8e31eab0..d72051279 100644 --- a/view/css/redable.css +++ b/view/css/redable.css @@ -1,9 +1,5 @@ -header #banner { - position: fixed; - top: 0; - width: 250px; - margin-left: auto; - margin-right: auto; +nav, header, .pageheader { + display: none; } main { @@ -17,13 +13,23 @@ main { @media screen and (max-width: 801px) { main { left: -14rem !important; - right: -14rem !important; - width: calc(100% + 14rem + 14rem) !important; + right: -14rem !important; + width: calc(100% + 14rem) !important; +} + +@media screen and (min-width: 802px) { +section#region_2 * { + font-size: 1.05rem; +} } #profile-photo-wrapper { display:none; } + +section#region_2 * { + font-size: 1.15rem; +} } aside#region_1 { @@ -32,7 +38,7 @@ aside#region_1 { max-width: 14rem; display: table-cell; vertical-align: top; - padding: 65px 7px 0px 7px; + padding: 7px 7px 0px 7px; } aside#region_1 * { @@ -48,7 +54,7 @@ section#region_2wrap { width: 100%; display: table-cell; vertical-align: top; - padding: 65px 10px 200px 10px; + padding: 17px 10px 200px 10px; } section#region_2 { @@ -60,10 +66,13 @@ section#region_2 { section#region_2 * { text-align: justify; - font-size: 1.15rem; line-height: 1.55; } +ul.nojustify li, .nojustify { + text-align: initial; +} + section#region_2 p + p { margin-top: 1.5em; } @@ -74,7 +83,7 @@ aside#region_3 { max-width: 14rem; display: table-cell; vertical-align: top; - padding: 65px 7px 0px 7px; + padding: 7px 7px 0px 7px; } aside#region_3 * { diff --git a/view/css/widgets.css b/view/css/widgets.css index f1c1436c7..a1801ac77 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -23,17 +23,6 @@ margin-top: 10px; } -/* follow */ - -#side-follow-url { - margin-top: 5px; - width: 100%; -} - -#side-follow-submit { - margin-top: 15px; -} - /* notes */ #note-text { diff --git a/view/de/htconfig.tpl b/view/de/htconfig.tpl index 928694769..205da73a3 100644 --- a/view/de/htconfig.tpl +++ b/view/de/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/en-au/htconfig.tpl b/view/en-au/htconfig.tpl index c3bef0de3..9dd0a1ab2 100644 --- a/view/en-au/htconfig.tpl +++ b/view/en-au/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/en-gb/htconfig.tpl b/view/en-gb/htconfig.tpl index c3bef0de3..9dd0a1ab2 100644 --- a/view/en-gb/htconfig.tpl +++ b/view/en-gb/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl index 17ee7bfeb..17f19702f 100644 --- a/view/en/htconfig.tpl +++ b/view/en/htconfig.tpl @@ -28,7 +28,7 @@ $db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres $default_timezone = '{{$timezone}}'; -// What is your site name? +// What is your site name? DO NOT ADD A TRAILING SLASH! $a->config['system']['baseurl'] = '{{$siteurl}}'; $a->config['system']['sitename'] = "Hubzilla"; diff --git a/view/eo/htconfig.tpl b/view/eo/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/eo/htconfig.tpl +++ b/view/eo/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/es b/view/es new file mode 120000 index 000000000..c8ba7666b --- /dev/null +++ b/view/es @@ -0,0 +1 @@ +es-es
\ No newline at end of file diff --git a/view/es/hmessages.po b/view/es-es/hmessages.po index 3d1938a07..87b6a8beb 100644 --- a/view/es/hmessages.po +++ b/view/es-es/hmessages.po @@ -3,30 +3,40 @@ # This file is distributed under the same license as the Red package. # # Translators: -# Alfonso <admin@alfonsomh.eu>, 2015 -# jeroenpraat <jeroenpraat@xs4all.nl>, 2015 -# Manuel Jiménez Friaza <mjfriaza@openmailbox.org>, 2015 -# Rafael, 2015 +# Alfonso <alfonsomthd@tutanota.com>, 2015 +# Manuel Jiménez Friaza <mjfriaza@openmailbox.org>, 2015-2016 # Rafael, 2015 # tony baldwin <tonybaldwin@gmx.com>, 2014 msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-11 00:03-0800\n" -"PO-Revision-Date: 2015-12-12 12:49+0000\n" +"POT-Creation-Date: 2016-01-29 00:03-0800\n" +"PO-Revision-Date: 2016-01-30 19:23+0000\n" "Last-Translator: Manuel Jiménez Friaza <mjfriaza@openmailbox.org>\n" -"Language-Team: Spanish (http://www.transifex.com/Friendica/red-matrix/language/es/)\n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/Friendica/red-matrix/language/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" +"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/Contact.php:101 ../../include/identity.php:947 -#: ../../include/widgets.php:137 ../../include/widgets.php:175 -#: ../../include/conversation.php:953 ../../mod/match.php:64 -#: ../../mod/directory.php:318 ../../mod/suggest.php:52 +#: ../../Zotlabs/Zot/Auth.php:140 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "La autenticación desde su servidor está bloqueada. Ha iniciado sesión localmente. Por favor, salga de la sesión y vuelva a intentarlo." + +#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 +#: ../../mod/openid.php:179 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Bienvenido %s. La identificación desde su servidor se ha llevado a cabo correctamente." + +#: ../../include/Contact.php:101 ../../include/conversation.php:961 +#: ../../include/identity.php:953 ../../include/widgets.php:137 +#: ../../include/widgets.php:175 ../../mod/directory.php:321 +#: ../../mod/match.php:64 ../../mod/suggest.php:52 msgid "Connect" msgstr "Conectar" @@ -43,94 +53,332 @@ msgstr "Abrir la dirección seleccionada en una ventana o pestaña aparte" msgid "User '%s' deleted" msgstr "El usuario '%s' ha sido eliminado" -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Sala de chat sin nombre" +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "No se ha encontrado el nombre de usuario en el fichero importado." -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Nombre de sala duplicado." +#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 +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/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Especificador de sala no válido." +#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 +msgid "Import completed." +msgstr "Importación completada." -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Sala no encontrada." +#: ../../include/ItemObject.php:89 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Mensaje Privado" -#: ../../include/chat.php:133 ../../include/items.php:4398 -#: ../../include/attach.php:140 ../../include/attach.php:188 -#: ../../include/attach.php:251 ../../include/attach.php:265 -#: ../../include/attach.php:272 ../../include/attach.php:337 -#: ../../include/attach.php:351 ../../include/attach.php:358 -#: ../../include/attach.php:436 ../../include/attach.php:884 -#: ../../include/attach.php:955 ../../include/attach.php:1107 -#: ../../include/photos.php:29 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:205 -#: ../../mod/item.php:213 ../../mod/item.php:1049 ../../mod/common.php:35 -#: ../../mod/achievements.php:30 ../../mod/rate.php:111 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/id.php:71 -#: ../../mod/like.php:177 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/mood.php:112 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/setup.php:227 -#: ../../mod/bookmarks.php:48 ../../mod/poke.php:133 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 -#: ../../mod/connedit.php:352 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/fsuggest.php:78 ../../mod/sources.php:66 -#: ../../mod/notifications.php:66 ../../mod/invite.php:13 -#: ../../mod/invite.php:87 ../../mod/profile_photo.php:341 -#: ../../mod/profile_photo.php:354 ../../mod/thing.php:271 -#: ../../mod/thing.php:291 ../../mod/thing.php:328 ../../mod/editblock.php:65 -#: ../../mod/network.php:12 ../../mod/pdledit.php:21 ../../mod/register.php:72 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/settings.php:568 ../../mod/webpages.php:69 -#: ../../mod/appman.php:66 ../../mod/layouts.php:69 ../../mod/layouts.php:76 -#: ../../mod/layouts.php:87 ../../mod/locs.php:83 ../../mod/regmod.php:17 -#: ../../mod/channel.php:100 ../../mod/channel.php:214 -#: ../../mod/channel.php:254 ../../mod/photos.php:70 ../../mod/editpost.php:13 -#: ../../mod/chat.php:94 ../../mod/chat.php:99 ../../mod/viewsrc.php:14 -#: ../../mod/authtest.php:13 ../../mod/connections.php:29 -#: ../../mod/manage.php:6 ../../mod/menu.php:74 ../../mod/mail.php:126 -#: ../../mod/service_limits.php:7 ../../mod/suggest.php:26 -#: ../../mod/events.php:260 ../../mod/message.php:16 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/mitem.php:111 ../../mod/sharedwithme.php:7 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../index.php:182 ../../index.php:365 -msgid "Permission denied." -msgstr "Acceso denegado." +#: ../../include/ItemObject.php:100 ../../include/RedDAV/RedBrowser.php:240 +#: ../../include/apps.php:259 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:286 +#: ../../mod/connections.php:306 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183 +#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256 +#: ../../mod/webpages.php:181 +msgid "Edit" +msgstr "Editar" -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "La sala está llena." +#: ../../include/ItemObject.php:120 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/apps.php:260 ../../include/conversation.php:657 +#: ../../mod/admin.php:895 ../../mod/admin.php:1054 ../../mod/blocks.php:155 +#: ../../mod/connections.php:259 ../../mod/connedit.php:560 +#: ../../mod/editblock.php:181 ../../mod/editlayout.php:179 +#: ../../mod/editwebpage.php:223 ../../mod/group.php:173 +#: ../../mod/photos.php:1126 ../../mod/settings.php:649 +#: ../../mod/thing.php:257 ../../mod/webpages.php:183 +msgid "Delete" +msgstr "Eliminar" -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "No se ha podido crear un canal con un identificador que ya existe en este sistema. La importación ha fallado." +#: ../../include/ItemObject.php:126 ../../include/conversation.php:656 +msgid "Select" +msgstr "Seleccionar" -#: ../../include/import.php:44 ../../include/Import/import_diaspora.php:42 -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/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Guardar en carpeta" -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." -msgstr "La clonación del canal no ha salido bien. La importación ha fallado." +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Participaré" -#: ../../include/import.php:80 ../../mod/import.php:139 -msgid "Cloned channel not found. Import failed." -msgstr "No se ha podido importar el canal porque el canal clonado no se ha encontrado." +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "No participaré" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Quizá participe" + +#: ../../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:1707 ../../mod/photos.php:1079 +#: ../../mod/photos.php:1091 +msgid "View all" +msgstr "Ver todo" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1731 +#: ../../include/taxonomy.php:414 ../../include/identity.php:1266 +#: ../../mod/photos.php:1083 ../../mod/zcard.php:56 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Me gusta" +msgstr[1] "Me gusta" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1734 +#: ../../mod/photos.php:1088 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "No me gusta" +msgstr[1] "No me gusta" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Destacar añadiendo una estrella" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Eliminar estrella" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Activar o desactivar el estado de entrada preferida" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "preferidas" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Firma de mensaje validada" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:672 +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:1023 +msgid "I like this (toggle)" +msgstr "Me gusta (cambiar)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:328 +msgid "like" +msgstr "me gusta" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 +msgid "I don't like this (toggle)" +msgstr "No me gusta esto (cambiar)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:329 +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:268 +msgid "Delivery Report" +msgstr "Informe de transmisión" + +#: ../../include/ItemObject.php:286 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d comentario" +msgstr[1] "%d comentarios" + +#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 +#, php-format +msgid "View %s's profile - %s" +msgstr "Ver el perfil de %s - %s" + +#: ../../include/ItemObject.php:319 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:320 +msgid "via" +msgstr "mediante" + +#: ../../include/ItemObject.php:321 +msgid "Wall-to-Wall" +msgstr "De página del perfil a página del perfil (de \"muro\" a \"muro\")" + +#: ../../include/ItemObject.php:322 +msgid "via Wall-To-Wall:" +msgstr "Mediante el procedimiento página del perfil a página del perfil (de \"muro\" a \"muro\")" + +#: ../../include/ItemObject.php:334 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "desde %s" + +#: ../../include/ItemObject.php:337 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "último cambio: %s" + +#: ../../include/ItemObject.php:338 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Caduca: %s" + +#: ../../include/ItemObject.php:362 +msgid "Save Bookmarks" +msgstr "Guardar en Marcadores" + +#: ../../include/ItemObject.php:363 +msgid "Add to Calendar" +msgstr "Añadir al calendario" + +#: ../../include/ItemObject.php:372 +msgid "Mark all seen" +msgstr "Marcar todo como visto" + +#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 +msgctxt "noun" +msgid "Likes" +msgstr "Me gusta" + +#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 +msgctxt "noun" +msgid "Dislikes" +msgstr "No me gusta" + +#: ../../include/ItemObject.php:384 ../../include/acl_selectors.php:252 +#: ../../mod/photos.php:1215 +msgid "Close" +msgstr "Cerrar" + +#: ../../include/ItemObject.php:389 ../../include/conversation.php:740 +#: ../../include/conversation.php:1237 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1026 +msgid "Please wait" +msgstr "Espere por favor" + +#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] mostrar todo:" + +#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 +#: ../../mod/photos.php:1160 +msgid "This is you" +msgstr "Este es usted" + +#: ../../include/ItemObject.php:696 ../../include/js_strings.php:6 +#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 +msgid "Comment" +msgstr "Comentar" + +#: ../../include/ItemObject.php:697 ../../include/js_strings.php:22 +#: ../../include/widgets.php:679 ../../include/widgets.php:691 +#: ../../mod/admin.php:453 ../../mod/admin.php:596 ../../mod/admin.php:888 +#: ../../mod/admin.php:1052 ../../mod/admin.php:1228 ../../mod/admin.php:1423 +#: ../../mod/admin.php:1508 ../../mod/appman.php:99 ../../mod/chat.php:184 +#: ../../mod/chat.php:213 ../../mod/connect.php:93 ../../mod/connedit.php:720 +#: ../../mod/events.php:461 ../../mod/events.php:658 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:527 +#: ../../mod/import_items.php:116 ../../mod/invite.php:142 +#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231 +#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59 +#: ../../mod/photos.php:637 ../../mod/photos.php:1005 +#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/poke.php:171 +#: ../../mod/profiles.php:675 ../../mod/rate.php:168 +#: ../../mod/settings.php:586 ../../mod/settings.php:698 +#: ../../mod/settings.php:726 ../../mod/settings.php:749 +#: ../../mod/settings.php:834 ../../mod/settings.php:1024 +#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/thing.php:312 ../../mod/thing.php:358 +#: ../../mod/xchan.php:11 ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Enviar" + +#: ../../include/ItemObject.php:698 ../../include/conversation.php:1209 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 +msgid "Bold" +msgstr "Negrita" + +#: ../../include/ItemObject.php:699 ../../include/conversation.php:1210 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 +msgid "Italic" +msgstr "Itálico " + +#: ../../include/ItemObject.php:700 ../../include/conversation.php:1211 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 +msgid "Underline" +msgstr "Subrayar" + +#: ../../include/ItemObject.php:701 ../../include/conversation.php:1212 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 +msgid "Quote" +msgstr "Citar" + +#: ../../include/ItemObject.php:702 ../../include/conversation.php:1213 +#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 +msgid "Code" +msgstr "Código" + +#: ../../include/ItemObject.php:703 +msgid "Image" +msgstr "Imagen" + +#: ../../include/ItemObject.php:704 +msgid "Insert Link" +msgstr "Insertar enlace" + +#: ../../include/ItemObject.php:705 +msgid "Video" +msgstr "VÃdeo" + +#: ../../include/ItemObject.php:706 ../../include/conversation.php:1179 +#: ../../include/page_widgets.php:40 ../../mod/editblock.php:171 +#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 +#: ../../mod/events.php:458 ../../mod/photos.php:1046 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "Previsualizar" + +#: ../../include/ItemObject.php:709 ../../include/conversation.php:1267 +#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 +msgid "Encrypt text" +msgstr "Cifrar texto" #: ../../include/RedDAV/RedBrowser.php:107 #: ../../include/RedDAV/RedBrowser.php:239 msgid "parent" msgstr "padre" -#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2582 +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2606 msgid "Collection" msgstr "Colección" @@ -154,15 +402,15 @@ msgstr "Programar bandeja de entrada" msgid "Schedule Outbox" msgstr "Programar bandeja de salida" -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/widgets.php:1330 -#: ../../include/conversation.php:1027 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../mod/photos.php:754 +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:360 +#: ../../include/apps.php:415 ../../include/conversation.php:1037 +#: ../../include/widgets.php:1386 ../../mod/photos.php:754 #: ../../mod/photos.php:1195 msgid "Unknown" msgstr "Desconocido" -#: ../../include/RedDAV/RedBrowser.php:226 ../../include/conversation.php:1629 -#: ../../include/nav.php:93 ../../include/apps.php:135 +#: ../../include/RedDAV/RedBrowser.php:226 ../../include/apps.php:135 +#: ../../include/conversation.php:1639 ../../include/nav.php:93 #: ../../mod/fbrowser.php:109 msgid "Files" msgstr "Ficheros" @@ -177,19 +425,20 @@ msgstr "Compartido" #: ../../include/RedDAV/RedBrowser.php:230 #: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 -#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 #: ../../mod/layouts.php:175 ../../mod/menu.php:114 +#: ../../mod/new_channel.php:144 ../../mod/register.php:255 +#: ../../mod/webpages.php:180 msgid "Create" msgstr "Crear" #: ../../include/RedDAV/RedBrowser.php:231 -#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1343 -#: ../../mod/profile_photo.php:453 ../../mod/photos.php:781 -#: ../../mod/photos.php:1316 +#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1399 +#: ../../mod/photos.php:781 ../../mod/photos.php:1316 +#: ../../mod/profile_photo.php:453 ../../mod/cover_photo.php:353 msgid "Upload" msgstr "Subir" -#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:981 +#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1060 #: ../../mod/settings.php:588 ../../mod/settings.php:614 #: ../../mod/sharedwithme.php:95 msgid "Name" @@ -199,7 +448,7 @@ msgstr "Nombre" msgid "Type" msgstr "Tipo" -#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1248 +#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1266 #: ../../mod/sharedwithme.php:97 msgid "Size" msgstr "Tamaño" @@ -208,29 +457,6 @@ msgstr "Tamaño" msgid "Last Modified" msgstr "Última modificación" -#: ../../include/RedDAV/RedBrowser.php:240 ../../include/menu.php:108 -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/ItemObject.php:100 ../../include/apps.php:259 -#: ../../mod/blocks.php:153 ../../mod/editwebpage.php:176 -#: ../../mod/thing.php:257 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:134 ../../mod/settings.php:648 -#: ../../mod/webpages.php:181 ../../mod/layouts.php:183 -#: ../../mod/editpost.php:112 ../../mod/connections.php:235 -#: ../../mod/connections.php:248 ../../mod/connections.php:267 -#: ../../mod/menu.php:108 -msgid "Edit" -msgstr "Editar" - -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/conversation.php:657 -#: ../../include/ItemObject.php:120 ../../include/apps.php:260 -#: ../../mod/group.php:173 ../../mod/blocks.php:155 ../../mod/connedit.php:551 -#: ../../mod/editwebpage.php:223 ../../mod/thing.php:258 -#: ../../mod/editblock.php:181 ../../mod/admin.php:816 ../../mod/admin.php:975 -#: ../../mod/editlayout.php:179 ../../mod/settings.php:649 -#: ../../mod/webpages.php:183 ../../mod/photos.php:1126 -msgid "Delete" -msgstr "Eliminar" - #: ../../include/RedDAV/RedBrowser.php:282 #, php-format msgid "You are using %1$s of your available file storage." @@ -253,856 +479,308 @@ msgstr "Crear nueva carpeta" msgid "Upload file" msgstr "Subir fichero" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "¿Borrar este elemento?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:696 -#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 -msgid "Comment" -msgstr "Comentar" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413 -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 coinciden" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -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:157 -#: ../../mod/connedit.php:694 -msgid "Rating" -msgstr "Valoración" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Describir (opcional)" - -#: ../../include/js_strings.php:22 ../../include/widgets.php:676 -#: ../../include/widgets.php:688 ../../include/ItemObject.php:697 -#: ../../mod/filestorage.php:156 ../../mod/group.php:81 -#: ../../mod/connect.php:93 ../../mod/rate.php:168 ../../mod/mood.php:135 -#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/pconfig.php:108 -#: ../../mod/poke.php:171 ../../mod/profiles.php:675 -#: ../../mod/connedit.php:715 ../../mod/fsuggest.php:108 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/import.php:527 ../../mod/invite.php:142 ../../mod/thing.php:313 -#: ../../mod/thing.php:359 ../../mod/import_items.php:122 -#: ../../mod/pdledit.php:58 ../../mod/admin.php:442 ../../mod/admin.php:809 -#: ../../mod/admin.php:973 ../../mod/admin.php:1110 ../../mod/admin.php:1304 -#: ../../mod/admin.php:1389 ../../mod/settings.php:586 -#: ../../mod/settings.php:698 ../../mod/settings.php:726 -#: ../../mod/settings.php:749 ../../mod/settings.php:834 -#: ../../mod/settings.php:1023 ../../mod/appman.php:99 ../../mod/locs.php:116 -#: ../../mod/xchan.php:11 ../../mod/photos.php:637 ../../mod/photos.php:1005 -#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/chat.php:184 -#: ../../mod/chat.php:213 ../../mod/mail.php:380 ../../mod/events.php:461 -#: ../../mod/events.php:658 ../../mod/mitem.php:231 -#: ../../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, introduzca 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á seguro de que desea abandonar la página?" - -#: ../../include/js_strings.php:25 ../../mod/pubsites.php:28 -#: ../../mod/profiles.php:464 ../../mod/events.php:452 -msgid "Location" -msgstr "Ubicación" +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "Dirección de correo no válida" -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "Su dirección de correo no pertenece a ninguno de los dominios permitidos en este sitio." -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "Su dirección de correo está ya registrada en este sitio." -#: ../../include/js_strings.php:29 -msgid "ago" -msgstr "antes" +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "Es obligatorio que le inviten." -#: ../../include/js_strings.php:30 -msgid "from now" -msgstr "desde ahora" +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "No se ha podido verificar su invitación." -#: ../../include/js_strings.php:31 -msgid "less than a minute" -msgstr "menos de un minuto" +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "Por favor introduzca la información requerida." -#: ../../include/js_strings.php:32 -msgid "about a minute" -msgstr "alrededor de un minuto" +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "La información de la cuenta no se ha podido guardar." -#: ../../include/js_strings.php:33 +#: ../../include/account.php:249 #, php-format -msgid "%d minutes" -msgstr "%d minutos" - -#: ../../include/js_strings.php:34 -msgid "about an hour" -msgstr "alrededor de una hora" +msgid "Registration confirmation for %s" +msgstr "Confirmación de registro para %s" -#: ../../include/js_strings.php:35 +#: ../../include/account.php:315 #, php-format -msgid "about %d hours" -msgstr "alrededor de %d horas" - -#: ../../include/js_strings.php:36 -msgid "a day" -msgstr "un dÃa" +msgid "Registration request at %s" +msgstr "Solicitud de registro en %s" -#: ../../include/js_strings.php:37 -#, php-format -msgid "%d days" -msgstr "%d dÃas" +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1660 +msgid "Administrator" +msgstr "Administrador" -#: ../../include/js_strings.php:38 -msgid "about a month" -msgstr "alrededor de un mes" +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "su contraseña de registro" -#: ../../include/js_strings.php:39 +#: ../../include/account.php:342 ../../include/account.php:402 #, php-format -msgid "%d months" -msgstr "%d meses" +msgid "Registration details for %s" +msgstr "Detalles del registro de %s" -#: ../../include/js_strings.php:40 -msgid "about a year" -msgstr "alrededor de un año" +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "Cuenta aprobada." -#: ../../include/js_strings.php:41 +#: ../../include/account.php:454 #, php-format -msgid "%d years" -msgstr "%d años" - -#: ../../include/js_strings.php:42 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/js_strings.php:45 ../../include/text.php:1165 -msgid "January" -msgstr "enero" - -#: ../../include/js_strings.php:46 ../../include/text.php:1165 -msgid "February" -msgstr "febrero" - -#: ../../include/js_strings.php:47 ../../include/text.php:1165 -msgid "March" -msgstr "marzo" - -#: ../../include/js_strings.php:48 ../../include/text.php:1165 -msgid "April" -msgstr "abril" - -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" -msgstr "mayo" - -#: ../../include/js_strings.php:50 ../../include/text.php:1165 -msgid "June" -msgstr "junio" - -#: ../../include/js_strings.php:51 ../../include/text.php:1165 -msgid "July" -msgstr "julio" - -#: ../../include/js_strings.php:52 ../../include/text.php:1165 -msgid "August" -msgstr "agosto" - -#: ../../include/js_strings.php:53 ../../include/text.php:1165 -msgid "September" -msgstr "septiembre" - -#: ../../include/js_strings.php:54 ../../include/text.php:1165 -msgid "October" -msgstr "octubre" - -#: ../../include/js_strings.php:55 ../../include/text.php:1165 -msgid "November" -msgstr "noviembre" - -#: ../../include/js_strings.php:56 ../../include/text.php:1165 -msgid "December" -msgstr "diciembre" - -#: ../../include/js_strings.php:57 -msgid "Jan" -msgstr "ene" - -#: ../../include/js_strings.php:58 -msgid "Feb" -msgstr "feb" - -#: ../../include/js_strings.php:59 -msgid "Mar" -msgstr "mar" - -#: ../../include/js_strings.php:60 -msgid "Apr" -msgstr "abr" - -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" -msgstr "may" - -#: ../../include/js_strings.php:62 -msgid "Jun" -msgstr "jun" - -#: ../../include/js_strings.php:63 -msgid "Jul" -msgstr "jul" - -#: ../../include/js_strings.php:64 -msgid "Aug" -msgstr "ago" - -#: ../../include/js_strings.php:65 -msgid "Sep" -msgstr "sep" - -#: ../../include/js_strings.php:66 -msgid "Oct" -msgstr "oct" - -#: ../../include/js_strings.php:67 -msgid "Nov" -msgstr "nov" - -#: ../../include/js_strings.php:68 -msgid "Dec" -msgstr "dic" - -#: ../../include/js_strings.php:69 ../../include/text.php:1161 -msgid "Sunday" -msgstr "domingo" - -#: ../../include/js_strings.php:70 ../../include/text.php:1161 -msgid "Monday" -msgstr "lunes" - -#: ../../include/js_strings.php:71 ../../include/text.php:1161 -msgid "Tuesday" -msgstr "martes" - -#: ../../include/js_strings.php:72 ../../include/text.php:1161 -msgid "Wednesday" -msgstr "miércoles" - -#: ../../include/js_strings.php:73 ../../include/text.php:1161 -msgid "Thursday" -msgstr "jueves" - -#: ../../include/js_strings.php:74 ../../include/text.php:1161 -msgid "Friday" -msgstr "viernes" - -#: ../../include/js_strings.php:75 ../../include/text.php:1161 -msgid "Saturday" -msgstr "sábado" - -#: ../../include/js_strings.php:76 -msgid "Sun" -msgstr "dom" - -#: ../../include/js_strings.php:77 -msgid "Mon" -msgstr "lun" - -#: ../../include/js_strings.php:78 -msgid "Tue" -msgstr "mar" - -#: ../../include/js_strings.php:79 -msgid "Wed" -msgstr "mié" - -#: ../../include/js_strings.php:80 -msgid "Thu" -msgstr "jue" - -#: ../../include/js_strings.php:81 -msgid "Fri" -msgstr "vie" - -#: ../../include/js_strings.php:82 -msgid "Sat" -msgstr "sáb" - -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" -msgstr "hoy" - -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" -msgstr "mes" - -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" -msgstr "semana" +msgid "Registration revoked for %s" +msgstr "Registro revocado para %s" -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" -msgstr "dÃa" +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "Cuenta verificada. Por favor, inicie sesión." -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" -msgstr "Todos los dÃas" +#: ../../include/account.php:719 ../../include/account.php:721 +msgid "Click here to upgrade." +msgstr "Pulse aquà para actualizar" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "No se ha encontrado el nombre de usuario en el fichero importado." +#: ../../include/account.php:727 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Esta acción supera los lÃmites establecidos por su plan de suscripción " -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 -msgid "Import completed." -msgstr "Importación completada." +#: ../../include/account.php:732 +msgid "This action is not available under your subscription plan." +msgstr "Esta acción no está disponible en su plan de suscripción." -#: ../../include/comanche.php:34 ../../mod/admin.php:351 -msgid "Default" -msgstr "Predeterminado" +#: ../../include/acl_selectors.php:218 +msgid "Visible to your default audience" +msgstr "Visible para su público predeterminado." -#: ../../include/items.php:423 ../../mod/group.php:68 ../../mod/like.php:280 -#: ../../mod/dreport.php:6 ../../mod/dreport.php:45 ../../mod/subthread.php:58 -#: ../../mod/import_items.php:114 ../../mod/profperm.php:23 -#: ../../index.php:364 -msgid "Permission denied" -msgstr "Permiso denegado" +#: ../../include/acl_selectors.php:243 +msgid "Show" +msgstr "Mostrar" -#: ../../include/items.php:1130 ../../include/items.php:1176 -msgid "(Unknown)" -msgstr "(Desconocido)" +#: ../../include/acl_selectors.php:244 +msgid "Don't show" +msgstr "No mostrar" -#: ../../include/items.php:1373 -msgid "Visible to anybody on the internet." -msgstr "Visible para cualquiera en internet." +#: ../../include/acl_selectors.php:249 +msgid "Other networks and post services" +msgstr "Otras redes y servicios de publicación" -#: ../../include/items.php:1375 -msgid "Visible to you only." -msgstr "Visible sólo para usted." +#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211 +#: ../../mod/filestorage.php:147 ../../mod/photos.php:631 +#: ../../mod/photos.php:998 ../../mod/thing.php:309 ../../mod/thing.php:355 +msgid "Permissions" +msgstr "Permisos" -#: ../../include/items.php:1377 -msgid "Visible to anybody in this network." -msgstr "Visible para cualquiera en esta red." +#: ../../include/activities.php:42 +msgid " and " +msgstr "y" -#: ../../include/items.php:1379 -msgid "Visible to anybody authenticated." -msgstr "Visible para cualquiera que haya sido autenticado." +#: ../../include/activities.php:50 +msgid "public profile" +msgstr "perfil público" -#: ../../include/items.php:1381 +#: ../../include/activities.php:59 #, php-format -msgid "Visible to anybody on %s." -msgstr "Visible para cualquiera en %s." - -#: ../../include/items.php:1383 -msgid "Visible to all connections." -msgstr "Visible para todas las conexiones." - -#: ../../include/items.php:1385 -msgid "Visible to approved connections." -msgstr "Visible para las conexiones permitidas." - -#: ../../include/items.php:1387 -msgid "Visible to specific connections." -msgstr "Visible para conexiones especÃficas." - -#: ../../include/items.php:4319 ../../mod/filestorage.php:27 -#: ../../mod/thing.php:86 ../../mod/admin.php:127 ../../mod/admin.php:1012 -#: ../../mod/admin.php:1217 ../../mod/display.php:36 ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Elemento no encontrado." - -#: ../../include/items.php:4831 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Collection not found." -msgstr "Colección no encontrada." - -#: ../../include/items.php:4847 -msgid "Collection is empty." -msgstr "La colección está vacÃa." +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiado %2$s a “%3$s”" -#: ../../include/items.php:4854 +#: ../../include/activities.php:60 #, php-format -msgid "Collection: %s" -msgstr "Colección: %s" +msgid "Visit %1$s's %2$s" +msgstr "Visitar %2$s de %1$s" -#: ../../include/items.php:4864 ../../mod/connedit.php:683 +#: ../../include/activities.php:63 #, php-format -msgid "Connection: %s" -msgstr "Conexión: %s" - -#: ../../include/items.php:4866 -msgid "Connection not found." -msgstr "Conexión no encontrada" - -#: ../../include/event.php:22 ../../include/bb2diaspora.php:471 -#: ../../include/text.php:1392 -msgid "l F d, Y \\@ g:i A" -msgstr "l d de F, Y \\@ G:i" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:477 -#: ../../include/text.php:1396 -msgid "Starts:" -msgstr "Comienza:" - -#: ../../include/event.php:40 ../../include/bb2diaspora.php:485 -#: ../../include/text.php:1400 -msgid "Finishes:" -msgstr "Finaliza:" - -#: ../../include/event.php:52 ../../include/identity.php:998 -#: ../../include/bb2diaspora.php:493 ../../include/text.php:1407 -#: ../../mod/directory.php:304 -msgid "Location:" -msgstr "Ubicación:" - -#: ../../include/event.php:768 -msgid "This event has been added to your calendar." -msgstr "Este evento ha sido añadido a su calendario." - -#: ../../include/event.php:904 ../../include/conversation.php:123 -#: ../../include/text.php:1919 ../../mod/tagger.php:47 ../../mod/like.php:363 -#: ../../mod/events.php:249 -msgid "event" -msgstr "evento" - -#: ../../include/event.php:967 -msgid "Not specified" -msgstr "Sin especificar" - -#: ../../include/event.php:968 -msgid "Needs Action" -msgstr "Necesita de una intervención" - -#: ../../include/event.php:969 -msgid "Completed" -msgstr "Completado/a" - -#: ../../include/event.php:970 -msgid "In Process" -msgstr "En proceso" - -#: ../../include/event.php:971 -msgid "Cancelled" -msgstr "Cancelado/a" - -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "No ha sido posible obtener información sobre la identidad desde la base de datos" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Nombre vacÃo" - -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Nombre demasiado largo" - -#: ../../include/identity.php:181 -msgid "No account identifier" -msgstr "Ningún identificador de la cuenta" - -#: ../../include/identity.php:193 -msgid "Nickname is required." -msgstr "Se requiere un sobrenombre (alias)." - -#: ../../include/identity.php:207 -msgid "Reserved nickname. Please choose another." -msgstr "Sobrenombre en uso. Por favor, elija otro." - -#: ../../include/identity.php:212 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "El alias contiene caracteres no admitidos o está ya en uso por otros usuarios de este sitio." - -#: ../../include/identity.php:288 -msgid "Unable to retrieve created identity" -msgstr "No ha sido posible recuperar la identidad creada" - -#: ../../include/identity.php:346 -msgid "Default Profile" -msgstr "Perfil principal" - -#: ../../include/identity.php:390 ../../include/identity.php:391 -#: ../../include/identity.php:398 ../../include/widgets.php:430 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:573 -#: ../../mod/settings.php:338 ../../mod/settings.php:342 -#: ../../mod/settings.php:343 ../../mod/settings.php:346 -#: ../../mod/settings.php:357 -msgid "Friends" -msgstr "Amigos" - -#: ../../include/identity.php:770 -msgid "Requested channel is not available." -msgstr "El canal solicitado no está disponible." - -#: ../../include/identity.php:816 ../../mod/filestorage.php:54 -#: ../../mod/connect.php:13 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/hcard.php:8 ../../mod/editwebpage.php:28 -#: ../../mod/profile.php:16 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/webpages.php:29 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." -msgstr "El perfil solicitado no está disponible." - -#: ../../include/identity.php:960 ../../mod/profiles.php:782 -msgid "Change profile photo" -msgstr "Cambiar la foto del perfil" - -#: ../../include/identity.php:966 -msgid "Profiles" -msgstr "Perfiles" - -#: ../../include/identity.php:966 -msgid "Manage/edit profiles" -msgstr "Administrar/editar perfiles" - -#: ../../include/identity.php:967 ../../mod/profiles.php:783 -msgid "Create New Profile" -msgstr "Crear un nuevo perfil" - -#: ../../include/identity.php:970 ../../include/nav.php:90 -msgid "Edit Profile" -msgstr "Editar el perfil" - -#: ../../include/identity.php:982 ../../mod/profiles.php:794 -msgid "Profile Image" -msgstr "Imagen del perfil" - -#: ../../include/identity.php:985 -msgid "visible to everybody" -msgstr "visible para cualquiera" - -#: ../../include/identity.php:986 ../../mod/profiles.php:677 -#: ../../mod/profiles.php:798 -msgid "Edit visibility" -msgstr "Editar visibilidad" - -#: ../../include/identity.php:1002 ../../include/identity.php:1242 -msgid "Gender:" -msgstr "Género:" - -#: ../../include/identity.php:1003 ../../include/identity.php:1286 -msgid "Status:" -msgstr "Estado:" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ha actualizado %2$s cambiando %3$s." -#: ../../include/identity.php:1004 ../../include/identity.php:1297 -msgid "Homepage:" -msgstr "Página personal:" +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "CronologÃa pública" -#: ../../include/identity.php:1005 -msgid "Online Now" -msgstr "Ahora en lÃnea" +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Adminstrador del sitio" -#: ../../include/identity.php:1089 ../../include/identity.php:1167 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "g A l d F" +#: ../../include/apps.php:129 ../../include/conversation.php:1665 +#: ../../include/nav.php:103 +msgid "Bookmarks" +msgstr "Marcadores" -#: ../../include/identity.php:1090 ../../include/identity.php:1168 -msgid "F d" -msgstr "d F" +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Libreta de direcciones" -#: ../../include/identity.php:1135 ../../include/identity.php:1207 -#: ../../mod/ping.php:341 -msgid "[today]" -msgstr "[hoy]" +#: ../../include/apps.php:131 ../../include/nav.php:111 ../../boot.php:1518 +msgid "Login" +msgstr "Iniciar sesión" -#: ../../include/identity.php:1146 -msgid "Birthday Reminders" -msgstr "Recordatorios de cumpleaños" +#: ../../include/apps.php:132 ../../include/nav.php:200 +#: ../../mod/manage.php:162 +msgid "Channel Manager" +msgstr "Administración de canales" -#: ../../include/identity.php:1147 -msgid "Birthdays this week:" -msgstr "Cumpleaños de esta semana:" +#: ../../include/apps.php:133 ../../include/nav.php:174 +msgid "Grid" +msgstr "Red" -#: ../../include/identity.php:1200 -msgid "[No description]" -msgstr "[Sin descripción]" +#: ../../include/apps.php:134 ../../include/nav.php:202 +#: ../../include/widgets.php:557 ../../mod/admin.php:1168 +#: ../../mod/admin.php:1390 +msgid "Settings" +msgstr "Ajustes" -#: ../../include/identity.php:1218 -msgid "Event Reminders" -msgstr "Recordatorios de eventos" +#: ../../include/apps.php:136 ../../include/conversation.php:1675 +#: ../../include/nav.php:107 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Páginas web" -#: ../../include/identity.php:1219 -msgid "Events this week:" -msgstr "Eventos de esta semana:" +#: ../../include/apps.php:137 ../../include/nav.php:177 +msgid "Channel Home" +msgstr "Mi canal" -#: ../../include/identity.php:1232 ../../include/identity.php:1349 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 msgid "Profile" msgstr "Perfil" -#: ../../include/identity.php:1240 ../../mod/settings.php:1029 -msgid "Full Name:" -msgstr "Nombre completo:" - -#: ../../include/identity.php:1247 -msgid "Like this channel" -msgstr "Me gusta este canal" - -#: ../../include/identity.php:1258 ../../include/taxonomy.php:414 -#: ../../include/conversation.php:1721 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1083 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Me gusta" -msgstr[1] "Me gusta" - -#: ../../include/identity.php:1271 -msgid "j F, Y" -msgstr "j F Y" - -#: ../../include/identity.php:1272 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1279 -msgid "Birthday:" -msgstr "Cumpleaños:" - -#: ../../include/identity.php:1283 ../../mod/directory.php:299 -msgid "Age:" -msgstr "Edad:" - -#: ../../include/identity.php:1292 -#, php-format -msgid "for %1$d %2$s" -msgstr "por %1$d %2$s" - -#: ../../include/identity.php:1295 ../../mod/profiles.php:699 -msgid "Sexual Preference:" -msgstr "Orientación sexual:" - -#: ../../include/identity.php:1299 ../../mod/profiles.php:701 -#: ../../mod/directory.php:315 -msgid "Hometown:" -msgstr "Ciudad de origen:" - -#: ../../include/identity.php:1301 -msgid "Tags:" -msgstr "Etiquetas:" - -#: ../../include/identity.php:1303 ../../mod/profiles.php:702 -msgid "Political Views:" -msgstr "Posición polÃtica:" - -#: ../../include/identity.php:1305 -msgid "Religion:" -msgstr "Religión:" - -#: ../../include/identity.php:1307 ../../mod/directory.php:317 -msgid "About:" -msgstr "Sobre mÃ:" - -#: ../../include/identity.php:1309 -msgid "Hobbies/Interests:" -msgstr "Aficciones/Intereses:" - -#: ../../include/identity.php:1311 ../../mod/profiles.php:705 -msgid "Likes:" -msgstr "Me gusta:" - -#: ../../include/identity.php:1313 ../../mod/profiles.php:706 -msgid "Dislikes:" -msgstr "No me gusta:" - -#: ../../include/identity.php:1315 -msgid "Contact information and Social Networks:" -msgstr "Información de contacto y redes sociales:" - -#: ../../include/identity.php:1317 -msgid "My other channels:" -msgstr "Mis otros canales:" - -#: ../../include/identity.php:1319 -msgid "Musical interests:" -msgstr "Intereses musicales:" - -#: ../../include/identity.php:1321 -msgid "Books, literature:" -msgstr "Libros, literatura:" - -#: ../../include/identity.php:1323 -msgid "Television:" -msgstr "Televisión:" - -#: ../../include/identity.php:1325 -msgid "Film/dance/culture/entertainment:" -msgstr "Cine/danza/cultura/entretenimiento:" - -#: ../../include/identity.php:1327 -msgid "Love/Romance:" -msgstr "Vida sentimental/amorosa:" - -#: ../../include/identity.php:1329 -msgid "Work/employment:" -msgstr "Trabajo:" - -#: ../../include/identity.php:1331 -msgid "School/education:" -msgstr "Estudios:" - -#: ../../include/identity.php:1351 -msgid "Like this thing" -msgstr "Me gusta esto" - -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" -msgstr "Etiquetas" - -#: ../../include/taxonomy.php:282 ../../include/widgets.php:36 -#: ../../include/contact_widgets.php:95 -msgid "Categories" -msgstr "CategorÃas" +#: ../../include/apps.php:139 ../../include/conversation.php:1632 +#: ../../include/nav.php:92 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" -#: ../../include/taxonomy.php:305 -msgid "Keywords" -msgstr "Palabras clave" +#: ../../include/apps.php:140 ../../include/nav.php:196 +msgid "Events" +msgstr "Eventos" -#: ../../include/taxonomy.php:326 -msgid "have" -msgstr "tener" +#: ../../include/apps.php:141 ../../include/nav.php:162 +msgid "Directory" +msgstr "Directorio" -#: ../../include/taxonomy.php:326 -msgid "has" -msgstr "tiene" +#: ../../include/apps.php:142 ../../include/nav.php:154 ../../mod/help.php:204 +#: ../../mod/help.php:209 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Ayuda" -#: ../../include/taxonomy.php:327 -msgid "want" -msgstr "quiero" +#: ../../include/apps.php:143 ../../include/nav.php:188 +msgid "Mail" +msgstr "Correo" -#: ../../include/taxonomy.php:327 -msgid "wants" -msgstr "quiere" +#: ../../include/apps.php:144 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Estado de ánimo" -#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254 -msgid "like" -msgstr "me gusta" +#: ../../include/apps.php:145 ../../include/conversation.php:965 +msgid "Poke" +msgstr "Toques y otras cosas" -#: ../../include/taxonomy.php:328 -msgid "likes" -msgstr "gusta de" +#: ../../include/apps.php:146 ../../include/nav.php:97 +msgid "Chat" +msgstr "Chat" -#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255 -msgid "dislike" -msgstr "no me gusta" +#: ../../include/apps.php:147 ../../include/nav.php:159 +#: ../../include/text.php:885 ../../include/text.php:897 +#: ../../mod/connections.php:302 ../../mod/search.php:40 +msgid "Search" +msgstr "Buscar" -#: ../../include/taxonomy.php:329 -msgid "dislikes" -msgstr "no gusta de" +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Probar" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visible para su público predeterminado." +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Sugerir" -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostrar" +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canal aleatorio" -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "No mostrar" +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Invitar" -#: ../../include/acl_selectors.php:247 -msgid "Other networks and post services" -msgstr "Otras redes y servicios de correo" +#: ../../include/apps.php:152 ../../include/widgets.php:1272 +msgid "Features" +msgstr "Funcionalidades" -#: ../../include/acl_selectors.php:249 ../../mod/filestorage.php:147 -#: ../../mod/thing.php:310 ../../mod/thing.php:356 ../../mod/photos.php:631 -#: ../../mod/photos.php:998 ../../mod/chat.php:211 -msgid "Permissions" -msgstr "Permisos" +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Idioma" -#: ../../include/acl_selectors.php:250 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1215 -msgid "Close" -msgstr "Cerrar" +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Publicación" -#: ../../include/activities.php:42 -msgid " and " -msgstr "y" +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Foto del perfil" -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "perfil público" +#: ../../include/apps.php:252 ../../mod/settings.php:84 +#: ../../mod/settings.php:612 +msgid "Update" +msgstr "Actualizar" -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s cambió %2$s a “%3$s”" +#: ../../include/apps.php:252 +msgid "Install" +msgstr "Instalar" -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Visitar %2$s de %1$s" +#: ../../include/apps.php:257 +msgid "Purchase" +msgstr "Comprar" -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s ha actualizado %2$s cambiando %3$s." +#: ../../include/attach.php:140 ../../include/attach.php:188 +#: ../../include/attach.php:251 ../../include/attach.php:265 +#: ../../include/attach.php:272 ../../include/attach.php:337 +#: ../../include/attach.php:351 ../../include/attach.php:358 +#: ../../include/attach.php:436 ../../include/attach.php:888 +#: ../../include/attach.php:959 ../../include/attach.php:1111 +#: ../../include/chat.php:133 ../../include/photos.php:29 +#: ../../include/items.php:4429 ../../index.php:186 ../../index.php:371 +#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76 +#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100 +#: ../../mod/channel.php:215 ../../mod/channel.php:255 ../../mod/chat.php:94 +#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29 +#: ../../mod/connedit.php:355 ../../mod/editblock.php:65 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 +#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 +#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/layouts.php:69 +#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 +#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 +#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:112 ../../mod/network.php:12 +#: ../../mod/new_channel.php:75 ../../mod/new_channel.php:109 +#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 +#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/profile_photo.php:341 ../../mod/profile_photo.php:354 +#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 +#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 +#: ../../mod/service_limits.php:7 ../../mod/settings.php:568 +#: ../../mod/setup.php:227 ../../mod/sharedwithme.php:7 +#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 +#: ../../mod/thing.php:290 ../../mod/thing.php:327 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 +#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 +msgid "Permission denied." +msgstr "Acceso denegado." #: ../../include/attach.php:246 ../../include/attach.php:332 msgid "Item was not found." @@ -1112,1042 +790,289 @@ msgstr "Elemento no encontrado." msgid "No source file." msgstr "Ningún fichero de origen" -#: ../../include/attach.php:514 +#: ../../include/attach.php:518 msgid "Cannot locate file to replace" msgstr "No se puede localizar el fichero que va a ser sustituido." -#: ../../include/attach.php:532 +#: ../../include/attach.php:536 msgid "Cannot locate file to revise/update" msgstr "No se puede localizar el fichero para revisar/actualizar" -#: ../../include/attach.php:667 +#: ../../include/attach.php:671 #, php-format msgid "File exceeds size limit of %d" msgstr "El fichero supera el limite de tamaño de %d" -#: ../../include/attach.php:681 +#: ../../include/attach.php:685 #, 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:837 +#: ../../include/attach.php:841 msgid "File upload failed. Possible system limit or action terminated." msgstr "Error de carga, posiblemente por limite del sistema o porque la acción ha finalizado." -#: ../../include/attach.php:850 +#: ../../include/attach.php:854 msgid "Stored file could not be verified. Upload failed." msgstr "El fichero almacenado no ha podido ser verificado. El envÃo ha fallado." -#: ../../include/attach.php:898 ../../include/attach.php:914 +#: ../../include/attach.php:902 ../../include/attach.php:918 msgid "Path not available." msgstr "Ruta no disponible." -#: ../../include/attach.php:960 ../../include/attach.php:1112 +#: ../../include/attach.php:964 ../../include/attach.php:1116 msgid "Empty pathname" msgstr "Ruta vacÃa" -#: ../../include/attach.php:986 +#: ../../include/attach.php:990 msgid "duplicate filename or path" msgstr "Nombre duplicado de ruta o fichero" -#: ../../include/attach.php:1008 +#: ../../include/attach.php:1012 msgid "Path not found." msgstr "Ruta no encontrada" -#: ../../include/attach.php:1066 +#: ../../include/attach.php:1070 msgid "mkdir failed." msgstr "mkdir ha fallado." -#: ../../include/attach.php:1070 +#: ../../include/attach.php:1074 msgid "database storage failed." msgstr "el almacenamiento en la base de datos ha fallado." -#: ../../include/attach.php:1118 +#: ../../include/attach.php:1122 msgid "Empty path" msgstr "Ruta vacÃa" -#: ../../include/bb2diaspora.php:382 -msgid "Attachments:" -msgstr "Ficheros adjuntos:" - -#: ../../include/bb2diaspora.php:473 -msgid "$Projectname event notification:" -msgstr "Notificación de eventos de $Projectname:" +#: ../../include/auth.php:132 +msgid "Logged out." +msgstr "Desconectado/a." -#: ../../include/notify.php:20 -msgid "created a new post" -msgstr "ha creado una nueva entrada" +#: ../../include/auth.php:273 +msgid "Failed authentication" +msgstr "Autenticación fallida." -#: ../../include/notify.php:21 -#, php-format -msgid "commented on %s's post" -msgstr "ha comentado la entrada de %s" +#: ../../include/auth.php:287 ../../mod/openid.php:189 +msgid "Login failed." +msgstr "El acceso ha fallado." -#: ../../include/widgets.php:92 ../../include/nav.php:157 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Aplicaciones" +#: ../../include/bb2diaspora.php:376 +msgid "Attachments:" +msgstr "Ficheros adjuntos:" -#: ../../include/widgets.php:93 -msgid "System" -msgstr "Sistema" +#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 +#: ../../include/text.php:1410 +msgid "l F d, Y \\@ g:i A" +msgstr "l d de F, Y \\@ G:i" -#: ../../include/widgets.php:95 ../../include/conversation.php:1526 -msgid "Personal" -msgstr "Personales" +#: ../../include/bb2diaspora.php:467 +msgid "$Projectname event notification:" +msgstr "Notificación de eventos de $Projectname:" -#: ../../include/widgets.php:96 -msgid "Create Personal App" -msgstr "Crear una aplicación personal" +#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 +#: ../../include/text.php:1414 +msgid "Starts:" +msgstr "Comienza:" -#: ../../include/widgets.php:97 -msgid "Edit Personal App" -msgstr "Editar una aplicación personal" +#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 +#: ../../include/text.php:1418 +msgid "Finishes:" +msgstr "Finaliza:" -#: ../../include/widgets.php:139 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignorar/Ocultar" +#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 +#: ../../include/identity.php:1004 ../../include/text.php:1425 +#: ../../mod/directory.php:307 +msgid "Location:" +msgstr "Ubicación:" -#: ../../include/widgets.php:144 ../../mod/connections.php:125 -msgid "Suggestions" -msgstr "Sugerencias" +#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 +#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 +#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 +#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 +#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 +#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 +#: ../../include/bbcode.php:833 +msgid "Image/photo" +msgstr "Imagen/foto" -#: ../../include/widgets.php:145 -msgid "See more..." -msgstr "Ver más..." +#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 +msgid "Encrypted content" +msgstr "Contenido cifrado" -#: ../../include/widgets.php:166 +#: ../../include/bbcode.php:179 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Tiene %1$.0f de %2$.0f conexiones permitidas." - -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Añadir nueva conexión" - -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Introducir 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:192 ../../include/text.php:868 -#: ../../include/text.php:880 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100 -#: ../../mod/admin.php:1449 ../../mod/admin.php:1469 ../../mod/filer.php:49 -msgid "Save" -msgstr "Guardar" - -#: ../../include/widgets.php:266 -msgid "Remove term" -msgstr "Eliminar término" - -#: ../../include/widgets.php:274 ../../include/features.php:72 -msgid "Saved Searches" -msgstr "Búsquedas guardadas" - -#: ../../include/widgets.php:275 ../../include/group.php:300 -msgid "add" -msgstr "añadir" - -#: ../../include/widgets.php:304 ../../include/features.php:85 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" -msgstr "Carpetas guardadas" - -#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:98 -msgid "Everything" -msgstr "Todo" - -#: ../../include/widgets.php:349 -msgid "Archives" -msgstr "Hemeroteca" - -#: ../../include/widgets.php:428 ../../mod/connedit.php:571 -msgid "Me" -msgstr "Yo" - -#: ../../include/widgets.php:429 ../../mod/connedit.php:572 -msgid "Family" -msgstr "Familia" - -#: ../../include/widgets.php:431 ../../mod/connedit.php:574 -msgid "Acquaintances" -msgstr "Conocidos/as" - -#: ../../include/widgets.php:432 ../../mod/connedit.php:575 -#: ../../mod/connections.php:88 ../../mod/connections.php:103 -msgid "All" -msgstr "Todas" - -#: ../../include/widgets.php:451 -msgid "Refresh" -msgstr "Recargar" - -#: ../../include/widgets.php:485 -msgid "Account settings" -msgstr "Configuración de la cuenta" - -#: ../../include/widgets.php:491 -msgid "Channel settings" -msgstr "Configuración del canal" - -#: ../../include/widgets.php:497 -msgid "Additional features" -msgstr "CaracterÃsticas adicionales" - -#: ../../include/widgets.php:503 -msgid "Feature/Addon settings" -msgstr "Configuración de caracterÃsticas o complementos" - -#: ../../include/widgets.php:509 -msgid "Display settings" -msgstr "Ajustes de visualización" - -#: ../../include/widgets.php:515 -msgid "Connected apps" -msgstr "Aplicaciones conectadas" - -#: ../../include/widgets.php:521 -msgid "Export channel" -msgstr "Exportar canal" - -#: ../../include/widgets.php:530 ../../mod/connedit.php:683 -msgid "Connection Default Permissions" -msgstr "Permisos predeterminados de conexión" - -#: ../../include/widgets.php:538 -msgid "Premium Channel Settings" -msgstr "Configuración del canal premium" - -#: ../../include/widgets.php:546 ../../include/features.php:59 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "OrÃgenes de los contenidos del canal" - -#: ../../include/widgets.php:554 ../../include/nav.php:202 -#: ../../include/apps.php:134 ../../mod/admin.php:1071 -#: ../../mod/admin.php:1271 -msgid "Settings" -msgstr "Ajustes" - -#: ../../include/widgets.php:568 -msgid "Private Mail Menu" -msgstr "Menú de correo privado" - -#: ../../include/widgets.php:570 -msgid "Combined View" -msgstr "Vista combinada" - -#: ../../include/widgets.php:575 ../../include/nav.php:191 -msgid "Inbox" -msgstr "Bandeja de entrada" - -#: ../../include/widgets.php:580 ../../include/nav.php:192 -msgid "Outbox" -msgstr "Bandeja de salida" - -#: ../../include/widgets.php:585 ../../include/nav.php:193 -msgid "New Message" -msgstr "Nuevo mensaje" - -#: ../../include/widgets.php:604 ../../include/widgets.php:616 -msgid "Conversations" -msgstr "Conversaciones" - -#: ../../include/widgets.php:608 -msgid "Received Messages" -msgstr "Mensajes recibidos" - -#: ../../include/widgets.php:612 -msgid "Sent Messages" -msgstr "Enviar mensajes" - -#: ../../include/widgets.php:626 -msgid "No messages." -msgstr "Sin mensajes." - -#: ../../include/widgets.php:644 -msgid "Delete conversation" -msgstr "Eliminar conversación" - -#: ../../include/widgets.php:670 -msgid "Events Menu" -msgstr "Menú de eventos" - -#: ../../include/widgets.php:671 -msgid "Day View" -msgstr "Eventos del dÃa" - -#: ../../include/widgets.php:672 -msgid "Week View" -msgstr "Eventos de la semana" - -#: ../../include/widgets.php:673 -msgid "Month View" -msgstr "Eventos del mes" - -#: ../../include/widgets.php:674 ../../mod/events.php:654 -msgid "Export" -msgstr "Exportar" - -#: ../../include/widgets.php:675 ../../mod/events.php:657 -msgid "Import" -msgstr "Importar" - -#: ../../include/widgets.php:685 -msgid "Events Tools" -msgstr "Gestión de eventos" - -#: ../../include/widgets.php:686 -msgid "Export Calendar" -msgstr "Exportar el calendario" - -#: ../../include/widgets.php:687 -msgid "Import Calendar" -msgstr "Importar un calendario" - -#: ../../include/widgets.php:761 -msgid "Chat Rooms" -msgstr "Salas de chat" - -#: ../../include/widgets.php:781 -msgid "Bookmarked Chatrooms" -msgstr "Salas de chat preferidas" - -#: ../../include/widgets.php:801 -msgid "Suggested Chatrooms" -msgstr "Salas de chat sugeridas" - -#: ../../include/widgets.php:928 ../../include/widgets.php:986 -msgid "photo/image" -msgstr "foto/imagen" - -#: ../../include/widgets.php:1081 ../../include/widgets.php:1083 -msgid "Rate Me" -msgstr "Valorar este canal" - -#: ../../include/widgets.php:1087 -msgid "View Ratings" -msgstr "Mostrar las valoraciones" - -#: ../../include/widgets.php:1098 -msgid "Public Hubs" -msgstr "Servidores públicos" - -#: ../../include/widgets.php:1146 -msgid "Forums" -msgstr "Foros" - -#: ../../include/widgets.php:1175 -msgid "Tasks" -msgstr "Tareas" - -#: ../../include/widgets.php:1184 -msgid "Documentation" -msgstr "Documentación" - -#: ../../include/widgets.php:1186 -msgid "Project/Site Information" -msgstr "Información sobre el proyecto o sitio" - -#: ../../include/widgets.php:1187 -msgid "For Members" -msgstr "Para los usuarios" - -#: ../../include/widgets.php:1188 -msgid "For Administrators" -msgstr "Para los administradores" - -#: ../../include/widgets.php:1189 -msgid "For Developers" -msgstr "Para los desarrolladores" - -#: ../../include/widgets.php:1214 ../../mod/admin.php:441 -msgid "Site" -msgstr "Sitio" - -#: ../../include/widgets.php:1215 -msgid "Accounts" -msgstr "Cuentas" - -#: ../../include/widgets.php:1216 ../../mod/admin.php:972 -msgid "Channels" -msgstr "Canales" - -#: ../../include/widgets.php:1217 ../../mod/admin.php:1069 -#: ../../mod/admin.php:1109 -msgid "Plugins" -msgstr "Extensiones" +msgid "Install %s element: " +msgstr "Instalar el elemento %s:" -#: ../../include/widgets.php:1218 ../../mod/admin.php:1269 -#: ../../mod/admin.php:1303 -msgid "Themes" -msgstr "Temas" +#: ../../include/bbcode.php:183 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Esta entrada contiene el elemento instalable %s, sin embargo le faltan permisos para instalarlo en este sitio." -#: ../../include/widgets.php:1219 -msgid "Inspect queue" -msgstr "Examinar la cola" +#: ../../include/bbcode.php:193 ../../mod/impel.php:37 +msgid "webpage" +msgstr "página web" -#: ../../include/widgets.php:1220 -msgid "Profile Config" -msgstr "Ajustes del perfil" +#: ../../include/bbcode.php:196 ../../mod/impel.php:47 +msgid "layout" +msgstr "disposición" -#: ../../include/widgets.php:1221 -msgid "DB updates" -msgstr "Actualizaciones de la base de datos" +#: ../../include/bbcode.php:199 ../../mod/impel.php:42 +msgid "block" +msgstr "bloque" -#: ../../include/widgets.php:1239 ../../include/widgets.php:1245 -#: ../../mod/admin.php:1388 -msgid "Logs" -msgstr "Informes" +#: ../../include/bbcode.php:202 ../../mod/impel.php:54 +msgid "menu" +msgstr "menú" -#: ../../include/widgets.php:1243 ../../include/nav.php:210 -msgid "Admin" -msgstr "Administrador" +#: ../../include/bbcode.php:257 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s escribió la siguiente %2$s %3$s" -#: ../../include/widgets.php:1244 -msgid "Plugin Features" -msgstr "Ajustes de la extensión" +#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 +msgid "post" +msgstr "la entrada" -#: ../../include/widgets.php:1246 -msgid "User registrations waiting for confirmation" -msgstr "Registros de usuarios pendientes de confirmación" +#: ../../include/bbcode.php:547 +msgid "Different viewers will see this text differently" +msgstr "Visitantes diferentes verán este texto de forma distinta" -#: ../../include/widgets.php:1324 ../../mod/photos.php:748 -#: ../../mod/photos.php:1283 -msgid "View Photo" -msgstr "Ver foto" +#: ../../include/bbcode.php:755 +msgid "$1 spoiler" +msgstr "$1 spoiler" -#: ../../include/widgets.php:1341 ../../mod/photos.php:779 -msgid "Edit Album" -msgstr "Editar álbum" +#: ../../include/bbcode.php:782 +msgid "$1 wrote:" +msgstr "$1 escribió:" #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "Marcadores de %1$s" -#: ../../include/features.php:38 -msgid "General Features" -msgstr "CaracterÃsticas generales" - -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Caducidad 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 "Activar una herramienta para almacenar notas y recordatorios" - -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Navegación por el selector de canales" - -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Cambiar de 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, enlazar estas 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 "Les permite configurar restricciones y normas de uso 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 (1024px) photo thumbnails in posts. If not enabled, use small " -"(640px) photo thumbnails" -msgstr "Incluir miniaturas de fotos grandes (1024px) en publicaciones. Si no está habilitado, usar miniaturas pequeñas (640px)" - -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importar automáticamente contenido de otros canales o \"feeds\"" - -#: ../../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:62 -msgid "Delayed Posting" -msgstr "Publicación aplazada" - -#: ../../include/features.php:62 -msgid "Allow posts to be published at a later date" -msgstr "Permitir mensajes que se publicarán en una fecha posterior" - -#: ../../include/features.php:63 -msgid "Suppress Duplicate Posts/Comments" -msgstr "Prevenir entradas o comentarios duplicados" - -#: ../../include/features.php:63 -msgid "" -"Prevent posts with identical content to be published with less than two " -"minutes in between submissions." -msgstr "Prevenir que entradas con contenido idéntico se publiquen con menos de dos minutos de intervalo." - -#: ../../include/features.php:69 -msgid "Network and Stream Filtering" -msgstr "Filtrado del contenido" - -#: ../../include/features.php:70 -msgid "Search by Date" -msgstr "Buscar por fecha" - -#: ../../include/features.php:70 -msgid "Ability to select posts by date ranges" -msgstr "Capacidad de seleccionar entradas por rango de fechas" - -#: ../../include/features.php:71 -msgid "Collections Filter" -msgstr "Filtrado de colecciones" - -#: ../../include/features.php:71 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Habilitar la muestra de entradas eligiendo colecciones" - -#: ../../include/features.php:72 -msgid "Save search terms for re-use" -msgstr "Guardar términos de búsqueda para su reutilización" - -#: ../../include/features.php:73 -msgid "Network Personal Tab" -msgstr "Actividad personal" - -#: ../../include/features.php:73 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Habilitar una pestaña en la cual se muestren solo las entradas en las que ha participado." - -#: ../../include/features.php:74 -msgid "Network New Tab" -msgstr "Contenido nuevo" - -#: ../../include/features.php:74 -msgid "Enable tab to display all new Network activity" -msgstr "Habilitar una pestaña en la que se muestre solo el contenido nuevo" - -#: ../../include/features.php:75 -msgid "Affinity Tool" -msgstr "Herramienta de afinidad" - -#: ../../include/features.php:75 -msgid "Filter stream activity by depth of relationships" -msgstr "Filtrar el contenido según la profundidad de las relaciones" - -#: ../../include/features.php:76 -msgid "Connection Filtering" -msgstr "Filtrado de conexiones" - -#: ../../include/features.php:76 -msgid "Filter incoming posts from connections based on keywords/content" -msgstr "Filtrar publicaciones entrantes de conexiones por palabras clave o contenido" - -#: ../../include/features.php:77 -msgid "Suggest Channels" -msgstr "Sugerir canales" - -#: ../../include/features.php:77 -msgid "Show channel suggestions" -msgstr "Mostrar sugerencias de canales" - -#: ../../include/features.php:82 -msgid "Post/Comment Tools" -msgstr "Herramientas de entradas/comentarios" - -#: ../../include/features.php:83 -msgid "Tagging" -msgstr "Etiquetado" - -#: ../../include/features.php:83 -msgid "Ability to tag existing posts" -msgstr "Capacidad de etiquetar entradas existentes" - -#: ../../include/features.php:84 -msgid "Post Categories" -msgstr "CategorÃas de entradas" - -#: ../../include/features.php:84 -msgid "Add categories to your posts" -msgstr "Añadir categorÃas a sus publicaciones" - -#: ../../include/features.php:85 -msgid "Ability to file posts under folders" -msgstr "Capacidad de archivar entradas en carpetas" - -#: ../../include/features.php:86 -msgid "Dislike Posts" -msgstr "Desagrado de publicaciones" - -#: ../../include/features.php:86 -msgid "Ability to dislike posts/comments" -msgstr "Capacidad de mostrar desacuerdo con el contenido de entradas y comentarios" - -#: ../../include/features.php:87 -msgid "Star Posts" -msgstr "Entradas destacadas" - -#: ../../include/features.php:87 -msgid "Ability to mark special posts with a star indicator" -msgstr "Capacidad de marcar entradas destacadas con un indicador de estrella" - -#: ../../include/features.php:88 -msgid "Tag Cloud" -msgstr "Nube de etiquetas" - -#: ../../include/features.php:88 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Proveer nube de etiquetas personal en su página de canal" - -#: ../../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 especificado" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871 -msgid "Other" -msgstr "Otro" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indeciso/a" - -#: ../../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 "Homosexual" - -#: ../../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 "Casto/a" - -#: ../../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 "Fetichista" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "OrgÃas" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Asexual" - -#: ../../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 "Apasionado/a" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Saliendo con alguien" - -#: ../../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 "Amigos con algo extra" - -#: ../../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 en sueños" - -#: ../../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 "Matrimonio tradicional" - -#: ../../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 "Libertino" - -#: ../../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 en sueños" - -#: ../../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únteme" - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Varios" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-DD o MM-DD" +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Sala de chat sin nombre" -#: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 -msgid "Required" -msgstr "Obligatorio" +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Nombre de sala duplicado." -#: ../../include/datetime.php:263 ../../boot.php:2284 -msgid "never" -msgstr "nunca" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Especificador de sala no válido." -#: ../../include/datetime.php:269 -msgid "less than a second ago" -msgstr "hace un instante" +#: ../../include/chat.php:122 +msgid "Room not found." +msgstr "Sala no encontrada." -#: ../../include/datetime.php:272 -msgid "year" -msgstr "año" +#: ../../include/chat.php:143 +msgid "Room is full" +msgstr "La sala está llena." -#: ../../include/datetime.php:272 -msgid "years" -msgstr "años" +#: ../../include/comanche.php:34 ../../mod/admin.php:362 +msgid "Default" +msgstr "Predeterminado" -#: ../../include/datetime.php:273 -msgid "month" -msgstr "mes" +#: ../../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 disponibles" -#: ../../include/datetime.php:273 -msgid "months" -msgstr "meses" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Avanzado" -#: ../../include/datetime.php:274 -msgid "week" -msgstr "semana" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Encontrar canales" -#: ../../include/datetime.php:274 -msgid "weeks" -msgstr "semanas" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Introducir nombre o interés" -#: ../../include/datetime.php:275 -msgid "day" -msgstr "dÃa" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Conectar/Seguir" -#: ../../include/datetime.php:275 -msgid "days" -msgstr "dÃas" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Ejemplos: José Fernández, Pesca" -#: ../../include/datetime.php:276 -msgid "hour" -msgstr "hora" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 +#: ../../mod/directory.php:384 ../../mod/directory.php:389 +msgid "Find" +msgstr "Encontrar" -#: ../../include/datetime.php:276 -msgid "hours" -msgstr "horas" +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Sugerencias de canales" -#: ../../include/datetime.php:277 -msgid "minute" -msgstr "minuto" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Perfil aleatorio" -#: ../../include/datetime.php:277 -msgid "minutes" -msgstr "minutos" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invitar a amigos" -#: ../../include/datetime.php:278 -msgid "second" -msgstr "segundo" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Ejemplo avanzado: nombre=juan y paÃs=españa" -#: ../../include/datetime.php:278 -msgid "seconds" -msgstr "segundos" +#: ../../include/contact_widgets.php:57 ../../include/widgets.php:304 +#: ../../include/features.php:93 +msgid "Saved Folders" +msgstr "Carpetas guardadas" -#: ../../include/datetime.php:286 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "hace %1$d %2$s" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98 +#: ../../include/widgets.php:307 +msgid "Everything" +msgstr "Todo" -#: ../../include/datetime.php:520 -#, php-format -msgid "%1$s's birthday" -msgstr "Cumpleaños de %1$s" +#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282 +#: ../../include/widgets.php:36 +msgid "Categories" +msgstr "CategorÃas" -#: ../../include/datetime.php:521 +#: ../../include/contact_widgets.php:128 #, php-format -msgid "Happy Birthday %1$s" -msgstr "Feliz cumpleaños %1$s" +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/api.php:1301 -msgid "Public Timeline" -msgstr "CronologÃa pública" +#: ../../include/contact_widgets.php:133 +msgid "show more" +msgstr "mostrar más" -#: ../../include/conversation.php:120 ../../include/text.php:1916 -#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83 +#: ../../include/conversation.php:120 ../../include/text.php:1940 +#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43 msgid "photo" msgstr "foto" +#: ../../include/conversation.php:123 ../../include/event.php:904 +#: ../../include/text.php:1943 ../../mod/events.php:249 ../../mod/like.php:363 +#: ../../mod/tagger.php:47 +msgid "event" +msgstr "evento" + #: ../../include/conversation.php:126 ../../mod/like.php:113 msgid "channel" msgstr "el canal" -#: ../../include/conversation.php:148 ../../include/text.php:1922 +#: ../../include/conversation.php:148 ../../include/text.php:1946 #: ../../mod/like.php:361 ../../mod/subthread.php:83 msgid "status" msgstr "el mensaje de estado" -#: ../../include/conversation.php:150 ../../include/text.php:1924 +#: ../../include/conversation.php:150 ../../include/text.php:1948 #: ../../mod/tagger.php:53 msgid "comment" msgstr "el comentario" @@ -2155,12 +1080,12 @@ msgstr "el comentario" #: ../../include/conversation.php:164 ../../mod/like.php:410 #, php-format msgid "%1$s likes %2$s's %3$s" -msgstr "a %1$s le gusta %3$s de %2$s" +msgstr "A %1$s le gusta %3$s de %2$s" #: ../../include/conversation.php:167 ../../mod/like.php:412 #, php-format msgid "%1$s doesn't like %2$s's %3$s" -msgstr "a %1$s no le gusta %3$s de %2$s" +msgstr "A %1$s no le gusta %3$s de %2$s" #: ../../include/conversation.php:204 #, php-format @@ -2172,7 +1097,7 @@ msgstr "%1$s ahora está conectado/a con %2$s" msgid "%1$s poked %2$s" msgstr "%1$s ha dado un toque a %2$s" -#: ../../include/conversation.php:243 ../../include/text.php:954 +#: ../../include/conversation.php:243 ../../include/text.php:972 msgid "poked" msgstr "ha dado un toque a" @@ -2222,22 +1147,6 @@ msgctxt "title" msgid "Might attend" msgstr "Quizá participe" -#: ../../include/conversation.php:656 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Seleccionar" - -#: ../../include/conversation.php:664 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Mensaje Privado" - -#: ../../include/conversation.php:671 ../../include/ItemObject.php:227 -msgid "Message signature validated" -msgstr "Firma de mensaje validada" - -#: ../../include/conversation.php:672 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" -msgstr "Firma de mensaje incorrecta" - #: ../../include/conversation.php:691 #, php-format msgid "View %s's profile @ %s" @@ -2251,32 +1160,10 @@ msgstr "CategorÃas:" msgid "Filed under:" msgstr "Archivado bajo:" -#: ../../include/conversation.php:719 ../../include/ItemObject.php:334 -#, php-format -msgid "from %s" -msgstr "desde %s" - -#: ../../include/conversation.php:722 ../../include/ItemObject.php:337 -#, php-format -msgid "last edited: %s" -msgstr "último cambio: %s" - -#: ../../include/conversation.php:723 ../../include/ItemObject.php:338 -#, php-format -msgid "Expires: %s" -msgstr "Caduca: %s" - #: ../../include/conversation.php:738 msgid "View in context" msgstr "Mostrar en su contexto" -#: ../../include/conversation.php:740 ../../include/conversation.php:1227 -#: ../../include/ItemObject.php:389 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:150 ../../mod/editlayout.php:148 -#: ../../mod/photos.php:1026 ../../mod/editpost.php:129 -msgid "Please wait" -msgstr "Espere por favor" - #: ../../include/conversation.php:850 msgid "remove" msgstr "eliminar" @@ -2289,921 +1176,981 @@ msgstr "Cargando..." msgid "Delete Selected Items" msgstr "Eliminar elementos seleccionados" -#: ../../include/conversation.php:946 +#: ../../include/conversation.php:953 msgid "View Source" -msgstr "Ver la fuente original de la entrada" +msgstr "Ver la fuente original de la publicación" -#: ../../include/conversation.php:947 +#: ../../include/conversation.php:954 msgid "Follow Thread" msgstr "Seguir este hilo" -#: ../../include/conversation.php:948 +#: ../../include/conversation.php:955 msgid "Unfollow Thread" msgstr "Dejar de seguir este hilo" -#: ../../include/conversation.php:949 -msgid "View Status" -msgstr "Ver mi estado actual" - -#: ../../include/conversation.php:950 ../../include/nav.php:86 -#: ../../mod/connedit.php:498 +#: ../../include/conversation.php:959 ../../include/nav.php:86 +#: ../../mod/connedit.php:507 msgid "View Profile" msgstr "Ver el perfil" -#: ../../include/conversation.php:951 -msgid "View Photos" -msgstr "Ver fotos" - -#: ../../include/conversation.php:952 +#: ../../include/conversation.php:960 msgid "Activity/Posts" -msgstr "Actividad y entradas" +msgstr "Actividad y publicaciones" -#: ../../include/conversation.php:954 +#: ../../include/conversation.php:962 msgid "Edit Connection" msgstr "Editar conexión" -#: ../../include/conversation.php:955 -msgid "Send PM" -msgstr "Enviar un mensaje privado" +#: ../../include/conversation.php:963 +msgid "Message" +msgstr "Mensaje" -#: ../../include/conversation.php:956 ../../include/apps.php:145 -msgid "Poke" -msgstr "Toques y otras cosas" +#: ../../include/conversation.php:964 ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Valoraciones" -#: ../../include/conversation.php:1070 +#: ../../include/conversation.php:1080 #, php-format msgid "%s likes this." -msgstr "a %s le gusta esto." +msgstr "A %s le gusta esto." -#: ../../include/conversation.php:1070 +#: ../../include/conversation.php:1080 #, php-format msgid "%s doesn't like this." -msgstr "a %s no le gusta esto." +msgstr "A %s no le gusta esto." -#: ../../include/conversation.php:1074 +#: ../../include/conversation.php:1084 #, php-format msgid "<span %1$s>%2$d people</span> like this." msgid_plural "<span %1$s>%2$d people</span> like this." msgstr[0] "a <span %1$s>%2$d personas</span> le gusta esto." -msgstr[1] "a <span %1$s>%2$d personas</span> les gusta esto." +msgstr[1] "A <span %1$s>%2$d personas</span> les gusta esto." -#: ../../include/conversation.php:1076 +#: ../../include/conversation.php:1086 #, php-format msgid "<span %1$s>%2$d people</span> don't like this." msgid_plural "<span %1$s>%2$d people</span> don't like this." msgstr[0] "a <span %1$s>%2$d personas</span> no les gusta esto." -msgstr[1] "a <span %1$s>%2$d personas</span> no les gusta esto." +msgstr[1] "A <span %1$s>%2$d personas</span> no les gusta esto." -#: ../../include/conversation.php:1082 +#: ../../include/conversation.php:1092 msgid "and" msgstr "y" -#: ../../include/conversation.php:1085 +#: ../../include/conversation.php:1095 #, 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:1086 +#: ../../include/conversation.php:1096 #, php-format msgid "%s like this." -msgstr "a %s le gusta esto." +msgstr "A %s le gusta esto." -#: ../../include/conversation.php:1086 +#: ../../include/conversation.php:1096 #, php-format msgid "%s don't like this." -msgstr "a %s no le gusta esto." +msgstr "A %s no le gusta esto." -#: ../../include/conversation.php:1154 +#: ../../include/conversation.php:1164 msgid "Visible to <strong>everybody</strong>" msgstr "Visible para <strong>cualquiera</strong>" -#: ../../include/conversation.php:1155 ../../mod/mail.php:202 +#: ../../include/conversation.php:1165 ../../mod/mail.php:202 #: ../../mod/mail.php:316 msgid "Please enter a link URL:" msgstr "Por favor, introduzca la dirección del enlace:" -#: ../../include/conversation.php:1156 +#: ../../include/conversation.php:1166 msgid "Please enter a video link/URL:" msgstr "Por favor, introduzca un enlace de vÃdeo:" -#: ../../include/conversation.php:1157 +#: ../../include/conversation.php:1167 msgid "Please enter an audio link/URL:" msgstr "Por favor, introduzca un enlace de audio:" -#: ../../include/conversation.php:1158 +#: ../../include/conversation.php:1168 msgid "Tag term:" msgstr "Término de la etiqueta:" -#: ../../include/conversation.php:1159 ../../mod/filer.php:48 +#: ../../include/conversation.php:1169 ../../mod/filer.php:48 msgid "Save to Folder:" msgstr "Guardar en carpeta:" -#: ../../include/conversation.php:1160 +#: ../../include/conversation.php:1170 msgid "Where are you right now?" msgstr "¿Donde está ahora?" -#: ../../include/conversation.php:1161 ../../mod/editpost.php:56 +#: ../../include/conversation.php:1171 ../../mod/editpost.php:56 #: ../../mod/mail.php:203 ../../mod/mail.php:317 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Caduca YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1169 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:706 ../../mod/editwebpage.php:212 -#: ../../mod/editblock.php:171 ../../mod/webpages.php:188 -#: ../../mod/photos.php:1046 ../../mod/editpost.php:149 -#: ../../mod/events.php:458 -msgid "Preview" -msgstr "Previsualizar" - -#: ../../include/conversation.php:1192 ../../mod/blocks.php:154 -#: ../../mod/webpages.php:182 ../../mod/layouts.php:184 -#: ../../mod/photos.php:1025 +#: ../../include/conversation.php:1202 ../../mod/blocks.php:154 +#: ../../mod/layouts.php:184 ../../mod/photos.php:1025 +#: ../../mod/webpages.php:182 msgid "Share" msgstr "Compartir" -#: ../../include/conversation.php:1194 +#: ../../include/conversation.php:1204 msgid "Page link name" msgstr "Nombre de enlace de página" -#: ../../include/conversation.php:1197 +#: ../../include/conversation.php:1207 msgid "Post as" msgstr "Publicar como" -#: ../../include/conversation.php:1199 ../../include/ItemObject.php:698 -#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:113 -msgid "Bold" -msgstr "Negrita" - -#: ../../include/conversation.php:1200 ../../include/ItemObject.php:699 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:137 -#: ../../mod/editlayout.php:136 ../../mod/editpost.php:114 -msgid "Italic" -msgstr "Itálico " - -#: ../../include/conversation.php:1201 ../../include/ItemObject.php:700 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:138 -#: ../../mod/editlayout.php:137 ../../mod/editpost.php:115 -msgid "Underline" -msgstr "Subrayar" - -#: ../../include/conversation.php:1202 ../../include/ItemObject.php:701 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:139 -#: ../../mod/editlayout.php:138 ../../mod/editpost.php:116 -msgid "Quote" -msgstr "Citar" - -#: ../../include/conversation.php:1203 ../../include/ItemObject.php:702 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:140 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:117 -msgid "Code" -msgstr "Código" - -#: ../../include/conversation.php:1204 ../../mod/editwebpage.php:182 -#: ../../mod/editblock.php:142 ../../mod/editlayout.php:140 -#: ../../mod/editpost.php:118 +#: ../../include/conversation.php:1214 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:182 msgid "Upload photo" msgstr "Subir foto" -#: ../../include/conversation.php:1205 +#: ../../include/conversation.php:1215 msgid "upload photo" msgstr "subir foto" -#: ../../include/conversation.php:1206 ../../mod/editwebpage.php:183 -#: ../../mod/editblock.php:143 ../../mod/editlayout.php:141 -#: ../../mod/editpost.php:119 ../../mod/mail.php:248 ../../mod/mail.php:378 +#: ../../include/conversation.php:1216 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 msgid "Attach file" msgstr "Adjuntar fichero" -#: ../../include/conversation.php:1207 +#: ../../include/conversation.php:1217 msgid "attach file" msgstr "adjuntar fichero" -#: ../../include/conversation.php:1208 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 -#: ../../mod/editpost.php:120 ../../mod/mail.php:249 ../../mod/mail.php:379 +#: ../../include/conversation.php:1218 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:184 ../../mod/mail.php:249 ../../mod/mail.php:379 msgid "Insert web link" msgstr "Insertar enlace web" -#: ../../include/conversation.php:1209 +#: ../../include/conversation.php:1219 msgid "web link" msgstr "enlace web" -#: ../../include/conversation.php:1210 +#: ../../include/conversation.php:1220 msgid "Insert video link" msgstr "Insertar enlace de vÃdeo" -#: ../../include/conversation.php:1211 +#: ../../include/conversation.php:1221 msgid "video link" msgstr "enlace de vÃdeo" -#: ../../include/conversation.php:1212 +#: ../../include/conversation.php:1222 msgid "Insert audio link" msgstr "Insertar enlace de audio" -#: ../../include/conversation.php:1213 +#: ../../include/conversation.php:1223 msgid "audio link" msgstr "enlace de audio" -#: ../../include/conversation.php:1214 ../../mod/editwebpage.php:188 -#: ../../mod/editblock.php:148 ../../mod/editlayout.php:146 -#: ../../mod/editpost.php:124 +#: ../../include/conversation.php:1224 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:188 msgid "Set your location" msgstr "Establecer su ubicación" -#: ../../include/conversation.php:1215 +#: ../../include/conversation.php:1225 msgid "set location" msgstr "establecer ubicación" -#: ../../include/conversation.php:1216 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1226 ../../mod/editpost.php:126 msgid "Toggle voting" msgstr "Cambiar votación" -#: ../../include/conversation.php:1219 ../../mod/editwebpage.php:189 -#: ../../mod/editblock.php:149 ../../mod/editlayout.php:147 -#: ../../mod/editpost.php:125 +#: ../../include/conversation.php:1229 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 +#: ../../mod/editwebpage.php:189 msgid "Clear browser location" msgstr "Eliminar los datos de ubicación del navegador" -#: ../../include/conversation.php:1220 +#: ../../include/conversation.php:1230 msgid "clear location" msgstr "borrar los datos de ubicación" -#: ../../include/conversation.php:1222 ../../mod/editwebpage.php:205 -#: ../../mod/editblock.php:162 ../../mod/editpost.php:141 +#: ../../include/conversation.php:1232 ../../mod/editblock.php:162 +#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 msgid "Title (optional)" msgstr "TÃtulo (opcional)" -#: ../../include/conversation.php:1226 ../../mod/editwebpage.php:207 -#: ../../mod/editblock.php:165 ../../mod/editlayout.php:163 -#: ../../mod/editpost.php:143 +#: ../../include/conversation.php:1236 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:207 msgid "Categories (optional, comma-separated list)" msgstr "CategorÃas (opcional, lista separada por comas)" -#: ../../include/conversation.php:1228 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:151 ../../mod/editlayout.php:149 -#: ../../mod/editpost.php:130 ../../mod/events.php:459 +#: ../../include/conversation.php:1238 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 +#: ../../mod/editwebpage.php:191 ../../mod/events.php:459 msgid "Permission settings" msgstr "Configuración de permisos" -#: ../../include/conversation.php:1229 +#: ../../include/conversation.php:1239 msgid "permissions" msgstr "permisos" -#: ../../include/conversation.php:1237 ../../mod/editwebpage.php:200 -#: ../../mod/editblock.php:159 ../../mod/editlayout.php:156 -#: ../../mod/editpost.php:138 +#: ../../include/conversation.php:1247 ../../mod/editblock.php:159 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:200 msgid "Public post" msgstr "Entrada pública" -#: ../../include/conversation.php:1239 ../../mod/editwebpage.php:208 -#: ../../mod/editblock.php:166 ../../mod/editlayout.php:164 -#: ../../mod/editpost.php:144 +#: ../../include/conversation.php:1249 ../../mod/editblock.php:166 +#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 +#: ../../mod/editwebpage.php:208 msgid "Example: bob@example.com, mary@example.com" msgstr "Ejemplo: roberto@ejemplo.com, marÃa@ejemplo.com" -#: ../../include/conversation.php:1252 ../../mod/editwebpage.php:217 -#: ../../mod/editblock.php:176 ../../mod/editlayout.php:173 -#: ../../mod/editpost.php:155 ../../mod/mail.php:253 ../../mod/mail.php:383 +#: ../../include/conversation.php:1262 ../../mod/editblock.php:176 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 +#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 msgid "Set expiration date" msgstr "Configurar fecha de caducidad" -#: ../../include/conversation.php:1255 +#: ../../include/conversation.php:1265 msgid "Set publish date" msgstr "Establecer la fecha de publicación" -#: ../../include/conversation.php:1257 ../../include/ItemObject.php:709 -#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 -msgid "Encrypt text" -msgstr "Cifrar texto" - -#: ../../include/conversation.php:1259 ../../mod/editpost.php:159 +#: ../../include/conversation.php:1269 ../../mod/editpost.php:159 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1260 ../../mod/fbrowser.php:77 -#: ../../mod/fbrowser.php:112 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +#: ../../include/conversation.php:1270 ../../mod/editpost.php:160 +#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 #: ../../mod/settings.php:587 ../../mod/settings.php:613 -#: ../../mod/editpost.php:160 +#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Cancelar" -#: ../../include/conversation.php:1503 +#: ../../include/conversation.php:1513 msgid "Discover" msgstr "Descubrir" -#: ../../include/conversation.php:1506 +#: ../../include/conversation.php:1516 msgid "Imported public streams" msgstr "Contenidos públicos importados" -#: ../../include/conversation.php:1511 +#: ../../include/conversation.php:1521 msgid "Commented Order" msgstr "Comentarios recientes" -#: ../../include/conversation.php:1514 +#: ../../include/conversation.php:1524 msgid "Sort by Comment Date" msgstr "Ordenar por fecha de comentario" -#: ../../include/conversation.php:1518 +#: ../../include/conversation.php:1528 msgid "Posted Order" msgstr "Publicaciones recientes" -#: ../../include/conversation.php:1521 +#: ../../include/conversation.php:1531 msgid "Sort by Post Date" msgstr "Ordenar por fecha de publicación" -#: ../../include/conversation.php:1529 +#: ../../include/conversation.php:1536 ../../include/widgets.php:95 +msgid "Personal" +msgstr "Personales" + +#: ../../include/conversation.php:1539 msgid "Posts that mention or involve you" msgstr "Publicaciones que le mencionan o involucran" -#: ../../include/conversation.php:1535 ../../mod/connections.php:72 +#: ../../include/conversation.php:1545 ../../mod/connections.php:72 #: ../../mod/connections.php:82 ../../mod/menu.php:112 msgid "New" msgstr "Nuevas" -#: ../../include/conversation.php:1538 +#: ../../include/conversation.php:1548 msgid "Activity Stream - by date" msgstr "Contenido - por fecha" -#: ../../include/conversation.php:1544 +#: ../../include/conversation.php:1554 msgid "Starred" msgstr "Preferidas" -#: ../../include/conversation.php:1547 +#: ../../include/conversation.php:1557 msgid "Favourite Posts" msgstr "Publicaciones favoritas" -#: ../../include/conversation.php:1554 +#: ../../include/conversation.php:1564 msgid "Spam" msgstr "Correo basura" -#: ../../include/conversation.php:1557 +#: ../../include/conversation.php:1567 msgid "Posts flagged as SPAM" msgstr "Publicaciones marcadas como basura" -#: ../../include/conversation.php:1601 ../../mod/admin.php:980 +#: ../../include/conversation.php:1611 ../../mod/admin.php:1059 msgid "Channel" msgstr "Canal" -#: ../../include/conversation.php:1604 +#: ../../include/conversation.php:1614 msgid "Status Messages and Posts" msgstr "Mensajes de estado y publicaciones" -#: ../../include/conversation.php:1613 +#: ../../include/conversation.php:1623 msgid "About" msgstr "Mi perfil" -#: ../../include/conversation.php:1616 +#: ../../include/conversation.php:1626 msgid "Profile Details" msgstr "Detalles del perfil" -#: ../../include/conversation.php:1622 ../../include/nav.php:92 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Fotos" - -#: ../../include/conversation.php:1625 ../../include/photos.php:483 +#: ../../include/conversation.php:1635 ../../include/photos.php:506 msgid "Photo Albums" msgstr "Ãlbumes de fotos" -#: ../../include/conversation.php:1632 +#: ../../include/conversation.php:1642 msgid "Files and Storage" msgstr "Ficheros y repositorio" -#: ../../include/conversation.php:1642 ../../include/conversation.php:1645 +#: ../../include/conversation.php:1652 ../../include/conversation.php:1655 msgid "Chatrooms" msgstr "Salas de chat" -#: ../../include/conversation.php:1655 ../../include/nav.php:103 -#: ../../include/apps.php:129 -msgid "Bookmarks" -msgstr "Marcadores" - -#: ../../include/conversation.php:1658 +#: ../../include/conversation.php:1668 msgid "Saved Bookmarks" msgstr "Marcadores guardados" -#: ../../include/conversation.php:1665 ../../include/nav.php:107 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Páginas web" - -#: ../../include/conversation.php:1668 +#: ../../include/conversation.php:1678 msgid "Manage Webpages" msgstr "Administrar páginas web" -#: ../../include/conversation.php:1697 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1079 -#: ../../mod/photos.php:1091 -msgid "View all" -msgstr "Ver todo" - -#: ../../include/conversation.php:1724 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1088 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "No me gusta" -msgstr[1] "No me gusta" - -#: ../../include/conversation.php:1727 +#: ../../include/conversation.php:1737 msgctxt "noun" msgid "Attending" msgid_plural "Attending" msgstr[0] "Participaré" msgstr[1] "Participaré" -#: ../../include/conversation.php:1730 +#: ../../include/conversation.php:1740 msgctxt "noun" msgid "Not Attending" msgid_plural "Not Attending" msgstr[0] "No participaré" msgstr[1] "No participaré" -#: ../../include/conversation.php:1733 +#: ../../include/conversation.php:1743 msgctxt "noun" msgid "Undecided" msgid_plural "Undecided" msgstr[0] "Indeciso/a" msgstr[1] "Indecisos/as" -#: ../../include/conversation.php:1736 +#: ../../include/conversation.php:1746 msgctxt "noun" msgid "Agree" msgid_plural "Agrees" msgstr[0] "De acuerdo" msgstr[1] "De acuerdo" -#: ../../include/conversation.php:1739 +#: ../../include/conversation.php:1749 msgctxt "noun" msgid "Disagree" msgid_plural "Disagrees" msgstr[0] "En desacuerdo" msgstr[1] "En desacuerdo" -#: ../../include/conversation.php:1742 +#: ../../include/conversation.php:1752 msgctxt "noun" msgid "Abstain" msgid_plural "Abstains" msgstr[0] "se abstiene" msgstr[1] "Se abstienen" -#: ../../include/auth.php:132 -msgid "Logged out." -msgstr "Desconectado/a." +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Varios" -#: ../../include/auth.php:273 -msgid "Failed authentication" -msgstr "Autenticación fallida." +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-DD o MM-DD" -#: ../../include/auth.php:287 ../../mod/openid.php:189 -msgid "Login failed." -msgstr "El acceso ha fallado." +#: ../../include/datetime.php:236 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 +msgid "Required" +msgstr "Obligatorio" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frecuentemente" +#: ../../include/datetime.php:263 ../../boot.php:2348 +msgid "never" +msgstr "nunca" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Cada hora" +#: ../../include/datetime.php:269 +msgid "less than a second ago" +msgstr "hace un instante" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dos veces al dÃa" +#: ../../include/datetime.php:272 +msgid "year" +msgstr "año" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diariamente" +#: ../../include/datetime.php:272 +msgid "years" +msgstr "años" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Semanalmente" +#: ../../include/datetime.php:273 +msgid "month" +msgstr "mes" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensualmente" +#: ../../include/datetime.php:273 +msgid "months" +msgstr "meses" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" +#: ../../include/datetime.php:274 +msgid "week" +msgstr "semana" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +#: ../../include/datetime.php:274 +msgid "weeks" +msgstr "semanas" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/datetime.php:275 +msgid "day" +msgstr "dÃa" -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:812 ../../mod/admin.php:821 -#: ../../boot.php:1483 -msgid "Email" -msgstr "Correo electrónico" +#: ../../include/datetime.php:275 +msgid "days" +msgstr "dÃas" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/datetime.php:276 +msgid "hour" +msgstr "hora" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/datetime.php:276 +msgid "hours" +msgstr "horas" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../include/datetime.php:277 +msgid "minute" +msgstr "minuto" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/datetime.php:277 +msgid "minutes" +msgstr "minutos" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/datetime.php:278 +msgid "second" +msgstr "segundo" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/datetime.php:278 +msgid "seconds" +msgstr "segundos" -#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 -#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 -#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 -#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 -#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 -#: ../../include/bbcode.php:833 -msgid "Image/photo" -msgstr "Imagen/foto" +#: ../../include/datetime.php:286 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "hace %1$d %2$s" -#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 -msgid "Encrypted content" -msgstr "Contenido cifrado" +#: ../../include/datetime.php:520 +#, php-format +msgid "%1$s's birthday" +msgstr "Cumpleaños de %1$s" -#: ../../include/bbcode.php:179 +#: ../../include/datetime.php:521 #, php-format -msgid "Install %s element: " -msgstr "Instalar el elemento %s:" +msgid "Happy Birthday %1$s" +msgstr "Feliz cumpleaños %1$s" -#: ../../include/bbcode.php:183 +#: ../../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 de DNS para el servidor de base de datos “%sâ€" + +#: ../../include/dir_fns.php:139 +msgid "Directory Options" +msgstr "Opciones del directorio" + +#: ../../include/dir_fns.php:141 +msgid "Safe Mode" +msgstr "Modo seguro" + +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:421 ../../mod/api.php:102 +#: ../../mod/connedit.php:644 ../../mod/connedit.php:693 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "No" +msgstr "No" + +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:423 ../../mod/api.php:101 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "Yes" +msgstr "SÃ" + +#: ../../include/dir_fns.php:142 +msgid "Public Forums Only" +msgstr "Solo foros públicos" + +#: ../../include/dir_fns.php:143 +msgid "This Website Only" +msgstr "Solo este sitio web" + +#: ../../include/event.php:768 +msgid "This event has been added to your calendar." +msgstr "Este evento ha sido añadido a su calendario." + +#: ../../include/event.php:967 +msgid "Not specified" +msgstr "Sin especificar" + +#: ../../include/event.php:968 +msgid "Needs Action" +msgstr "Necesita de una intervención" + +#: ../../include/event.php:969 +msgid "Completed" +msgstr "Completado/a" + +#: ../../include/event.php:970 +msgid "In Process" +msgstr "En proceso" + +#: ../../include/event.php:971 +msgid "Cancelled" +msgstr "Cancelado/a" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "El canal está bloqueado en este sitio." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Falta la dirección del canal." + +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Respuesta incompleta del canal." + +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "El canal ha sido eliminado y ya no existe." + +#: ../../include/follow.php:153 ../../include/follow.php:183 +msgid "Protocol disabled." +msgstr "Protocolo deshabilitado." + +#: ../../include/follow.php:173 +msgid "Channel discovery failed." +msgstr "El intento de acceder al canal ha fallado." + +#: ../../include/follow.php:199 +msgid "local account not found." +msgstr "No se ha encontrado la cuenta local." + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "No puede conectarse consigo mismo." + +#: ../../include/group.php:26 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Esta entrada contiene el elemento instalable %s, sin embargo le faltan permisos para instalarlo en este sitio." +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> 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 este nombre ha sido restablecido. <strong>Es posible</strong> que los permisos existentes sean aplicados a este grupo y sus futuros miembros. Si no quiere esto, por favor cree otro grupo con un nombre diferente." -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "página web" +#: ../../include/group.php:232 +msgid "Add new connections to this privacy group" +msgstr "Añadir las conexiones nuevas a este grupo privado" -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "disposición" +#: ../../include/group.php:251 ../../mod/admin.php:900 +msgid "All Channels" +msgstr "Todos los canales" -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" -msgstr "bloque" +#: ../../include/group.php:273 +msgid "edit" +msgstr "editar" -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" -msgstr "menú" +#: ../../include/group.php:295 ../../include/features.php:79 +msgid "Privacy Groups" +msgstr "Grupos privados" -#: ../../include/bbcode.php:257 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s escribió la siguiente %2$s %3$s" +#: ../../include/group.php:296 +msgid "Edit group" +msgstr "Editar grupo" -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" -msgstr "la entrada" +#: ../../include/group.php:297 +msgid "Add privacy group" +msgstr "Añadir un grupo privado" -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" -msgstr "Visitantes diferentes verán este texto de forma distinta" +#: ../../include/group.php:298 +msgid "Channels not in any privacy group" +msgstr "Sin canales en ningún grupo privado" -#: ../../include/bbcode.php:755 -msgid "$1 spoiler" -msgstr "$1 spoiler" +#: ../../include/group.php:300 ../../include/widgets.php:275 +msgid "add" +msgstr "añadir" -#: ../../include/bbcode.php:782 -msgid "$1 wrote:" -msgstr "$1 escribió" +#: ../../include/import.php:23 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "No se ha podido crear un canal con un identificador que ya existe en este sistema. La importación 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 disponibles" +#: ../../include/import.php:70 +msgid "Channel clone failed. Import failed." +msgstr "La clonación del canal no ha salido bien. La importación ha fallado." -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:446 -msgid "Advanced" -msgstr "Avanzado" +#: ../../include/import.php:80 ../../mod/import.php:139 +msgid "Cloned channel not found. Import failed." +msgstr "No se ha podido importar el canal porque el canal clonado no se ha encontrado." -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Encontrar canales" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "¿Borrar este elemento?" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Introducir nombre o interés" +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] mostrar menos" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Conectar/Seguir" +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] expandir" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Ejemplos: José Fernández, Pesca" +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] contraer" -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:381 -#: ../../mod/directory.php:386 ../../mod/connections.php:266 -msgid "Find" -msgstr "Encontrar" +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Contraseña demasiado corta" -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:385 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Sugerencias de canales" +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Las contraseñas no coinciden" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Perfil aleatorio" +#: ../../include/js_strings.php:13 ../../mod/photos.php:41 +msgid "everybody" +msgstr "cualquiera" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invitar a amigos" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Contraseña secreta" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Ejemplo avanzado: nombre=juan y paÃs=españa" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Pista de contraseña" -#: ../../include/contact_widgets.php:128 -#, 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/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/contact_widgets.php:133 -msgid "show more" -msgstr "mostrar más" +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "cerrar todo" -#: ../../include/enotify.php:57 ../../include/network.php:1608 -msgid "$Projectname Notification" -msgstr "Notificación de $Projectname" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Nada nuevo por aquÃ" -#: ../../include/enotify.php:58 ../../include/network.php:1609 -msgid "$projectname" -msgstr "$projectname" +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valorar este canal (esto es público)" -#: ../../include/enotify.php:60 ../../include/network.php:1611 -msgid "Thank You," -msgstr "Gracias," +#: ../../include/js_strings.php:20 ../../mod/connedit.php:703 +#: ../../mod/rate.php:157 +msgid "Rating" +msgstr "Valoración" -#: ../../include/enotify.php:62 ../../include/network.php:1613 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Describir (opcional)" -#: ../../include/enotify.php:96 -#, php-format -msgid "%s <!item_type!>" -msgstr "%s <!item_type!>" +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Por favor, introduzca una dirección de enlace" -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla:Aviso] Nuevo mensaje en %s" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Cambios no guardados. ¿Está seguro de que desea abandonar la página?" -#: ../../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 le ha enviado un nuevo mensaje privado en %3$s." +#: ../../include/js_strings.php:25 ../../mod/events.php:452 +#: ../../mod/profiles.php:464 ../../mod/pubsites.php:28 +msgid "Location" +msgstr "Ubicación" -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s le ha enviado %2$s." +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "un mensaje privado" +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Por favor visite %s para ver y/o responder a su mensaje privado." +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "antes" -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%4$s[/zrl]" +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "desde ahora" -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%5$s de %4$s[/zrl] " +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "menos de un minuto" -#: ../../include/enotify.php:177 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%4$s creado por usted[/zrl]" +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "alrededor de un minuto" -#: ../../include/enotify.php:188 +#: ../../include/js_strings.php:33 #, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla:Aviso] Nuevo comentario de %2$s a la conversación #%1$d" +msgid "%d minutes" +msgstr "%d minutos" -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s ha comentado un elemento/conversación que ha estado siguiendo." +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "alrededor de una hora" -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 +#: ../../include/js_strings.php:35 #, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Para ver o comentar la conversación, visite %s" +msgid "about %d hours" +msgstr "alrededor de %d horas" -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla:Aviso] %s ha publicado una entrada en su página de inicio del perfil" +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "un dÃa" -#: ../../include/enotify.php:200 +#: ../../include/js_strings.php:37 #, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s publicó en su página del perfil en %3$s" +msgid "%d days" +msgstr "%d dÃas" -#: ../../include/enotify.php:202 -#, 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 página del perfil[/zrl]" +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "alrededor de un mes" -#: ../../include/enotify.php:226 +#: ../../include/js_strings.php:39 #, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla:Aviso] %s le ha etiquetado" +msgid "%d months" +msgstr "%d meses" -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s le ha etiquetado en %3$s" +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "alrededor de un año" -#: ../../include/enotify.php:228 +#: ../../include/js_strings.php:41 #, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]le etiquetó[/zrl]." +msgid "%d years" +msgstr "%d años" -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla:Aviso] %1$s le ha dado un toque" +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s le ha dado un toque en %3$s" +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]le ha dado un toque[/zrl]." +#: ../../include/js_strings.php:45 ../../include/text.php:1183 +msgid "January" +msgstr "enero" -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla:Aviso] %s ha etiquetado su publicación" +#: ../../include/js_strings.php:46 ../../include/text.php:1183 +msgid "February" +msgstr "febrero" -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s ha etiquetado su publicación en %3$s" +#: ../../include/js_strings.php:47 ../../include/text.php:1183 +msgid "March" +msgstr "marzo" -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s ha etiquetado [zrl=%3$s]su publicación[/zrl]" +#: ../../include/js_strings.php:48 ../../include/text.php:1183 +msgid "April" +msgstr "abril" -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla:Aviso] Ha recibido una solicitud de conexión" +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "mayo" -#: ../../include/enotify.php:273 -#, 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' en %3$s" +#: ../../include/js_strings.php:50 ../../include/text.php:1183 +msgid "June" +msgstr "junio" -#: ../../include/enotify.php:274 -#, 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/js_strings.php:51 ../../include/text.php:1183 +msgid "July" +msgstr "julio" -#: ../../include/enotify.php:278 ../../include/enotify.php:297 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Puede visitar su perfil en %s" +#: ../../include/js_strings.php:52 ../../include/text.php:1183 +msgid "August" +msgstr "agosto" -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Por favor, visite %s para permitir o rechazar la solicitad de conexión." +#: ../../include/js_strings.php:53 ../../include/text.php:1183 +msgid "September" +msgstr "septiembre" -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla:Aviso] Ha recibido una sugerencia de amistad" +#: ../../include/js_strings.php:54 ../../include/text.php:1183 +msgid "October" +msgstr "octubre" -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, ha recibido una sugerencia de conexión de '%2$s' en %3$s" +#: ../../include/js_strings.php:55 ../../include/text.php:1183 +msgid "November" +msgstr "noviembre" -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, ha recibido [zrl=%2$s]una sugerencia de conexión[/zrl] para %3$s de %4$s." +#: ../../include/js_strings.php:56 ../../include/text.php:1183 +msgid "December" +msgstr "diciembre" -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Nombre:" +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "ene" -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Foto:" +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "feb" -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Por favor, visite %s para aprobar o rechazar la sugerencia." +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "mar" -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla:Aviso]" +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "abr" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "El canal está bloqueado en este sitio." +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "may" -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Falta la dirección del canal." +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "jun" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "Respuesta incompleta del canal." +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "jul" -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "El canal ha sido eliminado y ya no existe." +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "ago" -#: ../../include/follow.php:152 ../../include/follow.php:181 -msgid "Protocol disabled." -msgstr "Protocolo deshabilitado." +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "sep" -#: ../../include/follow.php:171 -msgid "Channel discovery failed." -msgstr "El intento de acceder al canal ha fallado." +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "oct" -#: ../../include/follow.php:197 -msgid "local account not found." -msgstr "No se ha encontrado la cuenta local." +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "nov" -#: ../../include/follow.php:221 -msgid "Cannot connect to yourself." -msgstr "No puede conectarse consigo mismo." +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "dic" -#: ../../include/oembed.php:213 -msgid "Embedded content" -msgstr "Contenido incorporado" +#: ../../include/js_strings.php:69 ../../include/text.php:1179 +msgid "Sunday" +msgstr "domingo" -#: ../../include/oembed.php:222 -msgid "Embedding disabled" -msgstr "Incrustación deshabilitada" +#: ../../include/js_strings.php:70 ../../include/text.php:1179 +msgid "Monday" +msgstr "lunes" + +#: ../../include/js_strings.php:71 ../../include/text.php:1179 +msgid "Tuesday" +msgstr "martes" -#: ../../include/message.php:19 +#: ../../include/js_strings.php:72 ../../include/text.php:1179 +msgid "Wednesday" +msgstr "miércoles" + +#: ../../include/js_strings.php:73 ../../include/text.php:1179 +msgid "Thursday" +msgstr "jueves" + +#: ../../include/js_strings.php:74 ../../include/text.php:1179 +msgid "Friday" +msgstr "viernes" + +#: ../../include/js_strings.php:75 ../../include/text.php:1179 +msgid "Saturday" +msgstr "sábado" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "dom" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "lun" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "mar" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "mié" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "jue" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "vie" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "sáb" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "hoy" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "mes" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "semana" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "dÃa" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "Todos los dÃas" + +#: ../../include/message.php:20 msgid "No recipient provided." msgstr "No se ha especificado ningún destinatario." -#: ../../include/message.php:24 +#: ../../include/message.php:25 msgid "[no subject]" msgstr "[sin asunto]" -#: ../../include/message.php:44 +#: ../../include/message.php:45 msgid "Unable to determine sender." msgstr "No ha sido posible determinar el remitente. " -#: ../../include/message.php:219 +#: ../../include/message.php:222 msgid "Stored post could not be verified." -msgstr "No se han podido verificar las entradas guardadas." +msgstr "No se han podido verificar las publicaciones guardadas." -#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1480 +#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1517 msgid "Logout" msgstr "Finalizar sesión" @@ -3217,7 +2164,7 @@ msgstr "Inicio" #: ../../include/nav.php:85 msgid "Your posts and conversations" -msgstr "Sus entradas y conversaciones" +msgstr "Sus publicaciones y conversaciones" #: ../../include/nav.php:86 msgid "Your profile page" @@ -3231,6 +2178,10 @@ msgstr "Editar perfiles" msgid "Manage/Edit profiles" msgstr "Administrar/editar perfiles" +#: ../../include/nav.php:90 ../../include/identity.php:976 +msgid "Edit Profile" +msgstr "Editar el perfil" + #: ../../include/nav.php:90 msgid "Edit your profile" msgstr "Editar su perfil" @@ -3243,10 +2194,6 @@ msgstr "Sus fotos" msgid "Your files" msgstr "Sus ficheros" -#: ../../include/nav.php:97 ../../include/apps.php:146 -msgid "Chat" -msgstr "Chat" - #: ../../include/nav.php:97 msgid "Your chatrooms" msgstr "Sus salas de chat" @@ -3259,10 +2206,6 @@ msgstr "Sus marcadores" msgid "Your webpages" msgstr "Sus páginas web" -#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1481 -msgid "Login" -msgstr "Iniciar sesión" - #: ../../include/nav.php:111 msgid "Sign in" msgstr "Acceder" @@ -3284,7 +2227,7 @@ msgstr "Pulsar para identificarse en su servidor de inicio" msgid "Home Page" msgstr "Página de inicio" -#: ../../include/nav.php:149 ../../mod/register.php:224 ../../boot.php:1463 +#: ../../include/nav.php:149 ../../mod/register.php:264 ../../boot.php:1500 msgid "Register" msgstr "Registrarse" @@ -3292,41 +2235,27 @@ msgstr "Registrarse" msgid "Create an account" msgstr "Crear una cuenta" -#: ../../include/nav.php:154 ../../include/apps.php:142 -#: ../../mod/layouts.php:176 ../../mod/help.php:202 ../../mod/help.php:207 -msgid "Help" -msgstr "Ayuda" - #: ../../include/nav.php:154 msgid "Help and documentation" msgstr "Ayuda y documentación" +#: ../../include/nav.php:157 ../../include/widgets.php:92 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Aplicaciones" + #: ../../include/nav.php:157 msgid "Applications, utilities, links, games" msgstr "Aplicaciones, utilidades, enlaces, juegos" -#: ../../include/nav.php:159 ../../include/text.php:867 -#: ../../include/text.php:879 ../../include/apps.php:147 -#: ../../mod/search.php:40 -msgid "Search" -msgstr "Buscar" - #: ../../include/nav.php:159 msgid "Search site @name, #tag, ?docs, content" msgstr "Buscar en el sitio por @nombre, #etiqueta, ?ayuda o contenido" -#: ../../include/nav.php:162 ../../include/apps.php:141 -msgid "Directory" -msgstr "Directorio" - #: ../../include/nav.php:162 msgid "Channel Directory" msgstr "Directorio de canales" -#: ../../include/nav.php:174 ../../include/apps.php:133 -msgid "Grid" -msgstr "Red" - #: ../../include/nav.php:174 msgid "Your grid" msgstr "Mi red" @@ -3335,10 +2264,6 @@ msgstr "Mi red" msgid "Mark all grid notifications seen" msgstr "Marcar todas las notificaciones de la red como vistas" -#: ../../include/nav.php:177 ../../include/apps.php:137 -msgid "Channel Home" -msgstr "Mi canal" - #: ../../include/nav.php:177 msgid "Channel home" msgstr "Mi canal" @@ -3347,7 +2272,8 @@ msgstr "Mi canal" msgid "Mark all channel notifications seen" msgstr "Marcar todas las notificaciones del canal como leÃdas" -#: ../../include/nav.php:181 ../../mod/connections.php:260 +#: ../../include/nav.php:181 ../../include/text.php:815 +#: ../../mod/connections.php:298 msgid "Connections" msgstr "Conexiones" @@ -3367,10 +2293,6 @@ msgstr "Ver todas las notificaciones" msgid "Mark all system notifications seen" msgstr "Marcar todas las notificaciones de sistema como leÃdas" -#: ../../include/nav.php:188 ../../include/apps.php:143 -msgid "Mail" -msgstr "Correo" - #: ../../include/nav.php:188 msgid "Private mail" msgstr "Correo privado" @@ -3383,9 +2305,17 @@ msgstr "Ver todas los mensajes privados" msgid "Mark all private messages seen" msgstr "Marcar todos los mensajes privados como leÃdos" -#: ../../include/nav.php:196 ../../include/apps.php:140 -msgid "Events" -msgstr "Eventos" +#: ../../include/nav.php:191 ../../include/widgets.php:578 +msgid "Inbox" +msgstr "Bandeja de entrada" + +#: ../../include/nav.php:192 ../../include/widgets.php:583 +msgid "Outbox" +msgstr "Bandeja de salida" + +#: ../../include/nav.php:193 ../../include/widgets.php:588 +msgid "New Message" +msgstr "Nuevo mensaje" #: ../../include/nav.php:196 msgid "Event Calendar" @@ -3399,11 +2329,6 @@ msgstr "Ver todos los eventos" msgid "Mark all events seen" msgstr "Marcar todos los eventos como leidos" -#: ../../include/nav.php:200 ../../include/apps.php:132 -#: ../../mod/manage.php:160 -msgid "Channel Manager" -msgstr "Administración de canales" - #: ../../include/nav.php:200 msgid "Manage Your Channels" msgstr "Gestionar sus canales" @@ -3412,6 +2337,10 @@ msgstr "Gestionar sus canales" msgid "Account/Channel Settings" msgstr "Ajustes de cuenta/canales" +#: ../../include/nav.php:210 ../../include/widgets.php:1299 +msgid "Admin" +msgstr "Administrador" + #: ../../include/nav.php:210 msgid "Site Setup and Configuration" msgstr "Ajustes y configuración del sitio" @@ -3424,12 +2353,851 @@ msgstr "@nombre, #etiqueta, ?ayuda, contenido" msgid "Please wait..." msgstr "Espere por favor…" -#: ../../include/security.php:381 +#: ../../include/network.php:630 +msgid "view full size" +msgstr "Ver en el tamaño original" + +#: ../../include/network.php:1612 ../../include/enotify.php:57 +msgid "$Projectname Notification" +msgstr "Notificación de $Projectname" + +#: ../../include/network.php:1613 ../../include/enotify.php:58 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1615 ../../include/enotify.php:60 +msgid "Thank You," +msgstr "Gracias," + +#: ../../include/network.php:1617 ../../include/enotify.php:62 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../include/network.php:1674 +msgid "No Subject" +msgstr "Sin asunto" + +#: ../../include/notify.php:20 +msgid "created a new post" +msgstr "ha creado una nueva entrada" + +#: ../../include/notify.php:21 +#, php-format +msgid "commented on %s's post" +msgstr "ha comentado la entrada de %s" + +#: ../../include/oembed.php:213 +msgid "Embedded content" +msgstr "Contenido incorporado" + +#: ../../include/oembed.php:222 +msgid "Embedding disabled" +msgstr "Incrustación deshabilitada" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nueva página" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "Ver" + +#: ../../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/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:192 +msgid "Created" +msgstr "Creado" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "Editado" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Pueden verse mi actividad y publicaciones normales" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Puede verse mi perfil de canal predeterminado." + +#: ../../include/permissions.php:28 +msgid "Can view my connections" +msgstr "Pueden verse mis conexiones" + +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" +msgstr "Pueden verse mi repositorio de ficheros y mis fotos" + +#: ../../include/permissions.php:30 +msgid "Can view my webpages" +msgstr "Pueden verse mis páginas web" + +#: ../../include/permissions.php:33 +msgid "Can send me their channel stream and posts" +msgstr "Me pueden enviar sus entradas y contenidos del canal" + +#: ../../include/permissions.php:34 +msgid "Can post on my channel page (\"wall\")" +msgstr "Pueden crearse entradas en mi página de inicio del canal (“muroâ€)" + +#: ../../include/permissions.php:35 +msgid "Can comment on or like my posts" +msgstr "Pueden publicarse comentarios en mis publicaciones o marcar mis entradas con 'me gusta'." + +#: ../../include/permissions.php:36 +msgid "Can send me private mail messages" +msgstr "Se me pueden enviar mensajes privados" + +#: ../../include/permissions.php:37 +msgid "Can like/dislike stuff" +msgstr "Puede marcarse contenido como me gusta/no me gusta" + +#: ../../include/permissions.php:37 +msgid "Profiles and things other than posts/comments" +msgstr "Perfiles y otras cosas aparte de publicaciones/comentarios" + +#: ../../include/permissions.php:39 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Puede enviarse una entrada a todos mis contactos del canal mediante una @mención" + +#: ../../include/permissions.php:39 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avanzado - útil para crear canales de foros de discusión o grupos" + +#: ../../include/permissions.php:40 +msgid "Can chat with me (when available)" +msgstr "Se puede charlar conmigo (cuando esté disponible)" + +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" +msgstr "Puede escribirse en mi repositorio de ficheros y fotos" + +#: ../../include/permissions.php:42 +msgid "Can edit my webpages" +msgstr "Pueden editarse mis páginas web" + +#: ../../include/permissions.php:44 +msgid "Can source my public posts in derived channels" +msgstr "Pueden utilizarse mis publicaciones públicas como origen de contenidos en canales derivados" + +#: ../../include/permissions.php:44 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Algo avanzado - muy útil en comunidades abiertas" + +#: ../../include/permissions.php:46 +msgid "Can administer my channel resources" +msgstr "Pueden administrarse mis recursos del canal" + +#: ../../include/permissions.php:46 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Muy avanzado. Déjelo a no ser que sepa bien lo que está haciendo." + +#: ../../include/permissions.php:867 +msgid "Social Networking" +msgstr "Redes sociales" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Mostly Public" +msgstr "Público en su mayor parte" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Restricted" +msgstr "Restringido" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +msgid "Private" +msgstr "Privado" + +#: ../../include/permissions.php:868 +msgid "Community Forum" +msgstr "Foro de discusión" + +#: ../../include/permissions.php:869 +msgid "Feed Republish" +msgstr "Republicar un \"feed\"" + +#: ../../include/permissions.php:870 +msgid "Special Purpose" +msgstr "Propósito especial" + +#: ../../include/permissions.php:870 +msgid "Celebrity/Soapbox" +msgstr "Página para fans" + +#: ../../include/permissions.php:870 +msgid "Group Repository" +msgstr "Repositorio de grupo" + +#: ../../include/permissions.php:871 ../../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:871 +msgid "Custom/Expert Mode" +msgstr "Modo personalizado/experto" + +#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 +#: ../../mod/photos.php:699 ../../mod/profile_photo.php:147 +#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 +msgid "Profile Photos" +msgstr "Fotos del perfil" + +#: ../../include/photos.php:112 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "La imagen excede el lÃmite de %lu bytes del sitio" + +#: ../../include/photos.php:119 +msgid "Image file is empty." +msgstr "El fichero de imagen está vacÃo. " + +#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 +#: ../../mod/cover_photo.php:164 +msgid "Unable to process image" +msgstr "No ha sido posible procesar la imagen" + +#: ../../include/photos.php:257 +msgid "Photo storage failed." +msgstr "La foto no ha podido ser guardada." + +#: ../../include/photos.php:297 +msgid "a new photo" +msgstr "una nueva foto" + +#: ../../include/photos.php:301 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s ha publicado %2$s en %3$s" + +#: ../../include/photos.php:510 +msgid "Upload New Photos" +msgstr "Subir nuevas fotos" + +#: ../../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 especificado" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Indeciso/a" + +#: ../../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 "Homosexual" + +#: ../../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 "Casto/a" + +#: ../../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 "Fetichista" + +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "OrgÃas" + +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "Asexual" + +#: ../../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 "Apasionado/a" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "Saliendo con alguien" + +#: ../../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 ../../include/identity.php:390 +#: ../../include/identity.php:391 ../../include/identity.php:398 +#: ../../include/widgets.php:430 ../../mod/connedit.php:582 +#: ../../mod/settings.php:338 ../../mod/settings.php:342 +#: ../../mod/settings.php:343 ../../mod/settings.php:346 +#: ../../mod/settings.php:357 +msgid "Friends" +msgstr "Amigos/as" + +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "Amigos con algo extra" + +#: ../../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 en sueños" + +#: ../../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 "Matrimonio tradicional" + +#: ../../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 "Libertino" + +#: ../../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 en sueños" + +#: ../../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únteme" + +#: ../../include/security.php:384 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/taxonomy.php:240 ../../include/taxonomy.php:261 +msgid "Tags" +msgstr "Etiquetas" + +#: ../../include/taxonomy.php:305 +msgid "Keywords" +msgstr "Palabras clave" + +#: ../../include/taxonomy.php:326 +msgid "have" +msgstr "tener" + +#: ../../include/taxonomy.php:326 +msgid "has" +msgstr "tiene" + +#: ../../include/taxonomy.php:327 +msgid "want" +msgstr "quiero" + +#: ../../include/taxonomy.php:327 +msgid "wants" +msgstr "quiere" + +#: ../../include/taxonomy.php:328 +msgid "likes" +msgstr "gusta de" + +#: ../../include/taxonomy.php:329 +msgid "dislikes" +msgstr "no gusta de" + +#: ../../include/zot.php:676 +msgid "Invalid data packet" +msgstr "Paquete de datos no válido" + +#: ../../include/zot.php:692 +msgid "Unable to verify channel signature" +msgstr "No ha sido posible de verificar la firma del canal" + +#: ../../include/zot.php:2268 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "No ha sido posible de verificar la firma del sitio para %s" + +#: ../../include/zot.php:3585 +msgid "invalid target signature" +msgstr "La firma recibida no es válida" + +#: ../../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:891 +#: ../../mod/admin.php:900 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1520 +msgid "Email" +msgstr "Correo electrónico" + +#: ../../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/identity.php:32 +msgid "Unable to obtain identity information from database" +msgstr "No ha sido posible obtener información sobre la identidad desde la base de datos" + +#: ../../include/identity.php:66 +msgid "Empty name" +msgstr "Nombre vacÃo" + +#: ../../include/identity.php:69 +msgid "Name too long" +msgstr "Nombre demasiado largo" + +#: ../../include/identity.php:181 +msgid "No account identifier" +msgstr "Ningún identificador de la cuenta" + +#: ../../include/identity.php:193 +msgid "Nickname is required." +msgstr "Se requiere un sobrenombre (alias)." + +#: ../../include/identity.php:207 +msgid "Reserved nickname. Please choose another." +msgstr "Sobrenombre en uso. Por favor, elija otro." + +#: ../../include/identity.php:212 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "El alias contiene caracteres no admitidos o está ya en uso por otros usuarios de este sitio." + +#: ../../include/identity.php:288 +msgid "Unable to retrieve created identity" +msgstr "No ha sido posible recuperar la identidad creada" + +#: ../../include/identity.php:346 +msgid "Default Profile" +msgstr "Perfil principal" + +#: ../../include/identity.php:772 +msgid "Requested channel is not available." +msgstr "El canal solicitado no está disponible." + +#: ../../include/identity.php:818 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 +#: ../../mod/profile.php:16 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "El perfil solicitado no está disponible." + +#: ../../include/identity.php:966 ../../mod/profiles.php:782 +msgid "Change profile photo" +msgstr "Cambiar la foto del perfil" + +#: ../../include/identity.php:972 +msgid "Profiles" +msgstr "Perfiles" + +#: ../../include/identity.php:972 +msgid "Manage/edit profiles" +msgstr "Administrar/editar perfiles" + +#: ../../include/identity.php:973 ../../mod/profiles.php:783 +msgid "Create New Profile" +msgstr "Crear un nuevo perfil" + +#: ../../include/identity.php:988 ../../mod/profiles.php:794 +msgid "Profile Image" +msgstr "Imagen del perfil" + +#: ../../include/identity.php:991 +msgid "visible to everybody" +msgstr "visible para cualquiera" + +#: ../../include/identity.php:992 ../../mod/profiles.php:677 +#: ../../mod/profiles.php:798 +msgid "Edit visibility" +msgstr "Editar visibilidad" + +#: ../../include/identity.php:1008 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "Género:" + +#: ../../include/identity.php:1009 ../../include/identity.php:1294 +msgid "Status:" +msgstr "Estado:" + +#: ../../include/identity.php:1010 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "Página personal:" + +#: ../../include/identity.php:1011 +msgid "Online Now" +msgstr "Ahora en lÃnea" + +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:318 +msgid "g A l F d" +msgstr "g A l d F" + +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "d F" + +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:341 +msgid "[today]" +msgstr "[hoy]" + +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "Recordatorios de cumpleaños" + +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "Cumpleaños de esta semana:" + +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[Sin descripción]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "Recordatorios de eventos" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "Eventos de esta semana:" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1030 +msgid "Full Name:" +msgstr "Nombre completo:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "Me gusta este canal" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "j F Y" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "Cumpleaños:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:302 +msgid "Age:" +msgstr "Edad:" + +#: ../../include/identity.php:1300 +#, php-format +msgid "for %1$d %2$s" +msgstr "por %1$d %2$s" + +#: ../../include/identity.php:1303 ../../mod/profiles.php:699 +msgid "Sexual Preference:" +msgstr "Orientación sexual:" + +#: ../../include/identity.php:1307 ../../mod/directory.php:318 +#: ../../mod/profiles.php:701 +msgid "Hometown:" +msgstr "Ciudad de origen:" + +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "Etiquetas:" + +#: ../../include/identity.php:1311 ../../mod/profiles.php:702 +msgid "Political Views:" +msgstr "Posición polÃtica:" + +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "Religión:" + +#: ../../include/identity.php:1315 ../../mod/directory.php:320 +msgid "About:" +msgstr "Sobre mÃ:" + +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "Aficciones/Intereses:" + +#: ../../include/identity.php:1319 ../../mod/profiles.php:705 +msgid "Likes:" +msgstr "Me gusta:" + +#: ../../include/identity.php:1321 ../../mod/profiles.php:706 +msgid "Dislikes:" +msgstr "No me gusta:" + +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "Información de contacto y redes sociales:" + +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "Mis otros canales:" + +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "Intereses musicales:" + +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "Libros, literatura:" + +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "Televisión:" + +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "Cine/danza/cultura/entretenimiento:" + +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "Vida sentimental/amorosa:" + +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "Trabajo:" + +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "Estudios:" + +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "Me gusta esto" + +#: ../../include/identity.php:1767 ../../mod/cover_photo.php:236 +msgid "cover photo" +msgstr "Imagen de portada del perfil" + #: ../../include/text.php:394 msgid "prev" msgstr "anterior" @@ -3454,2072 +3222,2184 @@ msgstr "más antiguas" msgid "newer" msgstr "más recientes" -#: ../../include/text.php:785 +#: ../../include/text.php:803 msgid "No connections" msgstr "Sin conexiones" -#: ../../include/text.php:797 +#: ../../include/text.php:828 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d Conexión" -msgstr[1] "%d Conexiones" +msgid "View all %s connections" +msgstr "Ver todas las %s conexiones" -#: ../../include/text.php:810 ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Ver conexiones" +#: ../../include/text.php:886 ../../include/text.php:898 +#: ../../include/widgets.php:192 ../../mod/admin.php:1568 +#: ../../mod/admin.php:1588 ../../mod/filer.php:49 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:100 +msgid "Save" +msgstr "Guardar" -#: ../../include/text.php:954 +#: ../../include/text.php:972 msgid "poke" msgstr "un toque" -#: ../../include/text.php:955 +#: ../../include/text.php:973 msgid "ping" msgstr "un \"ping\"" -#: ../../include/text.php:955 +#: ../../include/text.php:973 msgid "pinged" msgstr "ha enviado un \"ping\" a" -#: ../../include/text.php:956 +#: ../../include/text.php:974 msgid "prod" -msgstr "una incitación" +msgstr "una incitación " -#: ../../include/text.php:956 +#: ../../include/text.php:974 msgid "prodded" -msgstr "ha incitado a" +msgstr "ha incitado a " -#: ../../include/text.php:957 +#: ../../include/text.php:975 msgid "slap" -msgstr "una bofetada" +msgstr "una bofetada " -#: ../../include/text.php:957 +#: ../../include/text.php:975 msgid "slapped" -msgstr "ha enviado una bofetada a" +msgstr "ha abofeteado a " -#: ../../include/text.php:958 +#: ../../include/text.php:976 msgid "finger" -msgstr "un \"finger\"" +msgstr "un \"finger\" " -#: ../../include/text.php:958 +#: ../../include/text.php:976 msgid "fingered" -msgstr "ha enviado un \"finger\" a" +msgstr "envió un \"finger\" a" -#: ../../include/text.php:959 +#: ../../include/text.php:977 msgid "rebuff" -msgstr "un rechazo" +msgstr "un reproche" -#: ../../include/text.php:959 +#: ../../include/text.php:977 msgid "rebuffed" -msgstr "ha enviado un rechazo a" +msgstr "ha hecho un reproche a " -#: ../../include/text.php:969 +#: ../../include/text.php:987 msgid "happy" -msgstr "feliz" +msgstr "feliz " -#: ../../include/text.php:970 +#: ../../include/text.php:988 msgid "sad" -msgstr "triste" +msgstr "triste " -#: ../../include/text.php:971 +#: ../../include/text.php:989 msgid "mellow" -msgstr "amable" +msgstr "tranquilo/a" -#: ../../include/text.php:972 +#: ../../include/text.php:990 msgid "tired" -msgstr "cansado/a" +msgstr "cansado/a " -#: ../../include/text.php:973 +#: ../../include/text.php:991 msgid "perky" msgstr "vivaz" -#: ../../include/text.php:974 +#: ../../include/text.php:992 msgid "angry" msgstr "enfadado/a" -#: ../../include/text.php:975 -msgid "stupified" -msgstr "estupefacto/a" +#: ../../include/text.php:993 +msgid "stupefied" +msgstr "asombrado/a" -#: ../../include/text.php:976 +#: ../../include/text.php:994 msgid "puzzled" msgstr "perplejo/a" -#: ../../include/text.php:977 +#: ../../include/text.php:995 msgid "interested" msgstr "interesado/a" -#: ../../include/text.php:978 +#: ../../include/text.php:996 msgid "bitter" msgstr "amargado/a" -#: ../../include/text.php:979 +#: ../../include/text.php:997 msgid "cheerful" msgstr "alegre" -#: ../../include/text.php:980 +#: ../../include/text.php:998 msgid "alive" msgstr "animado/a" -#: ../../include/text.php:981 +#: ../../include/text.php:999 msgid "annoyed" msgstr "molesto/a" -#: ../../include/text.php:982 +#: ../../include/text.php:1000 msgid "anxious" msgstr "ansioso/a" -#: ../../include/text.php:983 +#: ../../include/text.php:1001 msgid "cranky" msgstr "de mal humor" -#: ../../include/text.php:984 +#: ../../include/text.php:1002 msgid "disturbed" msgstr "perturbado/a" -#: ../../include/text.php:985 +#: ../../include/text.php:1003 msgid "frustrated" msgstr "frustrado/a" -#: ../../include/text.php:986 +#: ../../include/text.php:1004 msgid "depressed" msgstr "deprimido/a" -#: ../../include/text.php:987 +#: ../../include/text.php:1005 msgid "motivated" msgstr "motivado/a" -#: ../../include/text.php:988 +#: ../../include/text.php:1006 msgid "relaxed" msgstr "relajado/a" -#: ../../include/text.php:989 +#: ../../include/text.php:1007 msgid "surprised" msgstr "sorprendido/a" -#: ../../include/text.php:1165 +#: ../../include/text.php:1183 msgid "May" msgstr "mayo" -#: ../../include/text.php:1242 ../../include/text.php:1246 +#: ../../include/text.php:1260 ../../include/text.php:1264 msgid "Unknown Attachment" msgstr "Adjunto no reconocido" -#: ../../include/text.php:1248 +#: ../../include/text.php:1266 msgid "unknown" msgstr "desconocido" -#: ../../include/text.php:1284 +#: ../../include/text.php:1302 msgid "remove category" msgstr "eliminar categorÃa" -#: ../../include/text.php:1361 +#: ../../include/text.php:1379 msgid "remove from file" msgstr "eliminar del fichero" -#: ../../include/text.php:1507 ../../include/text.php:1518 +#: ../../include/text.php:1521 ../../include/text.php:1532 msgid "Click to open/close" msgstr "Pulsar para abrir/cerrar" -#: ../../include/text.php:1692 ../../mod/events.php:623 +#: ../../include/text.php:1716 ../../mod/events.php:623 msgid "Link to Source" msgstr "Enlazar con la entrada en su ubicación original" -#: ../../include/text.php:1713 ../../include/text.php:1785 +#: ../../include/text.php:1737 ../../include/text.php:1809 msgid "default" msgstr "por defecto" -#: ../../include/text.php:1721 +#: ../../include/text.php:1745 msgid "Page layout" msgstr "Formato de la página" -#: ../../include/text.php:1721 +#: ../../include/text.php:1745 msgid "You can create your own with the layouts tool" msgstr "Puede crear su propio formato gráfico con las herramientas de diseño" -#: ../../include/text.php:1763 +#: ../../include/text.php:1787 msgid "Page content type" msgstr "Tipo de contenido de página" -#: ../../include/text.php:1797 +#: ../../include/text.php:1821 msgid "Select an alternate language" msgstr "Seleccionar un idioma alternativo" -#: ../../include/text.php:1929 +#: ../../include/text.php:1953 msgid "activity" -msgstr "actividad" +msgstr "la actividad" -#: ../../include/text.php:2224 +#: ../../include/text.php:2248 msgid "Design Tools" msgstr "Herramientas de diseño" -#: ../../include/text.php:2227 ../../mod/blocks.php:147 +#: ../../include/text.php:2251 ../../mod/blocks.php:147 msgid "Blocks" msgstr "Bloques" -#: ../../include/text.php:2228 ../../mod/menu.php:103 +#: ../../include/text.php:2252 ../../mod/menu.php:103 msgid "Menus" msgstr "Menús" -#: ../../include/text.php:2229 ../../mod/layouts.php:174 +#: ../../include/text.php:2253 ../../mod/layouts.php:174 msgid "Layouts" msgstr "Formato gráfico" -#: ../../include/text.php:2230 +#: ../../include/text.php:2254 msgid "Pages" msgstr "Páginas" -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Opciones del directorio" +#: ../../include/items.php:423 ../../index.php:370 ../../mod/dreport.php:6 +#: ../../mod/dreport.php:45 ../../mod/group.php:68 +#: ../../mod/import_items.php:108 ../../mod/like.php:280 +#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 +msgid "Permission denied" +msgstr "Permiso denegado" -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Modo seguro" +#: ../../include/items.php:1130 ../../include/items.php:1176 +msgid "(Unknown)" +msgstr "(Desconocido)" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:106 -#: ../../mod/admin.php:410 ../../mod/settings.php:577 ../../mod/photos.php:626 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:447 -#: ../../mod/events.php:448 ../../mod/events.php:457 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485 -msgid "No" -msgstr "No" +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "Visible para cualquiera en internet." -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/api.php:105 ../../mod/admin.php:412 ../../mod/settings.php:577 -#: ../../mod/photos.php:626 ../../mod/menu.php:96 ../../mod/menu.php:153 -#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 -#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228 -#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485 -msgid "Yes" -msgstr "SÃ" +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "Visible sólo para usted." -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Solo foros públicos" +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "Visible para cualquiera en esta red." -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Solo este sitio web" +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "Visible para cualquiera que haya sido autenticado." -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"<strong>may</strong> 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 este nombre ha sido restablecido. <strong>Es posible</strong> que los permisos existentes sean aplicados a este grupo y sus futuros miembros. Si no quiere esto, por favor cree otro grupo con un nombre diferente." +#: ../../include/items.php:1381 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible para cualquiera en %s." -#: ../../include/group.php:232 -msgid "Add new connections to this collection (privacy group)" -msgstr "Añadir nuevas conexiones a esta colección (privacidad del grupo)" +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "Visible para todas las conexiones." -#: ../../include/group.php:251 ../../mod/admin.php:821 -msgid "All Channels" -msgstr "Todos los canales" +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "Visible para las conexiones permitidas." -#: ../../include/group.php:273 -msgid "edit" -msgstr "editar" +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "Visible para conexiones especÃficas." -#: ../../include/group.php:295 -msgid "Collections" -msgstr "Colecciones" +#: ../../include/items.php:4350 ../../mod/admin.php:135 +#: ../../mod/admin.php:1091 ../../mod/admin.php:1336 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:85 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elemento no encontrado." -#: ../../include/group.php:296 -msgid "Edit collection" -msgstr "Editar colección" +#: ../../include/items.php:4862 ../../mod/group.php:38 ../../mod/group.php:137 +msgid "Privacy group not found." +msgstr "Grupo privado no encontrado." -#: ../../include/group.php:297 -msgid "Add new collection" -msgstr "Añadir nueva colección" +#: ../../include/items.php:4878 +msgid "Privacy group is empty." +msgstr "El grupo privado está vacÃo." -#: ../../include/group.php:298 -msgid "Channels not in any collection" -msgstr "El canal no se encuentra en ninguna colección" +#: ../../include/items.php:4885 +#, php-format +msgid "Privacy group: %s" +msgstr "Grupo privado: %s" -#: ../../include/zot.php:675 -msgid "Invalid data packet" -msgstr "Paquete de datos no válido" +#: ../../include/items.php:4895 ../../mod/connedit.php:692 +#, php-format +msgid "Connection: %s" +msgstr "Conexión: %s" -#: ../../include/zot.php:691 -msgid "Unable to verify channel signature" -msgstr "No ha sido posible de verificar la firma del canal" +#: ../../include/items.php:4897 +msgid "Connection not found." +msgstr "Conexión no encontrada" -#: ../../include/zot.php:2275 +#: ../../include/enotify.php:96 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "No ha sido posible de verificar la firma del sitio para %s" - -#: ../../include/zot.php:3601 -msgid "invalid target signature" -msgstr "La firma recibida no es válida" +msgid "%s <!item_type!>" +msgstr "%s <!item_type!>" -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nueva página" +#: ../../include/enotify.php:100 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Aviso] Nuevo mensaje en %s" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/webpages.php:187 ../../mod/layouts.php:188 -msgid "View" -msgstr "Ver" +#: ../../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 le ha enviado un nuevo mensaje privado en %3$s." -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Acciones" +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s le ha enviado %2$s." -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "VÃnculo de la página" +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "un mensaje privado" -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "TÃtulo" +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Por favor visite %s para ver y/o responder a su mensaje privado." -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/webpages.php:192 ../../mod/layouts.php:181 ../../mod/menu.php:110 -msgid "Created" -msgstr "Creado" +#: ../../include/enotify.php:160 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%4$s[/zrl]" -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/webpages.php:193 ../../mod/layouts.php:182 ../../mod/menu.php:111 -msgid "Edited" -msgstr "Editado" +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%5$s de %4$s[/zrl] " -#: ../../include/network.php:630 -msgid "view full size" -msgstr "Ver en el tamaño original" +#: ../../include/enotify.php:177 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s ha comentado [zrl=%3$s]%4$s creado por usted[/zrl]" -#: ../../include/network.php:1655 ../../include/account.php:316 -#: ../../include/account.php:343 ../../include/account.php:403 -msgid "Administrator" -msgstr "Administrador" +#: ../../include/enotify.php:188 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Aviso] Nuevo comentario de %2$s a la conversación #%1$d" -#: ../../include/network.php:1669 -msgid "No Subject" -msgstr "Sin asunto" +#: ../../include/enotify.php:189 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s ha comentado un elemento/conversación que ha estado siguiendo." -#: ../../include/dba/dba_driver.php:141 +#: ../../include/enotify.php:192 ../../include/enotify.php:207 +#: ../../include/enotify.php:233 ../../include/enotify.php:251 +#: ../../include/enotify.php:265 #, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "No se ha podido localizar información de DNS para el servidor de base de datos “%sâ€" +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Para ver o comentar la conversación, visite %s" -#: ../../include/photos.php:112 +#: ../../include/enotify.php:198 #, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "La imagen excede el lÃmite de %lu bytes del sitio" +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Aviso] %s ha publicado una entrada en su página de inicio del perfil (\"muro\")" -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "El fichero de imagen está vacÃo. " +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s ha publicado en su página del perfil en %3$s" -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -msgid "Unable to process image" -msgstr "No ha sido posible procesar la imagen" +#: ../../include/enotify.php:202 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s ha publicado en [zrl=%3$s]su página del perfil[/zrl]" -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "La foto no ha podido ser guardada." +#: ../../include/enotify.php:226 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Aviso] %s le ha etiquetado" -#: ../../include/photos.php:487 -msgid "Upload New Photos" -msgstr "Subir nuevas fotos" +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s le ha etiquetado en %3$s" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Guardar en carpeta" +#: ../../include/enotify.php:228 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]le etiquetó[/zrl]." -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Participaré" +#: ../../include/enotify.php:240 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Aviso] %1$s le ha dado un toque" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "No participaré" +#: ../../include/enotify.php:241 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s le ha dado un toque en %3$s" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Quizá participe" +#: ../../include/enotify.php:242 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]le ha dado un toque[/zrl]." -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Estoy de acuerdo" +#: ../../include/enotify.php:258 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Aviso] %s ha etiquetado su publicación" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "No estoy de acuerdo" +#: ../../include/enotify.php:259 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s ha etiquetado su publicación en %3$s" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Me abstengo" +#: ../../include/enotify.php:260 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s ha etiquetado [zrl=%3$s]su publicación[/zrl]" -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Destacar añadiendo una estrella" +#: ../../include/enotify.php:272 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Aviso] Ha recibido una solicitud de conexión" -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Eliminar estrella" +#: ../../include/enotify.php:273 +#, 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' en %3$s" -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Activar o desactivar el estado de entrada preferida" +#: ../../include/enotify.php:274 +#, 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/ItemObject.php:218 -msgid "starred" -msgstr "preferidas" +#: ../../include/enotify.php:278 ../../include/enotify.php:297 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Puede visitar su perfil en %s" -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Añadir etiqueta" +#: ../../include/enotify.php:280 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Por favor, visite %s para permitir o rechazar la solicitad de conexión." -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 -msgid "I like this (toggle)" -msgstr "me gusta (cambiar)" +#: ../../include/enotify.php:287 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Aviso] Ha recibido una sugerencia de amistad" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 -msgid "I don't like this (toggle)" -msgstr "No me gusta esto (cambiar)" +#: ../../include/enotify.php:288 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, ha recibido una sugerencia de conexión de '%2$s' en %3$s" -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Compartir esto" +#: ../../include/enotify.php:289 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, ha recibido [zrl=%2$s]una sugerencia de conexión[/zrl] para %3$s de %4$s." -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "compartir" +#: ../../include/enotify.php:295 +msgid "Name:" +msgstr "Nombre:" -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" -msgstr "Informe de transmisión" +#: ../../include/enotify.php:296 +msgid "Photo:" +msgstr "Foto:" -#: ../../include/ItemObject.php:286 +#: ../../include/enotify.php:299 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d comentario" -msgstr[1] "%d comentarios" +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Por favor, visite %s para aprobar o rechazar la sugerencia." -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 -#, php-format -msgid "View %s's profile - %s" -msgstr "Ver el perfil de %s - %s" +#: ../../include/enotify.php:514 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Aviso]" -#: ../../include/ItemObject.php:319 -msgid "to" -msgstr "a" +#: ../../include/widgets.php:93 +msgid "System" +msgstr "Sistema" -#: ../../include/ItemObject.php:320 -msgid "via" -msgstr "mediante" +#: ../../include/widgets.php:96 +msgid "Create Personal App" +msgstr "Crear una aplicación personal" -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" -msgstr "De página del perfil a página del perfil (de Muro a Muro)" +#: ../../include/widgets.php:97 +msgid "Edit Personal App" +msgstr "Editar una aplicación personal" -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" -msgstr "Mediante el procedimiento página del perfil a página del perfil (de Muro a Muro)" +#: ../../include/widgets.php:139 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Ignorar/Ocultar" -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" -msgstr "Guardar en Marcadores" +#: ../../include/widgets.php:144 +msgid "Suggestions" +msgstr "Sugerencias" -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" -msgstr "Añadir al calendario" +#: ../../include/widgets.php:145 +msgid "See more..." +msgstr "Ver más..." -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" -msgstr "Marcar todo como visto" +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Tiene %1$.0f de %2$.0f conexiones permitidas." -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 -msgctxt "noun" -msgid "Likes" -msgstr "Me gusta" +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Añadir nueva conexión" -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 -msgctxt "noun" -msgid "Dislikes" -msgstr "No me gusta" +#: ../../include/widgets.php:173 +msgid "Enter channel address" +msgstr "Dirección del canal" -#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 -#: ../../mod/photos.php:1160 -msgid "This is you" -msgstr "Este es usted" +#: ../../include/widgets.php:174 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "Ejemplos: manuel@ejemplo.com, https://ejemplo.com/carmen" -#: ../../include/ItemObject.php:703 -msgid "Image" -msgstr "Imagen" +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Notas" -#: ../../include/ItemObject.php:704 -msgid "Insert Link" -msgstr "Insertar enlace" +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Eliminar término" -#: ../../include/ItemObject.php:705 -msgid "Video" -msgstr "VÃdeo" +#: ../../include/widgets.php:274 ../../include/features.php:80 +msgid "Saved Searches" +msgstr "Búsquedas guardadas" -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Adminstrador del sitio" +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Hemeroteca" -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Libreta de direcciones" +#: ../../include/widgets.php:428 ../../mod/connedit.php:580 +msgid "Me" +msgstr "Yo" -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Estado de ánimo" +#: ../../include/widgets.php:429 ../../mod/connedit.php:581 +msgid "Family" +msgstr "Familia" -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Probar" +#: ../../include/widgets.php:431 ../../mod/connedit.php:583 +msgid "Acquaintances" +msgstr "Conocidos/as" -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Sugerir" +#: ../../include/widgets.php:432 ../../mod/connections.php:88 +#: ../../mod/connections.php:103 ../../mod/connedit.php:584 +msgid "All" +msgstr "Todos/as" -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Canal aleatorio" +#: ../../include/widgets.php:451 +msgid "Refresh" +msgstr "Recargar" -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Invitar" +#: ../../include/widgets.php:485 +msgid "Account settings" +msgstr "Configuración de la cuenta" -#: ../../include/apps.php:152 -msgid "Features" -msgstr "CaracterÃsticas" +#: ../../include/widgets.php:491 +msgid "Channel settings" +msgstr "Configuración del canal" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Idioma" +#: ../../include/widgets.php:500 +msgid "Additional features" +msgstr "Funcionalidades" -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Publicación" +#: ../../include/widgets.php:507 +msgid "Feature/Addon settings" +msgstr "Complementos" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Foto del perfil" +#: ../../include/widgets.php:513 +msgid "Display settings" +msgstr "Ajustes de visualización" -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:612 -msgid "Update" -msgstr "Actualizar" +#: ../../include/widgets.php:519 +msgid "Connected apps" +msgstr "Aplicaciones conectadas" -#: ../../include/apps.php:252 -msgid "Install" -msgstr "Instalar" +#: ../../include/widgets.php:525 +msgid "Export channel" +msgstr "Exportar canal" -#: ../../include/apps.php:257 -msgid "Purchase" -msgstr "Comprar" +#: ../../include/widgets.php:533 ../../mod/connedit.php:692 +msgid "Connection Default Permissions" +msgstr "Permisos predeterminados de conexión" -#: ../../include/permissions.php:26 -msgid "Can view my normal stream and posts" -msgstr "Pueden verse mi actividad y publicaciones normales" +#: ../../include/widgets.php:541 +msgid "Premium Channel Settings" +msgstr "Configuración del canal premium" -#: ../../include/permissions.php:27 -msgid "Can view my default channel profile" -msgstr "Puede verse mi perfil de canal predeterminado." +#: ../../include/widgets.php:549 ../../include/features.php:67 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "OrÃgenes de los contenidos del canal" -#: ../../include/permissions.php:28 -msgid "Can view my connections" -msgstr "Pueden verse mis conexiones" +#: ../../include/widgets.php:571 +msgid "Private Mail Menu" +msgstr "Menú de correo privado" -#: ../../include/permissions.php:29 -msgid "Can view my file storage and photos" -msgstr "Pueden verse mi repositorio de ficheros y mis fotos" +#: ../../include/widgets.php:573 +msgid "Combined View" +msgstr "Vista combinada" -#: ../../include/permissions.php:30 -msgid "Can view my webpages" -msgstr "Pueden verse mis páginas web" +#: ../../include/widgets.php:607 ../../include/widgets.php:619 +msgid "Conversations" +msgstr "Conversaciones" -#: ../../include/permissions.php:33 -msgid "Can send me their channel stream and posts" -msgstr "Me pueden enviar sus entradas y contenidos del canal" +#: ../../include/widgets.php:611 +msgid "Received Messages" +msgstr "Mensajes recibidos" -#: ../../include/permissions.php:34 -msgid "Can post on my channel page (\"wall\")" -msgstr "Pueden crearse entradas en mi página de inicio del canal (“muroâ€)" +#: ../../include/widgets.php:615 +msgid "Sent Messages" +msgstr "Enviar mensajes" -#: ../../include/permissions.php:35 -msgid "Can comment on or like my posts" -msgstr "Pueden publicarse comentarios en mis publicaciones o marcar mis entradas con 'me gusta'." +#: ../../include/widgets.php:629 +msgid "No messages." +msgstr "Sin mensajes." -#: ../../include/permissions.php:36 -msgid "Can send me private mail messages" -msgstr "Se me pueden enviar mensajes privados" +#: ../../include/widgets.php:647 +msgid "Delete conversation" +msgstr "Eliminar conversación" -#: ../../include/permissions.php:37 -msgid "Can like/dislike stuff" -msgstr "Puede marcarse contenido como me gusta/no me gusta" +#: ../../include/widgets.php:673 +msgid "Events Menu" +msgstr "Menú de eventos" -#: ../../include/permissions.php:37 -msgid "Profiles and things other than posts/comments" -msgstr "Perfiles y otras cosas aparte de publicaciones/comentarios" +#: ../../include/widgets.php:674 +msgid "Day View" +msgstr "Eventos del dÃa" -#: ../../include/permissions.php:39 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Puede enviarse una entrada a todos mis contactos del canal mediante una @mención" +#: ../../include/widgets.php:675 +msgid "Week View" +msgstr "Eventos de la semana" -#: ../../include/permissions.php:39 -msgid "Advanced - useful for creating group forum channels" -msgstr "Avanzado - útil para crear canales de foros de discusión o grupos" +#: ../../include/widgets.php:676 +msgid "Month View" +msgstr "Eventos del mes" -#: ../../include/permissions.php:40 -msgid "Can chat with me (when available)" -msgstr "Se puede charlar conmigo (cuando esté disponible)" +#: ../../include/widgets.php:677 ../../mod/events.php:654 +msgid "Export" +msgstr "Exportar" -#: ../../include/permissions.php:41 -msgid "Can write to my file storage and photos" -msgstr "Puede escribirse en mi repositorio de ficheros y fotos" +#: ../../include/widgets.php:678 ../../mod/events.php:657 +msgid "Import" +msgstr "Importar" -#: ../../include/permissions.php:42 -msgid "Can edit my webpages" -msgstr "Pueden editarse mis páginas web" +#: ../../include/widgets.php:688 +msgid "Events Tools" +msgstr "Gestión de eventos" -#: ../../include/permissions.php:44 -msgid "Can source my public posts in derived channels" -msgstr "Pueden utilizarse mis publicaciones públicas como origen de contenidos en canales derivados" +#: ../../include/widgets.php:689 +msgid "Export Calendar" +msgstr "Exportar el calendario" -#: ../../include/permissions.php:44 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Algo avanzado - muy útil en comunidades abiertas" +#: ../../include/widgets.php:690 +msgid "Import Calendar" +msgstr "Importar un calendario" -#: ../../include/permissions.php:46 -msgid "Can administer my channel resources" -msgstr "Pueden administrarse mis recursos del canal" +#: ../../include/widgets.php:764 +msgid "Chat Rooms" +msgstr "Salas de chat" -#: ../../include/permissions.php:46 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Muy avanzado. Déjelo a no ser que sepa bien lo que está haciendo." +#: ../../include/widgets.php:784 +msgid "Bookmarked Chatrooms" +msgstr "Salas de chat preferidas" -#: ../../include/permissions.php:867 -msgid "Social Networking" -msgstr "Redes sociales" +#: ../../include/widgets.php:804 +msgid "Suggested Chatrooms" +msgstr "Salas de chat sugeridas" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Mostly Public" -msgstr "Público en su mayor parte" +#: ../../include/widgets.php:949 ../../include/widgets.php:1039 +msgid "photo/image" +msgstr "foto/imagen" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Restricted" -msgstr "Restringido" +#: ../../include/widgets.php:1133 +msgid "Rating Tools" +msgstr "Valoraciones" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -msgid "Private" -msgstr "Privado" +#: ../../include/widgets.php:1137 ../../include/widgets.php:1139 +msgid "Rate Me" +msgstr "Valorar este canal" -#: ../../include/permissions.php:868 -msgid "Community Forum" -msgstr "Foro de discusión" +#: ../../include/widgets.php:1142 +msgid "View Ratings" +msgstr "Mostrar las valoraciones" -#: ../../include/permissions.php:869 -msgid "Feed Republish" -msgstr "Republicar un \"feed\"" +#: ../../include/widgets.php:1153 +msgid "Public Hubs" +msgstr "Servidores públicos" -#: ../../include/permissions.php:870 -msgid "Special Purpose" -msgstr "Propósito especial" +#: ../../include/widgets.php:1201 +msgid "Forums" +msgstr "Foros" -#: ../../include/permissions.php:870 -msgid "Celebrity/Soapbox" -msgstr "Página para fans" +#: ../../include/widgets.php:1230 +msgid "Tasks" +msgstr "Tareas" -#: ../../include/permissions.php:870 -msgid "Group Repository" -msgstr "Repositorio de grupo" +#: ../../include/widgets.php:1239 +msgid "Documentation" +msgstr "Documentación" -#: ../../include/permissions.php:871 -msgid "Custom/Expert Mode" -msgstr "Modo personalizado/experto" +#: ../../include/widgets.php:1241 +msgid "Project/Site Information" +msgstr "Información sobre el proyecto o sitio" -#: ../../include/photo/photo_driver.php:719 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 -#: ../../mod/photos.php:94 ../../mod/photos.php:699 -msgid "Profile Photos" -msgstr "Fotos del perfil" +#: ../../include/widgets.php:1242 +msgid "For Members" +msgstr "Para los usuarios" -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Dirección de correo no válida" +#: ../../include/widgets.php:1243 +msgid "For Administrators" +msgstr "Para los administradores" -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "Su dirección de correo no pertenece a ninguno de los dominios permitidos en este sitio." +#: ../../include/widgets.php:1244 +msgid "For Developers" +msgstr "Para los desarrolladores" -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "Su dirección de correo está ya registrada en este sitio." +#: ../../include/widgets.php:1269 ../../mod/admin.php:452 +msgid "Site" +msgstr "Sitio" -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "Es obligatorio que le inviten." +#: ../../include/widgets.php:1270 +msgid "Accounts" +msgstr "Cuentas" -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "No se ha podido verificar su invitación." +#: ../../include/widgets.php:1271 ../../mod/admin.php:1051 +msgid "Channels" +msgstr "Canales" -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Por favor introduzca la información requerida." +#: ../../include/widgets.php:1273 ../../mod/admin.php:1166 +#: ../../mod/admin.php:1227 +msgid "Plugins" +msgstr "Extensiones" -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "La información de la cuenta no se ha podido guardar." +#: ../../include/widgets.php:1274 ../../mod/admin.php:1388 +#: ../../mod/admin.php:1422 +msgid "Themes" +msgstr "Temas" -#: ../../include/account.php:248 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Confirmación de registro para %s" +#: ../../include/widgets.php:1275 +msgid "Inspect queue" +msgstr "Examinar la cola" -#: ../../include/account.php:314 -#, php-format -msgid "Registration request at %s" -msgstr "Solicitud de registro en %s" +#: ../../include/widgets.php:1276 +msgid "Profile Config" +msgstr "Ajustes del perfil" -#: ../../include/account.php:338 -msgid "your registration password" -msgstr "su contraseña de registro" +#: ../../include/widgets.php:1277 +msgid "DB updates" +msgstr "Actualizaciones de la base de datos" -#: ../../include/account.php:341 ../../include/account.php:401 -#, php-format -msgid "Registration details for %s" -msgstr "Detalles del registro de %s" +#: ../../include/widgets.php:1295 ../../include/widgets.php:1301 +#: ../../mod/admin.php:1507 +msgid "Logs" +msgstr "Informes" -#: ../../include/account.php:410 -msgid "Account approved." -msgstr "Cuenta aprobada." +#: ../../include/widgets.php:1300 +msgid "Plugin Features" +msgstr "Extensiones" -#: ../../include/account.php:449 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registro revocado para %s" +#: ../../include/widgets.php:1302 +msgid "User registrations waiting for confirmation" +msgstr "Registros de usuarios pendientes de confirmación" -#: ../../include/account.php:494 -msgid "Account verified. Please login." -msgstr "Cuenta verificada. Por favor, inicie sesión." +#: ../../include/widgets.php:1380 ../../mod/photos.php:748 +#: ../../mod/photos.php:1283 +msgid "View Photo" +msgstr "Ver foto" -#: ../../include/account.php:707 ../../include/account.php:709 -msgid "Click here to upgrade." -msgstr "Pulse aquà para actualizar" +#: ../../include/widgets.php:1397 ../../mod/photos.php:779 +msgid "Edit Album" +msgstr "Editar álbum" -#: ../../include/account.php:715 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Esta acción supera los lÃmites establecidos por su plan de suscripción " +#: ../../include/features.php:45 +msgid "General Features" +msgstr "Funcionalidades básicas" -#: ../../include/account.php:720 -msgid "This action is not available under your subscription plan." -msgstr "Esta acción no está disponible en su plan de suscripción." +#: ../../include/features.php:47 +msgid "Content Expiration" +msgstr "Caducidad del contenido" -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permiso denegado" +#: ../../include/features.php:47 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Eliminar publicaciones/comentarios y/o mensajes privados más adelante" -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Fichero no encontrado." +#: ../../include/features.php:48 +msgid "Multiple Profiles" +msgstr "Múltiples perfiles" -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Modificar los permisos del fichero" +#: ../../include/features.php:48 +msgid "Ability to create multiple profiles" +msgstr "Capacidad de crear múltiples perfiles" -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Establecer/editar los permisos" +#: ../../include/features.php:49 +msgid "Advanced Profiles" +msgstr "Perfiles avanzados" -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Incluir todos los ficheros y subcarpetas" +#: ../../include/features.php:49 +msgid "Additional profile sections and selections" +msgstr "Secciones y selecciones de perfil adicionales" -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Volver a la lista de ficheros" +#: ../../include/features.php:50 +msgid "Profile Import/Export" +msgstr "Importar/Exportar perfil" -#: ../../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" +#: ../../include/features.php:50 +msgid "Save and load profile details across sites/channels" +msgstr "Guardar y cargar detalles del perfil a través de sitios/canales" -#: ../../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" +#: ../../include/features.php:51 +msgid "Web Pages" +msgstr "Páginas web" -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Compartir este fichero" +#: ../../include/features.php:51 +msgid "Provide managed web pages on your channel" +msgstr "Proveer páginas web gestionadas en su canal" -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Mostrar la dirección de este fichero" +#: ../../include/features.php:52 +msgid "Hide Rating" +msgstr "Ocultar las valoraciones" -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Avisar a sus contactos sobre este fichero" +#: ../../include/features.php:52 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." +msgstr "Ocultar los botones de valoración en su canal y página de perfil. Tenga en cuenta, sin embargo, que la gente podrá expresar su valoración en otros lugares." -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "La colección ha sido creada." +#: ../../include/features.php:53 +msgid "Private Notes" +msgstr "Notas privadas" -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "No se puede crear la colección." +#: ../../include/features.php:53 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" +msgstr "Habilita una herramienta para guardar notas y recordatorios (advertencia: las notas no estarán cifradas)" -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "La colección ha sido actualizada." +#: ../../include/features.php:54 +msgid "Navigation Channel Select" +msgstr "Navegación por el selector de canales" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Crear una colección de canales." +#: ../../include/features.php:54 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Cambiar de canales directamente desde el menú de navegación desplegable" -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Collection Name: " -msgstr "Nombre de la colección:" +#: ../../include/features.php:55 +msgid "Photo Location" +msgstr "Ubicación de las fotos" -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" -msgstr "Los miembros son visibles para otros canales" +#: ../../include/features.php:55 +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, enlazar estas a un mapa." -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "La colección ha sido eliminada." +#: ../../include/features.php:57 +msgid "Expert Mode" +msgstr "Modo de experto" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "No ha sido posible de eliminar la colección." +#: ../../include/features.php:57 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Habilitar el modo de experto para acceder a opciones avanzadas de configuración" -#: ../../mod/group.php:179 -msgid "Collection Editor" -msgstr "Editor de colecciones" +#: ../../include/features.php:58 +msgid "Premium Channel" +msgstr "Canal premium" -#: ../../mod/group.php:193 -msgid "Members" -msgstr "Miembros" +#: ../../include/features.php:58 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Le permite configurar restricciones y normas de uso a aquellos que conectan con su canal" -#: ../../mod/group.php:195 -msgid "All Connected Channels" -msgstr "Todos los canales conectados" +#: ../../include/features.php:63 +msgid "Post Composition Features" +msgstr "Opciones para la redacción de entradas" -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." -msgstr "Haga clic en un canal para agregarlo o quitarlo." +#: ../../include/features.php:65 +msgid "Use Markdown" +msgstr "Usar Markdown" -#: ../../mod/item.php:173 -msgid "Unable to locate original post." -msgstr "No ha sido posible encontrar la entrada original." +#: ../../include/features.php:65 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Permitir el uso de \"Markdown\" para formatear publicaciones" -#: ../../mod/item.php:417 -msgid "Empty post discarded." -msgstr "La entrada vacÃa ha sido desechada." +#: ../../include/features.php:66 +msgid "Large Photos" +msgstr "Fotos de gran tamaño" -#: ../../mod/item.php:457 -msgid "Executable content type not permitted to this channel." -msgstr "Contenido de tipo ejecutable no permitido en este canal." +#: ../../include/features.php:66 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "Incluir miniaturas de fotos grandes (1024px) en publicaciones. Si no está habilitado, usar miniaturas pequeñas (640px)" -#: ../../mod/item.php:822 -msgid "Duplicate post suppressed." -msgstr "Se ha suprimido la entrada duplicada." +#: ../../include/features.php:67 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importar automáticamente contenido de otros canales o \"feeds\"" -#: ../../mod/item.php:953 -msgid "System error. Post not saved." -msgstr "Error del sistema. La entrada no se ha podido salvar." +#: ../../include/features.php:68 +msgid "Even More Encryption" +msgstr "Más cifrado todavÃa" -#: ../../mod/item.php:1220 -msgid "Unable to obtain post information from database." -msgstr "No ha sido posible obtener información de la entrada en la base de datos." +#: ../../include/features.php:68 +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." -#: ../../mod/item.php:1227 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Ha alcanzado su lÃmite de %1$.0f entradas en la página principal." +#: ../../include/features.php:69 +msgid "Enable Voting Tools" +msgstr "Permitir entradas con votación" -#: ../../mod/item.php:1234 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Ha alcanzado su lÃmite de %1$.0f páginas web." +#: ../../include/features.php:69 +msgid "Provide a class of post which others can vote on" +msgstr "Proveer una clase de publicación en la que otros puedan votar" -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Ningún canal." +#: ../../include/features.php:70 +msgid "Delayed Posting" +msgstr "Publicación aplazada" -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Conexiones comunes" +#: ../../include/features.php:70 +msgid "Allow posts to be published at a later date" +msgstr "Permitir mensajes que se publicarán en una fecha posterior" -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Ninguna conexión en común." +#: ../../include/features.php:71 +msgid "Suppress Duplicate Posts/Comments" +msgstr "Prevenir entradas o comentarios duplicados" -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continuar" +#: ../../include/features.php:71 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "Prevenir que entradas con contenido idéntico se publiquen con menos de dos minutos de intervalo." -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Configuración del canal premium" +#: ../../include/features.php:77 +msgid "Network and Stream Filtering" +msgstr "Filtrado del contenido" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Habilitar restricciones de conexión del canal premium" +#: ../../include/features.php:78 +msgid "Search by Date" +msgstr "Buscar por fecha" -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Por favor introduzca sus restricciones o condiciones, como recibo de paypal, normas de uso, etc." +#: ../../include/features.php:78 +msgid "Ability to select posts by date ranges" +msgstr "Capacidad de seleccionar entradas por rango de fechas" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Este canal puede requerir antes de conectar unos pasos adicionales o el conocimiento de las siguientes condiciones:" +#: ../../include/features.php:79 +msgid "Enable management and selection of privacy groups" +msgstr "Activar la gestión y selección de grupos privados" -#: ../../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:" +#: ../../include/features.php:80 +msgid "Save search terms for re-use" +msgstr "Guardar términos de búsqueda para su reutilización" -#: ../../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 instrucciones proporcionadas en esta página." +#: ../../include/features.php:81 +msgid "Network Personal Tab" +msgstr "Actividad personal" -#: ../../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.)" +#: ../../include/features.php:81 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Habilitar una pestaña en la cual se muestren solo las entradas en las que ha participado." -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canal premium o restringido" +#: ../../include/features.php:82 +msgid "Network New Tab" +msgstr "Contenido nuevo" -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Perfil compatible" +#: ../../include/features.php:82 +msgid "Enable tab to display all new Network activity" +msgstr "Habilitar una pestaña en la que se muestre solo el contenido nuevo" -#: ../../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." +#: ../../include/features.php:83 +msgid "Affinity Tool" +msgstr "Herramienta de afinidad" -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "está interesado en:" +#: ../../include/features.php:83 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtrar el contenido según la profundidad de las relaciones" -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "No se han encontrado perfiles compatibles" +#: ../../include/features.php:84 +msgid "Connection Filtering" +msgstr "Filtrado de conexiones" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Error del protocolo OpenID. Ningún ID recibido como respuesta." +#: ../../include/features.php:84 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtrar publicaciones entrantes de conexiones por palabras clave o contenido" -#: ../../mod/openid.php:72 ../../mod/openid.php:179 -#: ../../Zotlabs/Zot/Auth.php:248 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Bienvenido %s. La identificación desde su servidor se ha llevado a cabo correctamente." +#: ../../include/features.php:85 +msgid "Suggest Channels" +msgstr "Sugerir canales" -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Algunas propuestas para el nuevo usuario sobre qué se puede hacer aquÃ" +#: ../../include/features.php:85 +msgid "Show channel suggestions" +msgstr "Mostrar sugerencias de canales" -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Ausente" +#: ../../include/features.php:90 +msgid "Post/Comment Tools" +msgstr "Gestión de entradas y comentarios" -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Conectado/a" +#: ../../include/features.php:91 +msgid "Community Tagging" +msgstr "Etiquetas de la comunidad" -#: ../../mod/pubsites.php:18 -msgid "Public Sites" -msgstr "Sitios públicos" +#: ../../include/features.php:91 +msgid "Ability to tag existing posts" +msgstr "Capacidad de etiquetar entradas existentes" -#: ../../mod/pubsites.php:21 -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 <strong>may</strong> " -"provide additional details." -msgstr "Los sitios listados permiten el registro público en la red $Projectname. Todos los sitios de la red están vinculados entre sÃ, por lo que sus miembros, en ninguno de ellos, 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 <strong> pueden </strong> proporcionar detalles adicionales." +#: ../../include/features.php:92 +msgid "Post Categories" +msgstr "CategorÃas de entradas" -#: ../../mod/pubsites.php:27 -msgid "Rate this hub" -msgstr "Valorar este sitio" +#: ../../include/features.php:92 +msgid "Add categories to your posts" +msgstr "Añadir categorÃas a sus publicaciones" -#: ../../mod/pubsites.php:28 -msgid "Site URL" -msgstr "Dirección del sitio" +#: ../../include/features.php:93 +msgid "Ability to file posts under folders" +msgstr "Capacidad de archivar entradas en carpetas" -#: ../../mod/pubsites.php:28 -msgid "Access Type" -msgstr "Tipo de acceso" +#: ../../include/features.php:94 +msgid "Dislike Posts" +msgstr "Desagrado de publicaciones" -#: ../../mod/pubsites.php:28 -msgid "Registration Policy" -msgstr "Normas de registro" +#: ../../include/features.php:94 +msgid "Ability to dislike posts/comments" +msgstr "Capacidad de mostrar desacuerdo con el contenido de entradas y comentarios" -#: ../../mod/pubsites.php:28 -msgid "Project" -msgstr "Proyecto" +#: ../../include/features.php:95 +msgid "Star Posts" +msgstr "Entradas destacadas" -#: ../../mod/pubsites.php:28 -msgid "View hub ratings" -msgstr "Ver las valoraciones del sitio" +#: ../../include/features.php:95 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacidad de marcar entradas destacadas con un indicador de estrella" -#: ../../mod/pubsites.php:32 -msgid "Rate" -msgstr "Valorar" +#: ../../include/features.php:96 +msgid "Tag Cloud" +msgstr "Nube de etiquetas" -#: ../../mod/pubsites.php:33 -msgid "View ratings" -msgstr "Ver valoraciones" +#: ../../include/features.php:96 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Proveer nube de etiquetas personal en su página de canal" -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha etiquetado la %3$s de %2$s con %4$s" +#: ../../index.php:242 ../../mod/help.php:213 +msgid "Not Found" +msgstr "No encontrado" -#: ../../mod/rate.php:158 -msgid "Website:" -msgstr "Sitio web:" +#: ../../index.php:245 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:216 ../../mod/page.php:89 +msgid "Page not found." +msgstr "Página no encontrada." -#: ../../mod/rate.php:161 -#, 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/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Algunas propuestas para el nuevo usuario sobre qué se puede hacer aquÃ" -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" -msgstr "Valoración (esta información es pública)" +#: ../../mod/acl.php:222 +msgid "network" +msgstr "red" -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" -msgstr "Opcionalmente puede explicar su valoración (esta información es pública)" +#: ../../mod/acl.php:232 +msgid "RSS" +msgstr "RSS" -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nombre del bloque" +#: ../../mod/admin.php:54 +msgid "Theme settings updated." +msgstr "Ajustes del tema actualizados." -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "TÃtulo del bloque" +#: ../../mod/admin.php:168 +msgid "# Accounts" +msgstr "# Cuentas" -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Nombre" +#: ../../mod/admin.php:169 +msgid "# blocked accounts" +msgstr "# cuentas bloqueadas" -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Apellido" +#: ../../mod/admin.php:170 +msgid "# expired accounts" +msgstr "# cuentas caducadas" -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Sobrenombre o Alias" +#: ../../mod/admin.php:171 +msgid "# expiring accounts" +msgstr "# cuentas que caducan" -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nombre completo" +#: ../../mod/admin.php:182 +msgid "# Channels" +msgstr "# Canales" -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Foto del perfil 16px" +#: ../../mod/admin.php:183 +msgid "# primary" +msgstr "# primario" -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Foto del perfil 32px" +#: ../../mod/admin.php:184 +msgid "# clones" +msgstr "# clones" -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Foto del perfil 48px" +#: ../../mod/admin.php:190 +msgid "Message queues" +msgstr "Mensajes en cola" -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Foto del perfil 64px" +#: ../../mod/admin.php:206 ../../mod/admin.php:451 ../../mod/admin.php:619 +#: ../../mod/admin.php:886 ../../mod/admin.php:1050 ../../mod/admin.php:1165 +#: ../../mod/admin.php:1226 ../../mod/admin.php:1387 ../../mod/admin.php:1421 +#: ../../mod/admin.php:1506 +msgid "Administration" +msgstr "Administración" -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Foto del perfil 80px" +#: ../../mod/admin.php:207 +msgid "Summary" +msgstr "Sumario" -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Foto del perfil 128px" +#: ../../mod/admin.php:210 +msgid "Registered accounts" +msgstr "Cuentas registradas" -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Zona horaria" +#: ../../mod/admin.php:211 ../../mod/admin.php:623 +msgid "Pending registrations" +msgstr "Registros pendientes" -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "Dirección de la página personal" +#: ../../mod/admin.php:212 +msgid "Registered channels" +msgstr "Canales registrados" -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Año de nacimiento" +#: ../../mod/admin.php:213 ../../mod/admin.php:624 +msgid "Active plugins" +msgstr "Extensiones activas" -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mes de nacimiento" +#: ../../mod/admin.php:214 +msgid "Version" +msgstr "Versión" -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "DÃa de nacimiento" +#: ../../mod/admin.php:335 +msgid "Site settings updated." +msgstr "Ajustes del sitio actualizados." -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Fecha de nacimiento" +#: ../../mod/admin.php:372 ../../mod/settings.php:793 +msgid "mobile" +msgstr "móvil" -#: ../../mod/id.php:33 ../../mod/profiles.php:441 -msgid "Gender" -msgstr "Género" +#: ../../mod/admin.php:374 +msgid "experimental" +msgstr "experimental" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Me gusta/No me gusta" +#: ../../mod/admin.php:376 +msgid "unsupported" +msgstr "no soportado" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Esta acción está restringida solo para miembros." +#: ../../mod/admin.php:422 +msgid "Yes - with approval" +msgstr "Sà - con aprobación" -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a " -"href=\"register\">register as a new $Projectname member</a> to continue." -msgstr "Por favor, <a href=\"rmagic\">identifÃquese con su $Projectname ID</a> o <a href=\"register\">rregÃstrese como un nuevo $Projectname member</a> para continuar." +#: ../../mod/admin.php:428 +msgid "My site is not a public server" +msgstr "Mi sitio no es un servidor público" -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." -msgstr "Solicitud incorrecta." +#: ../../mod/admin.php:429 +msgid "My site has paid access only" +msgstr "Mi sitio es un servicio de pago" -#: ../../mod/like.php:142 -msgid "thing" -msgstr "elemento" +#: ../../mod/admin.php:430 +msgid "My site has free access only" +msgstr "Mi sitio es un servicio gratuito" -#: ../../mod/like.php:188 -msgid "Channel unavailable." -msgstr "Canal no disponible." +#: ../../mod/admin.php:431 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mi sitio ofrece cuentas gratuitas con opciones extra de pago" -#: ../../mod/like.php:236 -msgid "Previous action reversed." -msgstr "Acción anterior revocada." +#: ../../mod/admin.php:454 ../../mod/register.php:237 +msgid "Registration" +msgstr "Registro" -#: ../../mod/like.php:414 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s está de acuerdo" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Fichero subido" -#: ../../mod/like.php:416 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s no está de acuerdo" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "PolÃticas" -#: ../../mod/like.php:418 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s se abstiene" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Nombre del sitio" -#: ../../mod/like.php:420 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s participa" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Banner/Logo" -#: ../../mod/like.php:422 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s no participa" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Información del Administrador" -#: ../../mod/like.php:424 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%3$s de %2$s: %1$s quizá participe" +#: ../../mod/admin.php:463 +msgid "" +"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/like.php:520 -msgid "Action completed." -msgstr "Acción completada." +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Idioma del sistema" -#: ../../mod/like.php:521 -msgid "Thank you." -msgstr "Gracias." +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Tema gráfico del sistema" -#: ../../mod/page.php:36 ../../mod/block.php:27 -msgid "Invalid item." -msgstr "Elemento no válido." +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" +msgstr "Tema del sistema por defecto - se puede cambiar por cada perfil de usuario - <a href='#' id='cnftheme'>modificar los ajustes del tema</a>" -#: ../../mod/page.php:52 ../../mod/wall_upload.php:29 ../../mod/block.php:39 -msgid "Channel not found." -msgstr "Canal no encontrado." +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Tema del sistema para móviles" -#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:214 -#: ../../mod/block.php:75 ../../index.php:241 -msgid "Page not found." -msgstr "Página no encontrada." +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Tema para dispositivos móviles" -#: ../../mod/page.php:126 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +#: ../../mod/admin.php:468 +msgid "Allow Feeds as Connections" +msgstr "Permitir contenidos RSS como conexiones" -#: ../../mod/removeme.php:29 +#: ../../mod/admin.php:468 +msgid "(Heavy system resource usage)" +msgstr "(Uso intenso de los recursos del sistema)" + +#: ../../mod/admin.php:469 +msgid "Maximum image size" +msgstr "Tamaño máximo de la imagen" + +#: ../../mod/admin.php:469 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." +"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:57 -msgid "Remove This Channel" -msgstr "Eliminar este canal" +#: ../../mod/admin.php:470 +msgid "Does this site allow new member registration?" +msgstr "¿Debe este sitio permitir el registro de nuevos miembros?" -#: ../../mod/removeme.php:58 ../../mod/removeaccount.php:58 -msgid "WARNING: " -msgstr "ATENCIÓN:" +#: ../../mod/admin.php:471 +msgid "Invitation only" +msgstr "Solo con una invitación" -#: ../../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." +#: ../../mod/admin.php:471 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "Solo se permiten inscripciones de nuevos miembros con un código de invitación. Además, deben aceptarse los términos del registro marcando \"SÃ\"." -#: ../../mod/removeme.php:58 ../../mod/removeaccount.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/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/removeme.php:59 ../../mod/removeaccount.php:59 -msgid "Please enter your password for verification:" -msgstr "Por favor, introduzca su contraseña para su verificación:" +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "Texto del registro" -#: ../../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" +#: ../../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/removeme.php:60 +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Página personal que se mostrará a los visitantes (por defecto: la página de identificación)" + +#: ../../mod/admin.php:474 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" +"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/removeme.php:61 ../../mod/settings.php:1112 -msgid "Remove Channel" -msgstr "Eliminar el canal" +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Preservar la dirección de la página personal" -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Describir su estado de ánimo para comunicárselo a sus amigos" +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenta la página personal del sitio en un marco en la ubicación original, en vez de redirigirla." -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Añadir un canal" +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Cuentas abandonadas después de x dÃas" -#: ../../mod/new_channel.php:110 +#: ../../mod/admin.php:476 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 está formado por su propia colección de páginas web relacionadas. 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." +"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/new_channel.php:112 ../../mod/sources.php:103 -#: ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Nombre del canal" +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "Dominios amigos permitidos" -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Ejemplos: \"Juan GarcÃa\", \"Isabel y sus caballos\", \"Fútbol\", \"Grupo de parapente\" " +#: ../../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/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Elija un alias corto" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Se aceptan dominios de correo electrónico" -#: ../../mod/new_channel.php:115 +#: ../../mod/admin.php:478 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) que puede ser compartido con otros." +"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/new_channel.php:116 -msgid "Or <a href=\"import\">import an existing channel</a> from another location" -msgstr "O <a href=\"import\">importar un canal existente</a> de otro lugar" +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "No se permiten dominios de correo electrónico" -#: ../../mod/new_channel.php:118 +#: ../../mod/admin.php:479 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 "Elija el tipo de canal (como red social o foro de discusión) y la privacidad que requiera, asà podremos seleccionar el mejor conjunto de permisos para usted" - -#: ../../mod/new_channel.php:119 -msgid "Channel Type" -msgstr "Tipo de canal" +"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/new_channel.php:119 -msgid "Read more about roles" -msgstr "Leer más sobre los roles" +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Bloquear páginas públicas" -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Ninguna valoración" +#: ../../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 a todas las páginas públicas personales en este sitio, salvo que estén identificadas en el sistema." -#: ../../mod/ratings.php:82 ../../mod/search.php:13 ../../mod/directory.php:59 -#: ../../mod/photos.php:490 ../../mod/display.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Acceso público denegado." +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "Verificar las direcciones de correo electrónico" -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Valoraciones" +#: ../../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/ratings.php:100 -msgid "Rating: " -msgstr "Valoración:" +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Forzar la publicación" -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Sitio web:" +#: ../../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/ratings.php:103 -msgid "Description: " -msgstr "Descripción:" +#: ../../mod/admin.php:483 +msgid "Import Public Streams" +msgstr "Importar contenido público" -#: ../../mod/setup.php:191 -msgid "$Projectname Server - Setup" -msgstr "Servidor $Projectname - Instalación" +#: ../../mod/admin.php:483 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Importar y permitir acceso al contenido público sacado de otros sitios. Advertencia: este contenido no está moderado, por lo que podrÃa encontrar cosas inapropiadas u ofensivas." -#: ../../mod/setup.php:195 -msgid "Could not connect to database." -msgstr "No se ha podido conectar a la base de datos." +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Iniciar sesión en la página personal" -#: ../../mod/setup.php:199 +#: ../../mod/admin.php:484 msgid "" -"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." +"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/setup.php:206 -msgid "Could not create table." -msgstr "No se puede crear la tabla." +#: ../../mod/admin.php:486 +msgid "Directory Server URL" +msgstr "URL del servidor de directorio" -#: ../../mod/setup.php:211 -msgid "Your site database has been installed." -msgstr "La base de datos del sitio ha sido instalada." +#: ../../mod/admin.php:486 +msgid "Default directory server" +msgstr "Servidor de directorio predeterminado" -#: ../../mod/setup.php:215 -msgid "" -"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/admin.php:488 +msgid "Proxy user" +msgstr "Usuario del proxy" -#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Por favor, lea el fichero \"install/INSTALL.txt\"." +#: ../../mod/admin.php:489 +msgid "Proxy URL" +msgstr "Dirección del proxy" -#: ../../mod/setup.php:281 -msgid "System check" -msgstr "Verificación del sistema" +#: ../../mod/admin.php:490 +msgid "Network timeout" +msgstr "Tiempo de espera de la red" -#: ../../mod/setup.php:285 ../../mod/photos.php:911 ../../mod/events.php:653 -#: ../../mod/events.php:660 -msgid "Next" -msgstr "Siguiente" +#: ../../mod/admin.php:490 +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/setup.php:286 -msgid "Check again" -msgstr "Verificar de nuevo" +#: ../../mod/admin.php:491 +msgid "Delivery interval" +msgstr "Intervalo de entrega" -#: ../../mod/setup.php:308 -msgid "Database connection" -msgstr "Conexión a la base de datos" +#: ../../mod/admin.php:491 +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 transmisión en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendado: 4-5 para sitios compartidos, 2-3 para servidores virtuales privados, 0-1 para grandes servidores dedicados." -#: ../../mod/setup.php:309 +#: ../../mod/admin.php:492 +msgid "Deliveries per process" +msgstr "Intentos de envÃo por proceso" + +#: ../../mod/admin.php:492 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." +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Numero de envÃos a intentar en un único proceso del sistema operativo. Ajustar si es necesario mejorar el rendimiento. Se recomienda: 1-5." -#: ../../mod/setup.php:310 +#: ../../mod/admin.php:493 +msgid "Poll interval" +msgstr "Intervalo máximo de tiempo entre dos mensajes sucesivos" + +#: ../../mod/admin.php:493 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." +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Retrasar el intervalo de envÃo en segundo plano, en esta cantidad de segundos, para reducir la carga del sistema. Si es 0, usar el intervalo de entrega." -#: ../../mod/setup.php:311 +#: ../../mod/admin.php:494 +msgid "Maximum Load Average" +msgstr "Carga media máxima" + +#: ../../mod/admin.php:494 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." +"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 envÃo se hayan retardado - por defecto, 50." -#: ../../mod/setup.php:315 -msgid "Database Server Name" -msgstr "Nombre del servidor de base de datos" +#: ../../mod/admin.php:495 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Caducidad del contenido importado de otros sitios (en dÃas)" -#: ../../mod/setup.php:315 -msgid "Default is 127.0.0.1" -msgstr "De forma predeterminada es 127.0.0.1" +#: ../../mod/admin.php:495 +msgid "0 for no expiration of imported content" +msgstr "0 para que no caduque el contenido importado" -#: ../../mod/setup.php:316 -msgid "Database Port" -msgstr "Puerto de la base de datos" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "Off" +msgstr "Desactivado" -#: ../../mod/setup.php:316 -msgid "Communication port number - use 0 for default" -msgstr "Número del puerto de comunicaciones - use 0 como valor por defecto" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "On" +msgstr "Activado" -#: ../../mod/setup.php:317 -msgid "Database Login Name" -msgstr "Usuario de la base de datos" +#: ../../mod/admin.php:586 +#, php-format +msgid "Lock feature %s" +msgstr "Bloquear la funcionalidad %s" -#: ../../mod/setup.php:318 -msgid "Database Login Password" -msgstr "Contraseña de acceso a la base de datos" +#: ../../mod/admin.php:594 +msgid "Manage Additional Features" +msgstr "Gestionar las funcionalidades" -#: ../../mod/setup.php:319 -msgid "Database Name" -msgstr "Nombre de la base de datos" +#: ../../mod/admin.php:611 +msgid "No server found" +msgstr "Servidor no encontrado" -#: ../../mod/setup.php:320 -msgid "Database Type" -msgstr "Tipo de base de datos" +#: ../../mod/admin.php:618 ../../mod/admin.php:900 +msgid "ID" +msgstr "ID" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 -msgid "Site administrator email address" -msgstr "Dirección de correo electrónico del administrador del sitio" +#: ../../mod/admin.php:618 +msgid "for channel" +msgstr "por canal" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 -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/admin.php:618 +msgid "on server" +msgstr "en el servidor" -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Website URL" -msgstr "Dirección del sitio web" +#: ../../mod/admin.php:618 ../../mod/connections.php:266 +msgid "Status" +msgstr "Estado" -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Please use SSL (https) URL if available." -msgstr "Por favor, use SSL (https) si está disponible." +#: ../../mod/admin.php:620 +msgid "Server" +msgstr "Servidor" -#: ../../mod/setup.php:325 ../../mod/setup.php:367 -msgid "Please select a default timezone for your website" -msgstr "Por favor, selecciones la zona horaria por defecto de su sitio web" +#: ../../mod/admin.php:637 +msgid "Update has been marked successful" +msgstr "La actualización ha sido marcada como exitosa" -#: ../../mod/setup.php:352 -msgid "Site settings" -msgstr "Ajustes del sitio" +#: ../../mod/admin.php:647 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "La ejecución de %s ha fallado. Mirar en los informes del sistema." -#: ../../mod/setup.php:417 -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/admin.php:650 +#, php-format +msgid "Update %s was successfully applied." +msgstr "La actualización de %s se ha realizado exitosamente." -#: ../../mod/setup.php:418 -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 sondeos en segundo plano mediante cron." +#: ../../mod/admin.php:654 +#, 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/setup.php:422 -msgid "PHP executable path" -msgstr "Ruta del ejecutable PHP" +#: ../../mod/admin.php:657 +#, php-format +msgid "Update function %s could not be found." +msgstr "No se encuentra la función de actualización de %s." -#: ../../mod/setup.php:422 -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/admin.php:673 +msgid "No failed updates." +msgstr "No ha fallado ninguna actualización." -#: ../../mod/setup.php:427 -msgid "Command line PHP" -msgstr "PHP en lÃnea de comandos" +#: ../../mod/admin.php:677 +msgid "Failed Updates" +msgstr "Han fallado las actualizaciones" -#: ../../mod/setup.php:436 -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/admin.php:679 +msgid "Mark success (if update was manually applied)" +msgstr "Marcar como exitosa (si la actualización se ha hecho manualmente)" -#: ../../mod/setup.php:437 -msgid "This is required for message delivery to work." -msgstr "Esto es necesario para que funcione la transmisión de mensajes." +#: ../../mod/admin.php:680 +msgid "Attempt to execute this update step automatically" +msgstr "Intentar ejecutar este paso de actualización automáticamente" -#: ../../mod/setup.php:440 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/admin.php:711 +msgid "Queue Statistics" +msgstr "EstadÃsticas de la cola" -#: ../../mod/setup.php:458 -#, 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 carga máxima que se le permite subir está establecida en %s. El tamaño máximo de un fichero está establecido en %s. Está permitido subir hasta un máximo de %d ficheros de una sola vez." +#: ../../mod/admin.php:712 +msgid "Total Entries" +msgstr "Total de entradas" -#: ../../mod/setup.php:463 -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/admin.php:713 +msgid "Priority" +msgstr "Prioridad" -#: ../../mod/setup.php:465 -msgid "PHP upload limits" -msgstr "LÃmites PHP de subida" +#: ../../mod/admin.php:714 +msgid "Destination URL" +msgstr "Dirección de destino" -#: ../../mod/setup.php:488 -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/admin.php:715 +msgid "Mark hub permanently offline" +msgstr "Marcar el servidor como permanentemente fuera de lÃnea" -#: ../../mod/setup.php:489 -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/admin.php:716 +msgid "Empty queue for this hub" +msgstr "Vaciar la cola para este servidor" -#: ../../mod/setup.php:492 -msgid "Generate encryption keys" -msgstr "Generar claves de cifrado" +#: ../../mod/admin.php:717 +msgid "Last known contact" +msgstr "Último contacto conocido" -#: ../../mod/setup.php:504 -msgid "libCurl PHP module" -msgstr "módulo libCurl PHP" +#: ../../mod/admin.php:753 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "%s cuenta bloqueada/desbloqueada" +msgstr[1] "%s cuenta bloqueada/desbloqueada" -#: ../../mod/setup.php:505 -msgid "GD graphics PHP module" -msgstr "módulo PHP GD graphics" +#: ../../mod/admin.php:761 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s cuentas eliminadas" +msgstr[1] "%s cuentas eliminadas" -#: ../../mod/setup.php:506 -msgid "OpenSSL PHP module" -msgstr "módulo PHP OpenSSL" +#: ../../mod/admin.php:797 +msgid "Account not found" +msgstr "Cuenta no encontrada" -#: ../../mod/setup.php:507 -msgid "mysqli or postgres PHP module" -msgstr "módulo PHP mysqli o postgres" +#: ../../mod/admin.php:809 +#, php-format +msgid "Account '%s' deleted" +msgstr "La cuenta '%s' ha sido eliminada" -#: ../../mod/setup.php:508 -msgid "mb_string PHP module" -msgstr "módulo PHP mb_string" +#: ../../mod/admin.php:817 +#, php-format +msgid "Account '%s' blocked" +msgstr "La cuenta '%s' ha sido bloqueada" -#: ../../mod/setup.php:509 -msgid "mcrypt PHP module" -msgstr "módulo PHP mcrypt " +#: ../../mod/admin.php:825 +#, php-format +msgid "Account '%s' unblocked" +msgstr "La cuenta '%s' ha sido desbloqueada" -#: ../../mod/setup.php:510 -msgid "xml PHP module" -msgstr "módulo PHP xml" +#: ../../mod/admin.php:887 ../../mod/admin.php:899 +msgid "Users" +msgstr "Usuarios" -#: ../../mod/setup.php:514 ../../mod/setup.php:516 -msgid "Apache mod_rewrite module" -msgstr "módulo Apache mod_rewrite " +#: ../../mod/admin.php:889 ../../mod/admin.php:1053 +msgid "select all" +msgstr "seleccionar todo" -#: ../../mod/setup.php:514 -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/admin.php:890 +msgid "User registrations waiting for confirm" +msgstr "Registros de usuario en espera de aprobación" -#: ../../mod/setup.php:520 ../../mod/setup.php:523 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/admin.php:891 +msgid "Request date" +msgstr "Fecha de solicitud" -#: ../../mod/setup.php:520 -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/admin.php:892 +msgid "No registrations." +msgstr "Sin registros." -#: ../../mod/setup.php:528 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: se necesita el módulo PHP libCURL pero no está instalado." +#: ../../mod/admin.php:893 ../../mod/connections.php:271 +msgid "Approve" +msgstr "Aprobar" -#: ../../mod/setup.php:532 -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/admin.php:894 +msgid "Deny" +msgstr "Rechazar" -#: ../../mod/setup.php:536 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: el módulo PHP openssl es necesario, pero no está instalado." +#: ../../mod/admin.php:896 ../../mod/connedit.php:528 +msgid "Block" +msgstr "Bloquear" -#: ../../mod/setup.php:540 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Error: el módulo PHP mysqli o postgres es necesario pero ninguno de los dos está instalado." +#: ../../mod/admin.php:897 ../../mod/connedit.php:528 +msgid "Unblock" +msgstr "Desbloquear" -#: ../../mod/setup.php:544 -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/admin.php:900 +msgid "Register date" +msgstr "Fecha de registro" -#: ../../mod/setup.php:548 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: el módulo PHP mcrypt es necesario, pero no está instalado." +#: ../../mod/admin.php:900 +msgid "Last login" +msgstr "Último acceso" -#: ../../mod/setup.php:552 -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/admin.php:900 +msgid "Expires" +msgstr "Caduca" -#: ../../mod/setup.php:570 -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 su servidor." +#: ../../mod/admin.php:900 +msgid "Service Class" +msgstr "Clase de servicio" -#: ../../mod/setup.php:571 +#: ../../mod/admin.php:902 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." +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "¡Las cuentas seleccionadas van a ser eliminadas!\\n\\n¡Todo lo que estas cuentas han publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/setup.php:572 +#: ../../mod/admin.php:903 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 Hubzilla." +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "¡La cuenta {0} va a ser eliminada!\\n\\n¡Todo lo que esta cuenta ha publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?" -#: ../../mod/setup.php:573 -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/admin.php:939 +#, php-format +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/setup.php:576 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php tiene permisos de escritura" +#: ../../mod/admin.php:948 +#, php-format +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/setup.php:590 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Hubzilla 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/admin.php:955 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canales eliminados" +msgstr[1] "%s canales eliminados" -#: ../../mod/setup.php:591 +#: ../../mod/admin.php:975 +msgid "Channel not found" +msgstr "Canal no encontrado" + +#: ../../mod/admin.php:986 #, php-format -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 Hubzilla." +msgid "Channel '%s' deleted" +msgstr "Canal '%s' eliminado" -#: ../../mod/setup.php:592 ../../mod/setup.php:613 -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/admin.php:998 +#, php-format +msgid "Channel '%s' censored" +msgstr "Canal '%s' censurado" -#: ../../mod/setup.php:593 +#: ../../mod/admin.php:998 #, 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: como medida de seguridad, debe dar al servidor web permisos de escritura solo sobre %s - no sobre el fichero de plantilla (.tpl) que contiene." +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' no censurado" -#: ../../mod/setup.php:596 +#: ../../mod/admin.php:1009 #, php-format -msgid "%s is writable" -msgstr "%s tiene permisos de escritura" +msgid "Channel '%s' code allowed" +msgstr "Código permitido al canal '%s'" -#: ../../mod/setup.php:612 -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." +#: ../../mod/admin.php:1009 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Código no permitido al canal '%s'" -#: ../../mod/setup.php:616 -msgid "store is writable" -msgstr "\"store\" tiene permisos de escritura" +#: ../../mod/admin.php:1055 +msgid "Censor" +msgstr "Censurar" -#: ../../mod/setup.php:649 -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/admin.php:1056 +msgid "Uncensor" +msgstr "No censurar" -#: ../../mod/setup.php:650 -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 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/admin.php:1057 +msgid "Allow Code" +msgstr "Permitir código" -#: ../../mod/setup.php:651 -msgid "" -"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/admin.php:1058 +msgid "Disallow Code" +msgstr "No permitir código" -#: ../../mod/setup.php:652 -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/admin.php:1060 +msgid "UID" +msgstr "UID" -#: ../../mod/setup.php:653 +#: ../../mod/admin.php:1060 ../../mod/profiles.php:457 +msgid "Address" +msgstr "Dirección" + +#: ../../mod/admin.php:1062 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." +"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/setup.php:654 +#: ../../mod/admin.php:1063 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." +"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/setup.php:656 -msgid "SSL certificate validation" -msgstr "validación del certificado SSL" +#: ../../mod/admin.php:1120 +#, php-format +msgid "Plugin %s disabled." +msgstr "Extensión %s desactivada." -#: ../../mod/setup.php:662 -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/admin.php:1124 +#, php-format +msgid "Plugin %s enabled." +msgstr "Extensión %s activada." -#: ../../mod/setup.php:665 -msgid "Url rewrite is working" -msgstr "La reescritura de las direcciones funciona correctamente" +#: ../../mod/admin.php:1134 ../../mod/admin.php:1360 +msgid "Disable" +msgstr "Desactivar" -#: ../../mod/setup.php:674 -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/admin.php:1137 ../../mod/admin.php:1362 +msgid "Enable" +msgstr "Activar" -#: ../../mod/setup.php:698 -msgid "Errors encountered creating database tables." -msgstr "Se han encontrado errores al crear las tablas de la base de datos." +#: ../../mod/admin.php:1167 ../../mod/admin.php:1389 +msgid "Toggle" +msgstr "Cambiar" -#: ../../mod/setup.php:732 -msgid "<h1>What next</h1>" -msgstr "<h1>Siguiente paso</h1>" +#: ../../mod/admin.php:1175 ../../mod/admin.php:1399 +msgid "Author: " +msgstr "Autor:" -#: ../../mod/setup.php:733 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Debe crear [manualmente] una tarea programada para el \"poller\"." +#: ../../mod/admin.php:1176 ../../mod/admin.php:1400 +msgid "Maintainer: " +msgstr "Mantenedor:" -#: ../../mod/bookmarks.php:40 -msgid "Bookmark added" -msgstr "Marcador añadido" +#: ../../mod/admin.php:1177 +msgid "Minimum project version: " +msgstr "Versión mÃnima del proyecto:" -#: ../../mod/bookmarks.php:62 -msgid "My Bookmarks" -msgstr "Mis marcadores" +#: ../../mod/admin.php:1178 +msgid "Maximum project version: " +msgstr "Versión máxima del proyecto:" -#: ../../mod/bookmarks.php:73 -msgid "My Connections Bookmarks" -msgstr "Marcadores de mis conexiones" +#: ../../mod/admin.php:1179 +msgid "Minimum PHP version: " +msgstr "Versión mÃnima de PHP:" -#: ../../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." +#: ../../mod/admin.php:1181 ../../mod/admin.php:1232 +msgid "Disabled - version incompatibility" +msgstr "Deshabilitado - versiones incompatibles" -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editor de configuración" +#: ../../mod/admin.php:1325 +msgid "No themes found." +msgstr "No se han encontrado temas." -#: ../../mod/pconfig.php:50 +#: ../../mod/admin.php:1381 +msgid "Screenshot" +msgstr "Instantánea de pantalla" + +#: ../../mod/admin.php:1427 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: ../../mod/admin.php:1428 +msgid "[Unsupported]" +msgstr "[No soportado]" + +#: ../../mod/admin.php:1452 +msgid "Log settings updated." +msgstr "Actualizado el informe de configuraciones." + +#: ../../mod/admin.php:1509 +msgid "Clear" +msgstr "Vaciar" + +#: ../../mod/admin.php:1515 +msgid "Debugging" +msgstr "Depuración" + +#: ../../mod/admin.php:1516 +msgid "Log file" +msgstr "Fichero de informe" + +#: ../../mod/admin.php:1516 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 volver inutilizable su canal. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta caracterÃstica." +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Debe tener permisos de escritura por el servidor web. La ruta es relativa al directorio de instalación de Hubzilla." -#: ../../mod/poke.php:164 -msgid "Poke/Prod" -msgstr "Toque/Incitación" +#: ../../mod/admin.php:1517 +msgid "Log level" +msgstr "Nivel de depuración" -#: ../../mod/poke.php:165 -msgid "poke, prod or do other things to somebody" -msgstr "dar un toque, incitar u otras cosas a alguien" +#: ../../mod/admin.php:1563 +msgid "New Profile Field" +msgstr "Nuevo campo en el perfil" -#: ../../mod/poke.php:166 -msgid "Recipient" -msgstr "Destinatario" +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "Field nickname" +msgstr "Alias del campo" -#: ../../mod/poke.php:167 -msgid "Choose what you wish to do to recipient" -msgstr "Elegir qué desea enviar al destinatario" +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "System name of field" +msgstr "Nombre del campo en el sistema" -#: ../../mod/poke.php:170 -msgid "Make this post private" -msgstr "Convertir en privado este envÃo" +#: ../../mod/admin.php:1565 ../../mod/admin.php:1585 +msgid "Input type" +msgstr "Tipo de entrada" -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 -msgid "Profile not found." -msgstr "Perfil no encontrado." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Field Name" +msgstr "Nombre del campo" -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "Perfil eliminado." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Label on profile pages" +msgstr "Etiqueta a mostrar en la página del perfil" -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "Perfil-" +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Help text" +msgstr "Texto de ayuda" -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "El nuevo perfil ha sido creado." +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Additional info (optional)" +msgstr "Información adicional (opcional)" -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "Perfil no disponible para clonar." +#: ../../mod/admin.php:1577 +msgid "Field definition not found" +msgstr "Definición del campo no encontrada" -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "Perfil no disponible para exportar." +#: ../../mod/admin.php:1583 +msgid "Edit Profile Field" +msgstr "Modificar el campo del perfil" -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "Se necesita el nombre del perfil." +#: ../../mod/api.php:74 ../../mod/api.php:98 +msgid "Authorize application connection" +msgstr "Autorizar una conexión de aplicación" -#: ../../mod/profiles.php:414 -msgid "Marital Status" -msgstr "Estado civil" +#: ../../mod/api.php:75 +msgid "Return to your app and insert this Securty Code:" +msgstr "Volver a su aplicación e introducir este código de seguridad:" -#: ../../mod/profiles.php:418 -msgid "Romantic Partner" -msgstr "Pareja sentimental" +#: ../../mod/api.php:85 +msgid "Please login to continue." +msgstr "Por favor inicie sesión para continuar." -#: ../../mod/profiles.php:422 -msgid "Likes" -msgstr "Me gusta" +#: ../../mod/api.php:100 +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/profiles.php:426 -msgid "Dislikes" -msgstr "No me gusta" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "Aplicación instalada." -#: ../../mod/profiles.php:430 -msgid "Work/Employment" -msgstr "Trabajo:" +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Aplicación con errores" -#: ../../mod/profiles.php:433 -msgid "Religion" -msgstr "Religión" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Código incorporado" -#: ../../mod/profiles.php:437 -msgid "Political Views" -msgstr "Ideas polÃticas" +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Modificar la aplicación" -#: ../../mod/profiles.php:445 -msgid "Sexual Preference" -msgstr "Preferencia sexual" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Crear una aplicación" -#: ../../mod/profiles.php:449 -msgid "Homepage" -msgstr "Página personal" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nombre de la aplicación" -#: ../../mod/profiles.php:453 -msgid "Interests" -msgstr "Intereses" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Ubicación (URL) de la aplicación" -#: ../../mod/profiles.php:457 ../../mod/admin.php:981 -msgid "Address" -msgstr "Dirección" +#: ../../mod/appman.php:93 ../../mod/events.php:450 ../../mod/rbmark.php:97 +msgid "Description" +msgstr "Descripción" -#: ../../mod/profiles.php:547 -msgid "Profile updated." -msgstr "Perfil actualizado." +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Dirección del icono" -#: ../../mod/profiles.php:634 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "¿Ocultar su lista de contactos a los visitantes de este perfil?" +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - opcional" -#: ../../mod/profiles.php:674 -msgid "Edit Profile Details" -msgstr "Modificar los detalles de este perfil" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versión" -#: ../../mod/profiles.php:676 -msgid "View this profile" -msgstr "Ver este perfil" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Precio de la aplicación" -#: ../../mod/profiles.php:678 -msgid "Change Profile Photo" -msgstr "Cambiar la foto del perfil" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Dirección (URL) donde adquirir la aplicación" -#: ../../mod/profiles.php:679 -msgid "Create a new profile using these settings" -msgstr "Crear un nuevo perfil usando estos ajustes" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento no disponible" -#: ../../mod/profiles.php:680 -msgid "Clone this profile" -msgstr "Clonar este perfil" +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." +msgstr "Elemento no válido." -#: ../../mod/profiles.php:681 -msgid "Delete this profile" -msgstr "Eliminar este perfil" +#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 +#: ../../mod/zcard.php:19 +msgid "Channel not found." +msgstr "Canal no encontrado." -#: ../../mod/profiles.php:683 -msgid "Import profile from file" -msgstr "Importar perfil desde un fichero" +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Nombre del bloque" -#: ../../mod/profiles.php:684 -msgid "Export profile to file" -msgstr "Exportar perfil a un fichero" +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "TÃtulo del bloque" -#: ../../mod/profiles.php:685 -msgid "Profile Name:" -msgstr "Nombre del perfil:" +#: ../../mod/bookmarks.php:40 +msgid "Bookmark added" +msgstr "Marcador añadido" -#: ../../mod/profiles.php:686 -msgid "Your Full Name:" -msgstr "Su nombre completo:" +#: ../../mod/bookmarks.php:62 +msgid "My Bookmarks" +msgstr "Mis marcadores" -#: ../../mod/profiles.php:687 -msgid "Title/Description:" -msgstr "TÃtulo/Descripción:" +#: ../../mod/bookmarks.php:73 +msgid "My Connections Bookmarks" +msgstr "Marcadores de mis conexiones" -#: ../../mod/profiles.php:688 -msgid "Your Gender:" -msgstr "Su género:" +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Debe haber iniciado sesión para poder ver esta página." -#: ../../mod/profiles.php:689 -msgid "Birthday :" -msgstr "Cumpleaños:" +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permisos insuficientes. Petición redirigida a la página del perfil." -#: ../../mod/profiles.php:690 -msgid "Street Address:" -msgstr "Calle:" +#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 +msgid "Public" +msgstr "Público" -#: ../../mod/profiles.php:691 -msgid "Locality/City:" -msgstr "Ciudad:" +#: ../../mod/chat.php:174 +msgid "Room not found" +msgstr "Sala no encontrada" -#: ../../mod/profiles.php:692 -msgid "Postal/Zip Code:" -msgstr "Código postal:" +#: ../../mod/chat.php:185 +msgid "Leave Room" +msgstr "Abandonar la sala" -#: ../../mod/profiles.php:693 -msgid "Country:" -msgstr "PaÃs:" +#: ../../mod/chat.php:186 +msgid "Delete This Room" +msgstr "Eliminar esta sala" -#: ../../mod/profiles.php:694 -msgid "Region/State:" -msgstr "Región/Estado:" +#: ../../mod/chat.php:187 +msgid "I am away right now" +msgstr "Estoy ausente momentáneamente" -#: ../../mod/profiles.php:695 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Estado sentimental:" +#: ../../mod/chat.php:188 +msgid "I am online" +msgstr "Estoy conectado/a" -#: ../../mod/profiles.php:696 -msgid "Who: (if applicable)" -msgstr "Quién: (si es aplicable)" +#: ../../mod/chat.php:190 +msgid "Bookmark this room" +msgstr "Añadir esta sala a Marcadores" -#: ../../mod/profiles.php:697 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Por ejemplo: ana123, MarÃa González, sara@ejemplo.com" +#: ../../mod/chat.php:208 ../../mod/chat.php:231 +msgid "New Chatroom" +msgstr "Nueva sala de chat" -#: ../../mod/profiles.php:698 -msgid "Since [date]:" -msgstr "Desde [fecha]:" +#: ../../mod/chat.php:209 +msgid "Chatroom Name" +msgstr "Nombre de la sala de chat" -#: ../../mod/profiles.php:700 -msgid "Homepage URL:" -msgstr "Dirección de la página personal:" +#: ../../mod/chat.php:210 +msgid "Expiration of chats (minutes)" +msgstr "Caducidad de los mensajes en los chats (en minutos)" -#: ../../mod/profiles.php:703 -msgid "Religious Views:" -msgstr "Creencias religiosas:" +#: ../../mod/chat.php:227 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Salas de chat de %1$s" -#: ../../mod/profiles.php:704 -msgid "Keywords:" -msgstr "Palabras clave:" +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Ausente" -#: ../../mod/profiles.php:707 -msgid "Example: fishing photography software" -msgstr "Por ejemplo: software de fotografÃa submarina" +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Conectado/a" -#: ../../mod/profiles.php:708 -msgid "Used in directory listings" -msgstr "Visible en el directorio público del canal" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Ningún canal." -#: ../../mod/profiles.php:709 -msgid "Tell us about yourself..." -msgstr "Háblenos de usted..." +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Conexiones comunes" -#: ../../mod/profiles.php:710 -msgid "Hobbies/Interests" -msgstr "Aficiones/Intereses" +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Ninguna conexión en común." -#: ../../mod/profiles.php:711 -msgid "Contact information and Social Networks" -msgstr "Información de contacto y redes sociales" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continuar" -#: ../../mod/profiles.php:712 -msgid "My other channels" -msgstr "Mis otros canales" +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Configuración del canal premium" -#: ../../mod/profiles.php:713 -msgid "Musical interests" -msgstr "Preferencias musicales" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Habilitar restricciones de conexión del canal premium" -#: ../../mod/profiles.php:714 -msgid "Books, literature" -msgstr "Libros, literatura" +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Por favor introduzca sus restricciones o condiciones, como recibo de paypal, normas de uso, etc." -#: ../../mod/profiles.php:715 -msgid "Television" -msgstr "Televisión" +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Este canal puede requerir antes de conectar unos pasos adicionales o el conocimiento de las siguientes condiciones:" -#: ../../mod/profiles.php:716 -msgid "Film/dance/culture/entertainment" -msgstr "Cine/danza/cultura/entretenimiento" +#: ../../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/profiles.php:717 -msgid "Love/romance" -msgstr "Vida sentimental/amorosa" +#: ../../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 instrucciones proporcionadas en esta página." -#: ../../mod/profiles.php:718 -msgid "Work/employment" -msgstr "Trabajo" +#: ../../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/profiles.php:719 -msgid "School/education" -msgstr "Estudios" +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canal premium o restringido" -#: ../../mod/profiles.php:725 -msgid "This is your default profile." -msgstr "Este es su perfil principal." +#: ../../mod/connections.php:52 ../../mod/connections.php:157 +#: ../../mod/connections.php:238 +msgid "Blocked" +msgstr "Bloqueadas" -#: ../../mod/profiles.php:736 -msgid "Age: " -msgstr "Edad:" +#: ../../mod/connections.php:57 ../../mod/connections.php:164 +#: ../../mod/connections.php:237 +msgid "Ignored" +msgstr "Ignoradas" -#: ../../mod/profiles.php:779 -msgid "Edit/Manage Profiles" -msgstr "Modificar/gestionar perfiles" +#: ../../mod/connections.php:62 ../../mod/connections.php:178 +#: ../../mod/connections.php:236 +msgid "Hidden" +msgstr "Ocultas" -#: ../../mod/profiles.php:780 -msgid "Add profile things" -msgstr "Añadir cosas al perfil" +#: ../../mod/connections.php:67 ../../mod/connections.php:171 +#: ../../mod/connections.php:235 +msgid "Archived" +msgstr "Archivadas" -#: ../../mod/profiles.php:781 -msgid "Include desirable objects in your profile" -msgstr "Añadir objetos interesantes en su perfil" +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "Nuevas conexiones" -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "elementos etiquetados con: %s" +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "Mostrar conexiones (nuevas) pendientes" -#: ../../mod/search.php:214 +#: ../../mod/connections.php:141 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Todas las conexiones" + +#: ../../mod/connections.php:144 +msgid "Show all connections" +msgstr "Mostrar todas las conexiones" + +#: ../../mod/connections.php:160 +msgid "Only show blocked connections" +msgstr "Mostrar solo las conexiones bloqueadas" + +#: ../../mod/connections.php:167 +msgid "Only show ignored connections" +msgstr "Mostrar solo conexiones ignoradas" + +#: ../../mod/connections.php:174 +msgid "Only show archived connections" +msgstr "Mostrar solo las conexiones archivadas" + +#: ../../mod/connections.php:181 +msgid "Only show hidden connections" +msgstr "Mostrar solo las conexiones ocultas" + +#: ../../mod/connections.php:234 +msgid "Pending approval" +msgstr "Pendiente de aprobación" + +#: ../../mod/connections.php:250 #, php-format -msgid "Search results for: %s" -msgstr "Resultados de la búsqueda para: %s" +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../mod/connections.php:251 +msgid "Edit connection" +msgstr "Editar conexión" + +#: ../../mod/connections.php:252 +msgid "Delete connection" +msgstr "Eliminar conexión" + +#: ../../mod/connections.php:261 +msgid "Channel address" +msgstr "Dirección del canal" + +#: ../../mod/connections.php:263 +msgid "Network" +msgstr "Red" + +#: ../../mod/connections.php:268 +msgid "Connected" +msgstr "Conectado/a" + +#: ../../mod/connections.php:270 +msgid "Approve connection" +msgstr "Aprobar esta conexión" + +#: ../../mod/connections.php:272 +msgid "Ignore connection" +msgstr "Ignorar esta conexión" + +#: ../../mod/connections.php:273 ../../mod/connedit.php:536 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Ignorar" + +#: ../../mod/connections.php:274 +msgid "Recent activity" +msgstr "Actividad reciente" + +#: ../../mod/connections.php:303 +msgid "Search your connections" +msgstr "Buscar sus conexiones" + +#: ../../mod/connections.php:304 +msgid "Connections search" +msgstr "Buscar conexiones" #: ../../mod/connedit.php:75 msgid "Could not access contact record." @@ -5541,237 +5421,206 @@ msgstr "Error al actualizar el registro de la conexión." msgid "is now connected to" msgstr "ahora está conectado/a" -#: ../../mod/connedit.php:395 +#: ../../mod/connedit.php:398 msgid "Could not access address book record." -msgstr "No se pudo acceder a la entrada en su libreta de direcciones." +msgstr "No se pudo acceder al registro en su libreta de direcciones." -#: ../../mod/connedit.php:409 +#: ../../mod/connedit.php:412 msgid "Refresh failed - channel is currently unavailable." msgstr "Recarga fallida - no se puede encontrar el canal en este momento." -#: ../../mod/connedit.php:418 ../../mod/connedit.php:427 -#: ../../mod/connedit.php:436 ../../mod/connedit.php:445 -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:427 ../../mod/connedit.php:436 +#: ../../mod/connedit.php:445 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:467 msgid "Unable to set address book parameters." msgstr "No ha sido posible establecer los parámetros de la libreta de direcciones." -#: ../../mod/connedit.php:482 +#: ../../mod/connedit.php:491 msgid "Connection has been removed." msgstr "La conexión ha sido eliminada." -#: ../../mod/connedit.php:501 +#: ../../mod/connedit.php:510 #, php-format msgid "View %s's profile" msgstr "Ver el perfil de %s" -#: ../../mod/connedit.php:505 +#: ../../mod/connedit.php:514 msgid "Refresh Permissions" msgstr "Recargar los permisos" -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:517 msgid "Fetch updated permissions" msgstr "Obtener los permisos actualizados" -#: ../../mod/connedit.php:512 +#: ../../mod/connedit.php:521 msgid "Recent Activity" msgstr "Actividad reciente" -#: ../../mod/connedit.php:515 +#: ../../mod/connedit.php:524 msgid "View recent posts and comments" msgstr "Ver publicaciones y comentarios recientes" -#: ../../mod/connedit.php:519 ../../mod/admin.php:818 -msgid "Unblock" -msgstr "Desbloquear" - -#: ../../mod/connedit.php:519 ../../mod/admin.php:817 -msgid "Block" -msgstr "Bloquear" - -#: ../../mod/connedit.php:522 +#: ../../mod/connedit.php:531 msgid "Block (or Unblock) all communications with this connection" msgstr "Bloquear (o desbloquear) todas las comunicaciones con esta conexión" -#: ../../mod/connedit.php:523 +#: ../../mod/connedit.php:532 msgid "This connection is blocked!" msgstr "¡Esta conexión está bloqueada!" -#: ../../mod/connedit.php:527 +#: ../../mod/connedit.php:536 msgid "Unignore" msgstr "Dejar de ignorar" -#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorar" - -#: ../../mod/connedit.php:530 +#: ../../mod/connedit.php:539 msgid "Ignore (or Unignore) all inbound communications from this connection" msgstr "Ignorar (o dejar de ignorar) todas las comunicaciones entrantes de esta conexión" -#: ../../mod/connedit.php:531 +#: ../../mod/connedit.php:540 msgid "This connection is ignored!" msgstr "¡Esta conexión es ignorada!" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Unarchive" msgstr "Desarchivar" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Archive" msgstr "Archivar" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:547 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" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:548 msgid "This connection is archived!" msgstr "¡Esta conexión esta archivada!" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Unhide" msgstr "Mostrar" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Hide" msgstr "Ocultar" -#: ../../mod/connedit.php:546 +#: ../../mod/connedit.php:555 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 +#: ../../mod/connedit.php:556 msgid "This connection is hidden!" msgstr "¡Esta conexión está oculta!" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:563 msgid "Delete this connection" msgstr "Eliminar esta conexión" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Approve this connection" msgstr "Aprobar esta conexión" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Accept connection to allow communication" msgstr "Aceptar la conexión para permitir la comunicación" -#: ../../mod/connedit.php:640 +#: ../../mod/connedit.php:649 msgid "Set Affinity" msgstr "Ajustar la afinidad" -#: ../../mod/connedit.php:643 +#: ../../mod/connedit.php:652 msgid "Set Profile" msgstr "Ajustar el perfil" -#: ../../mod/connedit.php:646 +#: ../../mod/connedit.php:655 msgid "Set Affinity & Profile" msgstr "Ajustar la afinidad y el perfil" -#: ../../mod/connedit.php:679 +#: ../../mod/connedit.php:688 msgid "none" msgstr "-" -#: ../../mod/connedit.php:684 +#: ../../mod/connedit.php:693 msgid "Apply these permissions automatically" msgstr "Aplicar estos permisos automaticamente" -#: ../../mod/connedit.php:686 +#: ../../mod/connedit.php:695 msgid "This connection's primary address is" msgstr "La dirección primaria de esta conexión es" -#: ../../mod/connedit.php:687 +#: ../../mod/connedit.php:696 msgid "Available locations:" msgstr "Ubicaciones disponibles:" -#: ../../mod/connedit.php:691 +#: ../../mod/connedit.php:700 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." -#: ../../mod/connedit.php:693 +#: ../../mod/connedit.php:702 msgid "Slide to adjust your degree of friendship" msgstr "Deslizar para ajustar el grado de amistad" -#: ../../mod/connedit.php:695 +#: ../../mod/connedit.php:704 msgid "Slide to adjust your rating" msgstr "Deslizar para ajustar su valoración" -#: ../../mod/connedit.php:696 ../../mod/connedit.php:701 +#: ../../mod/connedit.php:705 ../../mod/connedit.php:710 msgid "Optionally explain your rating" msgstr "Opcionalmente, puede explicar su valoración" -#: ../../mod/connedit.php:698 +#: ../../mod/connedit.php:707 msgid "Custom Filter" msgstr "Filtro personalizado" -#: ../../mod/connedit.php:699 +#: ../../mod/connedit.php:708 msgid "Only import posts with this text" msgstr "Importar solo entradas que contengan este texto" -#: ../../mod/connedit.php:699 ../../mod/connedit.php:700 +#: ../../mod/connedit.php:708 ../../mod/connedit.php:709 msgid "" "words one per line or #tags or /patterns/ or lang=xx, leave blank to import " "all posts" msgstr "Una sola opción por lÃnea: palabras, #etiquetas, /patrones/ o lang=xx. Dejar en blanco para importarlo todo" -#: ../../mod/connedit.php:700 +#: ../../mod/connedit.php:709 msgid "Do not import posts with this text" msgstr "No importar entradas que contengan este texto" -#: ../../mod/connedit.php:702 +#: ../../mod/connedit.php:711 msgid "This information is public!" msgstr "¡Esta información es pública!" -#: ../../mod/connedit.php:707 +#: ../../mod/connedit.php:716 msgid "Connection Pending Approval" msgstr "Conexión pendiente de aprobación" -#: ../../mod/connedit.php:708 -msgid "Connection Request" -msgstr "Solicitud de conexión" - -#: ../../mod/connedit.php:709 -#, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow" -" communication." -msgstr "(%s) desearÃa conectar con usted. por favor, apruebe esta conexión para permitir la comunicación." - -#: ../../mod/connedit.php:710 ../../mod/admin.php:814 -msgid "Approve" -msgstr "Aprobar" - -#: ../../mod/connedit.php:711 -msgid "Approve Later" -msgstr "Aprobar más tarde" - -#: ../../mod/connedit.php:714 +#: ../../mod/connedit.php:719 msgid "inherited" msgstr "heredado" -#: ../../mod/connedit.php:716 +#: ../../mod/connedit.php:721 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Por favor, escoja el perfil que quiere mostrar a %s cuando esté viendo su perfil de forma segura." -#: ../../mod/connedit.php:718 +#: ../../mod/connedit.php:723 msgid "Their Settings" msgstr "Sus ajustes" -#: ../../mod/connedit.php:719 +#: ../../mod/connedit.php:724 msgid "My Settings" msgstr "Mis ajustes" -#: ../../mod/connedit.php:721 +#: ../../mod/connedit.php:726 msgid "Individual Permissions" msgstr "Permisos individuales" -#: ../../mod/connedit.php:722 +#: ../../mod/connedit.php:727 msgid "" "Some permissions may be inherited from your channel's <a " "href=\"settings\"><strong>privacy settings</strong></a>, which have higher " @@ -5779,7 +5628,7 @@ msgid "" " settings here." msgstr "Algunos permisos pueden ser heredados de los <a href=\"settings\"><strong>ajustes de privacidad</strong></a> de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. <strong>No</strong> puede cambiar estos ajustes aquÃ." -#: ../../mod/connedit.php:723 +#: ../../mod/connedit.php:728 msgid "" "Some permissions may be inherited from your channel's <a " "href=\"settings\"><strong>privacy settings</strong></a>, which have higher " @@ -5787,22 +5636,111 @@ msgid "" "they wont have any impact unless the inherited setting changes." msgstr "Algunos permisos pueden ser heredados de los <a href=\"settings\"><strong>ajustes de privacidad</strong></a> 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 consecuencia hasta que cambie los ajustes heredados." -#: ../../mod/connedit.php:724 +#: ../../mod/connedit.php:729 msgid "Last update:" msgstr "Última actualización:" -#: ../../mod/acl.php:222 -msgid "network" -msgstr "red" - -#: ../../mod/acl.php:232 -msgid "RSS" -msgstr "RSS" - #: ../../mod/dav.php:121 msgid "$Projectname channel" msgstr "Canal $Projectname" +#: ../../mod/directory.php:59 ../../mod/display.php:13 +#: ../../mod/photos.php:490 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Acceso público denegado." + +#: ../../mod/directory.php:239 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valoración" +msgstr[1] "%d valoraciones" + +#: ../../mod/directory.php:250 +msgid "Gender: " +msgstr "Género:" + +#: ../../mod/directory.php:252 +msgid "Status: " +msgstr "Estado:" + +#: ../../mod/directory.php:254 +msgid "Homepage: " +msgstr "Página personal:" + +#: ../../mod/directory.php:313 +msgid "Description:" +msgstr "Descripción:" + +#: ../../mod/directory.php:322 +msgid "Public Forum:" +msgstr "Foro público:" + +#: ../../mod/directory.php:325 +msgid "Keywords: " +msgstr "Palabras clave:" + +#: ../../mod/directory.php:328 +msgid "Don't suggest" +msgstr "No sugerir:" + +#: ../../mod/directory.php:330 +msgid "Common connections:" +msgstr "Conexiones comunes:" + +#: ../../mod/directory.php:379 +msgid "Global Directory" +msgstr "Directorio global:" + +#: ../../mod/directory.php:379 +msgid "Local Directory" +msgstr "Directorio local:" + +#: ../../mod/directory.php:385 +msgid "Finding:" +msgstr "Encontrar:" + +#: ../../mod/directory.php:390 +msgid "next page" +msgstr "siguiente página" + +#: ../../mod/directory.php:390 +msgid "previous page" +msgstr "página anterior" + +#: ../../mod/directory.php:391 +msgid "Sort options" +msgstr "Ordenar opciones" + +#: ../../mod/directory.php:392 +msgid "Alphabetic" +msgstr "Alfabético" + +#: ../../mod/directory.php:393 +msgid "Reverse Alphabetic" +msgstr "Alfabético inverso" + +#: ../../mod/directory.php:394 +msgid "Newest to Oldest" +msgstr "De más nuevo a más antiguo" + +#: ../../mod/directory.php:395 +msgid "Oldest to Newest" +msgstr "De más antiguo a más nuevo" + +#: ../../mod/directory.php:412 +msgid "No entries (some entries may be hidden)." +msgstr "Sin entradas (algunas entradas pueden estar ocultas)." + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "Este sitio no es un servidor de directorio" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "El servidor de este directorio necesita un \"token\" de acceso" + #: ../../mod/dreport.php:23 msgid "Invalid message" msgstr "Mensaje no válido" @@ -5860,363 +5798,424 @@ msgstr "se ha recibido mensaje duplicado" msgid "mail delivered" msgstr "correo enviado" -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 ../../mod/editlayout.php:76 -#: ../../mod/editpost.php:20 +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "Elemento no encontrado" -#: ../../mod/editwebpage.php:153 -msgid "Delete webpage?" -msgstr "¿Eliminar la página web?" - -#: ../../mod/editwebpage.php:172 -msgid "Page link title" -msgstr "TÃtulo del enlace de la página" +#: ../../mod/editblock.php:118 +msgid "Delete block?" +msgstr "¿Borrar bloque?" -#: ../../mod/editwebpage.php:185 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:143 ../../mod/editpost.php:121 +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 msgid "Insert YouTube video" msgstr "Insertar vÃdeo de YouTube" -#: ../../mod/editwebpage.php:186 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:144 ../../mod/editpost.php:122 +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 msgid "Insert Vorbis [.ogg] video" msgstr "Insertar vÃdeo Vorbis [.ogg]" -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:147 -#: ../../mod/editlayout.php:145 ../../mod/editpost.php:123 +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 msgid "Insert Vorbis [.ogg] audio" msgstr "Insertar audio Vorbis [.ogg]" +#: ../../mod/editblock.php:180 +msgid "Edit Block" +msgstr "Modificar este bloque" + +#: ../../mod/editlayout.php:112 +msgid "Delete layout?" +msgstr "¿Borrar el formato?" + +#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Descripción del formato gráfico (opcional)" + +#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nombre del formato" + +#: ../../mod/editlayout.php:178 +msgid "Edit Layout" +msgstr "Modificar el formato" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "El elemento no es editable" + +#: ../../mod/editpost.php:57 +msgid "Delete item?" +msgstr "¿Borrar elemento?" + +#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 +msgid "Edit post" +msgstr "Editar la entrada" + +#: ../../mod/editwebpage.php:153 +msgid "Delete webpage?" +msgstr "¿Eliminar la página web?" + +#: ../../mod/editwebpage.php:172 +msgid "Page link title" +msgstr "TÃtulo del enlace de la página" + #: ../../mod/editwebpage.php:222 msgid "Edit Webpage" msgstr "Editar la página web" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "No se puede encontrar su servidor." +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Entradas de calendario importadas." -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Enviado con éxito." +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "No se han encontrado entradas de calendario." -#: ../../mod/ping.php:260 -msgid "sent you a private message" -msgstr "le ha enviado un mensaje privado" +#: ../../mod/events.php:100 +msgid "Event can not end before it has started." +msgstr "Un evento no puede terminar antes de que haya comenzado." -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "añadió este canal a sus conexiones" +#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 +msgid "Unable to generate preview." +msgstr "No se puede crear la vista previa." -#: ../../mod/ping.php:350 -msgid "posted an event" -msgstr "publicó un evento" +#: ../../mod/events.php:109 +msgid "Event title and start time are required." +msgstr "Se requieren el tÃtulo del evento y su hora de inicio." -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizar una conexión de aplicación" +#: ../../mod/events.php:129 ../../mod/events.php:254 +msgid "Event not found." +msgstr "Evento no encontrado." -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Volver a su aplicación e introducir este código de seguridad:" +#: ../../mod/events.php:437 +msgid "Edit event title" +msgstr "Editar el tÃtulo del evento" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Por favor inicia sesión para continuar." +#: ../../mod/events.php:437 +msgid "Event title" +msgstr "TÃtulo del evento" -#: ../../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/events.php:439 +msgid "Categories (comma-separated list)" +msgstr "CategorÃas (lista separada por comas)" -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "No hay más notificaciones del sistema" +#: ../../mod/events.php:440 +msgid "Edit Category" +msgstr "Editar la categorÃa" -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "Notificaciones de sistema" +#: ../../mod/events.php:440 +msgid "Category" +msgstr "CategorÃa" -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" -msgstr "Seleccionar una carpeta de marcadores" +#: ../../mod/events.php:443 +msgid "Edit start date and time" +msgstr "Modificar la fecha y hora de comienzo" -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" -msgstr "Guardar marcador" +#: ../../mod/events.php:443 +msgid "Start date and time" +msgstr "Fecha y hora de comienzo" -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" -msgstr "Dirección del marcador" +#: ../../mod/events.php:444 ../../mod/events.php:447 +msgid "Finish date and time are not known or not relevant" +msgstr "La fecha y hora de terminación no se conocen o no son relevantes" -#: ../../mod/rbmark.php:97 ../../mod/appman.php:93 ../../mod/events.php:450 -msgid "Description" -msgstr "Descripción" +#: ../../mod/events.php:446 +msgid "Edit finish date and time" +msgstr "Modificar la fecha y hora de terminación" -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" -msgstr "O introduzca un nuevo nombre para la carpeta de marcadores" +#: ../../mod/events.php:446 +msgid "Finish date and time" +msgstr "Fecha y hora de terminación" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contacto no encontrado" +#: ../../mod/events.php:448 ../../mod/events.php:449 +msgid "Adjust for viewer timezone" +msgstr "Ajustar para obtener el visor de zona horaria" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Enviar sugerencia a un amigo." +#: ../../mod/events.php:448 +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 es práctico para los globales." -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugerir amigos" +#: ../../mod/events.php:450 +msgid "Edit Description" +msgstr "Editar la descripción" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugerir un amigo a %s" +#: ../../mod/events.php:452 +msgid "Edit Location" +msgstr "Modificar la localización" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Imposible crear el origen de los contenidos. Ningún canal ha sido seleccionado." +#: ../../mod/events.php:455 ../../mod/events.php:457 +msgid "Share this event" +msgstr "Compartir este evento" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Fuente creada." +#: ../../mod/events.php:462 +msgid "Advanced Options" +msgstr "Opciones avanzadas" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Fuente actualizada." +#: ../../mod/events.php:574 +msgid "l, F j" +msgstr "l j F" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/events.php:596 +msgid "Edit event" +msgstr "Editar evento" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestionar contenido de origen remoto para su canal." +#: ../../mod/events.php:598 +msgid "Delete event" +msgstr "Borrar evento" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nueva fuente" +#: ../../mod/events.php:632 +msgid "calendar" +msgstr "calendario" -#: ../../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 sus ajustes." +#: ../../mod/events.php:651 +msgid "Edit Event" +msgstr "Editar el evento" -#: ../../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/events.php:651 +msgid "Create Event" +msgstr "Crear un evento" -#: ../../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/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:902 +msgid "Previous" +msgstr "Anterior" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Fuente no encontrada" +#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:911 +#: ../../mod/setup.php:285 +msgid "Next" +msgstr "Siguiente" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Editar fuente" +#: ../../mod/events.php:661 +msgid "Today" +msgstr "Hoy" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Eliminar fuente" +#: ../../mod/events.php:692 +msgid "Event removed" +msgstr "Evento borrado" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Fuente eliminada" +#: ../../mod/events.php:695 +msgid "Failed to remove event" +msgstr "Error al eliminar el evento" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Imposible eliminar la fuente." +#: ../../mod/ffsapi.php:8 +msgid "Share content from Firefox to $Projectname" +msgstr "Compartir contenido desde Firefox a $Projectname" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Petición inválida del identificador." +#: ../../mod/ffsapi.php:11 +msgid "Activate the Firefox $Projectname provider" +msgstr "Servicio de compartición de Firefox: activar el proveedor $Projectname " -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Descartar" +#: ../../mod/filer.php:48 +msgid "- select -" +msgstr "- seleccionar -" -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Etiqueta eliminada." +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Permiso denegado" -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Eliminar etiqueta del elemento." +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Fichero no encontrado." -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Seleccionar una etiqueta para eliminar:" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Modificar los permisos del fichero" -#: ../../mod/tagrm.php:133 ../../mod/photos.php:951 -msgid "Remove" -msgstr "Eliminar" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Establecer/editar los permisos" -#: ../../mod/directory.php:236 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d valoración" -msgstr[1] "%d valoraciones" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Incluir todos los ficheros y subcarpetas" -#: ../../mod/directory.php:247 -msgid "Gender: " -msgstr "Género:" +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Volver a la lista de ficheros" -#: ../../mod/directory.php:249 -msgid "Status: " -msgstr "Estado:" +#: ../../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/directory.php:251 -msgid "Homepage: " -msgstr "Página personal:" +#: ../../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/directory.php:310 -msgid "Description:" -msgstr "Descripción:" +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Compartir este fichero" -#: ../../mod/directory.php:319 -msgid "Public Forum:" -msgstr "Foro público:" +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Mostrar la dirección de este fichero" -#: ../../mod/directory.php:322 -msgid "Keywords: " -msgstr "Palabras clave:" +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Avisar a sus contactos sobre este fichero" -#: ../../mod/directory.php:325 -msgid "Don't suggest" -msgstr "No sugerir:" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canal añadido." -#: ../../mod/directory.php:327 -msgid "Common connections:" -msgstr "Conexiones comunes:" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contacto no encontrado" -#: ../../mod/directory.php:376 -msgid "Global Directory" -msgstr "Directorio global:" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Enviar sugerencia a un amigo." -#: ../../mod/directory.php:376 -msgid "Local Directory" -msgstr "Directorio local:" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Sugerir amigos" -#: ../../mod/directory.php:382 -msgid "Finding:" -msgstr "Encontrar:" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Sugerir un amigo a %s" -#: ../../mod/directory.php:387 -msgid "next page" -msgstr "siguiente página" +#: ../../mod/group.php:20 +msgid "Privacy group created." +msgstr "El grupo privado ha sido creado." -#: ../../mod/directory.php:387 -msgid "previous page" -msgstr "página anterior" +#: ../../mod/group.php:26 +msgid "Could not create privacy group." +msgstr "No se puede crear el grupo privado." -#: ../../mod/directory.php:388 -msgid "Sort options" -msgstr "Ordenar opciones" +#: ../../mod/group.php:54 +msgid "Privacy group updated." +msgstr "Grupo privado actualizado." -#: ../../mod/directory.php:389 -msgid "Alphabetic" -msgstr "Alfabético" +#: ../../mod/group.php:86 +msgid "Create a group of channels." +msgstr "Crear un grupo de canales." -#: ../../mod/directory.php:390 -msgid "Reverse Alphabetic" -msgstr "Alfabético inverso" +#: ../../mod/group.php:87 ../../mod/group.php:180 +msgid "Privacy group name: " +msgstr "Nombre del grupo:" -#: ../../mod/directory.php:391 -msgid "Newest to Oldest" -msgstr "De más nuevo a más antiguo" +#: ../../mod/group.php:89 ../../mod/group.php:183 +msgid "Members are visible to other channels" +msgstr "Los miembros son visibles para otros canales" -#: ../../mod/directory.php:392 -msgid "Oldest to Newest" -msgstr "De más antiguo a más nuevo" +#: ../../mod/group.php:107 +msgid "Privacy group removed." +msgstr "Grupo privado eliminado." -#: ../../mod/directory.php:409 -msgid "No entries (some entries may be hidden)." -msgstr "Sin entradas (algunas entradas pueden estar ocultas)." +#: ../../mod/group.php:109 +msgid "Unable to remove privacy group." +msgstr "Imposible eliminar el grupo." -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "No se ha encontrado una cuenta válida." +#: ../../mod/group.php:179 +msgid "Privacy group editor" +msgstr "Editor de grupos privados" -#: ../../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/group.php:193 +msgid "Members" +msgstr "Miembros" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Usuario del sitio (%s)" +#: ../../mod/group.php:195 +msgid "All Connected Channels" +msgstr "Todos los canales conectados" -#: ../../mod/lostpass.php:40 +#: ../../mod/group.php:227 +msgid "Click on a channel to add or remove." +msgstr "Haga clic en un canal para agregarlo o quitarlo." + +#: ../../mod/help.php:148 +msgid "Documentation Search" +msgstr "Búsqueda de Documentación" + +#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198 +msgid "Help:" +msgstr "Ayuda:" + +#: ../../mod/help.php:239 +msgid "$Projectname Documentation" +msgstr "Documentación de $Projectname" + +#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 #, php-format -msgid "Password reset requested at %s" -msgstr "Se ha solicitado restablecer la contraseña en %s" +msgid "Welcome to %s" +msgstr "Bienvenido a %s" -#: ../../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/id.php:11 +msgid "First Name" +msgstr "Nombre" -#: ../../mod/lostpass.php:86 ../../boot.php:1489 -msgid "Password Reset" -msgstr "Restablecer la contraseña" +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Apellido" -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "Su contraseña ha sido restablecida según lo solicitó." +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Sobrenombre o Alias" -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "Su nueva contraseña es" +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nombre completo" -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Guarde o copie su nueva contraseña - y después" +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Foto del perfil 16px" -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "pulse aquà para conectarse" +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Foto del perfil 32px" -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Puede cambiar la contraseña en la página <em>Ajustes</em> una vez iniciada la sesión." +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Foto del perfil 48px" -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "Su contraseña en %s ha sido cambiada" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Foto del perfil 64px" -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "¿Ha olvidado su contraseña?" +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Foto del perfil 80px" -#: ../../mod/lostpass.php:124 -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 el restablecimiento de su contraseña. Luego revise su correo para obtener más instrucciones." +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Foto del perfil 128px" -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "Dirección de correo electrónico" +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Zona horaria" -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Reiniciar" +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "Dirección de la página personal" -#: ../../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/id.php:29 +msgid "Birth Year" +msgstr "Año de nacimiento" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mes de nacimiento" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "DÃa de nacimiento" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Fecha de nacimiento" + +#: ../../mod/id.php:33 ../../mod/profiles.php:441 +msgid "Gender" +msgstr "Género" #: ../../mod/impel.php:192 #, php-format @@ -6228,16 +6227,6 @@ msgstr "%s elemento instalado" msgid "%s element installation failed" msgstr "Elemento con instalación fallida: %s" -#: ../../mod/subthread.php:114 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s está siguiendo %2$s de %3$s" - -#: ../../mod/subthread.php:116 -#, php-format -msgid "%1$s stopped following %2$s's %3$s" -msgstr "%1$s ha dejado de seguir %3$s de %2$s" - #: ../../mod/import.php:28 #, php-format msgid "Your service plan only allows %d channels." @@ -6279,7 +6268,7 @@ msgid "" "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/import.php:516 ../../mod/import_items.php:121 +#: ../../mod/import.php:516 ../../mod/import_items.php:115 msgid "File to Upload" msgstr "Fichero para subir" @@ -6323,6 +6312,19 @@ msgid "" "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/import_items.php:98 +msgid "Import completed" +msgstr "Importación completada" + +#: ../../mod/import_items.php:113 +msgid "Import Items" +msgstr "Importar elementos" + +#: ../../mod/import_items.php:114 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Utilice este formulario para importar entradas existentes y contenido desde un archivo de exportación." + #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." msgstr "Se ha superado el lÃmite máximo de invitaciones." @@ -6393,213 +6395,553 @@ msgstr "o visite " msgid "3. Click [Connect]" msgstr "3. Pulse [conectar]" -#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "No ha sido posible encontrar la entrada original." + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "La entrada vacÃa ha sido desechada." + +#: ../../mod/item.php:458 +msgid "Executable content type not permitted to this channel." +msgstr "Contenido de tipo ejecutable no permitido en este canal." + +#: ../../mod/item.php:824 +msgid "Duplicate post suppressed." +msgstr "Se ha suprimido la entrada duplicada." + +#: ../../mod/item.php:954 +msgid "System error. Post not saved." +msgstr "Error del sistema. La entrada no se ha podido salvar." + +#: ../../mod/item.php:1221 +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/item.php:1228 #, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Al intentar obtener la dirección, retorna el error: %1$s" +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Ha alcanzado su lÃmite de %1$.0f entradas en la página principal." -#: ../../mod/profile_photo.php:112 -msgid "Image uploaded but image cropping failed." -msgstr "Imagen actualizada, pero el recorte de la imagen ha fallado. " +#: ../../mod/item.php:1235 +#, 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/profile_photo.php:166 -msgid "Image resize failed." -msgstr "El ajuste del tamaño de la imagen ha fallado." +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Página de ayuda del lenguaje de descripción de páginas (PDL) Comanche" -#: ../../mod/profile_photo.php:212 +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Descripción del formato" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Descargar el fichero PDL" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Me gusta/No me gusta" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Esta acción está restringida solo para miembros." + +#: ../../mod/like.php:21 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Recargue la página o limpie el caché del navegador si la nueva foto no se muestra inmediatamente." +"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a " +"href=\"register\">register as a new $Projectname member</a> to continue." +msgstr "Por favor, <a href=\"rmagic\">identifÃquese con su $Projectname ID</a> o <a href=\"register\">rregÃstrese como un nuevo $Projectname member</a> para continuar." -#: ../../mod/profile_photo.php:250 -msgid "Image upload failed." -msgstr "Subida de imagen fallida." +#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 +msgid "Invalid request." +msgstr "Solicitud incorrecta." -#: ../../mod/profile_photo.php:269 -msgid "Unable to process image." -msgstr "No ha sido posible procesar la imagen." +#: ../../mod/like.php:142 +msgid "thing" +msgstr "elemento" -#: ../../mod/profile_photo.php:297 -msgid "female" -msgstr "mujer" +#: ../../mod/like.php:188 +msgid "Channel unavailable." +msgstr "Canal no disponible." + +#: ../../mod/like.php:236 +msgid "Previous action reversed." +msgstr "Acción anterior revocada." -#: ../../mod/profile_photo.php:298 +#: ../../mod/like.php:414 #, php-format -msgid "%1$s updated her %2$s" -msgstr "%1$s ha actualizado su %2$s" +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s está de acuerdo" -#: ../../mod/profile_photo.php:299 -msgid "male" -msgstr "hombre" +#: ../../mod/like.php:416 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s no está de acuerdo" -#: ../../mod/profile_photo.php:300 +#: ../../mod/like.php:418 #, php-format -msgid "%1$s updated his %2$s" -msgstr "%1$s ha actualizado su %2$s" +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s se abstiene" -#: ../../mod/profile_photo.php:302 +#: ../../mod/like.php:420 #, php-format -msgid "%1$s updated their %2$s" -msgstr "%1$s ha actualizado sus %2$s" +msgid "%1$s is attending %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s participa" -#: ../../mod/profile_photo.php:304 -msgid "profile photo" -msgstr "foto del perfil" +#: ../../mod/like.php:422 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s no participa" -#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 -msgid "Photo not available." -msgstr "Foto no disponible." +#: ../../mod/like.php:424 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%3$s de %2$s: %1$s quizá participe" -#: ../../mod/profile_photo.php:450 -msgid "Upload File:" -msgstr "Subir fichero:" +#: ../../mod/like.php:520 +msgid "Action completed." +msgstr "Acción completada." -#: ../../mod/profile_photo.php:451 -msgid "Select a profile:" -msgstr "Seleccionar un perfil:" +#: ../../mod/like.php:521 +msgid "Thank you." +msgstr "Gracias." -#: ../../mod/profile_photo.php:452 -msgid "Upload Profile Photo" -msgstr "Subir foto del perfil" +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "La información privada remota no está disponible." -#: ../../mod/profile_photo.php:457 ../../mod/settings.php:975 -msgid "or" -msgstr "o" +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Visible para:" -#: ../../mod/profile_photo.php:457 -msgid "skip this step" -msgstr "Omitir este paso" +#: ../../mod/locs.php:21 ../../mod/locs.php:50 +msgid "Location not found." +msgstr "Dirección no encontrada." -#: ../../mod/profile_photo.php:457 -msgid "select a photo from your photo albums" -msgstr "Seleccione una foto de sus álbumes de fotos" +#: ../../mod/locs.php:58 +msgid "Location lookup failed." +msgstr "Ha fallado la búsqueda de la dirección." -#: ../../mod/profile_photo.php:473 -msgid "Crop Image" -msgstr "Recortar imagen" +#: ../../mod/locs.php:62 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Por favor, seleccione una copia de su canal (un clon) para convertirlo en primario antes de eliminar su canal principal." -#: ../../mod/profile_photo.php:474 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Por favor ajuste el recorte de la imagen para una visión óptima." +#: ../../mod/locs.php:91 +msgid "Syncing locations" +msgstr "Sincronización de ubicaciones" -#: ../../mod/profile_photo.php:476 -msgid "Done Editing" -msgstr "Edición completada" +#: ../../mod/locs.php:101 +msgid "No locations found." +msgstr "No encontrada ninguna dirección." -#: ../../mod/thing.php:111 -msgid "Thing updated" -msgstr "Elemento actualizado." +#: ../../mod/locs.php:112 +msgid "Manage Channel Locations" +msgstr "Gestionar las direcciones del canal" -#: ../../mod/thing.php:163 -msgid "Object store: failed" -msgstr "Guardar objeto: ha fallado" +#: ../../mod/locs.php:113 +msgid "Location (address)" +msgstr "Ubicación (dirección)" -#: ../../mod/thing.php:167 -msgid "Thing added" -msgstr "Elemento añadido" +#: ../../mod/locs.php:114 +msgid "Primary Location" +msgstr "Dirección primaria" -#: ../../mod/thing.php:193 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" +#: ../../mod/locs.php:115 +msgid "Drop location" +msgstr "Eliminar dirección" -#: ../../mod/thing.php:256 -msgid "Show Thing" -msgstr "Mostrar elemento" +#: ../../mod/locs.php:117 +msgid "Sync now" +msgstr "Sincronizar ahora" -#: ../../mod/thing.php:263 -msgid "item not found." -msgstr "elemento no encontrado." +#: ../../mod/locs.php:118 +msgid "Please wait several minutes between consecutive operations." +msgstr "Por favor, espere algunos minutos entre operaciones consecutivas." -#: ../../mod/thing.php:296 -msgid "Edit Thing" -msgstr "Editar elemento" +#: ../../mod/locs.php:119 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Cuando sea posible, elimine una ubicación iniciando sesión en el sitio web o \"hub\" y borrando su canal." -#: ../../mod/thing.php:298 ../../mod/thing.php:348 -msgid "Select a profile" -msgstr "Seleccionar un perfil" +#: ../../mod/locs.php:120 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Utilice este formulario para eliminar la dirección si el \"hub\" no está funcionando desde hace tiempo." -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Post an activity" -msgstr "Publicar una actividad" +#: ../../mod/ping.php:260 +msgid "sent you a private message" +msgstr "le ha enviado un mensaje privado" -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Only sends to viewers of the applicable profile" -msgstr "Sólo enviar a espectadores del perfil pertinente." +#: ../../mod/ping.php:308 +msgid "added your channel" +msgstr "añadió este canal a sus conexiones" -#: ../../mod/thing.php:304 ../../mod/thing.php:353 -msgid "Name of thing e.g. something" -msgstr "Nombre del elemento, p. ej.:. \"algo\"" +#: ../../mod/ping.php:350 +msgid "posted an event" +msgstr "publicó un evento" -#: ../../mod/thing.php:306 ../../mod/thing.php:354 -msgid "URL of thing (optional)" -msgstr "Dirección del elemento (opcional)" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Servidor no encontrado" -#: ../../mod/thing.php:308 ../../mod/thing.php:355 -msgid "URL for photo of thing (optional)" -msgstr "Dirección para la foto o elemento (opcional)" +#: ../../mod/mail.php:34 +msgid "Unable to lookup recipient." +msgstr "Imposible asociar a un destinatario." -#: ../../mod/thing.php:346 -msgid "Add Thing to your Profile" -msgstr "Añadir alguna cosa a su perfil" +#: ../../mod/mail.php:42 +msgid "Unable to communicate with requested channel." +msgstr "Imposible comunicar con el canal solicitado." -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "El servidor de este directorio necesita un \"token\" de acceso" +#: ../../mod/mail.php:49 +msgid "Cannot verify requested channel." +msgstr "No se puede verificar el canal solicitado." -#: ../../mod/editblock.php:118 -msgid "Delete block?" -msgstr "¿Borrar bloque?" +#: ../../mod/mail.php:75 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "El canal seleccionado tiene restricciones sobre los mensajes privados. El envÃo falló." -#: ../../mod/editblock.php:180 -msgid "Edit Block" -msgstr "Modificar este bloque" +#: ../../mod/mail.php:140 +msgid "Messages" +msgstr "Mensajes" -#: ../../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/mail.php:175 +msgid "Message recalled." +msgstr "Mensaje revocado." -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Eliminar esta cuenta" +#: ../../mod/mail.php:188 +msgid "Conversation removed." +msgstr "Conversación eliminada." -#: ../../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/mail.php:231 +msgid "Requested channel is not in this network" +msgstr "El canal solicitado no existe en esta red" -#: ../../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/mail.php:239 +msgid "Send Private Message" +msgstr "Enviar un mensaje privado" -#: ../../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/mail.php:240 ../../mod/mail.php:370 +msgid "To:" +msgstr "Para:" -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 -msgid "Remove Account" -msgstr "Eliminar cuenta" +#: ../../mod/mail.php:243 ../../mod/mail.php:372 +msgid "Subject:" +msgstr "Asunto:" -#: ../../mod/import_items.php:101 -msgid "Import completed" -msgstr "Importación completada" +#: ../../mod/mail.php:250 +msgid "Send" +msgstr "Enviar" -#: ../../mod/import_items.php:119 -msgid "Import Items" -msgstr "Importar elementos" +#: ../../mod/mail.php:342 +msgid "Delete message" +msgstr "Borrar mensaje" + +#: ../../mod/mail.php:343 +msgid "Delivery report" +msgstr "Informe de transmisión" + +#: ../../mod/mail.php:344 +msgid "Recall message" +msgstr "Revocar el mensaje" + +#: ../../mod/mail.php:346 +msgid "Message has been recalled." +msgstr "El mensaje ha sido revocado." + +#: ../../mod/mail.php:363 +msgid "Delete Conversation" +msgstr "Eliminar conversación" -#: ../../mod/import_items.php:120 +#: ../../mod/mail.php:365 msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Utilice este formulario para importar entradas existentes y contenido desde un archivo de exportación." +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Comunicación segura no disponible. Pero <strong>puede</strong> responder desde la página del perfil del remitente." + +#: ../../mod/mail.php:369 +msgid "Send Reply" +msgstr "Responder" + +#: ../../mod/mail.php:374 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Su mensaje para %s (%s):" + +#: ../../mod/manage.php:130 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Ha creado %1$.0f de %2$.0f canales permitidos." + +#: ../../mod/manage.php:138 +msgid "Create a new channel" +msgstr "Crear un nuevo canal" + +#: ../../mod/manage.php:163 +msgid "Current Channel" +msgstr "Canal actual" + +#: ../../mod/manage.php:165 +msgid "Switch to one of your channels by selecting it." +msgstr "Cambiar a uno de sus canales seleccionándolo." + +#: ../../mod/manage.php:166 +msgid "Default Channel" +msgstr "Canal principal" + +#: ../../mod/manage.php:167 +msgid "Make Default" +msgstr "Convertir en predeterminado" + +#: ../../mod/manage.php:170 +#, php-format +msgid "%d new messages" +msgstr "%d mensajes nuevos" + +#: ../../mod/manage.php:171 +#, php-format +msgid "%d new introductions" +msgstr "%d nuevas isolicitudes de conexión" + +#: ../../mod/manage.php:173 +msgid "Delegated Channels" +msgstr "Canales delegados" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Perfil compatible" + +#: ../../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/match.php:63 +msgid "is interested in:" +msgstr "está interesado en:" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "No se han encontrado perfiles compatibles" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "No se puede actualizar el menú." + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "No se puede crear el menú." + +#: ../../mod/menu.php:94 ../../mod/menu.php:106 +msgid "Menu Name" +msgstr "Nombre del menú" + +#: ../../mod/menu.php:94 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nombre único (no será visible en la página web) - requerido" + +#: ../../mod/menu.php:95 ../../mod/menu.php:107 +msgid "Menu Title" +msgstr "TÃtulo del menú" + +#: ../../mod/menu.php:95 +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/menu.php:96 +msgid "Allow Bookmarks" +msgstr "Permitir marcadores" + +#: ../../mod/menu.php:96 ../../mod/menu.php:153 +msgid "Menu may be used to store saved bookmarks" +msgstr "El menú se puede usar para guardar marcadores" + +#: ../../mod/menu.php:97 ../../mod/menu.php:155 +msgid "Submit and proceed" +msgstr "Enviar y proceder" + +#: ../../mod/menu.php:109 +msgid "Drop" +msgstr "Eliminar" + +#: ../../mod/menu.php:113 +msgid "Bookmarks allowed" +msgstr "Marcadores permitidos" + +#: ../../mod/menu.php:115 +msgid "Delete this menu" +msgstr "Borrar este menú" + +#: ../../mod/menu.php:116 ../../mod/menu.php:150 +msgid "Edit menu contents" +msgstr "Editar los contenidos del menú" + +#: ../../mod/menu.php:117 +msgid "Edit this menu" +msgstr "Modificar este menú" + +#: ../../mod/menu.php:132 +msgid "Menu could not be deleted." +msgstr "El menú no puede ser eliminado." + +#: ../../mod/menu.php:140 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menú no encontrado" + +#: ../../mod/menu.php:145 +msgid "Edit Menu" +msgstr "Modificar el menú" + +#: ../../mod/menu.php:149 +msgid "Add or remove entries to this menu" +msgstr "Añadir o quitar entradas en este menú" + +#: ../../mod/menu.php:151 +msgid "Menu name" +msgstr "Nombre del menú" + +#: ../../mod/menu.php:151 +msgid "Must be unique, only seen by you" +msgstr "Debe ser único, solo será visible para usted" + +#: ../../mod/menu.php:152 +msgid "Menu title" +msgstr "TÃtulo del menú" + +#: ../../mod/menu.php:152 +msgid "Menu title as seen by others" +msgstr "El tÃtulo del menú tal como será visto por los demás" + +#: ../../mod/menu.php:153 +msgid "Allow bookmarks" +msgstr "Permitir marcadores" + +#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "No encontrado." + +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Imposible crear el elemento." + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "No es posible actualizar el elemento del menú." + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "No es posible añadir el elemento al menú" + +#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 +msgid "Menu Item Permissions" +msgstr "Permisos del elemento del menú" + +#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1057 +msgid "(click to open/close)" +msgstr "(pulsar para abrir o cerrar)" + +#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 +msgid "Link Name" +msgstr "Nombre del enlace" + +#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 +msgid "Link or Submenu Target" +msgstr "Destino del enlace o submenú" + +#: ../../mod/mitem.php:153 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Introducir la dirección del enlace o seleccionar el nombre de un submenú" + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 +msgid "Use magic-auth if available" +msgstr "Usar la autenticación mágica si está disponible" + +#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 +msgid "Open link in new window" +msgstr "Abrir el enlace en una nueva ventana" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Order in list" +msgstr "Orden en la lista" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Los números más altos irán al final de la lista" + +#: ../../mod/mitem.php:157 +msgid "Submit and finish" +msgstr "Enviar y terminar" + +#: ../../mod/mitem.php:158 +msgid "Submit and continue" +msgstr "Enviar y continuar" + +#: ../../mod/mitem.php:166 +msgid "Menu:" +msgstr "Menú:" + +#: ../../mod/mitem.php:169 +msgid "Link Target" +msgstr "Destino del enlace" + +#: ../../mod/mitem.php:172 +msgid "Edit menu" +msgstr "Editar menú" + +#: ../../mod/mitem.php:175 +msgid "Edit element" +msgstr "Editar el elemento" + +#: ../../mod/mitem.php:176 +msgid "Drop element" +msgstr "Eliminar el elemento" + +#: ../../mod/mitem.php:177 +msgid "New element" +msgstr "Nuevo elemento" + +#: ../../mod/mitem.php:178 +msgid "Edit this menu container" +msgstr "Modificar el contenedor del menú" + +#: ../../mod/mitem.php:179 +msgid "Add menu element" +msgstr "Añadir un elemento al menú" + +#: ../../mod/mitem.php:180 +msgid "Delete this menu item" +msgstr "Eliminar este elemento del menú" + +#: ../../mod/mitem.php:181 +msgid "Edit this menu item" +msgstr "Modificar este elemento del menú" + +#: ../../mod/mitem.php:198 +msgid "Menu item not found." +msgstr "Este elemento del menú no se ha encontrado" + +#: ../../mod/mitem.php:211 +msgid "Menu item deleted." +msgstr "Este elemento del menú ha sido borrado" + +#: ../../mod/mitem.php:213 +msgid "Menu item could not be deleted." +msgstr "Este elemento del menú no puede ser borrado." + +#: ../../mod/mitem.php:220 +msgid "Edit Menu Element" +msgstr "Editar elemento del menú" + +#: ../../mod/mitem.php:226 +msgid "Link text" +msgstr "Texto del enlace" + +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" +msgstr "Describir su estado de ánimo para comunicárselo a sus amigos" #: ../../mod/network.php:91 msgid "No such group" @@ -6618,870 +6960,964 @@ msgid "Search Results For:" msgstr "Buscar resultados para:" #: ../../mod/network.php:207 -msgid "Collection is empty" -msgstr "La colección está vacÃa" +msgid "Privacy group is empty" +msgstr "El grupo privado está vacÃo" #: ../../mod/network.php:216 -msgid "Collection: " -msgstr "Colección:" +msgid "Privacy group: " +msgstr "Grupo privado:" #: ../../mod/network.php:242 msgid "Invalid connection." msgstr "Conexión no válida." -#: ../../mod/pdledit.php:13 +#: ../../mod/new_channel.php:130 +msgid "Add a Channel" +msgstr "Añadir un canal" + +#: ../../mod/new_channel.php:131 +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 está formado por su propia colección de páginas web relacionadas. 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." + +#: ../../mod/new_channel.php:133 ../../mod/register.php:246 +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +msgid "Channel Name" +msgstr "Nombre del canal" + +#: ../../mod/new_channel.php:134 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Ejemplos: \"Juan GarcÃa\", \"Isabel y sus caballos\", \"Fútbol\", \"Grupo de parapente\" " + +#: ../../mod/new_channel.php:135 ../../mod/register.php:248 +msgid "Choose a short nickname" +msgstr "Elija un alias corto" + +#: ../../mod/new_channel.php:137 ../../mod/register.php:249 +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) que puede ser compartido con otros." + +#: ../../mod/new_channel.php:138 +msgid "Or <a href=\"import\">import an existing channel</a> from another location" +msgstr "O <a href=\"import\">importar un canal existente</a> de otro lugar" + +#: ../../mod/new_channel.php:140 ../../mod/register.php:251 +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 "Elija el tipo de canal (como red social o foro de discusión) y la privacidad que requiera, asà podremos seleccionar el mejor conjunto de permisos para usted" + +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Channel Type" +msgstr "Tipo de canal" + +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Read more about roles" +msgstr "Leer más sobre los roles" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Petición inválida del identificador." + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Descartar" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "No hay más notificaciones del sistema" + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Notificaciones de sistema" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "No se puede encontrar su servidor." + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Enviado con éxito." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Error del protocolo OpenID. Ningún ID recibido como respuesta." + +#: ../../mod/page.php:126 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../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." + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editor de configuración" + +#: ../../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 volver inutilizable su canal. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta caracterÃstica." + +#: ../../mod/pdledit.php:14 msgid "Layout updated." msgstr "Formato actualizado" -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +#: ../../mod/pdledit.php:29 ../../mod/pdledit.php:54 msgid "Edit System Page Description" msgstr "Editor del Sistema de Descripción de Páginas" -#: ../../mod/pdledit.php:48 +#: ../../mod/pdledit.php:49 msgid "Layout not found." msgstr "Formato no encontrado" -#: ../../mod/pdledit.php:54 +#: ../../mod/pdledit.php:55 msgid "Module Name:" msgstr "Nombre del módulo:" -#: ../../mod/pdledit.php:55 +#: ../../mod/pdledit.php:56 msgid "Layout Help" msgstr "Ayuda para el diseño de la página" -#: ../../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/photos.php:79 +msgid "Page owner information could not be retrieved." +msgstr "La información del propietario de la página no pudo ser recuperada." -#: ../../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/photos.php:100 +msgid "Album not found." +msgstr "Ãlbum no encontrado." -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Las contraseñas no coinciden." +#: ../../mod/photos.php:127 +msgid "Delete Album" +msgstr "Borrar álbum" -#: ../../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/photos.php:171 ../../mod/photos.php:1006 +msgid "Delete Photo" +msgstr "Borrar foto" -#: ../../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/photos.php:501 +msgid "No photos selected" +msgstr "No hay fotos seleccionadas" -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "Su registro no puede ser procesado." +#: ../../mod/photos.php:550 +msgid "Access to this item is restricted." +msgstr "El acceso a este elemento está restringido." -#: ../../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/photos.php:589 +#, 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/register.php:164 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Inscribirse en un servidor/hub afiliado</a>" +#: ../../mod/photos.php:592 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB de almacenamiento de fotos utilizado." -#: ../../mod/register.php:174 -msgid "" -"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/photos.php:620 +msgid "Upload Photos" +msgstr "Subir fotos" -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Términos del servicio" +#: ../../mod/photos.php:624 +msgid "Enter an album name" +msgstr "Introducir un nombre de álbum" -#: ../../mod/register.php:191 -#, php-format -msgid "I accept the %s for this website" -msgstr "Acepto los %s de este sitio" +#: ../../mod/photos.php:625 +msgid "or select an existing album (doubleclick)" +msgstr "o seleccionar uno existente (doble click)" -#: ../../mod/register.php:193 -#, php-format -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 los %s de este sitio" +#: ../../mod/photos.php:626 +msgid "Create a status post for this upload" +msgstr "Crear un mensaje de estado para esta subida" -#: ../../mod/register.php:207 ../../mod/admin.php:443 -msgid "Registration" -msgstr "Registro" +#: ../../mod/photos.php:627 +msgid "Caption (optional):" +msgstr "TÃtulo (opcional):" -#: ../../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/photos.php:628 +msgid "Description (optional):" +msgstr "Descripción (opcional):" -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Por favor, introduzca el código de su invitación" +#: ../../mod/photos.php:655 +msgid "Album name could not be decoded" +msgstr "El nombre del álbum no ha podido ser descifrado" -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "Su dirección de correo electrónico" +#: ../../mod/photos.php:699 ../../mod/photos.php:1233 +#: ../../mod/photos.php:1250 +msgid "Contact Photos" +msgstr "Fotos de contacto" -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Elija una contraseña" +#: ../../mod/photos.php:722 +msgid "Show Newest First" +msgstr "Mostrar lo más reciente primero" -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Por favor, vuelva a escribir su contraseña" +#: ../../mod/photos.php:724 +msgid "Show Oldest First" +msgstr "Mostrar lo más antiguo primero" -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Ajustes del tema actualizados." +#: ../../mod/photos.php:824 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." -#: ../../mod/admin.php:160 -msgid "# Accounts" -msgstr "# Cuentas" +#: ../../mod/photos.php:826 +msgid "Photo not available" +msgstr "Foto no disponible" -#: ../../mod/admin.php:161 -msgid "# blocked accounts" -msgstr "# cuentas bloqueadas" +#: ../../mod/photos.php:884 +msgid "Use as profile photo" +msgstr "Usar como foto del perfil" -#: ../../mod/admin.php:162 -msgid "# expired accounts" -msgstr "# cuentas caducadas" +#: ../../mod/photos.php:891 +msgid "Private Photo" +msgstr "Foto privada" -#: ../../mod/admin.php:163 -msgid "# expiring accounts" -msgstr "# cuentas que caducan" +#: ../../mod/photos.php:906 +msgid "View Full Size" +msgstr "Ver tamaño completo" -#: ../../mod/admin.php:174 -msgid "# Channels" -msgstr "# Canales" +#: ../../mod/photos.php:951 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Eliminar" -#: ../../mod/admin.php:175 -msgid "# primary" -msgstr "# primario" +#: ../../mod/photos.php:985 +msgid "Edit photo" +msgstr "Editar foto" -#: ../../mod/admin.php:176 -msgid "# clones" -msgstr "# clones" +#: ../../mod/photos.php:987 +msgid "Rotate CW (right)" +msgstr "Girar CW (a la derecha)" -#: ../../mod/admin.php:182 -msgid "Message queues" -msgstr "Mensajes en cola" +#: ../../mod/photos.php:988 +msgid "Rotate CCW (left)" +msgstr "Girar CCW (a la izquierda)" -#: ../../mod/admin.php:198 ../../mod/admin.php:440 ../../mod/admin.php:539 -#: ../../mod/admin.php:807 ../../mod/admin.php:971 ../../mod/admin.php:1068 -#: ../../mod/admin.php:1108 ../../mod/admin.php:1268 ../../mod/admin.php:1302 -#: ../../mod/admin.php:1387 -msgid "Administration" -msgstr "Administración" +#: ../../mod/photos.php:991 +msgid "Enter a new album name" +msgstr "Introducir un nuevo nombre de álbum" -#: ../../mod/admin.php:199 -msgid "Summary" -msgstr "Sumario" +#: ../../mod/photos.php:992 +msgid "or select an existing one (doubleclick)" +msgstr "o seleccionar uno (doble click) existente" -#: ../../mod/admin.php:202 -msgid "Registered accounts" -msgstr "Cuentas registradas" +#: ../../mod/photos.php:995 +msgid "Caption" +msgstr "TÃtulo" -#: ../../mod/admin.php:203 ../../mod/admin.php:543 -msgid "Pending registrations" -msgstr "Registros pendientes" +#: ../../mod/photos.php:997 +msgid "Add a Tag" +msgstr "Añadir una etiqueta" -#: ../../mod/admin.php:204 -msgid "Registered channels" -msgstr "Canales registrados" +#: ../../mod/photos.php:1001 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Ejemplos: @eva, @Carmen_Osuna, @jaime@ejemplo.com" -#: ../../mod/admin.php:205 ../../mod/admin.php:544 -msgid "Active plugins" -msgstr "Extensiones activas" +#: ../../mod/photos.php:1004 +msgid "Flag as adult in album view" +msgstr "Marcar como \"solo para adultos\" en el álbum" -#: ../../mod/admin.php:206 -msgid "Version" -msgstr "Versión" +#: ../../mod/photos.php:1196 +msgid "In This Photo:" +msgstr "En esta foto:" -#: ../../mod/admin.php:324 -msgid "Site settings updated." -msgstr "Ajustes del sitio actualizados." +#: ../../mod/photos.php:1201 +msgid "Map" +msgstr "Mapa" -#: ../../mod/admin.php:361 ../../mod/settings.php:793 -msgid "mobile" -msgstr "móvil" +#: ../../mod/photos.php:1289 +msgid "View Album" +msgstr "Ver álbum" -#: ../../mod/admin.php:363 -msgid "experimental" -msgstr "experimental" +#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 +#: ../../mod/photos.php:1314 +msgid "Recent Photos" +msgstr "Fotos recientes" -#: ../../mod/admin.php:365 -msgid "unsupported" -msgstr "no soportado" +#: ../../mod/poke.php:164 +msgid "Poke/Prod" +msgstr "Toque/Incitación" -#: ../../mod/admin.php:411 -msgid "Yes - with approval" -msgstr "Sà - con aprobación" +#: ../../mod/poke.php:165 +msgid "poke, prod or do other things to somebody" +msgstr "dar un toque, incitar u otras cosas a alguien" -#: ../../mod/admin.php:417 -msgid "My site is not a public server" -msgstr "Mi sitio no es un servidor público" +#: ../../mod/poke.php:166 +msgid "Recipient" +msgstr "Destinatario" -#: ../../mod/admin.php:418 -msgid "My site has paid access only" -msgstr "Mi sitio es un servicio de pago" +#: ../../mod/poke.php:167 +msgid "Choose what you wish to do to recipient" +msgstr "Elegir qué desea enviar al destinatario" -#: ../../mod/admin.php:419 -msgid "My site has free access only" -msgstr "Mi sitio es un servicio gratuito" +#: ../../mod/poke.php:170 +msgid "Make this post private" +msgstr "Convertir en privado este envÃo" -#: ../../mod/admin.php:420 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mi sitio ofrece cuentas gratuitas con opciones extra de pago" +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Al intentar obtener la dirección, retorna el error: %1$s" -#: ../../mod/admin.php:444 -msgid "File upload" -msgstr "Fichero subido" +#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "Imagen actualizada, pero el recorte de la imagen ha fallado. " -#: ../../mod/admin.php:445 -msgid "Policies" -msgstr "PolÃticas" +#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 +msgid "Image resize failed." +msgstr "El ajuste del tamaño de la imagen ha fallado." -#: ../../mod/admin.php:450 -msgid "Site name" -msgstr "Nombre del sitio" +#: ../../mod/profile_photo.php:212 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Recargue la página o limpie el caché del navegador si la nueva foto no se muestra inmediatamente." -#: ../../mod/admin.php:451 -msgid "Banner/Logo" -msgstr "Banner/Logo" +#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 +msgid "Image upload failed." +msgstr "Subida de imagen fallida." -#: ../../mod/admin.php:452 -msgid "Administrator Information" -msgstr "Información del Administrador" +#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 +msgid "Unable to process image." +msgstr "No ha sido posible procesar la imagen." -#: ../../mod/admin.php:452 -msgid "" -"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/profile_photo.php:297 ../../mod/cover_photo.php:229 +msgid "female" +msgstr "mujer" -#: ../../mod/admin.php:453 -msgid "System language" -msgstr "Idioma del sistema" +#: ../../mod/profile_photo.php:298 ../../mod/cover_photo.php:230 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s ha actualizado su %2$s" -#: ../../mod/admin.php:454 -msgid "System theme" -msgstr "Tema gráfico del sistema" +#: ../../mod/profile_photo.php:299 ../../mod/cover_photo.php:231 +msgid "male" +msgstr "hombre" -#: ../../mod/admin.php:454 -msgid "" -"Default system theme - may be over-ridden by user profiles - <a href='#' " -"id='cnftheme'>change theme settings</a>" -msgstr "Tema del sistema por defecto - se puede cambiar por cada perfil de usuario - <a href='#' id='cnftheme'>modificar los ajustes del tema</a>" +#: ../../mod/profile_photo.php:300 ../../mod/cover_photo.php:232 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s ha actualizado su %2$s" -#: ../../mod/admin.php:455 -msgid "Mobile system theme" -msgstr "Tema del sistema para móviles" +#: ../../mod/profile_photo.php:302 ../../mod/cover_photo.php:234 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s ha actualizado su %2$s" -#: ../../mod/admin.php:455 -msgid "Theme for mobile devices" -msgstr "Tema para dispositivos móviles" +#: ../../mod/profile_photo.php:304 +msgid "profile photo" +msgstr "foto del perfil" -#: ../../mod/admin.php:457 -msgid "Allow Feeds as Connections" -msgstr "Permitir contenidos RSS como conexiones" +#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 +#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 +msgid "Photo not available." +msgstr "Foto no disponible." -#: ../../mod/admin.php:457 -msgid "(Heavy system resource usage)" -msgstr "(Uso intenso de los recursos del sistema)" +#: ../../mod/profile_photo.php:450 ../../mod/cover_photo.php:350 +msgid "Upload File:" +msgstr "Subir fichero:" -#: ../../mod/admin.php:458 -msgid "Maximum image size" -msgstr "Tamaño máximo de la imagen" +#: ../../mod/profile_photo.php:451 ../../mod/cover_photo.php:351 +msgid "Select a profile:" +msgstr "Seleccionar un perfil:" -#: ../../mod/admin.php:458 -msgid "" -"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/profile_photo.php:452 +msgid "Upload Profile Photo" +msgstr "Subir foto del perfil" -#: ../../mod/admin.php:459 -msgid "Does this site allow new member registration?" -msgstr "¿Debe este sitio permitir el registro de nuevos miembros?" +#: ../../mod/profile_photo.php:457 ../../mod/settings.php:976 +#: ../../mod/cover_photo.php:357 +msgid "or" +msgstr "o" -#: ../../mod/admin.php:460 -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/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "skip this step" +msgstr "Omitir este paso" -#: ../../mod/admin.php:461 -msgid "Register text" -msgstr "Texto del registro" +#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "select a photo from your photo albums" +msgstr "Seleccione una foto de sus álbumes de fotos" -#: ../../mod/admin.php:461 -msgid "Will be displayed prominently on the registration page." -msgstr "Se mostrará de forma destacada en la página de registro." +#: ../../mod/profile_photo.php:473 ../../mod/cover_photo.php:373 +msgid "Crop Image" +msgstr "Recortar imagen" -#: ../../mod/admin.php:462 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Página personal que se mostrará a los visitantes (por defecto: la página de identificación)" +#: ../../mod/profile_photo.php:474 ../../mod/cover_photo.php:374 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Por favor ajuste el recorte de la imagen para una visión óptima." -#: ../../mod/admin.php:462 -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/profile_photo.php:476 ../../mod/cover_photo.php:376 +msgid "Done Editing" +msgstr "Edición completada" -#: ../../mod/admin.php:463 -msgid "Preserve site homepage URL" -msgstr "Preservar la dirección de la página personal" +#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 +#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 +msgid "Profile not found." +msgstr "Perfil no encontrado." -#: ../../mod/admin.php:463 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Presenta la página personal del sitio en un marco en la ubicación original, en vez de redirigirla." +#: ../../mod/profiles.php:39 +msgid "Profile deleted." +msgstr "Perfil eliminado." -#: ../../mod/admin.php:464 -msgid "Accounts abandoned after x days" -msgstr "Cuentas abandonadas después de x dÃas" +#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 +msgid "Profile-" +msgstr "Perfil-" -#: ../../mod/admin.php:464 -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/profiles.php:84 ../../mod/profiles.php:127 +msgid "New profile created." +msgstr "El nuevo perfil ha sido creado." -#: ../../mod/admin.php:465 -msgid "Allowed friend domains" -msgstr "Dominios amigos permitidos" +#: ../../mod/profiles.php:105 +msgid "Profile unavailable to clone." +msgstr "Perfil no disponible para clonar." -#: ../../mod/admin.php:465 -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/profiles.php:146 +msgid "Profile unavailable to export." +msgstr "Perfil no disponible para exportar." -#: ../../mod/admin.php:466 -msgid "Allowed email domains" -msgstr "Se aceptan dominios de correo electrónico" +#: ../../mod/profiles.php:251 +msgid "Profile Name is required." +msgstr "Se necesita el nombre del perfil." -#: ../../mod/admin.php:466 -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/profiles.php:414 +msgid "Marital Status" +msgstr "Estado civil" -#: ../../mod/admin.php:467 -msgid "Not allowed email domains" -msgstr "No se permiten dominios de correo electrónico" +#: ../../mod/profiles.php:418 +msgid "Romantic Partner" +msgstr "Pareja sentimental" -#: ../../mod/admin.php:467 -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/profiles.php:422 +msgid "Likes" +msgstr "Me gusta" -#: ../../mod/admin.php:468 -msgid "Block public" -msgstr "Bloquear páginas públicas" +#: ../../mod/profiles.php:426 +msgid "Dislikes" +msgstr "No me gusta" -#: ../../mod/admin.php:468 -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 a todas las páginas públicas personales en este sitio, salvo que estén identificadas en el sistema." +#: ../../mod/profiles.php:430 +msgid "Work/Employment" +msgstr "Trabajo:" -#: ../../mod/admin.php:469 -msgid "Verify Email Addresses" -msgstr "Verificar las direcciones de correo electrónico" +#: ../../mod/profiles.php:433 +msgid "Religion" +msgstr "Religión" -#: ../../mod/admin.php:469 -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/profiles.php:437 +msgid "Political Views" +msgstr "Ideas polÃticas" -#: ../../mod/admin.php:470 -msgid "Force publish" -msgstr "Forzar la publicación" +#: ../../mod/profiles.php:445 +msgid "Sexual Preference" +msgstr "Preferencia sexual" -#: ../../mod/admin.php:470 -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/profiles.php:449 +msgid "Homepage" +msgstr "Página personal" -#: ../../mod/admin.php:471 -msgid "Import Public Streams" -msgstr "Importar contenido público" +#: ../../mod/profiles.php:453 +msgid "Interests" +msgstr "Intereses" -#: ../../mod/admin.php:471 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." -msgstr "Importar y permitir acceso al contenido público sacado de otros sitios. Advertencia: este contenido no está moderado, por lo que podrÃa encontrar cosas inapropiadas u ofensivas." +#: ../../mod/profiles.php:547 +msgid "Profile updated." +msgstr "Perfil actualizado." -#: ../../mod/admin.php:472 -msgid "login on Homepage" -msgstr "acceso a la página personal" +#: ../../mod/profiles.php:634 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "¿Ocultar su lista de contactos a los visitantes de este perfil?" -#: ../../mod/admin.php:472 -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/profiles.php:674 +msgid "Edit Profile Details" +msgstr "Modificar los detalles de este perfil" -#: ../../mod/admin.php:474 -msgid "Directory Server URL" -msgstr "URL del servidor de directorio" +#: ../../mod/profiles.php:676 +msgid "View this profile" +msgstr "Ver este perfil" -#: ../../mod/admin.php:474 -msgid "Default directory server" -msgstr "Servidor de directorio predeterminado" +#: ../../mod/profiles.php:678 +msgid "Change Profile Photo" +msgstr "Cambiar la foto del perfil" -#: ../../mod/admin.php:476 -msgid "Proxy user" -msgstr "Usuario del proxy" +#: ../../mod/profiles.php:679 +msgid "Create a new profile using these settings" +msgstr "Crear un nuevo perfil usando estos ajustes" -#: ../../mod/admin.php:477 -msgid "Proxy URL" -msgstr "Dirección del proxy" +#: ../../mod/profiles.php:680 +msgid "Clone this profile" +msgstr "Clonar este perfil" -#: ../../mod/admin.php:478 -msgid "Network timeout" -msgstr "Tiempo de espera de la red" +#: ../../mod/profiles.php:681 +msgid "Delete this profile" +msgstr "Eliminar este perfil" -#: ../../mod/admin.php:478 -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/profiles.php:683 +msgid "Import profile from file" +msgstr "Importar perfil desde un fichero" -#: ../../mod/admin.php:479 -msgid "Delivery interval" -msgstr "Intervalo de entrega" +#: ../../mod/profiles.php:684 +msgid "Export profile to file" +msgstr "Exportar perfil a un fichero" -#: ../../mod/admin.php:479 -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 transmisión en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendado: 4-5 para sitios compartidos, 2-3 para servidores virtuales privados, 0-1 para grandes servidores dedicados." +#: ../../mod/profiles.php:685 +msgid "Profile Name:" +msgstr "Nombre del perfil:" -#: ../../mod/admin.php:480 -msgid "Deliveries per process" -msgstr "Intentos de envÃo por proceso" +#: ../../mod/profiles.php:686 +msgid "Your Full Name:" +msgstr "Su nombre completo:" -#: ../../mod/admin.php:480 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust" -" if necessary to tune system performance. Recommend: 1-5." -msgstr "Numero de envÃos a intentar en un único proceso del sistema operativo. Ajustar si es necesario mejorar el rendimiento. Se recomienda: 1-5." +#: ../../mod/profiles.php:687 +msgid "Title/Description:" +msgstr "TÃtulo/Descripción:" -#: ../../mod/admin.php:481 -msgid "Poll interval" -msgstr "Intervalo de sondeo" +#: ../../mod/profiles.php:688 +msgid "Your Gender:" +msgstr "Su género:" -#: ../../mod/admin.php:481 -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 segundos, para reducir la carga del sistema. Si es 0, usar el intervalo de transmisión." +#: ../../mod/profiles.php:689 +msgid "Birthday :" +msgstr "Cumpleaños:" -#: ../../mod/admin.php:482 -msgid "Maximum Load Average" -msgstr "Carga media máxima" +#: ../../mod/profiles.php:690 +msgid "Street Address:" +msgstr "Calle:" -#: ../../mod/admin.php:482 -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 transmisión y sondeo se hayan retardado - por defecto, 50." +#: ../../mod/profiles.php:691 +msgid "Locality/City:" +msgstr "Ciudad:" -#: ../../mod/admin.php:483 -msgid "Expiration period in days for imported (matrix/network) content" -msgstr "Periodo de caducidad en dÃas para el contenido importado (red)" +#: ../../mod/profiles.php:692 +msgid "Postal/Zip Code:" +msgstr "Código postal:" -#: ../../mod/admin.php:483 -msgid "0 for no expiration of imported content" -msgstr "0 para que no caduque el contenido importado" +#: ../../mod/profiles.php:693 +msgid "Country:" +msgstr "PaÃs:" -#: ../../mod/admin.php:531 -msgid "No server found" -msgstr "Servidor no encontrado" +#: ../../mod/profiles.php:694 +msgid "Region/State:" +msgstr "Región/Estado:" -#: ../../mod/admin.php:538 ../../mod/admin.php:821 -msgid "ID" -msgstr "ID" +#: ../../mod/profiles.php:695 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Estado sentimental:" -#: ../../mod/admin.php:538 -msgid "for channel" -msgstr "por canal" +#: ../../mod/profiles.php:696 +msgid "Who: (if applicable)" +msgstr "Quién: (si es aplicable)" -#: ../../mod/admin.php:538 -msgid "on server" -msgstr "en el servidor" +#: ../../mod/profiles.php:697 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Por ejemplo: ana123, MarÃa González, sara@ejemplo.com" -#: ../../mod/admin.php:538 -msgid "Status" -msgstr "Estado" +#: ../../mod/profiles.php:698 +msgid "Since [date]:" +msgstr "Desde [fecha]:" -#: ../../mod/admin.php:540 -msgid "Server" -msgstr "Servidor" +#: ../../mod/profiles.php:700 +msgid "Homepage URL:" +msgstr "Dirección de la página personal:" -#: ../../mod/admin.php:557 -msgid "Update has been marked successful" -msgstr "La actualización ha sido marcada como exitosa" +#: ../../mod/profiles.php:703 +msgid "Religious Views:" +msgstr "Creencias religiosas:" -#: ../../mod/admin.php:567 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "La ejecución de %s ha fallado. Mirar en los informes del sistema." +#: ../../mod/profiles.php:704 +msgid "Keywords:" +msgstr "Palabras clave:" -#: ../../mod/admin.php:570 -#, php-format -msgid "Update %s was successfully applied." -msgstr "La actualización de %s se ha realizado exitosamente." +#: ../../mod/profiles.php:707 +msgid "Example: fishing photography software" +msgstr "Por ejemplo: software de fotografÃa submarina" -#: ../../mod/admin.php:574 -#, 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/profiles.php:708 +msgid "Used in directory listings" +msgstr "Visible en el directorio público del canal" -#: ../../mod/admin.php:577 -#, php-format -msgid "Update function %s could not be found." -msgstr "No se encuentra la función de actualización de %s." +#: ../../mod/profiles.php:709 +msgid "Tell us about yourself..." +msgstr "Háblenos de usted..." -#: ../../mod/admin.php:593 -msgid "No failed updates." -msgstr "No ha fallado ninguna actualización." +#: ../../mod/profiles.php:710 +msgid "Hobbies/Interests" +msgstr "Aficiones/Intereses" -#: ../../mod/admin.php:597 -msgid "Failed Updates" -msgstr "Han fallado las actualizaciones" +#: ../../mod/profiles.php:711 +msgid "Contact information and Social Networks" +msgstr "Información de contacto y redes sociales" -#: ../../mod/admin.php:599 -msgid "Mark success (if update was manually applied)" -msgstr "Marcar como exitosa (si la actualización se ha hecho manualmente)" +#: ../../mod/profiles.php:712 +msgid "My other channels" +msgstr "Mis otros canales" -#: ../../mod/admin.php:600 -msgid "Attempt to execute this update step automatically" -msgstr "Intentar ejecutar este paso de actualización automáticamente" +#: ../../mod/profiles.php:713 +msgid "Musical interests" +msgstr "Preferencias musicales" -#: ../../mod/admin.php:632 -msgid "Queue Statistics" -msgstr "EstadÃsticas de la cola" +#: ../../mod/profiles.php:714 +msgid "Books, literature" +msgstr "Libros, literatura" -#: ../../mod/admin.php:633 -msgid "Total Entries" -msgstr "Total de entradas" +#: ../../mod/profiles.php:715 +msgid "Television" +msgstr "Televisión" -#: ../../mod/admin.php:634 -msgid "Priority" -msgstr "Prioridad" +#: ../../mod/profiles.php:716 +msgid "Film/dance/culture/entertainment" +msgstr "Cine/danza/cultura/entretenimiento" -#: ../../mod/admin.php:635 -msgid "Destination URL" -msgstr "Dirección de destino" +#: ../../mod/profiles.php:717 +msgid "Love/romance" +msgstr "Vida sentimental/amorosa" -#: ../../mod/admin.php:636 -msgid "Mark hub permanently offline" -msgstr "Marcar el servidor como permanentemente fuera de lÃnea" +#: ../../mod/profiles.php:718 +msgid "Work/employment" +msgstr "Trabajo" -#: ../../mod/admin.php:637 -msgid "Empty queue for this hub" -msgstr "Vaciar la cola para este servidor" +#: ../../mod/profiles.php:719 +msgid "School/education" +msgstr "Estudios" -#: ../../mod/admin.php:638 -msgid "Last known contact" -msgstr "Último contacto conocido" +#: ../../mod/profiles.php:725 +msgid "This is your default profile." +msgstr "Este es su perfil principal." -#: ../../mod/admin.php:674 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "%s cuenta bloqueada/desbloqueada" -msgstr[1] "%s cuenta bloqueada/desbloqueada" +#: ../../mod/profiles.php:736 +msgid "Age: " +msgstr "Edad:" -#: ../../mod/admin.php:682 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "%s cuentas eliminadas" -msgstr[1] "%s cuentas eliminadas" +#: ../../mod/profiles.php:779 +msgid "Edit/Manage Profiles" +msgstr "Modificar/gestionar perfiles" -#: ../../mod/admin.php:718 -msgid "Account not found" -msgstr "Cuenta no encontrada" +#: ../../mod/profiles.php:780 +msgid "Add profile things" +msgstr "Añadir cosas al perfil" -#: ../../mod/admin.php:730 -#, php-format -msgid "Account '%s' deleted" -msgstr "La cuenta '%s' ha sido eliminada" +#: ../../mod/profiles.php:781 +msgid "Include desirable objects in your profile" +msgstr "Añadir objetos interesantes en su perfil" -#: ../../mod/admin.php:738 -#, php-format -msgid "Account '%s' blocked" -msgstr "La cuenta '%s' ha sido bloqueada" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identificador del perfil no válido" -#: ../../mod/admin.php:746 -#, php-format -msgid "Account '%s' unblocked" -msgstr "La cuenta '%s' ha sido desbloqueada" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Editor de visibilidad del perfil" -#: ../../mod/admin.php:808 ../../mod/admin.php:820 -msgid "Users" -msgstr "Usuarios" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Pulsar en un contacto para añadirlo o eliminarlo." -#: ../../mod/admin.php:810 ../../mod/admin.php:974 -msgid "select all" -msgstr "seleccionar todo" +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visible para" -#: ../../mod/admin.php:811 -msgid "User registrations waiting for confirm" -msgstr "Registros de usuario en espera de aprobación" +#: ../../mod/pubsites.php:18 +msgid "Public Sites" +msgstr "Sitios públicos" -#: ../../mod/admin.php:812 -msgid "Request date" -msgstr "Fecha de solicitud" +#: ../../mod/pubsites.php:21 +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 <strong>may</strong> " +"provide additional details." +msgstr "Los sitios listados permiten el registro público en la red $Projectname. Todos los sitios de la red están vinculados entre sÃ, por lo que sus miembros, en ninguno de ellos, 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 <strong> pueden </strong> proporcionar detalles adicionales." -#: ../../mod/admin.php:813 -msgid "No registrations." -msgstr "Sin registros." +#: ../../mod/pubsites.php:27 +msgid "Rate this hub" +msgstr "Valorar este sitio" -#: ../../mod/admin.php:815 -msgid "Deny" -msgstr "Rechazar" +#: ../../mod/pubsites.php:28 +msgid "Site URL" +msgstr "Dirección del sitio" -#: ../../mod/admin.php:821 -msgid "Register date" -msgstr "Fecha de registro" +#: ../../mod/pubsites.php:28 +msgid "Access Type" +msgstr "Tipo de acceso" -#: ../../mod/admin.php:821 -msgid "Last login" -msgstr "Último acceso" +#: ../../mod/pubsites.php:28 +msgid "Registration Policy" +msgstr "Normas de registro" -#: ../../mod/admin.php:821 -msgid "Expires" -msgstr "Caduca" +#: ../../mod/pubsites.php:28 +msgid "Project" +msgstr "Proyecto" -#: ../../mod/admin.php:821 -msgid "Service Class" -msgstr "Clase de servicio" +#: ../../mod/pubsites.php:28 +msgid "View hub ratings" +msgstr "Ver las valoraciones del sitio" -#: ../../mod/admin.php:823 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" -" on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "¡Las cuentas seleccionadas van a ser eliminadas!\\n\\n¡Todo lo que estas cuentas han publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?" +#: ../../mod/pubsites.php:32 +msgid "Rate" +msgstr "Valorar" -#: ../../mod/admin.php:824 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "¡La cuenta {0} va a ser eliminada!\\n\\n¡Todo lo que esta cuenta ha publicado en este sitio será borrado de forma permanente!\\n\\n¿Está seguro de querer hacerlo?" +#: ../../mod/pubsites.php:33 +msgid "View ratings" +msgstr "Ver valoraciones" -#: ../../mod/admin.php:860 -#, php-format -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/rate.php:158 +msgid "Website:" +msgstr "Sitio web:" -#: ../../mod/admin.php:869 +#: ../../mod/rate.php:161 #, php-format -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" +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal remoto [%s] (aún no es conocido en este sitio)" -#: ../../mod/admin.php:876 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s canales eliminados" -msgstr[1] "%s canales eliminados" +#: ../../mod/rate.php:162 +msgid "Rating (this information is public)" +msgstr "Valoración (esta información es pública)" -#: ../../mod/admin.php:896 -msgid "Channel not found" -msgstr "Canal no encontrado" +#: ../../mod/rate.php:163 +msgid "Optionally explain your rating (this information is public)" +msgstr "Opcionalmente puede explicar su valoración (esta información es pública)" -#: ../../mod/admin.php:907 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Canal '%s' eliminado" +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Ninguna valoración" -#: ../../mod/admin.php:919 -#, php-format -msgid "Channel '%s' censored" -msgstr "Canal '%s' censurado" +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Valoración:" -#: ../../mod/admin.php:919 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Canal '%s' no censurado" +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Sitio web:" -#: ../../mod/admin.php:930 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Código permitido al canal '%s'" +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Descripción:" -#: ../../mod/admin.php:930 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Código no permitido al canal '%s'" +#: ../../mod/rbmark.php:90 +msgid "Select a bookmark folder" +msgstr "Seleccionar una carpeta de marcadores" -#: ../../mod/admin.php:976 -msgid "Censor" -msgstr "Censurar" +#: ../../mod/rbmark.php:95 +msgid "Save Bookmark" +msgstr "Guardar marcador" -#: ../../mod/admin.php:977 -msgid "Uncensor" -msgstr "No censurar" +#: ../../mod/rbmark.php:96 +msgid "URL of bookmark" +msgstr "Dirección del marcador" -#: ../../mod/admin.php:978 -msgid "Allow Code" -msgstr "Permitir código" +#: ../../mod/rbmark.php:101 +msgid "Or enter new bookmark folder name" +msgstr "O introduzca un nuevo nombre para la carpeta de marcadores" -#: ../../mod/admin.php:979 -msgid "Disallow Code" -msgstr "No permitir código" +#: ../../mod/register.php:45 +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/admin.php:981 -msgid "UID" -msgstr "UID" +#: ../../mod/register.php:51 +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/register.php:85 +msgid "Passwords do not match." +msgstr "Las contraseñas no coinciden." -#: ../../mod/admin.php:983 +#: ../../mod/register.php:127 msgid "" -"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?" +"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/register.php:133 +msgid "Your registration is pending approval by the site owner." +msgstr "Su registro está pendiente de aprobación por el propietario del sitio." + +#: ../../mod/register.php:136 +msgid "Your registration can not be processed." +msgstr "Su registro no puede ser procesado." + +#: ../../mod/register.php:179 +msgid "Registration on this site is disabled." +msgstr "El registro está deshabilitado en este sitio." + +#: ../../mod/register.php:188 +msgid "Registration on this site/hub is by approval only." +msgstr "El registro en este servidor/hub está sometido a aprobación previa." + +#: ../../mod/register.php:189 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Inscribirse en un servidor/hub afiliado</a>" -#: ../../mod/admin.php:984 +#: ../../mod/register.php:199 msgid "" -"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?" +"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/admin.php:1024 +#: ../../mod/register.php:210 +msgid "Terms of Service" +msgstr "Términos del servicio" + +#: ../../mod/register.php:216 #, php-format -msgid "Plugin %s disabled." -msgstr "Extensión %s desactivada." +msgid "I accept the %s for this website" +msgstr "Acepto los %s de este sitio" -#: ../../mod/admin.php:1028 +#: ../../mod/register.php:218 #, php-format -msgid "Plugin %s enabled." -msgstr "Extensión %s activada." +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 los %s de este sitio" -#: ../../mod/admin.php:1038 ../../mod/admin.php:1241 -msgid "Disable" -msgstr "Desactivar" +#: ../../mod/register.php:242 +msgid "Membership on this site is by invitation only." +msgstr "Para registrarse en este sitio es necesaria una invitación." -#: ../../mod/admin.php:1041 ../../mod/admin.php:1243 -msgid "Enable" -msgstr "Activar" +#: ../../mod/register.php:243 +msgid "Please enter your invitation code" +msgstr "Por favor, introduzca el código de su invitación" -#: ../../mod/admin.php:1070 ../../mod/admin.php:1270 -msgid "Toggle" -msgstr "Cambiar" +#: ../../mod/register.php:247 +msgid "Enter your name" +msgstr "Su nombre" -#: ../../mod/admin.php:1078 ../../mod/admin.php:1280 -msgid "Author: " -msgstr "Autor:" +#: ../../mod/register.php:256 +msgid "Your email address" +msgstr "Su dirección de correo electrónico" -#: ../../mod/admin.php:1079 ../../mod/admin.php:1281 -msgid "Maintainer: " -msgstr "Mantenedor:" +#: ../../mod/register.php:257 +msgid "Choose a password" +msgstr "Elija una contraseña" -#: ../../mod/admin.php:1206 -msgid "No themes found." -msgstr "No se han encontrado temas." +#: ../../mod/register.php:258 +msgid "Please re-enter your password" +msgstr "Por favor, vuelva a escribir su contraseña" -#: ../../mod/admin.php:1262 -msgid "Screenshot" -msgstr "Instantánea de pantalla" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Por favor, inicie sesión." -#: ../../mod/admin.php:1308 -msgid "[Experimental]" -msgstr "[Experimental]" +#: ../../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/admin.php:1309 -msgid "[Unsupported]" -msgstr "[No soportado]" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Eliminar esta cuenta" -#: ../../mod/admin.php:1333 -msgid "Log settings updated." -msgstr "Actualizado el informe de configuraciones." +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "ATENCIÓN:" -#: ../../mod/admin.php:1390 -msgid "Clear" -msgstr "Vaciar" +#: ../../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/admin.php:1396 -msgid "Debugging" -msgstr "Depuración" +#: ../../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/admin.php:1397 -msgid "Log file" -msgstr "Fichero de informe" +#: ../../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/admin.php:1397 +#: ../../mod/removeaccount.php:60 msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Debe tener permisos de escritura por el servidor web. La ruta es relativa al directorio de instalación de Hubzilla." +"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/admin.php:1398 -msgid "Log level" -msgstr "Nivel de depuración" +#: ../../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/admin.php:1444 -msgid "New Profile Field" -msgstr "Nuevo campo en el perfil" +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 +msgid "Remove Account" +msgstr "Eliminar cuenta" -#: ../../mod/admin.php:1445 ../../mod/admin.php:1465 -msgid "Field nickname" -msgstr "Alias del campo" +#: ../../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." -#: ../../mod/admin.php:1445 ../../mod/admin.php:1465 -msgid "System name of field" -msgstr "Nombre del campo en el sistema" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Eliminar este canal" -#: ../../mod/admin.php:1446 ../../mod/admin.php:1466 -msgid "Input type" -msgstr "Tipo de entrada" +#: ../../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." -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Field Name" -msgstr "Nombre del campo" +#: ../../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" -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Label on profile pages" -msgstr "Etiqueta a mostrar en la página del perfil" +#: ../../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" -#: ../../mod/admin.php:1448 ../../mod/admin.php:1468 -msgid "Help text" -msgstr "Texto de ayuda" +#: ../../mod/removeme.php:61 ../../mod/settings.php:1113 +msgid "Remove Channel" +msgstr "Eliminar el canal" -#: ../../mod/admin.php:1448 ../../mod/admin.php:1468 -msgid "Additional info (optional)" -msgstr "Información adicional (opcional)" +#: ../../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 proporcionó. Por favor, compruebe que la ID está correctamente escrita." -#: ../../mod/admin.php:1458 -msgid "Field definition not found" -msgstr "Definición del campo no encontrada" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "El mensaje de error fue:" -#: ../../mod/admin.php:1464 -msgid "Edit Profile Field" -msgstr "Modificar el campo del perfil" +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Falló la autenticación." -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" -msgstr "¿Borrar el formato?" +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Acceso desde su servidor" -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Descripción del formato gráfico (opcional)" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Introduzca la dirección del canal (p.ej. canal@ejemplo.com)" -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nombre del formato" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Acceder" -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" -msgstr "Modificar el formato" +#: ../../mod/search.php:212 +#, php-format +msgid "Items tagged with: %s" +msgstr "elementos etiquetados con: %s" + +#: ../../mod/search.php:214 +#, php-format +msgid "Search results for: %s" +msgstr "Resultados de la búsqueda para: %s" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "No se han encontrado restricciones sobre esta clase de servicio." #: ../../mod/settings.php:76 msgid "Name is required" @@ -7489,7 +7925,7 @@ msgstr "El nombre es obligatorio" #: ../../mod/settings.php:80 msgid "Key and Secret are required" -msgstr "Clave y Secreto son obligatorios" +msgstr "\"Key\" y \"Secret\" son obligatorios" #: ../../mod/settings.php:232 msgid "Passwords do not match. Password unchanged." @@ -7534,7 +7970,7 @@ msgstr "Nombre de la aplicación" #: ../../mod/settings.php:589 ../../mod/settings.php:615 msgid "Consumer Key" -msgstr "Clave de consumidor" +msgstr "Consumer Key" #: ../../mod/settings.php:589 ../../mod/settings.php:590 msgid "Automatically generated - change if desired. Max length 20" @@ -7542,7 +7978,7 @@ msgstr "Generado automáticamente - si lo desea, cámbielo. Longitud máxima: 2 #: ../../mod/settings.php:590 ../../mod/settings.php:616 msgid "Consumer Secret" -msgstr "Clave secreta de consumidor" +msgstr "Consumer Secret" #: ../../mod/settings.php:591 ../../mod/settings.php:617 msgid "Redirect" @@ -7572,7 +8008,7 @@ msgstr "Aplicaciones conectadas" #: ../../mod/settings.php:650 msgid "Client key starts with" -msgstr "La clave de cliente empieza por" +msgstr "La \"client key\" empieza por" #: ../../mod/settings.php:651 msgid "No name" @@ -7588,7 +8024,7 @@ msgstr "No se ha establecido la configuración de caracterÃsticas" #: ../../mod/settings.php:672 msgid "Feature/Addon Settings" -msgstr "Ajustes de la caracterÃstica o el complemento" +msgstr "Ajustes de los complementos" #: ../../mod/settings.php:695 msgid "Account Settings" @@ -7606,7 +8042,7 @@ msgstr "Confirme la nueva contraseña:" msgid "Leave password fields blank unless changing" msgstr "Dejar en blanco los campos de contraseña a menos que cambie" -#: ../../mod/settings.php:699 ../../mod/settings.php:1030 +#: ../../mod/settings.php:699 ../../mod/settings.php:1031 msgid "Email Address:" msgstr "Dirección de correo electrónico:" @@ -7614,17 +8050,9 @@ msgstr "Dirección de correo electrónico:" msgid "Remove this account including all its channels" msgstr "Eliminar esta cuenta incluyendo todos sus canales" -#: ../../mod/settings.php:717 -msgid "Off" -msgstr "Desactivado" - -#: ../../mod/settings.php:717 -msgid "On" -msgstr "Activado" - #: ../../mod/settings.php:724 msgid "Additional Features" -msgstr "CaracterÃsticas adicionales" +msgstr "Funcionalidades" #: ../../mod/settings.php:748 msgid "Connector Settings" @@ -7704,8 +8132,8 @@ msgid "(comments displayed separately)" msgstr "(comentarios mostrados de forma separada)" #: ../../mod/settings.php:849 -msgid "Use blog/list mode on matrix page" -msgstr "Mostrar la red en modo blog/lista" +msgid "Use blog/list mode on grid page" +msgstr "Mostrar mi red en modo blog" #: ../../mod/settings.php:850 msgid "Channel page max height of content (in pixels)" @@ -7716,8 +8144,8 @@ msgid "click to expand content exceeding this height" msgstr "Pulsar para expandir el contenido que exceda de esta altura" #: ../../mod/settings.php:851 -msgid "Matrix page max height of content (in pixels)" -msgstr "Altura máxima del contenido de la página de su red (en pÃxeles)" +msgid "Grid page max height of content (in pixels)" +msgstr "Altura máxima del contenido de mi red (en pÃxeles)" #: ../../mod/settings.php:885 msgid "Nobody except yourself" @@ -7751,1100 +8179,806 @@ msgstr "Cualquiera que esté autenticado" msgid "Anybody on the internet" msgstr "Cualquiera en internet" -#: ../../mod/settings.php:966 +#: ../../mod/settings.php:967 msgid "Publish your default profile in the network directory" msgstr "Publicar su perfil principal en el directorio de la red" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:972 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "¿Nos permite sugerirle como amigo potencial a los nuevos miembros?" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:981 msgid "Your channel address is" msgstr "Su dirección de canal es" -#: ../../mod/settings.php:1021 +#: ../../mod/settings.php:1022 msgid "Channel Settings" msgstr "Ajustes del canal" -#: ../../mod/settings.php:1028 +#: ../../mod/settings.php:1029 msgid "Basic Settings" msgstr "Configuración básica" -#: ../../mod/settings.php:1031 +#: ../../mod/settings.php:1032 msgid "Your Timezone:" msgstr "Su zona horaria:" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Default Post Location:" msgstr "Ubicación de publicación predeterminada:" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Geographical location to display on your posts" msgstr "Ubicación geográfica que debe mostrarse en sus publicaciones" -#: ../../mod/settings.php:1033 +#: ../../mod/settings.php:1034 msgid "Use Browser Location:" msgstr "Usar la ubicación del navegador:" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "Adult Content" msgstr "Contenido solo para adultos" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Este canal publica contenido solo para adultos con frecuencia o regularmente. (Por favor etiquete cualquier material para adultos con la etiqueta #NSFW)" -#: ../../mod/settings.php:1037 +#: ../../mod/settings.php:1038 msgid "Security and Privacy Settings" msgstr "Configuración de seguridad y privacidad" -#: ../../mod/settings.php:1039 +#: ../../mod/settings.php:1040 msgid "Your permissions are already configured. Click to view/adjust" msgstr "Sus permisos ya están configurados. Pulse para ver/ajustar" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Hide my online presence" msgstr "Ocultar mi presencia en lÃnea" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Prevents displaying in your profile that you are online" msgstr "Evitar mostrar en su perfil que está en lÃnea" -#: ../../mod/settings.php:1043 +#: ../../mod/settings.php:1044 msgid "Simple Privacy Settings:" msgstr "Configuración de privacidad sencilla:" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1045 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Muy Público - <em>extremadamente permisivo (deberÃa ser usado con precaución)</em>" -#: ../../mod/settings.php:1045 +#: ../../mod/settings.php:1046 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "TÃpico - <em>por defecto público, privado cuando se desee (similar a los permisos de una red social pero con privacidad mejorada)</em>" -#: ../../mod/settings.php:1046 +#: ../../mod/settings.php:1047 msgid "Private - <em>default private, never open or public</em>" msgstr "Privado - <em>por defecto, privado, nunca abierto o público</em>" -#: ../../mod/settings.php:1047 +#: ../../mod/settings.php:1048 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "Bloqueado - <em>por defecto, bloqueado/a para cualquiera</em>" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 msgid "Allow others to tag your posts" msgstr "Permitir a otros etiquetar sus publicaciones" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 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." -#: ../../mod/settings.php:1051 +#: ../../mod/settings.php:1052 msgid "Advanced Privacy Settings" msgstr "Configuración de privacidad avanzada" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1054 msgid "Expire other channel content after this many days" msgstr "Caducar contenido de otros canales después de este número de dÃas" -#: ../../mod/settings.php:1053 -msgid "0 or blank prevents expiration" -msgstr "0 o en claro evitan la caducidad" - #: ../../mod/settings.php:1054 +#, php-format +msgid "" +"0 or blank to use the website limit. The website expires after %d days." +msgstr "0 o en blanco para usar el lÃmite del sitio. El sitio web caduca después de %d dÃas." + +#: ../../mod/settings.php:1055 msgid "Maximum Friend Requests/Day:" msgstr "Máximo de solicitudes de amistad por dÃa:" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1055 msgid "May reduce spam activity" msgstr "PodrÃa reducir la actividad de spam" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1056 msgid "Default Post Permissions" msgstr "Permisos de publicación predeterminados" -#: ../../mod/settings.php:1056 ../../mod/mitem.php:150 ../../mod/mitem.php:223 -msgid "(click to open/close)" -msgstr "(pulsar para abrir o cerrar)" - -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1061 msgid "Channel permissions category:" msgstr "CategorÃa de permisos del canal:" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Maximum private messages per day from unknown people:" msgstr "Máximo de mensajes privados por dÃa de gente desconocida:" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Useful to reduce spamming" msgstr "Útil para reducir el envÃo de correo no deseado" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1070 msgid "Notification Settings" msgstr "Configuración de notificaciones" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1071 msgid "By default post a status message when:" msgstr "Por defecto, enviar un mensaje de estado cuando:" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1072 msgid "accepting a friend request" -msgstr "acepte una solicitud de amistad" +msgstr "Acepte una solicitud de amistad" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 msgid "joining a forum/community" msgstr "al unirse a un foro o comunidad" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1074 msgid "making an <em>interesting</em> profile change" -msgstr "realice un cambio <em>interesante</em> en su perfil" +msgstr "Realice un cambio <em>interesante</em> en su perfil" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1075 msgid "Send a notification email when:" msgstr "Enviar una notificación por correo electrónico cuando:" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1076 msgid "You receive a connection request" msgstr "Reciba una solicitud de conexión" -#: ../../mod/settings.php:1076 +#: ../../mod/settings.php:1077 msgid "Your connections are confirmed" msgstr "Sus conexiones hayan sido confirmadas" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1078 msgid "Someone writes on your profile wall" -msgstr "Alguien escriba en la página de su perfil (muro)" +msgstr "Alguien escriba en la página de su perfil (\"muro\")" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1079 msgid "Someone writes a followup comment" msgstr "Alguien escriba un comentario sobre sus publicaciones" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 msgid "You receive a private message" msgstr "Reciba un mensaje privado" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1081 msgid "You receive a friend suggestion" msgstr "Reciba una sugerencia de amistad" -#: ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 msgid "You are tagged in a post" msgstr "Usted sea etiquetado en una publicación" -#: ../../mod/settings.php:1082 +#: ../../mod/settings.php:1083 msgid "You are poked/prodded/etc. in a post" -msgstr "Reciba un toque o incitación en una entrada" +msgstr "Reciba un toque o incitación en una publicación" -#: ../../mod/settings.php:1085 +#: ../../mod/settings.php:1086 msgid "Show visual notifications including:" msgstr "Mostrar notificaciones visuales que incluyan:" -#: ../../mod/settings.php:1087 -msgid "Unseen matrix activity" -msgstr "Actividad no vista en la red" - #: ../../mod/settings.php:1088 +msgid "Unseen grid activity" +msgstr "Nueva actividad en la red" + +#: ../../mod/settings.php:1089 msgid "Unseen channel activity" msgstr "Actividad no vista en el canal" -#: ../../mod/settings.php:1089 +#: ../../mod/settings.php:1090 msgid "Unseen private messages" msgstr "Mensajes privados no leÃdos" -#: ../../mod/settings.php:1089 ../../mod/settings.php:1094 -#: ../../mod/settings.php:1095 ../../mod/settings.php:1096 +#: ../../mod/settings.php:1090 ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 ../../mod/settings.php:1097 msgid "Recommended" msgstr "Recomendado" -#: ../../mod/settings.php:1090 +#: ../../mod/settings.php:1091 msgid "Upcoming events" msgstr "Próximos eventos" -#: ../../mod/settings.php:1091 +#: ../../mod/settings.php:1092 msgid "Events today" msgstr "Eventos de hoy" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Upcoming birthdays" msgstr "Próximos cumpleaños" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Not available in all themes" msgstr "No disponible en todos los temas" -#: ../../mod/settings.php:1093 +#: ../../mod/settings.php:1094 msgid "System (personal) notifications" msgstr "Notificaciones del sistema (personales)" -#: ../../mod/settings.php:1094 +#: ../../mod/settings.php:1095 msgid "System info messages" msgstr "Mensajes de información del sistema" -#: ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 msgid "System critical alerts" msgstr "Alertas crÃticas del sistema" -#: ../../mod/settings.php:1096 +#: ../../mod/settings.php:1097 msgid "New connections" msgstr "Nuevas conexiones" -#: ../../mod/settings.php:1097 +#: ../../mod/settings.php:1098 msgid "System Registrations" msgstr "Registros del sistema" -#: ../../mod/settings.php:1098 +#: ../../mod/settings.php:1099 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" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Notify me of events this many days in advance" msgstr "Avisarme de los eventos con algunos dÃas de antelación" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Must be greater than 0" msgstr "Debe ser mayor que 0" -#: ../../mod/settings.php:1102 +#: ../../mod/settings.php:1103 msgid "Advanced Account/Page Type Settings" msgstr "Ajustes avanzados de la cuenta y de los tipos de página" -#: ../../mod/settings.php:1103 +#: ../../mod/settings.php:1104 msgid "Change the behaviour of this account for special situations" msgstr "Cambiar el comportamiento de esta cuenta en situaciones especiales" -#: ../../mod/settings.php:1106 +#: ../../mod/settings.php:1107 msgid "" "Please enable expert mode (in <a href=\"settings/features\">Settings > " "Additional features</a>) to adjust!" -msgstr "Activar modo experto (en <a href=\"settings/features\">Ajustes > CaracterÃsticas Adicionales</a>) para ajustar." +msgstr "¡Activar el modo de experto (en <a href=\"settings/features\">Ajustes > Funcionalidades</a>) para realizar cambios!." -#: ../../mod/settings.php:1107 +#: ../../mod/settings.php:1108 msgid "Miscellaneous Settings" msgstr "Ajustes diversos" -#: ../../mod/settings.php:1108 +#: ../../mod/settings.php:1109 msgid "Default photo upload folder" msgstr "Carpeta por defecto de las fotos subidas" -#: ../../mod/settings.php:1108 ../../mod/settings.php:1109 +#: ../../mod/settings.php:1109 ../../mod/settings.php:1110 msgid "%Y - current year, %m - current month" msgstr "%Y - año en curso, %m - mes actual" -#: ../../mod/settings.php:1109 +#: ../../mod/settings.php:1110 msgid "Default file upload folder" msgstr "Carpeta por defecto de los archivos subidos" -#: ../../mod/settings.php:1111 +#: ../../mod/settings.php:1112 msgid "Personal menu to display in your channel pages" msgstr "Menú personal que debe mostrarse en las páginas de su canal" -#: ../../mod/settings.php:1113 +#: ../../mod/settings.php:1114 msgid "Remove this channel." msgstr "Eliminar este canal." -#: ../../mod/settings.php:1114 +#: ../../mod/settings.php:1115 msgid "Firefox Share $Projectname provider" msgstr "Servicio de compartición de Firefox: proveedor $Projectname" -#: ../../mod/settings.php:1115 +#: ../../mod/settings.php:1116 msgid "Start calendar week on monday" msgstr "Comenzar el calendario semanal por el lunes" -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "TÃtulo de página" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "Aplicación instalada." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Aplicación con errores" - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Código incorporado" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Modificar la aplicación" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Crear una aplicación" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nombre de la aplicación" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Ubicación (URL) de la aplicación" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "Dirección del icono que se va a utilizar para esta foto" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels - opcional" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versión" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Precio de la aplicación" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Dirección (URL) donde adquirir la aplicación" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "- seleccionar -" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Página de ayuda del lenguaje de descripción de páginas (PDL) Comanche" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Descripción del formato" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Descargar el fichero PDL" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." -msgstr "Dirección no encontrada." +#: ../../mod/setup.php:191 +msgid "$Projectname Server - Setup" +msgstr "Servidor $Projectname - Instalación" -#: ../../mod/locs.php:58 -msgid "Location lookup failed." -msgstr "Ha fallado la búsqueda de la dirección." +#: ../../mod/setup.php:195 +msgid "Could not connect to database." +msgstr "No se ha podido conectar a la base de datos." -#: ../../mod/locs.php:62 +#: ../../mod/setup.php:199 msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Por favor, seleccione una copia de su canal (un clon) para convertirlo en primario antes de eliminar su canal principal." - -#: ../../mod/locs.php:91 -msgid "Syncing locations" -msgstr "Sincronización de ubicaciones" +"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/locs.php:101 -msgid "No locations found." -msgstr "No encontrada ninguna dirección." +#: ../../mod/setup.php:206 +msgid "Could not create table." +msgstr "No se puede crear la tabla." -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" -msgstr "Gestionar las direcciones del canal" +#: ../../mod/setup.php:211 +msgid "Your site database has been installed." +msgstr "La base de datos del sitio ha sido instalada." -#: ../../mod/locs.php:113 -msgid "Location (address)" -msgstr "Ubicación (dirección)" +#: ../../mod/setup.php:215 +msgid "" +"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/locs.php:114 -msgid "Primary Location" -msgstr "Dirección primaria" +#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Por favor, lea el fichero \"install/INSTALL.txt\"." -#: ../../mod/locs.php:115 -msgid "Drop location" -msgstr "Eliminar dirección" +#: ../../mod/setup.php:281 +msgid "System check" +msgstr "Verificación del sistema" -#: ../../mod/locs.php:117 -msgid "Sync now" -msgstr "Sincronizar ahora" +#: ../../mod/setup.php:286 +msgid "Check again" +msgstr "Verificar de nuevo" -#: ../../mod/locs.php:118 -msgid "Please wait several minutes between consecutive operations." -msgstr "Por favor, espere algunos minutos entre operaciones consecutivas." +#: ../../mod/setup.php:308 +msgid "Database connection" +msgstr "Conexión a la base de datos" -#: ../../mod/locs.php:119 +#: ../../mod/setup.php:309 msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Cuando sea posible, elimine una ubicación iniciando sesión en el sitio web o \"hub\" y borrando su canal." - -#: ../../mod/locs.php:120 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Utilice este formulario para eliminar la dirección si el \"hub\" no está funcionando desde hace tiempo." +"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/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" -msgstr "$Projectname" +#: ../../mod/setup.php:310 +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/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenido a %s" +#: ../../mod/setup.php:311 +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/regmod.php:11 -msgid "Please login." -msgstr "Por favor, inicie sesión." +#: ../../mod/setup.php:315 +msgid "Database Server Name" +msgstr "Nombre del servidor de base de datos" -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Búsqueda de canales" +#: ../../mod/setup.php:315 +msgid "Default is 127.0.0.1" +msgstr "De forma predeterminada es 127.0.0.1" -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Buscar un canal (o un \"webbie\") que comience por:" +#: ../../mod/setup.php:316 +msgid "Database Port" +msgstr "Puerto de la base de datos" -#: ../../mod/xchan.php:37 ../../mod/menu.php:162 ../../mod/mitem.php:116 -msgid "Not found." -msgstr "No encontrado." +#: ../../mod/setup.php:316 +msgid "Communication port number - use 0 for default" +msgstr "Número del puerto de comunicaciones - use 0 como valor por defecto" -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Debe haber iniciado sesión para poder ver esta página." +#: ../../mod/setup.php:317 +msgid "Database Login Name" +msgstr "Usuario de la base de datos" -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permisos insuficientes. Petición redirigida a la página del perfil." +#: ../../mod/setup.php:318 +msgid "Database Login Password" +msgstr "Contraseña de acceso a la base de datos" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento no disponible" +#: ../../mod/setup.php:319 +msgid "Database Name" +msgstr "Nombre de la base de datos" -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "La información del propietario de la página no pudo ser recuperada." +#: ../../mod/setup.php:320 +msgid "Database Type" +msgstr "Tipo de base de datos" -#: ../../mod/photos.php:100 -msgid "Album not found." -msgstr "Ãlbum no encontrado." +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +msgid "Site administrator email address" +msgstr "Dirección de correo electrónico del administrador del sitio" -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Borrar álbum" +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +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/photos.php:171 ../../mod/photos.php:1006 -msgid "Delete Photo" -msgstr "Borrar foto" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Website URL" +msgstr "Dirección del sitio web" -#: ../../mod/photos.php:501 -msgid "No photos selected" -msgstr "No hay fotos seleccionadas" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Please use SSL (https) URL if available." +msgstr "Por favor, use SSL (https) si está disponible." -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." -msgstr "El acceso a este elemento está restringido." +#: ../../mod/setup.php:325 ../../mod/setup.php:367 +msgid "Please select a default timezone for your website" +msgstr "Por favor, selecciones la zona horaria por defecto de su sitio web" -#: ../../mod/photos.php:589 -#, 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/setup.php:352 +msgid "Site settings" +msgstr "Ajustes del sitio" -#: ../../mod/photos.php:592 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB de almacenamiento de fotos utilizado." +#: ../../mod/setup.php:417 +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/photos.php:620 -msgid "Upload Photos" -msgstr "Subir fotos" +#: ../../mod/setup.php:418 +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á realizar envÃos en segundo plano mediante cron." -#: ../../mod/photos.php:624 -msgid "Enter an album name" -msgstr "Introducir un nombre de álbum" +#: ../../mod/setup.php:422 +msgid "PHP executable path" +msgstr "Ruta del ejecutable PHP" -#: ../../mod/photos.php:625 -msgid "or select an existing album (doubleclick)" -msgstr "o seleccionar uno existente (doble click)" +#: ../../mod/setup.php:422 +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/photos.php:626 -msgid "Create a status post for this upload" -msgstr "Crear una entrada de estado para esta subida" +#: ../../mod/setup.php:427 +msgid "Command line PHP" +msgstr "PHP en lÃnea de comandos" -#: ../../mod/photos.php:627 -msgid "Caption (optional):" -msgstr "TÃtulo (opcional):" +#: ../../mod/setup.php:436 +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/photos.php:628 -msgid "Description (optional):" -msgstr "Descripción (opcional):" +#: ../../mod/setup.php:437 +msgid "This is required for message delivery to work." +msgstr "Esto es necesario para que funcione la transmisión de mensajes." -#: ../../mod/photos.php:655 -msgid "Album name could not be decoded" -msgstr "El nombre del álbum no ha podido ser descifrado" +#: ../../mod/setup.php:440 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/photos.php:699 ../../mod/photos.php:1233 -#: ../../mod/photos.php:1250 -msgid "Contact Photos" -msgstr "Fotos de contacto" +#: ../../mod/setup.php:458 +#, 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 carga máxima que se le permite subir está establecida en %s. El tamaño máximo de un fichero está establecido en %s. Está permitido subir hasta un máximo de %d ficheros de una sola vez." -#: ../../mod/photos.php:722 -msgid "Show Newest First" -msgstr "Mostrar lo más reciente primero" +#: ../../mod/setup.php:463 +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/photos.php:724 -msgid "Show Oldest First" -msgstr "Mostrar lo más antiguo primero" +#: ../../mod/setup.php:465 +msgid "PHP upload limits" +msgstr "LÃmites PHP de subida" -#: ../../mod/photos.php:824 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permiso denegado. El acceso a este elemento puede estar restringido." +#: ../../mod/setup.php:488 +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/photos.php:826 -msgid "Photo not available" -msgstr "Foto no disponible" +#: ../../mod/setup.php:489 +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/photos.php:884 -msgid "Use as profile photo" -msgstr "Usar como foto del perfil" +#: ../../mod/setup.php:492 +msgid "Generate encryption keys" +msgstr "Generar claves de cifrado" -#: ../../mod/photos.php:891 -msgid "Private Photo" -msgstr "Foto privada" +#: ../../mod/setup.php:504 +msgid "libCurl PHP module" +msgstr "módulo libCurl PHP" -#: ../../mod/photos.php:902 ../../mod/events.php:652 ../../mod/events.php:659 -msgid "Previous" -msgstr "Anterior" +#: ../../mod/setup.php:505 +msgid "GD graphics PHP module" +msgstr "módulo PHP GD graphics" -#: ../../mod/photos.php:906 -msgid "View Full Size" -msgstr "Ver tamaño completo" +#: ../../mod/setup.php:506 +msgid "OpenSSL PHP module" +msgstr "módulo PHP OpenSSL" -#: ../../mod/photos.php:985 -msgid "Edit photo" -msgstr "Editar foto" +#: ../../mod/setup.php:507 +msgid "mysqli or postgres PHP module" +msgstr "módulo PHP mysqli o postgres" -#: ../../mod/photos.php:987 -msgid "Rotate CW (right)" -msgstr "Girar CW (a la derecha)" +#: ../../mod/setup.php:508 +msgid "mb_string PHP module" +msgstr "módulo PHP mb_string" -#: ../../mod/photos.php:988 -msgid "Rotate CCW (left)" -msgstr "Girar CCW (a la izquierda)" +#: ../../mod/setup.php:509 +msgid "mcrypt PHP module" +msgstr "módulo PHP mcrypt " -#: ../../mod/photos.php:991 -msgid "Enter a new album name" -msgstr "Introducir un nuevo nombre de álbum" +#: ../../mod/setup.php:510 +msgid "xml PHP module" +msgstr "módulo PHP xml" -#: ../../mod/photos.php:992 -msgid "or select an existing one (doubleclick)" -msgstr "o seleccionar uno (doble click) existente" +#: ../../mod/setup.php:514 ../../mod/setup.php:516 +msgid "Apache mod_rewrite module" +msgstr "módulo Apache mod_rewrite " -#: ../../mod/photos.php:995 -msgid "Caption" -msgstr "TÃtulo" +#: ../../mod/setup.php:514 +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/photos.php:997 -msgid "Add a Tag" -msgstr "Añadir una etiqueta" +#: ../../mod/setup.php:520 ../../mod/setup.php:523 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/photos.php:1001 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Ejemplos: @eva, @Carmen_Osuna, @jaime@ejemplo.com" +#: ../../mod/setup.php:520 +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/photos.php:1004 -msgid "Flag as adult in album view" -msgstr "Marcar como \"solo para adultos\" en el álbum" +#: ../../mod/setup.php:528 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: se necesita el módulo PHP libCURL pero no está instalado." -#: ../../mod/photos.php:1196 -msgid "In This Photo:" -msgstr "En esta foto:" +#: ../../mod/setup.php:532 +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/photos.php:1201 -msgid "Map" -msgstr "Mapa" +#: ../../mod/setup.php:536 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: el módulo PHP openssl es necesario, pero no está instalado." -#: ../../mod/photos.php:1289 -msgid "View Album" -msgstr "Ver álbum" +#: ../../mod/setup.php:540 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: el módulo PHP mysqli o postgres es necesario pero ninguno de los dos está instalado." -#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 -#: ../../mod/photos.php:1314 -msgid "Recent Photos" -msgstr "Fotos recientes" +#: ../../mod/setup.php:544 +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/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "La información privada remota no está disponible." +#: ../../mod/setup.php:548 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: el módulo PHP mcrypt es necesario, pero no está instalado." -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Visible para:" +#: ../../mod/setup.php:552 +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/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" -msgstr "Exportar el canal" +#: ../../mod/setup.php:570 +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 su servidor." -#: ../../mod/uexport.php:53 +#: ../../mod/setup.php:571 msgid "" -"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." -msgstr "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." +"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/uexport.php:54 -msgid "Export Content" -msgstr "Exportar contenidos" +#: ../../mod/setup.php:572 +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 Hubzilla." -#: ../../mod/uexport.php:55 +#: ../../mod/setup.php:573 msgid "" -"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." -msgstr "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." +"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/uexport.php:56 -msgid "Export your posts from a given year." -msgstr "Exporta sus entradas de un año dado." +#: ../../mod/setup.php:576 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php tiene permisos de escritura" -#: ../../mod/uexport.php:58 +#: ../../mod/setup.php:590 msgid "" -"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." -msgstr "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." +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Hubzilla 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/uexport.php:59 +#: ../../mod/setup.php:591 #, php-format msgid "" -"To select all posts for a given year, such as this year, visit <a " -"href=\"%1$s\">%2$s</a>" -msgstr "Para seleccionar todos los mensajes de un año determinado, como este año, visite <a href=\"%1$s\">%2$s</a>" +"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 Hubzilla." -#: ../../mod/uexport.php:60 -#, php-format +#: ../../mod/setup.php:592 ../../mod/setup.php:613 msgid "" -"To select all posts for a given month, such as January of this year, visit " -"<a href=\"%1$s\">%2$s</a>" -msgstr "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>" +"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/uexport.php:61 +#: ../../mod/setup.php:593 #, php-format msgid "" -"These content files may be imported or restored by visiting <a " -"href=\"%1$s\">%2$s</a> on any site containing your channel. For best results" -" please import or restore these in date order (oldest first)." -msgstr "Estos ficheros pueden ser importados o restaurados visitando <a href=\"%1$s\">%2$s</a> o cualquier sitio que contenga su canal. Para obtener los mejores resultados, por favor, importar o restaurar estos ficheros en orden de fecha (la más antigua primero)." - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "El elemento no es editable" +"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 sobre el fichero de plantilla (.tpl) que contiene." -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "¿Borrar elemento?" +#: ../../mod/setup.php:596 +#, php-format +msgid "%s is writable" +msgstr "%s tiene permisos de escritura" -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" -msgstr "Editar la entrada" +#: ../../mod/setup.php:612 +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." -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canal añadido." +#: ../../mod/setup.php:616 +msgid "store is writable" +msgstr "\"store\" tiene permisos de escritura" -#: ../../mod/rmagic.php:40 +#: ../../mod/setup.php:649 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 proporcionó. Por favor, compruebe que la ID está correctamente escrita." +"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/rmagic.php:40 -msgid "The error message was:" -msgstr "El mensaje de error fue:" +#: ../../mod/setup.php:650 +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 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/rmagic.php:44 -msgid "Authentication failed." -msgstr "Falló la autenticación." +#: ../../mod/setup.php:651 +msgid "" +"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/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Acceso desde su servidor" +#: ../../mod/setup.php:652 +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/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Introduzca la dirección del canal (p.ej. canal@ejemplo.com)" +#: ../../mod/setup.php:653 +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/rmagic.php:86 -msgid "Authenticate" -msgstr "Acceder" +#: ../../mod/setup.php:654 +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/chat.php:174 -msgid "Room not found" -msgstr "Sala no encontrada" +#: ../../mod/setup.php:656 +msgid "SSL certificate validation" +msgstr "validación del certificado SSL" -#: ../../mod/chat.php:185 -msgid "Leave Room" -msgstr "Abandonar la sala" +#: ../../mod/setup.php:662 +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/chat.php:186 -msgid "Delete This Room" -msgstr "Eliminar esta sala" +#: ../../mod/setup.php:665 +msgid "Url rewrite is working" +msgstr "La reescritura de las direcciones funciona correctamente" -#: ../../mod/chat.php:187 -msgid "I am away right now" -msgstr "Estoy ausente momentáneamente" +#: ../../mod/setup.php:674 +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/chat.php:188 -msgid "I am online" -msgstr "Estoy conectado/a" +#: ../../mod/setup.php:698 +msgid "Errors encountered creating database tables." +msgstr "Se han encontrado errores al crear las tablas de la base de datos." -#: ../../mod/chat.php:190 -msgid "Bookmark this room" -msgstr "Añadir esta sala a Marcadores" +#: ../../mod/setup.php:732 +msgid "<h1>What next</h1>" +msgstr "<h1>Siguiente paso</h1>" -#: ../../mod/chat.php:208 ../../mod/chat.php:231 -msgid "New Chatroom" -msgstr "Nueva sala de chat" +#: ../../mod/setup.php:733 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Debe crear [manualmente] una tarea programada para el \"poller\"." -#: ../../mod/chat.php:209 -msgid "Chatroom Name" -msgstr "Nombre de la sala de chat" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "No se ha encontrado una cuenta válida." -#: ../../mod/chat.php:210 -msgid "Expiration of chats (minutes)" -msgstr "Tiempo de expiración de los mensajes en los chats (en minutos)" +#: ../../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/chat.php:227 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 #, php-format -msgid "%1$s's Chatrooms" -msgstr "Salas de chat de %1$s" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "Origen del elemento" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "Compartir contenido desde Firefox a $Projectname" - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "Servicio de compartición de Firefox: activar el proveedor $Projectname " - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Servidor no encontrado" - -#: ../../mod/connections.php:52 ../../mod/connections.php:150 -msgid "Blocked" -msgstr "Bloqueadas" - -#: ../../mod/connections.php:57 ../../mod/connections.php:157 -msgid "Ignored" -msgstr "Ignoradas" - -#: ../../mod/connections.php:62 ../../mod/connections.php:171 -msgid "Hidden" -msgstr "Ocultas" - -#: ../../mod/connections.php:67 ../../mod/connections.php:164 -msgid "Archived" -msgstr "Archivadas" - -#: ../../mod/connections.php:128 -msgid "Suggest new connections" -msgstr "Sugerir nuevas conexiones" - -#: ../../mod/connections.php:131 -msgid "New Connections" -msgstr "Nuevas conexiones" - -#: ../../mod/connections.php:134 -msgid "Show pending (new) connections" -msgstr "Mostrar conexiones (nuevas) pendientes" - -#: ../../mod/connections.php:137 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Todas las conexiones" - -#: ../../mod/connections.php:140 -msgid "Show all connections" -msgstr "Mostrar todas las conexiones" - -#: ../../mod/connections.php:143 -msgid "Unblocked" -msgstr "Desbloqueadas" - -#: ../../mod/connections.php:146 -msgid "Only show unblocked connections" -msgstr "Mostrar solo las conexiones desbloqueadas" - -#: ../../mod/connections.php:153 -msgid "Only show blocked connections" -msgstr "Mostrar solo las conexiones bloqueadas" - -#: ../../mod/connections.php:160 -msgid "Only show ignored connections" -msgstr "Mostrar solo conexiones ignoradas" - -#: ../../mod/connections.php:167 -msgid "Only show archived connections" -msgstr "Mostrar solo las conexiones archivadas" - -#: ../../mod/connections.php:174 -msgid "Only show hidden connections" -msgstr "Mostrar solo las conexiones ocultas" +msgid "Site Member (%s)" +msgstr "Usuario del sitio (%s)" -#: ../../mod/connections.php:225 +#: ../../mod/lostpass.php:40 #, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:226 -msgid "Edit connection" -msgstr "Editar conexión" - -#: ../../mod/connections.php:264 -msgid "Search your connections" -msgstr "Buscar sus conexiones" - -#: ../../mod/connections.php:265 -msgid "Finding: " -msgstr "Búsqueda:" - -#: ../../mod/help.php:147 -msgid "Documentation Search" -msgstr "Búsqueda de Documentación" - -#: ../../mod/help.php:184 ../../mod/help.php:190 ../../mod/help.php:196 -msgid "Help:" -msgstr "Ayuda:" - -#: ../../mod/help.php:211 ../../index.php:238 -msgid "Not Found" -msgstr "No encontrado" - -#: ../../mod/help.php:235 -msgid "$Projectname Documentation" -msgstr "Documentación de $Projectname" +msgid "Password reset requested at %s" +msgstr "Se ha solicitado restablecer la contraseña en %s" -#: ../../mod/manage.php:130 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Ha creado %1$.0f de %2$.0f canales permitidos." +#: ../../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/manage.php:138 -msgid "Create a new channel" -msgstr "Crear un nuevo canal" +#: ../../mod/lostpass.php:86 ../../boot.php:1526 +msgid "Password Reset" +msgstr "Restablecer la contraseña" -#: ../../mod/manage.php:161 -msgid "Current Channel" -msgstr "Canal actual" +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "Su contraseña ha sido restablecida según lo solicitó." -#: ../../mod/manage.php:163 -msgid "Switch to one of your channels by selecting it." -msgstr "Cambiar a uno de sus canales seleccionándolo." +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "Su nueva contraseña es" -#: ../../mod/manage.php:164 -msgid "Default Channel" -msgstr "Canal principal" +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "Guarde o copie su nueva contraseña - y después" -#: ../../mod/manage.php:165 -msgid "Make Default" -msgstr "Convertir en predeterminado" +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "pulse aquà para conectarse" -#: ../../mod/manage.php:168 -#, php-format -msgid "%d new messages" -msgstr "%d mensajes nuevos" +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Puede cambiar la contraseña en la página <em>Ajustes</em> una vez iniciada la sesión." -#: ../../mod/manage.php:169 +#: ../../mod/lostpass.php:108 #, php-format -msgid "%d new introductions" -msgstr "%d nuevas isolicitudes de conexión" - -#: ../../mod/manage.php:171 -msgid "Delegated Channels" -msgstr "Canales delegados" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "No se puede actualizar el menú." - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "No se puede crear el menú." - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "Nombre del menú" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nombre único (no será visible en la página web) - requerido" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "TÃtulo del menú" - -#: ../../mod/menu.php:95 -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/menu.php:96 -msgid "Allow Bookmarks" -msgstr "Permitir marcadores" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "El menú se puede usar para guardar marcadores" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "Enviar y proceder" - -#: ../../mod/menu.php:109 -msgid "Drop" -msgstr "Eliminar" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "Marcadores permitidos" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "Borrar este menú" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "Editar los contenidos del menú" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "Modificar este menú" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "El menú no puede ser eliminado." - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "Menú no encontrado" - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "Modificar el menú" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "Añadir o quitar entradas en este menú" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "Nombre del menú" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "Debe ser único, solo será visible para usted" - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "TÃtulo del menú" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "El tÃtulo del menú tal como será visto por los demás" - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "Permitir marcadores" - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "Imposible asociar a un destinatario." - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "Imposible comunicar con el canal solicitado." - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "No se puede verificar el canal solicitado." - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "El canal seleccionado tiene restricciones sobre los mensajes privados. El envÃo falló." - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "Mensajes" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "Mensaje revocado." - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "Conversación eliminada." - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "El canal solicitado no existe en esta red" - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "Enviar un mensaje privado" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "Para:" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "Asunto:" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "Enviar" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "Borrar mensaje" +msgid "Your password has changed at %s" +msgstr "Su contraseña en %s ha sido cambiada" -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "Informe de transmisión" +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "¿Ha olvidado su contraseña?" -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "Revocar el mensaje" +#: ../../mod/lostpass.php:124 +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 el restablecimiento de su contraseña. Luego revise su correo para obtener más instrucciones." -#: ../../mod/mail.php:346 -msgid "Message has been recalled." -msgstr "El mensaje ha sido revocado." +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "Dirección de correo electrónico" -#: ../../mod/mail.php:363 -msgid "Delete Conversation" -msgstr "Eliminar conversación" +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "Reiniciar" -#: ../../mod/mail.php:365 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Comunicación segura no disponible. Pero <strong>puede</strong> responder desde la página del perfil del remitente." +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Ficheros: compartidos conmigo" -#: ../../mod/mail.php:369 -msgid "Send Reply" -msgstr "Responder" +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NUEVO" -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Su mensaje para %s (%s):" +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Eliminar todos los ficheros" -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "No se han encontrado restricciones sobre esta clase de servicio." +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Eliminar este fichero" #: ../../mod/siteinfo.php:15 #, php-format @@ -8853,11 +8987,11 @@ msgstr "Versión %s" #: ../../mod/siteinfo.php:36 msgid "Installed plugins/addons/apps:" -msgstr "Extensiones/Aplicaciones instaladas:" +msgstr "Extensiones, complementos o aplicaciones instaladas:" #: ../../mod/siteinfo.php:49 msgid "No installed plugins/addons/apps" -msgstr "Extensiones/Aplicaciones no instaladas:" +msgstr "No hay instalada ninguna extensión, complemento o aplicación" #: ../../mod/siteinfo.php:62 msgid "" @@ -8905,285 +9039,211 @@ msgstr "Sugerencias, elogios, etc - por favor, un correo electrónico a \"redmat msgid "Site Administrators" msgstr "Administradores del 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 sitio nuevo, espere 24 horas y pruebe de nuevo." - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Entradas de calendario importadas." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "No se han encontrado entradas de calendario." - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "Un evento no puede terminar antes de que haya comenzado." - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "No se puede crear la vista previa." - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "Se requieren el tÃtulo del evento y su hora de inicio." - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "Evento no encontrado." - -#: ../../mod/events.php:437 -msgid "Edit event titel" -msgstr "Editar el tÃtulo del evento" - -#: ../../mod/events.php:437 -msgid "Event titel" -msgstr "TÃtulo del evento" - -#: ../../mod/events.php:439 -msgid "Categories (comma-separated list)" -msgstr "CategorÃas (lista separada por comas)" - -#: ../../mod/events.php:440 -msgid "Edit Category" -msgstr "Editar la categorÃa" - -#: ../../mod/events.php:440 -msgid "Category" -msgstr "CategorÃa" - -#: ../../mod/events.php:443 -msgid "Edit start date and time" -msgstr "Modificar la fecha y hora de comienzo" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Imposible crear el origen de los contenidos. Ningún canal ha sido seleccionado." -#: ../../mod/events.php:443 -msgid "Start date and time" -msgstr "Fecha y hora de comienzo" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Fuente creada." -#: ../../mod/events.php:444 ../../mod/events.php:447 -msgid "Finish date and time are not known or not relevant" -msgstr "La fecha y hora de terminación no se conocen o no son relevantes" +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Fuente actualizada." -#: ../../mod/events.php:446 -msgid "Edit finish date and time" -msgstr "Modificar la fecha y hora de terminación" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/events.php:446 -msgid "Finish date and time" -msgstr "Fecha y hora de terminación" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestionar contenido de origen remoto para su canal." -#: ../../mod/events.php:448 ../../mod/events.php:449 -msgid "Adjust for viewer timezone" -msgstr "Ajustar para obtener el visor de zona horaria" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nueva fuente" -#: ../../mod/events.php:448 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 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 es práctico para los globales." - -#: ../../mod/events.php:450 -msgid "Edit Description" -msgstr "Editar la descripción" - -#: ../../mod/events.php:452 -msgid "Edit Location" -msgstr "Modificar la localización" - -#: ../../mod/events.php:455 ../../mod/events.php:457 -msgid "Share this event" -msgstr "Compartir este evento" - -#: ../../mod/events.php:462 -msgid "Advanced Options" -msgstr "Opciones avanzadas" - -#: ../../mod/events.php:574 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:596 -msgid "Edit event" -msgstr "Editar evento" - -#: ../../mod/events.php:598 -msgid "Delete event" -msgstr "Borrar evento" - -#: ../../mod/events.php:632 -msgid "calendar" -msgstr "calendario" - -#: ../../mod/events.php:651 -msgid "Edit Event" -msgstr "Editar el evento" - -#: ../../mod/events.php:651 -msgid "Create Event" -msgstr "Crear un evento" - -#: ../../mod/events.php:661 -msgid "Today" -msgstr "Hoy" - -#: ../../mod/events.php:692 -msgid "Event removed" -msgstr "Evento borrado" - -#: ../../mod/events.php:695 -msgid "Failed to remove event" -msgstr "Error al eliminar el evento" +"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 sus ajustes." -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identificador del perfil no válido" +#: ../../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/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Editor de visibilidad del perfil" +#: ../../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/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Pulsar en un contacto para añadirlo o eliminarlo." +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Fuente no encontrada" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visible para" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Editar fuente" -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Imposible crear el elemento." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Eliminar fuente" -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "No es posible actualizar el elemento del menú." +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Fuente eliminada" -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "No es posible añadir el elemento al menú" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Imposible eliminar la fuente." -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" -msgstr "Permisos del elemento del menú" +#: ../../mod/subthread.php:114 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s está siguiendo %3$s de %2$s" -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" -msgstr "Nombre del enlace" +#: ../../mod/subthread.php:116 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s ha dejado de seguir %3$s de %2$s" -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" -msgstr "Destino del enlace o submenú" +#: ../../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 sitio nuevo, espere 24 horas y pruebe de nuevo." -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Introducir la dirección del enlace o seleccionar el nombre de un submenú" +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetado %3$s de %2$s con %4$s" -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" -msgstr "Usar la autenticación mágica si está disponible" +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Etiqueta eliminada." -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" -msgstr "Abrir el enlace en una nueva ventana" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Eliminar etiqueta del elemento." -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" -msgstr "Orden en la lista" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Seleccionar una etiqueta para eliminar:" -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Los números más altos irán al final de la lista" +#: ../../mod/thing.php:110 +msgid "Thing updated" +msgstr "Elemento actualizado." -#: ../../mod/mitem.php:157 -msgid "Submit and finish" -msgstr "Enviar y terminar" +#: ../../mod/thing.php:162 +msgid "Object store: failed" +msgstr "Guardar objeto: ha fallado" -#: ../../mod/mitem.php:158 -msgid "Submit and continue" -msgstr "Enviar y continuar" +#: ../../mod/thing.php:166 +msgid "Thing added" +msgstr "Elemento añadido" -#: ../../mod/mitem.php:166 -msgid "Menu:" -msgstr "Menú:" +#: ../../mod/thing.php:192 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/mitem.php:169 -msgid "Link Target" -msgstr "Destino del enlace" +#: ../../mod/thing.php:255 +msgid "Show Thing" +msgstr "Mostrar elemento" -#: ../../mod/mitem.php:172 -msgid "Edit menu" -msgstr "Editar menú" +#: ../../mod/thing.php:262 +msgid "item not found." +msgstr "elemento no encontrado." -#: ../../mod/mitem.php:175 -msgid "Edit element" -msgstr "Editar el elemento" +#: ../../mod/thing.php:295 +msgid "Edit Thing" +msgstr "Editar elemento" -#: ../../mod/mitem.php:176 -msgid "Drop element" -msgstr "Eliminar el elemento" +#: ../../mod/thing.php:297 ../../mod/thing.php:347 +msgid "Select a profile" +msgstr "Seleccionar un perfil" -#: ../../mod/mitem.php:177 -msgid "New element" -msgstr "Nuevo elemento" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Post an activity" +msgstr "Publicar una actividad" -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" -msgstr "Modificar el contenedor del menú" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Only sends to viewers of the applicable profile" +msgstr "Sólo enviar a espectadores del perfil pertinente." -#: ../../mod/mitem.php:179 -msgid "Add menu element" -msgstr "Añadir un elemento al menú" +#: ../../mod/thing.php:303 ../../mod/thing.php:352 +msgid "Name of thing e.g. something" +msgstr "Nombre del elemento, p. ej.:. \"algo\"" -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" -msgstr "Eliminar este elemento del menú" +#: ../../mod/thing.php:305 ../../mod/thing.php:353 +msgid "URL of thing (optional)" +msgstr "Dirección del elemento (opcional)" -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" -msgstr "Modificar este elemento del menú" +#: ../../mod/thing.php:307 ../../mod/thing.php:354 +msgid "URL for photo of thing (optional)" +msgstr "Dirección para la foto o elemento (opcional)" -#: ../../mod/mitem.php:198 -msgid "Menu item not found." -msgstr "Este elemento del menú no se ha encontrado" +#: ../../mod/thing.php:345 +msgid "Add Thing to your Profile" +msgstr "Añadir alguna cosa a su perfil" -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." -msgstr "Este elemento del menú ha sido borrado" +#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 +msgid "Export Channel" +msgstr "Exportar el canal" -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." -msgstr "Este elemento del menú no puede ser borrado." +#: ../../mod/uexport.php:53 +msgid "" +"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." +msgstr "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." -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" -msgstr "Editar elemento del menú" +#: ../../mod/uexport.php:54 +msgid "Export Content" +msgstr "Exportar contenidos" -#: ../../mod/mitem.php:226 -msgid "Link text" -msgstr "Texto del enlace" +#: ../../mod/uexport.php:55 +msgid "" +"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." +msgstr "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." -#: ../../mod/wholikesme.php:13 -msgid "Who likes me?" -msgstr "¿Quién me ha puesto \"Me gusta\"?" +#: ../../mod/uexport.php:56 +msgid "Export your posts from a given year." +msgstr "Exporta sus publicaciones de un año dado." -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Ficheros: compartidos conmigo" +#: ../../mod/uexport.php:58 +msgid "" +"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." +msgstr "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." -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NUEVO" +#: ../../mod/uexport.php:59 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit <a " +"href=\"%1$s\">%2$s</a>" +msgstr "Para seleccionar todos los mensajes de un año determinado, como este año, visite <a href=\"%1$s\">%2$s</a>" -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Eliminar todos los ficheros" +#: ../../mod/uexport.php:60 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"<a href=\"%1$s\">%2$s</a>" +msgstr "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>" -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Eliminar este fichero" +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"These content files may be imported or restored by visiting <a " +"href=\"%1$s\">%2$s</a> on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Estos ficheros pueden ser importados o restaurados visitando <a href=\"%1$s\">%2$s</a> o cualquier sitio que contenga su canal. Para obtener los mejores resultados, por favor, importar o restaurar estos ficheros en orden de fecha (la más antigua primero)." #: ../../mod/viewconnections.php:59 msgid "No connections." @@ -9194,6 +9254,34 @@ msgstr "Sin conexiones." msgid "Visit %s's profile [%s]" msgstr "Visitar el perfil de %s [%s]" +#: ../../mod/viewconnections.php:101 +msgid "View Connections" +msgstr "Ver conexiones" + +#: ../../mod/viewsrc.php:40 +msgid "Source of Item" +msgstr "Origen del elemento" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "TÃtulo de página" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Búsqueda de canales" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Buscar un canal (o un \"webbie\") que comience por:" + +#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 +msgid "Cover Photos" +msgstr "Imágenes de portada del perfil" + +#: ../../mod/cover_photo.php:352 +msgid "Upload Cover Photo" +msgstr "Subir imagen de portada del perfil" + #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "Focus (predefinido)" @@ -9292,7 +9380,7 @@ msgstr "Ejemplo: 14px" #: ../../view/theme/redbasic/php/config.php:124 msgid "Set font-size for posts and comments" -msgstr "Ajustar el tamaño del tipo de letra para entradas y comentarios" +msgstr "Ajustar el tamaño del tipo de letra para publicaciones y comentarios" #: ../../view/theme/redbasic/php/config.php:125 msgid "Set font-color for posts and comments" @@ -9330,57 +9418,51 @@ msgstr "Ajustar el tamaño de la foto del autor de la conversación" msgid "Set size of followup author photos" msgstr "Ajustar el tamaño de foto de los seguidores del autor" -#: ../../boot.php:1292 +#: ../../boot.php:1329 #, php-format msgid "Update %s failed. See error logs." msgstr "La actualización %s ha fallado. Mire el informe de errores." -#: ../../boot.php:1295 +#: ../../boot.php:1332 #, php-format msgid "Update Error at %s" msgstr "Error de actualización en %s" -#: ../../boot.php:1462 +#: ../../boot.php:1499 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Crear una cuenta para acceder a los servicios y aplicaciones dentro de Hubzilla" -#: ../../boot.php:1484 +#: ../../boot.php:1521 msgid "Password" msgstr "Contraseña" -#: ../../boot.php:1485 +#: ../../boot.php:1522 msgid "Remember me" msgstr "Recordarme" -#: ../../boot.php:1488 +#: ../../boot.php:1525 msgid "Forgot your password?" msgstr "¿Olvidó su contraseña?" -#: ../../boot.php:2108 +#: ../../boot.php:2155 msgid "toggle mobile" msgstr "cambiar a modo móvil" -#: ../../boot.php:2243 +#: ../../boot.php:2307 msgid "Website SSL certificate is not valid. Please correct." msgstr "El certificado SSL del sitio web no es válido. Por favor, solucione el problema." -#: ../../boot.php:2246 +#: ../../boot.php:2310 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] Error SSL del sitio web en %s" -#: ../../boot.php:2283 +#: ../../boot.php:2347 msgid "Cron/Scheduled tasks not running." msgstr "Las tareas del Planificador/Cron no están funcionando." -#: ../../boot.php:2287 +#: ../../boot.php:2351 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Las tareas de Cron no están funcionando en %s" - -#: ../../Zotlabs/Zot/Auth.php:140 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "La autenticación desde su servidor está bloqueada. Ha iniciado sesión localmente. Por favor, salga de la sesión y vuelva a intentarlo." diff --git a/view/es/hstrings.php b/view/es-es/hstrings.php index 2fc5fb861..49b616c93 100644 --- a/view/es/hstrings.php +++ b/view/es-es/hstrings.php @@ -1,24 +1,86 @@ <?php -if(! function_exists("string_plural_select_es")) { -function string_plural_select_es($n){ +if(! function_exists("string_plural_select_es_es")) { +function string_plural_select_es_es($n){ return ($n != 1);; }} ; +$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["Welcome %s. Remote authentication successful."] = "Bienvenido %s. La identificación desde su servidor se ha llevado a cabo correctamente."; $a->strings["Connect"] = "Conectar"; $a->strings["New window"] = "Nueva ventana"; $a->strings["Open the selected location in a different window or browser tab"] = "Abrir la dirección seleccionada en una ventana o pestaña aparte"; $a->strings["User '%s' deleted"] = "El usuario '%s' ha sido eliminado"; -$a->strings["Missing room name"] = "Sala de chat sin nombre"; -$a->strings["Duplicate room name"] = "Nombre de sala duplicado."; -$a->strings["Invalid room specifier."] = "Especificador de sala no válido."; -$a->strings["Room not found."] = "Sala no encontrada."; -$a->strings["Permission denied."] = "Acceso denegado."; -$a->strings["Room is full"] = "La sala está llena."; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No se ha podido crear un canal con un identificador que ya existe en este sistema. La importación ha fallado."; +$a->strings["No username found in import file."] = "No se ha encontrado el nombre de usuario en el fichero 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["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["Import completed."] = "Importación completada."; +$a->strings["Private Message"] = "Mensaje Privado"; +$a->strings["Edit"] = "Editar"; +$a->strings["Delete"] = "Eliminar"; +$a->strings["Select"] = "Seleccionar"; +$a->strings["Save to Folder"] = "Guardar en carpeta"; +$a->strings["I will attend"] = "Participaré"; +$a->strings["I will not attend"] = "No participaré"; +$a->strings["I might attend"] = "Quizá participe"; +$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 => "Me gusta", + 1 => "Me gusta", +); +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "No me gusta", + 1 => "No me gusta", +); +$a->strings["Add Star"] = "Destacar añadiendo una estrella"; +$a->strings["Remove Star"] = "Eliminar estrella"; +$a->strings["Toggle Star Status"] = "Activar o desactivar el estado de entrada preferida"; +$a->strings["starred"] = "preferidas"; +$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 (cambiar)"; +$a->strings["like"] = "me gusta"; +$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)"; +$a->strings["dislike"] = "no me gusta"; +$a->strings["Share This"] = "Compartir esto"; +$a->strings["share"] = "compartir"; +$a->strings["Delivery Report"] = "Informe de transmisión"; +$a->strings["%d comment"] = array( + 0 => "%d comentario", + 1 => "%d comentarios", +); +$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["from %s"] = "desde %s"; +$a->strings["last edited: %s"] = "último cambio: %s"; +$a->strings["Expires: %s"] = "Caduca: %s"; +$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"; +$a->strings["__ctx:noun__ Likes"] = "Me gusta"; +$a->strings["__ctx:noun__ Dislikes"] = "No me gusta"; +$a->strings["Close"] = "Cerrar"; +$a->strings["Please wait"] = "Espere por favor"; +$a->strings["[+] show all"] = "[+] mostrar todo:"; +$a->strings["This is you"] = "Este es usted"; +$a->strings["Comment"] = "Comentar"; +$a->strings["Submit"] = "Enviar"; +$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["Preview"] = "Previsualizar"; +$a->strings["Encrypt text"] = "Cifrar texto"; $a->strings["parent"] = "padre"; $a->strings["Collection"] = "Colección"; $a->strings["Principal"] = "Principal"; @@ -36,16 +98,327 @@ $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"; $a->strings["You are using %1\$s of your available file storage."] = "Está usando %1\$s de su espacio disponible para ficheros."; $a->strings["You are using %1\$s of %2\$s available file storage. (%3\$s%)"] = "Está usando %1\$s de %2\$s que tiene a su disposición para ficheros. (%3\$s%)"; $a->strings["WARNING:"] = "ATENCIÓN:"; $a->strings["Create new folder"] = "Crear nueva carpeta"; $a->strings["Upload file"] = "Subir fichero"; +$a->strings["Not a valid email address"] = "Dirección de correo no válida"; +$a->strings["Your email domain is not among those allowed on this site"] = "Su dirección de correo no pertenece a ninguno de 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 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"; +$a->strings["Administrator"] = "Administrador"; +$a->strings["your registration password"] = "su contraseña de registro"; +$a->strings["Registration details for %s"] = "Detalles del registro de %s"; +$a->strings["Account approved."] = "Cuenta aprobada."; +$a->strings["Registration revoked for %s"] = "Registro revocado para %s"; +$a->strings["Account verified. Please login."] = "Cuenta verificada. Por favor, inicie sesión."; +$a->strings["Click here to upgrade."] = "Pulse aquà para actualizar"; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Esta 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["Visible to your default audience"] = "Visible para su público predeterminado."; +$a->strings["Show"] = "Mostrar"; +$a->strings["Don't show"] = "No mostrar"; +$a->strings["Other networks and post services"] = "Otras redes y servicios de publicación"; +$a->strings["Permissions"] = "Permisos"; +$a->strings[" and "] = "y"; +$a->strings["public profile"] = "perfil público"; +$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["Public Timeline"] = "CronologÃa pública"; +$a->strings["Site Admin"] = "Adminstrador del sitio"; +$a->strings["Bookmarks"] = "Marcadores"; +$a->strings["Address Book"] = "Libreta de direcciones"; +$a->strings["Login"] = "Iniciar sesión"; +$a->strings["Channel Manager"] = "Administración de canales"; +$a->strings["Grid"] = "Red"; +$a->strings["Settings"] = "Ajustes"; +$a->strings["Webpages"] = "Páginas web"; +$a->strings["Channel Home"] = "Mi canal"; +$a->strings["Profile"] = "Perfil"; +$a->strings["Photos"] = "Fotos"; +$a->strings["Events"] = "Eventos"; +$a->strings["Directory"] = "Directorio"; +$a->strings["Help"] = "Ayuda"; +$a->strings["Mail"] = "Correo"; +$a->strings["Mood"] = "Estado de ánimo"; +$a->strings["Poke"] = "Toques y otras cosas"; +$a->strings["Chat"] = "Chat"; +$a->strings["Search"] = "Buscar"; +$a->strings["Probe"] = "Probar"; +$a->strings["Suggest"] = "Sugerir"; +$a->strings["Random Channel"] = "Canal aleatorio"; +$a->strings["Invite"] = "Invitar"; +$a->strings["Features"] = "Funcionalidades"; +$a->strings["Language"] = "Idioma"; +$a->strings["Post"] = "Publicación"; +$a->strings["Profile Photo"] = "Foto del perfil"; +$a->strings["Update"] = "Actualizar"; +$a->strings["Install"] = "Instalar"; +$a->strings["Purchase"] = "Comprar"; +$a->strings["Permission denied."] = "Acceso denegado."; +$a->strings["Item was not found."] = "Elemento no encontrado."; +$a->strings["No source file."] = "Ningún fichero de origen"; +$a->strings["Cannot locate file to replace"] = "No se puede localizar el fichero que va a ser sustituido."; +$a->strings["Cannot locate file to revise/update"] = "No se puede localizar el fichero para revisar/actualizar"; +$a->strings["File exceeds size limit of %d"] = "El fichero 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 del sistema o porque la acción ha finalizado."; +$a->strings["Stored file could not be verified. Upload failed."] = "El fichero 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 duplicado de ruta o fichero"; +$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["Logged out."] = "Desconectado/a."; +$a->strings["Failed authentication"] = "Autenticación fallida."; +$a->strings["Login failed."] = "El acceso ha fallado."; +$a->strings["Attachments:"] = "Ficheros adjuntos:"; +$a->strings["l F d, Y \\@ g:i A"] = "l d de F, Y \\@ G:i"; +$a->strings["\$Projectname event notification:"] = "Notificación de eventos de \$Projectname:"; +$a->strings["Starts:"] = "Comienza:"; +$a->strings["Finishes:"] = "Finaliza:"; +$a->strings["Location:"] = "Ubicación:"; +$a->strings["Image/photo"] = "Imagen/foto"; +$a->strings["Encrypted content"] = "Contenido cifrado"; +$a->strings["Install %s element: "] = "Instalar el elemento %s:"; +$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Esta entrada contiene el 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"] = "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["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\$s's bookmarks"] = "Marcadores de %1\$s"; +$a->strings["Missing room name"] = "Sala de chat sin nombre"; +$a->strings["Duplicate room name"] = "Nombre de sala duplicado."; +$a->strings["Invalid room specifier."] = "Especificador de sala no válido."; +$a->strings["Room not found."] = "Sala no encontrada."; +$a->strings["Room is full"] = "La sala está llena."; +$a->strings["Default"] = "Predeterminado"; +$a->strings["%d invitation available"] = array( + 0 => "%d invitación pendiente", + 1 => "%d invitaciones disponibles", +); +$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: 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 a amigos"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Ejemplo avanzado: nombre=juan y paÃs=españa"; +$a->strings["Saved Folders"] = "Carpetas guardadas"; +$a->strings["Everything"] = "Todo"; +$a->strings["Categories"] = "CategorÃas"; +$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["photo"] = "foto"; +$a->strings["event"] = "evento"; +$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"; +$a->strings["__ctx:title__ Agree"] = "De acuerdo"; +$a->strings["__ctx:title__ Disagree"] = "En desacuerdo"; +$a->strings["__ctx:title__ Abstain"] = "Abstención"; +$a->strings["__ctx:title__ Attending"] = "Participaré"; +$a->strings["__ctx:title__ Not attending"] = "No participaré"; +$a->strings["__ctx:title__ Might attend"] = "Quizá participe"; +$a->strings["View %s's profile @ %s"] = "Ver el perfil @ %s de %s"; +$a->strings["Categories:"] = "CategorÃas:"; +$a->strings["Filed under:"] = "Archivado bajo:"; +$a->strings["View in context"] = "Mostrar en su contexto"; +$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 publicación"; +$a->strings["Follow Thread"] = "Seguir este hilo"; +$a->strings["Unfollow Thread"] = "Dejar de seguir este hilo"; +$a->strings["View Profile"] = "Ver el perfil"; +$a->strings["Activity/Posts"] = "Actividad y publicaciones"; +$a->strings["Edit Connection"] = "Editar conexión"; +$a->strings["Message"] = "Mensaje"; +$a->strings["Ratings"] = "Valoraciones"; +$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["<span %1\$s>%2\$d people</span> like this."] = array( + 0 => "a <span %1\$s>%2\$d personas</span> le gusta esto.", + 1 => "A <span %1\$s>%2\$d personas</span> les gusta esto.", +); +$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array( + 0 => "a <span %1\$s>%2\$d personas</span> no les gusta esto.", + 1 => "A <span %1\$s>%2\$d personas</span> no les gusta esto.", +); +$a->strings["and"] = "y"; +$a->strings[", and %d other people"] = array( + 0 => ", y %d persona más", + 1 => ", y %d personas más", +); +$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 <strong>everybody</strong>"] = "Visible para <strong>cualquiera</strong>"; +$a->strings["Please enter a link URL:"] = "Por favor, introduzca la dirección del enlace:"; +$a->strings["Please enter a video link/URL:"] = "Por favor, introduzca un enlace de vÃdeo:"; +$a->strings["Please enter an audio link/URL:"] = "Por favor, introduzca un enlace de audio:"; +$a->strings["Tag term:"] = "Término de la etiqueta:"; +$a->strings["Save to Folder:"] = "Guardar en carpeta:"; +$a->strings["Where are you right now?"] = "¿Donde está 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 fichero"; +$a->strings["attach file"] = "adjuntar fichero"; +$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"] = "Establecer su ubicación"; +$a->strings["set location"] = "establecer ubicación"; +$a->strings["Toggle voting"] = "Cambiar votación"; +$a->strings["Clear browser location"] = "Eliminar los datos de ubicación del navegador"; +$a->strings["clear location"] = "borrar los datos de ubicació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"] = "Entrada pública"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: roberto@ejemplo.com, marÃa@ejemplo.com"; +$a->strings["Set expiration date"] = "Configurar fecha de caducidad"; +$a->strings["Set publish date"] = "Establecer la fecha de publicación"; +$a->strings["OK"] = "OK"; +$a->strings["Cancel"] = "Cancelar"; +$a->strings["Discover"] = "Descubrir"; +$a->strings["Imported public streams"] = "Contenidos públicos importados"; +$a->strings["Commented Order"] = "Comentarios recientes"; +$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentario"; +$a->strings["Posted Order"] = "Publicaciones recientes"; +$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; +$a->strings["Personal"] = "Personales"; +$a->strings["Posts that mention or involve you"] = "Publicaciones que le mencionan o involucran"; +$a->strings["New"] = "Nuevas"; +$a->strings["Activity Stream - by date"] = "Contenido - por fecha"; +$a->strings["Starred"] = "Preferidas"; +$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"] = "Mi perfil"; +$a->strings["Profile Details"] = "Detalles del perfil"; +$a->strings["Photo Albums"] = "Ãlbumes de fotos"; +$a->strings["Files and Storage"] = "Ficheros y repositorio"; +$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 => "Participaré", + 1 => "Participaré", +); +$a->strings["__ctx:noun__ Not Attending"] = array( + 0 => "No participaré", + 1 => "No participaré", +); +$a->strings["__ctx:noun__ Undecided"] = array( + 0 => "Indeciso/a", + 1 => "Indecisos/as", +); +$a->strings["__ctx:noun__ Agree"] = array( + 0 => "De acuerdo", + 1 => "De acuerdo", +); +$a->strings["__ctx:noun__ Disagree"] = array( + 0 => "En desacuerdo", + 1 => "En desacuerdo", +); +$a->strings["__ctx:noun__ Abstain"] = array( + 0 => "se abstiene", + 1 => "Se abstienen", +); +$a->strings["Miscellaneous"] = "Varios"; +$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-DD o MM-DD"; +$a->strings["Required"] = "Obligatorio"; +$a->strings["never"] = "nunca"; +$a->strings["less than a second ago"] = "hace un instante"; +$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"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minutos"; +$a->strings["second"] = "segundo"; +$a->strings["seconds"] = "segundos"; +$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["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["Directory Options"] = "Opciones del directorio"; +$a->strings["Safe Mode"] = "Modo seguro"; +$a->strings["No"] = "No"; +$a->strings["Yes"] = "SÃ"; +$a->strings["Public Forums Only"] = "Solo foros públicos"; +$a->strings["This Website Only"] = "Solo este sitio web"; +$a->strings["This event has been added to your calendar."] = "Este evento ha sido añadido a su calendario."; +$a->strings["Not specified"] = "Sin especificar"; +$a->strings["Needs Action"] = "Necesita de una intervención"; +$a->strings["Completed"] = "Completado/a"; +$a->strings["In Process"] = "En proceso"; +$a->strings["Cancelled"] = "Cancelado/a"; +$a->strings["Channel is blocked on this site."] = "El canal está bloqueado en este sitio."; +$a->strings["Channel location missing."] = "Falta la dirección del canal."; +$a->strings["Response from remote channel was incomplete."] = "Respuesta incompleta del canal."; +$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["Channel discovery failed."] = "El intento de acceder al canal ha fallado."; +$a->strings["local account not found."] = "No se ha encontrado la cuenta local."; +$a->strings["Cannot connect to yourself."] = "No puede conectarse consigo mismo."; +$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> 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 este nombre ha sido restablecido. <strong>Es posible</strong> que los permisos existentes sean aplicados a este grupo y sus futuros miembros. Si no quiere esto, por favor cree otro grupo con un nombre diferente."; +$a->strings["Add new connections to this privacy group"] = "Añadir las conexiones nuevas a este grupo privado"; +$a->strings["All Channels"] = "Todos los canales"; +$a->strings["edit"] = "editar"; +$a->strings["Privacy Groups"] = "Grupos privados"; +$a->strings["Edit group"] = "Editar grupo"; +$a->strings["Add privacy group"] = "Añadir un grupo privado"; +$a->strings["Channels not in any privacy group"] = "Sin canales en ningún grupo privado"; +$a->strings["add"] = "añadir"; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No se ha podido crear un canal con un identificador que ya existe en este sistema. La importación ha fallado."; +$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["Delete this item?"] = "¿Borrar este elemento?"; -$a->strings["Comment"] = "Comentar"; -$a->strings["[+] show all"] = "[+] mostrar todo:"; $a->strings["[-] show less"] = "[-] mostrar menos"; $a->strings["[+] expand"] = "[+] expandir"; $a->strings["[-] collapse"] = "[-] contraer"; @@ -60,7 +433,6 @@ $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, introduzca una dirección de enlace"; $a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Cambios no guardados. ¿Está seguro de que desea abandonar la página?"; $a->strings["Location"] = "Ubicación"; @@ -124,36 +496,202 @@ $a->strings["__ctx:calendar__ month"] = "mes"; $a->strings["__ctx:calendar__ week"] = "semana"; $a->strings["__ctx:calendar__ day"] = "dÃa"; $a->strings["__ctx:calendar__ All day"] = "Todos los dÃas"; -$a->strings["No username found in import file."] = "No se ha encontrado el nombre de usuario en el fichero importado."; -$a->strings["Import completed."] = "Importación completada."; -$a->strings["Default"] = "Predeterminado"; -$a->strings["Permission denied"] = "Permiso denegado"; -$a->strings["(Unknown)"] = "(Desconocido)"; -$a->strings["Visible to anybody on the internet."] = "Visible para cualquiera en internet."; -$a->strings["Visible to you only."] = "Visible sólo para usted."; -$a->strings["Visible to anybody in this network."] = "Visible para cualquiera en esta red."; -$a->strings["Visible to anybody authenticated."] = "Visible para cualquiera que haya sido 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 las conexiones permitidas."; -$a->strings["Visible to specific connections."] = "Visible para conexiones especÃficas."; -$a->strings["Item not found."] = "Elemento no encontrado."; -$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["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"; -$a->strings["In Process"] = "En proceso"; -$a->strings["Cancelled"] = "Cancelado/a"; +$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 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 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"; +$a->strings["Edit Profile"] = "Editar el perfil"; +$a->strings["Edit your profile"] = "Editar su perfil"; +$a->strings["Your photos"] = "Sus fotos"; +$a->strings["Your files"] = "Sus ficheros"; +$a->strings["Your chatrooms"] = "Sus salas de chat"; +$a->strings["Your bookmarks"] = "Sus marcadores"; +$a->strings["Your webpages"] = "Sus páginas web"; +$a->strings["Sign in"] = "Acceder"; +$a->strings["%s - click to logout"] = "%s - pulsar para finalizar sesión"; +$a->strings["Remote authentication"] = "Acceder desde su servidor"; +$a->strings["Click to authenticate to your home hub"] = "Pulsar para identificarse en su servidor de inicio"; +$a->strings["Home Page"] = "Página de inicio"; +$a->strings["Register"] = "Registrarse"; +$a->strings["Create an account"] = "Crear una cuenta"; +$a->strings["Help and documentation"] = "Ayuda y documentación"; +$a->strings["Apps"] = "Aplicaciones"; +$a->strings["Applications, utilities, links, games"] = "Aplicaciones, utilidades, enlaces, juegos"; +$a->strings["Search site @name, #tag, ?docs, content"] = "Buscar en el sitio por @nombre, #etiqueta, ?ayuda o contenido"; +$a->strings["Channel Directory"] = "Directorio de canales"; +$a->strings["Your grid"] = "Mi red"; +$a->strings["Mark all grid notifications seen"] = "Marcar todas las notificaciones de la red como vistas"; +$a->strings["Channel home"] = "Mi canal"; +$a->strings["Mark all channel notifications seen"] = "Marcar todas las notificaciones del canal 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["Private mail"] = "Correo privado"; +$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["New Message"] = "Nuevo mensaje"; +$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["Manage Your Channels"] = "Gestionar sus canales"; +$a->strings["Account/Channel Settings"] = "Ajustes de cuenta/canales"; +$a->strings["Admin"] = "Administrador"; +$a->strings["Site Setup and Configuration"] = "Ajustes y configuración del sitio"; +$a->strings["@name, #tag, ?doc, content"] = "@nombre, #etiqueta, ?ayuda, contenido"; +$a->strings["Please wait..."] = "Espere por favor…"; +$a->strings["view full size"] = "Ver en el tamaño original"; +$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["created a new post"] = "ha creado una nueva entrada"; +$a->strings["commented on %s's post"] = "ha comentado la entrada de %s"; +$a->strings["Embedded content"] = "Contenido incorporado"; +$a->strings["Embedding disabled"] = "Incrustación deshabilitada"; +$a->strings["New Page"] = "Nueva página"; +$a->strings["View"] = "Ver"; +$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["Can view my normal stream and posts"] = "Pueden verse mi actividad y publicaciones normales"; +$a->strings["Can view my default channel profile"] = "Puede verse mi perfil de canal predeterminado."; +$a->strings["Can view my connections"] = "Pueden verse mis conexiones"; +$a->strings["Can view my file storage and photos"] = "Pueden verse mi repositorio de ficheros y mis fotos"; +$a->strings["Can view my webpages"] = "Pueden verse mis páginas web"; +$a->strings["Can send me their channel stream and posts"] = "Me pueden enviar sus entradas y contenidos del canal"; +$a->strings["Can post on my channel page (\"wall\")"] = "Pueden crearse entradas en mi página de inicio del canal (“muroâ€)"; +$a->strings["Can comment on or like my posts"] = "Pueden publicarse comentarios en mis publicaciones o marcar mis entradas con 'me gusta'."; +$a->strings["Can send me private mail messages"] = "Se me pueden enviar mensajes privados"; +$a->strings["Can like/dislike stuff"] = "Puede marcarse contenido como me gusta/no me gusta"; +$a->strings["Profiles and things other than posts/comments"] = "Perfiles y otras cosas aparte de publicaciones/comentarios"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Puede enviarse una entrada a todos mis contactos del canal mediante una @mención"; +$a->strings["Advanced - useful for creating group forum channels"] = "Avanzado - útil para crear canales de foros de discusión o grupos"; +$a->strings["Can chat with me (when available)"] = "Se puede charlar conmigo (cuando esté disponible)"; +$a->strings["Can write to my file storage and photos"] = "Puede escribirse en mi repositorio de ficheros y fotos"; +$a->strings["Can edit my webpages"] = "Pueden editarse mis páginas web"; +$a->strings["Can source my public posts in derived channels"] = "Pueden utilizarse mis publicaciones públicas como origen de contenidos 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"] = "Pueden administrarse mis recursos del canal"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Muy avanzado. Déjelo a no ser que sepa bien lo que está haciendo."; +$a->strings["Social Networking"] = "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 discusión"; +$a->strings["Feed Republish"] = "Republicar un \"feed\""; +$a->strings["Special Purpose"] = "Propósito especial"; +$a->strings["Celebrity/Soapbox"] = "Página para fans"; +$a->strings["Group Repository"] = "Repositorio de grupo"; +$a->strings["Other"] = "Otro"; +$a->strings["Custom/Expert Mode"] = "Modo personalizado/experto"; +$a->strings["Profile Photos"] = "Fotos del perfil"; +$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["Upload New Photos"] = "Subir nuevas fotos"; +$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 especificado"; +$a->strings["Undecided"] = "Indeciso/a"; +$a->strings["Males"] = "Hombres"; +$a->strings["Females"] = "Mujeres"; +$a->strings["Gay"] = "Homosexual"; +$a->strings["Lesbian"] = "Lesbiana"; +$a->strings["No Preference"] = "Sin preferencias"; +$a->strings["Bisexual"] = "Bisexual"; +$a->strings["Autosexual"] = "Autosexual"; +$a->strings["Abstinent"] = "Casto/a"; +$a->strings["Virgin"] = "Virgen"; +$a->strings["Deviant"] = "Fuera de lo común"; +$a->strings["Fetish"] = "Fetichista"; +$a->strings["Oodles"] = "OrgÃas"; +$a->strings["Nonsexual"] = "Asexual"; +$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"] = "Apasionado/a"; +$a->strings["Dating"] = "Saliendo con alguien"; +$a->strings["Unfaithful"] = "Infiel"; +$a->strings["Sex Addict"] = "Con adicción al sexo"; +$a->strings["Friends"] = "Amigos/as"; +$a->strings["Friends/Benefits"] = "Amigos con algo extra"; +$a->strings["Casual"] = "Casual"; +$a->strings["Engaged"] = "Prometido/a"; +$a->strings["Married"] = "Casado/a"; +$a->strings["Imaginarily married"] = "Casado/a en sueños"; +$a->strings["Partners"] = "Pareja"; +$a->strings["Cohabiting"] = "Cohabitando"; +$a->strings["Common law"] = "Matrimonio tradicional"; +$a->strings["Happy"] = "FelÃz"; +$a->strings["Not looking"] = "No estoy buscando"; +$a->strings["Swinger"] = "Libertino"; +$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 en sueños"; +$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únteme"; +$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["Tags"] = "Etiquetas"; +$a->strings["Keywords"] = "Palabras clave"; +$a->strings["have"] = "tener"; +$a->strings["has"] = "tiene"; +$a->strings["want"] = "quiero"; +$a->strings["wants"] = "quiere"; +$a->strings["likes"] = "gusta de"; +$a->strings["dislikes"] = "no gusta de"; +$a->strings["Invalid data packet"] = "Paquete de datos no válido"; +$a->strings["Unable to verify channel signature"] = "No ha sido posible de verificar la firma del canal"; +$a->strings["Unable to verify site signature for %s"] = "No ha sido posible de verificar la firma del sitio para %s"; +$a->strings["invalid target signature"] = "La firma recibida no es válida"; +$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"] = "Correo electrónico"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot"] = "Zot"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; $a->strings["Unable to obtain identity information from database"] = "No ha sido posible obtener información sobre la identidad desde la base de datos"; $a->strings["Empty name"] = "Nombre vacÃo"; $a->strings["Name too long"] = "Nombre demasiado largo"; @@ -163,14 +701,12 @@ $a->strings["Reserved nickname. Please choose another."] = "Sobrenombre en uso. $a->strings["Nickname has unsupported characters or is already being used on this site."] = "El alias contiene caracteres no admitidos o está ya en uso por otros usuarios de este sitio."; $a->strings["Unable to retrieve created identity"] = "No ha sido posible recuperar la identidad creada"; $a->strings["Default Profile"] = "Perfil principal"; -$a->strings["Friends"] = "Amigos"; $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 la foto del perfil"; $a->strings["Profiles"] = "Perfiles"; $a->strings["Manage/edit profiles"] = "Administrar/editar perfiles"; $a->strings["Create New Profile"] = "Crear un nuevo perfil"; -$a->strings["Edit Profile"] = "Editar el perfil"; $a->strings["Profile Image"] = "Imagen del perfil"; $a->strings["visible to everybody"] = "visible para cualquiera"; $a->strings["Edit visibility"] = "Editar visibilidad"; @@ -186,13 +722,8 @@ $a->strings["Birthdays this week:"] = "Cumpleaños de esta semana:"; $a->strings["[No description]"] = "[Sin descripción]"; $a->strings["Event Reminders"] = "Recordatorios de eventos"; $a->strings["Events this week:"] = "Eventos de esta semana:"; -$a->strings["Profile"] = "Perfil"; $a->strings["Full Name:"] = "Nombre completo:"; $a->strings["Like this channel"] = "Me gusta este canal"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Me gusta", - 1 => "Me gusta", -); $a->strings["j F, Y"] = "j F Y"; $a->strings["j F"] = "j F"; $a->strings["Birthday:"] = "Cumpleaños:"; @@ -217,50 +748,119 @@ $a->strings["Love/Romance:"] = "Vida sentimental/amorosa:"; $a->strings["Work/employment:"] = "Trabajo:"; $a->strings["School/education:"] = "Estudios:"; $a->strings["Like this thing"] = "Me gusta esto"; -$a->strings["Tags"] = "Etiquetas"; -$a->strings["Categories"] = "CategorÃas"; -$a->strings["Keywords"] = "Palabras clave"; -$a->strings["have"] = "tener"; -$a->strings["has"] = "tiene"; -$a->strings["want"] = "quiero"; -$a->strings["wants"] = "quiere"; -$a->strings["like"] = "me gusta"; -$a->strings["likes"] = "gusta de"; -$a->strings["dislike"] = "no me gusta"; -$a->strings["dislikes"] = "no gusta de"; -$a->strings["Visible to your default audience"] = "Visible para su público predeterminado."; -$a->strings["Show"] = "Mostrar"; -$a->strings["Don't show"] = "No mostrar"; -$a->strings["Other networks and post services"] = "Otras redes y servicios de correo"; -$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["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."; -$a->strings["No source file."] = "Ningún fichero de origen"; -$a->strings["Cannot locate file to replace"] = "No se puede localizar el fichero que va a ser sustituido."; -$a->strings["Cannot locate file to revise/update"] = "No se puede localizar el fichero para revisar/actualizar"; -$a->strings["File exceeds size limit of %d"] = "El fichero 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 del sistema o porque la acción ha finalizado."; -$a->strings["Stored file could not be verified. Upload failed."] = "El fichero 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 duplicado de ruta o fichero"; -$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"; +$a->strings["cover photo"] = "Imagen de portada del perfil"; +$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["View all %s connections"] = "Ver todas las %s conexiones"; +$a->strings["Save"] = "Guardar"; +$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 abofeteado a "; +$a->strings["finger"] = "un \"finger\" "; +$a->strings["fingered"] = "envió 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"] = "tranquilo/a"; +$a->strings["tired"] = "cansado/a "; +$a->strings["perky"] = "vivaz"; +$a->strings["angry"] = "enfadado/a"; +$a->strings["stupefied"] = "asombrado/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"] = "la 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["Permission denied"] = "Permiso denegado"; +$a->strings["(Unknown)"] = "(Desconocido)"; +$a->strings["Visible to anybody on the internet."] = "Visible para cualquiera en internet."; +$a->strings["Visible to you only."] = "Visible sólo para usted."; +$a->strings["Visible to anybody in this network."] = "Visible para cualquiera en esta red."; +$a->strings["Visible to anybody authenticated."] = "Visible para cualquiera que haya sido 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 las conexiones permitidas."; +$a->strings["Visible to specific connections."] = "Visible para conexiones especÃficas."; +$a->strings["Item not found."] = "Elemento no encontrado."; +$a->strings["Privacy group not found."] = "Grupo privado no encontrado."; +$a->strings["Privacy group is empty."] = "El grupo privado está vacÃo."; +$a->strings["Privacy group: %s"] = "Grupo privado: %s"; +$a->strings["Connection: %s"] = "Conexión: %s"; +$a->strings["Connection not found."] = "Conexión no encontrada"; +$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; +$a->strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Aviso] Nuevo mensaje en %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s le ha enviado un nuevo mensaje privado en %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s le ha enviado %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 visite %s para ver y/o responder a su mensaje privado."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%5\$s de %4\$s[/zrl] "; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%4\$s creado por usted[/zrl]"; +$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 (\"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]."; +$a->strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Aviso] %1\$s le ha dado un toque"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s le ha dado un toque en %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]le ha dado un toque[/zrl]."; +$a->strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Aviso] %s ha etiquetado su publicación"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetado su publicación en %3\$s"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha etiquetado [zrl=%3\$s]su publicación[/zrl]"; +$a->strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Aviso] Ha recibido una solicitud de conexión"; +$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' en %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"] = "Puede visitar su perfil en %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Por favor, visite %s para permitir o rechazar la solicitad de conexión."; +$a->strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Aviso] Ha recibido una sugerencia de amistad"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ha recibido una sugerencia de conexión de '%2\$s' en %3\$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 conexión[/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."] = "Por favor, visite %s para aprobar o rechazar la sugerencia."; +$a->strings["[Hubzilla:Notify]"] = "[Hubzilla:Aviso]"; $a->strings["System"] = "Sistema"; -$a->strings["Personal"] = "Personales"; $a->strings["Create Personal App"] = "Crear una aplicación personal"; $a->strings["Edit Personal App"] = "Editar una aplicación personal"; $a->strings["Ignore/Hide"] = "Ignorar/Ocultar"; @@ -268,37 +868,29 @@ $a->strings["Suggestions"] = "Sugerencias"; $a->strings["See more..."] = "Ver más..."; $a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Tiene %1$.0f de %2$.0f conexiones permitidas."; $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["Enter channel address"] = "Dirección del canal"; +$a->strings["Examples: bob@example.com, https://example.com/barbara"] = "Ejemplos: manuel@ejemplo.com, https://ejemplo.com/carmen"; $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"; -$a->strings["Saved Folders"] = "Carpetas guardadas"; -$a->strings["Everything"] = "Todo"; $a->strings["Archives"] = "Hemeroteca"; $a->strings["Me"] = "Yo"; $a->strings["Family"] = "Familia"; $a->strings["Acquaintances"] = "Conocidos/as"; -$a->strings["All"] = "Todas"; +$a->strings["All"] = "Todos/as"; $a->strings["Refresh"] = "Recargar"; $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Ãsticas o complementos"; +$a->strings["Additional features"] = "Funcionalidades"; +$a->strings["Feature/Addon settings"] = "Complementos"; $a->strings["Display settings"] = "Ajustes de visualización"; $a->strings["Connected apps"] = "Aplicaciones conectadas"; $a->strings["Export channel"] = "Exportar canal"; $a->strings["Connection Default Permissions"] = "Permisos predeterminados de conexión"; $a->strings["Premium Channel Settings"] = "Configuración del canal premium"; $a->strings["Channel Sources"] = "OrÃgenes de los contenidos del canal"; -$a->strings["Settings"] = "Ajustes"; $a->strings["Private Mail Menu"] = "Menú de correo privado"; $a->strings["Combined View"] = "Vista combinada"; -$a->strings["Inbox"] = "Bandeja de entrada"; -$a->strings["Outbox"] = "Bandeja de salida"; -$a->strings["New Message"] = "Nuevo mensaje"; $a->strings["Conversations"] = "Conversaciones"; $a->strings["Received Messages"] = "Mensajes recibidos"; $a->strings["Sent Messages"] = "Enviar mensajes"; @@ -317,6 +909,7 @@ $a->strings["Chat Rooms"] = "Salas de chat"; $a->strings["Bookmarked Chatrooms"] = "Salas de chat preferidas"; $a->strings["Suggested Chatrooms"] = "Salas de chat sugeridas"; $a->strings["photo/image"] = "foto/imagen"; +$a->strings["Rating Tools"] = "Valoraciones"; $a->strings["Rate Me"] = "Valorar este canal"; $a->strings["View Ratings"] = "Mostrar las valoraciones"; $a->strings["Public Hubs"] = "Servidores públicos"; @@ -336,13 +929,11 @@ $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"] = "Informes"; -$a->strings["Admin"] = "Administrador"; -$a->strings["Plugin Features"] = "Ajustes de la extensión"; +$a->strings["Plugin Features"] = "Extensiones"; $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["%1\$s's bookmarks"] = "Marcadores de %1\$s"; -$a->strings["General Features"] = "CaracterÃsticas generales"; +$a->strings["General Features"] = "Funcionalidades básicas"; $a->strings["Content Expiration"] = "Caducidad 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"; @@ -353,8 +944,10 @@ $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["Hide Rating"] = "Ocultar las valoraciones"; +$a->strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Ocultar los botones de valoración en su canal y página de perfil. Tenga en cuenta, sin embargo, que la gente podrá expresar su valoración en otros lugares."; $a->strings["Private Notes"] = "Notas privadas"; -$a->strings["Enables a tool to store notes and reminders"] = "Activar una herramienta para almacenar notas y recordatorios"; +$a->strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Habilita una herramienta para guardar notas y recordatorios (advertencia: las notas no estarán cifradas)"; $a->strings["Navigation Channel Select"] = "Navegación por el selector de canales"; $a->strings["Change channels directly from within the navigation dropdown menu"] = "Cambiar de canales directamente desde el menú de navegación desplegable"; $a->strings["Photo Location"] = "Ubicación de las fotos"; @@ -362,8 +955,8 @@ $a->strings["If location data is available on uploaded photos, link this to a ma $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"] = "Les permite configurar restricciones y normas de uso a aquellos que conectan con su canal"; -$a->strings["Post Composition Features"] = "CaracterÃsticas de composición de entradas"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Le permite configurar restricciones y normas de uso a aquellos que conectan con su canal"; +$a->strings["Post Composition Features"] = "Opciones para la redacció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"; @@ -371,7 +964,7 @@ $a->strings["Include large (1024px) photo thumbnails in posts. If not enabled, u $a->strings["Automatically import channel content from other channels or feeds"] = "Importar automáticamente contenido de otros canales o \"feeds\""; $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["Enable Voting Tools"] = "Permitir entradas con 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["Delayed Posting"] = "Publicación aplazada"; $a->strings["Allow posts to be published at a later date"] = "Permitir mensajes que se publicarán en una fecha posterior"; @@ -380,8 +973,7 @@ $a->strings["Prevent posts with identical content to be published with less than $a->strings["Network and Stream Filtering"] = "Filtrado del contenido"; $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 eligiendo colecciones"; +$a->strings["Enable management and selection of privacy groups"] = "Activar la gestión y selección de grupos privados"; $a->strings["Save search terms for re-use"] = "Guardar términos de búsqueda para su reutilización"; $a->strings["Network Personal Tab"] = "Actividad personal"; $a->strings["Enable tab to display only Network posts that you've interacted on"] = "Habilitar una pestaña en la cual se muestren solo las entradas en las que ha participado."; @@ -393,8 +985,8 @@ $a->strings["Connection Filtering"] = "Filtrado de conexiones"; $a->strings["Filter incoming posts from connections based on keywords/content"] = "Filtrar publicaciones entrantes de conexiones por palabras clave o 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["Post/Comment Tools"] = "Gestión de entradas y comentarios"; +$a->strings["Community Tagging"] = "Etiquetas de la comunidad"; $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ñadir categorÃas a sus publicaciones"; @@ -405,1173 +997,11 @@ $a->strings["Star Posts"] = "Entradas destacadas"; $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["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 especificado"; -$a->strings["Other"] = "Otro"; -$a->strings["Undecided"] = "Indeciso/a"; -$a->strings["Males"] = "Hombres"; -$a->strings["Females"] = "Mujeres"; -$a->strings["Gay"] = "Homosexual"; -$a->strings["Lesbian"] = "Lesbiana"; -$a->strings["No Preference"] = "Sin preferencias"; -$a->strings["Bisexual"] = "Bisexual"; -$a->strings["Autosexual"] = "Autosexual"; -$a->strings["Abstinent"] = "Casto/a"; -$a->strings["Virgin"] = "Virgen"; -$a->strings["Deviant"] = "Fuera de lo común"; -$a->strings["Fetish"] = "Fetichista"; -$a->strings["Oodles"] = "OrgÃas"; -$a->strings["Nonsexual"] = "Asexual"; -$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"] = "Apasionado/a"; -$a->strings["Dating"] = "Saliendo con alguien"; -$a->strings["Unfaithful"] = "Infiel"; -$a->strings["Sex Addict"] = "Con adicción al sexo"; -$a->strings["Friends/Benefits"] = "Amigos con algo extra"; -$a->strings["Casual"] = "Casual"; -$a->strings["Engaged"] = "Prometido/a"; -$a->strings["Married"] = "Casado/a"; -$a->strings["Imaginarily married"] = "Casado/a en sueños"; -$a->strings["Partners"] = "Pareja"; -$a->strings["Cohabiting"] = "Cohabitando"; -$a->strings["Common law"] = "Matrimonio tradicional"; -$a->strings["Happy"] = "FelÃz"; -$a->strings["Not looking"] = "No estoy buscando"; -$a->strings["Swinger"] = "Libertino"; -$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 en sueños"; -$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únteme"; -$a->strings["Miscellaneous"] = "Varios"; -$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-DD o MM-DD"; -$a->strings["Required"] = "Obligatorio"; -$a->strings["never"] = "nunca"; -$a->strings["less than a second ago"] = "hace un instante"; -$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"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minutos"; -$a->strings["second"] = "segundo"; -$a->strings["seconds"] = "segundos"; -$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["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"; -$a->strings["__ctx:title__ Agree"] = "De acuerdo"; -$a->strings["__ctx:title__ Disagree"] = "En desacuerdo"; -$a->strings["__ctx:title__ Abstain"] = "Abstención"; -$a->strings["__ctx:title__ Attending"] = "Participaré"; -$a->strings["__ctx:title__ Not attending"] = "No participaré"; -$a->strings["__ctx:title__ Might attend"] = "Quizá participe"; -$a->strings["Select"] = "Seleccionar"; -$a->strings["Private Message"] = "Mensaje Privado"; -$a->strings["Message signature validated"] = "Firma de mensaje validada"; -$a->strings["Message signature incorrect"] = "Firma de mensaje incorrecta"; -$a->strings["View %s's profile @ %s"] = "Ver el perfil @ %s de %s"; -$a->strings["Categories:"] = "CategorÃas:"; -$a->strings["Filed under:"] = "Archivado bajo:"; -$a->strings["from %s"] = "desde %s"; -$a->strings["last edited: %s"] = "último cambio: %s"; -$a->strings["Expires: %s"] = "Caduca: %s"; -$a->strings["View in context"] = "Mostrar en su contexto"; -$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["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["Edit Connection"] = "Editar conexión"; -$a->strings["Send PM"] = "Enviar un mensaje privado"; -$a->strings["Poke"] = "Toques y otras cosas"; -$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["<span %1\$s>%2\$d people</span> like this."] = array( - 0 => "a <span %1\$s>%2\$d personas</span> le gusta esto.", - 1 => "a <span %1\$s>%2\$d personas</span> les gusta esto.", -); -$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array( - 0 => "a <span %1\$s>%2\$d personas</span> no les gusta esto.", - 1 => "a <span %1\$s>%2\$d personas</span> no les gusta esto.", -); -$a->strings["and"] = "y"; -$a->strings[", and %d other people"] = array( - 0 => ", y %d persona más", - 1 => ", y %d personas más", -); -$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 <strong>everybody</strong>"] = "Visible para <strong>cualquiera</strong>"; -$a->strings["Please enter a link URL:"] = "Por favor, introduzca la dirección del enlace:"; -$a->strings["Please enter a video link/URL:"] = "Por favor, introduzca un enlace de vÃdeo:"; -$a->strings["Please enter an audio link/URL:"] = "Por favor, introduzca un enlace de audio:"; -$a->strings["Tag term:"] = "Término de la etiqueta:"; -$a->strings["Save to Folder:"] = "Guardar en carpeta:"; -$a->strings["Where are you right now?"] = "¿Donde está ahora?"; -$a->strings["Expires YYYY-MM-DD HH:MM"] = "Caduca YYYY-MM-DD HH:MM"; -$a->strings["Preview"] = "Previsualizar"; -$a->strings["Share"] = "Compartir"; -$a->strings["Page link name"] = "Nombre de enlace de página"; -$a->strings["Post as"] = "Publicar como"; -$a->strings["Bold"] = "Negrita"; -$a->strings["Italic"] = "Itálico "; -$a->strings["Underline"] = "Subrayar"; -$a->strings["Quote"] = "Citar"; -$a->strings["Code"] = "Código"; -$a->strings["Upload photo"] = "Subir foto"; -$a->strings["upload photo"] = "subir foto"; -$a->strings["Attach file"] = "Adjuntar fichero"; -$a->strings["attach file"] = "adjuntar fichero"; -$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"] = "Establecer su ubicación"; -$a->strings["set location"] = "establecer ubicación"; -$a->strings["Toggle voting"] = "Cambiar votación"; -$a->strings["Clear browser location"] = "Eliminar los datos de ubicación del navegador"; -$a->strings["clear location"] = "borrar los datos de ubicació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"] = "Entrada pública"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: roberto@ejemplo.com, marÃa@ejemplo.com"; -$a->strings["Set expiration date"] = "Configurar fecha de caducidad"; -$a->strings["Set publish date"] = "Establecer la fecha de publicación"; -$a->strings["Encrypt text"] = "Cifrar texto"; -$a->strings["OK"] = "OK"; -$a->strings["Cancel"] = "Cancelar"; -$a->strings["Discover"] = "Descubrir"; -$a->strings["Imported public streams"] = "Contenidos públicos importados"; -$a->strings["Commented Order"] = "Comentarios recientes"; -$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentario"; -$a->strings["Posted Order"] = "Publicaciones recientes"; -$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación"; -$a->strings["Posts that mention or involve you"] = "Publicaciones que le mencionan o involucran"; -$a->strings["New"] = "Nuevas"; -$a->strings["Activity Stream - by date"] = "Contenido - por fecha"; -$a->strings["Starred"] = "Preferidas"; -$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"] = "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"; -$a->strings["Saved Bookmarks"] = "Marcadores guardados"; -$a->strings["Webpages"] = "Páginas web"; -$a->strings["Manage Webpages"] = "Administrar páginas web"; -$a->strings["View all"] = "Ver todo"; -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "No me gusta", - 1 => "No me gusta", -); -$a->strings["__ctx:noun__ Attending"] = array( - 0 => "Participaré", - 1 => "Participaré", -); -$a->strings["__ctx:noun__ Not Attending"] = array( - 0 => "No participaré", - 1 => "No participaré", -); -$a->strings["__ctx:noun__ Undecided"] = array( - 0 => "Indeciso/a", - 1 => "Indecisos/as", -); -$a->strings["__ctx:noun__ Agree"] = array( - 0 => "De acuerdo", - 1 => "De acuerdo", -); -$a->strings["__ctx:noun__ Disagree"] = array( - 0 => "En desacuerdo", - 1 => "En desacuerdo", -); -$a->strings["__ctx:noun__ Abstain"] = array( - 0 => "se abstiene", - 1 => "Se abstienen", -); -$a->strings["Logged out."] = "Desconectado/a."; -$a->strings["Failed authentication"] = "Autenticación fallida."; -$a->strings["Login failed."] = "El acceso ha fallado."; -$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"] = "Correo electrónico"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Image/photo"] = "Imagen/foto"; -$a->strings["Encrypted content"] = "Contenido cifrado"; -$a->strings["Install %s element: "] = "Instalar el elemento %s:"; -$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Esta entrada contiene el 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"] = "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["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["%d invitation available"] = array( - 0 => "%d invitación pendiente", - 1 => "%d invitaciones disponibles", -); -$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: 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 a amigos"; -$a->strings["Advanced example: name=fred and country=iceland"] = "Ejemplo avanzado: nombre=juan y paÃs=españa"; -$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["\$Projectname Notification"] = "Notificación de \$Projectname"; -$a->strings["\$projectname"] = "\$projectname"; -$a->strings["Thank You,"] = "Gracias,"; -$a->strings["%s Administrator"] = "%s Administrador"; -$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Aviso] Nuevo mensaje en %s"; -$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s le ha enviado un nuevo mensaje privado en %3\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s le ha enviado %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 visite %s para ver y/o responder a su mensaje privado."; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%5\$s de %4\$s[/zrl] "; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha comentado [zrl=%3\$s]%4\$s creado por usted[/zrl]"; -$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 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]."; -$a->strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Aviso] %1\$s le ha dado un toque"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s le ha dado un toque en %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]le ha dado un toque[/zrl]."; -$a->strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Aviso] %s ha etiquetado su publicación"; -$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetado su publicación en %3\$s"; -$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha etiquetado [zrl=%3\$s]su publicación[/zrl]"; -$a->strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Aviso] Ha recibido una solicitud de conexión"; -$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' en %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"] = "Puede visitar su perfil en %s"; -$a->strings["Please visit %s to approve or reject the connection request."] = "Por favor, visite %s para permitir o rechazar la solicitad de conexión."; -$a->strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Aviso] Ha recibido una sugerencia de amistad"; -$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ha recibido una sugerencia de conexión de '%2\$s' en %3\$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 conexión[/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."] = "Por favor, visite %s para aprobar o rechazar la sugerencia."; -$a->strings["[Hubzilla:Notify]"] = "[Hubzilla:Aviso]"; -$a->strings["Channel is blocked on this site."] = "El canal está bloqueado en este sitio."; -$a->strings["Channel location missing."] = "Falta la dirección del canal."; -$a->strings["Response from remote channel was incomplete."] = "Respuesta incompleta del canal."; -$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["Channel discovery failed."] = "El intento de acceder al canal ha fallado."; -$a->strings["local account not found."] = "No se ha encontrado la cuenta local."; -$a->strings["Cannot connect to yourself."] = "No puede conectarse consigo mismo."; -$a->strings["Embedded content"] = "Contenido incorporado"; -$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["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 profile page"] = "Su página del perfil"; -$a->strings["Edit Profiles"] = "Editar perfiles"; -$a->strings["Manage/Edit profiles"] = "Administrar/editar perfiles"; -$a->strings["Edit your profile"] = "Editar su perfil"; -$a->strings["Your photos"] = "Sus fotos"; -$a->strings["Your files"] = "Sus ficheros"; -$a->strings["Chat"] = "Chat"; -$a->strings["Your chatrooms"] = "Sus salas de chat"; -$a->strings["Your bookmarks"] = "Sus marcadores"; -$a->strings["Your webpages"] = "Sus páginas web"; -$a->strings["Login"] = "Iniciar sesión"; -$a->strings["Sign in"] = "Acceder"; -$a->strings["%s - click to logout"] = "%s - pulsar para finalizar sesión"; -$a->strings["Remote authentication"] = "Acceder desde su servidor"; -$a->strings["Click to authenticate to your home hub"] = "Pulsar para identificarse en su servidor de inicio"; -$a->strings["Home Page"] = "Página de inicio"; -$a->strings["Register"] = "Registrarse"; -$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"; -$a->strings["Grid"] = "Red"; -$a->strings["Your grid"] = "Mi red"; -$a->strings["Mark all grid notifications seen"] = "Marcar todas las notificaciones de la red como vistas"; -$a->strings["Channel Home"] = "Mi canal"; -$a->strings["Channel home"] = "Mi canal"; -$a->strings["Mark all channel notifications seen"] = "Marcar todas las notificaciones del canal 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["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["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 de canales"; -$a->strings["Manage Your Channels"] = "Gestionar sus canales"; -$a->strings["Account/Channel Settings"] = "Ajustes de cuenta/canales"; -$a->strings["Site Setup and Configuration"] = "Ajustes y configuración del sitio"; -$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"; -$a->strings["Yes"] = "SÃ"; -$a->strings["Public Forums Only"] = "Solo foros públicos"; -$a->strings["This Website Only"] = "Solo este sitio web"; -$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> 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 este nombre ha sido restablecido. <strong>Es posible</strong> que los permisos existentes sean aplicados a este grupo y sus futuros miembros. Si no quiere esto, por favor cree otro grupo con un nombre diferente."; -$a->strings["Add new connections to this collection (privacy group)"] = "Añadir nuevas conexiones a esta colección (privacidad del grupo)"; -$a->strings["All Channels"] = "Todos los canales"; -$a->strings["edit"] = "editar"; -$a->strings["Collections"] = "Colecciones"; -$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["Invalid data packet"] = "Paquete de datos no válido"; -$a->strings["Unable to verify channel signature"] = "No ha sido posible de verificar la firma del canal"; -$a->strings["Unable to verify site signature for %s"] = "No ha sido posible de verificar la firma del sitio para %s"; -$a->strings["invalid target signature"] = "La firma recibida no es válida"; -$a->strings["New Page"] = "Nueva página"; -$a->strings["View"] = "Ver"; -$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["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é"; -$a->strings["I might attend"] = "Quizá participe"; -$a->strings["I agree"] = "Estoy de acuerdo"; -$a->strings["I disagree"] = "No estoy de acuerdo"; -$a->strings["I abstain"] = "Me abstengo"; -$a->strings["Add Star"] = "Destacar añadiendo una estrella"; -$a->strings["Remove Star"] = "Eliminar estrella"; -$a->strings["Toggle Star Status"] = "Activar o desactivar el estado de entrada preferida"; -$a->strings["starred"] = "preferidas"; -$a->strings["Add Tag"] = "Añadir etiqueta"; -$a->strings["I like this (toggle)"] = "me gusta (cambiar)"; -$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)"; -$a->strings["Share This"] = "Compartir esto"; -$a->strings["share"] = "compartir"; -$a->strings["Delivery Report"] = "Informe de transmisión"; -$a->strings["%d comment"] = array( - 0 => "%d comentario", - 1 => "%d comentarios", -); -$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["Save Bookmarks"] = "Guardar en Marcadores"; -$a->strings["Add to Calendar"] = "Añadir al calendario"; -$a->strings["Mark all seen"] = "Marcar todo como visto"; -$a->strings["__ctx:noun__ Likes"] = "Me gusta"; -$a->strings["__ctx:noun__ Dislikes"] = "No me gusta"; -$a->strings["This is you"] = "Este es usted"; -$a->strings["Image"] = "Imagen"; -$a->strings["Insert Link"] = "Insertar enlace"; -$a->strings["Video"] = "VÃdeo"; -$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 del perfil"; -$a->strings["Update"] = "Actualizar"; -$a->strings["Install"] = "Instalar"; -$a->strings["Purchase"] = "Comprar"; -$a->strings["Can view my normal stream and posts"] = "Pueden verse mi actividad y publicaciones normales"; -$a->strings["Can view my default channel profile"] = "Puede verse mi perfil de canal predeterminado."; -$a->strings["Can view my connections"] = "Pueden verse mis conexiones"; -$a->strings["Can view my file storage and photos"] = "Pueden verse mi repositorio de ficheros y mis fotos"; -$a->strings["Can view my webpages"] = "Pueden verse mis páginas web"; -$a->strings["Can send me their channel stream and posts"] = "Me pueden enviar sus entradas y contenidos del canal"; -$a->strings["Can post on my channel page (\"wall\")"] = "Pueden crearse entradas en mi página de inicio del canal (“muroâ€)"; -$a->strings["Can comment on or like my posts"] = "Pueden publicarse comentarios en mis publicaciones o marcar mis entradas con 'me gusta'."; -$a->strings["Can send me private mail messages"] = "Se me pueden enviar mensajes privados"; -$a->strings["Can like/dislike stuff"] = "Puede marcarse contenido como me gusta/no me gusta"; -$a->strings["Profiles and things other than posts/comments"] = "Perfiles y otras cosas aparte de publicaciones/comentarios"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Puede enviarse una entrada a todos mis contactos del canal mediante una @mención"; -$a->strings["Advanced - useful for creating group forum channels"] = "Avanzado - útil para crear canales de foros de discusión o grupos"; -$a->strings["Can chat with me (when available)"] = "Se puede charlar conmigo (cuando esté disponible)"; -$a->strings["Can write to my file storage and photos"] = "Puede escribirse en mi repositorio de ficheros y fotos"; -$a->strings["Can edit my webpages"] = "Pueden editarse mis páginas web"; -$a->strings["Can source my public posts in derived channels"] = "Pueden utilizarse mis publicaciones públicas como origen de contenidos 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"] = "Pueden administrarse mis recursos del canal"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Muy avanzado. Déjelo a no ser que sepa bien lo que está haciendo."; -$a->strings["Social Networking"] = "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 discusión"; -$a->strings["Feed Republish"] = "Republicar un \"feed\""; -$a->strings["Special Purpose"] = "Propósito especial"; -$a->strings["Celebrity/Soapbox"] = "Página para fans"; -$a->strings["Group Repository"] = "Repositorio de grupo"; -$a->strings["Custom/Expert Mode"] = "Modo personalizado/experto"; -$a->strings["Profile Photos"] = "Fotos del perfil"; -$a->strings["Not a valid email address"] = "Dirección de correo no válida"; -$a->strings["Your email domain is not among those allowed on this site"] = "Su dirección de correo no pertenece a ninguno de 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 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"; -$a->strings["your registration password"] = "su contraseña de registro"; -$a->strings["Registration details for %s"] = "Detalles del registro de %s"; -$a->strings["Account approved."] = "Cuenta aprobada."; -$a->strings["Registration revoked for %s"] = "Registro revocado para %s"; -$a->strings["Account verified. Please login."] = "Cuenta verificada. Por favor, inicie sesión."; -$a->strings["Click here to upgrade."] = "Pulse aquà para actualizar"; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Esta 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["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 sobre este fichero"; -$a->strings["Collection created."] = "La colección ha sido creada."; -$a->strings["Could not create collection."] = "No se puede crear la colección."; -$a->strings["Collection updated."] = "La colección ha sido 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."] = "La colección ha sido 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 agregarlo o quitarlo."; -$a->strings["Unable to locate original post."] = "No ha sido posible encontrar la entrada original."; -$a->strings["Empty post discarded."] = "La entrada vacÃa ha sido desechada."; -$a->strings["Executable content type not permitted to this channel."] = "Contenido de tipo ejecutable no permitido en este canal."; -$a->strings["Duplicate post suppressed."] = "Se ha suprimido la entrada duplicada."; -$a->strings["System error. Post not saved."] = "Error del sistema. La entrada no se ha podido salvar."; -$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 entradas en la página principal."; -$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 channel."] = "Ningún canal."; -$a->strings["Common connections"] = "Conexiones comunes"; -$a->strings["No connections in common."] = "Ninguna conexión en común."; -$a->strings["Continue"] = "Continuar"; -$a->strings["Premium Channel Setup"] = "Configuración del canal premium"; -$a->strings["Enable premium channel connection restrictions"] = "Habilitar restricciones de conexión del 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 de 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 unos pasos adicionales o el 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 instrucciones 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["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["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 desde su servidor se ha llevado a cabo correctamente."; -$a->strings["Some blurb about what to do when you're new here"] = "Algunas propuestas para el nuevo usuario sobre qué se puede hacer aquÃ"; -$a->strings["Away"] = "Ausente"; -$a->strings["Online"] = "Conectado/a"; -$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 <strong>may</strong> provide additional details."] = "Los sitios listados permiten el registro público en la red \$Projectname. Todos los sitios de la red están vinculados entre sÃ, por lo que sus miembros, en ninguno de ellos, 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 <strong> pueden </strong> proporcionar detalles adicionales."; -$a->strings["Rate this hub"] = "Valorar este sitio"; -$a->strings["Site URL"] = "Dirección del sitio"; -$a->strings["Access Type"] = "Tipo de acceso"; -$a->strings["Registration Policy"] = "Normas de registro"; -$a->strings["Project"] = "Proyecto"; -$a->strings["View hub ratings"] = "Ver las valoraciones del sitio"; -$a->strings["Rate"] = "Valorar"; -$a->strings["View ratings"] = "Ver valoraciones"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado la %3\$s de %2\$s con %4\$s"; -$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["Block Name"] = "Nombre del bloque"; -$a->strings["Block Title"] = "TÃtulo del bloque"; -$a->strings["First Name"] = "Nombre"; -$a->strings["Last Name"] = "Apellido"; -$a->strings["Nickname"] = "Sobrenombre o Alias"; -$a->strings["Full Name"] = "Nombre completo"; -$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 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["Gender"] = "Género"; -$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 <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "Por favor, <a href=\"rmagic\">identifÃquese con su \$Projectname ID</a> o <a href=\"register\">rregÃstrese como un nuevo \$Projectname member</a> 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"] = "%3\$s de %2\$s: %1\$s está de acuerdo"; -$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s no está de acuerdo"; -$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s se abstiene"; -$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s participa"; -$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s no participa"; -$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s quizá participe"; -$a->strings["Action completed."] = "Acción completada."; -$a->strings["Thank you."] = "Gracias."; -$a->strings["Invalid item."] = "Elemento no válido."; -$a->strings["Channel not found."] = "Canal no encontrado."; +$a->strings["Not Found"] = "No encontrado"; $a->strings["Page not found."] = "Página no encontrada."; -$a->strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -$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["WARNING: "] = "ATENCIÓN:"; -$a->strings["This channel will be completely removed from the network. "] = "Este canal va a ser completamente eliminado 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 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["Remove Channel"] = "Eliminar el canal"; -$a->strings["Set your current mood and tell your friends"] = "Describir su estado de ánimo para comunicárselo a sus amigos"; -$a->strings["Add a Channel"] = "Añadir 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 está formado por su propia colección de páginas web relacionadas. 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["Channel Name"] = "Nombre del canal"; -$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Ejemplos: \"Juan GarcÃa\", \"Isabel y sus caballos\", \"Fútbol\", \"Grupo de parapente\" "; -$a->strings["Choose a short nickname"] = "Elija 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) que puede ser compartido con otros."; -$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "O <a href=\"import\">importar un canal existente</a> 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"] = "Elija el tipo de canal (como red social o foro de discusión) y la privacidad que requiera, asà podremos seleccionar el mejor conjunto de permisos para usted"; -$a->strings["Channel Type"] = "Tipo de canal"; -$a->strings["Read more about roles"] = "Leer más sobre los roles"; -$a->strings["No ratings"] = "Ninguna valoración"; -$a->strings["Public access denied."] = "Acceso público denegado."; -$a->strings["Ratings"] = "Valoraciones"; -$a->strings["Rating: "] = "Valoración:"; -$a->strings["Website: "] = "Sitio web:"; -$a->strings["Description: "] = "Descripción:"; -$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["Next"] = "Siguiente"; -$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 127.0.0.1"] = "De forma predeterminada es 127.0.0.1"; -$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"] = "Usuario de 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 sondeos en segundo plano mediante 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 transmisión 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áximo de un fichero 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 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 su 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 Hubzilla."; -$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."] = "Hubzilla 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 Hubzilla."; -$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 sobre el 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."; -$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"] = "La reescritura de las direcciones funciona correctamente"; -$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["<h1>What next</h1>"] = "<h1>Siguiente paso</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Debe crear [manualmente] una tarea programada para el \"poller\"."; -$a->strings["Bookmark added"] = "Marcador añadido"; -$a->strings["My Bookmarks"] = "Mis marcadores"; -$a->strings["My Connections Bookmarks"] = "Marcadores de mis conexiones"; -$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 volver inutilizable su canal. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta caracterÃstica."; -$a->strings["Poke/Prod"] = "Toque/Incitación"; -$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"; -$a->strings["Profile not found."] = "Perfil no encontrado."; -$a->strings["Profile deleted."] = "Perfil eliminado."; -$a->strings["Profile-"] = "Perfil-"; -$a->strings["New profile created."] = "El nuevo perfil ha sido creado."; -$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 civil"; -$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["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["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Estado sentimental:"; -$a->strings["Who: (if applicable)"] = "Quién: (si es aplicable)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Por ejemplo: ana123, MarÃa González, sara@ejemplo.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"] = "Estudios"; -$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["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["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."; -$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["Unblock"] = "Desbloquear"; -$a->strings["Block"] = "Bloquear"; -$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 la afinidad"; -$a->strings["Set Profile"] = "Ajustar el perfil"; -$a->strings["Set Affinity & Profile"] = "Ajustar la afinidad y el perfil"; -$a->strings["none"] = "-"; -$a->strings["Apply these permissions automatically"] = "Aplicar estos permisos automaticamente"; -$a->strings["This connection's primary address is"] = "La dirección primaria de esta conexión es"; -$a->strings["Available locations:"] = "Ubicaciones disponibles:"; -$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/ or lang=xx, leave blank to import all posts"] = "Una sola opción por lÃnea: palabras, #etiquetas, /patrones/ o lang=xx. Dejar en blanco para importarlo todo"; -$a->strings["Do not import posts with this text"] = "No importar entradas que contengan 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"] = "Solicitud de conexión"; -$a->strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) desearÃa conectar con usted. por favor, apruebe esta conexión para permitir la comunicación."; -$a->strings["Approve"] = "Aprobar"; -$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, escoja el perfil que quiere mostrar a %s cuando esté viendo su perfil de forma segura."; -$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 <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can <strong>not</strong> change those settings here."] = "Algunos permisos pueden ser heredados de los <a href=\"settings\"><strong>ajustes de privacidad</strong></a> de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. <strong>No</strong> puede cambiar estos ajustes aquÃ."; -$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, 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 <a href=\"settings\"><strong>ajustes de privacidad</strong></a> 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 consecuencia hasta que cambie los ajustes heredados."; -$a->strings["Last update:"] = "Última actualización:"; +$a->strings["Some blurb about what to do when you're new here"] = "Algunas propuestas para el nuevo usuario sobre qué se puede hacer aquÃ"; $a->strings["network"] = "red"; $a->strings["RSS"] = "RSS"; -$a->strings["\$Projectname channel"] = "Canal \$Projectname"; -$a->strings["Invalid message"] = "Mensaje no válido"; -$a->strings["no results"] = "sin resultados"; -$a->strings["Delivery report for %1\$s"] = "Informe de entrega para %1\$s"; -$a->strings["channel sync processed"] = "se ha realizado la sincronización del canal"; -$a->strings["queued"] = "encolado"; -$a->strings["posted"] = "enviado"; -$a->strings["accepted for delivery"] = "aceptado para el envÃo"; -$a->strings["updated"] = "actualizado"; -$a->strings["update ignored"] = "actualización ignorada"; -$a->strings["permission denied"] = "permiso denegado"; -$a->strings["recipient not found"] = "destinatario no encontrado"; -$a->strings["mail recalled"] = "mensaje de correo revocado"; -$a->strings["duplicate mail received"] = "se ha recibido mensaje duplicado"; -$a->strings["mail delivered"] = "correo enviado"; -$a->strings["Item not found"] = "Elemento no encontrado"; -$a->strings["Delete webpage?"] = "¿Eliminar la página web?"; -$a->strings["Page link title"] = "TÃtulo del enlace de la página"; -$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["Edit Webpage"] = "Editar la página web"; -$a->strings["Unable to find your hub."] = "No se puede encontrar su servidor."; -$a->strings["Post successful."] = "Enviado con éxito."; -$a->strings["sent you a private message"] = "le ha enviado un mensaje privado"; -$a->strings["added your channel"] = "añadió este canal a sus conexiones"; -$a->strings["posted an event"] = "publicó un evento"; -$a->strings["Authorize application connection"] = "Autorizar una conexión de aplicación"; -$a->strings["Return to your app and insert this Securty Code:"] = "Volver a su aplicación 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["No more system notifications."] = "No hay más notificaciones del sistema"; -$a->strings["System Notifications"] = "Notificaciones de sistema"; -$a->strings["Select a bookmark folder"] = "Seleccionar una carpeta de marcadores"; -$a->strings["Save Bookmark"] = "Guardar marcador"; -$a->strings["URL of bookmark"] = "Dirección 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["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["Failed to create source. No channel selected."] = "Imposible crear el origen de los contenidos. 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 sus ajustes."; -$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["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["Invalid request identifier."] = "Petición inválida del identificador."; -$a->strings["Discard"] = "Descartar"; -$a->strings["Tag removed"] = "Etiqueta eliminada."; -$a->strings["Remove Item Tag"] = "Eliminar etiqueta del elemento."; -$a->strings["Select a tag to remove: "] = "Seleccionar una etiqueta para eliminar:"; -$a->strings["Remove"] = "Eliminar"; -$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 personal:"; -$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"] = "De más nuevo a más antiguo"; -$a->strings["Oldest to Newest"] = "De 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["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"] = "Restablecer la contraseña"; -$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 <em>Settings</em> page after successful login."] = "Puede cambiar la contraseña en la página <em>Ajustes</em> 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 el restablecimiento de su contraseñ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["This site is not a directory server"] = "Este sitio no es un servidor de directorio"; -$a->strings["%s element installed"] = "%s elemento instalado"; -$a->strings["%s element installation failed"] = "Elemento con instalación fallida: %s"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo %2\$s de %3\$s"; -$a->strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s ha dejado de seguir %3\$s de %2\$s"; -$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["Warning: Database versions differ by %1\$d updates."] = "Atención: Las versiones de la base de datos difieren en %1\$d actualizaciones."; -$a->strings["No channel. Import failed."] = "No hay canal. La importación ha fallado"; -$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 proporcione 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"] = "Importar 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["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 \$Projectname"] = "Únase a nosotros en \$Projectname"; -$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ó el envÃo 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ónico, 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 sitio de \$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["Fetching URL returns error: %1\$s"] = "Al intentar obtener la dirección, retorna el error: %1\$s"; -$a->strings["Image uploaded but image cropping failed."] = "Imagen actualizada, pero el recorte de la imagen ha fallado. "; -$a->strings["Image resize failed."] = "El ajuste del tamaño de la 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 el caché del navegador si la nueva foto no se muestra inmediatamente."; -$a->strings["Image upload failed."] = "Subida de imagen fallida."; -$a->strings["Unable to process image."] = "No ha sido posible procesar la imagen."; -$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["profile photo"] = "foto del perfil"; -$a->strings["Photo not available."] = "Foto no disponible."; -$a->strings["Upload File:"] = "Subir fichero:"; -$a->strings["Select a profile:"] = "Seleccionar un perfil:"; -$a->strings["Upload Profile Photo"] = "Subir foto del 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 álbumes de fotos"; -$a->strings["Crop Image"] = "Recortar imagen"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor ajuste el recorte de la imagen para una visión óptima."; -$a->strings["Done Editing"] = "Edición completada"; -$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 enviar a espectadores del perfil pertinente."; -$a->strings["Name of thing e.g. something"] = "Nombre del elemento, p. ej.:. \"algo\""; -$a->strings["URL of thing (optional)"] = "Dirección del elemento (opcional)"; -$a->strings["URL for photo of thing (optional)"] = "Dirección para la foto o elemento (opcional)"; -$a->strings["Add Thing to your Profile"] = "Añadir alguna cosa a su perfil"; -$a->strings["This directory server requires an access token"] = "El servidor de este directorio necesita un \"token\" de acceso"; -$a->strings["Delete block?"] = "¿Borrar bloque?"; -$a->strings["Edit Block"] = "Modificar este bloque"; -$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["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["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["Import completed"] = "Importación completada"; -$a->strings["Import Items"] = "Importar elementos"; -$a->strings["Use this form to import existing posts and content from an export file."] = "Utilice este formulario para importar entradas existentes y contenido desde un archivo de exportación."; -$a->strings["No such group"] = "No se encuentra el grupo"; -$a->strings["No such channel"] = "No se encuentra el canal"; -$a->strings["forum"] = "foro"; -$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["Invalid connection."] = "Conexión no válida."; -$a->strings["Layout updated."] = "Formato actualizado"; -$a->strings["Edit System Page Description"] = "Editor del Sistema de Descripción de Páginas"; -$a->strings["Layout not found."] = "Formato 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["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["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Inscribirse en un servidor/hub afiliado</a>"; -$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 los %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 los %s de este sitio"; -$a->strings["Registration"] = "Registro"; -$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["Theme settings updated."] = "Ajustes del tema actualizados."; $a->strings["# Accounts"] = "# Cuentas"; $a->strings["# blocked accounts"] = "# cuentas bloqueadas"; @@ -1597,6 +1027,7 @@ $a->strings["My site is not a public server"] = "Mi sitio no es un servidor púb $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"; @@ -1613,6 +1044,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 \"SÃ\"."; $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."; @@ -1636,7 +1069,7 @@ $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["Import Public Streams"] = "Importar contenido público"; $a->strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importar y permitir acceso al contenido público sacado de otros sitios. Advertencia: este contenido no está moderado, por lo que podrÃa encontrar cosas inapropiadas u ofensivas."; -$a->strings["login on Homepage"] = "acceso a la página personal"; +$a->strings["login on Homepage"] = "Iniciar sesión en la página personal"; $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["Directory Server URL"] = "URL del servidor de directorio"; $a->strings["Default directory server"] = "Servidor de directorio predeterminado"; @@ -1648,12 +1081,16 @@ $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 transmisión en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendado: 4-5 para sitios compartidos, 2-3 para servidores virtuales privados, 0-1 para grandes servidores dedicados."; $a->strings["Deliveries per process"] = "Intentos de envÃo por proceso"; $a->strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = "Numero de envÃos a intentar en un único proceso del sistema operativo. Ajustar si es necesario mejorar el rendimiento. Se recomienda: 1-5."; -$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 segundos, para reducir la carga del sistema. Si es 0, usar el intervalo de transmisión."; +$a->strings["Poll interval"] = "Intervalo máximo de tiempo entre dos mensajes sucesivos"; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retrasar el intervalo de envÃo en segundo plano, en esta cantidad de segundos, para reducir la carga del sistema. Si es 0, usar 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 transmisión 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 (red)"; +$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 envÃo se hayan retardado - por defecto, 50."; +$a->strings["Expiration period in days for imported (grid/network) content"] = "Caducidad del contenido importado de otros sitios (en dÃas)"; $a->strings["0 for no expiration of imported content"] = "0 para que no caduque el contenido importado"; +$a->strings["Off"] = "Desactivado"; +$a->strings["On"] = "Activado"; +$a->strings["Lock feature %s"] = "Bloquear la funcionalidad %s"; +$a->strings["Manage Additional Features"] = "Gestionar las funcionalidades"; $a->strings["No server found"] = "Servidor no encontrado"; $a->strings["ID"] = "ID"; $a->strings["for channel"] = "por canal"; @@ -1693,7 +1130,10 @@ $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"] = "Caduca"; @@ -1723,6 +1163,7 @@ $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["Address"] = "Dirección"; $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."] = "Extensión %s desactivada."; @@ -1732,6 +1173,10 @@ $a->strings["Enable"] = "Activar"; $a->strings["Toggle"] = "Cambiar"; $a->strings["Author: "] = "Autor:"; $a->strings["Maintainer: "] = "Mantenedor:"; +$a->strings["Minimum project version: "] = "Versión mÃnima del proyecto:"; +$a->strings["Maximum project version: "] = "Versión máxima del proyecto:"; +$a->strings["Minimum PHP version: "] = "Versión mÃnima de PHP:"; +$a->strings["Disabled - version incompatibility"] = "Deshabilitado - versiones incompatibles"; $a->strings["No themes found."] = "No se han encontrado temas."; $a->strings["Screenshot"] = "Instantánea de pantalla"; $a->strings["[Experimental]"] = "[Experimental]"; @@ -1752,12 +1197,686 @@ $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["Authorize application connection"] = "Autorizar una conexión de aplicación"; +$a->strings["Return to your app and insert this Securty Code:"] = "Volver a su aplicación e introducir este código de seguridad:"; +$a->strings["Please login to continue."] = "Por favor inicie 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["App installed."] = "Aplicación instalada."; +$a->strings["Malformed app."] = "Aplicación con errores"; +$a->strings["Embed code"] = "Código incorporado"; +$a->strings["Edit App"] = "Modificar la aplicación"; +$a->strings["Create App"] = "Crear 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["Description"] = "Descripción"; +$a->strings["Photo icon URL"] = "Dirección del icono"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; +$a->strings["Version ID"] = "Versión"; +$a->strings["Price of app"] = "Precio de la aplicación"; +$a->strings["Location (URL) to purchase app"] = "Dirección (URL) donde adquirir la aplicación"; +$a->strings["Item not available."] = "Elemento no disponible"; +$a->strings["Invalid item."] = "Elemento no válido."; +$a->strings["Channel not found."] = "Canal no encontrado."; +$a->strings["Block Name"] = "Nombre del bloque"; +$a->strings["Block Title"] = "TÃtulo del bloque"; +$a->strings["Bookmark added"] = "Marcador añadido"; +$a->strings["My Bookmarks"] = "Mis marcadores"; +$a->strings["My Connections Bookmarks"] = "Marcadores de mis conexiones"; +$a->strings["You must be logged in to see this page."] = "Debe haber iniciado sesión para poder ver esta página."; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficientes. Petición redirigida a la página del perfil."; +$a->strings["Public"] = "Público"; +$a->strings["Room not found"] = "Sala no encontrada"; +$a->strings["Leave Room"] = "Abandonar la 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"; +$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 la sala de chat"; +$a->strings["Expiration of chats (minutes)"] = "Caducidad de los mensajes en los chats (en minutos)"; +$a->strings["%1\$s's Chatrooms"] = "Salas de chat de %1\$s"; +$a->strings["Away"] = "Ausente"; +$a->strings["Online"] = "Conectado/a"; +$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["Continue"] = "Continuar"; +$a->strings["Premium Channel Setup"] = "Configuración del canal premium"; +$a->strings["Enable premium channel connection restrictions"] = "Habilitar restricciones de conexión del 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 de 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 unos pasos adicionales o el 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 instrucciones 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["Blocked"] = "Bloqueadas"; +$a->strings["Ignored"] = "Ignoradas"; +$a->strings["Hidden"] = "Ocultas"; +$a->strings["Archived"] = "Archivadas"; +$a->strings["New Connections"] = "Nuevas conexiones"; +$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["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["Pending approval"] = "Pendiente de aprobación"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Editar conexión"; +$a->strings["Delete connection"] = "Eliminar conexión"; +$a->strings["Channel address"] = "Dirección del canal"; +$a->strings["Network"] = "Red"; +$a->strings["Connected"] = "Conectado/a"; +$a->strings["Approve connection"] = "Aprobar esta conexión"; +$a->strings["Ignore connection"] = "Ignorar esta conexión"; +$a->strings["Ignore"] = "Ignorar"; +$a->strings["Recent activity"] = "Actividad reciente"; +$a->strings["Search your connections"] = "Buscar sus conexiones"; +$a->strings["Connections search"] = "Buscar conexiones"; +$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 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."; +$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 (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 la afinidad"; +$a->strings["Set Profile"] = "Ajustar el perfil"; +$a->strings["Set Affinity & Profile"] = "Ajustar la afinidad y el perfil"; +$a->strings["none"] = "-"; +$a->strings["Apply these permissions automatically"] = "Aplicar estos permisos automaticamente"; +$a->strings["This connection's primary address is"] = "La dirección primaria de esta conexión es"; +$a->strings["Available locations:"] = "Ubicaciones disponibles:"; +$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/ or lang=xx, leave blank to import all posts"] = "Una sola opción por lÃnea: palabras, #etiquetas, /patrones/ o lang=xx. Dejar en blanco para importarlo todo"; +$a->strings["Do not import posts with this text"] = "No importar entradas que contengan 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["inherited"] = "heredado"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, escoja el perfil que quiere mostrar a %s cuando esté viendo su perfil de forma segura."; +$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 <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can <strong>not</strong> change those settings here."] = "Algunos permisos pueden ser heredados de los <a href=\"settings\"><strong>ajustes de privacidad</strong></a> de sus canales, los cuales tienen una prioridad más alta que los ajustes individuales. <strong>No</strong> puede cambiar estos ajustes aquÃ."; +$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, 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 <a href=\"settings\"><strong>ajustes de privacidad</strong></a> 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 consecuencia hasta que cambie los ajustes heredados."; +$a->strings["Last update:"] = "Última actualización:"; +$a->strings["\$Projectname channel"] = "Canal \$Projectname"; +$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 personal:"; +$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"] = "De más nuevo a más antiguo"; +$a->strings["Oldest to Newest"] = "De 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["This site is not a directory server"] = "Este sitio no es un servidor de directorio"; +$a->strings["This directory server requires an access token"] = "El servidor de este directorio necesita un \"token\" de acceso"; +$a->strings["Invalid message"] = "Mensaje no válido"; +$a->strings["no results"] = "sin resultados"; +$a->strings["Delivery report for %1\$s"] = "Informe de entrega para %1\$s"; +$a->strings["channel sync processed"] = "se ha realizado la sincronización del canal"; +$a->strings["queued"] = "encolado"; +$a->strings["posted"] = "enviado"; +$a->strings["accepted for delivery"] = "aceptado para el envÃo"; +$a->strings["updated"] = "actualizado"; +$a->strings["update ignored"] = "actualización ignorada"; +$a->strings["permission denied"] = "permiso denegado"; +$a->strings["recipient not found"] = "destinatario no encontrado"; +$a->strings["mail recalled"] = "mensaje de correo revocado"; +$a->strings["duplicate mail received"] = "se ha recibido mensaje duplicado"; +$a->strings["mail delivered"] = "correo enviado"; +$a->strings["Item not found"] = "Elemento no encontrado"; +$a->strings["Delete block?"] = "¿Borrar bloque?"; +$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["Edit Block"] = "Modificar este bloque"; $a->strings["Delete layout?"] = "¿Borrar el formato?"; $a->strings["Layout Description (Optional)"] = "Descripción del formato gráfico (opcional)"; $a->strings["Layout Name"] = "Nombre del formato"; $a->strings["Edit Layout"] = "Modificar el formato"; +$a->strings["Item is not editable"] = "El elemento no es editable"; +$a->strings["Delete item?"] = "¿Borrar elemento?"; +$a->strings["Edit post"] = "Editar la entrada"; +$a->strings["Delete webpage?"] = "¿Eliminar la página web?"; +$a->strings["Page link title"] = "TÃtulo del enlace de la página"; +$a->strings["Edit Webpage"] = "Editar la página web"; +$a->strings["Calendar entries imported."] = "Entradas de calendario importadas."; +$a->strings["No calendar entries found."] = "No se han encontrado 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["Edit event title"] = "Editar el tÃtulo del evento"; +$a->strings["Event title"] = "TÃtulo del evento"; +$a->strings["Categories (comma-separated list)"] = "CategorÃas (lista separada por comas)"; +$a->strings["Edit Category"] = "Editar la categorÃa"; +$a->strings["Category"] = "CategorÃa"; +$a->strings["Edit start date and time"] = "Modificar la fecha y hora de comienzo"; +$a->strings["Start date and time"] = "Fecha y hora de comienzo"; +$a->strings["Finish date and time are not known or not relevant"] = "La fecha y hora de terminación no se conocen o no son relevantes"; +$a->strings["Edit finish date and time"] = "Modificar la fecha y hora de terminación"; +$a->strings["Finish date and time"] = "Fecha y hora de terminación"; +$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 es práctico para los globales."; +$a->strings["Edit Description"] = "Editar la descripción"; +$a->strings["Edit Location"] = "Modificar la localización"; +$a->strings["Share this event"] = "Compartir este evento"; +$a->strings["Advanced Options"] = "Opciones avanzadas"; +$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["Edit Event"] = "Editar el evento"; +$a->strings["Create Event"] = "Crear un evento"; +$a->strings["Previous"] = "Anterior"; +$a->strings["Next"] = "Siguiente"; +$a->strings["Today"] = "Hoy"; +$a->strings["Event removed"] = "Evento borrado"; +$a->strings["Failed to remove event"] = "Error al eliminar el evento"; +$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 "; +$a->strings["- select -"] = "- seleccionar -"; +$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 sobre este fichero"; +$a->strings["Channel added."] = "Canal añadido."; +$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["Privacy group created."] = "El grupo privado ha sido creado."; +$a->strings["Could not create privacy group."] = "No se puede crear el grupo privado."; +$a->strings["Privacy group updated."] = "Grupo privado actualizado."; +$a->strings["Create a group of channels."] = "Crear un grupo de canales."; +$a->strings["Privacy group name: "] = "Nombre del grupo:"; +$a->strings["Members are visible to other channels"] = "Los miembros son visibles para otros canales"; +$a->strings["Privacy group removed."] = "Grupo privado eliminado."; +$a->strings["Unable to remove privacy group."] = "Imposible eliminar el grupo."; +$a->strings["Privacy group editor"] = "Editor de grupos privados"; +$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 agregarlo o quitarlo."; +$a->strings["Documentation Search"] = "Búsqueda de Documentación"; +$a->strings["Help:"] = "Ayuda:"; +$a->strings["\$Projectname Documentation"] = "Documentación de \$Projectname"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["Welcome to %s"] = "Bienvenido a %s"; +$a->strings["First Name"] = "Nombre"; +$a->strings["Last Name"] = "Apellido"; +$a->strings["Nickname"] = "Sobrenombre o Alias"; +$a->strings["Full Name"] = "Nombre completo"; +$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 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["Gender"] = "Género"; +$a->strings["%s element installed"] = "%s elemento instalado"; +$a->strings["%s element installation failed"] = "Elemento con instalación fallida: %s"; +$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["Warning: Database versions differ by %1\$d updates."] = "Atención: Las versiones de la base de datos difieren en %1\$d actualizaciones."; +$a->strings["No channel. Import failed."] = "No hay canal. La importación ha fallado"; +$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 proporcione 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"] = "Importar 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["Import completed"] = "Importación completada"; +$a->strings["Import Items"] = "Importar elementos"; +$a->strings["Use this form to import existing posts and content from an export file."] = "Utilice este formulario para importar entradas existentes y contenido desde un archivo de exportación."; +$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 \$Projectname"] = "Únase a nosotros en \$Projectname"; +$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ó el envÃo 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ónico, 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 sitio de \$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["Unable to locate original post."] = "No ha sido posible encontrar la entrada original."; +$a->strings["Empty post discarded."] = "La entrada vacÃa ha sido desechada."; +$a->strings["Executable content type not permitted to this channel."] = "Contenido de tipo ejecutable no permitido en este canal."; +$a->strings["Duplicate post suppressed."] = "Se ha suprimido la entrada duplicada."; +$a->strings["System error. Post not saved."] = "Error del sistema. La entrada no se ha podido salvar."; +$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 entradas en la página principal."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Ha alcanzado su lÃmite de %1$.0f páginas web."; +$a->strings["Comanche page description language help"] = "Página de ayuda del lenguaje de descripción de páginas (PDL) Comanche"; +$a->strings["Layout Description"] = "Descripción del formato"; +$a->strings["Download PDL file"] = "Descargar el fichero PDL"; +$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 <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "Por favor, <a href=\"rmagic\">identifÃquese con su \$Projectname ID</a> o <a href=\"register\">rregÃstrese como un nuevo \$Projectname member</a> 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"] = "%3\$s de %2\$s: %1\$s está de acuerdo"; +$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s no está de acuerdo"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s se abstiene"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s participa"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s no participa"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s de %2\$s: %1\$s quizá participe"; +$a->strings["Action completed."] = "Acción completada."; +$a->strings["Thank you."] = "Gracias."; +$a->strings["Remote privacy information not available."] = "La información privada remota no está disponible."; +$a->strings["Visible to:"] = "Visible para:"; +$a->strings["Location not found."] = "Dirección no encontrada."; +$a->strings["Location lookup failed."] = "Ha fallado la búsqueda de la dirección."; +$a->strings["Please select another location to become primary before removing the primary location."] = "Por favor, seleccione una copia de su canal (un clon) para convertirlo en primario antes de eliminar su canal principal."; +$a->strings["Syncing locations"] = "Sincronización de ubicaciones"; +$a->strings["No locations found."] = "No encontrada ninguna dirección."; +$a->strings["Manage Channel Locations"] = "Gestionar las direcciones del canal"; +$a->strings["Location (address)"] = "Ubicación (dirección)"; +$a->strings["Primary Location"] = "Dirección primaria"; +$a->strings["Drop location"] = "Eliminar dirección"; +$a->strings["Sync now"] = "Sincronizar ahora"; +$a->strings["Please wait several minutes between consecutive operations."] = "Por favor, espere algunos minutos entre operaciones consecutivas."; +$a->strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Cuando sea posible, elimine una ubicación iniciando sesión en el sitio web o \"hub\" y borrando su canal."; +$a->strings["Use this form to drop the location if the hub is no longer operating."] = "Utilice este formulario para eliminar la dirección si el \"hub\" no está funcionando desde hace tiempo."; +$a->strings["sent you a private message"] = "le ha enviado un mensaje privado"; +$a->strings["added your channel"] = "añadió este canal a sus conexiones"; +$a->strings["posted an event"] = "publicó un evento"; +$a->strings["Hub not found."] = "Servidor no encontrado"; +$a->strings["Unable to lookup recipient."] = "Imposible asociar a un destinatario."; +$a->strings["Unable to communicate with requested channel."] = "Imposible comunicar con el canal solicitado."; +$a->strings["Cannot verify requested channel."] = "No se puede verificar el canal solicitado."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionado tiene restricciones sobre los mensajes privados. El envÃo falló."; +$a->strings["Messages"] = "Mensajes"; +$a->strings["Message recalled."] = "Mensaje revocado."; +$a->strings["Conversation removed."] = "Conversación eliminada."; +$a->strings["Requested channel is not in this network"] = "El canal solicitado no existe en esta red"; +$a->strings["Send Private Message"] = "Enviar un mensaje privado"; +$a->strings["To:"] = "Para:"; +$a->strings["Subject:"] = "Asunto:"; +$a->strings["Send"] = "Enviar"; +$a->strings["Delete message"] = "Borrar mensaje"; +$a->strings["Delivery report"] = "Informe de transmisión"; +$a->strings["Recall message"] = "Revocar el mensaje"; +$a->strings["Message has been recalled."] = "El mensaje ha sido revocado."; +$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["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"; +$a->strings["Switch to one of your channels by selecting it."] = "Cambiar a uno de sus canales seleccionándolo."; +$a->strings["Default Channel"] = "Canal principal"; +$a->strings["Make Default"] = "Convertir en predeterminado"; +$a->strings["%d new messages"] = "%d mensajes nuevos"; +$a->strings["%d new introductions"] = "%d nuevas isolicitudes de conexión"; +$a->strings["Delegated Channels"] = "Canales delegados"; +$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["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["Menu not found."] = "Menú no encontrado"; +$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["Not found."] = "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)"] = "(pulsar para abrir o 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"] = "Introducir la dirección del enlace o seleccionar el nombre de un submenú"; +$a->strings["Use magic-auth if available"] = "Usar 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 el 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 borrado."; +$a->strings["Edit Menu Element"] = "Editar elemento del menú"; +$a->strings["Link text"] = "Texto del enlace"; +$a->strings["Set your current mood and tell your friends"] = "Describir su estado de ánimo para comunicárselo a sus amigos"; +$a->strings["No such group"] = "No se encuentra el grupo"; +$a->strings["No such channel"] = "No se encuentra el canal"; +$a->strings["forum"] = "foro"; +$a->strings["Search Results For:"] = "Buscar resultados para:"; +$a->strings["Privacy group is empty"] = "El grupo privado está vacÃo"; +$a->strings["Privacy group: "] = "Grupo privado:"; +$a->strings["Invalid connection."] = "Conexión no válida."; +$a->strings["Add a Channel"] = "Añadir 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 está formado por su propia colección de páginas web relacionadas. 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["Channel Name"] = "Nombre del canal"; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Ejemplos: \"Juan GarcÃa\", \"Isabel y sus caballos\", \"Fútbol\", \"Grupo de parapente\" "; +$a->strings["Choose a short nickname"] = "Elija 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) que puede ser compartido con otros."; +$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "O <a href=\"import\">importar un canal existente</a> 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"] = "Elija el tipo de canal (como red social o foro de discusión) y la privacidad que requiera, asà podremos seleccionar el mejor conjunto de permisos para usted"; +$a->strings["Channel Type"] = "Tipo de canal"; +$a->strings["Read more about roles"] = "Leer más sobre los roles"; +$a->strings["Invalid request identifier."] = "Petición inválida del identificador."; +$a->strings["Discard"] = "Descartar"; +$a->strings["No more system notifications."] = "No hay más notificaciones del sistema"; +$a->strings["System Notifications"] = "Notificaciones de sistema"; +$a->strings["Unable to find your hub."] = "No se puede encontrar su servidor."; +$a->strings["Post successful."] = "Enviado con éxito."; +$a->strings["OpenID protocol error. No ID returned."] = "Error del protocolo OpenID. Ningún ID recibido como respuesta."; +$a->strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +$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 volver inutilizable su canal. Por favor, abandone la página excepto que esté seguro y sepa cómo usar correctamente esta caracterÃstica."; +$a->strings["Layout updated."] = "Formato actualizado"; +$a->strings["Edit System Page Description"] = "Editor del Sistema de Descripción de Páginas"; +$a->strings["Layout not found."] = "Formato 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["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 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 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"; +$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["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 del perfil"; +$a->strings["Private Photo"] = "Foto privada"; +$a->strings["View Full Size"] = "Ver tamaño completo"; +$a->strings["Remove"] = "Eliminar"; +$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["Enter a new album name"] = "Introducir un nuevo nombre de álbum"; +$a->strings["or select an existing one (doubleclick)"] = "o seleccionar uno (doble click) existente"; +$a->strings["Caption"] = "TÃtulo"; +$a->strings["Add a Tag"] = "Añadir una etiqueta"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Ejemplos: @eva, @Carmen_Osuna, @jaime@ejemplo.com"; +$a->strings["Flag as adult in album view"] = "Marcar como \"solo para 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["Poke/Prod"] = "Toque/Incitación"; +$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"; +$a->strings["Fetching URL returns error: %1\$s"] = "Al intentar obtener la dirección, retorna el error: %1\$s"; +$a->strings["Image uploaded but image cropping failed."] = "Imagen actualizada, pero el recorte de la imagen ha fallado. "; +$a->strings["Image resize failed."] = "El ajuste del tamaño de la 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 el caché del navegador si la nueva foto no se muestra inmediatamente."; +$a->strings["Image upload failed."] = "Subida de imagen fallida."; +$a->strings["Unable to process image."] = "No ha sido posible procesar la imagen."; +$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 su %2\$s"; +$a->strings["profile photo"] = "foto del perfil"; +$a->strings["Photo not available."] = "Foto no disponible."; +$a->strings["Upload File:"] = "Subir fichero:"; +$a->strings["Select a profile:"] = "Seleccionar un perfil:"; +$a->strings["Upload Profile Photo"] = "Subir foto del 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 álbumes de fotos"; +$a->strings["Crop Image"] = "Recortar imagen"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor ajuste el recorte de la imagen para una visión óptima."; +$a->strings["Done Editing"] = "Edición completada"; +$a->strings["Profile not found."] = "Perfil no encontrado."; +$a->strings["Profile deleted."] = "Perfil eliminado."; +$a->strings["Profile-"] = "Perfil-"; +$a->strings["New profile created."] = "El nuevo perfil ha sido creado."; +$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 civil"; +$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["Sexual Preference"] = "Preferencia sexual"; +$a->strings["Homepage"] = "Página personal"; +$a->strings["Interests"] = "Intereses"; +$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["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Estado sentimental:"; +$a->strings["Who: (if applicable)"] = "Quién: (si es aplicable)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Por ejemplo: ana123, MarÃa González, sara@ejemplo.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"] = "Estudios"; +$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["Invalid profile identifier."] = "Identificador del perfil no válido"; +$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil"; +$a->strings["Click on a contact to add or remove."] = "Pulsar en un contacto para añadirlo o eliminarlo."; +$a->strings["Visible To"] = "Visible para"; +$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 <strong>may</strong> provide additional details."] = "Los sitios listados permiten el registro público en la red \$Projectname. Todos los sitios de la red están vinculados entre sÃ, por lo que sus miembros, en ninguno de ellos, 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 <strong> pueden </strong> proporcionar detalles adicionales."; +$a->strings["Rate this hub"] = "Valorar este sitio"; +$a->strings["Site URL"] = "Dirección del sitio"; +$a->strings["Access Type"] = "Tipo de acceso"; +$a->strings["Registration Policy"] = "Normas de registro"; +$a->strings["Project"] = "Proyecto"; +$a->strings["View hub ratings"] = "Ver las valoraciones del sitio"; +$a->strings["Rate"] = "Valorar"; +$a->strings["View ratings"] = "Ver valoraciones"; +$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["No ratings"] = "Ninguna valoración"; +$a->strings["Rating: "] = "Valoración:"; +$a->strings["Website: "] = "Sitio web:"; +$a->strings["Description: "] = "Descripción:"; +$a->strings["Select a bookmark folder"] = "Seleccionar una carpeta de marcadores"; +$a->strings["Save Bookmark"] = "Guardar marcador"; +$a->strings["URL of bookmark"] = "Dirección del marcador"; +$a->strings["Or enter new bookmark folder name"] = "O introduzca un nuevo nombre para la carpeta de marcadores"; +$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 is disabled."] = "El registro está deshabilitado en este sitio."; +$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["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Inscribirse en un servidor/hub afiliado</a>"; +$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 los %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 los %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["Enter your name"] = "Su nombre"; +$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["Please login."] = "Por favor, inicie sesión."; +$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["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["Remove Channel"] = "Eliminar el canal"; +$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 proporcionó. Por favor, compruebe que la ID está correctamente escrita."; +$a->strings["The error message was:"] = "El mensaje de error fue:"; +$a->strings["Authentication failed."] = "Falló la autenticación."; +$a->strings["Remote Authentication"] = "Acceso desde su servidor"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introduzca la dirección del canal (p.ej. canal@ejemplo.com)"; +$a->strings["Authenticate"] = "Acceder"; +$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["No service class restrictions found."] = "No se han encontrado restricciones sobre esta clase de servicio."; $a->strings["Name is required"] = "El nombre es obligatorio"; -$a->strings["Key and Secret are required"] = "Clave y Secreto son obligatorios"; +$a->strings["Key and Secret are required"] = "\"Key\" y \"Secret\" son obligatorios"; $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."] = "Contraseña cambiada."; @@ -1768,29 +1887,27 @@ $a->strings["System failure storing new email. Please try again."] = "Fallo de s $a->strings["Settings updated."] = "Ajustes actualizados."; $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["Consumer Key"] = "Consumer Key"; $a->strings["Automatically generated - change if desired. Max length 20"] = "Generado automáticamente - si lo desea, cámbielo. Longitud máxima: 20"; -$a->strings["Consumer Secret"] = "Clave secreta de consumidor"; +$a->strings["Consumer Secret"] = "Consumer Secret"; $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 su aplicación especÃficamente lo requiera"; $a->strings["Icon url"] = "Dirección del icono"; $a->strings["Optional"] = "Opcional"; $a->strings["You can't edit this application."] = "No puede modificar esta aplicación."; $a->strings["Connected Apps"] = "Aplicaciones conectadas"; -$a->strings["Client key starts with"] = "La clave de cliente empieza por"; +$a->strings["Client key starts with"] = "La \"client key\" 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"] = "Ajustes de la caracterÃstica o el complemento"; +$a->strings["Feature/Addon Settings"] = "Ajustes de los complementos"; $a->strings["Account Settings"] = "Configuración de la cuenta"; $a->strings["Enter New Password:"] = "Introduzca la nueva contraseña:"; $a->strings["Confirm New Password:"] = "Confirme la nueva contraseña:"; $a->strings["Leave password fields blank unless changing"] = "Dejar en blanco los campos de contraseña a menos que cambie"; $a->strings["Email Address:"] = "Dirección de correo electrónico:"; $a->strings["Remove this account including all its channels"] = "Eliminar esta cuenta incluyendo todos sus canales"; -$a->strings["Off"] = "Desactivado"; -$a->strings["On"] = "Activado"; -$a->strings["Additional Features"] = "CaracterÃsticas adicionales"; +$a->strings["Additional Features"] = "Funcionalidades"; $a->strings["Connector Settings"] = "Configuración del conector"; $a->strings["No special theme for mobile devices"] = "Sin tema especial para dispositivos móviles"; $a->strings["%s - (Experimental)"] = "%s - (Experimental)"; @@ -1810,10 +1927,10 @@ $a->strings["Link post titles to source"] = "Enlazar tÃtulo de la publicación $a->strings["System Page Layout Editor - (advanced)"] = "Editor de diseño de página del sistema - (avanzado)"; $a->strings["Use blog/list mode on channel page"] = "Usar modo blog/lista en la página de inicio del canal"; $a->strings["(comments displayed separately)"] = "(comentarios mostrados de forma separada)"; -$a->strings["Use blog/list mode on matrix page"] = "Mostrar la red en modo blog/lista"; +$a->strings["Use blog/list mode on grid page"] = "Mostrar mi red en modo blog"; $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"] = "Pulsar para expandir el contenido que exceda de esta altura"; -$a->strings["Matrix page max height of content (in pixels)"] = "Altura máxima del contenido de la página de su red (en pÃxeles)"; +$a->strings["Grid page max height of content (in pixels)"] = "Altura máxima del contenido de mi red (en pÃxeles)"; $a->strings["Nobody except yourself"] = "Nadie excepto usted"; $a->strings["Only those you specifically allow"] = "Solo aquellos a los que usted permita explÃcitamente"; $a->strings["Approved connections"] = "Conexiones aprobadas"; @@ -1846,30 +1963,29 @@ $a->strings["Allow others to tag your posts"] = "Permitir a otros etiquetar sus $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 otros canales después de este número de dÃas"; -$a->strings["0 or blank prevents expiration"] = "0 o en claro evitan la caducidad"; +$a->strings["0 or blank to use the website limit. The website expires after %d days."] = "0 o en blanco para usar el lÃmite del sitio. El sitio web caduca después de %d dÃas."; $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"] = "Permisos de publicación predeterminados"; -$a->strings["(click to open/close)"] = "(pulsar para abrir o cerrar)"; $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["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 grid activity"] = "Nueva actividad 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"; @@ -1887,7 +2003,7 @@ $a->strings["Notify me of events this many days in advance"] = "Avisarme de los $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 <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Activar modo experto (en <a href=\"settings/features\">Ajustes > CaracterÃsticas Adicionales</a>) para ajustar."; +$a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "¡Activar el modo de experto (en <a href=\"settings/features\">Ajustes > Funcionalidades</a>) para realizar cambios!."; $a->strings["Miscellaneous Settings"] = "Ajustes diversos"; $a->strings["Default photo upload folder"] = "Carpeta por defecto de las fotos subidas"; $a->strings["%Y - current year, %m - current month"] = "%Y - año en curso, %m - mes actual"; @@ -1896,196 +2012,113 @@ $a->strings["Personal menu to display in your channel pages"] = "Menú personal $a->strings["Remove this channel."] = "Eliminar este canal."; $a->strings["Firefox Share \$Projectname provider"] = "Servicio de compartición de Firefox: proveedor \$Projectname"; $a->strings["Start calendar week on monday"] = "Comenzar el calendario semanal por el lunes"; -$a->strings["Page Title"] = "TÃtulo de página"; -$a->strings["App installed."] = "Aplicación instalada."; -$a->strings["Malformed app."] = "Aplicación con errores"; -$a->strings["Embed code"] = "Código incorporado"; -$a->strings["Edit App"] = "Modificar la aplicación"; -$a->strings["Create App"] = "Crear 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"] = "Dirección del icono que se va a utilizar para esta foto"; -$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; -$a->strings["Version ID"] = "Versión"; -$a->strings["Price of app"] = "Precio de la aplicación"; -$a->strings["Location (URL) to purchase app"] = "Dirección (URL) donde adquirir la aplicación"; -$a->strings["- select -"] = "- seleccionar -"; -$a->strings["Comanche page description language help"] = "Página de ayuda del lenguaje de descripción de páginas (PDL) Comanche"; -$a->strings["Layout Description"] = "Descripción del formato"; -$a->strings["Download PDL file"] = "Descargar el fichero PDL"; -$a->strings["Location not found."] = "Dirección no encontrada."; -$a->strings["Location lookup failed."] = "Ha fallado la búsqueda de la dirección."; -$a->strings["Please select another location to become primary before removing the primary location."] = "Por favor, seleccione una copia de su canal (un clon) para convertirlo en primario antes de eliminar su canal principal."; -$a->strings["Syncing locations"] = "Sincronización de ubicaciones"; -$a->strings["No locations found."] = "No encontrada ninguna dirección."; -$a->strings["Manage Channel Locations"] = "Gestionar las direcciones del canal"; -$a->strings["Location (address)"] = "Ubicación (dirección)"; -$a->strings["Primary Location"] = "Dirección primaria"; -$a->strings["Drop location"] = "Eliminar dirección"; -$a->strings["Sync now"] = "Sincronizar ahora"; -$a->strings["Please wait several minutes between consecutive operations."] = "Por favor, espere algunos minutos entre operaciones consecutivas."; -$a->strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Cuando sea posible, elimine una ubicación iniciando sesión en el sitio web o \"hub\" y borrando su canal."; -$a->strings["Use this form to drop the location if the hub is no longer operating."] = "Utilice este formulario para eliminar la dirección si el \"hub\" no está funcionando desde hace tiempo."; -$a->strings["\$Projectname"] = "\$Projectname"; -$a->strings["Welcome to %s"] = "Bienvenido a %s"; -$a->strings["Please login."] = "Por favor, inicie sesión."; -$a->strings["Xchan Lookup"] = "Búsqueda de canales"; -$a->strings["Lookup xchan beginning with (or webbie): "] = "Buscar un canal (o un \"webbie\") que comience por:"; -$a->strings["Not found."] = "No encontrado."; -$a->strings["You must be logged in to see this page."] = "Debe haber iniciado sesión para poder ver esta página."; -$a->strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficientes. Petición redirigida a la página del perfil."; -$a->strings["Item not available."] = "Elemento no disponible"; -$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 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["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"; -$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["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 del perfil"; -$a->strings["Private Photo"] = "Foto privada"; -$a->strings["Previous"] = "Anterior"; -$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["Enter a new album name"] = "Introducir un nuevo nombre de álbum"; -$a->strings["or select an existing one (doubleclick)"] = "o seleccionar uno (doble click) existente"; -$a->strings["Caption"] = "TÃtulo"; -$a->strings["Add a Tag"] = "Añadir una etiqueta"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Ejemplos: @eva, @Carmen_Osuna, @jaime@ejemplo.com"; -$a->strings["Flag as adult in album view"] = "Marcar como \"solo para 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["Remote privacy information not available."] = "La información privada remota no está disponible."; -$a->strings["Visible to:"] = "Visible para:"; -$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["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>"; -$a->strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Estos ficheros pueden ser importados o restaurados visitando <a href=\"%1\$s\">%2\$s</a> o cualquier sitio que contenga su canal. Para obtener los mejores resultados, por favor, importar o restaurar estos ficheros en orden de fecha (la más antigua primero)."; -$a->strings["Item is not editable"] = "El elemento no es editable"; -$a->strings["Delete item?"] = "¿Borrar elemento?"; -$a->strings["Edit post"] = "Editar la entrada"; -$a->strings["Channel added."] = "Canal añadido."; -$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 proporcionó. Por favor, compruebe que la ID está correctamente escrita."; -$a->strings["The error message was:"] = "El mensaje de error fue:"; -$a->strings["Authentication failed."] = "Falló la autenticación."; -$a->strings["Remote Authentication"] = "Acceso desde su servidor"; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Introduzca la dirección del canal (p.ej. canal@ejemplo.com)"; -$a->strings["Authenticate"] = "Acceder"; -$a->strings["Room not found"] = "Sala no encontrada"; -$a->strings["Leave Room"] = "Abandonar la 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"; -$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 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["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 "; -$a->strings["Hub not found."] = "Servidor no encontrado"; -$a->strings["Blocked"] = "Bloqueadas"; -$a->strings["Ignored"] = "Ignoradas"; -$a->strings["Hidden"] = "Ocultas"; -$a->strings["Archived"] = "Archivadas"; -$a->strings["Suggest new connections"] = "Sugerir nuevas conexiones"; -$a->strings["New Connections"] = "Nuevas conexiones"; -$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"] = "Desbloqueadas"; -$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: "] = "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"; -$a->strings["Switch to one of your channels by selecting it."] = "Cambiar a uno de sus canales seleccionándolo."; -$a->strings["Default Channel"] = "Canal principal"; -$a->strings["Make Default"] = "Convertir en predeterminado"; -$a->strings["%d new messages"] = "%d mensajes nuevos"; -$a->strings["%d new introductions"] = "%d nuevas isolicitudes de conexión"; -$a->strings["Delegated Channels"] = "Canales delegados"; -$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["Menu not found."] = "Menú no encontrado"; -$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["Unable to lookup recipient."] = "Imposible asociar a un destinatario."; -$a->strings["Unable to communicate with requested channel."] = "Imposible comunicar con el canal solicitado."; -$a->strings["Cannot verify requested channel."] = "No se puede verificar el canal solicitado."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionado tiene restricciones sobre los mensajes privados. El envÃo falló."; -$a->strings["Messages"] = "Mensajes"; -$a->strings["Message recalled."] = "Mensaje revocado."; -$a->strings["Conversation removed."] = "Conversación eliminada."; -$a->strings["Requested channel is not in this network"] = "El canal solicitado no existe en esta red"; -$a->strings["Send Private Message"] = "Enviar un mensaje privado"; -$a->strings["To:"] = "Para:"; -$a->strings["Subject:"] = "Asunto:"; -$a->strings["Send"] = "Enviar"; -$a->strings["Delete message"] = "Borrar mensaje"; -$a->strings["Delivery report"] = "Informe de transmisión"; -$a->strings["Recall message"] = "Revocar el mensaje"; -$a->strings["Message has been recalled."] = "El mensaje ha sido revocado."; -$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["No service class restrictions found."] = "No se han encontrado restricciones sobre esta clase de servicio."; +$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 127.0.0.1"] = "De forma predeterminada es 127.0.0.1"; +$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"] = "Usuario de 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á realizar envÃos en segundo plano mediante 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 transmisión 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áximo de un fichero 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 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 su 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 Hubzilla."; +$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."] = "Hubzilla 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 Hubzilla."; +$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 sobre el 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."; +$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"] = "La reescritura de las direcciones funciona correctamente"; +$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["<h1>What next</h1>"] = "<h1>Siguiente paso</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Debe crear [manualmente] una tarea programada para el \"poller\"."; +$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"] = "Restablecer la contraseña"; +$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 <em>Settings</em> page after successful login."] = "Puede cambiar la contraseña en la página <em>Ajustes</em> 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 el restablecimiento de su contraseñ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["Files: shared with me"] = "Ficheros: compartidos conmigo"; +$a->strings["NEW"] = "NUEVO"; +$a->strings["Remove all files"] = "Eliminar todos los ficheros"; +$a->strings["Remove this file"] = "Eliminar este fichero"; $a->strings["Version %s"] = "Versión %s"; -$a->strings["Installed plugins/addons/apps:"] = "Extensiones/Aplicaciones instaladas:"; -$a->strings["No installed plugins/addons/apps"] = "Extensiones/Aplicaciones no instaladas:"; +$a->strings["Installed plugins/addons/apps:"] = "Extensiones, complementos o aplicaciones instaladas:"; +$a->strings["No installed plugins/addons/apps"] = "No hay instalada ninguna extensión, complemento o aplicación"; $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: "] = "Última actualización en segundo plano:"; @@ -2096,77 +2129,59 @@ $a->strings["Bug reports and issues: please visit"] = "Informes de errores e inc $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["Failed to create source. No channel selected."] = "Imposible crear el origen de los contenidos. 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 sus ajustes."; +$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["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["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo %3\$s de %2\$s"; +$a->strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s ha dejado de seguir %3\$s de %2\$s"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hay sugerencias disponibles. Si es un sitio nuevo, espere 24 horas y pruebe de nuevo."; -$a->strings["Calendar entries imported."] = "Entradas de calendario importadas."; -$a->strings["No calendar entries found."] = "No se han encontrado 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["Edit event titel"] = "Editar el tÃtulo del evento"; -$a->strings["Event titel"] = "TÃtulo del evento"; -$a->strings["Categories (comma-separated list)"] = "CategorÃas (lista separada por comas)"; -$a->strings["Edit Category"] = "Editar la categorÃa"; -$a->strings["Category"] = "CategorÃa"; -$a->strings["Edit start date and time"] = "Modificar la fecha y hora de comienzo"; -$a->strings["Start date and time"] = "Fecha y hora de comienzo"; -$a->strings["Finish date and time are not known or not relevant"] = "La fecha y hora de terminación no se conocen o no son relevantes"; -$a->strings["Edit finish date and time"] = "Modificar la fecha y hora de terminación"; -$a->strings["Finish date and time"] = "Fecha y hora de terminación"; -$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 es práctico para los globales."; -$a->strings["Edit Description"] = "Editar la descripción"; -$a->strings["Edit Location"] = "Modificar la localización"; -$a->strings["Share this event"] = "Compartir este evento"; -$a->strings["Advanced Options"] = "Opciones avanzadas"; -$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["Edit Event"] = "Editar el evento"; -$a->strings["Create Event"] = "Crear un evento"; -$a->strings["Today"] = "Hoy"; -$a->strings["Event removed"] = "Evento borrado"; -$a->strings["Failed to remove event"] = "Error al eliminar el evento"; -$a->strings["Invalid profile identifier."] = "Identificador del perfil no válido"; -$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil"; -$a->strings["Click on a contact to add or remove."] = "Pulsar en un contacto para añadirlo o eliminarlo."; -$a->strings["Visible To"] = "Visible para"; -$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["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"] = "Introducir la dirección del enlace o seleccionar el nombre de un submenú"; -$a->strings["Use magic-auth if available"] = "Usar 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 el 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 borrado."; -$a->strings["Edit Menu Element"] = "Editar elemento del menú"; -$a->strings["Link text"] = "Texto del enlace"; -$a->strings["Who likes me?"] = "¿Quién me ha puesto \"Me gusta\"?"; -$a->strings["Files: shared with me"] = "Ficheros: compartidos conmigo"; -$a->strings["NEW"] = "NUEVO"; -$a->strings["Remove all files"] = "Eliminar todos los ficheros"; -$a->strings["Remove this file"] = "Eliminar este fichero"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado %3\$s de %2\$s con %4\$s"; +$a->strings["Tag removed"] = "Etiqueta eliminada."; +$a->strings["Remove Item Tag"] = "Eliminar etiqueta del elemento."; +$a->strings["Select a tag to remove: "] = "Seleccionar una etiqueta para eliminar:"; +$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 enviar a espectadores del perfil pertinente."; +$a->strings["Name of thing e.g. something"] = "Nombre del elemento, p. ej.:. \"algo\""; +$a->strings["URL of thing (optional)"] = "Dirección del elemento (opcional)"; +$a->strings["URL for photo of thing (optional)"] = "Dirección para la foto o elemento (opcional)"; +$a->strings["Add Thing to your Profile"] = "Añadir alguna cosa a su perfil"; +$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 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>"; +$a->strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Estos ficheros pueden ser importados o restaurados visitando <a href=\"%1\$s\">%2\$s</a> o cualquier sitio que contenga su canal. Para obtener los mejores resultados, por favor, importar o restaurar estos ficheros en orden de fecha (la más antigua primero)."; $a->strings["No connections."] = "Sin conexiones."; $a->strings["Visit %s's profile [%s]"] = "Visitar el perfil de %s [%s]"; +$a->strings["View Connections"] = "Ver conexiones"; +$a->strings["Source of Item"] = "Origen del elemento"; +$a->strings["Page Title"] = "TÃtulo de página"; +$a->strings["Xchan Lookup"] = "Búsqueda de canales"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Buscar un canal (o un \"webbie\") que comience por:"; +$a->strings["Cover Photos"] = "Imágenes de portada del perfil"; +$a->strings["Upload Cover Photo"] = "Subir imagen de portada del perfil"; $a->strings["Focus (Hubzilla default)"] = "Focus (predefinido)"; $a->strings["Theme settings"] = "Ajustes del tema"; $a->strings["Select scheme"] = "Elegir un esquema"; @@ -2191,7 +2206,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"; @@ -2212,4 +2227,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."; diff --git a/view/es/lostpass_eml.tpl b/view/es-es/lostpass_eml.tpl index 0ae657aca..0ae657aca 100644 --- a/view/es/lostpass_eml.tpl +++ b/view/es-es/lostpass_eml.tpl diff --git a/view/es/messages.po b/view/es-es/messages.po index 4ed1d6c44..4ed1d6c44 100644 --- a/view/es/messages.po +++ b/view/es-es/messages.po diff --git a/view/es/passchanged_eml.tpl b/view/es-es/passchanged_eml.tpl index be6ad74d9..be6ad74d9 100644 --- a/view/es/passchanged_eml.tpl +++ b/view/es-es/passchanged_eml.tpl diff --git a/view/es/register_open_eml.tpl b/view/es-es/register_open_eml.tpl index f6d68677e..f6d68677e 100644 --- a/view/es/register_open_eml.tpl +++ b/view/es-es/register_open_eml.tpl diff --git a/view/es/register_verify_eml.tpl b/view/es-es/register_verify_eml.tpl index dc913be97..dc913be97 100644 --- a/view/es/register_verify_eml.tpl +++ b/view/es-es/register_verify_eml.tpl diff --git a/view/es/register_verify_member.tpl b/view/es-es/register_verify_member.tpl index f78a0353a..f78a0353a 100644 --- a/view/es/register_verify_member.tpl +++ b/view/es-es/register_verify_member.tpl diff --git a/view/es/strings.php b/view/es-es/strings.php index be750b0ff..be750b0ff 100644 --- a/view/es/strings.php +++ b/view/es-es/strings.php diff --git a/view/es-es/update_fail_eml.tpl b/view/es-es/update_fail_eml.tpl new file mode 100644 index 000000000..b613c40b7 --- /dev/null +++ b/view/es-es/update_fail_eml.tpl @@ -0,0 +1,13 @@ +Hola,
+Soy el servidor web en {{$sitename}};
+
+Los desarrolladores de 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 Matrix si no puede arreglarlo
+por sà mismo. Mi base se datos puede quedar inservible.
+
+El mensaje de error ha sido el siguiente: '{{$error}}'.
+
+Disculpe por cualquier inconveniente causado,
+ su servidor web en {{$siteurl}}
\ No newline at end of file diff --git a/view/es/update_fail_eml.tpl b/view/es/update_fail_eml.tpl deleted file mode 100644 index 6643947bb..000000000 --- a/view/es/update_fail_eml.tpl +++ /dev/null @@ -1,14 +0,0 @@ -Hey,
-Soy el servidor web en {{$sitename}};
-
-Los desarrolladores de RedMatrix/Hubzilla 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.
- -
-El mensaje de error ha sido el siguiente: '{{$error}}'.
-
-Disculpe por cualquier inconveniente causado,
- su servidor web en {{$siteurl}} diff --git a/view/fr/htconfig.tpl b/view/fr/htconfig.tpl index 430d97a47..1e7e14fb4 100644 --- a/view/fr/htconfig.tpl +++ b/view/fr/htconfig.tpl @@ -10,6 +10,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Note: Plusieurs de ces réglages seront disponibles via le panneau d'administration diff --git a/view/it/htconfig.tpl b/view/it/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/it/htconfig.tpl +++ b/view/it/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index 511a7f815..437425a0e 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -196,4 +196,4 @@ function submit_form(e) { if(typeof onselect !== 'undefined') a.on('textComplete:select', function(e, value, strategy) { onselect(value); }); }; -})( jQuery );
\ No newline at end of file +})( jQuery ); diff --git a/view/js/main.js b/view/js/main.js index d670b704a..2b13acc3d 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -248,6 +248,7 @@ var updateCountsOnly = false; var divmore_height = 400; var last_filestorage_id = null; var mediaPlaying = false; +var contentHeightDiff = 0; $(function() { $.ajaxSetup({cache: false}); @@ -630,32 +631,43 @@ function updateConvItems(mode,data) { } else { collapseHeight(); } -} +} function collapseHeight() { + var origContentHeight = parseInt($("#region_2").height()); $(".wall-item-content, .directory-collapse").each(function() { - var orgHeight = $(this).outerHeight(true); - if(orgHeight > divmore_height + 10) { + var orgHeight = parseInt($(this).css('height')); + if(orgHeight > divmore_height) { if(! $(this).hasClass('divmore')) { - $(this).readmore({ - speed: 0, - heightMargin: 50, - collapsedHeight: divmore_height, - moreLink: '<a href="#" class="divgrow-showmore">' + aStr.divgrowmore + '</a>', - lessLink: '<a href="#" class="divgrow-showmore">' + aStr.divgrowless + '</a>', - beforeToggle: function(trigger, element, expanded) { - if(expanded) { - if((($(element).offset().top + divmore_height) - $(window).scrollTop()) < 65 ) { - $('html, body').animate( { scrollTop: $(window).scrollTop() - (orgHeight - divmore_height) }, {duration: 0 } ); + + var trigger = $(window).scrollTop() + ($(window).height() - divmore_height) < $(this).offset().top ? true : false; + + if(trigger) { + $(this).readmore({ + speed: 0, + heightMargin: 50, + collapsedHeight: divmore_height, + moreLink: '<a href="#" class="divgrow-showmore">' + aStr.divgrowmore + '</a>', + lessLink: '<a href="#" class="divgrow-showmore">' + aStr.divgrowless + '</a>', + beforeToggle: function(trigger, element, expanded) { + if(expanded) { + if((($(element).offset().top + divmore_height) - $(window).scrollTop()) < 65 ) { + $('html, body').animate( { scrollTop: $(window).scrollTop() - (orgHeight - divmore_height) }, {duration: 0 } ); + } } } - } - }); - $(this).addClass('divmore'); + }); + $(this).addClass('divmore'); + } } } }); + + var collapsedContentHeight = parseInt($("#region_2").height()); + contentHeightDiff = origContentHeight - collapsedContentHeight; + + } function liveUpdate() { @@ -707,8 +719,10 @@ function liveUpdate() { $("#page-spinner").spin(false); $("#profile-jot-text-loading").spin(false); + console.log('contentHeightDiff: ' + contentHeightDiff); + if(update_mode === 'update') { - $(window).scrollTop($(window).scrollTop() + $("#region_2").height() - orgHeight); + $(window).scrollTop($(window).scrollTop() + $("#region_2").height() - orgHeight + contentHeightDiff); } in_progress = false; diff --git a/view/js/mod_connections.js b/view/js/mod_connections.js index f29d96729..112204a5a 100644 --- a/view/js/mod_connections.js +++ b/view/js/mod_connections.js @@ -1,15 +1,16 @@ -$(document).ready(function() { +$(document).ready(function() { $("#contacts-search").contact_autocomplete(baseurl + '/acl', 'a', true); + $(".autotime").timeago(); }); $("#contacts-search").keyup(function(event){ if(event.keyCode == 13){ - $("#contacts-search-submit").click(); + $("#contacts-search").click(); } }); $(".autocomplete-w1 .selected").keyup(function(event){ if(event.keyCode == 13){ - $("#contacts-search-submit").click(); + $("#contacts-search").click(); } }); diff --git a/view/js/mod_register.js b/view/js/mod_register.js index 95bc7bbbb..8430b4655 100644 --- a/view/js/mod_register.js +++ b/view/js/mod_register.js @@ -26,4 +26,25 @@ $(document).ready(function() { zFormError("#register-password2-feedback", false); } }); + + + $("#newchannel-name").blur(function() { + $("#name-spinner").spin('small'); + var zreg_name = $("#newchannel-name").val(); + $.get("new_channel/autofill.json?f=&name=" + encodeURIComponent(zreg_name),function(data) { + $("#newchannel-nickname").val(data); + zFormError("#newchannel-name-feedback",data.error); + $("#name-spinner").spin(false); + }); + }); + $("#newchannel-nickname").blur(function() { + $("#nick-spinner").spin('small'); + var zreg_nick = $("#newchannel-nickname").val(); + $.get("new_channel/checkaddr.json?f=&nick=" + encodeURIComponent(zreg_nick),function(data) { + $("#newchannel-nickname").val(data); + zFormError("#newchannel-nickname-feedback",data.error); + $("#nick-spinner").spin(false); + }); + }); + });
\ No newline at end of file diff --git a/view/nb-no/hmessages.po b/view/nb-no/hmessages.po index 7f8fc02e0..e8a631eb6 100644 --- a/view/nb-no/hmessages.po +++ b/view/nb-no/hmessages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-27 00:03-0800\n" -"PO-Revision-Date: 2015-12-02 19:20+0000\n" +"POT-Creation-Date: 2015-12-18 00:03-0800\n" +"PO-Revision-Date: 2015-12-20 13:37+0000\n" "Last-Translator: Haakon Meland Eriksen <haakon.eriksen@far.no>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/Friendica/red-matrix/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/Contact.php:101 ../../include/identity.php:953 +#: ../../include/Contact.php:101 ../../include/identity.php:947 #: ../../include/widgets.php:137 ../../include/widgets.php:175 #: ../../include/conversation.php:953 ../../mod/match.php:64 #: ../../mod/directory.php:318 ../../mod/suggest.php:52 @@ -54,17 +54,17 @@ msgstr "Ugyldig rom-spesifisering" msgid "Room not found." msgstr "Rommet ble ikke funnet." -#: ../../include/chat.php:133 ../../include/items.php:4396 -#: ../../include/attach.php:140 ../../include/attach.php:188 -#: ../../include/attach.php:251 ../../include/attach.php:265 -#: ../../include/attach.php:272 ../../include/attach.php:337 -#: ../../include/attach.php:351 ../../include/attach.php:358 -#: ../../include/attach.php:436 ../../include/attach.php:884 -#: ../../include/attach.php:955 ../../include/attach.php:1107 -#: ../../include/photos.php:29 ../../mod/filestorage.php:18 +#: ../../include/chat.php:133 ../../include/items.php:4405 +#: ../../include/photos.php:29 ../../include/attach.php:140 +#: ../../include/attach.php:188 ../../include/attach.php:251 +#: ../../include/attach.php:265 ../../include/attach.php:272 +#: ../../include/attach.php:337 ../../include/attach.php:351 +#: ../../include/attach.php:358 ../../include/attach.php:436 +#: ../../include/attach.php:888 ../../include/attach.php:959 +#: ../../include/attach.php:1111 ../../mod/filestorage.php:18 #: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:205 -#: ../../mod/item.php:213 ../../mod/item.php:1049 ../../mod/common.php:35 +#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/common.php:35 #: ../../mod/achievements.php:30 ../../mod/rate.php:111 #: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/id.php:71 #: ../../mod/like.php:177 ../../mod/page.php:31 ../../mod/page.php:86 @@ -77,20 +77,20 @@ msgstr "Rommet ble ikke funnet." #: ../../mod/editwebpage.php:125 ../../mod/profile.php:64 #: ../../mod/profile.php:72 ../../mod/api.php:26 ../../mod/api.php:31 #: ../../mod/fsuggest.php:78 ../../mod/sources.php:66 -#: ../../mod/notifications.php:66 ../../mod/photos.php:70 -#: ../../mod/profile_photo.php:341 ../../mod/profile_photo.php:354 -#: ../../mod/thing.php:271 ../../mod/thing.php:291 ../../mod/thing.php:328 -#: ../../mod/editblock.php:65 ../../mod/network.php:12 -#: ../../mod/pdledit.php:21 ../../mod/register.php:72 +#: ../../mod/notifications.php:66 ../../mod/invite.php:13 +#: ../../mod/invite.php:87 ../../mod/profile_photo.php:341 +#: ../../mod/profile_photo.php:354 ../../mod/thing.php:271 +#: ../../mod/thing.php:291 ../../mod/thing.php:328 ../../mod/editblock.php:65 +#: ../../mod/network.php:12 ../../mod/pdledit.php:21 ../../mod/register.php:72 #: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 #: ../../mod/settings.php:568 ../../mod/webpages.php:69 #: ../../mod/appman.php:66 ../../mod/layouts.php:69 ../../mod/layouts.php:76 -#: ../../mod/layouts.php:87 ../../mod/locs.php:83 ../../mod/mail.php:118 -#: ../../mod/regmod.php:17 ../../mod/channel.php:100 ../../mod/channel.php:214 -#: ../../mod/channel.php:254 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/editpost.php:13 ../../mod/chat.php:94 ../../mod/chat.php:99 -#: ../../mod/viewsrc.php:14 ../../mod/authtest.php:13 -#: ../../mod/connections.php:29 ../../mod/manage.php:6 ../../mod/menu.php:74 +#: ../../mod/layouts.php:87 ../../mod/locs.php:83 ../../mod/regmod.php:17 +#: ../../mod/channel.php:100 ../../mod/channel.php:214 +#: ../../mod/channel.php:254 ../../mod/photos.php:70 ../../mod/editpost.php:13 +#: ../../mod/chat.php:94 ../../mod/chat.php:99 ../../mod/viewsrc.php:14 +#: ../../mod/authtest.php:13 ../../mod/connections.php:29 +#: ../../mod/manage.php:6 ../../mod/menu.php:74 ../../mod/mail.php:126 #: ../../mod/service_limits.php:7 ../../mod/suggest.php:26 #: ../../mod/events.php:260 ../../mod/message.php:16 ../../mod/block.php:22 #: ../../mod/block.php:72 ../../mod/mitem.php:111 ../../mod/sharedwithme.php:7 @@ -120,15 +120,390 @@ msgstr "Kanalkloning mislyktes. Import mislyktes." msgid "Cloned channel not found. Import failed." msgstr "Klonet kanal ble ikke funnet. Import mislyktes." +#: ../../include/text.php:394 +msgid "prev" +msgstr "forrige" + +#: ../../include/text.php:396 +msgid "first" +msgstr "første" + +#: ../../include/text.php:425 +msgid "last" +msgstr "siste" + +#: ../../include/text.php:428 +msgid "next" +msgstr "neste" + +#: ../../include/text.php:438 +msgid "older" +msgstr "eldre" + +#: ../../include/text.php:440 +msgid "newer" +msgstr "nyere" + +#: ../../include/text.php:785 +msgid "No connections" +msgstr "Ingen forbindelser" + +#: ../../include/text.php:797 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d forbindelse" +msgstr[1] "%d forbindelser" + +#: ../../include/text.php:810 ../../mod/viewconnections.php:101 +msgid "View Connections" +msgstr "Vis forbindelser" + +#: ../../include/text.php:867 ../../include/text.php:879 +#: ../../include/nav.php:159 ../../include/apps.php:147 +#: ../../mod/search.php:40 +msgid "Search" +msgstr "Søk" + +#: ../../include/text.php:868 ../../include/text.php:880 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:100 ../../mod/admin.php:1454 ../../mod/admin.php:1474 +#: ../../mod/filer.php:49 +msgid "Save" +msgstr "Lagre" + +#: ../../include/text.php:954 +msgid "poke" +msgstr "prikk" + +#: ../../include/text.php:954 ../../include/conversation.php:243 +msgid "poked" +msgstr "prikket" + +#: ../../include/text.php:955 +msgid "ping" +msgstr "varsle" + +#: ../../include/text.php:955 +msgid "pinged" +msgstr "varslet" + +#: ../../include/text.php:956 +msgid "prod" +msgstr "oppildne" + +#: ../../include/text.php:956 +msgid "prodded" +msgstr "oppildnet" + +#: ../../include/text.php:957 +msgid "slap" +msgstr "daske" + +#: ../../include/text.php:957 +msgid "slapped" +msgstr "dasket" + +#: ../../include/text.php:958 +msgid "finger" +msgstr "fingre" + +#: ../../include/text.php:958 +msgid "fingered" +msgstr "fingret" + +#: ../../include/text.php:959 +msgid "rebuff" +msgstr "tilbakevise" + +#: ../../include/text.php:959 +msgid "rebuffed" +msgstr "tilbakeviste" + +#: ../../include/text.php:969 +msgid "happy" +msgstr "glad" + +#: ../../include/text.php:970 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:971 +msgid "mellow" +msgstr "dempet" + +#: ../../include/text.php:972 +msgid "tired" +msgstr "trøtt" + +#: ../../include/text.php:973 +msgid "perky" +msgstr "oppkvikket" + +#: ../../include/text.php:974 +msgid "angry" +msgstr "sint" + +#: ../../include/text.php:975 +msgid "stupified" +msgstr "sløvet" + +#: ../../include/text.php:976 +msgid "puzzled" +msgstr "forundret" + +#: ../../include/text.php:977 +msgid "interested" +msgstr "interessert" + +#: ../../include/text.php:978 +msgid "bitter" +msgstr "bitter" + +#: ../../include/text.php:979 +msgid "cheerful" +msgstr "munter" + +#: ../../include/text.php:980 +msgid "alive" +msgstr "levende" + +#: ../../include/text.php:981 +msgid "annoyed" +msgstr "irritert" + +#: ../../include/text.php:982 +msgid "anxious" +msgstr "nervøs" + +#: ../../include/text.php:983 +msgid "cranky" +msgstr "gretten" + +#: ../../include/text.php:984 +msgid "disturbed" +msgstr "foruroliget" + +#: ../../include/text.php:985 +msgid "frustrated" +msgstr "frustrert" + +#: ../../include/text.php:986 +msgid "depressed" +msgstr "lei seg" + +#: ../../include/text.php:987 +msgid "motivated" +msgstr "motivert" + +#: ../../include/text.php:988 +msgid "relaxed" +msgstr "avslappet" + +#: ../../include/text.php:989 +msgid "surprised" +msgstr "overrasket" + +#: ../../include/text.php:1161 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "mandag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "tirsdag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "onsdag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "torsdag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "fredag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "lørdag" + +#: ../../include/text.php:1161 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "søndag" + +#: ../../include/text.php:1165 ../../include/js_strings.php:45 +msgid "January" +msgstr "januar" + +#: ../../include/text.php:1165 ../../include/js_strings.php:46 +msgid "February" +msgstr "februar" + +#: ../../include/text.php:1165 ../../include/js_strings.php:47 +msgid "March" +msgstr "mars" + +#: ../../include/text.php:1165 ../../include/js_strings.php:48 +msgid "April" +msgstr "april" + +#: ../../include/text.php:1165 +msgid "May" +msgstr "mai" + +#: ../../include/text.php:1165 ../../include/js_strings.php:50 +msgid "June" +msgstr "juni" + +#: ../../include/text.php:1165 ../../include/js_strings.php:51 +msgid "July" +msgstr "juli" + +#: ../../include/text.php:1165 ../../include/js_strings.php:52 +msgid "August" +msgstr "august" + +#: ../../include/text.php:1165 ../../include/js_strings.php:53 +msgid "September" +msgstr "september" + +#: ../../include/text.php:1165 ../../include/js_strings.php:54 +msgid "October" +msgstr "oktober" + +#: ../../include/text.php:1165 ../../include/js_strings.php:55 +msgid "November" +msgstr "november" + +#: ../../include/text.php:1165 ../../include/js_strings.php:56 +msgid "December" +msgstr "desember" + +#: ../../include/text.php:1242 ../../include/text.php:1246 +msgid "Unknown Attachment" +msgstr "Ukjent vedlegg" + +#: ../../include/text.php:1248 ../../include/RedDAV/RedBrowser.php:237 +#: ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Størrelse" + +#: ../../include/text.php:1248 +msgid "unknown" +msgstr "ukjent" + +#: ../../include/text.php:1284 +msgid "remove category" +msgstr "fjern kategori" + +#: ../../include/text.php:1361 +msgid "remove from file" +msgstr "fjern fra fil" + +#: ../../include/text.php:1392 ../../include/event.php:22 +#: ../../include/bb2diaspora.php:465 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/text.php:1396 ../../include/event.php:30 +#: ../../include/bb2diaspora.php:471 +msgid "Starts:" +msgstr "Starter:" + +#: ../../include/text.php:1400 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:479 +msgid "Finishes:" +msgstr "Slutter:" + +#: ../../include/text.php:1407 ../../include/event.php:52 +#: ../../include/identity.php:998 ../../include/bb2diaspora.php:487 +#: ../../mod/directory.php:304 +msgid "Location:" +msgstr "Plassering:" + +#: ../../include/text.php:1503 ../../include/text.php:1514 +msgid "Click to open/close" +msgstr "Klikk for Ã¥ Ã¥pne/lukke" + +#: ../../include/text.php:1698 ../../mod/events.php:623 +msgid "Link to Source" +msgstr "Lenke til kilde" + +#: ../../include/text.php:1719 ../../include/text.php:1791 +msgid "default" +msgstr "standard" + +#: ../../include/text.php:1727 +msgid "Page layout" +msgstr "Sidens layout" + +#: ../../include/text.php:1727 +msgid "You can create your own with the layouts tool" +msgstr "Du kan lage din egen med layout-verktøyet" + +#: ../../include/text.php:1769 +msgid "Page content type" +msgstr "Sidens innholdstype" + +#: ../../include/text.php:1803 +msgid "Select an alternate language" +msgstr "Velg et annet sprÃ¥k" + +#: ../../include/text.php:1922 ../../include/conversation.php:120 +#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83 +msgid "photo" +msgstr "foto" + +#: ../../include/text.php:1925 ../../include/event.php:904 +#: ../../include/conversation.php:123 ../../mod/tagger.php:47 +#: ../../mod/like.php:363 ../../mod/events.php:249 +msgid "event" +msgstr "hendelse" + +#: ../../include/text.php:1928 ../../include/conversation.php:148 +#: ../../mod/like.php:361 ../../mod/subthread.php:83 +msgid "status" +msgstr "status" + +#: ../../include/text.php:1930 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "kommentar" + +#: ../../include/text.php:1935 +msgid "activity" +msgstr "aktivitet" + +#: ../../include/text.php:2230 +msgid "Design Tools" +msgstr "Designverktøy" + +#: ../../include/text.php:2233 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Byggeklosser" + +#: ../../include/text.php:2234 ../../mod/menu.php:103 +msgid "Menus" +msgstr "Menyer" + +#: ../../include/text.php:2235 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Layout" + +#: ../../include/text.php:2236 +msgid "Pages" +msgstr "Sider" + +#: ../../include/text.php:2588 ../../include/RedDAV/RedBrowser.php:131 +msgid "Collection" +msgstr "Samling" + #: ../../include/RedDAV/RedBrowser.php:107 #: ../../include/RedDAV/RedBrowser.php:239 msgid "parent" msgstr "opp et nivÃ¥" -#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2582 -msgid "Collection" -msgstr "Samling" - #: ../../include/RedDAV/RedBrowser.php:134 msgid "Principal" msgstr "Viktigste" @@ -149,16 +524,16 @@ msgstr "Tidsplan innboks" msgid "Schedule Outbox" msgstr "Tidsplan utboks" -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/widgets.php:1317 +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/widgets.php:1330 #: ../../include/conversation.php:1027 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../mod/photos.php:759 -#: ../../mod/photos.php:1198 +#: ../../include/apps.php:415 ../../mod/photos.php:754 +#: ../../mod/photos.php:1195 msgid "Unknown" msgstr "Ukjent" #: ../../include/RedDAV/RedBrowser.php:226 ../../include/conversation.php:1629 #: ../../include/nav.php:93 ../../include/apps.php:135 -#: ../../mod/fbrowser.php:114 +#: ../../mod/fbrowser.php:109 msgid "Files" msgstr "Filer" @@ -178,13 +553,13 @@ msgid "Create" msgstr "Lag" #: ../../include/RedDAV/RedBrowser.php:231 -#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1329 -#: ../../mod/photos.php:784 ../../mod/photos.php:1317 -#: ../../mod/profile_photo.php:453 +#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1343 +#: ../../mod/profile_photo.php:453 ../../mod/photos.php:781 +#: ../../mod/photos.php:1316 msgid "Upload" msgstr "Last opp" -#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:974 +#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:986 #: ../../mod/settings.php:588 ../../mod/settings.php:614 #: ../../mod/sharedwithme.php:95 msgid "Name" @@ -194,11 +569,6 @@ msgstr "Navn" msgid "Type" msgstr "Type" -#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1248 -#: ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Størrelse" - #: ../../include/RedDAV/RedBrowser.php:238 ../../mod/sharedwithme.php:98 msgid "Last Modified" msgstr "Sist endret" @@ -219,10 +589,10 @@ msgstr "Endre" #: ../../include/RedDAV/RedBrowser.php:241 ../../include/conversation.php:657 #: ../../include/ItemObject.php:120 ../../include/apps.php:260 #: ../../mod/group.php:173 ../../mod/blocks.php:155 ../../mod/connedit.php:551 -#: ../../mod/editwebpage.php:223 ../../mod/photos.php:1129 -#: ../../mod/thing.php:258 ../../mod/editblock.php:181 ../../mod/admin.php:809 -#: ../../mod/admin.php:968 ../../mod/editlayout.php:179 -#: ../../mod/settings.php:649 ../../mod/webpages.php:183 +#: ../../mod/editwebpage.php:223 ../../mod/thing.php:258 +#: ../../mod/editblock.php:181 ../../mod/admin.php:821 ../../mod/admin.php:980 +#: ../../mod/editlayout.php:179 ../../mod/settings.php:649 +#: ../../mod/webpages.php:183 ../../mod/photos.php:1126 msgid "Delete" msgstr "Slett" @@ -253,7 +623,7 @@ msgid "Delete this item?" msgstr "Slett dette elementet?" #: ../../include/js_strings.php:6 ../../include/ItemObject.php:696 -#: ../../mod/photos.php:1047 ../../mod/photos.php:1165 +#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 msgid "Comment" msgstr "Kommentar" @@ -319,24 +689,25 @@ msgid "Describe (optional)" msgstr "Beskriv (valgfritt)" #: ../../include/js_strings.php:22 ../../include/widgets.php:676 -#: ../../include/ItemObject.php:697 ../../mod/filestorage.php:156 -#: ../../mod/group.php:81 ../../mod/connect.php:93 ../../mod/rate.php:168 -#: ../../mod/mood.php:135 ../../mod/setup.php:331 ../../mod/setup.php:371 -#: ../../mod/pconfig.php:108 ../../mod/poke.php:171 ../../mod/profiles.php:675 +#: ../../include/widgets.php:688 ../../include/ItemObject.php:697 +#: ../../mod/filestorage.php:156 ../../mod/group.php:81 +#: ../../mod/connect.php:93 ../../mod/rate.php:168 ../../mod/mood.php:135 +#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/pconfig.php:108 +#: ../../mod/poke.php:171 ../../mod/profiles.php:675 #: ../../mod/connedit.php:715 ../../mod/fsuggest.php:108 #: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/import.php:527 ../../mod/photos.php:637 ../../mod/photos.php:1008 -#: ../../mod/photos.php:1048 ../../mod/photos.php:1166 ../../mod/thing.php:313 +#: ../../mod/import.php:527 ../../mod/invite.php:142 ../../mod/thing.php:313 #: ../../mod/thing.php:359 ../../mod/import_items.php:122 -#: ../../mod/pdledit.php:58 ../../mod/admin.php:435 ../../mod/admin.php:802 -#: ../../mod/admin.php:966 ../../mod/admin.php:1103 ../../mod/admin.php:1297 -#: ../../mod/admin.php:1382 ../../mod/settings.php:586 +#: ../../mod/pdledit.php:58 ../../mod/admin.php:447 ../../mod/admin.php:814 +#: ../../mod/admin.php:978 ../../mod/admin.php:1115 ../../mod/admin.php:1309 +#: ../../mod/admin.php:1394 ../../mod/settings.php:586 #: ../../mod/settings.php:698 ../../mod/settings.php:726 #: ../../mod/settings.php:749 ../../mod/settings.php:834 #: ../../mod/settings.php:1023 ../../mod/appman.php:99 ../../mod/locs.php:116 -#: ../../mod/mail.php:371 ../../mod/xchan.php:11 ../../mod/invite.php:142 -#: ../../mod/chat.php:184 ../../mod/chat.php:213 ../../mod/events.php:476 -#: ../../mod/events.php:673 ../../mod/mitem.php:231 +#: ../../mod/xchan.php:11 ../../mod/photos.php:637 ../../mod/photos.php:1005 +#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/chat.php:184 +#: ../../mod/chat.php:213 ../../mod/mail.php:380 ../../mod/events.php:461 +#: ../../mod/events.php:658 ../../mod/mitem.php:231 #: ../../view/theme/redbasic/php/config.php:99 msgid "Submit" msgstr "Send" @@ -350,7 +721,7 @@ msgid "Unsaved changes. Are you sure you wish to leave this page?" msgstr "Endringene er ikke lagret. Er du sikker pÃ¥ at du ønsker Ã¥ forlate denne siden?" #: ../../include/js_strings.php:25 ../../mod/pubsites.php:28 -#: ../../mod/profiles.php:464 ../../mod/events.php:467 +#: ../../mod/profiles.php:464 ../../mod/events.php:452 msgid "Location" msgstr "Plassering" @@ -427,55 +798,11 @@ msgstr " " msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/js_strings.php:45 ../../include/text.php:1165 -msgid "January" -msgstr "januar" - -#: ../../include/js_strings.php:46 ../../include/text.php:1165 -msgid "February" -msgstr "februar" - -#: ../../include/js_strings.php:47 ../../include/text.php:1165 -msgid "March" -msgstr "mars" - -#: ../../include/js_strings.php:48 ../../include/text.php:1165 -msgid "April" -msgstr "april" - #: ../../include/js_strings.php:49 msgctxt "long" msgid "May" msgstr "mai" -#: ../../include/js_strings.php:50 ../../include/text.php:1165 -msgid "June" -msgstr "juni" - -#: ../../include/js_strings.php:51 ../../include/text.php:1165 -msgid "July" -msgstr "juli" - -#: ../../include/js_strings.php:52 ../../include/text.php:1165 -msgid "August" -msgstr "august" - -#: ../../include/js_strings.php:53 ../../include/text.php:1165 -msgid "September" -msgstr "september" - -#: ../../include/js_strings.php:54 ../../include/text.php:1165 -msgid "October" -msgstr "oktober" - -#: ../../include/js_strings.php:55 ../../include/text.php:1165 -msgid "November" -msgstr "november" - -#: ../../include/js_strings.php:56 ../../include/text.php:1165 -msgid "December" -msgstr "desember" - #: ../../include/js_strings.php:57 msgid "Jan" msgstr "Jan" @@ -525,34 +852,6 @@ msgstr "Nov" msgid "Dec" msgstr "Des" -#: ../../include/js_strings.php:69 ../../include/text.php:1161 -msgid "Sunday" -msgstr "søndag" - -#: ../../include/js_strings.php:70 ../../include/text.php:1161 -msgid "Monday" -msgstr "mandag" - -#: ../../include/js_strings.php:71 ../../include/text.php:1161 -msgid "Tuesday" -msgstr "tirsdag" - -#: ../../include/js_strings.php:72 ../../include/text.php:1161 -msgid "Wednesday" -msgstr "onsdag" - -#: ../../include/js_strings.php:73 ../../include/text.php:1161 -msgid "Thursday" -msgstr "torsdag" - -#: ../../include/js_strings.php:74 ../../include/text.php:1161 -msgid "Friday" -msgstr "fredag" - -#: ../../include/js_strings.php:75 ../../include/text.php:1161 -msgid "Saturday" -msgstr "lørdag" - #: ../../include/js_strings.php:76 msgid "Sun" msgstr "Søn" @@ -614,7 +913,7 @@ msgstr "Ingen brukernavn ble funnet i importfilen." msgid "Import completed." msgstr "Import ferdig." -#: ../../include/comanche.php:34 ../../mod/admin.php:351 +#: ../../include/comanche.php:34 ../../mod/admin.php:356 msgid "Default" msgstr "Standard" @@ -625,148 +924,75 @@ msgstr "Standard" msgid "Permission denied" msgstr "Tillatelse avvist" -#: ../../include/items.php:1128 ../../include/items.php:1174 +#: ../../include/items.php:1130 ../../include/items.php:1176 msgid "(Unknown)" msgstr "(Ukjent)" -#: ../../include/items.php:1371 +#: ../../include/items.php:1373 msgid "Visible to anybody on the internet." msgstr "Synlig for enhver pÃ¥ Internett." -#: ../../include/items.php:1373 +#: ../../include/items.php:1375 msgid "Visible to you only." msgstr "Synlig bare for deg." -#: ../../include/items.php:1375 +#: ../../include/items.php:1377 msgid "Visible to anybody in this network." msgstr "Synlig for enhver i dette nettverket." -#: ../../include/items.php:1377 +#: ../../include/items.php:1379 msgid "Visible to anybody authenticated." msgstr "Synlig for enhver som er autentisert." -#: ../../include/items.php:1379 +#: ../../include/items.php:1381 #, php-format msgid "Visible to anybody on %s." msgstr "Synlig for alle pÃ¥ %s." -#: ../../include/items.php:1381 +#: ../../include/items.php:1383 msgid "Visible to all connections." msgstr "Synlig for alle forbindelser." -#: ../../include/items.php:1383 +#: ../../include/items.php:1385 msgid "Visible to approved connections." msgstr "Synlig for godkjente forbindelser." -#: ../../include/items.php:1385 +#: ../../include/items.php:1387 msgid "Visible to specific connections." msgstr "Synlig for spesifikke forbindelser." -#: ../../include/items.php:4317 ../../mod/filestorage.php:27 -#: ../../mod/thing.php:86 ../../mod/admin.php:127 ../../mod/admin.php:1005 -#: ../../mod/admin.php:1210 ../../mod/display.php:36 ../../mod/viewsrc.php:20 +#: ../../include/items.php:4326 ../../mod/filestorage.php:27 +#: ../../mod/display.php:36 ../../mod/thing.php:86 ../../mod/admin.php:129 +#: ../../mod/admin.php:1017 ../../mod/admin.php:1222 ../../mod/viewsrc.php:20 msgid "Item not found." msgstr "Elementet ble ikke funnet." -#: ../../include/items.php:4826 ../../mod/group.php:38 ../../mod/group.php:137 +#: ../../include/items.php:4838 ../../mod/group.php:38 ../../mod/group.php:137 msgid "Collection not found." msgstr "Samlingen ble ikke funnet." -#: ../../include/items.php:4842 +#: ../../include/items.php:4854 msgid "Collection is empty." msgstr "Samlingen er tom." -#: ../../include/items.php:4849 +#: ../../include/items.php:4861 #, php-format msgid "Collection: %s" msgstr "Samling: %s" -#: ../../include/items.php:4859 ../../mod/connedit.php:683 +#: ../../include/items.php:4871 ../../mod/connedit.php:683 #, php-format msgid "Connection: %s" msgstr "Forbindelse: %s" -#: ../../include/items.php:4861 +#: ../../include/items.php:4873 msgid "Connection not found." msgstr "Forbindelsen ble ikke funnet." -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Ingen mottaker angitt." - -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[ikke noe emne]" - -#: ../../include/message.php:43 -msgid "Unable to determine sender." -msgstr "Kan ikke avgjøre avsender." - -#: ../../include/message.php:218 -msgid "Stored post could not be verified." -msgstr "Lagret innlegg kunne ikke bekreftes." - -#: ../../include/network.php:630 -msgid "view full size" -msgstr "vis full størrelse" - -#: ../../include/network.php:1608 ../../include/enotify.php:57 -msgid "$Projectname Notification" -msgstr "$Projectname varsling" - -#: ../../include/network.php:1609 ../../include/enotify.php:58 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1611 ../../include/enotify.php:60 -msgid "Thank You," -msgstr "Tusen takk," - -#: ../../include/network.php:1613 ../../include/enotify.php:62 -#, php-format -msgid "%s Administrator" -msgstr "%s administrator" - -#: ../../include/network.php:1655 ../../include/account.php:316 -#: ../../include/account.php:343 ../../include/account.php:403 -msgid "Administrator" -msgstr "Administrator" - -#: ../../include/network.php:1669 -msgid "No Subject" -msgstr "Uten emne" - -#: ../../include/event.php:22 ../../include/bb2diaspora.php:471 -#: ../../include/text.php:1392 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:477 -#: ../../include/text.php:1396 -msgid "Starts:" -msgstr "Starter:" - -#: ../../include/event.php:40 ../../include/bb2diaspora.php:485 -#: ../../include/text.php:1400 -msgid "Finishes:" -msgstr "Slutter:" - -#: ../../include/event.php:52 ../../include/identity.php:1004 -#: ../../include/bb2diaspora.php:493 ../../include/text.php:1407 -#: ../../mod/directory.php:304 -msgid "Location:" -msgstr "Plassering:" - #: ../../include/event.php:768 msgid "This event has been added to your calendar." msgstr "Denne hendelsen er lagt til i din kalender." -#: ../../include/event.php:904 ../../include/conversation.php:123 -#: ../../include/text.php:1919 ../../mod/tagger.php:47 ../../mod/like.php:363 -#: ../../mod/events.php:249 -msgid "event" -msgstr "hendelse" - #: ../../include/event.php:967 msgid "Not specified" msgstr "Ikke spesifisert" @@ -846,206 +1072,206 @@ msgstr "Forespurt kanal er ikke tilgjengelig." msgid "Requested profile is not available." msgstr "Forespurt profil er ikke tilgjengelig." -#: ../../include/identity.php:966 ../../mod/profiles.php:782 +#: ../../include/identity.php:960 ../../mod/profiles.php:782 msgid "Change profile photo" msgstr "Endre profilbilde" -#: ../../include/identity.php:972 +#: ../../include/identity.php:966 msgid "Profiles" msgstr "Profiler" -#: ../../include/identity.php:972 +#: ../../include/identity.php:966 msgid "Manage/edit profiles" msgstr "HÃ¥ndtere/endre profiler" -#: ../../include/identity.php:973 ../../mod/profiles.php:783 +#: ../../include/identity.php:967 ../../mod/profiles.php:783 msgid "Create New Profile" msgstr "Lag ny profil" -#: ../../include/identity.php:976 ../../include/nav.php:90 +#: ../../include/identity.php:970 ../../include/nav.php:90 msgid "Edit Profile" msgstr "Endre profil" -#: ../../include/identity.php:988 ../../mod/profiles.php:794 +#: ../../include/identity.php:982 ../../mod/profiles.php:794 msgid "Profile Image" msgstr "Profilbilde" -#: ../../include/identity.php:991 +#: ../../include/identity.php:985 msgid "visible to everybody" msgstr "synlig for alle" -#: ../../include/identity.php:992 ../../mod/profiles.php:677 +#: ../../include/identity.php:986 ../../mod/profiles.php:677 #: ../../mod/profiles.php:798 msgid "Edit visibility" msgstr "Endre synlighet" -#: ../../include/identity.php:1008 ../../include/identity.php:1248 +#: ../../include/identity.php:1002 ../../include/identity.php:1242 msgid "Gender:" msgstr "Kjønn:" -#: ../../include/identity.php:1009 ../../include/identity.php:1292 +#: ../../include/identity.php:1003 ../../include/identity.php:1286 msgid "Status:" msgstr "Status:" -#: ../../include/identity.php:1010 ../../include/identity.php:1303 +#: ../../include/identity.php:1004 ../../include/identity.php:1297 msgid "Homepage:" msgstr "Hjemmeside:" -#: ../../include/identity.php:1011 +#: ../../include/identity.php:1005 msgid "Online Now" msgstr "Online nÃ¥" -#: ../../include/identity.php:1095 ../../include/identity.php:1173 +#: ../../include/identity.php:1089 ../../include/identity.php:1167 #: ../../mod/ping.php:318 msgid "g A l F d" msgstr "g A l F d" -#: ../../include/identity.php:1096 ../../include/identity.php:1174 +#: ../../include/identity.php:1090 ../../include/identity.php:1168 msgid "F d" msgstr "F d" -#: ../../include/identity.php:1141 ../../include/identity.php:1213 +#: ../../include/identity.php:1135 ../../include/identity.php:1207 #: ../../mod/ping.php:341 msgid "[today]" msgstr "[idag]" -#: ../../include/identity.php:1152 +#: ../../include/identity.php:1146 msgid "Birthday Reminders" msgstr "FødselsdagspÃ¥minnnelser" -#: ../../include/identity.php:1153 +#: ../../include/identity.php:1147 msgid "Birthdays this week:" msgstr "Fødselsdager denne uken:" -#: ../../include/identity.php:1206 +#: ../../include/identity.php:1200 msgid "[No description]" msgstr "[Ingen beskrivelse]" -#: ../../include/identity.php:1224 +#: ../../include/identity.php:1218 msgid "Event Reminders" msgstr "HendelsespÃ¥minnelser" -#: ../../include/identity.php:1225 +#: ../../include/identity.php:1219 msgid "Events this week:" msgstr "Hendelser denne uken:" -#: ../../include/identity.php:1238 ../../include/identity.php:1355 +#: ../../include/identity.php:1232 ../../include/identity.php:1349 #: ../../include/apps.php:138 ../../mod/profperm.php:112 msgid "Profile" msgstr "Profil" -#: ../../include/identity.php:1246 ../../mod/settings.php:1029 +#: ../../include/identity.php:1240 ../../mod/settings.php:1029 msgid "Full Name:" msgstr "Fullt navn:" -#: ../../include/identity.php:1253 +#: ../../include/identity.php:1247 msgid "Like this channel" msgstr "Lik denne kanalen" -#: ../../include/identity.php:1264 ../../include/taxonomy.php:414 +#: ../../include/identity.php:1258 ../../include/taxonomy.php:414 #: ../../include/conversation.php:1721 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1086 +#: ../../mod/photos.php:1083 msgctxt "noun" msgid "Like" msgid_plural "Likes" msgstr[0] "Liker" msgstr[1] "Liker" -#: ../../include/identity.php:1277 +#: ../../include/identity.php:1271 msgid "j F, Y" msgstr "j F, Y" -#: ../../include/identity.php:1278 +#: ../../include/identity.php:1272 msgid "j F" msgstr "j F" -#: ../../include/identity.php:1285 +#: ../../include/identity.php:1279 msgid "Birthday:" msgstr "Fødselsdag:" -#: ../../include/identity.php:1289 ../../mod/directory.php:299 +#: ../../include/identity.php:1283 ../../mod/directory.php:299 msgid "Age:" msgstr "Alder:" -#: ../../include/identity.php:1298 +#: ../../include/identity.php:1292 #, php-format msgid "for %1$d %2$s" msgstr "for %1$d %2$s" -#: ../../include/identity.php:1301 ../../mod/profiles.php:699 +#: ../../include/identity.php:1295 ../../mod/profiles.php:699 msgid "Sexual Preference:" msgstr "Seksuell preferanse:" -#: ../../include/identity.php:1305 ../../mod/profiles.php:701 +#: ../../include/identity.php:1299 ../../mod/profiles.php:701 #: ../../mod/directory.php:315 msgid "Hometown:" msgstr "Hjemby:" -#: ../../include/identity.php:1307 +#: ../../include/identity.php:1301 msgid "Tags:" msgstr "Merkelapper:" -#: ../../include/identity.php:1309 ../../mod/profiles.php:702 +#: ../../include/identity.php:1303 ../../mod/profiles.php:702 msgid "Political Views:" msgstr "Politiske synspunkter:" -#: ../../include/identity.php:1311 +#: ../../include/identity.php:1305 msgid "Religion:" msgstr "Religion:" -#: ../../include/identity.php:1313 ../../mod/directory.php:317 +#: ../../include/identity.php:1307 ../../mod/directory.php:317 msgid "About:" msgstr "Om:" -#: ../../include/identity.php:1315 +#: ../../include/identity.php:1309 msgid "Hobbies/Interests:" msgstr "Hobbyer/interesser:" -#: ../../include/identity.php:1317 ../../mod/profiles.php:705 +#: ../../include/identity.php:1311 ../../mod/profiles.php:705 msgid "Likes:" msgstr "Liker:" -#: ../../include/identity.php:1319 ../../mod/profiles.php:706 +#: ../../include/identity.php:1313 ../../mod/profiles.php:706 msgid "Dislikes:" msgstr "Misliker:" -#: ../../include/identity.php:1321 +#: ../../include/identity.php:1315 msgid "Contact information and Social Networks:" msgstr "Kontaktinformasjon og sosiale nettverk:" -#: ../../include/identity.php:1323 +#: ../../include/identity.php:1317 msgid "My other channels:" msgstr "Mine andre kanaler:" -#: ../../include/identity.php:1325 +#: ../../include/identity.php:1319 msgid "Musical interests:" msgstr "Musikkinteresse:" -#: ../../include/identity.php:1327 +#: ../../include/identity.php:1321 msgid "Books, literature:" msgstr "Bøker, litteratur:" -#: ../../include/identity.php:1329 +#: ../../include/identity.php:1323 msgid "Television:" msgstr "TV:" -#: ../../include/identity.php:1331 +#: ../../include/identity.php:1325 msgid "Film/dance/culture/entertainment:" msgstr "Film/dans/kultur/underholdning:" -#: ../../include/identity.php:1333 +#: ../../include/identity.php:1327 msgid "Love/Romance:" msgstr "Kjærlighet/romantikk:" -#: ../../include/identity.php:1335 +#: ../../include/identity.php:1329 msgid "Work/employment:" msgstr "Arbeid/sysselsetting:" -#: ../../include/identity.php:1337 +#: ../../include/identity.php:1331 msgid "School/education:" msgstr "Skole/utdannelse:" -#: ../../include/identity.php:1357 +#: ../../include/identity.php:1351 msgid "Like this thing" msgstr "Lik denne tingen" @@ -1094,6 +1320,41 @@ msgstr "misliker" msgid "dislikes" msgstr "misliker" +#: ../../include/photos.php:112 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes" + +#: ../../include/photos.php:119 +msgid "Image file is empty." +msgstr "Bildefilen er tom." + +#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 +msgid "Unable to process image" +msgstr "Kan ikke behandle bildet" + +#: ../../include/photos.php:257 +msgid "Photo storage failed." +msgstr "Bildelagring mislyktes." + +#: ../../include/photos.php:297 +msgid "a new photo" +msgstr "et nytt bilde" + +#: ../../include/photos.php:301 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s la inn %2$s til %3$s" + +#: ../../include/photos.php:506 ../../include/conversation.php:1625 +msgid "Photo Albums" +msgstr "Fotoalbum" + +#: ../../include/photos.php:510 +msgid "Upload New Photos" +msgstr "Last opp nye bilder" + #: ../../include/acl_selectors.php:240 msgid "Visible to your default audience" msgstr "Synlig for ditt standard publikum" @@ -1111,13 +1372,13 @@ msgid "Other networks and post services" msgstr "Andre nettverk og innleggstjenester" #: ../../include/acl_selectors.php:249 ../../mod/filestorage.php:147 -#: ../../mod/photos.php:631 ../../mod/photos.php:1001 ../../mod/thing.php:310 -#: ../../mod/thing.php:356 ../../mod/chat.php:211 +#: ../../mod/thing.php:310 ../../mod/thing.php:356 ../../mod/photos.php:631 +#: ../../mod/photos.php:998 ../../mod/chat.php:211 msgid "Permissions" msgstr "Tillatelser" #: ../../include/acl_selectors.php:250 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1218 +#: ../../mod/photos.php:1215 msgid "Close" msgstr "Lukk" @@ -1152,68 +1413,60 @@ msgstr "Elementet ble ikke funnet." msgid "No source file." msgstr "Ingen kildefil." -#: ../../include/attach.php:514 +#: ../../include/attach.php:518 msgid "Cannot locate file to replace" msgstr "Kan ikke finne filen som skal byttes ut" -#: ../../include/attach.php:532 +#: ../../include/attach.php:536 msgid "Cannot locate file to revise/update" msgstr "Finner ikke filen som skal revideres/oppdateres" -#: ../../include/attach.php:667 +#: ../../include/attach.php:671 #, php-format msgid "File exceeds size limit of %d" msgstr "Filens størrelse overgÃ¥r grensen pÃ¥ %d" -#: ../../include/attach.php:681 +#: ../../include/attach.php:685 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes." -#: ../../include/attach.php:837 +#: ../../include/attach.php:841 msgid "File upload failed. Possible system limit or action terminated." msgstr "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt." -#: ../../include/attach.php:850 +#: ../../include/attach.php:854 msgid "Stored file could not be verified. Upload failed." msgstr "Lagret fil kunne ikke bekreftes. Opplasting mislyktes." -#: ../../include/attach.php:898 ../../include/attach.php:914 +#: ../../include/attach.php:902 ../../include/attach.php:918 msgid "Path not available." msgstr "Stien er ikke tilgjengelig." -#: ../../include/attach.php:960 ../../include/attach.php:1112 +#: ../../include/attach.php:964 ../../include/attach.php:1116 msgid "Empty pathname" msgstr "Tomt sti-navn" -#: ../../include/attach.php:986 +#: ../../include/attach.php:990 msgid "duplicate filename or path" msgstr "duplikat av filnavn eller sti" -#: ../../include/attach.php:1008 +#: ../../include/attach.php:1012 msgid "Path not found." msgstr "Stien ble ikke funnet." -#: ../../include/attach.php:1066 +#: ../../include/attach.php:1070 msgid "mkdir failed." msgstr "mkdir mislyktes." -#: ../../include/attach.php:1070 +#: ../../include/attach.php:1074 msgid "database storage failed." msgstr "databaselagring mislyktes." -#: ../../include/attach.php:1118 +#: ../../include/attach.php:1122 msgid "Empty path" msgstr "Tom sti" -#: ../../include/bb2diaspora.php:382 -msgid "Attachments:" -msgstr "Vedlegg:" - -#: ../../include/bb2diaspora.php:473 -msgid "$Projectname event notification:" -msgstr "$Projectname hendelsesvarsling:" - #: ../../include/notify.php:20 msgid "created a new post" msgstr "laget et nytt innlegg" @@ -1277,12 +1530,6 @@ msgstr "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann" msgid "Notes" msgstr "Merknader" -#: ../../include/widgets.php:192 ../../include/text.php:868 -#: ../../include/text.php:880 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100 -#: ../../mod/admin.php:1442 ../../mod/admin.php:1462 ../../mod/filer.php:49 -msgid "Save" -msgstr "Lagre" - #: ../../include/widgets.php:266 msgid "Remove term" msgstr "Fjern begrep" @@ -1372,8 +1619,8 @@ msgid "Channel Sources" msgstr "Kanalkilder" #: ../../include/widgets.php:554 ../../include/nav.php:202 -#: ../../include/apps.php:134 ../../mod/admin.php:1064 -#: ../../mod/admin.php:1264 +#: ../../include/apps.php:134 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1276 msgid "Settings" msgstr "Innstillinger" @@ -1433,130 +1680,150 @@ msgstr "Uke" msgid "Month View" msgstr "MÃ¥ned" -#: ../../include/widgets.php:674 ../../mod/events.php:669 +#: ../../include/widgets.php:674 ../../mod/events.php:654 msgid "Export" msgstr "Eksport" -#: ../../include/widgets.php:675 ../../mod/events.php:672 +#: ../../include/widgets.php:675 ../../mod/events.php:657 msgid "Import" msgstr "Importer" -#: ../../include/widgets.php:749 +#: ../../include/widgets.php:685 +msgid "Events Tools" +msgstr "Kalenderverktøy" + +#: ../../include/widgets.php:686 +msgid "Export Calendar" +msgstr "Eksporter kalender" + +#: ../../include/widgets.php:687 +msgid "Import Calendar" +msgstr "Importer kalender" + +#: ../../include/widgets.php:761 msgid "Chat Rooms" msgstr "Chatrom" -#: ../../include/widgets.php:769 +#: ../../include/widgets.php:781 msgid "Bookmarked Chatrooms" msgstr "Bokmerkede chatrom" -#: ../../include/widgets.php:789 +#: ../../include/widgets.php:801 msgid "Suggested Chatrooms" msgstr "ForeslÃ¥tte chatrom" -#: ../../include/widgets.php:916 ../../include/widgets.php:974 +#: ../../include/widgets.php:928 ../../include/widgets.php:986 msgid "photo/image" msgstr "foto/bilde" -#: ../../include/widgets.php:1069 ../../include/widgets.php:1071 +#: ../../include/widgets.php:1081 ../../include/widgets.php:1083 msgid "Rate Me" msgstr "Vurder meg" -#: ../../include/widgets.php:1075 +#: ../../include/widgets.php:1087 msgid "View Ratings" msgstr "Vis vurderinger" -#: ../../include/widgets.php:1086 +#: ../../include/widgets.php:1098 msgid "Public Hubs" msgstr "Offentlige huber" -#: ../../include/widgets.php:1134 +#: ../../include/widgets.php:1146 msgid "Forums" msgstr "Forum" -#: ../../include/widgets.php:1161 +#: ../../include/widgets.php:1175 msgid "Tasks" msgstr "Oppgaver" -#: ../../include/widgets.php:1170 +#: ../../include/widgets.php:1184 msgid "Documentation" msgstr "Dokumentasjon" -#: ../../include/widgets.php:1172 +#: ../../include/widgets.php:1186 msgid "Project/Site Information" msgstr "Prosjekt-/Nettstedsinformasjon" -#: ../../include/widgets.php:1173 +#: ../../include/widgets.php:1187 msgid "For Members" msgstr "For medlemmer" -#: ../../include/widgets.php:1174 +#: ../../include/widgets.php:1188 msgid "For Administrators" msgstr "For administratorer" -#: ../../include/widgets.php:1175 +#: ../../include/widgets.php:1189 msgid "For Developers" msgstr "For utviklere" -#: ../../include/widgets.php:1200 ../../mod/admin.php:434 +#: ../../include/widgets.php:1214 ../../mod/admin.php:446 msgid "Site" msgstr "Nettsted" -#: ../../include/widgets.php:1201 +#: ../../include/widgets.php:1215 msgid "Accounts" msgstr "Kontoer" -#: ../../include/widgets.php:1202 ../../mod/admin.php:965 +#: ../../include/widgets.php:1216 ../../mod/admin.php:977 msgid "Channels" msgstr "Kanaler" -#: ../../include/widgets.php:1203 ../../mod/admin.php:1062 -#: ../../mod/admin.php:1102 +#: ../../include/widgets.php:1217 ../../mod/admin.php:1074 +#: ../../mod/admin.php:1114 msgid "Plugins" msgstr "Tilleggsfunksjoner" -#: ../../include/widgets.php:1204 ../../mod/admin.php:1262 -#: ../../mod/admin.php:1296 +#: ../../include/widgets.php:1218 ../../mod/admin.php:1274 +#: ../../mod/admin.php:1308 msgid "Themes" msgstr "Temaer" -#: ../../include/widgets.php:1205 +#: ../../include/widgets.php:1219 msgid "Inspect queue" msgstr "Inspiser kø" -#: ../../include/widgets.php:1206 +#: ../../include/widgets.php:1220 msgid "Profile Config" msgstr "Profilinnstillinger" -#: ../../include/widgets.php:1207 +#: ../../include/widgets.php:1221 msgid "DB updates" msgstr "Databaseoppdateringer" -#: ../../include/widgets.php:1225 ../../include/widgets.php:1231 -#: ../../mod/admin.php:1381 +#: ../../include/widgets.php:1239 ../../include/widgets.php:1245 +#: ../../mod/admin.php:1393 msgid "Logs" msgstr "Logger" -#: ../../include/widgets.php:1229 ../../include/nav.php:210 +#: ../../include/widgets.php:1243 ../../include/nav.php:210 msgid "Admin" msgstr "Administrator" -#: ../../include/widgets.php:1230 +#: ../../include/widgets.php:1244 msgid "Plugin Features" msgstr "Tilleggsfunksjoner" -#: ../../include/widgets.php:1232 +#: ../../include/widgets.php:1246 msgid "User registrations waiting for confirmation" msgstr "Brukerregistreringer som venter pÃ¥ bekreftelse" -#: ../../include/widgets.php:1311 ../../mod/photos.php:753 -#: ../../mod/photos.php:1286 +#: ../../include/widgets.php:1324 ../../mod/photos.php:748 +#: ../../mod/photos.php:1283 msgid "View Photo" msgstr "Vis foto" -#: ../../include/widgets.php:1327 ../../mod/photos.php:782 +#: ../../include/widgets.php:1341 ../../mod/photos.php:779 msgid "Edit Album" msgstr "Endre album" +#: ../../include/bb2diaspora.php:376 +msgid "Attachments:" +msgstr "Vedlegg:" + +#: ../../include/bb2diaspora.php:467 +msgid "$Projectname event notification:" +msgstr "$Projectname hendelsesvarsling:" + #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" @@ -2073,11 +2340,11 @@ msgid "YYYY-MM-DD or MM-DD" msgstr "YYYY-MM-DD eller MM-DD" #: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:452 ../../mod/events.php:457 +#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 msgid "Required" msgstr "PÃ¥krevd" -#: ../../include/datetime.php:263 ../../boot.php:2289 +#: ../../include/datetime.php:263 ../../boot.php:2291 msgid "never" msgstr "aldri" @@ -2157,29 +2424,14 @@ msgstr "%1$s sin fødselsdag" msgid "Happy Birthday %1$s" msgstr "Gratulerer med dagen, %1$s !" -#: ../../include/api.php:1302 +#: ../../include/api.php:1336 msgid "Public Timeline" msgstr "Offentlig tidslinje" -#: ../../include/conversation.php:120 ../../include/text.php:1916 -#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "photo" -msgstr "foto" - #: ../../include/conversation.php:126 ../../mod/like.php:113 msgid "channel" msgstr "kanal" -#: ../../include/conversation.php:148 ../../include/text.php:1922 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "status" -msgstr "status" - -#: ../../include/conversation.php:150 ../../include/text.php:1924 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "kommentar" - #: ../../include/conversation.php:164 ../../mod/like.php:410 #, php-format msgid "%1$s likes %2$s's %3$s" @@ -2200,52 +2452,48 @@ msgstr "%1$s er nÃ¥ forbundet med %2$s" msgid "%1$s poked %2$s" msgstr "%1$s prikket %2$s" -#: ../../include/conversation.php:243 ../../include/text.php:954 -msgid "poked" -msgstr "prikket" - #: ../../include/conversation.php:260 ../../mod/mood.php:63 #, php-format msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s er %2$s" -#: ../../include/conversation.php:574 ../../mod/photos.php:1063 +#: ../../include/conversation.php:574 ../../mod/photos.php:1060 msgctxt "title" msgid "Likes" msgstr "Liker" -#: ../../include/conversation.php:574 ../../mod/photos.php:1063 +#: ../../include/conversation.php:574 ../../mod/photos.php:1060 msgctxt "title" msgid "Dislikes" msgstr "Liker ikke" -#: ../../include/conversation.php:575 ../../mod/photos.php:1064 +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 msgctxt "title" msgid "Agree" msgstr "Enig" -#: ../../include/conversation.php:575 ../../mod/photos.php:1064 +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 msgctxt "title" msgid "Disagree" msgstr "Uenig" -#: ../../include/conversation.php:575 ../../mod/photos.php:1064 +#: ../../include/conversation.php:575 ../../mod/photos.php:1061 msgctxt "title" msgid "Abstain" msgstr "AvstÃ¥r" -#: ../../include/conversation.php:576 ../../mod/photos.php:1065 +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 msgctxt "title" msgid "Attending" msgstr "Deltar" -#: ../../include/conversation.php:576 ../../mod/photos.php:1065 +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 msgctxt "title" msgid "Not attending" msgstr "Deltar ikke" -#: ../../include/conversation.php:576 ../../mod/photos.php:1065 +#: ../../include/conversation.php:576 ../../mod/photos.php:1062 msgctxt "title" msgid "Might attend" msgstr "Deltar kanskje" @@ -2300,8 +2548,8 @@ msgstr "Vis i sammenheng" #: ../../include/conversation.php:740 ../../include/conversation.php:1227 #: ../../include/ItemObject.php:389 ../../mod/editwebpage.php:190 -#: ../../mod/photos.php:1029 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 +#: ../../mod/editblock.php:150 ../../mod/editlayout.php:148 +#: ../../mod/photos.php:1026 ../../mod/editpost.php:129 msgid "Please wait" msgstr "Vennligst vent" @@ -2407,8 +2655,8 @@ msgstr "%s liker ikke dette." msgid "Visible to <strong>everybody</strong>" msgstr "Synlig for <strong>alle</strong>" -#: ../../include/conversation.php:1155 ../../mod/mail.php:194 -#: ../../mod/mail.php:308 +#: ../../include/conversation.php:1155 ../../mod/mail.php:202 +#: ../../mod/mail.php:316 msgid "Please enter a link URL:" msgstr "Vennligst skriv inn en lenke URL:" @@ -2432,22 +2680,22 @@ msgstr "Lagre til mappe:" msgid "Where are you right now?" msgstr "Hvor er du akkurat nÃ¥?" -#: ../../include/conversation.php:1161 ../../mod/mail.php:195 -#: ../../mod/mail.php:309 ../../mod/editpost.php:56 +#: ../../include/conversation.php:1161 ../../mod/editpost.php:56 +#: ../../mod/mail.php:203 ../../mod/mail.php:317 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Utløper YYYY-MM-DD HH:MM" #: ../../include/conversation.php:1169 ../../include/page_widgets.php:40 #: ../../include/ItemObject.php:706 ../../mod/editwebpage.php:212 -#: ../../mod/photos.php:1049 ../../mod/editblock.php:171 -#: ../../mod/webpages.php:188 ../../mod/editpost.php:149 -#: ../../mod/events.php:473 +#: ../../mod/editblock.php:171 ../../mod/webpages.php:188 +#: ../../mod/photos.php:1046 ../../mod/editpost.php:149 +#: ../../mod/events.php:458 msgid "Preview" msgstr "ForhÃ¥ndsvisning" #: ../../include/conversation.php:1192 ../../mod/blocks.php:154 -#: ../../mod/photos.php:1028 ../../mod/webpages.php:182 -#: ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 ../../mod/layouts.php:184 +#: ../../mod/photos.php:1025 msgid "Share" msgstr "Del" @@ -2501,7 +2749,7 @@ msgstr "last opp bilde" #: ../../include/conversation.php:1206 ../../mod/editwebpage.php:183 #: ../../mod/editblock.php:143 ../../mod/editlayout.php:141 -#: ../../mod/mail.php:240 ../../mod/mail.php:369 ../../mod/editpost.php:119 +#: ../../mod/editpost.php:119 ../../mod/mail.php:248 ../../mod/mail.php:378 msgid "Attach file" msgstr "Legg ved fil" @@ -2511,7 +2759,7 @@ msgstr "legg ved fil" #: ../../include/conversation.php:1208 ../../mod/editwebpage.php:184 #: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 -#: ../../mod/mail.php:241 ../../mod/mail.php:370 ../../mod/editpost.php:120 +#: ../../mod/editpost.php:120 ../../mod/mail.php:249 ../../mod/mail.php:379 msgid "Insert web link" msgstr "Sett inn web-lenke" @@ -2572,7 +2820,7 @@ msgstr "Kategorier (valgfri, kommaseparert liste)" #: ../../include/conversation.php:1228 ../../mod/editwebpage.php:191 #: ../../mod/editblock.php:151 ../../mod/editlayout.php:149 -#: ../../mod/editpost.php:130 ../../mod/events.php:474 +#: ../../mod/editpost.php:130 ../../mod/events.php:459 msgid "Permission settings" msgstr "Tillatelser - innstillinger" @@ -2594,7 +2842,7 @@ msgstr "Eksempel: ola@eksempel.no, kari@eksempel.no" #: ../../include/conversation.php:1252 ../../mod/editwebpage.php:217 #: ../../mod/editblock.php:176 ../../mod/editlayout.php:173 -#: ../../mod/mail.php:245 ../../mod/mail.php:374 ../../mod/editpost.php:155 +#: ../../mod/editpost.php:155 ../../mod/mail.php:253 ../../mod/mail.php:383 msgid "Set expiration date" msgstr "Angi utløpsdato" @@ -2603,7 +2851,7 @@ msgid "Set publish date" msgstr "Angi publiseringsdato" #: ../../include/conversation.php:1257 ../../include/ItemObject.php:709 -#: ../../mod/mail.php:247 ../../mod/mail.php:376 ../../mod/editpost.php:157 +#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 msgid "Encrypt text" msgstr "Krypter tekst" @@ -2611,8 +2859,8 @@ msgstr "Krypter tekst" msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1260 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +#: ../../include/conversation.php:1260 ../../mod/fbrowser.php:77 +#: ../../mod/fbrowser.php:112 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 #: ../../mod/settings.php:587 ../../mod/settings.php:613 #: ../../mod/editpost.php:160 msgid "Cancel" @@ -2671,7 +2919,7 @@ msgstr "Søppel" msgid "Posts flagged as SPAM" msgstr "Innlegg merket som SØPPEL" -#: ../../include/conversation.php:1601 ../../mod/admin.php:973 +#: ../../include/conversation.php:1601 ../../mod/admin.php:985 msgid "Channel" msgstr "Kanal" @@ -2692,10 +2940,6 @@ msgstr "Profildetaljer" msgid "Photos" msgstr "Bilder" -#: ../../include/conversation.php:1625 ../../include/photos.php:483 -msgid "Photo Albums" -msgstr "Fotoalbum" - #: ../../include/conversation.php:1632 msgid "Files and Storage" msgstr "Filer og lagring" @@ -2723,13 +2967,13 @@ msgid "Manage Webpages" msgstr "HÃ¥ndtere websider" #: ../../include/conversation.php:1697 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1082 -#: ../../mod/photos.php:1094 +#: ../../include/ItemObject.php:187 ../../mod/photos.php:1079 +#: ../../mod/photos.php:1091 msgid "View all" msgstr "Vis alle" #: ../../include/conversation.php:1724 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1091 +#: ../../mod/photos.php:1088 msgctxt "noun" msgid "Dislike" msgid_plural "Dislikes" @@ -2827,8 +3071,8 @@ msgid "RSS/Atom" msgstr "RSS/Atom" #: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:805 ../../mod/admin.php:814 -#: ../../boot.php:1488 +#: ../../mod/id.php:16 ../../mod/admin.php:817 ../../mod/admin.php:826 +#: ../../boot.php:1490 msgid "Email" msgstr "E-post" @@ -2856,23 +3100,6 @@ msgstr "XMPP/IM" msgid "MySpace" msgstr "MySpace" -#: ../../include/zot.php:685 -msgid "Invalid data packet" -msgstr "Ugyldig datapakke" - -#: ../../include/zot.php:701 -msgid "Unable to verify channel signature" -msgstr "Ikke i stand til Ã¥ sjekke kanalsignaturen" - -#: ../../include/zot.php:2265 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Ikke i stand til Ã¥ bekrefte signaturen til %s" - -#: ../../include/zot.php:3592 -msgid "invalid target signature" -msgstr "MÃ¥lets signatur er ugyldig" - #: ../../include/bbcode.php:123 ../../include/bbcode.php:794 #: ../../include/bbcode.php:797 ../../include/bbcode.php:802 #: ../../include/bbcode.php:805 ../../include/bbcode.php:808 @@ -2943,7 +3170,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d invitasjon tilgjengelig" msgstr[1] "%d invitasjoner tilgjengelig" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:439 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:451 msgid "Advanced" msgstr "Avansert" @@ -2996,46 +3223,22 @@ msgstr[1] "%d forbindelser felles" msgid "show more" msgstr "vis mer" -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Kataloginnstillinger" - -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Trygt modus" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:106 -#: ../../mod/photos.php:626 ../../mod/admin.php:410 ../../mod/settings.php:577 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:462 -#: ../../mod/events.php:463 ../../mod/events.php:472 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1490 -msgid "No" -msgstr "Nei" +#: ../../include/enotify.php:57 ../../include/network.php:1608 +msgid "$Projectname Notification" +msgstr "$Projectname varsling" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/api.php:105 ../../mod/photos.php:626 ../../mod/admin.php:412 -#: ../../mod/settings.php:577 ../../mod/menu.php:96 ../../mod/menu.php:153 -#: ../../mod/events.php:462 ../../mod/events.php:463 ../../mod/events.php:472 -#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228 -#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1490 -msgid "Yes" -msgstr "Ja" +#: ../../include/enotify.php:58 ../../include/network.php:1609 +msgid "$projectname" +msgstr "$projectname" -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Bare offentlige forum" +#: ../../include/enotify.php:60 ../../include/network.php:1611 +msgid "Thank You," +msgstr "Tusen takk," -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Kun dette nettstedet" +#: ../../include/enotify.php:62 ../../include/network.php:1613 +#, php-format +msgid "%s Administrator" +msgstr "%s administrator" #: ../../include/enotify.php:96 #, php-format @@ -3232,19 +3435,19 @@ msgstr "Svaret fra den andre kanalen var ikke komplett." msgid "Channel was deleted and no longer exists." msgstr "Kanalen er slettet og finnes ikke lenger." -#: ../../include/follow.php:152 ../../include/follow.php:180 +#: ../../include/follow.php:152 ../../include/follow.php:181 msgid "Protocol disabled." msgstr "Protokollen er avskrudd." -#: ../../include/follow.php:170 +#: ../../include/follow.php:171 msgid "Channel discovery failed." msgstr "Kanaloppdagelse mislyktes." -#: ../../include/follow.php:196 +#: ../../include/follow.php:197 msgid "local account not found." msgstr "lokal konto ble ikke funnet." -#: ../../include/follow.php:220 +#: ../../include/follow.php:221 msgid "Cannot connect to yourself." msgstr "Kan ikke lage forbindelse med deg selv." @@ -3256,7 +3459,23 @@ msgstr "Innebygget innhold" msgid "Embedding disabled" msgstr "Innbygging avskrudd" -#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1485 +#: ../../include/message.php:19 +msgid "No recipient provided." +msgstr "Ingen mottaker angitt." + +#: ../../include/message.php:24 +msgid "[no subject]" +msgstr "[ikke noe emne]" + +#: ../../include/message.php:44 +msgid "Unable to determine sender." +msgstr "Kan ikke avgjøre avsender." + +#: ../../include/message.php:219 +msgid "Stored post could not be verified." +msgstr "Lagret innlegg kunne ikke bekreftes." + +#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1487 msgid "Logout" msgstr "Logg ut" @@ -3312,7 +3531,7 @@ msgstr "Dine bokmerker" msgid "Your webpages" msgstr "Dine websider" -#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1486 +#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1488 msgid "Login" msgstr "Logg inn" @@ -3337,7 +3556,7 @@ msgstr "Klikk for Ã¥ godkjennes mot din hjemme-hub" msgid "Home Page" msgstr "Hjemmeside" -#: ../../include/nav.php:149 ../../mod/register.php:224 ../../boot.php:1462 +#: ../../include/nav.php:149 ../../mod/register.php:226 ../../boot.php:1470 msgid "Register" msgstr "Registrer" @@ -3346,7 +3565,7 @@ msgid "Create an account" msgstr "Lag en konto" #: ../../include/nav.php:154 ../../include/apps.php:142 -#: ../../mod/layouts.php:176 ../../mod/help.php:202 ../../mod/help.php:207 +#: ../../mod/layouts.php:176 ../../mod/help.php:204 ../../mod/help.php:209 msgid "Help" msgstr "Hjelp" @@ -3358,12 +3577,6 @@ msgstr "Hjelp og dokumentasjon" msgid "Applications, utilities, links, games" msgstr "Programmer, verktøy, lenker, spill" -#: ../../include/nav.php:159 ../../include/text.php:867 -#: ../../include/text.php:879 ../../include/apps.php:147 -#: ../../mod/search.php:40 -msgid "Search" -msgstr "Søk" - #: ../../include/nav.php:159 msgid "Search site @name, #tag, ?docs, content" msgstr "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold" @@ -3483,244 +3696,46 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn." -#: ../../include/text.php:394 -msgid "prev" -msgstr "forrige" - -#: ../../include/text.php:396 -msgid "first" -msgstr "første" - -#: ../../include/text.php:425 -msgid "last" -msgstr "siste" - -#: ../../include/text.php:428 -msgid "next" -msgstr "neste" - -#: ../../include/text.php:438 -msgid "older" -msgstr "eldre" - -#: ../../include/text.php:440 -msgid "newer" -msgstr "nyere" - -#: ../../include/text.php:785 -msgid "No connections" -msgstr "Ingen forbindelser" - -#: ../../include/text.php:797 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d forbindelse" -msgstr[1] "%d forbindelser" - -#: ../../include/text.php:810 ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Vis forbindelser" - -#: ../../include/text.php:954 -msgid "poke" -msgstr "prikk" - -#: ../../include/text.php:955 -msgid "ping" -msgstr "varsle" - -#: ../../include/text.php:955 -msgid "pinged" -msgstr "varslet" - -#: ../../include/text.php:956 -msgid "prod" -msgstr "oppildne" - -#: ../../include/text.php:956 -msgid "prodded" -msgstr "oppildnet" - -#: ../../include/text.php:957 -msgid "slap" -msgstr "daske" - -#: ../../include/text.php:957 -msgid "slapped" -msgstr "dasket" - -#: ../../include/text.php:958 -msgid "finger" -msgstr "fingre" - -#: ../../include/text.php:958 -msgid "fingered" -msgstr "fingret" - -#: ../../include/text.php:959 -msgid "rebuff" -msgstr "tilbakevise" - -#: ../../include/text.php:959 -msgid "rebuffed" -msgstr "tilbakeviste" - -#: ../../include/text.php:969 -msgid "happy" -msgstr "glad" - -#: ../../include/text.php:970 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:971 -msgid "mellow" -msgstr "dempet" - -#: ../../include/text.php:972 -msgid "tired" -msgstr "trøtt" - -#: ../../include/text.php:973 -msgid "perky" -msgstr "oppkvikket" - -#: ../../include/text.php:974 -msgid "angry" -msgstr "sint" - -#: ../../include/text.php:975 -msgid "stupified" -msgstr "sløvet" - -#: ../../include/text.php:976 -msgid "puzzled" -msgstr "forundret" - -#: ../../include/text.php:977 -msgid "interested" -msgstr "interessert" - -#: ../../include/text.php:978 -msgid "bitter" -msgstr "bitter" - -#: ../../include/text.php:979 -msgid "cheerful" -msgstr "munter" - -#: ../../include/text.php:980 -msgid "alive" -msgstr "levende" - -#: ../../include/text.php:981 -msgid "annoyed" -msgstr "irritert" - -#: ../../include/text.php:982 -msgid "anxious" -msgstr "nervøs" - -#: ../../include/text.php:983 -msgid "cranky" -msgstr "gretten" - -#: ../../include/text.php:984 -msgid "disturbed" -msgstr "foruroliget" - -#: ../../include/text.php:985 -msgid "frustrated" -msgstr "frustrert" - -#: ../../include/text.php:986 -msgid "depressed" -msgstr "lei seg" - -#: ../../include/text.php:987 -msgid "motivated" -msgstr "motivert" - -#: ../../include/text.php:988 -msgid "relaxed" -msgstr "avslappet" - -#: ../../include/text.php:989 -msgid "surprised" -msgstr "overrasket" - -#: ../../include/text.php:1165 -msgid "May" -msgstr "mai" - -#: ../../include/text.php:1242 ../../include/text.php:1246 -msgid "Unknown Attachment" -msgstr "Ukjent vedlegg" - -#: ../../include/text.php:1248 -msgid "unknown" -msgstr "ukjent" - -#: ../../include/text.php:1284 -msgid "remove category" -msgstr "fjern kategori" - -#: ../../include/text.php:1361 -msgid "remove from file" -msgstr "fjern fra fil" - -#: ../../include/text.php:1507 ../../include/text.php:1518 -msgid "Click to open/close" -msgstr "Klikk for Ã¥ Ã¥pne/lukke" - -#: ../../include/text.php:1692 ../../mod/events.php:638 -msgid "Link to Source" -msgstr "Lenke til kilde" - -#: ../../include/text.php:1713 ../../include/text.php:1785 -msgid "default" -msgstr "standard" - -#: ../../include/text.php:1721 -msgid "Page layout" -msgstr "Sidens layout" - -#: ../../include/text.php:1721 -msgid "You can create your own with the layouts tool" -msgstr "Du kan lage din egen med layout-verktøyet" - -#: ../../include/text.php:1763 -msgid "Page content type" -msgstr "Sidens innholdstype" - -#: ../../include/text.php:1797 -msgid "Select an alternate language" -msgstr "Velg et annet sprÃ¥k" - -#: ../../include/text.php:1929 -msgid "activity" -msgstr "aktivitet" +#: ../../include/dir_fns.php:139 +msgid "Directory Options" +msgstr "Kataloginnstillinger" -#: ../../include/text.php:2224 -msgid "Design Tools" -msgstr "Designverktøy" +#: ../../include/dir_fns.php:141 +msgid "Safe Mode" +msgstr "Trygt modus" -#: ../../include/text.php:2227 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Byggeklosser" +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:102 +#: ../../mod/admin.php:415 ../../mod/settings.php:577 ../../mod/photos.php:626 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:447 +#: ../../mod/events.php:448 ../../mod/events.php:457 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492 +msgid "No" +msgstr "Nei" -#: ../../include/text.php:2228 ../../mod/menu.php:103 -msgid "Menus" -msgstr "Menyer" +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/api.php:101 ../../mod/admin.php:417 ../../mod/settings.php:577 +#: ../../mod/photos.php:626 ../../mod/menu.php:96 ../../mod/menu.php:153 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228 +#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1492 +msgid "Yes" +msgstr "Ja" -#: ../../include/text.php:2229 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Layout" +#: ../../include/dir_fns.php:142 +msgid "Public Forums Only" +msgstr "Bare offentlige forum" -#: ../../include/text.php:2230 -msgid "Pages" -msgstr "Sider" +#: ../../include/dir_fns.php:143 +msgid "This Website Only" +msgstr "Kun dette nettstedet" #: ../../include/group.php:26 msgid "" @@ -3733,7 +3748,7 @@ msgstr "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tilla msgid "Add new connections to this collection (privacy group)" msgstr "Legg nye forbindelser til denne samlingen (personverngruppe)" -#: ../../include/group.php:251 ../../mod/admin.php:814 +#: ../../include/group.php:251 ../../mod/admin.php:826 msgid "All Channels" msgstr "Alle kanaler" @@ -3757,6 +3772,23 @@ msgstr "Legg til ny samling" msgid "Channels not in any collection" msgstr "Kanaler som ikke er i noen samling" +#: ../../include/zot.php:676 +msgid "Invalid data packet" +msgstr "Ugyldig datapakke" + +#: ../../include/zot.php:692 +msgid "Unable to verify channel signature" +msgstr "Ikke i stand til Ã¥ sjekke kanalsignaturen" + +#: ../../include/zot.php:2268 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Ikke i stand til Ã¥ bekrefte signaturen til %s" + +#: ../../include/zot.php:3584 +msgid "invalid target signature" +msgstr "MÃ¥lets signatur er ugyldig" + #: ../../include/page_widgets.php:6 msgid "New Page" msgstr "Ny side" @@ -3788,32 +3820,24 @@ msgstr "Laget" msgid "Edited" msgstr "Endret" +#: ../../include/network.php:630 +msgid "view full size" +msgstr "vis full størrelse" + +#: ../../include/network.php:1655 ../../include/account.php:316 +#: ../../include/account.php:343 ../../include/account.php:403 +msgid "Administrator" +msgstr "Administrator" + +#: ../../include/network.php:1669 +msgid "No Subject" +msgstr "Uten emne" + #: ../../include/dba/dba_driver.php:141 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "Kan ikke finne DNS-informasjon om databasetjener '%s'" -#: ../../include/photos.php:112 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes" - -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "Bildefilen er tom." - -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -msgid "Unable to process image" -msgstr "Kan ikke behandle bildet" - -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "Bildelagring mislyktes." - -#: ../../include/photos.php:487 -msgid "Upload New Photos" -msgstr "Last opp nye bilder" - #: ../../include/ItemObject.php:130 msgid "Save to Folder" msgstr "Lagre i mappe" @@ -3862,11 +3886,11 @@ msgstr "stjernemerket" msgid "Add Tag" msgstr "Legg til merkelapp" -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1026 +#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 msgid "I like this (toggle)" msgstr "Jeg liker dette (skru av og pÃ¥)" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1027 +#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 msgid "I don't like this (toggle)" msgstr "Jeg liker ikke dette (skru av og pÃ¥)" @@ -3922,18 +3946,18 @@ msgstr "Legg til i kalender" msgid "Mark all seen" msgstr "Merk alle som sett" -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1212 +#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 msgctxt "noun" msgid "Likes" msgstr "Liker" -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1213 +#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 msgctxt "noun" msgid "Dislikes" msgstr "Liker ikke" -#: ../../include/ItemObject.php:694 ../../mod/photos.php:1045 -#: ../../mod/photos.php:1163 +#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 +#: ../../mod/photos.php:1160 msgid "This is you" msgstr "Dette er deg" @@ -3949,78 +3973,6 @@ msgstr "Sett inn lenke" msgid "Video" msgstr "Video" -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Ikke en gyldig e-postadresse" - -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet" - -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet." - -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "En invitasjon er pÃ¥krevd." - -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "Invitasjon kunne ikke bekreftes." - -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Vennligst skriv inn nødvendig informasjon." - -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Mislyktes med Ã¥ lagre kontoinformasjon." - -#: ../../include/account.php:248 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registreringsbekreftelse for %s" - -#: ../../include/account.php:314 -#, php-format -msgid "Registration request at %s" -msgstr "Registreringsforespørsel hos %s" - -#: ../../include/account.php:338 -msgid "your registration password" -msgstr "ditt registreringspassord" - -#: ../../include/account.php:341 ../../include/account.php:401 -#, php-format -msgid "Registration details for %s" -msgstr "Registreringsdetaljer for %s" - -#: ../../include/account.php:410 -msgid "Account approved." -msgstr "Konto godkjent." - -#: ../../include/account.php:449 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrering trukket tilbake for %s" - -#: ../../include/account.php:494 -msgid "Account verified. Please login." -msgstr "Konto bekreftet. Vennligst logg inn." - -#: ../../include/account.php:707 ../../include/account.php:709 -msgid "Click here to upgrade." -msgstr "Klikk her for Ã¥ oppgradere." - -#: ../../include/account.php:715 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan." - -#: ../../include/account.php:720 -msgid "This action is not available under your subscription plan." -msgstr "Denne handlingen er ikke tilgjengelig i din abonnementsplan." - #: ../../include/apps.php:128 msgid "Site Admin" msgstr "Nettstedsadministrator" @@ -4202,12 +4154,84 @@ msgstr "Gruppelager" msgid "Custom/Expert Mode" msgstr "Tilpasset/Ekspertmodus" -#: ../../include/photo/photo_driver.php:719 ../../mod/photos.php:94 -#: ../../mod/photos.php:699 ../../mod/profile_photo.php:147 +#: ../../include/photo/photo_driver.php:719 ../../mod/profile_photo.php:147 #: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 +#: ../../mod/photos.php:94 ../../mod/photos.php:699 msgid "Profile Photos" msgstr "Profilbilder" +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Ikke en gyldig e-postadresse" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet." + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "En invitasjon er pÃ¥krevd." + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "Invitasjon kunne ikke bekreftes." + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Vennligst skriv inn nødvendig informasjon." + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "Mislyktes med Ã¥ lagre kontoinformasjon." + +#: ../../include/account.php:248 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registreringsbekreftelse for %s" + +#: ../../include/account.php:314 +#, php-format +msgid "Registration request at %s" +msgstr "Registreringsforespørsel hos %s" + +#: ../../include/account.php:338 +msgid "your registration password" +msgstr "ditt registreringspassord" + +#: ../../include/account.php:341 ../../include/account.php:401 +#, php-format +msgid "Registration details for %s" +msgstr "Registreringsdetaljer for %s" + +#: ../../include/account.php:410 +msgid "Account approved." +msgstr "Konto godkjent." + +#: ../../include/account.php:449 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrering trukket tilbake for %s" + +#: ../../include/account.php:494 +msgid "Account verified. Please login." +msgstr "Konto bekreftet. Vennligst logg inn." + +#: ../../include/account.php:707 ../../include/account.php:709 +msgid "Click here to upgrade." +msgstr "Klikk her for Ã¥ oppgradere." + +#: ../../include/account.php:715 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan." + +#: ../../include/account.php:720 +msgid "This action is not available under your subscription plan." +msgstr "Denne handlingen er ikke tilgjengelig i din abonnementsplan." + #: ../../mod/filestorage.php:82 msgid "Permission Denied." msgstr "Tillatelse avvist." @@ -4300,36 +4324,36 @@ msgstr "Alle tilkoblede kanaler" msgid "Click on a channel to add or remove." msgstr "Klikk pÃ¥ en kanal for Ã¥ legge til eller fjerne." -#: ../../mod/item.php:173 +#: ../../mod/item.php:174 msgid "Unable to locate original post." msgstr "Ikke i stand til Ã¥ finne opprinnelig innlegg." -#: ../../mod/item.php:417 +#: ../../mod/item.php:418 msgid "Empty post discarded." msgstr "Tomt innlegg forkastet." -#: ../../mod/item.php:457 +#: ../../mod/item.php:458 msgid "Executable content type not permitted to this channel." msgstr "Kjørbar innholdstype er ikke tillat for denne kanalen." -#: ../../mod/item.php:822 +#: ../../mod/item.php:823 msgid "Duplicate post suppressed." msgstr "Duplikat av innlegg forhindret." -#: ../../mod/item.php:953 +#: ../../mod/item.php:954 msgid "System error. Post not saved." msgstr "Systemfeil. Innlegg ble ikke lagret." -#: ../../mod/item.php:1220 +#: ../../mod/item.php:1221 msgid "Unable to obtain post information from database." msgstr "Ikke i stand til Ã¥ fÃ¥ tak i informasjon om innlegg fra databasen." -#: ../../mod/item.php:1227 +#: ../../mod/item.php:1228 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg." -#: ../../mod/item.php:1234 +#: ../../mod/item.php:1235 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider." @@ -4409,7 +4433,8 @@ msgstr "Ingen treff" msgid "OpenID protocol error. No ID returned." msgstr "OpenID protokollfeil. Ingen ID ble returnert." -#: ../../mod/openid.php:72 ../../mod/openid.php:179 ../../mod/post.php:285 +#: ../../mod/openid.php:72 ../../mod/openid.php:179 +#: ../../Zotlabs/Zot/Auth.php:248 #, php-format msgid "Welcome %s. Remote authentication successful." msgstr "Velkommen %s. Ekstern autentisering er vellykket." @@ -4645,7 +4670,7 @@ msgstr "Ugyldig element." msgid "Channel not found." msgstr "Kanalen ble ikke funnet." -#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:214 +#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:216 #: ../../mod/block.php:75 ../../index.php:241 msgid "Page not found." msgstr "Siden ikke funnet." @@ -4757,8 +4782,8 @@ msgstr "Les mer om roller" msgid "No ratings" msgstr "Ingen vurderinger" -#: ../../mod/ratings.php:82 ../../mod/search.php:13 ../../mod/directory.php:59 -#: ../../mod/photos.php:490 ../../mod/display.php:13 +#: ../../mod/ratings.php:82 ../../mod/display.php:13 +#: ../../mod/directory.php:59 ../../mod/photos.php:490 ../../mod/search.php:13 #: ../../mod/viewconnections.php:17 msgid "Public access denied." msgstr "Offentlig tilgang avvist." @@ -4815,8 +4840,8 @@ msgstr "Vennligst les filen \"install/INSTALL.txt\"." msgid "System check" msgstr "Systemsjekk" -#: ../../mod/setup.php:285 ../../mod/photos.php:914 ../../mod/events.php:668 -#: ../../mod/events.php:675 +#: ../../mod/setup.php:285 ../../mod/photos.php:911 ../../mod/events.php:653 +#: ../../mod/events.php:660 msgid "Next" msgstr "Neste" @@ -5204,15 +5229,6 @@ msgstr "Mine bokmerker" msgid "My Connections Bookmarks" msgstr "Mine forbindelsers bokmerker" -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:157 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - #: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 msgid "This setting requires special processing and editing has been blocked." msgstr "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert." @@ -5317,7 +5333,7 @@ msgstr "Hjemmeside" msgid "Interests" msgstr "Interesser" -#: ../../mod/profiles.php:457 ../../mod/admin.php:974 +#: ../../mod/profiles.php:457 ../../mod/admin.php:986 msgid "Address" msgstr "Adresse" @@ -5501,16 +5517,6 @@ msgstr "Legg til profilting" msgid "Include desirable objects in your profile" msgstr "Inkluder ønskverdige objekter i din profil" -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elementer merket med: %s" - -#: ../../mod/search.php:214 -#, php-format -msgid "Search results for: %s" -msgstr "Søkeresultater for: %s" - #: ../../mod/connedit.php:75 msgid "Could not access contact record." msgstr "Fikk ikke tilgang til kontaktinformasjonen." @@ -5570,11 +5576,11 @@ msgstr "Nylig aktivitet" msgid "View recent posts and comments" msgstr "Vis nylige innlegg og kommentarer" -#: ../../mod/connedit.php:519 ../../mod/admin.php:811 +#: ../../mod/connedit.php:519 ../../mod/admin.php:823 msgid "Unblock" msgstr "Ikke blokker lenger" -#: ../../mod/connedit.php:519 ../../mod/admin.php:810 +#: ../../mod/connedit.php:519 ../../mod/admin.php:822 msgid "Block" msgstr "Blokker" @@ -5730,7 +5736,7 @@ msgid "" " communication." msgstr "(%s) ønsker forbindelse med deg. Vennligst godkjenn denne forbindelsen for Ã¥ tillate kommunikasjon." -#: ../../mod/connedit.php:710 ../../mod/admin.php:807 +#: ../../mod/connedit.php:710 ../../mod/admin.php:819 msgid "Approve" msgstr "Godkjenn" @@ -5903,19 +5909,19 @@ msgstr "la til din kanal" msgid "posted an event" msgstr "la ut en hendelse" -#: ../../mod/api.php:76 ../../mod/api.php:102 +#: ../../mod/api.php:74 ../../mod/api.php:98 msgid "Authorize application connection" msgstr "Tillat programforbindelse" -#: ../../mod/api.php:77 +#: ../../mod/api.php:75 msgid "Return to your app and insert this Securty Code:" msgstr "GÃ¥ tilbake til din app og legg inn denne sikkerhetskoden:" -#: ../../mod/api.php:89 +#: ../../mod/api.php:85 msgid "Please login to continue." msgstr "Vennligst logg inn for Ã¥ fortsette." -#: ../../mod/api.php:104 +#: ../../mod/api.php:100 msgid "" "Do you want to authorize this application to access your posts and contacts," " and/or create new posts for you?" @@ -5941,7 +5947,7 @@ msgstr "Lagre bokmerke" msgid "URL of bookmark" msgstr "URL-en til bokmerket" -#: ../../mod/rbmark.php:97 ../../mod/appman.php:93 ../../mod/events.php:465 +#: ../../mod/rbmark.php:97 ../../mod/appman.php:93 ../../mod/events.php:450 msgid "Description" msgstr "Beskrivelse" @@ -6044,7 +6050,7 @@ msgstr "Fjern merkelapp fra element" msgid "Select a tag to remove: " msgstr "Velg merkelapp Ã¥ fjerne:" -#: ../../mod/tagrm.php:133 ../../mod/photos.php:954 +#: ../../mod/tagrm.php:133 ../../mod/photos.php:951 msgid "Remove" msgstr "Fjern" @@ -6155,7 +6161,7 @@ msgid "" "Password reset failed." msgstr "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes." -#: ../../mod/lostpass.php:86 ../../boot.php:1494 +#: ../../mod/lostpass.php:86 ../../boot.php:1496 msgid "Password Reset" msgstr "Tilbakestill passord" @@ -6313,156 +6319,75 @@ msgid "" "only once and leave this page open until finished." msgstr "Denne prosessen kan ta flere minutter Ã¥ fullføre. Vennligst send inn dette skjemaet bare en gang og la siden være Ã¥pen inntil den er ferdig." -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "Informasjon om sideeier kunne ikke hentes." - -#: ../../mod/photos.php:100 -msgid "Album not found." -msgstr "Albumet ble ikke funnet." - -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Slett album" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Grensen for totalt antall invitasjoner er overskredet." -#: ../../mod/photos.php:171 ../../mod/photos.php:1009 -msgid "Delete Photo" -msgstr "Slett bilde" +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : ikke en gyldig e-postadresse." -#: ../../mod/photos.php:501 -msgid "No photos selected" -msgstr "Ingen bilder valgt" +#: ../../mod/invite.php:59 +msgid "Please join us on $Projectname" +msgstr "Bli med oss pÃ¥ $Projectname" -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." -msgstr "Tilgang til dette elementet er begrenset." +#: ../../mod/invite.php:70 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted." -#: ../../mod/photos.php:589 +#: ../../mod/invite.php:75 #, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt." +msgid "%s : Message delivery failed." +msgstr "%s : meldingslevering feilet." -#: ../../mod/photos.php:592 +#: ../../mod/invite.php:79 #, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB lagringsplass til bilder er brukt." - -#: ../../mod/photos.php:620 -msgid "Upload Photos" -msgstr "Last opp bilder" - -#: ../../mod/photos.php:624 -msgid "Enter an album name" -msgstr "Skriv et albumnavn" - -#: ../../mod/photos.php:625 -msgid "or select an existing album (doubleclick)" -msgstr "eller velg et eksisterende album (dobbeltklikk)" - -#: ../../mod/photos.php:626 -msgid "Create a status post for this upload" -msgstr "Lag et statusinnlegg for denne opplastingen" - -#: ../../mod/photos.php:627 -msgid "Caption (optional):" -msgstr "Bildetekst (valgfritt):" - -#: ../../mod/photos.php:628 -msgid "Description (optional):" -msgstr "Beskrivelse (valgfritt):" - -#: ../../mod/photos.php:655 -msgid "Album name could not be decoded" -msgstr "Albumnavnet kunne ikke dekodes" - -#: ../../mod/photos.php:699 ../../mod/photos.php:1236 -#: ../../mod/photos.php:1253 -msgid "Contact Photos" -msgstr "Kontaktbilder" - -#: ../../mod/photos.php:727 -msgid "Show Newest First" -msgstr "Vis nyeste først" - -#: ../../mod/photos.php:729 -msgid "Show Oldest First" -msgstr "Vis eldste først" - -#: ../../mod/photos.php:827 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." - -#: ../../mod/photos.php:829 -msgid "Photo not available" -msgstr "Bilde er utilgjengelig" - -#: ../../mod/photos.php:887 -msgid "Use as profile photo" -msgstr "Bruk som profilbilde" - -#: ../../mod/photos.php:894 -msgid "Private Photo" -msgstr "Privat bilde" - -#: ../../mod/photos.php:905 ../../mod/events.php:667 ../../mod/events.php:674 -msgid "Previous" -msgstr "Forrige" - -#: ../../mod/photos.php:909 -msgid "View Full Size" -msgstr "Vis i full størrelse" - -#: ../../mod/photos.php:988 -msgid "Edit photo" -msgstr "Endre bilde" - -#: ../../mod/photos.php:990 -msgid "Rotate CW (right)" -msgstr "Roter med klokka (mot høyre)" - -#: ../../mod/photos.php:991 -msgid "Rotate CCW (left)" -msgstr "Roter mot klokka (venstre)" +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d melding sendt." +msgstr[1] "%d meldinger sendt." -#: ../../mod/photos.php:994 -msgid "Enter a new album name" -msgstr "Skriv et nytt albumnavn" +#: ../../mod/invite.php:98 +msgid "You have no more invitations available" +msgstr "Du har ikke flere invitasjoner tilgjengelig" -#: ../../mod/photos.php:995 -msgid "or select an existing one (doubleclick)" -msgstr "eller velg et eksisterende album (dobbeltklikk)" +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Send invitasjoner" -#: ../../mod/photos.php:998 -msgid "Caption" -msgstr "Overskrift" +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Skriv e-postadresser, en per linje:" -#: ../../mod/photos.php:1000 -msgid "Add a Tag" -msgstr "Legg til merkelapp" +#: ../../mod/invite.php:131 ../../mod/mail.php:246 +msgid "Your message:" +msgstr "Din melding:" -#: ../../mod/photos.php:1004 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com" +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ $Projectname." -#: ../../mod/photos.php:1007 -msgid "Flag as adult in album view" -msgstr "Flag som voksent i albumvisning" +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Du mÃ¥ oppgi denne invitasjonskoden:" -#: ../../mod/photos.php:1199 -msgid "In This Photo:" -msgstr "I dette bildet:" +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registrer ved enhver $Projectname-lokasjon (de er alle forbundet med hverandre)" -#: ../../mod/photos.php:1204 -msgid "Map" -msgstr "Kart" +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Skriv inn min $Projectname-adresse i nettstedets søkefelt." -#: ../../mod/photos.php:1292 -msgid "View Album" -msgstr "Vis album" +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "eller besøk" -#: ../../mod/photos.php:1315 -msgid "Recent Photos" -msgstr "Nye bilder" +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Klikk [Forbindelse]" #: ../../mod/probe.php:24 ../../mod/probe.php:30 #, php-format @@ -6733,807 +6658,817 @@ msgstr "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes." msgid "Passwords do not match." msgstr "Passordene er ikke like." -#: ../../mod/register.php:117 +#: ../../mod/register.php:119 msgid "" "Registration successful. Please check your email for validation " "instructions." msgstr "Registreringen er vellykket. Vennligst sjekk e-posten din for Ã¥ bekrefte opprettelsen." -#: ../../mod/register.php:123 +#: ../../mod/register.php:125 msgid "Your registration is pending approval by the site owner." msgstr "Din registrering venter pÃ¥ godkjenning av nettstedets eier." -#: ../../mod/register.php:126 +#: ../../mod/register.php:128 msgid "Your registration can not be processed." msgstr "Din registrering kan ikke behandles." -#: ../../mod/register.php:163 +#: ../../mod/register.php:165 msgid "Registration on this site/hub is by approval only." msgstr "Registrering pÃ¥ dette nettstedet/denne hubben skjer bare gjennom godkjenning." -#: ../../mod/register.php:164 +#: ../../mod/register.php:166 msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" msgstr "<a href=\"pubsites\">Registrer pÃ¥ et annet tilknyttet nettsted/hub</a>" -#: ../../mod/register.php:174 +#: ../../mod/register.php:176 msgid "" "This site has exceeded the number of allowed daily account registrations. " "Please try again tomorrow." msgstr "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen." -#: ../../mod/register.php:185 +#: ../../mod/register.php:187 msgid "Terms of Service" msgstr "Tjenesteavtale" -#: ../../mod/register.php:191 +#: ../../mod/register.php:193 #, php-format msgid "I accept the %s for this website" msgstr "Jeg godtar %s for dette nettstedet" -#: ../../mod/register.php:193 +#: ../../mod/register.php:195 #, php-format msgid "I am over 13 years of age and accept the %s for this website" msgstr "Jeg er over 13 Ã¥r gammel og aksepterer %s for dette nettstedet." -#: ../../mod/register.php:207 ../../mod/admin.php:436 +#: ../../mod/register.php:209 ../../mod/admin.php:448 msgid "Registration" msgstr "Registrering" -#: ../../mod/register.php:212 +#: ../../mod/register.php:214 msgid "Membership on this site is by invitation only." msgstr "Medlemskap ved dette nettstedet skjer kun via invitasjon." -#: ../../mod/register.php:213 +#: ../../mod/register.php:215 msgid "Please enter your invitation code" msgstr "Vennligst skriv din invitasjonskode" -#: ../../mod/register.php:216 +#: ../../mod/register.php:218 msgid "Your email address" msgstr "Din e-postadresse" -#: ../../mod/register.php:217 +#: ../../mod/register.php:219 msgid "Choose a password" msgstr "Velg et passord" -#: ../../mod/register.php:218 +#: ../../mod/register.php:220 msgid "Please re-enter your password" msgstr "Vennligst skriv ditt passord en gang til" -#: ../../mod/admin.php:52 +#: ../../mod/admin.php:54 msgid "Theme settings updated." msgstr "Temainnstillinger er oppdatert." -#: ../../mod/admin.php:160 +#: ../../mod/admin.php:162 msgid "# Accounts" msgstr "# Kontoer" -#: ../../mod/admin.php:161 +#: ../../mod/admin.php:163 msgid "# blocked accounts" msgstr "# blokkerte kontoer" -#: ../../mod/admin.php:162 +#: ../../mod/admin.php:164 msgid "# expired accounts" msgstr "# utgÃ¥tte kontoer" -#: ../../mod/admin.php:163 +#: ../../mod/admin.php:165 msgid "# expiring accounts" msgstr "# kontoer som holder pÃ¥ Ã¥ gÃ¥ ut" -#: ../../mod/admin.php:174 +#: ../../mod/admin.php:176 msgid "# Channels" msgstr "# Kanaler" -#: ../../mod/admin.php:175 +#: ../../mod/admin.php:177 msgid "# primary" msgstr "# hoved" -#: ../../mod/admin.php:176 +#: ../../mod/admin.php:178 msgid "# clones" msgstr "# kloner" -#: ../../mod/admin.php:182 +#: ../../mod/admin.php:184 msgid "Message queues" msgstr "Meldingskøer" -#: ../../mod/admin.php:198 ../../mod/admin.php:433 ../../mod/admin.php:532 -#: ../../mod/admin.php:800 ../../mod/admin.php:964 ../../mod/admin.php:1061 -#: ../../mod/admin.php:1101 ../../mod/admin.php:1261 ../../mod/admin.php:1295 -#: ../../mod/admin.php:1380 +#: ../../mod/admin.php:200 ../../mod/admin.php:445 ../../mod/admin.php:545 +#: ../../mod/admin.php:812 ../../mod/admin.php:976 ../../mod/admin.php:1073 +#: ../../mod/admin.php:1113 ../../mod/admin.php:1273 ../../mod/admin.php:1307 +#: ../../mod/admin.php:1392 msgid "Administration" msgstr "Administrasjon" -#: ../../mod/admin.php:199 +#: ../../mod/admin.php:201 msgid "Summary" msgstr "Sammendrag" -#: ../../mod/admin.php:202 +#: ../../mod/admin.php:204 msgid "Registered accounts" msgstr "Registrerte kontoer" -#: ../../mod/admin.php:203 ../../mod/admin.php:536 +#: ../../mod/admin.php:205 ../../mod/admin.php:549 msgid "Pending registrations" msgstr "Ventende registreringer" -#: ../../mod/admin.php:204 +#: ../../mod/admin.php:206 msgid "Registered channels" msgstr "Registrerte kanaler" -#: ../../mod/admin.php:205 ../../mod/admin.php:537 +#: ../../mod/admin.php:207 ../../mod/admin.php:550 msgid "Active plugins" msgstr "Aktive tilleggsfunksjoner" -#: ../../mod/admin.php:206 +#: ../../mod/admin.php:208 msgid "Version" msgstr "Versjon" -#: ../../mod/admin.php:324 +#: ../../mod/admin.php:329 msgid "Site settings updated." msgstr "Nettstedsinnstillinger er oppdatert." -#: ../../mod/admin.php:361 ../../mod/settings.php:793 +#: ../../mod/admin.php:366 ../../mod/settings.php:793 msgid "mobile" msgstr "mobil" -#: ../../mod/admin.php:363 +#: ../../mod/admin.php:368 msgid "experimental" msgstr "eksperimentell" -#: ../../mod/admin.php:365 +#: ../../mod/admin.php:370 msgid "unsupported" msgstr "ikke støttet" -#: ../../mod/admin.php:411 +#: ../../mod/admin.php:416 msgid "Yes - with approval" msgstr "Ja - med godkjenning" -#: ../../mod/admin.php:417 +#: ../../mod/admin.php:422 msgid "My site is not a public server" msgstr "Mitt nettsted er ikke en offentlig tjeneste" -#: ../../mod/admin.php:418 +#: ../../mod/admin.php:423 msgid "My site has paid access only" msgstr "Mitt nettsted gir kun tilgang mot betaling" -#: ../../mod/admin.php:419 +#: ../../mod/admin.php:424 msgid "My site has free access only" msgstr "Mitt nettsted har kun gratis tilgang" -#: ../../mod/admin.php:420 +#: ../../mod/admin.php:425 msgid "My site offers free accounts with optional paid upgrades" msgstr "Mitt nettsted tilbyr gratis konto med valgfri oppgradering til betalt tjeneste" -#: ../../mod/admin.php:437 +#: ../../mod/admin.php:449 msgid "File upload" msgstr "Last opp fil" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:450 msgid "Policies" msgstr "Retningslinjer" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:455 msgid "Site name" msgstr "Nettstedets navn" -#: ../../mod/admin.php:444 +#: ../../mod/admin.php:456 msgid "Banner/Logo" msgstr "Banner/Logo" -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:457 msgid "Administrator Information" msgstr "Administratorinformasjon" -#: ../../mod/admin.php:445 +#: ../../mod/admin.php:457 msgid "" "Contact information for site administrators. Displayed on siteinfo page. " "BBCode can be used here" msgstr "Kontaktinformasjon til nettstedsadministratorer. Vises pÃ¥ siteinfo-siden. BBCode kan brukes her" -#: ../../mod/admin.php:446 +#: ../../mod/admin.php:458 msgid "System language" msgstr "SystemsprÃ¥k" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:459 msgid "System theme" msgstr "Systemtema" -#: ../../mod/admin.php:447 +#: ../../mod/admin.php:459 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" msgstr "Standard systemtema - kan overstyres av brukerprofiler - <a href='#' id='cnftheme'>endre temainnstillinger</a>" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:460 msgid "Mobile system theme" msgstr "Mobilt systemtema" -#: ../../mod/admin.php:448 +#: ../../mod/admin.php:460 msgid "Theme for mobile devices" msgstr "Tema for mobile enheter" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:462 msgid "Allow Feeds as Connections" msgstr "Tillat strømmer som forbindelser" -#: ../../mod/admin.php:450 +#: ../../mod/admin.php:462 msgid "(Heavy system resource usage)" msgstr "(Tung bruk av systemressurser)" -#: ../../mod/admin.php:451 +#: ../../mod/admin.php:463 msgid "Maximum image size" msgstr "Største bildestørrelse" -#: ../../mod/admin.php:451 +#: ../../mod/admin.php:463 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset." -#: ../../mod/admin.php:452 +#: ../../mod/admin.php:464 msgid "Does this site allow new member registration?" msgstr "Tillater dette nettstedet registrering av nye medlemmer?" -#: ../../mod/admin.php:453 +#: ../../mod/admin.php:465 +msgid "Invitation only" +msgstr "Kun inviterte" + +#: ../../mod/admin.php:465 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "Tillat bare nye medlemsregistreringer med en invitasjonskode. OvenstÃ¥ende retningslinjer for registrering mÃ¥ være satt til Ja." + +#: ../../mod/admin.php:466 msgid "Which best describes the types of account offered by this hub?" msgstr "Hvilket alternativ beskriver best hva slags kontotype som tilbys av dette nettstedet/denne hubben?" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:467 msgid "Register text" msgstr "Registreringstekst" -#: ../../mod/admin.php:454 +#: ../../mod/admin.php:467 msgid "Will be displayed prominently on the registration page." msgstr "Vil bli vist pÃ¥ en fremtredende mÃ¥te pÃ¥ registreringssiden." -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:468 msgid "Site homepage to show visitors (default: login box)" msgstr "Nettstedets hjemmeside som vises til besøkende (standard: innloggingsboks)" -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:468 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 "eksempel: 'public' for Ã¥ vise offentlig strøm av innlegg, 'page/sys/home/ for Ã¥ vise en system-webside called 'home\" eller 'include:home.html' for Ã¥ inkludere en fil." -#: ../../mod/admin.php:456 +#: ../../mod/admin.php:469 msgid "Preserve site homepage URL" msgstr "Bevar URL-en til nettstedets hjemmeside" -#: ../../mod/admin.php:456 +#: ../../mod/admin.php:469 msgid "" "Present the site homepage in a frame at the original location instead of " "redirecting" msgstr "Presenter hjemmesiden til nettstedet i en ramme fra den opprinnelige plasseringen i stedet for Ã¥ omdirigere" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:470 msgid "Accounts abandoned after x days" msgstr "Kontoer forlatt etter x dager" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:470 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "Vil ikke kaste bort systemressurser pÃ¥ Ã¥ spørre eksterne nettsteder etter forlatte kontoer. Skriv 0 for Ã¥ ikke sette noen tidsgrense." -#: ../../mod/admin.php:458 +#: ../../mod/admin.php:471 msgid "Allowed friend domains" msgstr "Tillatte vennedomener" -#: ../../mod/admin.php:458 +#: ../../mod/admin.php:471 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "Kommaseparert liste over domener som har lov til Ã¥ etablere vennskap med dette nettstedet. Jokertegn er akseptert. Tøm for Ã¥ tillate alle domener." -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:472 msgid "Allowed email domains" msgstr "Tillate e-postdomener" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:472 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 "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering pÃ¥ dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt" -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:473 msgid "Not allowed email domains" msgstr "Ikke tillatte e-postdomener" -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:473 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 "Kommaseparert liste med domener som ikke er tillatt i e-postadresser ved registrering pÃ¥ dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt, med mindre tillate domener er blitt definert." -#: ../../mod/admin.php:461 +#: ../../mod/admin.php:474 msgid "Block public" msgstr "Blokker offentlig tilgang" -#: ../../mod/admin.php:461 +#: ../../mod/admin.php:474 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "Kryss av for Ã¥ blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige pÃ¥ dette nettstedet med mindre du er logget inn." -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:475 msgid "Verify Email Addresses" msgstr "Bekreft e-postadresser" -#: ../../mod/admin.php:462 +#: ../../mod/admin.php:475 msgid "" "Check to verify email addresses used in account registration (recommended)." msgstr "Sett hake for Ã¥ sjekke e-postadresser brukt ved kontoregistrering (anbefales)." -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:476 msgid "Force publish" msgstr "Tving publisering" -#: ../../mod/admin.php:463 +#: ../../mod/admin.php:476 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "Kryss av for Ã¥ tvinge alle profiler pÃ¥ dette nettstedet til Ã¥ bli oppført i nettstedet sin katalog." -#: ../../mod/admin.php:464 -msgid "Disable discovery tab" -msgstr "Skru av oppdagelsesfanen" +#: ../../mod/admin.php:477 +msgid "Import Public Streams" +msgstr "Importer offentlige innholdsstrømmer" -#: ../../mod/admin.php:464 +#: ../../mod/admin.php:477 msgid "" -"Remove the tab in the network view with public content pulled from sources " -"chosen for this site." -msgstr "Fjern fanen fra nettverksvisningen med offentlig innhold trukket inn fra kilder valg for dette nettstedet." +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Importer og gi tilgang til offentlig innhold trukket inn fra andre nettsteder. Advarsel: dette innholdet er ikke moderert." -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:478 msgid "login on Homepage" msgstr "Logg inn pÃ¥ hjemmesiden" -#: ../../mod/admin.php:465 +#: ../../mod/admin.php:478 msgid "" "Present a login box to visitors on the home page if no other content has " "been configured." msgstr "Presenter en innloggingsboks til besøkende pÃ¥ hjemmesiden hvis ikke noe annet innhold har blitt konfigurert." -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:480 msgid "Directory Server URL" msgstr "Katalogtjener URL" -#: ../../mod/admin.php:467 +#: ../../mod/admin.php:480 msgid "Default directory server" msgstr "Standard katalogtjener" -#: ../../mod/admin.php:469 +#: ../../mod/admin.php:482 msgid "Proxy user" msgstr "Brukernavn mellomtjener" -#: ../../mod/admin.php:470 +#: ../../mod/admin.php:483 msgid "Proxy URL" msgstr "Mellomtjener URL" -#: ../../mod/admin.php:471 +#: ../../mod/admin.php:484 msgid "Network timeout" msgstr "Nettverk tidsavbrudd" -#: ../../mod/admin.php:471 +#: ../../mod/admin.php:484 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "Verdien i sekunder. Skriv 0 for ubegrenset (ikke anbefalt)." -#: ../../mod/admin.php:472 +#: ../../mod/admin.php:485 msgid "Delivery interval" msgstr "Leveringsinterval" -#: ../../mod/admin.php:472 +#: ../../mod/admin.php:485 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 "Forsink leveringsprosessene i bakgrunnen med dette antall sekunder for Ã¥ redusere systembelastningen. Anbefaling: 4-5 for delte tjenere, 2-3 for virtuelle tjenere, 0-1 for større dedikerte tjenere." -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:486 msgid "Deliveries per process" msgstr "Leveranser per prosess" -#: ../../mod/admin.php:473 +#: ../../mod/admin.php:486 msgid "" "Number of deliveries to attempt in a single operating system process. Adjust" " if necessary to tune system performance. Recommend: 1-5." msgstr "Antall leveranser som forsøkes i en enkelt operativsystemprosess. Juster om nødvendig for Ã¥ fininnstille systemets yteevne. Anbefaling: 1-5." -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:487 msgid "Poll interval" msgstr "Spørreintervall" -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:487 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "Forsink spørreprosessene i bakgrunnen med dette antall sekunder for Ã¥ redusere systembelastningen. Hvis 0, bruk dette leveringsintervallet." -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:488 msgid "Maximum Load Average" msgstr "Største belastningsgjennomsnitt" -#: ../../mod/admin.php:475 +#: ../../mod/admin.php:488 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "Største systembelastning før leverings- og spørreprosesser blir utsatt - standard 50." -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:489 msgid "Expiration period in days for imported (matrix/network) content" msgstr "Antall dager før importert innhold (matrix/nettverk) utgÃ¥r" -#: ../../mod/admin.php:476 +#: ../../mod/admin.php:489 msgid "0 for no expiration of imported content" msgstr "0 dersom importert innhold ikke skal utgÃ¥" -#: ../../mod/admin.php:524 +#: ../../mod/admin.php:537 msgid "No server found" msgstr "Ingen tjener funnet" -#: ../../mod/admin.php:531 ../../mod/admin.php:814 +#: ../../mod/admin.php:544 ../../mod/admin.php:826 msgid "ID" msgstr "ID" -#: ../../mod/admin.php:531 +#: ../../mod/admin.php:544 msgid "for channel" msgstr "for kanalen" -#: ../../mod/admin.php:531 +#: ../../mod/admin.php:544 msgid "on server" msgstr "pÃ¥ tjener" -#: ../../mod/admin.php:531 +#: ../../mod/admin.php:544 msgid "Status" msgstr "Status" -#: ../../mod/admin.php:533 +#: ../../mod/admin.php:546 msgid "Server" msgstr "Tjener" -#: ../../mod/admin.php:550 +#: ../../mod/admin.php:563 msgid "Update has been marked successful" msgstr "Oppdateringen har blitt merket som en suksess" -#: ../../mod/admin.php:560 +#: ../../mod/admin.php:573 #, php-format msgid "Executing %s failed. Check system logs." msgstr "Utføring av %s feilet. Sjekk systemlogger." -#: ../../mod/admin.php:563 +#: ../../mod/admin.php:576 #, php-format msgid "Update %s was successfully applied." msgstr "Oppdatering %s ble gjennomført med suksess." -#: ../../mod/admin.php:567 +#: ../../mod/admin.php:580 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "Oppdatering %s returnerte ingen status. Det er ukjent om den ble vellykket." -#: ../../mod/admin.php:570 +#: ../../mod/admin.php:583 #, php-format msgid "Update function %s could not be found." msgstr "Oppdatering av funksjon %s kunne ikke finnes." -#: ../../mod/admin.php:586 +#: ../../mod/admin.php:599 msgid "No failed updates." msgstr "Ingen mislykkede oppdateringer." -#: ../../mod/admin.php:590 +#: ../../mod/admin.php:603 msgid "Failed Updates" msgstr "Mislykkede oppdateringer" -#: ../../mod/admin.php:592 +#: ../../mod/admin.php:605 msgid "Mark success (if update was manually applied)" msgstr "Marker suksess (hvis oppdateringen ble gjennomført manuelt)" -#: ../../mod/admin.php:593 +#: ../../mod/admin.php:606 msgid "Attempt to execute this update step automatically" msgstr "Prøv Ã¥ gjennomføre dette oppdateringstrinnet automatisk" -#: ../../mod/admin.php:625 +#: ../../mod/admin.php:637 msgid "Queue Statistics" msgstr "Køstatistikk" -#: ../../mod/admin.php:626 +#: ../../mod/admin.php:638 msgid "Total Entries" msgstr "Totalt antall oppføringer" -#: ../../mod/admin.php:627 +#: ../../mod/admin.php:639 msgid "Priority" msgstr "Prioritet" -#: ../../mod/admin.php:628 +#: ../../mod/admin.php:640 msgid "Destination URL" msgstr "MÃ¥l-URL" -#: ../../mod/admin.php:629 +#: ../../mod/admin.php:641 msgid "Mark hub permanently offline" msgstr "Merk hub som permanent offline" -#: ../../mod/admin.php:630 +#: ../../mod/admin.php:642 msgid "Empty queue for this hub" msgstr "Tøm køen for denne hubben" -#: ../../mod/admin.php:631 +#: ../../mod/admin.php:643 msgid "Last known contact" msgstr "Siste kjente kontakt" -#: ../../mod/admin.php:667 +#: ../../mod/admin.php:679 #, php-format msgid "%s account blocked/unblocked" msgid_plural "%s account blocked/unblocked" msgstr[0] "%s konto blokkert/ikke blokkert lenger" msgstr[1] "%s kontoer blokkert/ikke blokkert lenger" -#: ../../mod/admin.php:675 +#: ../../mod/admin.php:687 #, php-format msgid "%s account deleted" msgid_plural "%s accounts deleted" msgstr[0] "%s konto slettet" msgstr[1] "%s kontoer slettet" -#: ../../mod/admin.php:711 +#: ../../mod/admin.php:723 msgid "Account not found" msgstr "Kontoen ble ikke funnet" -#: ../../mod/admin.php:723 +#: ../../mod/admin.php:735 #, php-format msgid "Account '%s' deleted" msgstr "Kontoen '%s' slettet" -#: ../../mod/admin.php:731 +#: ../../mod/admin.php:743 #, php-format msgid "Account '%s' blocked" msgstr "Kontoen '%s' blokkert" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:751 #, php-format msgid "Account '%s' unblocked" msgstr "Kontoen '%s' er ikke blokkert lenger" -#: ../../mod/admin.php:801 ../../mod/admin.php:813 +#: ../../mod/admin.php:813 ../../mod/admin.php:825 msgid "Users" msgstr "Brukere" -#: ../../mod/admin.php:803 ../../mod/admin.php:967 +#: ../../mod/admin.php:815 ../../mod/admin.php:979 msgid "select all" msgstr "velg alle" -#: ../../mod/admin.php:804 +#: ../../mod/admin.php:816 msgid "User registrations waiting for confirm" msgstr "Brukerregistreringer som venter pÃ¥ bekreftelse" -#: ../../mod/admin.php:805 +#: ../../mod/admin.php:817 msgid "Request date" msgstr "Dato for forespørsel" -#: ../../mod/admin.php:806 +#: ../../mod/admin.php:818 msgid "No registrations." msgstr "Ingen registreringer." -#: ../../mod/admin.php:808 +#: ../../mod/admin.php:820 msgid "Deny" msgstr "AvslÃ¥" -#: ../../mod/admin.php:814 +#: ../../mod/admin.php:826 msgid "Register date" msgstr "Registreringsdato" -#: ../../mod/admin.php:814 +#: ../../mod/admin.php:826 msgid "Last login" msgstr "Siste innlogging" -#: ../../mod/admin.php:814 +#: ../../mod/admin.php:826 msgid "Expires" msgstr "Utløper" -#: ../../mod/admin.php:814 +#: ../../mod/admin.php:826 msgid "Service Class" msgstr "Tjenesteklasse" -#: ../../mod/admin.php:816 +#: ../../mod/admin.php:828 msgid "" "Selected accounts will be deleted!\\n\\nEverything these accounts had posted" " on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Valgte kontoer vil bli slettet!\\n\\nAlt disse kontoene har lagt inn pÃ¥ dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker pÃ¥ at du vil slette disse valgte kontoene?" -#: ../../mod/admin.php:817 +#: ../../mod/admin.php:829 msgid "" "The account {0} will be deleted!\\n\\nEverything this account has posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Kontoen {0} vl bli slettet!\\n\\nAlt denne kontoen har lagt inn pÃ¥ dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker pÃ¥ at du vil slette denne kontoen?" -#: ../../mod/admin.php:853 +#: ../../mod/admin.php:865 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channels censored/uncensored" msgstr[0] "%s kanal er sensurert/ikke sensurert lenger" msgstr[1] "%s kanaler er sensurert/ikke sensurert lenger" -#: ../../mod/admin.php:862 +#: ../../mod/admin.php:874 #, php-format msgid "%s channel code allowed/disallowed" msgid_plural "%s channels code allowed/disallowed" msgstr[0] "%s kanal med kode tillatt/ikke tillatt" msgstr[1] "%s kanaler med kode tillatt/ikke tillatt" -#: ../../mod/admin.php:869 +#: ../../mod/admin.php:881 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s kanal slettet" msgstr[1] "%s kanaler slettet" -#: ../../mod/admin.php:889 +#: ../../mod/admin.php:901 msgid "Channel not found" msgstr "Kanalen ble ikke funnet" -#: ../../mod/admin.php:900 +#: ../../mod/admin.php:912 #, php-format msgid "Channel '%s' deleted" msgstr "Kanalen '%s' er slettet" -#: ../../mod/admin.php:912 +#: ../../mod/admin.php:924 #, php-format msgid "Channel '%s' censored" msgstr "Kanalen '%s' er sensurert" -#: ../../mod/admin.php:912 +#: ../../mod/admin.php:924 #, php-format msgid "Channel '%s' uncensored" msgstr "Kanalen '%s' er ikke sensurert lenger" -#: ../../mod/admin.php:923 +#: ../../mod/admin.php:935 #, php-format msgid "Channel '%s' code allowed" msgstr "Kanal '%s' kode tillatt" -#: ../../mod/admin.php:923 +#: ../../mod/admin.php:935 #, php-format msgid "Channel '%s' code disallowed" msgstr "Kanal '%s' kode ikke tillatt" -#: ../../mod/admin.php:969 +#: ../../mod/admin.php:981 msgid "Censor" msgstr "Sensurer" -#: ../../mod/admin.php:970 +#: ../../mod/admin.php:982 msgid "Uncensor" msgstr "Ikke sensurer lenger" -#: ../../mod/admin.php:971 +#: ../../mod/admin.php:983 msgid "Allow Code" msgstr "Tillat kode" -#: ../../mod/admin.php:972 +#: ../../mod/admin.php:984 msgid "Disallow Code" msgstr "Ikke tillat kode" -#: ../../mod/admin.php:974 +#: ../../mod/admin.php:986 msgid "UID" msgstr "UID" -#: ../../mod/admin.php:976 +#: ../../mod/admin.php:988 msgid "" "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 "Valgte kanaler vil bli slettet!\\n\\nAlt innhold som er lagt inn i disse kanalene pÃ¥ dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette disse kanalene med alt innhold?" -#: ../../mod/admin.php:977 +#: ../../mod/admin.php:989 msgid "" "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 "Kanalen {0} vil bli slettet!\\n\\nAlt innhold som er lagt inn i denne kanalen pÃ¥ dettet nettstedet vil bli slettet for alltid!\\n\\nEr du sikker pÃ¥ at du vil slette denne kanalen med alt innhold?" -#: ../../mod/admin.php:1017 +#: ../../mod/admin.php:1029 #, php-format msgid "Plugin %s disabled." msgstr "Tilleggsfunksjonen %s er avskrudd." -#: ../../mod/admin.php:1021 +#: ../../mod/admin.php:1033 #, php-format msgid "Plugin %s enabled." msgstr "Tilleggsfunksjonen %s er pÃ¥skrudd." -#: ../../mod/admin.php:1031 ../../mod/admin.php:1234 +#: ../../mod/admin.php:1043 ../../mod/admin.php:1246 msgid "Disable" msgstr "Skru av" -#: ../../mod/admin.php:1034 ../../mod/admin.php:1236 +#: ../../mod/admin.php:1046 ../../mod/admin.php:1248 msgid "Enable" msgstr "Skru pÃ¥" -#: ../../mod/admin.php:1063 ../../mod/admin.php:1263 +#: ../../mod/admin.php:1075 ../../mod/admin.php:1275 msgid "Toggle" msgstr "Skru av og pÃ¥" -#: ../../mod/admin.php:1071 ../../mod/admin.php:1273 +#: ../../mod/admin.php:1083 ../../mod/admin.php:1285 msgid "Author: " msgstr "Forfatter:" -#: ../../mod/admin.php:1072 ../../mod/admin.php:1274 +#: ../../mod/admin.php:1084 ../../mod/admin.php:1286 msgid "Maintainer: " msgstr "Vedlikeholder:" -#: ../../mod/admin.php:1199 +#: ../../mod/admin.php:1211 msgid "No themes found." msgstr "Ingen temaer er funnet." -#: ../../mod/admin.php:1255 +#: ../../mod/admin.php:1267 msgid "Screenshot" msgstr "Skjermbilde" -#: ../../mod/admin.php:1301 +#: ../../mod/admin.php:1313 msgid "[Experimental]" msgstr "[Eksperimentelt]" -#: ../../mod/admin.php:1302 +#: ../../mod/admin.php:1314 msgid "[Unsupported]" msgstr "[Ingen støtte]" -#: ../../mod/admin.php:1326 +#: ../../mod/admin.php:1338 msgid "Log settings updated." msgstr "Logginnstillinger er oppdatert." -#: ../../mod/admin.php:1383 +#: ../../mod/admin.php:1395 msgid "Clear" msgstr "Tøm" -#: ../../mod/admin.php:1389 +#: ../../mod/admin.php:1401 msgid "Debugging" msgstr "Feilsøking" -#: ../../mod/admin.php:1390 +#: ../../mod/admin.php:1402 msgid "Log file" msgstr "Loggfil" -#: ../../mod/admin.php:1390 +#: ../../mod/admin.php:1402 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "MÃ¥ kunne skrives til av webtjenesten. Relativ til din Red sin toppnivÃ¥katalog." -#: ../../mod/admin.php:1391 +#: ../../mod/admin.php:1403 msgid "Log level" msgstr "LoggnivÃ¥" -#: ../../mod/admin.php:1437 +#: ../../mod/admin.php:1449 msgid "New Profile Field" msgstr "Nytt profilfelt" -#: ../../mod/admin.php:1438 ../../mod/admin.php:1458 +#: ../../mod/admin.php:1450 ../../mod/admin.php:1470 msgid "Field nickname" msgstr "Feltets kallenavn" -#: ../../mod/admin.php:1438 ../../mod/admin.php:1458 +#: ../../mod/admin.php:1450 ../../mod/admin.php:1470 msgid "System name of field" msgstr "Systemnavnet til feltet" -#: ../../mod/admin.php:1439 ../../mod/admin.php:1459 +#: ../../mod/admin.php:1451 ../../mod/admin.php:1471 msgid "Input type" msgstr "Inndata-type" -#: ../../mod/admin.php:1440 ../../mod/admin.php:1460 +#: ../../mod/admin.php:1452 ../../mod/admin.php:1472 msgid "Field Name" msgstr "Feltnavn" -#: ../../mod/admin.php:1440 ../../mod/admin.php:1460 +#: ../../mod/admin.php:1452 ../../mod/admin.php:1472 msgid "Label on profile pages" msgstr "Merkelapp pÃ¥ profilsider" -#: ../../mod/admin.php:1441 ../../mod/admin.php:1461 +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 msgid "Help text" msgstr "Hjelpetekst" -#: ../../mod/admin.php:1441 ../../mod/admin.php:1461 +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 msgid "Additional info (optional)" msgstr "Tilleggsinformasjon (valgfritt)" -#: ../../mod/admin.php:1451 +#: ../../mod/admin.php:1463 msgid "Field definition not found" msgstr "Feltdefinisjonen ble ikke funnet" -#: ../../mod/admin.php:1457 +#: ../../mod/admin.php:1469 msgid "Edit Profile Field" msgstr "Endre profilfelt" @@ -8252,92 +8187,14 @@ msgstr "NÃ¥r mulig, fjern en plassering ved Ã¥ logge inn pÃ¥ det nettstedet elle msgid "Use this form to drop the location if the hub is no longer operating." msgstr "Bruk dette skjemaet for Ã¥ fjerne plasseringen hvis huben ikke er i drift lenger." -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Ikke i stand til Ã¥ slÃ¥ opp mottaker." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Ikke i stand til Ã¥ kommunisere med forespurt kanal." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Kan ikke bekrefte forespurt kanal." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Valgt kanal har restriksjoner for private meldinger. Sending feilet." - -#: ../../mod/mail.php:132 -msgid "Messages" -msgstr "Meldinger" - -#: ../../mod/mail.php:167 -msgid "Message recalled." -msgstr "Innlegg tilbakekalt." - -#: ../../mod/mail.php:180 -msgid "Conversation removed." -msgstr "Samtale fjernet." - -#: ../../mod/mail.php:223 -msgid "Requested channel is not in this network" -msgstr "Forespurt kanal er ikke tilgjengelig i dette nettverket." - -#: ../../mod/mail.php:231 -msgid "Send Private Message" -msgstr "Send privat melding" - -#: ../../mod/mail.php:232 ../../mod/mail.php:361 -msgid "To:" -msgstr "Til:" - -#: ../../mod/mail.php:235 ../../mod/mail.php:363 -msgid "Subject:" -msgstr "Emne:" - -#: ../../mod/mail.php:238 ../../mod/invite.php:131 -msgid "Your message:" -msgstr "Din melding:" - -#: ../../mod/mail.php:242 -msgid "Send" -msgstr "Send" - -#: ../../mod/mail.php:333 -msgid "Delete message" -msgstr "Slett melding" - -#: ../../mod/mail.php:334 -msgid "Delivery report" -msgstr "Leveringsrapport" - -#: ../../mod/mail.php:335 -msgid "Recall message" -msgstr "Tilbakekall innlegg" - -#: ../../mod/mail.php:337 -msgid "Message has been recalled." -msgstr "Innlegget har blitt tilbakekalt." - -#: ../../mod/mail.php:354 -msgid "Delete Conversation" -msgstr "Slett samtale" - -#: ../../mod/mail.php:356 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside." - -#: ../../mod/mail.php:360 -msgid "Send Reply" -msgstr "Send svar" +#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 +msgid "$Projectname" +msgstr "$Projectname" -#: ../../mod/mail.php:365 +#: ../../mod/home.php:75 #, php-format -msgid "Your message for %s (%s):" -msgstr "Din melding til %s (%s):" +msgid "Welcome to %s" +msgstr "Velkommen til %s" #: ../../mod/regmod.php:11 msgid "Please login." @@ -8367,71 +8224,157 @@ msgstr "Utilstrekkelig tillatelse. Forespørsel omdirigert til profilsiden." msgid "Item not available." msgstr "Elementet er ikke tilgjengelig." -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Grensen for totalt antall invitasjoner er overskredet." +#: ../../mod/photos.php:79 +msgid "Page owner information could not be retrieved." +msgstr "Informasjon om sideeier kunne ikke hentes." -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : ikke en gyldig e-postadresse." +#: ../../mod/photos.php:100 +msgid "Album not found." +msgstr "Albumet ble ikke funnet." -#: ../../mod/invite.php:76 -msgid "Please join us on $Projectname" -msgstr "Bli med oss pÃ¥ $Projectname" +#: ../../mod/photos.php:127 +msgid "Delete Album" +msgstr "Slett album" -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted." +#: ../../mod/photos.php:171 ../../mod/photos.php:1006 +msgid "Delete Photo" +msgstr "Slett bilde" + +#: ../../mod/photos.php:501 +msgid "No photos selected" +msgstr "Ingen bilder valgt" + +#: ../../mod/photos.php:550 +msgid "Access to this item is restricted." +msgstr "Tilgang til dette elementet er begrenset." -#: ../../mod/invite.php:92 +#: ../../mod/photos.php:589 #, php-format -msgid "%s : Message delivery failed." -msgstr "%s : meldingslevering feilet." +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt." -#: ../../mod/invite.php:96 +#: ../../mod/photos.php:592 #, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d melding sendt." -msgstr[1] "%d meldinger sendt." +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB lagringsplass til bilder er brukt." -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "Du har ikke flere invitasjoner tilgjengelig" +#: ../../mod/photos.php:620 +msgid "Upload Photos" +msgstr "Last opp bilder" -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Send invitasjoner" +#: ../../mod/photos.php:624 +msgid "Enter an album name" +msgstr "Skriv et albumnavn" -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Skriv e-postadresser, en per linje:" +#: ../../mod/photos.php:625 +msgid "or select an existing album (doubleclick)" +msgstr "eller velg et eksisterende album (dobbeltklikk)" -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ $Projectname." +#: ../../mod/photos.php:626 +msgid "Create a status post for this upload" +msgstr "Lag et statusinnlegg for denne opplastingen" -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Du mÃ¥ oppgi denne invitasjonskoden:" +#: ../../mod/photos.php:627 +msgid "Caption (optional):" +msgstr "Bildetekst (valgfritt):" -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registrer ved enhver $Projectname-lokasjon (de er alle forbundet med hverandre)" +#: ../../mod/photos.php:628 +msgid "Description (optional):" +msgstr "Beskrivelse (valgfritt):" -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Skriv inn min $Projectname-adresse i nettstedets søkefelt." +#: ../../mod/photos.php:655 +msgid "Album name could not be decoded" +msgstr "Albumnavnet kunne ikke dekodes" -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "eller besøk" +#: ../../mod/photos.php:699 ../../mod/photos.php:1233 +#: ../../mod/photos.php:1250 +msgid "Contact Photos" +msgstr "Kontaktbilder" -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Klikk [Forbindelse]" +#: ../../mod/photos.php:722 +msgid "Show Newest First" +msgstr "Vis nyeste først" + +#: ../../mod/photos.php:724 +msgid "Show Oldest First" +msgstr "Vis eldste først" + +#: ../../mod/photos.php:824 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." + +#: ../../mod/photos.php:826 +msgid "Photo not available" +msgstr "Bilde er utilgjengelig" + +#: ../../mod/photos.php:884 +msgid "Use as profile photo" +msgstr "Bruk som profilbilde" + +#: ../../mod/photos.php:891 +msgid "Private Photo" +msgstr "Privat bilde" + +#: ../../mod/photos.php:902 ../../mod/events.php:652 ../../mod/events.php:659 +msgid "Previous" +msgstr "Forrige" + +#: ../../mod/photos.php:906 +msgid "View Full Size" +msgstr "Vis i full størrelse" + +#: ../../mod/photos.php:985 +msgid "Edit photo" +msgstr "Endre bilde" + +#: ../../mod/photos.php:987 +msgid "Rotate CW (right)" +msgstr "Roter med klokka (mot høyre)" + +#: ../../mod/photos.php:988 +msgid "Rotate CCW (left)" +msgstr "Roter mot klokka (venstre)" + +#: ../../mod/photos.php:991 +msgid "Enter a new album name" +msgstr "Skriv et nytt albumnavn" + +#: ../../mod/photos.php:992 +msgid "or select an existing one (doubleclick)" +msgstr "eller velg et eksisterende album (dobbeltklikk)" + +#: ../../mod/photos.php:995 +msgid "Caption" +msgstr "Overskrift" + +#: ../../mod/photos.php:997 +msgid "Add a Tag" +msgstr "Legg til merkelapp" + +#: ../../mod/photos.php:1001 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:1004 +msgid "Flag as adult in album view" +msgstr "Flag som voksent i albumvisning" + +#: ../../mod/photos.php:1196 +msgid "In This Photo:" +msgstr "I dette bildet:" + +#: ../../mod/photos.php:1201 +msgid "Map" +msgstr "Kart" + +#: ../../mod/photos.php:1289 +msgid "View Album" +msgstr "Vis album" + +#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 +#: ../../mod/photos.php:1314 +msgid "Recent Photos" +msgstr "Nye bilder" #: ../../mod/lockview.php:37 msgid "Remote privacy information not available." @@ -8582,6 +8525,16 @@ msgstr "Chat utgÃ¥r (antall minutter)" msgid "%1$s's Chatrooms" msgstr "%1$s sine chatrom" +#: ../../mod/search.php:212 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementer merket med: %s" + +#: ../../mod/search.php:214 +#, php-format +msgid "Search results for: %s" +msgstr "Søkeresultater for: %s" + #: ../../mod/viewsrc.php:40 msgid "Source of Item" msgstr "Kilde til element" @@ -8675,22 +8628,6 @@ msgstr "Søk blant dine forbindelser" msgid "Finding: " msgstr "Fant:" -#: ../../mod/help.php:147 -msgid "Documentation Search" -msgstr "Søk i dokumentasjon" - -#: ../../mod/help.php:184 ../../mod/help.php:190 ../../mod/help.php:196 -msgid "Help:" -msgstr "Hjelp:" - -#: ../../mod/help.php:211 ../../index.php:238 -msgid "Not Found" -msgstr "Ikke funnet" - -#: ../../mod/help.php:235 -msgid "$Projectname Documentation" -msgstr "$Projectname dokumentasjon" - #: ../../mod/manage.php:130 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." @@ -8822,72 +8759,165 @@ msgstr "Menytittelen andre ser" msgid "Allow bookmarks" msgstr "Tillat bokmerker" -#: ../../mod/post.php:234 +#: ../../mod/mail.php:34 +msgid "Unable to lookup recipient." +msgstr "Ikke i stand til Ã¥ slÃ¥ opp mottaker." + +#: ../../mod/mail.php:42 +msgid "Unable to communicate with requested channel." +msgstr "Ikke i stand til Ã¥ kommunisere med forespurt kanal." + +#: ../../mod/mail.php:49 +msgid "Cannot verify requested channel." +msgstr "Kan ikke bekrefte forespurt kanal." + +#: ../../mod/mail.php:75 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Valgt kanal har restriksjoner for private meldinger. Sending feilet." + +#: ../../mod/mail.php:140 +msgid "Messages" +msgstr "Meldinger" + +#: ../../mod/mail.php:175 +msgid "Message recalled." +msgstr "Innlegg tilbakekalt." + +#: ../../mod/mail.php:188 +msgid "Conversation removed." +msgstr "Samtale fjernet." + +#: ../../mod/mail.php:231 +msgid "Requested channel is not in this network" +msgstr "Forespurt kanal er ikke tilgjengelig i dette nettverket." + +#: ../../mod/mail.php:239 +msgid "Send Private Message" +msgstr "Send privat melding" + +#: ../../mod/mail.php:240 ../../mod/mail.php:370 +msgid "To:" +msgstr "Til:" + +#: ../../mod/mail.php:243 ../../mod/mail.php:372 +msgid "Subject:" +msgstr "Emne:" + +#: ../../mod/mail.php:250 +msgid "Send" +msgstr "Send" + +#: ../../mod/mail.php:342 +msgid "Delete message" +msgstr "Slett melding" + +#: ../../mod/mail.php:343 +msgid "Delivery report" +msgstr "Leveringsrapport" + +#: ../../mod/mail.php:344 +msgid "Recall message" +msgstr "Tilbakekall innlegg" + +#: ../../mod/mail.php:346 +msgid "Message has been recalled." +msgstr "Innlegget har blitt tilbakekalt." + +#: ../../mod/mail.php:363 +msgid "Delete Conversation" +msgstr "Slett samtale" + +#: ../../mod/mail.php:365 msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt." +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside." + +#: ../../mod/mail.php:369 +msgid "Send Reply" +msgstr "Send svar" + +#: ../../mod/mail.php:374 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Din melding til %s (%s):" + +#: ../../mod/help.php:148 +msgid "Documentation Search" +msgstr "Søk i dokumentasjon" + +#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198 +msgid "Help:" +msgstr "Hjelp:" + +#: ../../mod/help.php:213 ../../index.php:238 +msgid "Not Found" +msgstr "Ikke funnet" + +#: ../../mod/help.php:237 +msgid "$Projectname Documentation" +msgstr "$Projectname dokumentasjon" #: ../../mod/service_limits.php:19 msgid "No service class restrictions found." msgstr "Ingen restriksjoner er funnet i tjenesteklasse." -#: ../../mod/siteinfo.php:111 +#: ../../mod/siteinfo.php:15 #, php-format msgid "Version %s" msgstr "Versjon %s" -#: ../../mod/siteinfo.php:132 +#: ../../mod/siteinfo.php:36 msgid "Installed plugins/addons/apps:" msgstr "Installerte tilleggsfunksjoner/tillegg/apper:" -#: ../../mod/siteinfo.php:145 +#: ../../mod/siteinfo.php:49 msgid "No installed plugins/addons/apps" msgstr "Ingen installerte tilleggsfunksjoner/tillegg/apper" -#: ../../mod/siteinfo.php:158 +#: ../../mod/siteinfo.php:62 msgid "" "This is a hub of $Projectname - a global cooperative network of " "decentralized privacy enhanced websites." msgstr "Dette er en $Projectname-hub - et globalt samhandlende nettverk av desentraliserte nettsteder med innbygget personvern." -#: ../../mod/siteinfo.php:160 +#: ../../mod/siteinfo.php:64 msgid "Tag: " msgstr "Merkelapp:" -#: ../../mod/siteinfo.php:162 +#: ../../mod/siteinfo.php:66 msgid "Last background fetch: " msgstr "Siste innhenting i bakgrunnen:" -#: ../../mod/siteinfo.php:164 +#: ../../mod/siteinfo.php:68 msgid "Current load average: " msgstr "Gjeldende belastningsgjennomsnitt:" -#: ../../mod/siteinfo.php:167 +#: ../../mod/siteinfo.php:71 msgid "Running at web location" msgstr "Kjører pÃ¥ webplasseringen" -#: ../../mod/siteinfo.php:168 +#: ../../mod/siteinfo.php:72 msgid "" "Please visit <a href=\"http://hubzilla.org\">hubzilla.org</a> to learn more " "about $Projectname." msgstr "Vennligst besøk <a href=\"http://hubzilla.org\">hubzilla.org</a> for Ã¥ lære mer om $Projectname." -#: ../../mod/siteinfo.php:169 +#: ../../mod/siteinfo.php:73 msgid "Bug reports and issues: please visit" msgstr "Feilmeldinger og feilretting: vennligst besøk" -#: ../../mod/siteinfo.php:171 +#: ../../mod/siteinfo.php:75 msgid "$projectname issues" msgstr "$projectname problemer" -#: ../../mod/siteinfo.php:172 +#: ../../mod/siteinfo.php:76 msgid "" "Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " "com" msgstr "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com" -#: ../../mod/siteinfo.php:174 +#: ../../mod/siteinfo.php:78 msgid "Site Administrators" msgstr "Nettstedsadministratorer" @@ -8921,77 +8951,105 @@ msgstr "Hendelsestittel og starttidspunkt er pÃ¥krevd." msgid "Event not found." msgstr "Hendelsen ble ikke funnet." -#: ../../mod/events.php:452 -msgid "Event Title" -msgstr "Hendelsestittel" +#: ../../mod/events.php:437 +msgid "Edit event titel" +msgstr "Rediger hendelsens tittel" -#: ../../mod/events.php:454 +#: ../../mod/events.php:437 +msgid "Event titel" +msgstr "Hendelsens tittel" + +#: ../../mod/events.php:439 msgid "Categories (comma-separated list)" msgstr "Kategorier (kommaseparert liste)" -#: ../../mod/events.php:455 +#: ../../mod/events.php:440 +msgid "Edit Category" +msgstr "Endre kategori" + +#: ../../mod/events.php:440 msgid "Category" msgstr "Kategori" -#: ../../mod/events.php:458 +#: ../../mod/events.php:443 +msgid "Edit start date and time" +msgstr "Endre startdato og tidspunkt" + +#: ../../mod/events.php:443 msgid "Start date and time" msgstr "Startdato og tidspunkt" -#: ../../mod/events.php:459 ../../mod/events.php:462 +#: ../../mod/events.php:444 ../../mod/events.php:447 msgid "Finish date and time are not known or not relevant" msgstr "Sluttdato og tidspunkt er ikke kjent eller ikke relevant" -#: ../../mod/events.php:461 +#: ../../mod/events.php:446 +msgid "Edit finish date and time" +msgstr "Endre sluttdato og tidspunkt" + +#: ../../mod/events.php:446 msgid "Finish date and time" msgstr "Sluttdato og tidspunkt" -#: ../../mod/events.php:463 ../../mod/events.php:464 +#: ../../mod/events.php:448 ../../mod/events.php:449 msgid "Adjust for viewer timezone" msgstr "Juster i forhold til tilskuerens tidssone" -#: ../../mod/events.php:463 +#: ../../mod/events.php:448 msgid "" "Important for events that happen in a particular place. Not practical for " "global holidays." msgstr "Viktig for hendelser som skjer pÃ¥ et bestemt sted. Ikke praktisk for globale ferier eller fridager." -#: ../../mod/events.php:470 ../../mod/events.php:472 +#: ../../mod/events.php:450 +msgid "Edit Description" +msgstr "Endre beskrivelse" + +#: ../../mod/events.php:452 +msgid "Edit Location" +msgstr "Endre plassering" + +#: ../../mod/events.php:455 ../../mod/events.php:457 msgid "Share this event" msgstr "Del denne hendelsen" -#: ../../mod/events.php:477 +#: ../../mod/events.php:462 msgid "Advanced Options" msgstr "Avanserte alternativer" -#: ../../mod/events.php:589 +#: ../../mod/events.php:574 msgid "l, F j" msgstr "l, F j" -#: ../../mod/events.php:611 +#: ../../mod/events.php:596 msgid "Edit event" msgstr "Endre hendelse" -#: ../../mod/events.php:613 +#: ../../mod/events.php:598 msgid "Delete event" msgstr "Slett hendelse" -#: ../../mod/events.php:647 +#: ../../mod/events.php:632 msgid "calendar" msgstr "kalender" -#: ../../mod/events.php:666 -msgid "New Event" -msgstr "Ny hendelse" +#: ../../mod/events.php:651 +msgid "Edit Event" +msgstr "Endre hendelse" + +#: ../../mod/events.php:651 +msgid "Create Event" +msgstr "Lag hendelse" -#: ../../mod/events.php:676 +#: ../../mod/events.php:661 msgid "Today" msgstr "Idag" -#: ../../mod/events.php:707 +#: ../../mod/events.php:692 msgid "Event removed" msgstr "Hendelse slettet" -#: ../../mod/events.php:710 +#: ../../mod/events.php:695 msgid "Failed to remove event" msgstr "Mislyktes med Ã¥ slette hendelse" @@ -9288,51 +9346,57 @@ msgstr "Angi størrelsen for samtalens forfatterbilde" msgid "Set size of followup author photos" msgstr "Angi størrelsen pÃ¥ forfatterbilder ved oppfølging" -#: ../../boot.php:1291 +#: ../../Zotlabs/Zot/Auth.php:140 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt." + +#: ../../boot.php:1299 #, php-format msgid "Update %s failed. See error logs." msgstr "Oppdatering %s mislyktes. Se feilloggen." -#: ../../boot.php:1294 +#: ../../boot.php:1302 #, php-format msgid "Update Error at %s" msgstr "Oppdateringsfeil ved %s" -#: ../../boot.php:1461 +#: ../../boot.php:1469 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Lag en konto for Ã¥ fÃ¥ tilgang til tjenester og programmer i Hubzilla" -#: ../../boot.php:1489 +#: ../../boot.php:1491 msgid "Password" msgstr "Passord" -#: ../../boot.php:1490 +#: ../../boot.php:1492 msgid "Remember me" msgstr "Husk meg" -#: ../../boot.php:1493 +#: ../../boot.php:1495 msgid "Forgot your password?" msgstr "Glemt passordet ditt?" -#: ../../boot.php:2113 +#: ../../boot.php:2115 msgid "toggle mobile" msgstr "Skru pÃ¥ mobil" -#: ../../boot.php:2248 +#: ../../boot.php:2250 msgid "Website SSL certificate is not valid. Please correct." msgstr "Nettstedets SSL-sertifikat er ikke gyldig. Vennligst fiks dette." -#: ../../boot.php:2251 +#: ../../boot.php:2253 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] SSL-feil ved nettsted hos %s" -#: ../../boot.php:2288 +#: ../../boot.php:2290 msgid "Cron/Scheduled tasks not running." msgstr "Cron/planlagte oppgaver kjører ikke." -#: ../../boot.php:2292 +#: ../../boot.php:2294 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Cron-oppgaver kjører ikke pÃ¥ %s" diff --git a/view/nb-no/hstrings.php b/view/nb-no/hstrings.php index 5aa368cb0..24dd51904 100644 --- a/view/nb-no/hstrings.php +++ b/view/nb-no/hstrings.php @@ -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."] = "Klarte ikke Ã¥ lage en unik kanaladresse. Import mislyktes."; $a->strings["Channel clone failed. Import failed."] = "Kanalkloning mislyktes. Import mislyktes."; $a->strings["Cloned channel not found. Import failed."] = "Klonet kanal ble ikke funnet. Import mislyktes."; -$a->strings["parent"] = "opp et nivÃ¥"; +$a->strings["prev"] = "forrige"; +$a->strings["first"] = "første"; +$a->strings["last"] = "siste"; +$a->strings["next"] = "neste"; +$a->strings["older"] = "eldre"; +$a->strings["newer"] = "nyere"; +$a->strings["No connections"] = "Ingen forbindelser"; +$a->strings["%d Connection"] = array( + 0 => "%d forbindelse", + 1 => "%d forbindelser", +); +$a->strings["View Connections"] = "Vis forbindelser"; +$a->strings["Search"] = "Søk"; +$a->strings["Save"] = "Lagre"; +$a->strings["poke"] = "prikk"; +$a->strings["poked"] = "prikket"; +$a->strings["ping"] = "varsle"; +$a->strings["pinged"] = "varslet"; +$a->strings["prod"] = "oppildne"; +$a->strings["prodded"] = "oppildnet"; +$a->strings["slap"] = "daske"; +$a->strings["slapped"] = "dasket"; +$a->strings["finger"] = "fingre"; +$a->strings["fingered"] = "fingret"; +$a->strings["rebuff"] = "tilbakevise"; +$a->strings["rebuffed"] = "tilbakeviste"; +$a->strings["happy"] = "glad"; +$a->strings["sad"] = "trist"; +$a->strings["mellow"] = "dempet"; +$a->strings["tired"] = "trøtt"; +$a->strings["perky"] = "oppkvikket"; +$a->strings["angry"] = "sint"; +$a->strings["stupified"] = "sløvet"; +$a->strings["puzzled"] = "forundret"; +$a->strings["interested"] = "interessert"; +$a->strings["bitter"] = "bitter"; +$a->strings["cheerful"] = "munter"; +$a->strings["alive"] = "levende"; +$a->strings["annoyed"] = "irritert"; +$a->strings["anxious"] = "nervøs"; +$a->strings["cranky"] = "gretten"; +$a->strings["disturbed"] = "foruroliget"; +$a->strings["frustrated"] = "frustrert"; +$a->strings["depressed"] = "lei seg"; +$a->strings["motivated"] = "motivert"; +$a->strings["relaxed"] = "avslappet"; +$a->strings["surprised"] = "overrasket"; +$a->strings["Monday"] = "mandag"; +$a->strings["Tuesday"] = "tirsdag"; +$a->strings["Wednesday"] = "onsdag"; +$a->strings["Thursday"] = "torsdag"; +$a->strings["Friday"] = "fredag"; +$a->strings["Saturday"] = "lørdag"; +$a->strings["Sunday"] = "søndag"; +$a->strings["January"] = "januar"; +$a->strings["February"] = "februar"; +$a->strings["March"] = "mars"; +$a->strings["April"] = "april"; +$a->strings["May"] = "mai"; +$a->strings["June"] = "juni"; +$a->strings["July"] = "juli"; +$a->strings["August"] = "august"; +$a->strings["September"] = "september"; +$a->strings["October"] = "oktober"; +$a->strings["November"] = "november"; +$a->strings["December"] = "desember"; +$a->strings["Unknown Attachment"] = "Ukjent vedlegg"; +$a->strings["Size"] = "Størrelse"; +$a->strings["unknown"] = "ukjent"; +$a->strings["remove category"] = "fjern kategori"; +$a->strings["remove from file"] = "fjern fra fil"; +$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +$a->strings["Starts:"] = "Starter:"; +$a->strings["Finishes:"] = "Slutter:"; +$a->strings["Location:"] = "Plassering:"; +$a->strings["Click to open/close"] = "Klikk for Ã¥ Ã¥pne/lukke"; +$a->strings["Link to Source"] = "Lenke til kilde"; +$a->strings["default"] = "standard"; +$a->strings["Page layout"] = "Sidens layout"; +$a->strings["You can create your own with the layouts tool"] = "Du kan lage din egen med layout-verktøyet"; +$a->strings["Page content type"] = "Sidens innholdstype"; +$a->strings["Select an alternate language"] = "Velg et annet sprÃ¥k"; +$a->strings["photo"] = "foto"; +$a->strings["event"] = "hendelse"; +$a->strings["status"] = "status"; +$a->strings["comment"] = "kommentar"; +$a->strings["activity"] = "aktivitet"; +$a->strings["Design Tools"] = "Designverktøy"; +$a->strings["Blocks"] = "Byggeklosser"; +$a->strings["Menus"] = "Menyer"; +$a->strings["Layouts"] = "Layout"; +$a->strings["Pages"] = "Sider"; $a->strings["Collection"] = "Samling"; +$a->strings["parent"] = "opp et nivÃ¥"; $a->strings["Principal"] = "Viktigste"; $a->strings["Addressbook"] = "Adressebok"; $a->strings["Calendar"] = "Kalender"; @@ -34,7 +126,6 @@ $a->strings["Create"] = "Lag"; $a->strings["Upload"] = "Last opp"; $a->strings["Name"] = "Navn"; $a->strings["Type"] = "Type"; -$a->strings["Size"] = "Størrelse"; $a->strings["Last Modified"] = "Sist endret"; $a->strings["Edit"] = "Endre"; $a->strings["Delete"] = "Slett"; @@ -81,18 +172,7 @@ $a->strings["about a year"] = "omtrent et Ã¥r"; $a->strings["%d years"] = "%d Ã¥r"; $a->strings[" "] = " "; $a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["January"] = "januar"; -$a->strings["February"] = "februar"; -$a->strings["March"] = "mars"; -$a->strings["April"] = "april"; $a->strings["__ctx:long__ May"] = "mai"; -$a->strings["June"] = "juni"; -$a->strings["July"] = "juli"; -$a->strings["August"] = "august"; -$a->strings["September"] = "september"; -$a->strings["October"] = "oktober"; -$a->strings["November"] = "november"; -$a->strings["December"] = "desember"; $a->strings["Jan"] = "Jan"; $a->strings["Feb"] = "Feb"; $a->strings["Mar"] = "Mar"; @@ -105,13 +185,6 @@ $a->strings["Sep"] = "Sep"; $a->strings["Oct"] = "Okt"; $a->strings["Nov"] = "Nov"; $a->strings["Dec"] = "Des"; -$a->strings["Sunday"] = "søndag"; -$a->strings["Monday"] = "mandag"; -$a->strings["Tuesday"] = "tirsdag"; -$a->strings["Wednesday"] = "onsdag"; -$a->strings["Thursday"] = "torsdag"; -$a->strings["Friday"] = "fredag"; -$a->strings["Saturday"] = "lørdag"; $a->strings["Sun"] = "Søn"; $a->strings["Mon"] = "Man"; $a->strings["Tue"] = "Tirs"; @@ -143,23 +216,7 @@ $a->strings["Collection is empty."] = "Samlingen er tom."; $a->strings["Collection: %s"] = "Samling: %s"; $a->strings["Connection: %s"] = "Forbindelse: %s"; $a->strings["Connection not found."] = "Forbindelsen ble ikke funnet."; -$a->strings["No recipient provided."] = "Ingen mottaker angitt."; -$a->strings["[no subject]"] = "[ikke noe emne]"; -$a->strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; -$a->strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; -$a->strings["view full size"] = "vis full størrelse"; -$a->strings["\$Projectname Notification"] = "\$Projectname varsling"; -$a->strings["\$projectname"] = "\$projectname"; -$a->strings["Thank You,"] = "Tusen takk,"; -$a->strings["%s Administrator"] = "%s administrator"; -$a->strings["Administrator"] = "Administrator"; -$a->strings["No Subject"] = "Uten emne"; -$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -$a->strings["Starts:"] = "Starter:"; -$a->strings["Finishes:"] = "Slutter:"; -$a->strings["Location:"] = "Plassering:"; $a->strings["This event has been added to your calendar."] = "Denne hendelsen er lagt til i din kalender."; -$a->strings["event"] = "hendelse"; $a->strings["Not specified"] = "Ikke spesifisert"; $a->strings["Needs Action"] = "Trenger handling"; $a->strings["Completed"] = "Ferdig"; @@ -239,6 +296,14 @@ $a->strings["like"] = "liker"; $a->strings["likes"] = "liker"; $a->strings["dislike"] = "misliker"; $a->strings["dislikes"] = "misliker"; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; +$a->strings["Image file is empty."] = "Bildefilen er tom."; +$a->strings["Unable to process image"] = "Kan ikke behandle bildet"; +$a->strings["Photo storage failed."] = "Bildelagring mislyktes."; +$a->strings["a new photo"] = "et nytt bilde"; +$a->strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s la inn %2\$s til %3\$s"; +$a->strings["Photo Albums"] = "Fotoalbum"; +$a->strings["Upload New Photos"] = "Last opp nye bilder"; $a->strings["Visible to your default audience"] = "Synlig for ditt standard publikum"; $a->strings["Show"] = "Vis"; $a->strings["Don't show"] = "Ikke vis"; @@ -265,8 +330,6 @@ $a->strings["Path not found."] = "Stien ble ikke funnet."; $a->strings["mkdir failed."] = "mkdir mislyktes."; $a->strings["database storage failed."] = "databaselagring mislyktes."; $a->strings["Empty path"] = "Tom sti"; -$a->strings["Attachments:"] = "Vedlegg:"; -$a->strings["\$Projectname event notification:"] = "\$Projectname hendelsesvarsling:"; $a->strings["created a new post"] = "laget et nytt innlegg"; $a->strings["commented on %s's post"] = "kommenterte pÃ¥ %s sitt innlegg"; $a->strings["Apps"] = "Apper"; @@ -282,7 +345,6 @@ $a->strings["Add New Connection"] = "Legg til ny forbindelse"; $a->strings["Enter the channel address"] = "Skriv kanal-adressen"; $a->strings["Example: bob@example.com, http://example.com/barbara"] = "Eksempel: ola.nordmann@eksempel.no, http://eksempel.no/karinordmann"; $a->strings["Notes"] = "Merknader"; -$a->strings["Save"] = "Lagre"; $a->strings["Remove term"] = "Fjern begrep"; $a->strings["Saved Searches"] = "Lagrede søk"; $a->strings["add"] = "legg til"; @@ -321,6 +383,9 @@ $a->strings["Week View"] = "Uke"; $a->strings["Month View"] = "MÃ¥ned"; $a->strings["Export"] = "Eksport"; $a->strings["Import"] = "Importer"; +$a->strings["Events Tools"] = "Kalenderverktøy"; +$a->strings["Export Calendar"] = "Eksporter kalender"; +$a->strings["Import Calendar"] = "Importer kalender"; $a->strings["Chat Rooms"] = "Chatrom"; $a->strings["Bookmarked Chatrooms"] = "Bokmerkede chatrom"; $a->strings["Suggested Chatrooms"] = "ForeslÃ¥tte chatrom"; @@ -349,6 +414,8 @@ $a->strings["Plugin Features"] = "Tilleggsfunksjoner"; $a->strings["User registrations waiting for confirmation"] = "Brukerregistreringer som venter pÃ¥ bekreftelse"; $a->strings["View Photo"] = "Vis foto"; $a->strings["Edit Album"] = "Endre album"; +$a->strings["Attachments:"] = "Vedlegg:"; +$a->strings["\$Projectname event notification:"] = "\$Projectname hendelsesvarsling:"; $a->strings["%1\$s's bookmarks"] = "%1\$s sine bokmerker"; $a->strings["General Features"] = "Generelle funksjoner"; $a->strings["Content Expiration"] = "Innholdet utløper"; @@ -493,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"] = "%1\$s sin fødselsdag"; $a->strings["Happy Birthday %1\$s"] = "Gratulerer med dagen, %1\$s !"; $a->strings["Public Timeline"] = "Offentlig tidslinje"; -$a->strings["photo"] = "foto"; $a->strings["channel"] = "kanal"; -$a->strings["status"] = "status"; -$a->strings["comment"] = "kommentar"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s sin %3\$s"; $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s sin %3\$s"; $a->strings["%1\$s is now connected with %2\$s"] = "%1\$s er nÃ¥ forbundet med %2\$s"; $a->strings["%1\$s poked %2\$s"] = "%1\$s prikket %2\$s"; -$a->strings["poked"] = "prikket"; $a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s er %2\$s"; $a->strings["__ctx:title__ Likes"] = "Liker"; $a->strings["__ctx:title__ Dislikes"] = "Liker ikke"; @@ -614,7 +677,6 @@ $a->strings["Status Messages and Posts"] = "Statusmeldinger og -innlegg"; $a->strings["About"] = "Om"; $a->strings["Profile Details"] = "Profildetaljer"; $a->strings["Photos"] = "Bilder"; -$a->strings["Photo Albums"] = "Fotoalbum"; $a->strings["Files and Storage"] = "Filer og lagring"; $a->strings["Chatrooms"] = "Chatrom"; $a->strings["Bookmarks"] = "Bokmerker"; @@ -669,10 +731,6 @@ $a->strings["Zot!"] = "Zot!"; $a->strings["LinkedIn"] = "LinkedIn"; $a->strings["XMPP/IM"] = "XMPP/IM"; $a->strings["MySpace"] = "MySpace"; -$a->strings["Invalid data packet"] = "Ugyldig datapakke"; -$a->strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; -$a->strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; -$a->strings["invalid target signature"] = "MÃ¥lets signatur er ugyldig"; $a->strings["Image/photo"] = "Bilde/fotografi"; $a->strings["Encrypted content"] = "Kryptert innhold"; $a->strings["Install %s element: "] = "Installer %s element:"; @@ -705,12 +763,10 @@ $a->strings["%d connection in common"] = array( 1 => "%d forbindelser felles", ); $a->strings["show more"] = "vis mer"; -$a->strings["Directory Options"] = "Kataloginnstillinger"; -$a->strings["Safe Mode"] = "Trygt modus"; -$a->strings["No"] = "Nei"; -$a->strings["Yes"] = "Ja"; -$a->strings["Public Forums Only"] = "Bare offentlige forum"; -$a->strings["This Website Only"] = "Kun dette nettstedet"; +$a->strings["\$Projectname Notification"] = "\$Projectname varsling"; +$a->strings["\$projectname"] = "\$projectname"; +$a->strings["Thank You,"] = "Tusen takk,"; +$a->strings["%s Administrator"] = "%s administrator"; $a->strings["%s <!item_type!>"] = "%s <!item_type!>"; $a->strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Ny melding mottatt hos %s"; $a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s sendte deg en ny privat melding pÃ¥ %3\$s."; @@ -757,6 +813,10 @@ $a->strings["local account not found."] = "lokal konto ble ikke funnet."; $a->strings["Cannot connect to yourself."] = "Kan ikke lage forbindelse med deg selv."; $a->strings["Embedded content"] = "Innebygget innhold"; $a->strings["Embedding disabled"] = "Innbygging avskrudd"; +$a->strings["No recipient provided."] = "Ingen mottaker angitt."; +$a->strings["[no subject]"] = "[ikke noe emne]"; +$a->strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; +$a->strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; $a->strings["Logout"] = "Logg ut"; $a->strings["End this session"] = "Avslutt denne økten"; $a->strings["Home"] = "Hjem"; @@ -782,7 +842,6 @@ $a->strings["Create an account"] = "Lag en konto"; $a->strings["Help"] = "Hjelp"; $a->strings["Help and documentation"] = "Hjelp og dokumentasjon"; $a->strings["Applications, utilities, links, games"] = "Programmer, verktøy, lenker, spill"; -$a->strings["Search"] = "Søk"; $a->strings["Search site @name, #tag, ?docs, content"] = "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold"; $a->strings["Directory"] = "Katalog"; $a->strings["Channel Directory"] = "Kanalkatalog"; @@ -812,68 +871,12 @@ $a->strings["Site Setup and Configuration"] = "Nettstedsoppsett og -konfigurasjo $a->strings["@name, #tag, ?doc, content"] = "@navn, #merkelapp, ?dokumentasjon, innhold"; $a->strings["Please wait..."] = "Vennligst vent..."; $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."] = "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn."; -$a->strings["prev"] = "forrige"; -$a->strings["first"] = "første"; -$a->strings["last"] = "siste"; -$a->strings["next"] = "neste"; -$a->strings["older"] = "eldre"; -$a->strings["newer"] = "nyere"; -$a->strings["No connections"] = "Ingen forbindelser"; -$a->strings["%d Connection"] = array( - 0 => "%d forbindelse", - 1 => "%d forbindelser", -); -$a->strings["View Connections"] = "Vis forbindelser"; -$a->strings["poke"] = "prikk"; -$a->strings["ping"] = "varsle"; -$a->strings["pinged"] = "varslet"; -$a->strings["prod"] = "oppildne"; -$a->strings["prodded"] = "oppildnet"; -$a->strings["slap"] = "daske"; -$a->strings["slapped"] = "dasket"; -$a->strings["finger"] = "fingre"; -$a->strings["fingered"] = "fingret"; -$a->strings["rebuff"] = "tilbakevise"; -$a->strings["rebuffed"] = "tilbakeviste"; -$a->strings["happy"] = "glad"; -$a->strings["sad"] = "trist"; -$a->strings["mellow"] = "dempet"; -$a->strings["tired"] = "trøtt"; -$a->strings["perky"] = "oppkvikket"; -$a->strings["angry"] = "sint"; -$a->strings["stupified"] = "sløvet"; -$a->strings["puzzled"] = "forundret"; -$a->strings["interested"] = "interessert"; -$a->strings["bitter"] = "bitter"; -$a->strings["cheerful"] = "munter"; -$a->strings["alive"] = "levende"; -$a->strings["annoyed"] = "irritert"; -$a->strings["anxious"] = "nervøs"; -$a->strings["cranky"] = "gretten"; -$a->strings["disturbed"] = "foruroliget"; -$a->strings["frustrated"] = "frustrert"; -$a->strings["depressed"] = "lei seg"; -$a->strings["motivated"] = "motivert"; -$a->strings["relaxed"] = "avslappet"; -$a->strings["surprised"] = "overrasket"; -$a->strings["May"] = "mai"; -$a->strings["Unknown Attachment"] = "Ukjent vedlegg"; -$a->strings["unknown"] = "ukjent"; -$a->strings["remove category"] = "fjern kategori"; -$a->strings["remove from file"] = "fjern fra fil"; -$a->strings["Click to open/close"] = "Klikk for Ã¥ Ã¥pne/lukke"; -$a->strings["Link to Source"] = "Lenke til kilde"; -$a->strings["default"] = "standard"; -$a->strings["Page layout"] = "Sidens layout"; -$a->strings["You can create your own with the layouts tool"] = "Du kan lage din egen med layout-verktøyet"; -$a->strings["Page content type"] = "Sidens innholdstype"; -$a->strings["Select an alternate language"] = "Velg et annet sprÃ¥k"; -$a->strings["activity"] = "aktivitet"; -$a->strings["Design Tools"] = "Designverktøy"; -$a->strings["Blocks"] = "Byggeklosser"; -$a->strings["Menus"] = "Menyer"; -$a->strings["Layouts"] = "Layout"; -$a->strings["Pages"] = "Sider"; +$a->strings["Directory Options"] = "Kataloginnstillinger"; +$a->strings["Safe Mode"] = "Trygt modus"; +$a->strings["No"] = "Nei"; +$a->strings["Yes"] = "Ja"; +$a->strings["Public Forums Only"] = "Bare offentlige forum"; +$a->strings["This Website Only"] = "Kun dette nettstedet"; $a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet <strong>kan</strong> gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn."; $a->strings["Add new connections to this collection (privacy group)"] = "Legg nye forbindelser til denne samlingen (personverngruppe)"; $a->strings["All Channels"] = "Alle kanaler"; @@ -882,6 +885,10 @@ $a->strings["Collections"] = "Samlinger"; $a->strings["Edit collection"] = "Endre samling"; $a->strings["Add new collection"] = "Legg til ny samling"; $a->strings["Channels not in any collection"] = "Kanaler som ikke er i noen samling"; +$a->strings["Invalid data packet"] = "Ugyldig datapakke"; +$a->strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; +$a->strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; +$a->strings["invalid target signature"] = "MÃ¥lets signatur er ugyldig"; $a->strings["New Page"] = "Ny side"; $a->strings["View"] = "Vis"; $a->strings["Actions"] = "Handlinger"; @@ -889,12 +896,10 @@ $a->strings["Page Link"] = "Sidelenke"; $a->strings["Title"] = "Tittel"; $a->strings["Created"] = "Laget"; $a->strings["Edited"] = "Endret"; +$a->strings["view full size"] = "vis full størrelse"; +$a->strings["Administrator"] = "Administrator"; +$a->strings["No Subject"] = "Uten emne"; $a->strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS-informasjon om databasetjener '%s'"; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; -$a->strings["Image file is empty."] = "Bildefilen er tom."; -$a->strings["Unable to process image"] = "Kan ikke behandle bildet"; -$a->strings["Photo storage failed."] = "Bildelagring mislyktes."; -$a->strings["Upload New Photos"] = "Last opp nye bilder"; $a->strings["Save to Folder"] = "Lagre i mappe"; $a->strings["I will attend"] = "Jeg vil delta"; $a->strings["I will not attend"] = "Jeg deltar ikke"; @@ -930,23 +935,6 @@ $a->strings["This is you"] = "Dette er deg"; $a->strings["Image"] = "Bilde"; $a->strings["Insert Link"] = "Sett inn lenke"; $a->strings["Video"] = "Video"; -$a->strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; -$a->strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet"; -$a->strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet."; -$a->strings["An invitation is required."] = "En invitasjon er pÃ¥krevd."; -$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; -$a->strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; -$a->strings["Failed to store account information."] = "Mislyktes med Ã¥ lagre kontoinformasjon."; -$a->strings["Registration confirmation for %s"] = "Registreringsbekreftelse for %s"; -$a->strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; -$a->strings["your registration password"] = "ditt registreringspassord"; -$a->strings["Registration details for %s"] = "Registreringsdetaljer for %s"; -$a->strings["Account approved."] = "Konto godkjent."; -$a->strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; -$a->strings["Account verified. Please login."] = "Konto bekreftet. Vennligst logg inn."; -$a->strings["Click here to upgrade."] = "Klikk her for Ã¥ oppgradere."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan."; -$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; $a->strings["Site Admin"] = "Nettstedsadministrator"; $a->strings["Address Book"] = "Adressebok"; $a->strings["Mood"] = "Stemning"; @@ -992,6 +980,23 @@ $a->strings["Celebrity/Soapbox"] = "Kjendis/Talerstol"; $a->strings["Group Repository"] = "Gruppelager"; $a->strings["Custom/Expert Mode"] = "Tilpasset/Ekspertmodus"; $a->strings["Profile Photos"] = "Profilbilder"; +$a->strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; +$a->strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet"; +$a->strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet."; +$a->strings["An invitation is required."] = "En invitasjon er pÃ¥krevd."; +$a->strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; +$a->strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; +$a->strings["Failed to store account information."] = "Mislyktes med Ã¥ lagre kontoinformasjon."; +$a->strings["Registration confirmation for %s"] = "Registreringsbekreftelse for %s"; +$a->strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; +$a->strings["your registration password"] = "ditt registreringspassord"; +$a->strings["Registration details for %s"] = "Registreringsdetaljer for %s"; +$a->strings["Account approved."] = "Konto godkjent."; +$a->strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; +$a->strings["Account verified. Please login."] = "Konto bekreftet. Vennligst logg inn."; +$a->strings["Click here to upgrade."] = "Klikk her for Ã¥ oppgradere."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan."; +$a->strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; $a->strings["Permission Denied."] = "Tillatelse avvist."; $a->strings["File not found."] = "Filen ble ikke funnet."; $a->strings["Edit file permissions"] = "Endre filtillatelser"; @@ -1211,8 +1216,6 @@ $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for t $a->strings["Bookmark added"] = "Bokmerke lagt til"; $a->strings["My Bookmarks"] = "Mine bokmerker"; $a->strings["My Connections Bookmarks"] = "Mine forbindelsers bokmerker"; -$a->strings["\$Projectname"] = "\$Projectname"; -$a->strings["Welcome to %s"] = "Velkommen til %s"; $a->strings["This setting requires special processing and editing has been blocked."] = "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert."; $a->strings["Configuration Editor"] = "Konfigurasjonsbehandler"; $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."] = "Advarsel: kanalen din kan slutte Ã¥ virke ved endring av enkelte innstillinger. Vennligst forlat denne siden med mindre du er komfortabel med dette og vet hvordan du bruker denne funksjonen riktig."; @@ -1284,8 +1287,6 @@ $a->strings["Age: "] = "Alder:"; $a->strings["Edit/Manage Profiles"] = "Endre/hÃ¥ndter profiler"; $a->strings["Add profile things"] = "Legg til profilting"; $a->strings["Include desirable objects in your profile"] = "Inkluder ønskverdige objekter i din profil"; -$a->strings["Items tagged with: %s"] = "Elementer merket med: %s"; -$a->strings["Search results for: %s"] = "Søkeresultater for: %s"; $a->strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktinformasjonen."; $a->strings["Could not locate selected profile."] = "Fant ikke valgt profil."; $a->strings["Connection updated."] = "Forbindelsen er oppdatert."; @@ -1474,43 +1475,25 @@ $a->strings["For either option, please choose whether to make this hub your new $a->strings["Make this hub my primary location"] = "Gjør dette nettstedet til min primære plassering"; $a->strings["Import existing posts if possible (experimental - limited by available memory"] = "Importer eksisterende innlegg om mulig (eksperimentelt - begrenset av tilgjengelig minne)"; $a->strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Denne prosessen kan ta flere minutter Ã¥ fullføre. Vennligst send inn dette skjemaet bare en gang og la siden være Ã¥pen inntil den er ferdig."; -$a->strings["Page owner information could not be retrieved."] = "Informasjon om sideeier kunne ikke hentes."; -$a->strings["Album not found."] = "Albumet ble ikke funnet."; -$a->strings["Delete Album"] = "Slett album"; -$a->strings["Delete Photo"] = "Slett bilde"; -$a->strings["No photos selected"] = "Ingen bilder valgt"; -$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; -$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt."; -$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB lagringsplass til bilder er brukt."; -$a->strings["Upload Photos"] = "Last opp bilder"; -$a->strings["Enter an album name"] = "Skriv et albumnavn"; -$a->strings["or select an existing album (doubleclick)"] = "eller velg et eksisterende album (dobbeltklikk)"; -$a->strings["Create a status post for this upload"] = "Lag et statusinnlegg for denne opplastingen"; -$a->strings["Caption (optional):"] = "Bildetekst (valgfritt):"; -$a->strings["Description (optional):"] = "Beskrivelse (valgfritt):"; -$a->strings["Album name could not be decoded"] = "Albumnavnet kunne ikke dekodes"; -$a->strings["Contact Photos"] = "Kontaktbilder"; -$a->strings["Show Newest First"] = "Vis nyeste først"; -$a->strings["Show Oldest First"] = "Vis eldste først"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Tillatelse avvist. Tilgang til dette elementet kan være begrenset."; -$a->strings["Photo not available"] = "Bilde er utilgjengelig"; -$a->strings["Use as profile photo"] = "Bruk som profilbilde"; -$a->strings["Private Photo"] = "Privat bilde"; -$a->strings["Previous"] = "Forrige"; -$a->strings["View Full Size"] = "Vis i full størrelse"; -$a->strings["Edit photo"] = "Endre bilde"; -$a->strings["Rotate CW (right)"] = "Roter med klokka (mot høyre)"; -$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; -$a->strings["Enter a new album name"] = "Skriv et nytt albumnavn"; -$a->strings["or select an existing one (doubleclick)"] = "eller velg et eksisterende album (dobbeltklikk)"; -$a->strings["Caption"] = "Overskrift"; -$a->strings["Add a Tag"] = "Legg til merkelapp"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com"; -$a->strings["Flag as adult in album view"] = "Flag som voksent i albumvisning"; -$a->strings["In This Photo:"] = "I dette bildet:"; -$a->strings["Map"] = "Kart"; -$a->strings["View Album"] = "Vis album"; -$a->strings["Recent Photos"] = "Nye bilder"; +$a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet."; +$a->strings["%s : Not a valid email address."] = "%s : ikke en gyldig e-postadresse."; +$a->strings["Please join us on \$Projectname"] = "Bli med oss pÃ¥ \$Projectname"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted."; +$a->strings["%s : Message delivery failed."] = "%s : meldingslevering feilet."; +$a->strings["%d message sent."] = array( + 0 => "%d melding sendt.", + 1 => "%d meldinger sendt.", +); +$a->strings["You have no more invitations available"] = "Du har ikke flere invitasjoner tilgjengelig"; +$a->strings["Send invitations"] = "Send invitasjoner"; +$a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:"; +$a->strings["Your message:"] = "Din melding:"; +$a->strings["Please join my community on \$Projectname."] = "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ \$Projectname."; +$a->strings["You will need to supply this invitation code: "] = "Du mÃ¥ oppgi denne invitasjonskoden:"; +$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registrer ved enhver \$Projectname-lokasjon (de er alle forbundet med hverandre)"; +$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Skriv inn min \$Projectname-adresse i nettstedets søkefelt."; +$a->strings["or visit "] = "eller besøk"; +$a->strings["3. Click [Connect]"] = "3. Klikk [Forbindelse]"; $a->strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s"; $a->strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæring av bildet mislyktes."; $a->strings["Image resize failed."] = "Endring av bildestørrelse mislyktes."; @@ -1630,6 +1613,8 @@ $a->strings["(Heavy system resource usage)"] = "(Tung bruk av systemressurser)"; $a->strings["Maximum image size"] = "Største bildestørrelse"; $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset."; $a->strings["Does this site allow new member registration?"] = "Tillater dette nettstedet registrering av nye medlemmer?"; +$a->strings["Invitation only"] = "Kun inviterte"; +$a->strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "Tillat bare nye medlemsregistreringer med en invitasjonskode. OvenstÃ¥ende retningslinjer for registrering mÃ¥ være satt til Ja."; $a->strings["Which best describes the types of account offered by this hub?"] = "Hvilket alternativ beskriver best hva slags kontotype som tilbys av dette nettstedet/denne hubben?"; $a->strings["Register text"] = "Registreringstekst"; $a->strings["Will be displayed prominently on the registration page."] = "Vil bli vist pÃ¥ en fremtredende mÃ¥te pÃ¥ registreringssiden."; @@ -1651,8 +1636,8 @@ $a->strings["Verify Email Addresses"] = "Bekreft e-postadresser"; $a->strings["Check to verify email addresses used in account registration (recommended)."] = "Sett hake for Ã¥ sjekke e-postadresser brukt ved kontoregistrering (anbefales)."; $a->strings["Force publish"] = "Tving publisering"; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Kryss av for Ã¥ tvinge alle profiler pÃ¥ dette nettstedet til Ã¥ bli oppført i nettstedet sin katalog."; -$a->strings["Disable discovery tab"] = "Skru av oppdagelsesfanen"; -$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Fjern fanen fra nettverksvisningen med offentlig innhold trukket inn fra kilder valg for dette nettstedet."; +$a->strings["Import Public Streams"] = "Importer offentlige innholdsstrømmer"; +$a->strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importer og gi tilgang til offentlig innhold trukket inn fra andre nettsteder. Advarsel: dette innholdet er ikke moderert."; $a->strings["login on Homepage"] = "Logg inn pÃ¥ hjemmesiden"; $a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenter en innloggingsboks til besøkende pÃ¥ hjemmesiden hvis ikke noe annet innhold har blitt konfigurert."; $a->strings["Directory Server URL"] = "Katalogtjener URL"; @@ -1943,27 +1928,8 @@ $a->strings["Sync now"] = "Synkroniser nÃ¥"; $a->strings["Please wait several minutes between consecutive operations."] = "Vennligst vent flere minutter mellom hver etterfølgende operasjon."; $a->strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "NÃ¥r mulig, fjern en plassering ved Ã¥ logge inn pÃ¥ det nettstedet eller den hub-en og fjern din kanal."; $a->strings["Use this form to drop the location if the hub is no longer operating."] = "Bruk dette skjemaet for Ã¥ fjerne plasseringen hvis huben ikke er i drift lenger."; -$a->strings["Unable to lookup recipient."] = "Ikke i stand til Ã¥ slÃ¥ opp mottaker."; -$a->strings["Unable to communicate with requested channel."] = "Ikke i stand til Ã¥ kommunisere med forespurt kanal."; -$a->strings["Cannot verify requested channel."] = "Kan ikke bekrefte forespurt kanal."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Valgt kanal har restriksjoner for private meldinger. Sending feilet."; -$a->strings["Messages"] = "Meldinger"; -$a->strings["Message recalled."] = "Innlegg tilbakekalt."; -$a->strings["Conversation removed."] = "Samtale fjernet."; -$a->strings["Requested channel is not in this network"] = "Forespurt kanal er ikke tilgjengelig i dette nettverket."; -$a->strings["Send Private Message"] = "Send privat melding"; -$a->strings["To:"] = "Til:"; -$a->strings["Subject:"] = "Emne:"; -$a->strings["Your message:"] = "Din melding:"; -$a->strings["Send"] = "Send"; -$a->strings["Delete message"] = "Slett melding"; -$a->strings["Delivery report"] = "Leveringsrapport"; -$a->strings["Recall message"] = "Tilbakekall innlegg"; -$a->strings["Message has been recalled."] = "Innlegget har blitt tilbakekalt."; -$a->strings["Delete Conversation"] = "Slett samtale"; -$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside."; -$a->strings["Send Reply"] = "Send svar"; -$a->strings["Your message for %s (%s):"] = "Din melding til %s (%s):"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["Welcome to %s"] = "Velkommen til %s"; $a->strings["Please login."] = "Vennligst logg inn."; $a->strings["Xchan Lookup"] = "Xchan oppslag"; $a->strings["Lookup xchan beginning with (or webbie): "] = "SlÃ¥ opp xchan som begynner med (eller webbie):"; @@ -1971,24 +1937,43 @@ $a->strings["Not found."] = "Ikke funnet."; $a->strings["You must be logged in to see this page."] = "Du mÃ¥ være innloegget for Ã¥ se denne siden."; $a->strings["Insufficient permissions. Request redirected to profile page."] = "Utilstrekkelig tillatelse. Forespørsel omdirigert til profilsiden."; $a->strings["Item not available."] = "Elementet er ikke tilgjengelig."; -$a->strings["Total invitation limit exceeded."] = "Grensen for totalt antall invitasjoner er overskredet."; -$a->strings["%s : Not a valid email address."] = "%s : ikke en gyldig e-postadresse."; -$a->strings["Please join us on \$Projectname"] = "Bli med oss pÃ¥ \$Projectname"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted."; -$a->strings["%s : Message delivery failed."] = "%s : meldingslevering feilet."; -$a->strings["%d message sent."] = array( - 0 => "%d melding sendt.", - 1 => "%d meldinger sendt.", -); -$a->strings["You have no more invitations available"] = "Du har ikke flere invitasjoner tilgjengelig"; -$a->strings["Send invitations"] = "Send invitasjoner"; -$a->strings["Enter email addresses, one per line:"] = "Skriv e-postadresser, en per linje:"; -$a->strings["Please join my community on \$Projectname."] = "Du er velkommen til Ã¥ bli med i mitt fellesskap pÃ¥ \$Projectname."; -$a->strings["You will need to supply this invitation code: "] = "Du mÃ¥ oppgi denne invitasjonskoden:"; -$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registrer ved enhver \$Projectname-lokasjon (de er alle forbundet med hverandre)"; -$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Skriv inn min \$Projectname-adresse i nettstedets søkefelt."; -$a->strings["or visit "] = "eller besøk"; -$a->strings["3. Click [Connect]"] = "3. Klikk [Forbindelse]"; +$a->strings["Page owner information could not be retrieved."] = "Informasjon om sideeier kunne ikke hentes."; +$a->strings["Album not found."] = "Albumet ble ikke funnet."; +$a->strings["Delete Album"] = "Slett album"; +$a->strings["Delete Photo"] = "Slett bilde"; +$a->strings["No photos selected"] = "Ingen bilder valgt"; +$a->strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB lagringsplass til bilder er brukt."; +$a->strings["Upload Photos"] = "Last opp bilder"; +$a->strings["Enter an album name"] = "Skriv et albumnavn"; +$a->strings["or select an existing album (doubleclick)"] = "eller velg et eksisterende album (dobbeltklikk)"; +$a->strings["Create a status post for this upload"] = "Lag et statusinnlegg for denne opplastingen"; +$a->strings["Caption (optional):"] = "Bildetekst (valgfritt):"; +$a->strings["Description (optional):"] = "Beskrivelse (valgfritt):"; +$a->strings["Album name could not be decoded"] = "Albumnavnet kunne ikke dekodes"; +$a->strings["Contact Photos"] = "Kontaktbilder"; +$a->strings["Show Newest First"] = "Vis nyeste først"; +$a->strings["Show Oldest First"] = "Vis eldste først"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Tillatelse avvist. Tilgang til dette elementet kan være begrenset."; +$a->strings["Photo not available"] = "Bilde er utilgjengelig"; +$a->strings["Use as profile photo"] = "Bruk som profilbilde"; +$a->strings["Private Photo"] = "Privat bilde"; +$a->strings["Previous"] = "Forrige"; +$a->strings["View Full Size"] = "Vis i full størrelse"; +$a->strings["Edit photo"] = "Endre bilde"; +$a->strings["Rotate CW (right)"] = "Roter med klokka (mot høyre)"; +$a->strings["Rotate CCW (left)"] = "Roter mot klokka (venstre)"; +$a->strings["Enter a new album name"] = "Skriv et nytt albumnavn"; +$a->strings["or select an existing one (doubleclick)"] = "eller velg et eksisterende album (dobbeltklikk)"; +$a->strings["Caption"] = "Overskrift"; +$a->strings["Add a Tag"] = "Legg til merkelapp"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Flag som voksent i albumvisning"; +$a->strings["In This Photo:"] = "I dette bildet:"; +$a->strings["Map"] = "Kart"; +$a->strings["View Album"] = "Vis album"; +$a->strings["Recent Photos"] = "Nye bilder"; $a->strings["Remote privacy information not available."] = "Ekstern personverninformasjon er ikke tilgjengelig."; $a->strings["Visible to:"] = "Synlig for:"; $a->strings["Export Channel"] = "Eksporter kanal"; @@ -2020,6 +2005,8 @@ $a->strings["New Chatroom"] = "Nytt chatrom"; $a->strings["Chatroom Name"] = "Navn pÃ¥ chatrom"; $a->strings["Expiration of chats (minutes)"] = "Chat utgÃ¥r (antall minutter)"; $a->strings["%1\$s's Chatrooms"] = "%1\$s sine chatrom"; +$a->strings["Items tagged with: %s"] = "Elementer merket med: %s"; +$a->strings["Search results for: %s"] = "Søkeresultater for: %s"; $a->strings["Source of Item"] = "Kilde til element"; $a->strings["Share content from Firefox to \$Projectname"] = "Del innhold fra Firefox til \$Projectname"; $a->strings["Activate the Firefox \$Projectname provider"] = "Skru pÃ¥ Firefox \$Projectname tilbyderen"; @@ -2043,10 +2030,6 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Endre forbindelse"; $a->strings["Search your connections"] = "Søk blant dine forbindelser"; $a->strings["Finding: "] = "Fant:"; -$a->strings["Documentation Search"] = "Søk i dokumentasjon"; -$a->strings["Help:"] = "Hjelp:"; -$a->strings["Not Found"] = "Ikke funnet"; -$a->strings["\$Projectname Documentation"] = "\$Projectname dokumentasjon"; $a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du har laget %1$.0f av %2$.0f tillatte kanaler."; $a->strings["Create a new channel"] = "Lag en ny kanal"; $a->strings["Current Channel"] = "Gjeldende kanal"; @@ -2079,7 +2062,30 @@ $a->strings["Must be unique, only seen by you"] = "MÃ¥ være unik, ses bare av d $a->strings["Menu title"] = "Menytittel"; $a->strings["Menu title as seen by others"] = "Menytittelen andre ser"; $a->strings["Allow bookmarks"] = "Tillat bokmerker"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; +$a->strings["Unable to lookup recipient."] = "Ikke i stand til Ã¥ slÃ¥ opp mottaker."; +$a->strings["Unable to communicate with requested channel."] = "Ikke i stand til Ã¥ kommunisere med forespurt kanal."; +$a->strings["Cannot verify requested channel."] = "Kan ikke bekrefte forespurt kanal."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Valgt kanal har restriksjoner for private meldinger. Sending feilet."; +$a->strings["Messages"] = "Meldinger"; +$a->strings["Message recalled."] = "Innlegg tilbakekalt."; +$a->strings["Conversation removed."] = "Samtale fjernet."; +$a->strings["Requested channel is not in this network"] = "Forespurt kanal er ikke tilgjengelig i dette nettverket."; +$a->strings["Send Private Message"] = "Send privat melding"; +$a->strings["To:"] = "Til:"; +$a->strings["Subject:"] = "Emne:"; +$a->strings["Send"] = "Send"; +$a->strings["Delete message"] = "Slett melding"; +$a->strings["Delivery report"] = "Leveringsrapport"; +$a->strings["Recall message"] = "Tilbakekall innlegg"; +$a->strings["Message has been recalled."] = "Innlegget har blitt tilbakekalt."; +$a->strings["Delete Conversation"] = "Slett samtale"; +$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Ingen sikret kommunikasjon tilgjengelig. Du kan <strong>muligens</strong> greie Ã¥ svare via senderens profilside."; +$a->strings["Send Reply"] = "Send svar"; +$a->strings["Your message for %s (%s):"] = "Din melding til %s (%s):"; +$a->strings["Documentation Search"] = "Søk i dokumentasjon"; +$a->strings["Help:"] = "Hjelp:"; +$a->strings["Not Found"] = "Ikke funnet"; +$a->strings["\$Projectname Documentation"] = "\$Projectname dokumentasjon"; $a->strings["No service class restrictions found."] = "Ingen restriksjoner er funnet i tjenesteklasse."; $a->strings["Version %s"] = "Versjon %s"; $a->strings["Installed plugins/addons/apps:"] = "Installerte tilleggsfunksjoner/tillegg/apper:"; @@ -2101,21 +2107,28 @@ $a->strings["Event can not end before it has started."] = "Hendelsen kan ikke sl $a->strings["Unable to generate preview."] = "Klarer ikke Ã¥ lage forhÃ¥ndsvisning."; $a->strings["Event title and start time are required."] = "Hendelsestittel og starttidspunkt er pÃ¥krevd."; $a->strings["Event not found."] = "Hendelsen ble ikke funnet."; -$a->strings["Event Title"] = "Hendelsestittel"; +$a->strings["Edit event titel"] = "Rediger hendelsens tittel"; +$a->strings["Event titel"] = "Hendelsens tittel"; $a->strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)"; +$a->strings["Edit Category"] = "Endre kategori"; $a->strings["Category"] = "Kategori"; +$a->strings["Edit start date and time"] = "Endre startdato og tidspunkt"; $a->strings["Start date and time"] = "Startdato og tidspunkt"; $a->strings["Finish date and time are not known or not relevant"] = "Sluttdato og tidspunkt er ikke kjent eller ikke relevant"; +$a->strings["Edit finish date and time"] = "Endre sluttdato og tidspunkt"; $a->strings["Finish date and time"] = "Sluttdato og tidspunkt"; $a->strings["Adjust for viewer timezone"] = "Juster i forhold til tilskuerens tidssone"; $a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Viktig for hendelser som skjer pÃ¥ et bestemt sted. Ikke praktisk for globale ferier eller fridager."; +$a->strings["Edit Description"] = "Endre beskrivelse"; +$a->strings["Edit Location"] = "Endre plassering"; $a->strings["Share this event"] = "Del denne hendelsen"; $a->strings["Advanced Options"] = "Avanserte alternativer"; $a->strings["l, F j"] = "l, F j"; $a->strings["Edit event"] = "Endre hendelse"; $a->strings["Delete event"] = "Slett hendelse"; $a->strings["calendar"] = "kalender"; -$a->strings["New Event"] = "Ny hendelse"; +$a->strings["Edit Event"] = "Endre hendelse"; +$a->strings["Create Event"] = "Lag hendelse"; $a->strings["Today"] = "Idag"; $a->strings["Event removed"] = "Hendelse slettet"; $a->strings["Failed to remove event"] = "Mislyktes med Ã¥ slette hendelse"; @@ -2192,6 +2205,7 @@ $a->strings["Left align page content"] = "Venstrejuster sideinnhold"; $a->strings["Set minimum opacity of nav bar - to hide it"] = "Angi minste dekkevne for navigasjonslinjen - for Ã¥ skjule den"; $a->strings["Set size of conversation author photo"] = "Angi størrelsen for samtalens forfatterbilde"; $a->strings["Set size of followup author photos"] = "Angi størrelsen pÃ¥ forfatterbilder ved oppfølging"; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; $a->strings["Update %s failed. See error logs."] = "Oppdatering %s mislyktes. Se feilloggen."; $a->strings["Update Error at %s"] = "Oppdateringsfeil ved %s"; $a->strings["Create an account to access services and applications within the Hubzilla"] = "Lag en konto for Ã¥ fÃ¥ tilgang til tjenester og programmer i Hubzilla"; diff --git a/view/nb-no/htconfig.tpl b/view/nb-no/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/nb-no/htconfig.tpl +++ b/view/nb-no/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/nl/hmessages.po b/view/nl/hmessages.po index d12514ea0..b53da9868 100644 --- a/view/nl/hmessages.po +++ b/view/nl/hmessages.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the Red package. # # Translators: -# jeroenpraat <jeroenpraat@xs4all.nl>, 2015 +# jeroenpraat <jeroenpraat@xs4all.nl>, 2015-2016 msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-11 00:03-0800\n" -"PO-Revision-Date: 2015-12-12 15:58+0000\n" +"POT-Creation-Date: 2016-01-29 00:03-0800\n" +"PO-Revision-Date: 2016-01-30 22:19+0000\n" "Last-Translator: jeroenpraat <jeroenpraat@xs4all.nl>\n" "Language-Team: Dutch (http://www.transifex.com/Friendica/red-matrix/language/nl/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,22 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/Contact.php:101 ../../include/identity.php:947 -#: ../../include/widgets.php:137 ../../include/widgets.php:175 -#: ../../include/conversation.php:953 ../../mod/match.php:64 -#: ../../mod/directory.php:318 ../../mod/suggest.php:52 +#: ../../Zotlabs/Zot/Auth.php:140 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." + +#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 +#: ../../mod/openid.php:179 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Welkom %s. Authenticatie op afstand geslaagd." + +#: ../../include/Contact.php:101 ../../include/conversation.php:961 +#: ../../include/identity.php:953 ../../include/widgets.php:137 +#: ../../include/widgets.php:175 ../../mod/directory.php:321 +#: ../../mod/match.php:64 ../../mod/suggest.php:52 msgid "Connect" msgstr "Verbinden" @@ -38,94 +50,332 @@ msgstr "Open de geselecteerde locatie in een ander venster of tab" msgid "User '%s' deleted" msgstr "Account '%s' verwijderd" -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Naam chatkanaal ontbreekt" +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "Geen gebruikersnaam in het importbestand gevonden." -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Naam chatkanaal bestaat al" +#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt." -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Ongeldige omschrijving chatkanaal" +#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 +msgid "Import completed." +msgstr "Import voltooid." -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Chatkanaal niet gevonden" +#: ../../include/ItemObject.php:89 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Niet voor iedereen zichtbaar" -#: ../../include/chat.php:133 ../../include/items.php:4398 -#: ../../include/attach.php:140 ../../include/attach.php:188 -#: ../../include/attach.php:251 ../../include/attach.php:265 -#: ../../include/attach.php:272 ../../include/attach.php:337 -#: ../../include/attach.php:351 ../../include/attach.php:358 -#: ../../include/attach.php:436 ../../include/attach.php:884 -#: ../../include/attach.php:955 ../../include/attach.php:1107 -#: ../../include/photos.php:29 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/group.php:9 ../../mod/item.php:205 -#: ../../mod/item.php:213 ../../mod/item.php:1049 ../../mod/common.php:35 -#: ../../mod/achievements.php:30 ../../mod/rate.php:111 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/id.php:71 -#: ../../mod/like.php:177 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/mood.php:112 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/setup.php:227 -#: ../../mod/bookmarks.php:48 ../../mod/poke.php:133 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 -#: ../../mod/connedit.php:352 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/fsuggest.php:78 ../../mod/sources.php:66 -#: ../../mod/notifications.php:66 ../../mod/invite.php:13 -#: ../../mod/invite.php:87 ../../mod/profile_photo.php:341 -#: ../../mod/profile_photo.php:354 ../../mod/thing.php:271 -#: ../../mod/thing.php:291 ../../mod/thing.php:328 ../../mod/editblock.php:65 -#: ../../mod/network.php:12 ../../mod/pdledit.php:21 ../../mod/register.php:72 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/settings.php:568 ../../mod/webpages.php:69 -#: ../../mod/appman.php:66 ../../mod/layouts.php:69 ../../mod/layouts.php:76 -#: ../../mod/layouts.php:87 ../../mod/locs.php:83 ../../mod/regmod.php:17 -#: ../../mod/channel.php:100 ../../mod/channel.php:214 -#: ../../mod/channel.php:254 ../../mod/photos.php:70 ../../mod/editpost.php:13 -#: ../../mod/chat.php:94 ../../mod/chat.php:99 ../../mod/viewsrc.php:14 -#: ../../mod/authtest.php:13 ../../mod/connections.php:29 -#: ../../mod/manage.php:6 ../../mod/menu.php:74 ../../mod/mail.php:126 -#: ../../mod/service_limits.php:7 ../../mod/suggest.php:26 -#: ../../mod/events.php:260 ../../mod/message.php:16 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/mitem.php:111 ../../mod/sharedwithme.php:7 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../index.php:182 ../../index.php:365 -msgid "Permission denied." -msgstr "Toegang geweigerd" +#: ../../include/ItemObject.php:100 ../../include/RedDAV/RedBrowser.php:240 +#: ../../include/apps.php:259 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:286 +#: ../../mod/connections.php:306 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183 +#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256 +#: ../../mod/webpages.php:181 +msgid "Edit" +msgstr "Bewerken" -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "Chatkanaal is vol" +#: ../../include/ItemObject.php:120 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/apps.php:260 ../../include/conversation.php:657 +#: ../../mod/admin.php:895 ../../mod/admin.php:1054 ../../mod/blocks.php:155 +#: ../../mod/connections.php:259 ../../mod/connedit.php:560 +#: ../../mod/editblock.php:181 ../../mod/editlayout.php:179 +#: ../../mod/editwebpage.php:223 ../../mod/group.php:173 +#: ../../mod/photos.php:1126 ../../mod/settings.php:649 +#: ../../mod/thing.php:257 ../../mod/webpages.php:183 +msgid "Delete" +msgstr "Verwijderen" -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." +#: ../../include/ItemObject.php:126 ../../include/conversation.php:656 +msgid "Select" +msgstr "Kies" -#: ../../include/import.php:44 ../../include/Import/import_diaspora.php:42 -msgid "Unable to create a unique channel address. Import failed." -msgstr "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt." +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "In map opslaan" -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." -msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Aanwezig" -#: ../../include/import.php:80 ../../mod/import.php:139 -msgid "Cloned channel not found. Import failed." -msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "Niet aanwezig" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Mogelijk aanwezig" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "Eens" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "Oneens" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Onthouding" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1707 ../../mod/photos.php:1079 +#: ../../mod/photos.php:1091 +msgid "View all" +msgstr "Toon alles" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1731 +#: ../../include/taxonomy.php:414 ../../include/identity.php:1266 +#: ../../mod/photos.php:1083 ../../mod/zcard.php:56 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "vindt dit leuk" +msgstr[1] "vinden dit leuk" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1734 +#: ../../mod/photos.php:1088 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "vindt dit niet leuk" +msgstr[1] "vinden dit niet leuk" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Ster toevoegen" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Ster verwijderen" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Ster toevoegen of verwijderen" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "met ster" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Berichtkenmerk gevalideerd" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "Berichtkenmerk onjuist" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Tag toevoegen" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 +msgid "I like this (toggle)" +msgstr "Vind ik leuk" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:328 +msgid "like" +msgstr "vind dit leuk" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 +msgid "I don't like this (toggle)" +msgstr "Vind ik niet leuk" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:329 +msgid "dislike" +msgstr "vind dit niet leuk" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Delen" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "delen" + +#: ../../include/ItemObject.php:268 +msgid "Delivery Report" +msgstr "Afleveringsrapport" + +#: ../../include/ItemObject.php:286 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d reactie" +msgstr[1] "%d reacties weergeven" + +#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 +#, php-format +msgid "View %s's profile - %s" +msgstr "Profiel van %s bekijken - %s" + +#: ../../include/ItemObject.php:319 +msgid "to" +msgstr "aan" + +#: ../../include/ItemObject.php:320 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:321 +msgid "Wall-to-Wall" +msgstr "Kanaal-naar-kanaal" + +#: ../../include/ItemObject.php:322 +msgid "via Wall-To-Wall:" +msgstr "via kanaal-naar-kanaal" + +#: ../../include/ItemObject.php:334 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "van %s" + +#: ../../include/ItemObject.php:337 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "laatst bewerkt: %s" + +#: ../../include/ItemObject.php:338 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Verloopt: %s" + +#: ../../include/ItemObject.php:362 +msgid "Save Bookmarks" +msgstr "Bladwijzers opslaan" + +#: ../../include/ItemObject.php:363 +msgid "Add to Calendar" +msgstr "Aan agenda toevoegen" + +#: ../../include/ItemObject.php:372 +msgid "Mark all seen" +msgstr "Markeer alles als bekeken" + +#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 +msgctxt "noun" +msgid "Likes" +msgstr "vinden dit leuk" + +#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 +msgctxt "noun" +msgid "Dislikes" +msgstr "vinden dit niet leuk" + +#: ../../include/ItemObject.php:384 ../../include/acl_selectors.php:252 +#: ../../mod/photos.php:1215 +msgid "Close" +msgstr "Sluiten" + +#: ../../include/ItemObject.php:389 ../../include/conversation.php:740 +#: ../../include/conversation.php:1237 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1026 +msgid "Please wait" +msgstr "Even wachten" + +#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] alle" + +#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 +#: ../../mod/photos.php:1160 +msgid "This is you" +msgstr "Dit ben jij" + +#: ../../include/ItemObject.php:696 ../../include/js_strings.php:6 +#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 +msgid "Comment" +msgstr "Reactie" + +#: ../../include/ItemObject.php:697 ../../include/js_strings.php:22 +#: ../../include/widgets.php:679 ../../include/widgets.php:691 +#: ../../mod/admin.php:453 ../../mod/admin.php:596 ../../mod/admin.php:888 +#: ../../mod/admin.php:1052 ../../mod/admin.php:1228 ../../mod/admin.php:1423 +#: ../../mod/admin.php:1508 ../../mod/appman.php:99 ../../mod/chat.php:184 +#: ../../mod/chat.php:213 ../../mod/connect.php:93 ../../mod/connedit.php:720 +#: ../../mod/events.php:461 ../../mod/events.php:658 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:527 +#: ../../mod/import_items.php:116 ../../mod/invite.php:142 +#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231 +#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59 +#: ../../mod/photos.php:637 ../../mod/photos.php:1005 +#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/poke.php:171 +#: ../../mod/profiles.php:675 ../../mod/rate.php:168 +#: ../../mod/settings.php:586 ../../mod/settings.php:698 +#: ../../mod/settings.php:726 ../../mod/settings.php:749 +#: ../../mod/settings.php:834 ../../mod/settings.php:1024 +#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/thing.php:312 ../../mod/thing.php:358 +#: ../../mod/xchan.php:11 ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Opslaan" + +#: ../../include/ItemObject.php:698 ../../include/conversation.php:1209 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 +msgid "Bold" +msgstr "Vet" + +#: ../../include/ItemObject.php:699 ../../include/conversation.php:1210 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 +msgid "Italic" +msgstr "Cursief" + +#: ../../include/ItemObject.php:700 ../../include/conversation.php:1211 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 +msgid "Underline" +msgstr "Onderstrepen" + +#: ../../include/ItemObject.php:701 ../../include/conversation.php:1212 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 +msgid "Quote" +msgstr "Citeren" + +#: ../../include/ItemObject.php:702 ../../include/conversation.php:1213 +#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 +msgid "Code" +msgstr "Broncode" + +#: ../../include/ItemObject.php:703 +msgid "Image" +msgstr "Afbeelding" + +#: ../../include/ItemObject.php:704 +msgid "Insert Link" +msgstr "Link invoegen" + +#: ../../include/ItemObject.php:705 +msgid "Video" +msgstr "Video" + +#: ../../include/ItemObject.php:706 ../../include/conversation.php:1179 +#: ../../include/page_widgets.php:40 ../../mod/editblock.php:171 +#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 +#: ../../mod/events.php:458 ../../mod/photos.php:1046 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "Voorvertoning" + +#: ../../include/ItemObject.php:709 ../../include/conversation.php:1267 +#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 +msgid "Encrypt text" +msgstr "Tekst versleutelen" #: ../../include/RedDAV/RedBrowser.php:107 #: ../../include/RedDAV/RedBrowser.php:239 msgid "parent" msgstr "omhoog" -#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2582 +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2606 msgid "Collection" msgstr "map" @@ -149,15 +399,15 @@ msgstr "Planning-postvak IN" msgid "Schedule Outbox" msgstr "Planning-postvak UIT" -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/widgets.php:1330 -#: ../../include/conversation.php:1027 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../mod/photos.php:754 +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:360 +#: ../../include/apps.php:415 ../../include/conversation.php:1037 +#: ../../include/widgets.php:1386 ../../mod/photos.php:754 #: ../../mod/photos.php:1195 msgid "Unknown" msgstr "Onbekend" -#: ../../include/RedDAV/RedBrowser.php:226 ../../include/conversation.php:1629 -#: ../../include/nav.php:93 ../../include/apps.php:135 +#: ../../include/RedDAV/RedBrowser.php:226 ../../include/apps.php:135 +#: ../../include/conversation.php:1639 ../../include/nav.php:93 #: ../../mod/fbrowser.php:109 msgid "Files" msgstr "Bestanden" @@ -172,19 +422,20 @@ msgstr "Gedeeld" #: ../../include/RedDAV/RedBrowser.php:230 #: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 -#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 #: ../../mod/layouts.php:175 ../../mod/menu.php:114 +#: ../../mod/new_channel.php:144 ../../mod/register.php:255 +#: ../../mod/webpages.php:180 msgid "Create" msgstr "Aanmaken" #: ../../include/RedDAV/RedBrowser.php:231 -#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1343 -#: ../../mod/profile_photo.php:453 ../../mod/photos.php:781 -#: ../../mod/photos.php:1316 +#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1399 +#: ../../mod/photos.php:781 ../../mod/photos.php:1316 +#: ../../mod/profile_photo.php:453 ../../mod/cover_photo.php:353 msgid "Upload" msgstr "Uploaden" -#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:981 +#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1060 #: ../../mod/settings.php:588 ../../mod/settings.php:614 #: ../../mod/sharedwithme.php:95 msgid "Name" @@ -194,7 +445,7 @@ msgstr "Naam" msgid "Type" msgstr "Type" -#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1248 +#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1266 #: ../../mod/sharedwithme.php:97 msgid "Size" msgstr "Grootte" @@ -203,29 +454,6 @@ msgstr "Grootte" msgid "Last Modified" msgstr "Laatst gewijzigd" -#: ../../include/RedDAV/RedBrowser.php:240 ../../include/menu.php:108 -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/ItemObject.php:100 ../../include/apps.php:259 -#: ../../mod/blocks.php:153 ../../mod/editwebpage.php:176 -#: ../../mod/thing.php:257 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:134 ../../mod/settings.php:648 -#: ../../mod/webpages.php:181 ../../mod/layouts.php:183 -#: ../../mod/editpost.php:112 ../../mod/connections.php:235 -#: ../../mod/connections.php:248 ../../mod/connections.php:267 -#: ../../mod/menu.php:108 -msgid "Edit" -msgstr "Bewerken" - -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/conversation.php:657 -#: ../../include/ItemObject.php:120 ../../include/apps.php:260 -#: ../../mod/group.php:173 ../../mod/blocks.php:155 ../../mod/connedit.php:551 -#: ../../mod/editwebpage.php:223 ../../mod/thing.php:258 -#: ../../mod/editblock.php:181 ../../mod/admin.php:816 ../../mod/admin.php:975 -#: ../../mod/editlayout.php:179 ../../mod/settings.php:649 -#: ../../mod/webpages.php:183 ../../mod/photos.php:1126 -msgid "Delete" -msgstr "Verwijderen" - #: ../../include/RedDAV/RedBrowser.php:282 #, php-format msgid "You are using %1$s of your available file storage." @@ -248,856 +476,308 @@ msgstr "Nieuwe map aanmaken" msgid "Upload file" msgstr "Bestand uploaden" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Dit item verwijderen?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:696 -#: ../../mod/photos.php:1044 ../../mod/photos.php:1162 -msgid "Comment" -msgstr "Reactie" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413 -msgid "[+] show all" -msgstr "[+] alle" - -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] minder reacties weergeven" - -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] uitklappen" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] inklappen" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Wachtwoord te kort" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Wachtwoorden komen niet overeen" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -msgid "everybody" -msgstr "iedereen" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Geheim wachtwoord" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Wachtwoordhint" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "Alles sluiten" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Niets nieuw hier" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Beoordeel dit kanaal (dit is openbaar)" - -#: ../../include/js_strings.php:20 ../../mod/rate.php:157 -#: ../../mod/connedit.php:694 -msgid "Rating" -msgstr "Beoordeling" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Omschrijving (optioneel)" - -#: ../../include/js_strings.php:22 ../../include/widgets.php:676 -#: ../../include/widgets.php:688 ../../include/ItemObject.php:697 -#: ../../mod/filestorage.php:156 ../../mod/group.php:81 -#: ../../mod/connect.php:93 ../../mod/rate.php:168 ../../mod/mood.php:135 -#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/pconfig.php:108 -#: ../../mod/poke.php:171 ../../mod/profiles.php:675 -#: ../../mod/connedit.php:715 ../../mod/fsuggest.php:108 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/import.php:527 ../../mod/invite.php:142 ../../mod/thing.php:313 -#: ../../mod/thing.php:359 ../../mod/import_items.php:122 -#: ../../mod/pdledit.php:58 ../../mod/admin.php:442 ../../mod/admin.php:809 -#: ../../mod/admin.php:973 ../../mod/admin.php:1110 ../../mod/admin.php:1304 -#: ../../mod/admin.php:1389 ../../mod/settings.php:586 -#: ../../mod/settings.php:698 ../../mod/settings.php:726 -#: ../../mod/settings.php:749 ../../mod/settings.php:834 -#: ../../mod/settings.php:1023 ../../mod/appman.php:99 ../../mod/locs.php:116 -#: ../../mod/xchan.php:11 ../../mod/photos.php:637 ../../mod/photos.php:1005 -#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/chat.php:184 -#: ../../mod/chat.php:213 ../../mod/mail.php:380 ../../mod/events.php:461 -#: ../../mod/events.php:658 ../../mod/mitem.php:231 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Opslaan" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Vul een internetadres/URL in:" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?" - -#: ../../include/js_strings.php:25 ../../mod/pubsites.php:28 -#: ../../mod/profiles.php:464 ../../mod/events.php:452 -msgid "Location" -msgstr "Locatie" +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "Geen geldig e-mailadres" -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "Jouw e-maildomein is op deze hub niet toegestaan" -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "Jouw e-mailadres is al op deze hub geregistreerd." -#: ../../include/js_strings.php:29 -msgid "ago" -msgstr "geleden" +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "Een uitnodiging is vereist" -#: ../../include/js_strings.php:30 -msgid "from now" -msgstr "vanaf nu" +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "Uitnodiging kon niet geverifieerd worden" -#: ../../include/js_strings.php:31 -msgid "less than a minute" -msgstr "minder dan een minuut" +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "Vul de vereiste informatie in." -#: ../../include/js_strings.php:32 -msgid "about a minute" -msgstr "ongeveer een minuut" +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "Account-informatie kon niet opgeslagen worden." -#: ../../include/js_strings.php:33 +#: ../../include/account.php:249 #, php-format -msgid "%d minutes" -msgstr "%d minuten" - -#: ../../include/js_strings.php:34 -msgid "about an hour" -msgstr "ongeveer een uur" +msgid "Registration confirmation for %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/js_strings.php:35 +#: ../../include/account.php:315 #, php-format -msgid "about %d hours" -msgstr "ongeveer %d uren" - -#: ../../include/js_strings.php:36 -msgid "a day" -msgstr "een dag" +msgid "Registration request at %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/js_strings.php:37 -#, php-format -msgid "%d days" -msgstr "%d dagen" +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1660 +msgid "Administrator" +msgstr "Beheerder" -#: ../../include/js_strings.php:38 -msgid "about a month" -msgstr "ongeveer een maand" +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "jouw registratiewachtwoord" -#: ../../include/js_strings.php:39 +#: ../../include/account.php:342 ../../include/account.php:402 #, php-format -msgid "%d months" -msgstr "%d maanden" +msgid "Registration details for %s" +msgstr "Registratiegegevens voor %s" -#: ../../include/js_strings.php:40 -msgid "about a year" -msgstr "ongeveer een jaar" +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "Account goedgekeurd" -#: ../../include/js_strings.php:41 +#: ../../include/account.php:454 #, php-format -msgid "%d years" -msgstr "%d jaren" - -#: ../../include/js_strings.php:42 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/js_strings.php:45 ../../include/text.php:1165 -msgid "January" -msgstr "januari" - -#: ../../include/js_strings.php:46 ../../include/text.php:1165 -msgid "February" -msgstr "februari" - -#: ../../include/js_strings.php:47 ../../include/text.php:1165 -msgid "March" -msgstr "maart" - -#: ../../include/js_strings.php:48 ../../include/text.php:1165 -msgid "April" -msgstr "april" - -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" -msgstr "mei" - -#: ../../include/js_strings.php:50 ../../include/text.php:1165 -msgid "June" -msgstr "juni" - -#: ../../include/js_strings.php:51 ../../include/text.php:1165 -msgid "July" -msgstr "juli" - -#: ../../include/js_strings.php:52 ../../include/text.php:1165 -msgid "August" -msgstr "augustus" - -#: ../../include/js_strings.php:53 ../../include/text.php:1165 -msgid "September" -msgstr "september" - -#: ../../include/js_strings.php:54 ../../include/text.php:1165 -msgid "October" -msgstr "oktober" - -#: ../../include/js_strings.php:55 ../../include/text.php:1165 -msgid "November" -msgstr "november" - -#: ../../include/js_strings.php:56 ../../include/text.php:1165 -msgid "December" -msgstr "december" - -#: ../../include/js_strings.php:57 -msgid "Jan" -msgstr "jan" - -#: ../../include/js_strings.php:58 -msgid "Feb" -msgstr "feb" - -#: ../../include/js_strings.php:59 -msgid "Mar" -msgstr "mrt" - -#: ../../include/js_strings.php:60 -msgid "Apr" -msgstr "apr" - -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" -msgstr "mei" - -#: ../../include/js_strings.php:62 -msgid "Jun" -msgstr "jun" - -#: ../../include/js_strings.php:63 -msgid "Jul" -msgstr "jul" - -#: ../../include/js_strings.php:64 -msgid "Aug" -msgstr "aug" - -#: ../../include/js_strings.php:65 -msgid "Sep" -msgstr "sep" - -#: ../../include/js_strings.php:66 -msgid "Oct" -msgstr "okt" - -#: ../../include/js_strings.php:67 -msgid "Nov" -msgstr "nov" - -#: ../../include/js_strings.php:68 -msgid "Dec" -msgstr "dec" - -#: ../../include/js_strings.php:69 ../../include/text.php:1161 -msgid "Sunday" -msgstr "zondag" - -#: ../../include/js_strings.php:70 ../../include/text.php:1161 -msgid "Monday" -msgstr "maandag" - -#: ../../include/js_strings.php:71 ../../include/text.php:1161 -msgid "Tuesday" -msgstr "dinsdag" - -#: ../../include/js_strings.php:72 ../../include/text.php:1161 -msgid "Wednesday" -msgstr "woensdag" - -#: ../../include/js_strings.php:73 ../../include/text.php:1161 -msgid "Thursday" -msgstr "donderdag" - -#: ../../include/js_strings.php:74 ../../include/text.php:1161 -msgid "Friday" -msgstr "vrijdag" - -#: ../../include/js_strings.php:75 ../../include/text.php:1161 -msgid "Saturday" -msgstr "zaterdag" - -#: ../../include/js_strings.php:76 -msgid "Sun" -msgstr "zo" - -#: ../../include/js_strings.php:77 -msgid "Mon" -msgstr "ma" - -#: ../../include/js_strings.php:78 -msgid "Tue" -msgstr "di" - -#: ../../include/js_strings.php:79 -msgid "Wed" -msgstr "wo" - -#: ../../include/js_strings.php:80 -msgid "Thu" -msgstr "do" - -#: ../../include/js_strings.php:81 -msgid "Fri" -msgstr "vr" - -#: ../../include/js_strings.php:82 -msgid "Sat" -msgstr "za" - -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" -msgstr "vandaag" - -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" -msgstr "maand" - -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" -msgstr "week" +msgid "Registration revoked for %s" +msgstr "Registratie ingetrokken voor %s" -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" -msgstr "dag" +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "Account is geverifieerd. Je kan inloggen." -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" -msgstr "hele dag" +#: ../../include/account.php:719 ../../include/account.php:721 +msgid "Click here to upgrade." +msgstr "Klik hier om te upgraden." -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "Geen gebruikersnaam in het importbestand gevonden." +#: ../../include/account.php:727 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487 -msgid "Import completed." -msgstr "Import voltooid." +#: ../../include/account.php:732 +msgid "This action is not available under your subscription plan." +msgstr "Deze handeling is niet mogelijk met jouw abonnement." -#: ../../include/comanche.php:34 ../../mod/admin.php:351 -msgid "Default" -msgstr "Standaard" +#: ../../include/acl_selectors.php:218 +msgid "Visible to your default audience" +msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" -#: ../../include/items.php:423 ../../mod/group.php:68 ../../mod/like.php:280 -#: ../../mod/dreport.php:6 ../../mod/dreport.php:45 ../../mod/subthread.php:58 -#: ../../mod/import_items.php:114 ../../mod/profperm.php:23 -#: ../../index.php:364 -msgid "Permission denied" -msgstr "Toegang geweigerd" +#: ../../include/acl_selectors.php:243 +msgid "Show" +msgstr "Tonen" -#: ../../include/items.php:1130 ../../include/items.php:1176 -msgid "(Unknown)" -msgstr "(Onbekend)" +#: ../../include/acl_selectors.php:244 +msgid "Don't show" +msgstr "Niet tonen" -#: ../../include/items.php:1373 -msgid "Visible to anybody on the internet." -msgstr "Voor iedereen op het internet zichtbaar." +#: ../../include/acl_selectors.php:249 +msgid "Other networks and post services" +msgstr "Andere netwerken en diensten" -#: ../../include/items.php:1375 -msgid "Visible to you only." -msgstr "Alleen voor jou zichtbaar." +#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211 +#: ../../mod/filestorage.php:147 ../../mod/photos.php:631 +#: ../../mod/photos.php:998 ../../mod/thing.php:309 ../../mod/thing.php:355 +msgid "Permissions" +msgstr "Permissies" -#: ../../include/items.php:1377 -msgid "Visible to anybody in this network." -msgstr "Voor iedereen in dit netwerk zichtbaar." +#: ../../include/activities.php:42 +msgid " and " +msgstr " en " -#: ../../include/items.php:1379 -msgid "Visible to anybody authenticated." -msgstr "Voor iedereen die geauthenticeerd is zichtbaar." +#: ../../include/activities.php:50 +msgid "public profile" +msgstr "openbaar profiel" -#: ../../include/items.php:1381 +#: ../../include/activities.php:59 #, php-format -msgid "Visible to anybody on %s." -msgstr "Voor iedereen op %s zichtbaar." - -#: ../../include/items.php:1383 -msgid "Visible to all connections." -msgstr "Voor alle connecties zichtbaar." - -#: ../../include/items.php:1385 -msgid "Visible to approved connections." -msgstr "Voor alle goedgekeurde connecties zichtbaar." - -#: ../../include/items.php:1387 -msgid "Visible to specific connections." -msgstr "Voor specifieke connecties zichtbaar." - -#: ../../include/items.php:4319 ../../mod/filestorage.php:27 -#: ../../mod/thing.php:86 ../../mod/admin.php:127 ../../mod/admin.php:1012 -#: ../../mod/admin.php:1217 ../../mod/display.php:36 ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Item niet gevonden." - -#: ../../include/items.php:4831 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Collection not found." -msgstr "Collectie niet gevonden." - -#: ../../include/items.php:4847 -msgid "Collection is empty." -msgstr "Collectie is leeg" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s veranderde %2$s naar “%3$s”" -#: ../../include/items.php:4854 +#: ../../include/activities.php:60 #, php-format -msgid "Collection: %s" -msgstr "Collectie: %s" +msgid "Visit %1$s's %2$s" +msgstr "Bezoek het %2$s van %1$s" -#: ../../include/items.php:4864 ../../mod/connedit.php:683 +#: ../../include/activities.php:63 #, php-format -msgid "Connection: %s" -msgstr "Connectie: %s" - -#: ../../include/items.php:4866 -msgid "Connection not found." -msgstr "Connectie niet gevonden." - -#: ../../include/event.php:22 ../../include/bb2diaspora.php:471 -#: ../../include/text.php:1392 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:477 -#: ../../include/text.php:1396 -msgid "Starts:" -msgstr "Start:" - -#: ../../include/event.php:40 ../../include/bb2diaspora.php:485 -#: ../../include/text.php:1400 -msgid "Finishes:" -msgstr "Einde:" - -#: ../../include/event.php:52 ../../include/identity.php:998 -#: ../../include/bb2diaspora.php:493 ../../include/text.php:1407 -#: ../../mod/directory.php:304 -msgid "Location:" -msgstr "Plaats:" - -#: ../../include/event.php:768 -msgid "This event has been added to your calendar." -msgstr "Dit evenement is aan jouw agenda toegevoegd." - -#: ../../include/event.php:904 ../../include/conversation.php:123 -#: ../../include/text.php:1919 ../../mod/tagger.php:47 ../../mod/like.php:363 -#: ../../mod/events.php:249 -msgid "event" -msgstr "gebeurtenis" - -#: ../../include/event.php:967 -msgid "Not specified" -msgstr "Niet aangegeven" - -#: ../../include/event.php:968 -msgid "Needs Action" -msgstr "Actie vereist" - -#: ../../include/event.php:969 -msgid "Completed" -msgstr "Voltooid" - -#: ../../include/event.php:970 -msgid "In Process" -msgstr "In behandeling" - -#: ../../include/event.php:971 -msgid "Cancelled" -msgstr "Geannuleerd" - -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Ontbrekende naam" - -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Naam te lang" - -#: ../../include/identity.php:181 -msgid "No account identifier" -msgstr "Geen account-identificator" - -#: ../../include/identity.php:193 -msgid "Nickname is required." -msgstr "Bijnaam is verplicht" - -#: ../../include/identity.php:207 -msgid "Reserved nickname. Please choose another." -msgstr "Deze naam is gereserveerd. Kies een andere." - -#: ../../include/identity.php:212 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." - -#: ../../include/identity.php:288 -msgid "Unable to retrieve created identity" -msgstr "Niet in staat om aangemaakte identiteit te vinden" - -#: ../../include/identity.php:346 -msgid "Default Profile" -msgstr "Standaardprofiel" - -#: ../../include/identity.php:390 ../../include/identity.php:391 -#: ../../include/identity.php:398 ../../include/widgets.php:430 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:573 -#: ../../mod/settings.php:338 ../../mod/settings.php:342 -#: ../../mod/settings.php:343 ../../mod/settings.php:346 -#: ../../mod/settings.php:357 -msgid "Friends" -msgstr "Vrienden" - -#: ../../include/identity.php:770 -msgid "Requested channel is not available." -msgstr "Opgevraagd kanaal is niet beschikbaar." - -#: ../../include/identity.php:816 ../../mod/filestorage.php:54 -#: ../../mod/connect.php:13 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/hcard.php:8 ../../mod/editwebpage.php:28 -#: ../../mod/profile.php:16 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/webpages.php:29 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." -msgstr "Opgevraagd profiel is niet beschikbaar" - -#: ../../include/identity.php:960 ../../mod/profiles.php:782 -msgid "Change profile photo" -msgstr "Profielfoto veranderen" - -#: ../../include/identity.php:966 -msgid "Profiles" -msgstr "Profielen" - -#: ../../include/identity.php:966 -msgid "Manage/edit profiles" -msgstr "Profielen beheren/bewerken" - -#: ../../include/identity.php:967 ../../mod/profiles.php:783 -msgid "Create New Profile" -msgstr "Nieuw profiel aanmaken" - -#: ../../include/identity.php:970 ../../include/nav.php:90 -msgid "Edit Profile" -msgstr "Profiel bewerken" - -#: ../../include/identity.php:982 ../../mod/profiles.php:794 -msgid "Profile Image" -msgstr "Profielfoto" - -#: ../../include/identity.php:985 -msgid "visible to everybody" -msgstr "Voor iedereen zichtbaar" - -#: ../../include/identity.php:986 ../../mod/profiles.php:677 -#: ../../mod/profiles.php:798 -msgid "Edit visibility" -msgstr "Zichtbaarheid bewerken" - -#: ../../include/identity.php:1002 ../../include/identity.php:1242 -msgid "Gender:" -msgstr "Geslacht:" - -#: ../../include/identity.php:1003 ../../include/identity.php:1286 -msgid "Status:" -msgstr "Status:" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." -#: ../../include/identity.php:1004 ../../include/identity.php:1297 -msgid "Homepage:" -msgstr "Homepagina:" +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Openbare tijdlijn" -#: ../../include/identity.php:1005 -msgid "Online Now" -msgstr "Nu online" +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Hubbeheerder" -#: ../../include/identity.php:1089 ../../include/identity.php:1167 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "G:i, l d F" +#: ../../include/apps.php:129 ../../include/conversation.php:1665 +#: ../../include/nav.php:103 +msgid "Bookmarks" +msgstr "Bladwijzers" -#: ../../include/identity.php:1090 ../../include/identity.php:1168 -msgid "F d" -msgstr "d F" +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Connecties" -#: ../../include/identity.php:1135 ../../include/identity.php:1207 -#: ../../mod/ping.php:341 -msgid "[today]" -msgstr "[vandaag]" +#: ../../include/apps.php:131 ../../include/nav.php:111 ../../boot.php:1518 +msgid "Login" +msgstr "Inloggen" -#: ../../include/identity.php:1146 -msgid "Birthday Reminders" -msgstr "Verjaardagsherinneringen" +#: ../../include/apps.php:132 ../../include/nav.php:200 +#: ../../mod/manage.php:162 +msgid "Channel Manager" +msgstr "Kanaalbeheer" -#: ../../include/identity.php:1147 -msgid "Birthdays this week:" -msgstr "Verjaardagen deze week:" +#: ../../include/apps.php:133 ../../include/nav.php:174 +msgid "Grid" +msgstr "Grid" -#: ../../include/identity.php:1200 -msgid "[No description]" -msgstr "[Geen omschrijving]" +#: ../../include/apps.php:134 ../../include/nav.php:202 +#: ../../include/widgets.php:557 ../../mod/admin.php:1168 +#: ../../mod/admin.php:1390 +msgid "Settings" +msgstr "Instellingen" -#: ../../include/identity.php:1218 -msgid "Event Reminders" -msgstr "Herinneringen" +#: ../../include/apps.php:136 ../../include/conversation.php:1675 +#: ../../include/nav.php:107 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Webpagina's" -#: ../../include/identity.php:1219 -msgid "Events this week:" -msgstr "Gebeurtenissen deze week:" +#: ../../include/apps.php:137 ../../include/nav.php:177 +msgid "Channel Home" +msgstr "Jouw kanaal" -#: ../../include/identity.php:1232 ../../include/identity.php:1349 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 msgid "Profile" msgstr "Profiel" -#: ../../include/identity.php:1240 ../../mod/settings.php:1029 -msgid "Full Name:" -msgstr "Volledige naam:" - -#: ../../include/identity.php:1247 -msgid "Like this channel" -msgstr "Vind dit kanaal leuk" - -#: ../../include/identity.php:1258 ../../include/taxonomy.php:414 -#: ../../include/conversation.php:1721 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1083 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "vindt dit leuk" -msgstr[1] "vinden dit leuk" - -#: ../../include/identity.php:1271 -msgid "j F, Y" -msgstr "F j Y" - -#: ../../include/identity.php:1272 -msgid "j F" -msgstr "F j" - -#: ../../include/identity.php:1279 -msgid "Birthday:" -msgstr "Geboortedatum:" - -#: ../../include/identity.php:1283 ../../mod/directory.php:299 -msgid "Age:" -msgstr "Leeftijd:" - -#: ../../include/identity.php:1292 -#, php-format -msgid "for %1$d %2$s" -msgstr "voor %1$d %2$s" - -#: ../../include/identity.php:1295 ../../mod/profiles.php:699 -msgid "Sexual Preference:" -msgstr "Seksuele voorkeur:" - -#: ../../include/identity.php:1299 ../../mod/profiles.php:701 -#: ../../mod/directory.php:315 -msgid "Hometown:" -msgstr "Oorspronkelijk uit:" - -#: ../../include/identity.php:1301 -msgid "Tags:" -msgstr "Tags:" - -#: ../../include/identity.php:1303 ../../mod/profiles.php:702 -msgid "Political Views:" -msgstr "Politieke overtuigingen:" - -#: ../../include/identity.php:1305 -msgid "Religion:" -msgstr "Religie:" - -#: ../../include/identity.php:1307 ../../mod/directory.php:317 -msgid "About:" -msgstr "Over:" - -#: ../../include/identity.php:1309 -msgid "Hobbies/Interests:" -msgstr "Hobby's/interesses:" - -#: ../../include/identity.php:1311 ../../mod/profiles.php:705 -msgid "Likes:" -msgstr "Houdt van:" - -#: ../../include/identity.php:1313 ../../mod/profiles.php:706 -msgid "Dislikes:" -msgstr "Houdt niet van:" - -#: ../../include/identity.php:1315 -msgid "Contact information and Social Networks:" -msgstr "Contactinformatie en sociale netwerken:" - -#: ../../include/identity.php:1317 -msgid "My other channels:" -msgstr "Mijn andere kanalen" - -#: ../../include/identity.php:1319 -msgid "Musical interests:" -msgstr "Muzikale interesses:" - -#: ../../include/identity.php:1321 -msgid "Books, literature:" -msgstr "Boeken, literatuur:" - -#: ../../include/identity.php:1323 -msgid "Television:" -msgstr "Televisie:" - -#: ../../include/identity.php:1325 -msgid "Film/dance/culture/entertainment:" -msgstr "Films/dansen/cultuur/vermaak:" - -#: ../../include/identity.php:1327 -msgid "Love/Romance:" -msgstr "Liefde/romantiek:" - -#: ../../include/identity.php:1329 -msgid "Work/employment:" -msgstr "Werk/beroep:" - -#: ../../include/identity.php:1331 -msgid "School/education:" -msgstr "School/opleiding:" - -#: ../../include/identity.php:1351 -msgid "Like this thing" -msgstr "Vind dit ding leuk" - -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" -msgstr "Tags" - -#: ../../include/taxonomy.php:282 ../../include/widgets.php:36 -#: ../../include/contact_widgets.php:95 -msgid "Categories" -msgstr "Categorieën" +#: ../../include/apps.php:139 ../../include/conversation.php:1632 +#: ../../include/nav.php:92 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto's" -#: ../../include/taxonomy.php:305 -msgid "Keywords" -msgstr "Trefwoorden" +#: ../../include/apps.php:140 ../../include/nav.php:196 +msgid "Events" +msgstr "Agenda" -#: ../../include/taxonomy.php:326 -msgid "have" -msgstr "heb" +#: ../../include/apps.php:141 ../../include/nav.php:162 +msgid "Directory" +msgstr "Kanalengids" -#: ../../include/taxonomy.php:326 -msgid "has" -msgstr "heeft" +#: ../../include/apps.php:142 ../../include/nav.php:154 ../../mod/help.php:204 +#: ../../mod/help.php:209 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Hulp" -#: ../../include/taxonomy.php:327 -msgid "want" -msgstr "wil" +#: ../../include/apps.php:143 ../../include/nav.php:188 +msgid "Mail" +msgstr "Privéberichten" -#: ../../include/taxonomy.php:327 -msgid "wants" -msgstr "wil" +#: ../../include/apps.php:144 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Stemming" -#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254 -msgid "like" -msgstr "vind dit leuk" +#: ../../include/apps.php:145 ../../include/conversation.php:965 +msgid "Poke" +msgstr "Aanstoten" -#: ../../include/taxonomy.php:328 -msgid "likes" -msgstr "vindt dit leuk" +#: ../../include/apps.php:146 ../../include/nav.php:97 +msgid "Chat" +msgstr "Chatten" -#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255 -msgid "dislike" -msgstr "vind dit niet leuk" +#: ../../include/apps.php:147 ../../include/nav.php:159 +#: ../../include/text.php:885 ../../include/text.php:897 +#: ../../mod/connections.php:302 ../../mod/search.php:40 +msgid "Search" +msgstr "Zoeken" -#: ../../include/taxonomy.php:329 -msgid "dislikes" -msgstr "vindt dit niet leuk" +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Onderzoeken" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Voorstellen" -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Tonen" +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Willekeurig kanaal" -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Niet tonen" +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Uitnodigen " -#: ../../include/acl_selectors.php:247 -msgid "Other networks and post services" -msgstr "Andere netwerken en diensten" +#: ../../include/apps.php:152 ../../include/widgets.php:1272 +msgid "Features" +msgstr "Extra functies" -#: ../../include/acl_selectors.php:249 ../../mod/filestorage.php:147 -#: ../../mod/thing.php:310 ../../mod/thing.php:356 ../../mod/photos.php:631 -#: ../../mod/photos.php:998 ../../mod/chat.php:211 -msgid "Permissions" -msgstr "Permissies" +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Taal" -#: ../../include/acl_selectors.php:250 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1215 -msgid "Close" -msgstr "Sluiten" +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Bericht" -#: ../../include/activities.php:42 -msgid " and " -msgstr " en " +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Profielfoto" -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "openbaar profiel" +#: ../../include/apps.php:252 ../../mod/settings.php:84 +#: ../../mod/settings.php:612 +msgid "Update" +msgstr "Bijwerken" -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s veranderde %2$s naar “%3$s”" +#: ../../include/apps.php:252 +msgid "Install" +msgstr "Installeren" -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Bezoek het %2$s van %1$s" +#: ../../include/apps.php:257 +msgid "Purchase" +msgstr "Aanschaffen" -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." +#: ../../include/attach.php:140 ../../include/attach.php:188 +#: ../../include/attach.php:251 ../../include/attach.php:265 +#: ../../include/attach.php:272 ../../include/attach.php:337 +#: ../../include/attach.php:351 ../../include/attach.php:358 +#: ../../include/attach.php:436 ../../include/attach.php:888 +#: ../../include/attach.php:959 ../../include/attach.php:1111 +#: ../../include/chat.php:133 ../../include/photos.php:29 +#: ../../include/items.php:4429 ../../index.php:186 ../../index.php:371 +#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76 +#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100 +#: ../../mod/channel.php:215 ../../mod/channel.php:255 ../../mod/chat.php:94 +#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29 +#: ../../mod/connedit.php:355 ../../mod/editblock.php:65 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 +#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 +#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/layouts.php:69 +#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 +#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 +#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:112 ../../mod/network.php:12 +#: ../../mod/new_channel.php:75 ../../mod/new_channel.php:109 +#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 +#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/profile_photo.php:341 ../../mod/profile_photo.php:354 +#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 +#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 +#: ../../mod/service_limits.php:7 ../../mod/settings.php:568 +#: ../../mod/setup.php:227 ../../mod/sharedwithme.php:7 +#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 +#: ../../mod/thing.php:290 ../../mod/thing.php:327 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 +#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 +msgid "Permission denied." +msgstr "Toegang geweigerd" #: ../../include/attach.php:246 ../../include/attach.php:332 msgid "Item was not found." @@ -1107,1042 +787,289 @@ msgstr "Item niet gevonden" msgid "No source file." msgstr "Geen bronbestand." -#: ../../include/attach.php:514 +#: ../../include/attach.php:518 msgid "Cannot locate file to replace" msgstr "Kan het te vervangen bestand niet vinden" -#: ../../include/attach.php:532 +#: ../../include/attach.php:536 msgid "Cannot locate file to revise/update" msgstr "Kan het bestand wat aangepast moet worden niet vinden" -#: ../../include/attach.php:667 +#: ../../include/attach.php:671 #, php-format msgid "File exceeds size limit of %d" msgstr "Bestand is groter dan de toegelaten %d" -#: ../../include/attach.php:681 +#: ../../include/attach.php:685 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt." -#: ../../include/attach.php:837 +#: ../../include/attach.php:841 msgid "File upload failed. Possible system limit or action terminated." msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken." -#: ../../include/attach.php:850 +#: ../../include/attach.php:854 msgid "Stored file could not be verified. Upload failed." msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt." -#: ../../include/attach.php:898 ../../include/attach.php:914 +#: ../../include/attach.php:902 ../../include/attach.php:918 msgid "Path not available." msgstr "Pad niet beschikbaar." -#: ../../include/attach.php:960 ../../include/attach.php:1112 +#: ../../include/attach.php:964 ../../include/attach.php:1116 msgid "Empty pathname" msgstr "Padnaam leeg" -#: ../../include/attach.php:986 +#: ../../include/attach.php:990 msgid "duplicate filename or path" msgstr "dubbele bestandsnaam of pad" -#: ../../include/attach.php:1008 +#: ../../include/attach.php:1012 msgid "Path not found." msgstr "Pad niet gevonden" -#: ../../include/attach.php:1066 +#: ../../include/attach.php:1070 msgid "mkdir failed." msgstr "directory aanmaken (mkdir) mislukt." -#: ../../include/attach.php:1070 +#: ../../include/attach.php:1074 msgid "database storage failed." msgstr "opslag in database mislukt." -#: ../../include/attach.php:1118 +#: ../../include/attach.php:1122 msgid "Empty path" msgstr "Ontbrekend bestandspad" -#: ../../include/bb2diaspora.php:382 -msgid "Attachments:" -msgstr "Bijlagen:" - -#: ../../include/bb2diaspora.php:473 -msgid "$Projectname event notification:" -msgstr "Notificatie $Projectname-gebeurtenis:" +#: ../../include/auth.php:132 +msgid "Logged out." +msgstr "Uitgelogd." -#: ../../include/notify.php:20 -msgid "created a new post" -msgstr "maakte een nieuw bericht aan" +#: ../../include/auth.php:273 +msgid "Failed authentication" +msgstr "Mislukte authenticatie" -#: ../../include/notify.php:21 -#, php-format -msgid "commented on %s's post" -msgstr "gaf een reactie op een bericht van %s" +#: ../../include/auth.php:287 ../../mod/openid.php:189 +msgid "Login failed." +msgstr "Inloggen mislukt." -#: ../../include/widgets.php:92 ../../include/nav.php:157 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Apps" +#: ../../include/bb2diaspora.php:376 +msgid "Attachments:" +msgstr "Bijlagen:" -#: ../../include/widgets.php:93 -msgid "System" -msgstr "Systeem" +#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 +#: ../../include/text.php:1410 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" -#: ../../include/widgets.php:95 ../../include/conversation.php:1526 -msgid "Personal" -msgstr "Persoonlijk" +#: ../../include/bb2diaspora.php:467 +msgid "$Projectname event notification:" +msgstr "Notificatie $Projectname-gebeurtenis:" -#: ../../include/widgets.php:96 -msgid "Create Personal App" -msgstr "Persoonlijke app maken" +#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 +#: ../../include/text.php:1414 +msgid "Starts:" +msgstr "Start:" -#: ../../include/widgets.php:97 -msgid "Edit Personal App" -msgstr "Persoonlijke app bewerken" +#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 +#: ../../include/text.php:1418 +msgid "Finishes:" +msgstr "Einde:" -#: ../../include/widgets.php:139 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Negeren/Verbergen" +#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 +#: ../../include/identity.php:1004 ../../include/text.php:1425 +#: ../../mod/directory.php:307 +msgid "Location:" +msgstr "Plaats:" -#: ../../include/widgets.php:144 ../../mod/connections.php:125 -msgid "Suggestions" -msgstr "Voorgestelde kanalen" +#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 +#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 +#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 +#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 +#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 +#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 +#: ../../include/bbcode.php:833 +msgid "Image/photo" +msgstr "Afbeelding/foto" -#: ../../include/widgets.php:145 -msgid "See more..." -msgstr "Meer..." +#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 +msgid "Encrypted content" +msgstr "Versleutelde inhoud" -#: ../../include/widgets.php:166 +#: ../../include/bbcode.php:179 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Je hebt %1$.0f van de %2$.0f toegestane connecties." - -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Nieuwe connectie toevoegen" - -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Vul het adres van het nieuwe kanaal in" - -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Voorbeeld: bob@example.com, http://example.com/barbara" - -#: ../../include/widgets.php:190 -msgid "Notes" -msgstr "Aantekeningen" - -#: ../../include/widgets.php:192 ../../include/text.php:868 -#: ../../include/text.php:880 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100 -#: ../../mod/admin.php:1449 ../../mod/admin.php:1469 ../../mod/filer.php:49 -msgid "Save" -msgstr "Opslaan" - -#: ../../include/widgets.php:266 -msgid "Remove term" -msgstr "Verwijder zoekterm" - -#: ../../include/widgets.php:274 ../../include/features.php:72 -msgid "Saved Searches" -msgstr "Opgeslagen zoekopdrachten" - -#: ../../include/widgets.php:275 ../../include/group.php:300 -msgid "add" -msgstr "toevoegen" - -#: ../../include/widgets.php:304 ../../include/features.php:85 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" -msgstr "Bewaarde mappen" - -#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:98 -msgid "Everything" -msgstr "Alles" - -#: ../../include/widgets.php:349 -msgid "Archives" -msgstr "Archieven" - -#: ../../include/widgets.php:428 ../../mod/connedit.php:571 -msgid "Me" -msgstr "Ik" - -#: ../../include/widgets.php:429 ../../mod/connedit.php:572 -msgid "Family" -msgstr "Familie" - -#: ../../include/widgets.php:431 ../../mod/connedit.php:574 -msgid "Acquaintances" -msgstr "Kennissen" - -#: ../../include/widgets.php:432 ../../mod/connedit.php:575 -#: ../../mod/connections.php:88 ../../mod/connections.php:103 -msgid "All" -msgstr "Alles" - -#: ../../include/widgets.php:451 -msgid "Refresh" -msgstr "Vernieuwen" - -#: ../../include/widgets.php:485 -msgid "Account settings" -msgstr "Account" - -#: ../../include/widgets.php:491 -msgid "Channel settings" -msgstr "Kanaal" - -#: ../../include/widgets.php:497 -msgid "Additional features" -msgstr "Extra functies" - -#: ../../include/widgets.php:503 -msgid "Feature/Addon settings" -msgstr "Extra functie- en plugin-instellingen" - -#: ../../include/widgets.php:509 -msgid "Display settings" -msgstr "Weergave" - -#: ../../include/widgets.php:515 -msgid "Connected apps" -msgstr "Verbonden applicaties" - -#: ../../include/widgets.php:521 -msgid "Export channel" -msgstr "Kanaal exporteren" - -#: ../../include/widgets.php:530 ../../mod/connedit.php:683 -msgid "Connection Default Permissions" -msgstr "Standaard permissies voor connecties" - -#: ../../include/widgets.php:538 -msgid "Premium Channel Settings" -msgstr "Instellingen premiumkanaal" - -#: ../../include/widgets.php:546 ../../include/features.php:59 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanaalbronnen" - -#: ../../include/widgets.php:554 ../../include/nav.php:202 -#: ../../include/apps.php:134 ../../mod/admin.php:1071 -#: ../../mod/admin.php:1271 -msgid "Settings" -msgstr "Instellingen" - -#: ../../include/widgets.php:568 -msgid "Private Mail Menu" -msgstr "Privéberichten" - -#: ../../include/widgets.php:570 -msgid "Combined View" -msgstr "Gecombineerd postvak" - -#: ../../include/widgets.php:575 ../../include/nav.php:191 -msgid "Inbox" -msgstr "Postvak IN" - -#: ../../include/widgets.php:580 ../../include/nav.php:192 -msgid "Outbox" -msgstr "Postvak UIT" - -#: ../../include/widgets.php:585 ../../include/nav.php:193 -msgid "New Message" -msgstr "Nieuw bericht" - -#: ../../include/widgets.php:604 ../../include/widgets.php:616 -msgid "Conversations" -msgstr "Conversaties" - -#: ../../include/widgets.php:608 -msgid "Received Messages" -msgstr "Ontvangen berichten" - -#: ../../include/widgets.php:612 -msgid "Sent Messages" -msgstr "Verzonden berichten" - -#: ../../include/widgets.php:626 -msgid "No messages." -msgstr "Geen berichten" - -#: ../../include/widgets.php:644 -msgid "Delete conversation" -msgstr "Verwijder conversatie" - -#: ../../include/widgets.php:670 -msgid "Events Menu" -msgstr "Agenda-menu" - -#: ../../include/widgets.php:671 -msgid "Day View" -msgstr "Dag tonen" - -#: ../../include/widgets.php:672 -msgid "Week View" -msgstr "Week tonen" - -#: ../../include/widgets.php:673 -msgid "Month View" -msgstr "Maand tonen" - -#: ../../include/widgets.php:674 ../../mod/events.php:654 -msgid "Export" -msgstr "Exporteren" - -#: ../../include/widgets.php:675 ../../mod/events.php:657 -msgid "Import" -msgstr "Importeren" - -#: ../../include/widgets.php:685 -msgid "Events Tools" -msgstr "Agenda-hulpmiddelen" - -#: ../../include/widgets.php:686 -msgid "Export Calendar" -msgstr "Exporteren" - -#: ../../include/widgets.php:687 -msgid "Import Calendar" -msgstr "Importeren" - -#: ../../include/widgets.php:761 -msgid "Chat Rooms" -msgstr "Chatkanalen" - -#: ../../include/widgets.php:781 -msgid "Bookmarked Chatrooms" -msgstr "Bladwijzers van chatkanalen" - -#: ../../include/widgets.php:801 -msgid "Suggested Chatrooms" -msgstr "Voorgestelde chatkanalen" - -#: ../../include/widgets.php:928 ../../include/widgets.php:986 -msgid "photo/image" -msgstr "foto/afbeelding" - -#: ../../include/widgets.php:1081 ../../include/widgets.php:1083 -msgid "Rate Me" -msgstr "Beoordeel mij" - -#: ../../include/widgets.php:1087 -msgid "View Ratings" -msgstr "Bekijk beoordelingen" - -#: ../../include/widgets.php:1098 -msgid "Public Hubs" -msgstr "Openbare hubs" - -#: ../../include/widgets.php:1146 -msgid "Forums" -msgstr "Forums" - -#: ../../include/widgets.php:1175 -msgid "Tasks" -msgstr "Taken" - -#: ../../include/widgets.php:1184 -msgid "Documentation" -msgstr "Documentatie" - -#: ../../include/widgets.php:1186 -msgid "Project/Site Information" -msgstr "Project- en hub-informatie" - -#: ../../include/widgets.php:1187 -msgid "For Members" -msgstr "Voor leden" - -#: ../../include/widgets.php:1188 -msgid "For Administrators" -msgstr "Voor beheerders" - -#: ../../include/widgets.php:1189 -msgid "For Developers" -msgstr "Voor ontwikkelaars" - -#: ../../include/widgets.php:1214 ../../mod/admin.php:441 -msgid "Site" -msgstr "Hub-instellingen" - -#: ../../include/widgets.php:1215 -msgid "Accounts" -msgstr "Accounts" - -#: ../../include/widgets.php:1216 ../../mod/admin.php:972 -msgid "Channels" -msgstr "Kanalen" - -#: ../../include/widgets.php:1217 ../../mod/admin.php:1069 -#: ../../mod/admin.php:1109 -msgid "Plugins" -msgstr "Plug-ins" +msgid "Install %s element: " +msgstr "Installeer %s-element: " -#: ../../include/widgets.php:1218 ../../mod/admin.php:1269 -#: ../../mod/admin.php:1303 -msgid "Themes" -msgstr "Thema's" +#: ../../include/bbcode.php:183 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Dit bericht heeft een te installeren %s-element, maar je hebt geen permissies om het op deze hub te installeren." -#: ../../include/widgets.php:1219 -msgid "Inspect queue" -msgstr "Inspecteer berichtenwachtrij" +#: ../../include/bbcode.php:193 ../../mod/impel.php:37 +msgid "webpage" +msgstr "Webpagina" -#: ../../include/widgets.php:1220 -msgid "Profile Config" -msgstr "Profielconfiguratie" +#: ../../include/bbcode.php:196 ../../mod/impel.php:47 +msgid "layout" +msgstr "lay-out" -#: ../../include/widgets.php:1221 -msgid "DB updates" -msgstr "Database-updates" +#: ../../include/bbcode.php:199 ../../mod/impel.php:42 +msgid "block" +msgstr "blok" -#: ../../include/widgets.php:1239 ../../include/widgets.php:1245 -#: ../../mod/admin.php:1388 -msgid "Logs" -msgstr "Logboeken" +#: ../../include/bbcode.php:202 ../../mod/impel.php:54 +msgid "menu" +msgstr "menu" -#: ../../include/widgets.php:1243 ../../include/nav.php:210 -msgid "Admin" -msgstr "Beheer" +#: ../../include/bbcode.php:257 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s schreef het volgende %2$s %3$s" -#: ../../include/widgets.php:1244 -msgid "Plugin Features" -msgstr "Plug-in-opties" +#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 +msgid "post" +msgstr "bericht" -#: ../../include/widgets.php:1246 -msgid "User registrations waiting for confirmation" -msgstr "Accounts die op goedkeuring wachten" +#: ../../include/bbcode.php:547 +msgid "Different viewers will see this text differently" +msgstr "Deze tekst wordt per persoon anders weergeven." -#: ../../include/widgets.php:1324 ../../mod/photos.php:748 -#: ../../mod/photos.php:1283 -msgid "View Photo" -msgstr "Foto weergeven" +#: ../../include/bbcode.php:755 +msgid "$1 spoiler" +msgstr "$1 spoiler" -#: ../../include/widgets.php:1341 ../../mod/photos.php:779 -msgid "Edit Album" -msgstr "Album bewerken" +#: ../../include/bbcode.php:782 +msgid "$1 wrote:" +msgstr "$1 schreef:" #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "Bladwijzers van %1$s" -#: ../../include/features.php:38 -msgid "General Features" -msgstr "Algemene functies" - -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Inhoud laten verlopen" - -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" - -#: ../../include/features.php:41 -msgid "Multiple Profiles" -msgstr "Meerdere profielen" - -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" -msgstr "Mogelijkheid om meerdere profielen aan te maken" - -#: ../../include/features.php:42 -msgid "Advanced Profiles" -msgstr "Geavanceerde profielen" - -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" -msgstr "Extra onderdelen en keuzes voor je profiel" - -#: ../../include/features.php:43 -msgid "Profile Import/Export" -msgstr "Profiel importen/exporteren" - -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" -msgstr "Profielgegevens opslaan en in andere hubs/kanalen gebruiken." - -#: ../../include/features.php:44 -msgid "Web Pages" -msgstr "Webpagina's" - -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" -msgstr "Sta beheerde webpagina's op jouw kanaal toe" - -#: ../../include/features.php:45 -msgid "Private Notes" -msgstr "Privé-aantekeningen" - -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" -msgstr "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan" - -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Kanaal kiezen in navigatiemenu" - -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk" - -#: ../../include/features.php:47 -msgid "Photo Location" -msgstr "Fotolocatie" - -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." -msgstr "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart." - -#: ../../include/features.php:49 -msgid "Expert Mode" -msgstr "Expertmodus" - -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Schakel de expertmodus in voor geavanceerde instellingen" - -#: ../../include/features.php:50 -msgid "Premium Channel" -msgstr "Premiumkanaal" - -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" - -#: ../../include/features.php:55 -msgid "Post Composition Features" -msgstr "Functies voor het opstellen van berichten" - -#: ../../include/features.php:57 -msgid "Use Markdown" -msgstr "Markdown gebruiken" - -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." - -#: ../../include/features.php:58 -msgid "Large Photos" -msgstr "Grote foto's" - -#: ../../include/features.php:58 -msgid "" -"Include large (1024px) photo thumbnails in posts. If not enabled, use small " -"(640px) photo thumbnails" -msgstr "Gebruik grotere foto's (1024px) in berichten. Wanneer dit is uitgeschakeld worden er kleinere foto's (640px) gebruikt." - -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." - -#: ../../include/features.php:60 -msgid "Even More Encryption" -msgstr "Extra encryptie" - -#: ../../include/features.php:60 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." - -#: ../../include/features.php:61 -msgid "Enable Voting Tools" -msgstr "Peilingen inschakelen" - -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" -msgstr "Maakt het mogelijk om een bericht op te stellen, waar mensen op kunnen stemmen." - -#: ../../include/features.php:62 -msgid "Delayed Posting" -msgstr "Berichten uitstellen" - -#: ../../include/features.php:62 -msgid "Allow posts to be published at a later date" -msgstr "Maakt het mogelijk dat berichten op een toekomstig moment gepubliceerd kunnen worden." - -#: ../../include/features.php:63 -msgid "Suppress Duplicate Posts/Comments" -msgstr "Dubbele berichten/reacties tegenhouden" - -#: ../../include/features.php:63 -msgid "" -"Prevent posts with identical content to be published with less than two " -"minutes in between submissions." -msgstr "Voorkomt dat berichten en reacties met identieke inhoud en die binnen twee minuten zijn verstuurd, worden gepubliceerd. " - -#: ../../include/features.php:69 -msgid "Network and Stream Filtering" -msgstr "Netwerk- en streamfilter" - -#: ../../include/features.php:70 -msgid "Search by Date" -msgstr "Zoek op datum" - -#: ../../include/features.php:70 -msgid "Ability to select posts by date ranges" -msgstr "Mogelijkheid om berichten op datum te filteren " - -#: ../../include/features.php:71 -msgid "Collections Filter" -msgstr "Filter op collecties" - -#: ../../include/features.php:71 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" - -#: ../../include/features.php:72 -msgid "Save search terms for re-use" -msgstr "Sla zoekopdrachten op voor hergebruik" - -#: ../../include/features.php:73 -msgid "Network Personal Tab" -msgstr "Persoonlijke netwerktab" - -#: ../../include/features.php:73 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" - -#: ../../include/features.php:74 -msgid "Network New Tab" -msgstr "Nieuwe netwerktab" - -#: ../../include/features.php:74 -msgid "Enable tab to display all new Network activity" -msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" - -#: ../../include/features.php:75 -msgid "Affinity Tool" -msgstr "Verwantschapsfilter" - -#: ../../include/features.php:75 -msgid "Filter stream activity by depth of relationships" -msgstr "Filter wat je in de Matrix ziet op hoe goed je iemand kent of mag" - -#: ../../include/features.php:76 -msgid "Connection Filtering" -msgstr "Berichtenfilters" - -#: ../../include/features.php:76 -msgid "Filter incoming posts from connections based on keywords/content" -msgstr "Filter binnenkomende berichten van connecties aan de hand van trefwoorden en taal" - -#: ../../include/features.php:77 -msgid "Suggest Channels" -msgstr "Kanalen voorstellen" - -#: ../../include/features.php:77 -msgid "Show channel suggestions" -msgstr "Voor jou mogelijk interessante kanalen voorstellen" - -#: ../../include/features.php:82 -msgid "Post/Comment Tools" -msgstr "Bericht- en reactiehulpmiddelen" - -#: ../../include/features.php:83 -msgid "Tagging" -msgstr "Taggen" - -#: ../../include/features.php:83 -msgid "Ability to tag existing posts" -msgstr "Mogelijkheid om bestaande berichten te taggen" - -#: ../../include/features.php:84 -msgid "Post Categories" -msgstr "Categorieën berichten" - -#: ../../include/features.php:84 -msgid "Add categories to your posts" -msgstr "Voeg categorieën toe aan je berichten" - -#: ../../include/features.php:85 -msgid "Ability to file posts under folders" -msgstr "Mogelijkheid om berichten in mappen op te slaan" - -#: ../../include/features.php:86 -msgid "Dislike Posts" -msgstr "Vind berichten niet leuk" - -#: ../../include/features.php:86 -msgid "Ability to dislike posts/comments" -msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" - -#: ../../include/features.php:87 -msgid "Star Posts" -msgstr "Geef berichten een ster" - -#: ../../include/features.php:87 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mogelijkheid om speciale berichten met een ster te markeren" - -#: ../../include/features.php:88 -msgid "Tag Cloud" -msgstr "Tagwolk" - -#: ../../include/features.php:88 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Man" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Vrouw" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Momenteel man" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Momenteel vrouw" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Voornamelijk man" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Voornamelijk vrouw" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Interseksueel" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksueel" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodiet" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Genderneutraal" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Niet gespecificeerd" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871 -msgid "Other" -msgstr "Anders" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nog niet beslist" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Mannen" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Vrouwen" - -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Homoseksueel" - -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbisch" - -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Geen voorkeur" - -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Biseksueel" - -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autoseksueel" - -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Seksuele onthouding" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Maagd" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Afwijkend" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fetisj" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Veel" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Aseksueel" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Alleen" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Eenzaam" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Beschikbaar" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Niet beschikbaar" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Heeft een oogje op iemand" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Smoorverliefd" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Aan het daten" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Ontrouw" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Seksverslaafd" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Vriendschap plus" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Ongebonden/vluchtig" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Verloofd" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Getrouwd" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Denkbeeldig getrouwd" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partners" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Samenwonend" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Common-law-huwelijk" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Gelukkig" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Niet op zoek" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Verraden" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Uit elkaar" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Onstabiel" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Gescheiden" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Denkbeeldig gescheiden" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Weduwnaar/weduwe" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Onzeker" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Het is ingewikkeld" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "Maakt mij niks uit" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Vraag het me" - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Diversen" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "JJJJ-MM-DD of MM-DD" +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Naam chatkanaal ontbreekt" -#: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 -msgid "Required" -msgstr "Vereist" +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Naam chatkanaal bestaat al" -#: ../../include/datetime.php:263 ../../boot.php:2284 -msgid "never" -msgstr "nooit" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Ongeldige omschrijving chatkanaal" -#: ../../include/datetime.php:269 -msgid "less than a second ago" -msgstr "minder dan een seconde geleden" +#: ../../include/chat.php:122 +msgid "Room not found." +msgstr "Chatkanaal niet gevonden" -#: ../../include/datetime.php:272 -msgid "year" -msgstr "jaar" +#: ../../include/chat.php:143 +msgid "Room is full" +msgstr "Chatkanaal is vol" -#: ../../include/datetime.php:272 -msgid "years" -msgstr "jaren" +#: ../../include/comanche.php:34 ../../mod/admin.php:362 +msgid "Default" +msgstr "Standaard" -#: ../../include/datetime.php:273 -msgid "month" -msgstr "maand" +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d uitnodiging beschikbaar" +msgstr[1] "%d uitnodigingen beschikbaar" -#: ../../include/datetime.php:273 -msgid "months" -msgstr "maanden" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Geavanceerd" -#: ../../include/datetime.php:274 -msgid "week" -msgstr "week" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Kanalen vinden" -#: ../../include/datetime.php:274 -msgid "weeks" -msgstr "weken" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Vul naam of interesse in" -#: ../../include/datetime.php:275 -msgid "day" -msgstr "dag" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Verbinden/volgen" -#: ../../include/datetime.php:275 -msgid "days" -msgstr "dagen" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Voorbeeld: Robert Morgenstein, vissen" -#: ../../include/datetime.php:276 -msgid "hour" -msgstr "uur" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 +#: ../../mod/directory.php:384 ../../mod/directory.php:389 +msgid "Find" +msgstr "Vinden" -#: ../../include/datetime.php:276 -msgid "hours" -msgstr "uren" +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Voorgestelde kanalen" -#: ../../include/datetime.php:277 -msgid "minute" -msgstr "minuut" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Willekeurig profiel" -#: ../../include/datetime.php:277 -msgid "minutes" -msgstr "minuten" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Vrienden uitnodigen" -#: ../../include/datetime.php:278 -msgid "second" -msgstr "seconde" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Geavanceerd voorbeeld (Engels): name=jan en country=nederland" -#: ../../include/datetime.php:278 -msgid "seconds" -msgstr "seconden" +#: ../../include/contact_widgets.php:57 ../../include/widgets.php:304 +#: ../../include/features.php:93 +msgid "Saved Folders" +msgstr "Bewaarde mappen" -#: ../../include/datetime.php:286 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s geleden" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98 +#: ../../include/widgets.php:307 +msgid "Everything" +msgstr "Alles" -#: ../../include/datetime.php:520 -#, php-format -msgid "%1$s's birthday" -msgstr "Verjaardag van %1$s" +#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282 +#: ../../include/widgets.php:36 +msgid "Categories" +msgstr "Categorieën" -#: ../../include/datetime.php:521 +#: ../../include/contact_widgets.php:128 #, php-format -msgid "Happy Birthday %1$s" -msgstr "Gefeliciteerd met je verjaardag %1$s" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d gemeenschappelijke connectie" +msgstr[1] "%d gemeenschappelijke connecties" -#: ../../include/api.php:1301 -msgid "Public Timeline" -msgstr "Openbare tijdlijn" +#: ../../include/contact_widgets.php:133 +msgid "show more" +msgstr "meer connecties weergeven" -#: ../../include/conversation.php:120 ../../include/text.php:1916 -#: ../../mod/tagger.php:43 ../../mod/like.php:361 ../../mod/subthread.php:83 +#: ../../include/conversation.php:120 ../../include/text.php:1940 +#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43 msgid "photo" msgstr "foto" +#: ../../include/conversation.php:123 ../../include/event.php:904 +#: ../../include/text.php:1943 ../../mod/events.php:249 ../../mod/like.php:363 +#: ../../mod/tagger.php:47 +msgid "event" +msgstr "gebeurtenis" + #: ../../include/conversation.php:126 ../../mod/like.php:113 msgid "channel" msgstr "kanaal" -#: ../../include/conversation.php:148 ../../include/text.php:1922 +#: ../../include/conversation.php:148 ../../include/text.php:1946 #: ../../mod/like.php:361 ../../mod/subthread.php:83 msgid "status" msgstr "bericht" -#: ../../include/conversation.php:150 ../../include/text.php:1924 +#: ../../include/conversation.php:150 ../../include/text.php:1948 #: ../../mod/tagger.php:53 msgid "comment" msgstr "reactie" @@ -2167,7 +1094,7 @@ msgstr "%1$s is nu met %2$s verbonden" msgid "%1$s poked %2$s" msgstr "%1$s heeft %2$s aangestoten" -#: ../../include/conversation.php:243 ../../include/text.php:954 +#: ../../include/conversation.php:243 ../../include/text.php:972 msgid "poked" msgstr "aangestoten" @@ -2217,22 +1144,6 @@ msgctxt "title" msgid "Might attend" msgstr "mogelijk aanwezig" -#: ../../include/conversation.php:656 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Kies" - -#: ../../include/conversation.php:664 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Privébericht" - -#: ../../include/conversation.php:671 ../../include/ItemObject.php:227 -msgid "Message signature validated" -msgstr "Berichtkenmerk gevalideerd" - -#: ../../include/conversation.php:672 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" -msgstr "Berichtkenmerk onjuist" - #: ../../include/conversation.php:691 #, php-format msgid "View %s's profile @ %s" @@ -2246,32 +1157,10 @@ msgstr "Categorieën:" msgid "Filed under:" msgstr "Bewaard onder:" -#: ../../include/conversation.php:719 ../../include/ItemObject.php:334 -#, php-format -msgid "from %s" -msgstr "van %s" - -#: ../../include/conversation.php:722 ../../include/ItemObject.php:337 -#, php-format -msgid "last edited: %s" -msgstr "laatst bewerkt: %s" - -#: ../../include/conversation.php:723 ../../include/ItemObject.php:338 -#, php-format -msgid "Expires: %s" -msgstr "Verloopt: %s" - #: ../../include/conversation.php:738 msgid "View in context" msgstr "In context bekijken" -#: ../../include/conversation.php:740 ../../include/conversation.php:1227 -#: ../../include/ItemObject.php:389 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:150 ../../mod/editlayout.php:148 -#: ../../mod/photos.php:1026 ../../mod/editpost.php:129 -msgid "Please wait" -msgstr "Even wachten" - #: ../../include/conversation.php:850 msgid "remove" msgstr "verwijderen" @@ -2284,921 +1173,981 @@ msgstr "Aan het laden..." msgid "Delete Selected Items" msgstr "Verwijder de geselecteerde items" -#: ../../include/conversation.php:946 +#: ../../include/conversation.php:953 msgid "View Source" msgstr "Bron weergeven" -#: ../../include/conversation.php:947 +#: ../../include/conversation.php:954 msgid "Follow Thread" msgstr "Conversatie volgen" -#: ../../include/conversation.php:948 +#: ../../include/conversation.php:955 msgid "Unfollow Thread" msgstr "Conversatie niet meer volgen" -#: ../../include/conversation.php:949 -msgid "View Status" -msgstr "Status weergeven" - -#: ../../include/conversation.php:950 ../../include/nav.php:86 -#: ../../mod/connedit.php:498 +#: ../../include/conversation.php:959 ../../include/nav.php:86 +#: ../../mod/connedit.php:507 msgid "View Profile" msgstr "Profiel weergeven" -#: ../../include/conversation.php:951 -msgid "View Photos" -msgstr "Foto's weergeven" - -#: ../../include/conversation.php:952 +#: ../../include/conversation.php:960 msgid "Activity/Posts" -msgstr "Kanaal-activiteit" +msgstr "Activiteit/berichten connectie" -#: ../../include/conversation.php:954 +#: ../../include/conversation.php:962 msgid "Edit Connection" msgstr "Connectie bewerken" -#: ../../include/conversation.php:955 -msgid "Send PM" -msgstr "Privébericht verzenden" +#: ../../include/conversation.php:963 +msgid "Message" +msgstr "Bericht" -#: ../../include/conversation.php:956 ../../include/apps.php:145 -msgid "Poke" -msgstr "Aanstoten" +#: ../../include/conversation.php:964 ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Beoordelingen" -#: ../../include/conversation.php:1070 +#: ../../include/conversation.php:1080 #, php-format msgid "%s likes this." msgstr "%s vindt dit leuk." -#: ../../include/conversation.php:1070 +#: ../../include/conversation.php:1080 #, php-format msgid "%s doesn't like this." msgstr "%s vindt dit niet leuk." -#: ../../include/conversation.php:1074 +#: ../../include/conversation.php:1084 #, php-format msgid "<span %1$s>%2$d people</span> like this." msgid_plural "<span %1$s>%2$d people</span> like this." msgstr[0] "<span %1$s>%2$d persoon</span> vindt dit leuk." msgstr[1] "<span %1$s>%2$d personen</span> vinden dit leuk." -#: ../../include/conversation.php:1076 +#: ../../include/conversation.php:1086 #, php-format msgid "<span %1$s>%2$d people</span> don't like this." msgid_plural "<span %1$s>%2$d people</span> don't like this." msgstr[0] "<span %1$s>%2$d persoon</span> vindt dit niet leuk." msgstr[1] "<span %1$s>%2$d personen</span> vinden dit niet leuk." -#: ../../include/conversation.php:1082 +#: ../../include/conversation.php:1092 msgid "and" msgstr "en" -#: ../../include/conversation.php:1085 +#: ../../include/conversation.php:1095 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] ", en %d ander persoon" msgstr[1] ", en %d andere personen" -#: ../../include/conversation.php:1086 +#: ../../include/conversation.php:1096 #, php-format msgid "%s like this." msgstr "%s vinden dit leuk." -#: ../../include/conversation.php:1086 +#: ../../include/conversation.php:1096 #, php-format msgid "%s don't like this." msgstr "%s vinden dit niet leuk." -#: ../../include/conversation.php:1154 +#: ../../include/conversation.php:1164 msgid "Visible to <strong>everybody</strong>" msgstr "Voor <strong>iedereen</strong> zichtbaar" -#: ../../include/conversation.php:1155 ../../mod/mail.php:202 +#: ../../include/conversation.php:1165 ../../mod/mail.php:202 #: ../../mod/mail.php:316 msgid "Please enter a link URL:" msgstr "Vul een internetadres/URL in:" -#: ../../include/conversation.php:1156 +#: ../../include/conversation.php:1166 msgid "Please enter a video link/URL:" msgstr "Vul een videolink/URL in:" -#: ../../include/conversation.php:1157 +#: ../../include/conversation.php:1167 msgid "Please enter an audio link/URL:" msgstr "Vul een audiolink/URL in:" -#: ../../include/conversation.php:1158 +#: ../../include/conversation.php:1168 msgid "Tag term:" msgstr "Tag:" -#: ../../include/conversation.php:1159 ../../mod/filer.php:48 +#: ../../include/conversation.php:1169 ../../mod/filer.php:48 msgid "Save to Folder:" msgstr "Bewaar in map: " -#: ../../include/conversation.php:1160 +#: ../../include/conversation.php:1170 msgid "Where are you right now?" msgstr "Waar bevind je je op dit moment?" -#: ../../include/conversation.php:1161 ../../mod/editpost.php:56 +#: ../../include/conversation.php:1171 ../../mod/editpost.php:56 #: ../../mod/mail.php:203 ../../mod/mail.php:317 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Verloopt op DD-MM-YYYY om HH:MM" -#: ../../include/conversation.php:1169 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:706 ../../mod/editwebpage.php:212 -#: ../../mod/editblock.php:171 ../../mod/webpages.php:188 -#: ../../mod/photos.php:1046 ../../mod/editpost.php:149 -#: ../../mod/events.php:458 -msgid "Preview" -msgstr "Voorvertoning" - -#: ../../include/conversation.php:1192 ../../mod/blocks.php:154 -#: ../../mod/webpages.php:182 ../../mod/layouts.php:184 -#: ../../mod/photos.php:1025 +#: ../../include/conversation.php:1202 ../../mod/blocks.php:154 +#: ../../mod/layouts.php:184 ../../mod/photos.php:1025 +#: ../../mod/webpages.php:182 msgid "Share" msgstr "Delen" -#: ../../include/conversation.php:1194 +#: ../../include/conversation.php:1204 msgid "Page link name" msgstr "Linknaam pagina" -#: ../../include/conversation.php:1197 +#: ../../include/conversation.php:1207 msgid "Post as" msgstr "Bericht plaatsen als" -#: ../../include/conversation.php:1199 ../../include/ItemObject.php:698 -#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:113 -msgid "Bold" -msgstr "Vet" - -#: ../../include/conversation.php:1200 ../../include/ItemObject.php:699 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:137 -#: ../../mod/editlayout.php:136 ../../mod/editpost.php:114 -msgid "Italic" -msgstr "Cursief" - -#: ../../include/conversation.php:1201 ../../include/ItemObject.php:700 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:138 -#: ../../mod/editlayout.php:137 ../../mod/editpost.php:115 -msgid "Underline" -msgstr "Onderstrepen" - -#: ../../include/conversation.php:1202 ../../include/ItemObject.php:701 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:139 -#: ../../mod/editlayout.php:138 ../../mod/editpost.php:116 -msgid "Quote" -msgstr "Citeren" - -#: ../../include/conversation.php:1203 ../../include/ItemObject.php:702 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:140 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:117 -msgid "Code" -msgstr "Broncode" - -#: ../../include/conversation.php:1204 ../../mod/editwebpage.php:182 -#: ../../mod/editblock.php:142 ../../mod/editlayout.php:140 -#: ../../mod/editpost.php:118 +#: ../../include/conversation.php:1214 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:182 msgid "Upload photo" msgstr "Foto uploaden" -#: ../../include/conversation.php:1205 +#: ../../include/conversation.php:1215 msgid "upload photo" msgstr "foto uploaden" -#: ../../include/conversation.php:1206 ../../mod/editwebpage.php:183 -#: ../../mod/editblock.php:143 ../../mod/editlayout.php:141 -#: ../../mod/editpost.php:119 ../../mod/mail.php:248 ../../mod/mail.php:378 +#: ../../include/conversation.php:1216 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 msgid "Attach file" msgstr "Bestand toevoegen" -#: ../../include/conversation.php:1207 +#: ../../include/conversation.php:1217 msgid "attach file" msgstr "bestand toevoegen" -#: ../../include/conversation.php:1208 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 -#: ../../mod/editpost.php:120 ../../mod/mail.php:249 ../../mod/mail.php:379 +#: ../../include/conversation.php:1218 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:184 ../../mod/mail.php:249 ../../mod/mail.php:379 msgid "Insert web link" msgstr "Weblink invoegen" -#: ../../include/conversation.php:1209 +#: ../../include/conversation.php:1219 msgid "web link" msgstr "Weblink" -#: ../../include/conversation.php:1210 +#: ../../include/conversation.php:1220 msgid "Insert video link" msgstr "Videolink invoegen" -#: ../../include/conversation.php:1211 +#: ../../include/conversation.php:1221 msgid "video link" msgstr "videolink" -#: ../../include/conversation.php:1212 +#: ../../include/conversation.php:1222 msgid "Insert audio link" msgstr "Audiolink invoegen" -#: ../../include/conversation.php:1213 +#: ../../include/conversation.php:1223 msgid "audio link" msgstr "audiolink" -#: ../../include/conversation.php:1214 ../../mod/editwebpage.php:188 -#: ../../mod/editblock.php:148 ../../mod/editlayout.php:146 -#: ../../mod/editpost.php:124 +#: ../../include/conversation.php:1224 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:188 msgid "Set your location" msgstr "Locatie instellen" -#: ../../include/conversation.php:1215 +#: ../../include/conversation.php:1225 msgid "set location" msgstr "locatie instellen" -#: ../../include/conversation.php:1216 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1226 ../../mod/editpost.php:126 msgid "Toggle voting" msgstr "Peiling in- of uitschakelen" -#: ../../include/conversation.php:1219 ../../mod/editwebpage.php:189 -#: ../../mod/editblock.php:149 ../../mod/editlayout.php:147 -#: ../../mod/editpost.php:125 +#: ../../include/conversation.php:1229 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 +#: ../../mod/editwebpage.php:189 msgid "Clear browser location" msgstr "Locatie van webbrowser wissen" -#: ../../include/conversation.php:1220 +#: ../../include/conversation.php:1230 msgid "clear location" msgstr "locatie wissen" -#: ../../include/conversation.php:1222 ../../mod/editwebpage.php:205 -#: ../../mod/editblock.php:162 ../../mod/editpost.php:141 +#: ../../include/conversation.php:1232 ../../mod/editblock.php:162 +#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 msgid "Title (optional)" msgstr "Titel (optioneel)" -#: ../../include/conversation.php:1226 ../../mod/editwebpage.php:207 -#: ../../mod/editblock.php:165 ../../mod/editlayout.php:163 -#: ../../mod/editpost.php:143 +#: ../../include/conversation.php:1236 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:207 msgid "Categories (optional, comma-separated list)" msgstr "Categorieën (optioneel, door komma's gescheiden lijst)" -#: ../../include/conversation.php:1228 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:151 ../../mod/editlayout.php:149 -#: ../../mod/editpost.php:130 ../../mod/events.php:459 +#: ../../include/conversation.php:1238 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 +#: ../../mod/editwebpage.php:191 ../../mod/events.php:459 msgid "Permission settings" msgstr "Permissies" -#: ../../include/conversation.php:1229 +#: ../../include/conversation.php:1239 msgid "permissions" msgstr "permissies" -#: ../../include/conversation.php:1237 ../../mod/editwebpage.php:200 -#: ../../mod/editblock.php:159 ../../mod/editlayout.php:156 -#: ../../mod/editpost.php:138 +#: ../../include/conversation.php:1247 ../../mod/editblock.php:159 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:200 msgid "Public post" msgstr "Openbaar bericht" -#: ../../include/conversation.php:1239 ../../mod/editwebpage.php:208 -#: ../../mod/editblock.php:166 ../../mod/editlayout.php:164 -#: ../../mod/editpost.php:144 +#: ../../include/conversation.php:1249 ../../mod/editblock.php:166 +#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 +#: ../../mod/editwebpage.php:208 msgid "Example: bob@example.com, mary@example.com" msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" -#: ../../include/conversation.php:1252 ../../mod/editwebpage.php:217 -#: ../../mod/editblock.php:176 ../../mod/editlayout.php:173 -#: ../../mod/editpost.php:155 ../../mod/mail.php:253 ../../mod/mail.php:383 +#: ../../include/conversation.php:1262 ../../mod/editblock.php:176 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 +#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 msgid "Set expiration date" msgstr "Verloopdatum instellen" -#: ../../include/conversation.php:1255 +#: ../../include/conversation.php:1265 msgid "Set publish date" msgstr "Publicatiedatum instellen" -#: ../../include/conversation.php:1257 ../../include/ItemObject.php:709 -#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 -msgid "Encrypt text" -msgstr "Tekst versleutelen" - -#: ../../include/conversation.php:1259 ../../mod/editpost.php:159 +#: ../../include/conversation.php:1269 ../../mod/editpost.php:159 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1260 ../../mod/fbrowser.php:77 -#: ../../mod/fbrowser.php:112 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +#: ../../include/conversation.php:1270 ../../mod/editpost.php:160 +#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 #: ../../mod/settings.php:587 ../../mod/settings.php:613 -#: ../../mod/editpost.php:160 +#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Annuleren" -#: ../../include/conversation.php:1503 +#: ../../include/conversation.php:1513 msgid "Discover" msgstr "Ontdekken" -#: ../../include/conversation.php:1506 +#: ../../include/conversation.php:1516 msgid "Imported public streams" msgstr "Openbare streams importeren" -#: ../../include/conversation.php:1511 +#: ../../include/conversation.php:1521 msgid "Commented Order" msgstr "Nieuwe reacties bovenaan" -#: ../../include/conversation.php:1514 +#: ../../include/conversation.php:1524 msgid "Sort by Comment Date" msgstr "Berichten met nieuwe reacties bovenaan" -#: ../../include/conversation.php:1518 +#: ../../include/conversation.php:1528 msgid "Posted Order" msgstr "Nieuwe berichten bovenaan" -#: ../../include/conversation.php:1521 +#: ../../include/conversation.php:1531 msgid "Sort by Post Date" msgstr "Nieuwe berichten bovenaan" -#: ../../include/conversation.php:1529 +#: ../../include/conversation.php:1536 ../../include/widgets.php:95 +msgid "Personal" +msgstr "Persoonlijk" + +#: ../../include/conversation.php:1539 msgid "Posts that mention or involve you" msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" -#: ../../include/conversation.php:1535 ../../mod/connections.php:72 +#: ../../include/conversation.php:1545 ../../mod/connections.php:72 #: ../../mod/connections.php:82 ../../mod/menu.php:112 msgid "New" msgstr "Nieuw" -#: ../../include/conversation.php:1538 +#: ../../include/conversation.php:1548 msgid "Activity Stream - by date" msgstr "Activiteitenstroom - volgens datum" -#: ../../include/conversation.php:1544 +#: ../../include/conversation.php:1554 msgid "Starred" msgstr "Met ster" -#: ../../include/conversation.php:1547 +#: ../../include/conversation.php:1557 msgid "Favourite Posts" msgstr "Favoriete berichten" -#: ../../include/conversation.php:1554 +#: ../../include/conversation.php:1564 msgid "Spam" msgstr "Spam" -#: ../../include/conversation.php:1557 +#: ../../include/conversation.php:1567 msgid "Posts flagged as SPAM" msgstr "Berichten gemarkeerd als SPAM" -#: ../../include/conversation.php:1601 ../../mod/admin.php:980 +#: ../../include/conversation.php:1611 ../../mod/admin.php:1059 msgid "Channel" msgstr "Kanaal" -#: ../../include/conversation.php:1604 +#: ../../include/conversation.php:1614 msgid "Status Messages and Posts" msgstr "Berichten in dit kanaal" -#: ../../include/conversation.php:1613 +#: ../../include/conversation.php:1623 msgid "About" msgstr "Over" -#: ../../include/conversation.php:1616 +#: ../../include/conversation.php:1626 msgid "Profile Details" msgstr "Profiel" -#: ../../include/conversation.php:1622 ../../include/nav.php:92 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto's" - -#: ../../include/conversation.php:1625 ../../include/photos.php:483 +#: ../../include/conversation.php:1635 ../../include/photos.php:506 msgid "Photo Albums" msgstr "Fotoalbums" -#: ../../include/conversation.php:1632 +#: ../../include/conversation.php:1642 msgid "Files and Storage" msgstr "Bestanden en opslagruimte" -#: ../../include/conversation.php:1642 ../../include/conversation.php:1645 +#: ../../include/conversation.php:1652 ../../include/conversation.php:1655 msgid "Chatrooms" msgstr "Chatkanalen" -#: ../../include/conversation.php:1655 ../../include/nav.php:103 -#: ../../include/apps.php:129 -msgid "Bookmarks" -msgstr "Bladwijzers" - -#: ../../include/conversation.php:1658 +#: ../../include/conversation.php:1668 msgid "Saved Bookmarks" msgstr "Opgeslagen bladwijzers" -#: ../../include/conversation.php:1665 ../../include/nav.php:107 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Webpagina's" - -#: ../../include/conversation.php:1668 +#: ../../include/conversation.php:1678 msgid "Manage Webpages" msgstr "Webpagina's beheren" -#: ../../include/conversation.php:1697 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1079 -#: ../../mod/photos.php:1091 -msgid "View all" -msgstr "Toon alles" - -#: ../../include/conversation.php:1724 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1088 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "vindt dit niet leuk" -msgstr[1] "vinden dit niet leuk" - -#: ../../include/conversation.php:1727 +#: ../../include/conversation.php:1737 msgctxt "noun" msgid "Attending" msgid_plural "Attending" msgstr[0] "aanwezig" msgstr[1] "aanwezig" -#: ../../include/conversation.php:1730 +#: ../../include/conversation.php:1740 msgctxt "noun" msgid "Not Attending" msgid_plural "Not Attending" msgstr[0] "niet aanwezig" msgstr[1] "niet aanwezig" -#: ../../include/conversation.php:1733 +#: ../../include/conversation.php:1743 msgctxt "noun" msgid "Undecided" msgid_plural "Undecided" msgstr[0] "nog niet beslist" msgstr[1] "nog niet beslist" -#: ../../include/conversation.php:1736 +#: ../../include/conversation.php:1746 msgctxt "noun" msgid "Agree" msgid_plural "Agrees" msgstr[0] "eens" msgstr[1] "eens" -#: ../../include/conversation.php:1739 +#: ../../include/conversation.php:1749 msgctxt "noun" msgid "Disagree" msgid_plural "Disagrees" msgstr[0] "oneens" msgstr[1] "oneens" -#: ../../include/conversation.php:1742 +#: ../../include/conversation.php:1752 msgctxt "noun" msgid "Abstain" msgid_plural "Abstains" msgstr[0] "onthouding" msgstr[1] "onthoudingen" -#: ../../include/auth.php:132 -msgid "Logged out." -msgstr "Uitgelogd." +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Diversen" -#: ../../include/auth.php:273 -msgid "Failed authentication" -msgstr "Mislukte authenticatie" +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "JJJJ-MM-DD of MM-DD" -#: ../../include/auth.php:287 ../../mod/openid.php:189 -msgid "Login failed." -msgstr "Inloggen mislukt." +#: ../../include/datetime.php:236 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 +msgid "Required" +msgstr "Vereist" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Regelmatig" +#: ../../include/datetime.php:263 ../../boot.php:2348 +msgid "never" +msgstr "nooit" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Elk uur" +#: ../../include/datetime.php:269 +msgid "less than a second ago" +msgstr "minder dan een seconde geleden" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Twee keer per dag" +#: ../../include/datetime.php:272 +msgid "year" +msgstr "jaar" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Dagelijks" +#: ../../include/datetime.php:272 +msgid "years" +msgstr "jaren" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Wekelijks" +#: ../../include/datetime.php:273 +msgid "month" +msgstr "maand" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Maandelijks" +#: ../../include/datetime.php:273 +msgid "months" +msgstr "maanden" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" +#: ../../include/datetime.php:274 +msgid "week" +msgstr "week" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +#: ../../include/datetime.php:274 +msgid "weeks" +msgstr "weken" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/datetime.php:275 +msgid "day" +msgstr "dag" -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:812 ../../mod/admin.php:821 -#: ../../boot.php:1483 -msgid "Email" -msgstr "E-mail" +#: ../../include/datetime.php:275 +msgid "days" +msgstr "dagen" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/datetime.php:276 +msgid "hour" +msgstr "uur" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/datetime.php:276 +msgid "hours" +msgstr "uren" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../include/datetime.php:277 +msgid "minute" +msgstr "minuut" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/datetime.php:277 +msgid "minutes" +msgstr "minuten" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/datetime.php:278 +msgid "second" +msgstr "seconde" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/datetime.php:278 +msgid "seconds" +msgstr "seconden" -#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 -#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 -#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 -#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 -#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 -#: ../../include/bbcode.php:833 -msgid "Image/photo" -msgstr "Afbeelding/foto" +#: ../../include/datetime.php:286 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s geleden" -#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 -msgid "Encrypted content" -msgstr "Versleutelde inhoud" +#: ../../include/datetime.php:520 +#, php-format +msgid "%1$s's birthday" +msgstr "Verjaardag van %1$s" -#: ../../include/bbcode.php:179 +#: ../../include/datetime.php:521 #, php-format -msgid "Install %s element: " -msgstr "Installeer %s-element: " +msgid "Happy Birthday %1$s" +msgstr "Gefeliciteerd met je verjaardag %1$s" -#: ../../include/bbcode.php:183 +#: ../../include/dba/dba_driver.php:141 #, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" + +#: ../../include/dir_fns.php:139 +msgid "Directory Options" +msgstr "Opties kanalengids" + +#: ../../include/dir_fns.php:141 +msgid "Safe Mode" +msgstr "Veilig zoeken" + +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:421 ../../mod/api.php:102 +#: ../../mod/connedit.php:644 ../../mod/connedit.php:693 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "No" +msgstr "Nee" + +#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:143 ../../mod/admin.php:423 ../../mod/api.php:101 +#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 +#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 +#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 +#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 +#: ../../mod/photos.php:626 ../../mod/removeme.php:60 +#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 +msgid "Yes" +msgstr "Ja" + +#: ../../include/dir_fns.php:142 +msgid "Public Forums Only" +msgstr "Alleen openbare forums" + +#: ../../include/dir_fns.php:143 +msgid "This Website Only" +msgstr "Alleen deze hub" + +#: ../../include/event.php:768 +msgid "This event has been added to your calendar." +msgstr "Dit evenement is aan jouw agenda toegevoegd." + +#: ../../include/event.php:967 +msgid "Not specified" +msgstr "Niet aangegeven" + +#: ../../include/event.php:968 +msgid "Needs Action" +msgstr "Actie vereist" + +#: ../../include/event.php:969 +msgid "Completed" +msgstr "Voltooid" + +#: ../../include/event.php:970 +msgid "In Process" +msgstr "In behandeling" + +#: ../../include/event.php:971 +msgid "Cancelled" +msgstr "Geannuleerd" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Kanaal is op deze hub geblokkeerd." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Ontbrekende kanaallocatie." + +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "Antwoord van het kanaal op afstand was niet volledig." + +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Kanaal is verwijderd en bestaat niet meer." + +#: ../../include/follow.php:153 ../../include/follow.php:183 +msgid "Protocol disabled." +msgstr "Protocol uitgeschakeld." + +#: ../../include/follow.php:173 +msgid "Channel discovery failed." +msgstr "Kanaal ontdekken mislukt." + +#: ../../include/follow.php:199 +msgid "local account not found." +msgstr "lokale account niet gevonden." + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "Kan niet met jezelf verbinden" + +#: ../../include/group.php:26 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Dit bericht heeft een te installeren %s-element, maar je hebt geen permissies om het op deze hub te installeren." +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "Webpagina" +#: ../../include/group.php:232 +msgid "Add new connections to this privacy group" +msgstr "Voeg nieuwe connecties aan deze privacygroep toe" -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "lay-out" +#: ../../include/group.php:251 ../../mod/admin.php:900 +msgid "All Channels" +msgstr "Alle kanalen" -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" -msgstr "blok" +#: ../../include/group.php:273 +msgid "edit" +msgstr "bewerken" -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" -msgstr "menu" +#: ../../include/group.php:295 ../../include/features.php:79 +msgid "Privacy Groups" +msgstr "Privacygroepen" -#: ../../include/bbcode.php:257 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s schreef het volgende %2$s %3$s" +#: ../../include/group.php:296 +msgid "Edit group" +msgstr "Privacygroep bewerken" -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" -msgstr "bericht" +#: ../../include/group.php:297 +msgid "Add privacy group" +msgstr "Privacygroep toevoegen" -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" -msgstr "Deze tekst wordt per persoon anders weergeven." +#: ../../include/group.php:298 +msgid "Channels not in any privacy group" +msgstr "Kanalen die zich in geen enkele privacygroep bevinden" -#: ../../include/bbcode.php:755 -msgid "$1 spoiler" -msgstr "$1 spoiler" +#: ../../include/group.php:300 ../../include/widgets.php:275 +msgid "add" +msgstr "toevoegen" -#: ../../include/bbcode.php:782 -msgid "$1 wrote:" -msgstr "$1 schreef:" +#: ../../include/import.php:23 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d uitnodiging beschikbaar" -msgstr[1] "%d uitnodigingen beschikbaar" +#: ../../include/import.php:70 +msgid "Channel clone failed. Import failed." +msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:446 -msgid "Advanced" -msgstr "Geavanceerd" +#: ../../include/import.php:80 ../../mod/import.php:139 +msgid "Cloned channel not found. Import failed." +msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Kanalen vinden" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Dit item verwijderen?" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Vul naam of interesse in" +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] minder reacties weergeven" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Verbinden/volgen" +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] uitklappen" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Voorbeeld: Robert Morgenstein, vissen" +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] inklappen" -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:381 -#: ../../mod/directory.php:386 ../../mod/connections.php:266 -msgid "Find" -msgstr "Vinden" +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Wachtwoord te kort" -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:385 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Voorgestelde kanalen" +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Wachtwoorden komen niet overeen" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Willekeurig profiel" +#: ../../include/js_strings.php:13 ../../mod/photos.php:41 +msgid "everybody" +msgstr "iedereen" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Vrienden uitnodigen" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Geheim wachtwoord" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Geavanceerd voorbeeld (Engels): name=jan en country=nederland" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Wachtwoordhint" -#: ../../include/contact_widgets.php:128 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d gemeenschappelijke connectie" -msgstr[1] "%d gemeenschappelijke connecties" +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen." -#: ../../include/contact_widgets.php:133 -msgid "show more" -msgstr "meer connecties weergeven" +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "Alles sluiten" -#: ../../include/enotify.php:57 ../../include/network.php:1608 -msgid "$Projectname Notification" -msgstr "$Projectname-notificatie" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Niets nieuw hier" -#: ../../include/enotify.php:58 ../../include/network.php:1609 -msgid "$projectname" -msgstr "$projectname" +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Beoordeel dit kanaal (dit is openbaar)" -#: ../../include/enotify.php:60 ../../include/network.php:1611 -msgid "Thank You," -msgstr "Bedankt," +#: ../../include/js_strings.php:20 ../../mod/connedit.php:703 +#: ../../mod/rate.php:157 +msgid "Rating" +msgstr "Beoordeling" -#: ../../include/enotify.php:62 ../../include/network.php:1613 -#, php-format -msgid "%s Administrator" -msgstr "Beheerder %s" +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Omschrijving (optioneel)" -#: ../../include/enotify.php:96 -#, php-format -msgid "%s <!item_type!>" -msgstr "%s <!item_type!>" +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Vul een internetadres/URL in:" -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla:Notificatie] Nieuw privébericht ontvangen op %s" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?" -#: ../../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 zond jou een nieuw privébericht om %3$s." +#: ../../include/js_strings.php:25 ../../mod/events.php:452 +#: ../../mod/profiles.php:464 ../../mod/pubsites.php:28 +msgid "Location" +msgstr "Locatie" -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s zond jou %2$s." +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "een privébericht" +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bezoek %s om je privéberichten te bekijken en/of er op te reageren." +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "geleden" -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %4$s[/zrl]" +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "vanaf nu" -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %5$s van %4$s[/zrl]" +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "minder dan een minuut" -#: ../../include/enotify.php:177 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]jouw %4$s[/zrl]" +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "ongeveer een minuut" -#: ../../include/enotify.php:188 +#: ../../include/js_strings.php:33 #, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla:Notificatie] Reactie op conversatie #%1$d door %2$s" +msgid "%d minutes" +msgstr "%d minuten" -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s gaf een reactie op een bericht/conversatie die jij volgt." +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "ongeveer een uur" -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 +#: ../../include/js_strings.php:35 #, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bezoek %s om de conversatie te bekijken en/of er op te reageren." +msgid "about %d hours" +msgstr "ongeveer %d uren" -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla:Notificatie] %s heeft een bericht op jouw kanaal geplaatst" +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "een dag" -#: ../../include/enotify.php:200 +#: ../../include/js_strings.php:37 #, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s heeft om %3$s een bericht op jouw kanaal geplaatst" +msgid "%d days" +msgstr "%d dagen" -#: ../../include/enotify.php:202 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s heeft een bericht op [zrl=%3$s]jouw kanaal[/zrl] geplaatst" +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "ongeveer een maand" -#: ../../include/enotify.php:226 +#: ../../include/js_strings.php:39 #, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla:Notificatie] %s heeft je genoemd" +msgid "%d months" +msgstr "%d maanden" -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s noemde jou op %3$s" +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "ongeveer een jaar" -#: ../../include/enotify.php:228 +#: ../../include/js_strings.php:41 #, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]noemde jou[/zrl]." +msgid "%d years" +msgstr "%d jaren" -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla:Notificatie] %1$s heeft je aangestoten" +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s heeft je aangestoten op %3$s" +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]heeft je aangestoten[/zrl]." +#: ../../include/js_strings.php:45 ../../include/text.php:1183 +msgid "January" +msgstr "januari" -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla:Notificatie] %s heeft jouw bericht getagd" +#: ../../include/js_strings.php:46 ../../include/text.php:1183 +msgid "February" +msgstr "februari" -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s heeft jouw bericht om %3$s getagd" +#: ../../include/js_strings.php:47 ../../include/text.php:1183 +msgid "March" +msgstr "maart" -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s heeft [zrl=%3$s]jouw bericht[/zrl] getagd" +#: ../../include/js_strings.php:48 ../../include/text.php:1183 +msgid "April" +msgstr "april" -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla:Notificatie] Connectieverzoek ontvangen" +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "mei" -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, je hebt een nieuw connectieverzoek ontvangen van '%2$s' op %3$s" +#: ../../include/js_strings.php:50 ../../include/text.php:1183 +msgid "June" +msgstr "juni" -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, je hebt een [zrl=%2$s]nieuw connectieverzoek[/zrl] ontvangen van %3$s." +#: ../../include/js_strings.php:51 ../../include/text.php:1183 +msgid "July" +msgstr "juli" -#: ../../include/enotify.php:278 ../../include/enotify.php:297 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Je kan het profiel bekijken op %s" +#: ../../include/js_strings.php:52 ../../include/text.php:1183 +msgid "August" +msgstr "augustus" -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Bezoek %s om het connectieverzoek te accepteren of af te wijzen." +#: ../../include/js_strings.php:53 ../../include/text.php:1183 +msgid "September" +msgstr "september" -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla:Notificatie] Kanaalvoorstel ontvangen" +#: ../../include/js_strings.php:54 ../../include/text.php:1183 +msgid "October" +msgstr "oktober" -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, je hebt een kanaalvoorstel ontvangen van '%2$s' om %3$s" +#: ../../include/js_strings.php:55 ../../include/text.php:1183 +msgid "November" +msgstr "november" -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, je hebt [zrl=%2$s]een kanaalvoorstel[/zrl] ontvangen voor %3$s van %4$s." +#: ../../include/js_strings.php:56 ../../include/text.php:1183 +msgid "December" +msgstr "december" -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Naam:" +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "jan" -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Foto:" +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "feb" -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen." +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "mrt" -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla:Notificatie]" +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "apr" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Kanaal is op deze hub geblokkeerd." +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "mei" -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Ontbrekende kanaallocatie." +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "jun" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "Antwoord van het kanaal op afstand was niet volledig." +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "jul" -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Kanaal is verwijderd en bestaat niet meer." +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "aug" -#: ../../include/follow.php:152 ../../include/follow.php:181 -msgid "Protocol disabled." -msgstr "Protocol uitgeschakeld." +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "sep" -#: ../../include/follow.php:171 -msgid "Channel discovery failed." -msgstr "Kanaal ontdekken mislukt." +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "okt" -#: ../../include/follow.php:197 -msgid "local account not found." -msgstr "lokale account niet gevonden." +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "nov" -#: ../../include/follow.php:221 -msgid "Cannot connect to yourself." -msgstr "Kan niet met jezelf verbinden" +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "dec" -#: ../../include/oembed.php:213 -msgid "Embedded content" -msgstr "Ingesloten inhoud" +#: ../../include/js_strings.php:69 ../../include/text.php:1179 +msgid "Sunday" +msgstr "zondag" -#: ../../include/oembed.php:222 -msgid "Embedding disabled" -msgstr "Insluiten uitgeschakeld" +#: ../../include/js_strings.php:70 ../../include/text.php:1179 +msgid "Monday" +msgstr "maandag" + +#: ../../include/js_strings.php:71 ../../include/text.php:1179 +msgid "Tuesday" +msgstr "dinsdag" + +#: ../../include/js_strings.php:72 ../../include/text.php:1179 +msgid "Wednesday" +msgstr "woensdag" + +#: ../../include/js_strings.php:73 ../../include/text.php:1179 +msgid "Thursday" +msgstr "donderdag" + +#: ../../include/js_strings.php:74 ../../include/text.php:1179 +msgid "Friday" +msgstr "vrijdag" + +#: ../../include/js_strings.php:75 ../../include/text.php:1179 +msgid "Saturday" +msgstr "zaterdag" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "zo" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "ma" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "di" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "wo" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "do" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "vr" -#: ../../include/message.php:19 +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "za" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "vandaag" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "maand" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "week" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "dag" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "hele dag" + +#: ../../include/message.php:20 msgid "No recipient provided." msgstr "Geen ontvanger opgegeven." -#: ../../include/message.php:24 +#: ../../include/message.php:25 msgid "[no subject]" msgstr "[geen onderwerp]" -#: ../../include/message.php:44 +#: ../../include/message.php:45 msgid "Unable to determine sender." msgstr "Afzender kan niet bepaald worden." -#: ../../include/message.php:219 +#: ../../include/message.php:222 msgid "Stored post could not be verified." msgstr "Opgeslagen bericht kon niet worden geverifieerd." -#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1480 +#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1517 msgid "Logout" msgstr "Uitloggen" @@ -3212,7 +2161,7 @@ msgstr "Home" #: ../../include/nav.php:85 msgid "Your posts and conversations" -msgstr "Jouw berichten en conversaties" +msgstr "Jouw kanaal" #: ../../include/nav.php:86 msgid "Your profile page" @@ -3226,6 +2175,10 @@ msgstr "Bewerk profielen" msgid "Manage/Edit profiles" msgstr "Beheer/wijzig profielen" +#: ../../include/nav.php:90 ../../include/identity.php:976 +msgid "Edit Profile" +msgstr "Profiel bewerken" + #: ../../include/nav.php:90 msgid "Edit your profile" msgstr "Jouw profiel bewerken" @@ -3238,10 +2191,6 @@ msgstr "Jouw foto's" msgid "Your files" msgstr "Jouw bestanden" -#: ../../include/nav.php:97 ../../include/apps.php:146 -msgid "Chat" -msgstr "Chatten" - #: ../../include/nav.php:97 msgid "Your chatrooms" msgstr "Jouw chatkanalen" @@ -3254,10 +2203,6 @@ msgstr "Jouw bladwijzers" msgid "Your webpages" msgstr "Jouw webpagina's" -#: ../../include/nav.php:111 ../../include/apps.php:131 ../../boot.php:1481 -msgid "Login" -msgstr "Inloggen" - #: ../../include/nav.php:111 msgid "Sign in" msgstr "Inloggen" @@ -3279,7 +2224,7 @@ msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw hub" msgid "Home Page" msgstr "Homepage" -#: ../../include/nav.php:149 ../../mod/register.php:224 ../../boot.php:1463 +#: ../../include/nav.php:149 ../../mod/register.php:264 ../../boot.php:1500 msgid "Register" msgstr "Registreren" @@ -3287,41 +2232,27 @@ msgstr "Registreren" msgid "Create an account" msgstr "Maak een account aan" -#: ../../include/nav.php:154 ../../include/apps.php:142 -#: ../../mod/layouts.php:176 ../../mod/help.php:202 ../../mod/help.php:207 -msgid "Help" -msgstr "Hulp" - #: ../../include/nav.php:154 msgid "Help and documentation" msgstr "Hulp en documentatie" +#: ../../include/nav.php:157 ../../include/widgets.php:92 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Apps" + #: ../../include/nav.php:157 msgid "Applications, utilities, links, games" msgstr "Apps" -#: ../../include/nav.php:159 ../../include/text.php:867 -#: ../../include/text.php:879 ../../include/apps.php:147 -#: ../../mod/search.php:40 -msgid "Search" -msgstr "Zoeken" - #: ../../include/nav.php:159 msgid "Search site @name, #tag, ?docs, content" msgstr "Zoek een @kanaal, doorzoek inhoud hub met tekst en #tags, of doorzoek ?documentatie " -#: ../../include/nav.php:162 ../../include/apps.php:141 -msgid "Directory" -msgstr "Kanalengids" - #: ../../include/nav.php:162 msgid "Channel Directory" msgstr "Kanalengids" -#: ../../include/nav.php:174 ../../include/apps.php:133 -msgid "Grid" -msgstr "Grid" - #: ../../include/nav.php:174 msgid "Your grid" msgstr "Jouw grid" @@ -3330,19 +2261,16 @@ msgstr "Jouw grid" msgid "Mark all grid notifications seen" msgstr "Markeer alle gridnotificaties als bekeken" -#: ../../include/nav.php:177 ../../include/apps.php:137 -msgid "Channel Home" -msgstr "Tijdlijn kanaal" - #: ../../include/nav.php:177 msgid "Channel home" -msgstr "Tijdlijn kanaal" +msgstr "Jouw kanaal" #: ../../include/nav.php:178 msgid "Mark all channel notifications seen" msgstr "Alle kanaalnotificaties als gelezen markeren" -#: ../../include/nav.php:181 ../../mod/connections.php:260 +#: ../../include/nav.php:181 ../../include/text.php:815 +#: ../../mod/connections.php:298 msgid "Connections" msgstr "Connecties" @@ -3362,10 +2290,6 @@ msgstr "Alle notificaties weergeven" msgid "Mark all system notifications seen" msgstr "Markeer alle systeemnotificaties als bekeken" -#: ../../include/nav.php:188 ../../include/apps.php:143 -msgid "Mail" -msgstr "Privéberichten" - #: ../../include/nav.php:188 msgid "Private mail" msgstr "Privéberichten" @@ -3378,9 +2302,17 @@ msgstr "Alle privéberichten weergeven" msgid "Mark all private messages seen" msgstr "Markeer alle privéberichten als bekeken" -#: ../../include/nav.php:196 ../../include/apps.php:140 -msgid "Events" -msgstr "Agenda" +#: ../../include/nav.php:191 ../../include/widgets.php:578 +msgid "Inbox" +msgstr "Postvak IN" + +#: ../../include/nav.php:192 ../../include/widgets.php:583 +msgid "Outbox" +msgstr "Postvak UIT" + +#: ../../include/nav.php:193 ../../include/widgets.php:588 +msgid "New Message" +msgstr "Nieuw bericht" #: ../../include/nav.php:196 msgid "Event Calendar" @@ -3394,11 +2326,6 @@ msgstr "Alle gebeurtenissen weergeven" msgid "Mark all events seen" msgstr "Markeer alle gebeurtenissen als bekeken" -#: ../../include/nav.php:200 ../../include/apps.php:132 -#: ../../mod/manage.php:160 -msgid "Channel Manager" -msgstr "Kanaalbeheer" - #: ../../include/nav.php:200 msgid "Manage Your Channels" msgstr "Beheer je kanalen" @@ -3407,6 +2334,10 @@ msgstr "Beheer je kanalen" msgid "Account/Channel Settings" msgstr "Account-/kanaal-instellingen" +#: ../../include/nav.php:210 ../../include/widgets.php:1299 +msgid "Admin" +msgstr "Beheer" + #: ../../include/nav.php:210 msgid "Site Setup and Configuration" msgstr "Hub instellen en beheren" @@ -3419,12 +2350,851 @@ msgstr "@kanaal, #tag, inhoud, ?hulp" msgid "Please wait..." msgstr "Wachten aub..." -#: ../../include/security.php:381 +#: ../../include/network.php:630 +msgid "view full size" +msgstr "volledige grootte tonen" + +#: ../../include/network.php:1612 ../../include/enotify.php:57 +msgid "$Projectname Notification" +msgstr "$Projectname-notificatie" + +#: ../../include/network.php:1613 ../../include/enotify.php:58 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1615 ../../include/enotify.php:60 +msgid "Thank You," +msgstr "Bedankt," + +#: ../../include/network.php:1617 ../../include/enotify.php:62 +#, php-format +msgid "%s Administrator" +msgstr "Beheerder %s" + +#: ../../include/network.php:1674 +msgid "No Subject" +msgstr "Geen onderwerp" + +#: ../../include/notify.php:20 +msgid "created a new post" +msgstr "maakte een nieuw bericht aan" + +#: ../../include/notify.php:21 +#, php-format +msgid "commented on %s's post" +msgstr "gaf een reactie op een bericht van %s" + +#: ../../include/oembed.php:213 +msgid "Embedded content" +msgstr "Ingesloten inhoud" + +#: ../../include/oembed.php:222 +msgid "Embedding disabled" +msgstr "Insluiten uitgeschakeld" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nieuwe pagina" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "Weergeven" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Acties" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Paginalink" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titel" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:192 +msgid "Created" +msgstr "Aangemaakt" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "Bewerkt" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Kan mijn normale kanaalstream en berichten bekijken" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Kan mijn standaard kanaalprofiel bekijken" + +#: ../../include/permissions.php:28 +msgid "Can view my connections" +msgstr "Kan een lijst met mijn connecties bekijken" + +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" +msgstr "Kan mijn foto's en andere bestanden bekijken" + +#: ../../include/permissions.php:30 +msgid "Can view my webpages" +msgstr "Kan mijn pagina's bekijken" + +#: ../../include/permissions.php:33 +msgid "Can send me their channel stream and posts" +msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" + +#: ../../include/permissions.php:34 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kan een bericht in mijn kanaal plaatsen" + +#: ../../include/permissions.php:35 +msgid "Can comment on or like my posts" +msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" + +#: ../../include/permissions.php:36 +msgid "Can send me private mail messages" +msgstr "Kan mij privéberichten sturen" + +#: ../../include/permissions.php:37 +msgid "Can like/dislike stuff" +msgstr "Kan dingen leuk of niet leuk vinden" + +#: ../../include/permissions.php:37 +msgid "Profiles and things other than posts/comments" +msgstr "Profielen en dingen, buiten berichten en reacties" + +#: ../../include/permissions.php:39 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" + +#: ../../include/permissions.php:39 +msgid "Advanced - useful for creating group forum channels" +msgstr "Geavanceerd - nuttig voor groepforums" + +#: ../../include/permissions.php:40 +msgid "Can chat with me (when available)" +msgstr "Kan met mij chatten (wanneer beschikbaar)" + +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" +msgstr "Kan foto's en andere bestanden aan mijn bestandsopslag toevoegen" + +#: ../../include/permissions.php:42 +msgid "Can edit my webpages" +msgstr "Kan mijn pagina's bewerken" + +#: ../../include/permissions.php:44 +msgid "Can source my public posts in derived channels" +msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" + +#: ../../include/permissions.php:44 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" + +#: ../../include/permissions.php:46 +msgid "Can administer my channel resources" +msgstr "Kan mijn kanaal beheren" + +#: ../../include/permissions.php:46 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." + +#: ../../include/permissions.php:867 +msgid "Social Networking" +msgstr "Sociaal netwerk" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Mostly Public" +msgstr "Vrijwel alles openbaar" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +#: ../../include/permissions.php:869 +msgid "Restricted" +msgstr "Beperkt zichtbaar" + +#: ../../include/permissions.php:867 ../../include/permissions.php:868 +msgid "Private" +msgstr "Verborgen kanaal" + +#: ../../include/permissions.php:868 +msgid "Community Forum" +msgstr "Groepsforum" + +#: ../../include/permissions.php:869 +msgid "Feed Republish" +msgstr "Feed herpubliceren" + +#: ../../include/permissions.php:870 +msgid "Special Purpose" +msgstr "Speciaal doel" + +#: ../../include/permissions.php:870 +msgid "Celebrity/Soapbox" +msgstr "Beroemdheid/alleen volgen" + +#: ../../include/permissions.php:870 +msgid "Group Repository" +msgstr "Groepsopslag" + +#: ../../include/permissions.php:871 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Anders" + +#: ../../include/permissions.php:871 +msgid "Custom/Expert Mode" +msgstr "Expertmodus/handmatig aanpassen" + +#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 +#: ../../mod/photos.php:699 ../../mod/profile_photo.php:147 +#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 +msgid "Profile Photos" +msgstr "Profielfoto's" + +#: ../../include/photos.php:112 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" + +#: ../../include/photos.php:119 +msgid "Image file is empty." +msgstr "Afbeeldingsbestand is leeg" + +#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 +#: ../../mod/cover_photo.php:164 +msgid "Unable to process image" +msgstr "Afbeelding kan niet verwerkt worden" + +#: ../../include/photos.php:257 +msgid "Photo storage failed." +msgstr "Foto kan niet worden opgeslagen" + +#: ../../include/photos.php:297 +msgid "a new photo" +msgstr "een nieuwe foto" + +#: ../../include/photos.php:301 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s plaatste %2$s op %3$s" + +#: ../../include/photos.php:510 +msgid "Upload New Photos" +msgstr "Nieuwe foto's uploaden" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "Man" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "Vrouw" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Momenteel man" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Momenteel vrouw" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Voornamelijk man" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Voornamelijk vrouw" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgender" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Interseksueel" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transseksueel" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodiet" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Genderneutraal" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Niet gespecificeerd" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Nog niet beslist" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "Mannen" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "Vrouwen" + +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "Homoseksueel" + +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "Lesbisch" + +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "Geen voorkeur" + +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "Biseksueel" + +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "Autoseksueel" + +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "Seksuele onthouding" + +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "Maagd" + +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "Afwijkend" + +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "Fetisj" + +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "Veel" + +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "Aseksueel" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "Alleen" + +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "Eenzaam" + +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "Beschikbaar" + +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "Niet beschikbaar" + +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "Heeft een oogje op iemand" + +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "Smoorverliefd" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "Aan het daten" + +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "Ontrouw" + +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "Seksverslaafd" + +#: ../../include/profile_selectors.php:80 ../../include/identity.php:390 +#: ../../include/identity.php:391 ../../include/identity.php:398 +#: ../../include/widgets.php:430 ../../mod/connedit.php:582 +#: ../../mod/settings.php:338 ../../mod/settings.php:342 +#: ../../mod/settings.php:343 ../../mod/settings.php:346 +#: ../../mod/settings.php:357 +msgid "Friends" +msgstr "Vrienden" + +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "Vriendschap plus" + +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "Ongebonden/vluchtig" + +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "Verloofd" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "Getrouwd" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "Denkbeeldig getrouwd" + +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "Partners" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "Samenwonend" + +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "Common-law-huwelijk" + +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "Gelukkig" + +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "Niet op zoek" + +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "Verraden" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "Uit elkaar" + +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "Onstabiel" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "Gescheiden" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "Denkbeeldig gescheiden" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "Weduwnaar/weduwe" + +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "Onzeker" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "Het is ingewikkeld" + +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "Maakt mij niks uit" + +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "Vraag het me" + +#: ../../include/security.php:384 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 "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. " +#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 +msgid "Tags" +msgstr "Tags" + +#: ../../include/taxonomy.php:305 +msgid "Keywords" +msgstr "Trefwoorden" + +#: ../../include/taxonomy.php:326 +msgid "have" +msgstr "heb" + +#: ../../include/taxonomy.php:326 +msgid "has" +msgstr "heeft" + +#: ../../include/taxonomy.php:327 +msgid "want" +msgstr "wil" + +#: ../../include/taxonomy.php:327 +msgid "wants" +msgstr "wil" + +#: ../../include/taxonomy.php:328 +msgid "likes" +msgstr "vindt dit leuk" + +#: ../../include/taxonomy.php:329 +msgid "dislikes" +msgstr "vindt dit niet leuk" + +#: ../../include/zot.php:676 +msgid "Invalid data packet" +msgstr "Datapakket ongeldig" + +#: ../../include/zot.php:692 +msgid "Unable to verify channel signature" +msgstr "Kanaalkenmerk kon niet worden geverifieerd. " + +#: ../../include/zot.php:2268 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" + +#: ../../include/zot.php:3585 +msgid "invalid target signature" +msgstr "ongeldig doelkenmerk" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Regelmatig" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Elk uur" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Twee keer per dag" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Dagelijks" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Wekelijks" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Maandelijks" + +#: ../../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:891 +#: ../../mod/admin.php:900 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1520 +msgid "Email" +msgstr "E-mail" + +#: ../../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/identity.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" + +#: ../../include/identity.php:66 +msgid "Empty name" +msgstr "Ontbrekende naam" + +#: ../../include/identity.php:69 +msgid "Name too long" +msgstr "Naam te lang" + +#: ../../include/identity.php:181 +msgid "No account identifier" +msgstr "Geen account-identificator" + +#: ../../include/identity.php:193 +msgid "Nickname is required." +msgstr "Bijnaam is verplicht" + +#: ../../include/identity.php:207 +msgid "Reserved nickname. Please choose another." +msgstr "Deze naam is gereserveerd. Kies een andere." + +#: ../../include/identity.php:212 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." + +#: ../../include/identity.php:288 +msgid "Unable to retrieve created identity" +msgstr "Niet in staat om aangemaakte identiteit te vinden" + +#: ../../include/identity.php:346 +msgid "Default Profile" +msgstr "Standaardprofiel" + +#: ../../include/identity.php:772 +msgid "Requested channel is not available." +msgstr "Opgevraagd kanaal is niet beschikbaar." + +#: ../../include/identity.php:818 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 +#: ../../mod/profile.php:16 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "Opgevraagd profiel is niet beschikbaar" + +#: ../../include/identity.php:966 ../../mod/profiles.php:782 +msgid "Change profile photo" +msgstr "Profielfoto veranderen" + +#: ../../include/identity.php:972 +msgid "Profiles" +msgstr "Profielen" + +#: ../../include/identity.php:972 +msgid "Manage/edit profiles" +msgstr "Profielen beheren/bewerken" + +#: ../../include/identity.php:973 ../../mod/profiles.php:783 +msgid "Create New Profile" +msgstr "Nieuw profiel aanmaken" + +#: ../../include/identity.php:988 ../../mod/profiles.php:794 +msgid "Profile Image" +msgstr "Profielfoto" + +#: ../../include/identity.php:991 +msgid "visible to everybody" +msgstr "Voor iedereen zichtbaar" + +#: ../../include/identity.php:992 ../../mod/profiles.php:677 +#: ../../mod/profiles.php:798 +msgid "Edit visibility" +msgstr "Zichtbaarheid bewerken" + +#: ../../include/identity.php:1008 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "Geslacht:" + +#: ../../include/identity.php:1009 ../../include/identity.php:1294 +msgid "Status:" +msgstr "Status:" + +#: ../../include/identity.php:1010 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "Homepagina:" + +#: ../../include/identity.php:1011 +msgid "Online Now" +msgstr "Nu online" + +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:318 +msgid "g A l F d" +msgstr "G:i, l d F" + +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "d F" + +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:341 +msgid "[today]" +msgstr "[vandaag]" + +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "Verjaardagsherinneringen" + +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "Verjaardagen deze week:" + +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[Geen omschrijving]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "Herinneringen" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "Gebeurtenissen deze week:" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1030 +msgid "Full Name:" +msgstr "Volledige naam:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "Vind dit kanaal leuk" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "F j Y" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "F j" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "Geboortedatum:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:302 +msgid "Age:" +msgstr "Leeftijd:" + +#: ../../include/identity.php:1300 +#, php-format +msgid "for %1$d %2$s" +msgstr "voor %1$d %2$s" + +#: ../../include/identity.php:1303 ../../mod/profiles.php:699 +msgid "Sexual Preference:" +msgstr "Seksuele voorkeur:" + +#: ../../include/identity.php:1307 ../../mod/directory.php:318 +#: ../../mod/profiles.php:701 +msgid "Hometown:" +msgstr "Oorspronkelijk uit:" + +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "Tags:" + +#: ../../include/identity.php:1311 ../../mod/profiles.php:702 +msgid "Political Views:" +msgstr "Politieke overtuigingen:" + +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "Religie:" + +#: ../../include/identity.php:1315 ../../mod/directory.php:320 +msgid "About:" +msgstr "Over:" + +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "Hobby's/interesses:" + +#: ../../include/identity.php:1319 ../../mod/profiles.php:705 +msgid "Likes:" +msgstr "Houdt van:" + +#: ../../include/identity.php:1321 ../../mod/profiles.php:706 +msgid "Dislikes:" +msgstr "Houdt niet van:" + +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "Contactinformatie en sociale netwerken:" + +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "Mijn andere kanalen" + +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "Muzikale interesses:" + +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "Boeken, literatuur:" + +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "Televisie:" + +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "Films/dansen/cultuur/vermaak:" + +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "Liefde/romantiek:" + +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "Werk/beroep:" + +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "School/opleiding:" + +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "Vind dit ding leuk" + +#: ../../include/identity.php:1767 ../../mod/cover_photo.php:236 +msgid "cover photo" +msgstr "omslagfoto" + #: ../../include/text.php:394 msgid "prev" msgstr "vorige" @@ -3449,2072 +3219,2184 @@ msgstr "ouder" msgid "newer" msgstr "nieuwer" -#: ../../include/text.php:785 +#: ../../include/text.php:803 msgid "No connections" msgstr "Geen connecties" -#: ../../include/text.php:797 +#: ../../include/text.php:828 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d connectie" -msgstr[1] "%d connecties" +msgid "View all %s connections" +msgstr "Toon alle %s connecties" -#: ../../include/text.php:810 ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Connecties weergeven" +#: ../../include/text.php:886 ../../include/text.php:898 +#: ../../include/widgets.php:192 ../../mod/admin.php:1568 +#: ../../mod/admin.php:1588 ../../mod/filer.php:49 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:100 +msgid "Save" +msgstr "Opslaan" -#: ../../include/text.php:954 +#: ../../include/text.php:972 msgid "poke" msgstr "aanstoten" -#: ../../include/text.php:955 +#: ../../include/text.php:973 msgid "ping" msgstr "ping" -#: ../../include/text.php:955 +#: ../../include/text.php:973 msgid "pinged" msgstr "gepingd" -#: ../../include/text.php:956 +#: ../../include/text.php:974 msgid "prod" msgstr "por" -#: ../../include/text.php:956 +#: ../../include/text.php:974 msgid "prodded" msgstr "gepord" -#: ../../include/text.php:957 +#: ../../include/text.php:975 msgid "slap" msgstr "slaan" -#: ../../include/text.php:957 +#: ../../include/text.php:975 msgid "slapped" msgstr "sloeg" -#: ../../include/text.php:958 +#: ../../include/text.php:976 msgid "finger" msgstr "finger" -#: ../../include/text.php:958 +#: ../../include/text.php:976 msgid "fingered" msgstr "gefingerd" -#: ../../include/text.php:959 +#: ../../include/text.php:977 msgid "rebuff" msgstr "afpoeieren" -#: ../../include/text.php:959 +#: ../../include/text.php:977 msgid "rebuffed" msgstr "afgepoeierd" -#: ../../include/text.php:969 +#: ../../include/text.php:987 msgid "happy" msgstr "gelukkig" -#: ../../include/text.php:970 +#: ../../include/text.php:988 msgid "sad" msgstr "bedroefd" -#: ../../include/text.php:971 +#: ../../include/text.php:989 msgid "mellow" msgstr "mellow" -#: ../../include/text.php:972 +#: ../../include/text.php:990 msgid "tired" msgstr "moe" -#: ../../include/text.php:973 +#: ../../include/text.php:991 msgid "perky" msgstr "parmantig" -#: ../../include/text.php:974 +#: ../../include/text.php:992 msgid "angry" msgstr "boos" -#: ../../include/text.php:975 -msgid "stupified" -msgstr "beteuterd" +#: ../../include/text.php:993 +msgid "stupefied" +msgstr "verbijsterd" -#: ../../include/text.php:976 +#: ../../include/text.php:994 msgid "puzzled" msgstr "verward" -#: ../../include/text.php:977 +#: ../../include/text.php:995 msgid "interested" msgstr "geïnteresseerd" -#: ../../include/text.php:978 +#: ../../include/text.php:996 msgid "bitter" msgstr "verbitterd" -#: ../../include/text.php:979 +#: ../../include/text.php:997 msgid "cheerful" msgstr "vrolijk" -#: ../../include/text.php:980 +#: ../../include/text.php:998 msgid "alive" msgstr "levendig" -#: ../../include/text.php:981 +#: ../../include/text.php:999 msgid "annoyed" msgstr "geërgerd" -#: ../../include/text.php:982 +#: ../../include/text.php:1000 msgid "anxious" msgstr "bezorgd" -#: ../../include/text.php:983 +#: ../../include/text.php:1001 msgid "cranky" msgstr "humeurig" -#: ../../include/text.php:984 +#: ../../include/text.php:1002 msgid "disturbed" msgstr "verontrust" -#: ../../include/text.php:985 +#: ../../include/text.php:1003 msgid "frustrated" msgstr "gefrustreerd " -#: ../../include/text.php:986 +#: ../../include/text.php:1004 msgid "depressed" msgstr "gedeprimeerd" -#: ../../include/text.php:987 +#: ../../include/text.php:1005 msgid "motivated" msgstr "gemotiveerd" -#: ../../include/text.php:988 +#: ../../include/text.php:1006 msgid "relaxed" msgstr "ontspannen" -#: ../../include/text.php:989 +#: ../../include/text.php:1007 msgid "surprised" msgstr "verrast" -#: ../../include/text.php:1165 +#: ../../include/text.php:1183 msgid "May" msgstr "mei" -#: ../../include/text.php:1242 ../../include/text.php:1246 +#: ../../include/text.php:1260 ../../include/text.php:1264 msgid "Unknown Attachment" msgstr "Onbekende bijlage" -#: ../../include/text.php:1248 +#: ../../include/text.php:1266 msgid "unknown" msgstr "onbekend" -#: ../../include/text.php:1284 +#: ../../include/text.php:1302 msgid "remove category" msgstr "categorie verwijderen" -#: ../../include/text.php:1361 +#: ../../include/text.php:1379 msgid "remove from file" msgstr "uit map verwijderen" -#: ../../include/text.php:1507 ../../include/text.php:1518 +#: ../../include/text.php:1521 ../../include/text.php:1532 msgid "Click to open/close" msgstr "Klik om te openen of te sluiten" -#: ../../include/text.php:1692 ../../mod/events.php:623 +#: ../../include/text.php:1716 ../../mod/events.php:623 msgid "Link to Source" msgstr "Originele locatie" -#: ../../include/text.php:1713 ../../include/text.php:1785 +#: ../../include/text.php:1737 ../../include/text.php:1809 msgid "default" msgstr "standaard" -#: ../../include/text.php:1721 +#: ../../include/text.php:1745 msgid "Page layout" msgstr "Pagina-lay-out" -#: ../../include/text.php:1721 +#: ../../include/text.php:1745 msgid "You can create your own with the layouts tool" msgstr "Je kan jouw eigen lay-out ontwerpen onder lay-outs" -#: ../../include/text.php:1763 +#: ../../include/text.php:1787 msgid "Page content type" msgstr "Opmaaktype pagina" -#: ../../include/text.php:1797 +#: ../../include/text.php:1821 msgid "Select an alternate language" msgstr "Kies een andere taal" -#: ../../include/text.php:1929 +#: ../../include/text.php:1953 msgid "activity" msgstr "activiteit" -#: ../../include/text.php:2224 +#: ../../include/text.php:2248 msgid "Design Tools" msgstr "Ontwerp-hulpmiddelen" -#: ../../include/text.php:2227 ../../mod/blocks.php:147 +#: ../../include/text.php:2251 ../../mod/blocks.php:147 msgid "Blocks" msgstr "Blokken" -#: ../../include/text.php:2228 ../../mod/menu.php:103 +#: ../../include/text.php:2252 ../../mod/menu.php:103 msgid "Menus" msgstr "Menu's" -#: ../../include/text.php:2229 ../../mod/layouts.php:174 +#: ../../include/text.php:2253 ../../mod/layouts.php:174 msgid "Layouts" msgstr "Lay-outs" -#: ../../include/text.php:2230 +#: ../../include/text.php:2254 msgid "Pages" msgstr "Pagina's" -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Opties kanalengids" +#: ../../include/items.php:423 ../../index.php:370 ../../mod/dreport.php:6 +#: ../../mod/dreport.php:45 ../../mod/group.php:68 +#: ../../mod/import_items.php:108 ../../mod/like.php:280 +#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 +msgid "Permission denied" +msgstr "Toegang geweigerd" -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Veilig zoeken" +#: ../../include/items.php:1130 ../../include/items.php:1176 +msgid "(Unknown)" +msgstr "(Onbekend)" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:684 ../../mod/api.php:106 -#: ../../mod/admin.php:410 ../../mod/settings.php:577 ../../mod/photos.php:626 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/events.php:447 -#: ../../mod/events.php:448 ../../mod/events.php:457 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485 -msgid "No" -msgstr "Nee" +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "Voor iedereen op het internet zichtbaar." -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 -#: ../../mod/api.php:105 ../../mod/admin.php:412 ../../mod/settings.php:577 -#: ../../mod/photos.php:626 ../../mod/menu.php:96 ../../mod/menu.php:153 -#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 -#: ../../mod/mitem.php:154 ../../mod/mitem.php:155 ../../mod/mitem.php:228 -#: ../../mod/mitem.php:229 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1485 -msgid "Yes" -msgstr "Ja" +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "Alleen voor jou zichtbaar." -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Alleen openbare forums" +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "Voor iedereen in dit netwerk zichtbaar." -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Alleen deze hub" +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "Voor iedereen die geauthenticeerd is zichtbaar." -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"<strong>may</strong> apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." +#: ../../include/items.php:1381 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Voor iedereen op %s zichtbaar." -#: ../../include/group.php:232 -msgid "Add new connections to this collection (privacy group)" -msgstr "Voeg nieuwe connecties aan deze collectie toe (privacy-groep)" +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "Voor alle connecties zichtbaar." -#: ../../include/group.php:251 ../../mod/admin.php:821 -msgid "All Channels" -msgstr "Alle kanalen" +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "Voor alle geaccepteerde connecties zichtbaar." -#: ../../include/group.php:273 -msgid "edit" -msgstr "bewerken" +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "Voor specifieke connecties zichtbaar." -#: ../../include/group.php:295 -msgid "Collections" -msgstr "Collecties" +#: ../../include/items.php:4350 ../../mod/admin.php:135 +#: ../../mod/admin.php:1091 ../../mod/admin.php:1336 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:85 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Item niet gevonden." -#: ../../include/group.php:296 -msgid "Edit collection" -msgstr "Collectie bewerken" +#: ../../include/items.php:4862 ../../mod/group.php:38 ../../mod/group.php:137 +msgid "Privacy group not found." +msgstr "Privacygroep niet gevonden" -#: ../../include/group.php:297 -msgid "Add new collection" -msgstr "Nieuwe collectie toevoegen" +#: ../../include/items.php:4878 +msgid "Privacy group is empty." +msgstr "Privacygroep is leeg" -#: ../../include/group.php:298 -msgid "Channels not in any collection" -msgstr "Kanalen die zich in geen enkele collectie bevinden" +#: ../../include/items.php:4885 +#, php-format +msgid "Privacy group: %s" +msgstr "Privacygroep: %s" -#: ../../include/zot.php:675 -msgid "Invalid data packet" -msgstr "Datapakket ongeldig" +#: ../../include/items.php:4895 ../../mod/connedit.php:692 +#, php-format +msgid "Connection: %s" +msgstr "Connectie: %s" -#: ../../include/zot.php:691 -msgid "Unable to verify channel signature" -msgstr "Kanaalkenmerk kon niet worden geverifieerd. " +#: ../../include/items.php:4897 +msgid "Connection not found." +msgstr "Connectie niet gevonden." -#: ../../include/zot.php:2275 +#: ../../include/enotify.php:96 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" - -#: ../../include/zot.php:3601 -msgid "invalid target signature" -msgstr "ongeldig doelkenmerk" +msgid "%s <!item_type!>" +msgstr "%s <!item_type!>" -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nieuwe pagina" +#: ../../include/enotify.php:100 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Notificatie] Nieuw privébericht ontvangen op %s" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/webpages.php:187 ../../mod/layouts.php:188 -msgid "View" -msgstr "Weergeven" +#: ../../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 zond jou een nieuw privébericht om %3$s." -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Acties" +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s zond jou %2$s." -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Paginalink" +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "een privébericht" -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Titel" +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bezoek %s om je privéberichten te bekijken en/of er op te reageren." -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/webpages.php:192 ../../mod/layouts.php:181 ../../mod/menu.php:110 -msgid "Created" -msgstr "Aangemaakt" +#: ../../include/enotify.php:160 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %4$s[/zrl]" -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/webpages.php:193 ../../mod/layouts.php:182 ../../mod/menu.php:111 -msgid "Edited" -msgstr "Bewerkt" +#: ../../include/enotify.php:168 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %5$s van %4$s[/zrl]" -#: ../../include/network.php:630 -msgid "view full size" -msgstr "volledige grootte tonen" +#: ../../include/enotify.php:177 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]jouw %4$s[/zrl]" -#: ../../include/network.php:1655 ../../include/account.php:316 -#: ../../include/account.php:343 ../../include/account.php:403 -msgid "Administrator" -msgstr "Beheerder" +#: ../../include/enotify.php:188 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Notificatie] Reactie op conversatie #%1$d door %2$s" -#: ../../include/network.php:1669 -msgid "No Subject" -msgstr "Geen onderwerp" +#: ../../include/enotify.php:189 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s gaf een reactie op een bericht/conversatie die jij volgt." -#: ../../include/dba/dba_driver.php:141 +#: ../../include/enotify.php:192 ../../include/enotify.php:207 +#: ../../include/enotify.php:233 ../../include/enotify.php:251 +#: ../../include/enotify.php:265 #, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bezoek %s om de conversatie te bekijken en/of er op te reageren." -#: ../../include/photos.php:112 +#: ../../include/enotify.php:198 #, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Notificatie] %s heeft een bericht op jouw kanaal geplaatst" -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "Afbeeldingsbestand is leeg" +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s heeft om %3$s een bericht op jouw kanaal geplaatst" -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -msgid "Unable to process image" -msgstr "Afbeelding kan niet verwerkt worden" +#: ../../include/enotify.php:202 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s heeft een bericht op [zrl=%3$s]jouw kanaal[/zrl] geplaatst" -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "Foto kan niet worden opgeslagen" +#: ../../include/enotify.php:226 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Notificatie] %s heeft je genoemd" -#: ../../include/photos.php:487 -msgid "Upload New Photos" -msgstr "Nieuwe foto's uploaden" +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s noemde jou op %3$s" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "In map opslaan" +#: ../../include/enotify.php:228 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]noemde jou[/zrl]." -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Aanwezig" +#: ../../include/enotify.php:240 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Notificatie] %1$s heeft je aangestoten" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Niet aanwezig" +#: ../../include/enotify.php:241 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s heeft je aangestoten op %3$s" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Mogelijk aanwezig" +#: ../../include/enotify.php:242 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]heeft je aangestoten[/zrl]." -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Eens" +#: ../../include/enotify.php:258 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Notificatie] %s heeft jouw bericht getagd" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Oneens" +#: ../../include/enotify.php:259 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s heeft jouw bericht om %3$s getagd" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Onthouding" +#: ../../include/enotify.php:260 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s heeft [zrl=%3$s]jouw bericht[/zrl] getagd" -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Ster toevoegen" +#: ../../include/enotify.php:272 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Notificatie] Connectieverzoek ontvangen" -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Ster verwijderen" +#: ../../include/enotify.php:273 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, je hebt een nieuw connectieverzoek ontvangen van '%2$s' op %3$s" -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Ster toevoegen of verwijderen" +#: ../../include/enotify.php:274 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, je hebt een [zrl=%2$s]nieuw connectieverzoek[/zrl] ontvangen van %3$s." -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "met ster" +#: ../../include/enotify.php:278 ../../include/enotify.php:297 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Je kan het profiel bekijken op %s" -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Tag toevoegen" +#: ../../include/enotify.php:280 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Bezoek %s om het connectieverzoek te accepteren of af te wijzen." -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023 -msgid "I like this (toggle)" -msgstr "Vind ik leuk" +#: ../../include/enotify.php:287 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Notificatie] Kanaalvoorstel ontvangen" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024 -msgid "I don't like this (toggle)" -msgstr "Vind ik niet leuk" +#: ../../include/enotify.php:288 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, je hebt een kanaalvoorstel ontvangen van '%2$s' om %3$s" -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Delen" +#: ../../include/enotify.php:289 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, je hebt [zrl=%2$s]een kanaalvoorstel[/zrl] ontvangen voor %3$s van %4$s." -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "delen" +#: ../../include/enotify.php:295 +msgid "Name:" +msgstr "Naam:" -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" -msgstr "Afleveringsrapport" +#: ../../include/enotify.php:296 +msgid "Photo:" +msgstr "Foto:" -#: ../../include/ItemObject.php:286 +#: ../../include/enotify.php:299 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d reactie" -msgstr[1] "%d reacties weergeven" +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen." -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 -#, php-format -msgid "View %s's profile - %s" -msgstr "Profiel van %s bekijken - %s" +#: ../../include/enotify.php:514 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Notificatie]" -#: ../../include/ItemObject.php:319 -msgid "to" -msgstr "aan" +#: ../../include/widgets.php:93 +msgid "System" +msgstr "Systeem" -#: ../../include/ItemObject.php:320 -msgid "via" -msgstr "via" +#: ../../include/widgets.php:96 +msgid "Create Personal App" +msgstr "Persoonlijke app maken" -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" -msgstr "Kanaal-naar-kanaal" +#: ../../include/widgets.php:97 +msgid "Edit Personal App" +msgstr "Persoonlijke app bewerken" -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" -msgstr "via kanaal-naar-kanaal" +#: ../../include/widgets.php:139 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Negeren/Verbergen" -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" -msgstr "Bladwijzers opslaan" +#: ../../include/widgets.php:144 +msgid "Suggestions" +msgstr "Voorgestelde kanalen" -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" -msgstr "Aan agenda toevoegen" +#: ../../include/widgets.php:145 +msgid "See more..." +msgstr "Meer..." -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" -msgstr "Markeer alles als bekeken" +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Je hebt %1$.0f van de %2$.0f toegestane connecties." -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209 -msgctxt "noun" -msgid "Likes" -msgstr "vinden dit leuk" +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Nieuwe connectie toevoegen" -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210 -msgctxt "noun" -msgid "Dislikes" -msgstr "vinden dit niet leuk" +#: ../../include/widgets.php:173 +msgid "Enter channel address" +msgstr "Vul kanaaladres in" -#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042 -#: ../../mod/photos.php:1160 -msgid "This is you" -msgstr "Dit ben jij" +#: ../../include/widgets.php:174 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "Voorbeelden: bob@example.com, http://example.com/barbara" -#: ../../include/ItemObject.php:703 -msgid "Image" -msgstr "Afbeelding" +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Aantekeningen" -#: ../../include/ItemObject.php:704 -msgid "Insert Link" -msgstr "Link invoegen" +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Verwijder zoekterm" -#: ../../include/ItemObject.php:705 -msgid "Video" -msgstr "Video" +#: ../../include/widgets.php:274 ../../include/features.php:80 +msgid "Saved Searches" +msgstr "Opgeslagen zoekopdrachten" -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Hubbeheerder" +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Archieven" -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Connecties" +#: ../../include/widgets.php:428 ../../mod/connedit.php:580 +msgid "Me" +msgstr "Ik" -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Stemming" +#: ../../include/widgets.php:429 ../../mod/connedit.php:581 +msgid "Family" +msgstr "Familie" -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Onderzoeken" +#: ../../include/widgets.php:431 ../../mod/connedit.php:583 +msgid "Acquaintances" +msgstr "Kennissen" -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Voorstellen" +#: ../../include/widgets.php:432 ../../mod/connections.php:88 +#: ../../mod/connections.php:103 ../../mod/connedit.php:584 +msgid "All" +msgstr "Alles" -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Willekeurig kanaal" +#: ../../include/widgets.php:451 +msgid "Refresh" +msgstr "Vernieuwen" -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Uitnodigen " +#: ../../include/widgets.php:485 +msgid "Account settings" +msgstr "Account" -#: ../../include/apps.php:152 -msgid "Features" +#: ../../include/widgets.php:491 +msgid "Channel settings" +msgstr "Kanaal" + +#: ../../include/widgets.php:500 +msgid "Additional features" msgstr "Extra functies" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Taal" +#: ../../include/widgets.php:507 +msgid "Feature/Addon settings" +msgstr "Extra functie- en plugin-instellingen" -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Bericht" +#: ../../include/widgets.php:513 +msgid "Display settings" +msgstr "Weergave" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Profielfoto" +#: ../../include/widgets.php:519 +msgid "Connected apps" +msgstr "Verbonden applicaties" -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:612 -msgid "Update" -msgstr "Bijwerken" +#: ../../include/widgets.php:525 +msgid "Export channel" +msgstr "Kanaal exporteren" -#: ../../include/apps.php:252 -msgid "Install" -msgstr "Installeren" +#: ../../include/widgets.php:533 ../../mod/connedit.php:692 +msgid "Connection Default Permissions" +msgstr "Standaard permissies voor connecties" -#: ../../include/apps.php:257 -msgid "Purchase" -msgstr "Aanschaffen" +#: ../../include/widgets.php:541 +msgid "Premium Channel Settings" +msgstr "Instellingen premiumkanaal" -#: ../../include/permissions.php:26 -msgid "Can view my normal stream and posts" -msgstr "Kan mijn normale kanaalstream en berichten bekijken" +#: ../../include/widgets.php:549 ../../include/features.php:67 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanaalbronnen" -#: ../../include/permissions.php:27 -msgid "Can view my default channel profile" -msgstr "Kan mijn standaard kanaalprofiel bekijken" +#: ../../include/widgets.php:571 +msgid "Private Mail Menu" +msgstr "Privéberichten" -#: ../../include/permissions.php:28 -msgid "Can view my connections" -msgstr "Kan een lijst met mijn connecties bekijken" +#: ../../include/widgets.php:573 +msgid "Combined View" +msgstr "Gecombineerd postvak" -#: ../../include/permissions.php:29 -msgid "Can view my file storage and photos" -msgstr "Kan mijn foto's en andere bestanden bekijken" +#: ../../include/widgets.php:607 ../../include/widgets.php:619 +msgid "Conversations" +msgstr "Conversaties" -#: ../../include/permissions.php:30 -msgid "Can view my webpages" -msgstr "Kan mijn pagina's bekijken" +#: ../../include/widgets.php:611 +msgid "Received Messages" +msgstr "Ontvangen berichten" -#: ../../include/permissions.php:33 -msgid "Can send me their channel stream and posts" -msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" +#: ../../include/widgets.php:615 +msgid "Sent Messages" +msgstr "Verzonden berichten" -#: ../../include/permissions.php:34 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kan een bericht in mijn kanaal plaatsen" +#: ../../include/widgets.php:629 +msgid "No messages." +msgstr "Geen berichten" -#: ../../include/permissions.php:35 -msgid "Can comment on or like my posts" -msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" +#: ../../include/widgets.php:647 +msgid "Delete conversation" +msgstr "Verwijder conversatie" -#: ../../include/permissions.php:36 -msgid "Can send me private mail messages" -msgstr "Kan mij privéberichten sturen" +#: ../../include/widgets.php:673 +msgid "Events Menu" +msgstr "Agenda-menu" -#: ../../include/permissions.php:37 -msgid "Can like/dislike stuff" -msgstr "Kan dingen leuk of niet leuk vinden" +#: ../../include/widgets.php:674 +msgid "Day View" +msgstr "Dag tonen" -#: ../../include/permissions.php:37 -msgid "Profiles and things other than posts/comments" -msgstr "Profielen en dingen, buiten berichten en reacties" +#: ../../include/widgets.php:675 +msgid "Week View" +msgstr "Week tonen" -#: ../../include/permissions.php:39 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" +#: ../../include/widgets.php:676 +msgid "Month View" +msgstr "Maand tonen" -#: ../../include/permissions.php:39 -msgid "Advanced - useful for creating group forum channels" -msgstr "Geavanceerd - nuttig voor groepforums" +#: ../../include/widgets.php:677 ../../mod/events.php:654 +msgid "Export" +msgstr "Exporteren" -#: ../../include/permissions.php:40 -msgid "Can chat with me (when available)" -msgstr "Kan met mij chatten (wanneer beschikbaar)" +#: ../../include/widgets.php:678 ../../mod/events.php:657 +msgid "Import" +msgstr "Importeren" -#: ../../include/permissions.php:41 -msgid "Can write to my file storage and photos" -msgstr "Kan foto's en andere bestanden aan mijn bestandsopslag toevoegen" +#: ../../include/widgets.php:688 +msgid "Events Tools" +msgstr "Agenda-hulpmiddelen" -#: ../../include/permissions.php:42 -msgid "Can edit my webpages" -msgstr "Kan mijn pagina's bewerken" +#: ../../include/widgets.php:689 +msgid "Export Calendar" +msgstr "Exporteren" -#: ../../include/permissions.php:44 -msgid "Can source my public posts in derived channels" -msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" +#: ../../include/widgets.php:690 +msgid "Import Calendar" +msgstr "Importeren" -#: ../../include/permissions.php:44 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" +#: ../../include/widgets.php:764 +msgid "Chat Rooms" +msgstr "Chatkanalen" -#: ../../include/permissions.php:46 -msgid "Can administer my channel resources" -msgstr "Kan mijn kanaal beheren" +#: ../../include/widgets.php:784 +msgid "Bookmarked Chatrooms" +msgstr "Bladwijzers van chatkanalen" -#: ../../include/permissions.php:46 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." +#: ../../include/widgets.php:804 +msgid "Suggested Chatrooms" +msgstr "Voorgestelde chatkanalen" -#: ../../include/permissions.php:867 -msgid "Social Networking" -msgstr "Sociaal netwerk" +#: ../../include/widgets.php:949 ../../include/widgets.php:1039 +msgid "photo/image" +msgstr "foto/afbeelding" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Mostly Public" -msgstr "Vrijwel alles openbaar" +#: ../../include/widgets.php:1133 +msgid "Rating Tools" +msgstr "Beoordelingen" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Restricted" -msgstr "Beperkt zichtbaar" +#: ../../include/widgets.php:1137 ../../include/widgets.php:1139 +msgid "Rate Me" +msgstr "Beoordeel mij" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -msgid "Private" -msgstr "Verborgen kanaal" +#: ../../include/widgets.php:1142 +msgid "View Ratings" +msgstr "Bekijk beoordelingen" -#: ../../include/permissions.php:868 -msgid "Community Forum" -msgstr "Groepsforum" +#: ../../include/widgets.php:1153 +msgid "Public Hubs" +msgstr "Openbare hubs" -#: ../../include/permissions.php:869 -msgid "Feed Republish" -msgstr "Feed herpubliceren" +#: ../../include/widgets.php:1201 +msgid "Forums" +msgstr "Forums" -#: ../../include/permissions.php:870 -msgid "Special Purpose" -msgstr "Speciaal doel" +#: ../../include/widgets.php:1230 +msgid "Tasks" +msgstr "Taken" -#: ../../include/permissions.php:870 -msgid "Celebrity/Soapbox" -msgstr "Beroemdheid/alleen volgen" +#: ../../include/widgets.php:1239 +msgid "Documentation" +msgstr "Documentatie" -#: ../../include/permissions.php:870 -msgid "Group Repository" -msgstr "Groepsopslag" +#: ../../include/widgets.php:1241 +msgid "Project/Site Information" +msgstr "Project- en hub-informatie" -#: ../../include/permissions.php:871 -msgid "Custom/Expert Mode" -msgstr "Expertmodus/handmatig aanpassen" +#: ../../include/widgets.php:1242 +msgid "For Members" +msgstr "Voor leden" -#: ../../include/photo/photo_driver.php:719 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 -#: ../../mod/photos.php:94 ../../mod/photos.php:699 -msgid "Profile Photos" -msgstr "Profielfoto's" +#: ../../include/widgets.php:1243 +msgid "For Administrators" +msgstr "Voor beheerders" -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Geen geldig e-mailadres" +#: ../../include/widgets.php:1244 +msgid "For Developers" +msgstr "Voor ontwikkelaars" -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "Jouw e-maildomein is op deze hub niet toegestaan" +#: ../../include/widgets.php:1269 ../../mod/admin.php:452 +msgid "Site" +msgstr "Hub-instellingen" -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "Jouw e-mailadres is al op deze hub geregistreerd." +#: ../../include/widgets.php:1270 +msgid "Accounts" +msgstr "Accounts" -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "Een uitnodiging is vereist" +#: ../../include/widgets.php:1271 ../../mod/admin.php:1051 +msgid "Channels" +msgstr "Kanalen" -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "Uitnodiging kon niet geverifieerd worden" +#: ../../include/widgets.php:1273 ../../mod/admin.php:1166 +#: ../../mod/admin.php:1227 +msgid "Plugins" +msgstr "Plug-ins" -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Vul de vereiste informatie in." +#: ../../include/widgets.php:1274 ../../mod/admin.php:1388 +#: ../../mod/admin.php:1422 +msgid "Themes" +msgstr "Thema's" -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Account-informatie kon niet opgeslagen worden." +#: ../../include/widgets.php:1275 +msgid "Inspect queue" +msgstr "Inspecteer berichtenwachtrij" -#: ../../include/account.php:248 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registratiebevestiging voor %s" +#: ../../include/widgets.php:1276 +msgid "Profile Config" +msgstr "Profielconfiguratie" -#: ../../include/account.php:314 -#, php-format -msgid "Registration request at %s" -msgstr "Registratiebevestiging voor %s" +#: ../../include/widgets.php:1277 +msgid "DB updates" +msgstr "Database-updates" -#: ../../include/account.php:338 -msgid "your registration password" -msgstr "jouw registratiewachtwoord" +#: ../../include/widgets.php:1295 ../../include/widgets.php:1301 +#: ../../mod/admin.php:1507 +msgid "Logs" +msgstr "Logboeken" -#: ../../include/account.php:341 ../../include/account.php:401 -#, php-format -msgid "Registration details for %s" -msgstr "Registratiegegevens voor %s" +#: ../../include/widgets.php:1300 +msgid "Plugin Features" +msgstr "Plug-in-opties" -#: ../../include/account.php:410 -msgid "Account approved." -msgstr "Account goedgekeurd" +#: ../../include/widgets.php:1302 +msgid "User registrations waiting for confirmation" +msgstr "Accounts die op goedkeuring wachten" -#: ../../include/account.php:449 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registratie ingetrokken voor %s" +#: ../../include/widgets.php:1380 ../../mod/photos.php:748 +#: ../../mod/photos.php:1283 +msgid "View Photo" +msgstr "Foto weergeven" -#: ../../include/account.php:494 -msgid "Account verified. Please login." -msgstr "Account is geverifieerd. Je kan inloggen." +#: ../../include/widgets.php:1397 ../../mod/photos.php:779 +msgid "Edit Album" +msgstr "Album bewerken" -#: ../../include/account.php:707 ../../include/account.php:709 -msgid "Click here to upgrade." -msgstr "Klik hier om te upgraden." +#: ../../include/features.php:45 +msgid "General Features" +msgstr "Algemene functies" -#: ../../include/account.php:715 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." +#: ../../include/features.php:47 +msgid "Content Expiration" +msgstr "Inhoud laten verlopen" -#: ../../include/account.php:720 -msgid "This action is not available under your subscription plan." -msgstr "Deze handeling is niet mogelijk met jouw abonnement." +#: ../../include/features.php:47 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Toegang geweigerd" +#: ../../include/features.php:48 +msgid "Multiple Profiles" +msgstr "Meerdere profielen" -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Bestand niet gevonden." +#: ../../include/features.php:48 +msgid "Ability to create multiple profiles" +msgstr "Mogelijkheid om meerdere profielen aan te maken" -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Bestandsrechten bewerken" +#: ../../include/features.php:49 +msgid "Advanced Profiles" +msgstr "Geavanceerde profielen" -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Rechten instellen/bewerken" +#: ../../include/features.php:49 +msgid "Additional profile sections and selections" +msgstr "Extra onderdelen en keuzes voor je profiel" -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Toepassen op alle bestanden en submappen" +#: ../../include/features.php:50 +msgid "Profile Import/Export" +msgstr "Profiel importen/exporteren" -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Terugkeren naar bestandlijst " +#: ../../include/features.php:50 +msgid "Save and load profile details across sites/channels" +msgstr "Profielgegevens opslaan en in andere hubs/kanalen gebruiken." -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Kopieer/plak deze code om het bestand aan een bericht te koppelen" +#: ../../include/features.php:51 +msgid "Web Pages" +msgstr "Webpagina's" -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen" +#: ../../include/features.php:51 +msgid "Provide managed web pages on your channel" +msgstr "Sta beheerde webpagina's op jouw kanaal toe" -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Dit bestand delen" +#: ../../include/features.php:52 +msgid "Hide Rating" +msgstr "Beoordelingen verbergen" -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Toon URL van dit bestand" +#: ../../include/features.php:52 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." +msgstr "Verbergt de beoordelingsknoppen op jouw kanaal- en profielpagina's. Let op: Mensen kunnen jou nog steeds ergens anders beoordelen. " -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Jouw connecties over dit bestand berichten" +#: ../../include/features.php:53 +msgid "Private Notes" +msgstr "Privé-aantekeningen" -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Collectie aangemaakt" +#: ../../include/features.php:53 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" +msgstr "Een eenvoudige toepassing om aantekeningen en herinneringen in te bewaren (let op: niet versleuteld)" -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Collectie kon niet aangemaakt worden" +#: ../../include/features.php:54 +msgid "Navigation Channel Select" +msgstr "Kanaal kiezen in navigatiemenu" -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Collectie bijgewerkt." +#: ../../include/features.php:54 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk" -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Kanaalcollectie aanmaken" +#: ../../include/features.php:55 +msgid "Photo Location" +msgstr "Fotolocatie" -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Collection Name: " -msgstr "Naam collectie:" +#: ../../include/features.php:55 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart." -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" -msgstr "Kanalen in deze collectie zijn zichtbaar voor andere kanalen" +#: ../../include/features.php:57 +msgid "Expert Mode" +msgstr "Expertmodus" -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Collectie verwijderd" +#: ../../include/features.php:57 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Schakel de expertmodus in voor geavanceerde instellingen" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Verwijderen collectie mislukt" +#: ../../include/features.php:58 +msgid "Premium Channel" +msgstr "Premiumkanaal" -#: ../../mod/group.php:179 -msgid "Collection Editor" -msgstr "Collectiebewerker" +#: ../../include/features.php:58 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" -#: ../../mod/group.php:193 -msgid "Members" -msgstr "Kanalen" +#: ../../include/features.php:63 +msgid "Post Composition Features" +msgstr "Functies voor het opstellen van berichten" -#: ../../mod/group.php:195 -msgid "All Connected Channels" -msgstr "Alle kanaalconnecties" +#: ../../include/features.php:65 +msgid "Use Markdown" +msgstr "Markdown gebruiken" -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." -msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." +#: ../../include/features.php:65 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." -#: ../../mod/item.php:173 -msgid "Unable to locate original post." -msgstr "Niet in staat om de originele locatie van het bericht te vinden. " +#: ../../include/features.php:66 +msgid "Large Photos" +msgstr "Grote foto's" -#: ../../mod/item.php:417 -msgid "Empty post discarded." -msgstr "Leeg bericht geannuleerd" +#: ../../include/features.php:66 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "Gebruik grotere foto's (1024px) in berichten. Wanneer dit is uitgeschakeld worden er kleinere foto's (640px) gebruikt." -#: ../../mod/item.php:457 -msgid "Executable content type not permitted to this channel." -msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." +#: ../../include/features.php:67 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." -#: ../../mod/item.php:822 -msgid "Duplicate post suppressed." -msgstr "Dubbel bericht tegengehouden." +#: ../../include/features.php:68 +msgid "Even More Encryption" +msgstr "Extra encryptie" -#: ../../mod/item.php:953 -msgid "System error. Post not saved." -msgstr "Systeemfout. Bericht niet opgeslagen." +#: ../../include/features.php:68 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." -#: ../../mod/item.php:1220 -msgid "Unable to obtain post information from database." -msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen." +#: ../../include/features.php:69 +msgid "Enable Voting Tools" +msgstr "Peilingen inschakelen" -#: ../../mod/item.php:1227 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." +#: ../../include/features.php:69 +msgid "Provide a class of post which others can vote on" +msgstr "Maakt het mogelijk om een bericht op te stellen, waar mensen op kunnen stemmen." -#: ../../mod/item.php:1234 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." +#: ../../include/features.php:70 +msgid "Delayed Posting" +msgstr "Berichten uitstellen" -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Geen kanaal." +#: ../../include/features.php:70 +msgid "Allow posts to be published at a later date" +msgstr "Maakt het mogelijk dat berichten op een toekomstig moment gepubliceerd kunnen worden." -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Veel voorkomende connecties" +#: ../../include/features.php:71 +msgid "Suppress Duplicate Posts/Comments" +msgstr "Dubbele berichten/reacties tegenhouden" -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Geen gemeenschappelijke connecties." +#: ../../include/features.php:71 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "Voorkomt dat berichten en reacties met identieke inhoud en die binnen twee minuten zijn verstuurd, worden gepubliceerd. " -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Ga verder" +#: ../../include/features.php:77 +msgid "Network and Stream Filtering" +msgstr "Netwerk- en streamfilter" -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Instellen premiumkanaal " +#: ../../include/features.php:78 +msgid "Search by Date" +msgstr "Zoek op datum" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Restricties voor connecties van premiumkanaal toestaan" +#: ../../include/features.php:78 +msgid "Ability to select posts by date ranges" +msgstr "Mogelijkheid om berichten op datum te filteren " -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz." +#: ../../include/features.php:79 +msgid "Enable management and selection of privacy groups" +msgstr "Beheer en selectie van privacygroepen inschakelen" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" +#: ../../include/features.php:80 +msgid "Save search terms for re-use" +msgstr "Sla zoekopdrachten op voor hergebruik" -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" +#: ../../include/features.php:81 +msgid "Network Personal Tab" +msgstr "Persoonlijke netwerktab" -#: ../../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 "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." +#: ../../include/features.php:81 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " +#: ../../include/features.php:82 +msgid "Network New Tab" +msgstr "Nieuwe netwerktab" -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Beperkt of premiumkanaal" +#: ../../include/features.php:82 +msgid "Enable tab to display all new Network activity" +msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Profielovereenkomst" +#: ../../include/features.php:83 +msgid "Affinity Tool" +msgstr "Verwantschapsfilter" -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe." +#: ../../include/features.php:83 +msgid "Filter stream activity by depth of relationships" +msgstr "Filter wat je in jouw grid ziet op hoe goed je iemand kent of mag" -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "is geïnteresseerd in:" +#: ../../include/features.php:84 +msgid "Connection Filtering" +msgstr "Berichtenfilters" -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "Geen overeenkomsten" +#: ../../include/features.php:84 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filter binnenkomende berichten van connecties aan de hand van trefwoorden en taal" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID-protocolfout. Geen ID terugontvangen." +#: ../../include/features.php:85 +msgid "Suggest Channels" +msgstr "Kanalen voorstellen" -#: ../../mod/openid.php:72 ../../mod/openid.php:179 -#: ../../Zotlabs/Zot/Auth.php:248 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Welkom %s. Authenticatie op afstand geslaagd." +#: ../../include/features.php:85 +msgid "Show channel suggestions" +msgstr "Voor jou mogelijk interessante kanalen voorstellen" -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Welkom op $Projectname. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook <a href=\"directory\">apps</a>, waar je vrijwel alle functies van $Projectname kunt vinden. Voor <a href=\"directory\">hulp</a> met $Projectname klik je op het vraagteken." +#: ../../include/features.php:90 +msgid "Post/Comment Tools" +msgstr "Bericht- en reactiehulpmiddelen" -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Afwezig" +#: ../../include/features.php:91 +msgid "Community Tagging" +msgstr "Taggen door anderen" -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Online" +#: ../../include/features.php:91 +msgid "Ability to tag existing posts" +msgstr "Geeft andere mensen de mogelijkheid om jouw (bestaande) berichten te taggen" -#: ../../mod/pubsites.php:18 -msgid "Public Sites" -msgstr "Openbare hubs" +#: ../../include/features.php:92 +msgid "Post Categories" +msgstr "Categorieën berichten" -#: ../../mod/pubsites.php:21 -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 <strong>may</strong> " -"provide additional details." -msgstr "Op de hier weergegeven hubs kan iedereen zich voor het $Projectname-netwerk aanmelden. Alle hubs in het $Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. <strong>Mogelijk</strong> wordt hierover op de hub zelf meer informatie gegeven." +#: ../../include/features.php:92 +msgid "Add categories to your posts" +msgstr "Voeg categorieën toe aan je berichten" -#: ../../mod/pubsites.php:27 -msgid "Rate this hub" -msgstr "Beoordeel deze hub" +#: ../../include/features.php:93 +msgid "Ability to file posts under folders" +msgstr "Mogelijkheid om berichten in mappen op te slaan" -#: ../../mod/pubsites.php:28 -msgid "Site URL" -msgstr "URL hub" +#: ../../include/features.php:94 +msgid "Dislike Posts" +msgstr "Vind berichten niet leuk" -#: ../../mod/pubsites.php:28 -msgid "Access Type" -msgstr "Toegangstype" +#: ../../include/features.php:94 +msgid "Ability to dislike posts/comments" +msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" -#: ../../mod/pubsites.php:28 -msgid "Registration Policy" -msgstr "Registratiebeleid" +#: ../../include/features.php:95 +msgid "Star Posts" +msgstr "Geef berichten een ster" -#: ../../mod/pubsites.php:28 -msgid "Project" -msgstr "Project" +#: ../../include/features.php:95 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mogelijkheid om speciale berichten met een ster te markeren" -#: ../../mod/pubsites.php:28 -msgid "View hub ratings" -msgstr "Bekijk hubbeoordelingen" +#: ../../include/features.php:96 +msgid "Tag Cloud" +msgstr "Tagwolk" -#: ../../mod/pubsites.php:32 -msgid "Rate" -msgstr "Beoordeel" +#: ../../include/features.php:96 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina" -#: ../../mod/pubsites.php:33 -msgid "View ratings" -msgstr "Bekijk beoordelingen" +#: ../../index.php:242 ../../mod/help.php:213 +msgid "Not Found" +msgstr "Niet gevonden" -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s heeft het %3$s van %2$s getagd met %4$s" +#: ../../index.php:245 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:216 ../../mod/page.php:89 +msgid "Page not found." +msgstr "Pagina niet gevonden." -#: ../../mod/rate.php:158 -msgid "Website:" -msgstr "Website:" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Welkom op $Projectname. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook <a href=\"directory\">apps</a>, waar je vrijwel alle functies van $Projectname kunt vinden. Voor <a href=\"directory\">hulp</a> met $Projectname klik je op het vraagteken." -#: ../../mod/rate.php:161 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)" +#: ../../mod/acl.php:222 +msgid "network" +msgstr "netwerk" -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" -msgstr "Beoordeling (deze informatie is openbaar)" +#: ../../mod/acl.php:232 +msgid "RSS" +msgstr "RSS" -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" -msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)" +#: ../../mod/admin.php:54 +msgid "Theme settings updated." +msgstr "Thema-instellingen bijgewerkt." -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Bloknaam" +#: ../../mod/admin.php:168 +msgid "# Accounts" +msgstr "# accounts" -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Bloktitel" +#: ../../mod/admin.php:169 +msgid "# blocked accounts" +msgstr "# geblokkeerde accounts" -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Voornaam" +#: ../../mod/admin.php:170 +msgid "# expired accounts" +msgstr "# verlopen accounts" -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Achternaam" +#: ../../mod/admin.php:171 +msgid "# expiring accounts" +msgstr "# accounts die nog moeten verlopen" -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Bijnaam" +#: ../../mod/admin.php:182 +msgid "# Channels" +msgstr "# Kanalen" -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Volledige naam" +#: ../../mod/admin.php:183 +msgid "# primary" +msgstr "# primair" -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Profielfoto 16px" +#: ../../mod/admin.php:184 +msgid "# clones" +msgstr "# klonen" -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Profielfoto 32px" +#: ../../mod/admin.php:190 +msgid "Message queues" +msgstr "Berichtenwachtrij" -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Profielfoto 48px" +#: ../../mod/admin.php:206 ../../mod/admin.php:451 ../../mod/admin.php:619 +#: ../../mod/admin.php:886 ../../mod/admin.php:1050 ../../mod/admin.php:1165 +#: ../../mod/admin.php:1226 ../../mod/admin.php:1387 ../../mod/admin.php:1421 +#: ../../mod/admin.php:1506 +msgid "Administration" +msgstr "Beheer" -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Profielfoto 64px" +#: ../../mod/admin.php:207 +msgid "Summary" +msgstr "Samenvatting" -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Profielfoto 80px" +#: ../../mod/admin.php:210 +msgid "Registered accounts" +msgstr "Geregistreerde accounts" -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Profielfoto 128px" +#: ../../mod/admin.php:211 ../../mod/admin.php:623 +msgid "Pending registrations" +msgstr "Accounts die op goedkeuring wachten" -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Tijdzone" +#: ../../mod/admin.php:212 +msgid "Registered channels" +msgstr "Geregistreerde kanalen" -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "URL homepagina" +#: ../../mod/admin.php:213 ../../mod/admin.php:624 +msgid "Active plugins" +msgstr "Ingeschakelde plug-ins" -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Geboortejaar" +#: ../../mod/admin.php:214 +msgid "Version" +msgstr "Versie" -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Geboortemaand" +#: ../../mod/admin.php:335 +msgid "Site settings updated." +msgstr "Hub-instellingen bijgewerkt." -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Geboortedag" +#: ../../mod/admin.php:372 ../../mod/settings.php:793 +msgid "mobile" +msgstr "mobiel" -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Geboortedatum" +#: ../../mod/admin.php:374 +msgid "experimental" +msgstr "experimenteel" -#: ../../mod/id.php:33 ../../mod/profiles.php:441 -msgid "Gender" -msgstr "Geslacht" +#: ../../mod/admin.php:376 +msgid "unsupported" +msgstr "Niet ondersteund" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Leuk/niet leuk" +#: ../../mod/admin.php:422 +msgid "Yes - with approval" +msgstr "Ja - met goedkeuring" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Deze actie kan alleen door $Projectname-leden worden uitgevoerd." +#: ../../mod/admin.php:428 +msgid "My site is not a public server" +msgstr "Mijn $Projectname-hub is niet openbaar" -#: ../../mod/like.php:21 -msgid "" -"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a " -"href=\"register\">register as a new $Projectname member</a> to continue." -msgstr "Je dient <a href=\"rmagic\">in te loggen met je $Projectname-account</a> of <a href=\"register\">een nieuw $Projectname-account aan te maken</a> om verder te kunnen gaan." +#: ../../mod/admin.php:429 +msgid "My site has paid access only" +msgstr "Mijn $Projectname-hub kent alleen betaalde toegang" -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." -msgstr "Ongeldig verzoek" +#: ../../mod/admin.php:430 +msgid "My site has free access only" +msgstr "Mijn $Projectname-hub kent alleen gratis toegang" -#: ../../mod/like.php:142 -msgid "thing" -msgstr "ding" +#: ../../mod/admin.php:431 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mijn $Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie" -#: ../../mod/like.php:188 -msgid "Channel unavailable." -msgstr "Kanaal niet beschikbaar." +#: ../../mod/admin.php:454 ../../mod/register.php:237 +msgid "Registration" +msgstr "Registratie" -#: ../../mod/like.php:236 -msgid "Previous action reversed." -msgstr "Vorige actie omgedraaid" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Bestand uploaden" -#: ../../mod/like.php:414 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s is het eens met %2$s's %3$s" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "Beleid" -#: ../../mod/like.php:416 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s is het niet eens met %2$s's %3$s" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Naam van deze $Projectname-hub" -#: ../../mod/like.php:418 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s onthoudt zich van een besluit over %2$s's %3$s" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Banner/logo" -#: ../../mod/like.php:420 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s is aanwezig op %2$s's %3$s" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Informatie over de beheerder van deze hub" -#: ../../mod/like.php:422 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s is niet aanwezig op %2$s's %3$s" +#: ../../mod/admin.php:463 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden." -#: ../../mod/like.php:424 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s is mogelijk aanwezig op %2$s's %3$s" +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Standaardtaal" -#: ../../mod/like.php:520 -msgid "Action completed." -msgstr "Actie voltooid" +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Standaardthema" -#: ../../mod/like.php:521 -msgid "Thank you." -msgstr "Bedankt" +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - <a href='#' " +"id='cnftheme'>change theme settings</a>" +msgstr "Standaardthema voor $Projectname-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>" -#: ../../mod/page.php:36 ../../mod/block.php:27 -msgid "Invalid item." -msgstr "Ongeldig item." +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Standaardthema voor mobiel" -#: ../../mod/page.php:52 ../../mod/wall_upload.php:29 ../../mod/block.php:39 -msgid "Channel not found." -msgstr "Kanaal niet gevonden." +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Thema voor mobiele apparaten" -#: ../../mod/page.php:89 ../../mod/display.php:110 ../../mod/help.php:214 -#: ../../mod/block.php:75 ../../index.php:241 -msgid "Page not found." -msgstr "Pagina niet gevonden." +#: ../../mod/admin.php:468 +msgid "Allow Feeds as Connections" +msgstr "Sta feeds toe als connecties" -#: ../../mod/page.php:126 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +#: ../../mod/admin.php:468 +msgid "(Heavy system resource usage)" +msgstr "(sterk negatieve invloed op systeembronnen hub)" -#: ../../mod/removeme.php:29 +#: ../../mod/admin.php:469 +msgid "Maximum image size" +msgstr "Maximale grootte van afbeeldingen" + +#: ../../mod/admin.php:469 msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd." +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend." -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Verwijder dit kanaal" +#: ../../mod/admin.php:470 +msgid "Does this site allow new member registration?" +msgstr "Staat deze hub nieuwe accounts toe?" -#: ../../mod/removeme.php:58 ../../mod/removeaccount.php:58 -msgid "WARNING: " -msgstr "WAARSCHUWING: " +#: ../../mod/admin.php:471 +msgid "Invitation only" +msgstr "Alleen op uitnodiging" -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Dit kanaal wordt volledig uit het $Projectname-netwerk verwijderd." +#: ../../mod/admin.php:471 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "Sta alleen nieuwe registraties toe van mensen die een uitnodigingscode hebben. Bovenstaand accountbeleid moet op Ja staan." -#: ../../mod/removeme.php:58 ../../mod/removeaccount.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Wat voor soort accounts biedt deze $Projectname-hub aan? Kies wat het meest in de buurt komt." -#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 -msgid "Please enter your password for verification:" -msgstr "Vul je wachtwoord in ter verificatie:" +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "Tekst tijdens registratie" -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Dit kanaal en alle klonen hiervan uit het $Projectname-netwerk verwijderen" +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond." -#: ../../mod/removeme.php:60 +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Homepagina van deze hub die aan bezoekers wordt getoond (standaard: inlogformulier)" + +#: ../../mod/admin.php:474 msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het $Projectname-netwerk verwijderd" +"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 "voorbeeld: 'public' om de openbare stream te tonen, 'page/sys/home' om de webpagina 'home' van het systeemkanaal te tonen of 'include:home.html' om een gewoon bestand te gebruiken." -#: ../../mod/removeme.php:61 ../../mod/settings.php:1112 -msgid "Remove Channel" -msgstr "Kanaal verwijderen" +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Behoudt de URL van de hub (/)" -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Noteer je huidige stemming en toon het aan je connecties" +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Toon de homepagina van de hub in een frame op de oorspronkelijke locatie (/), i.p.v. een doorverwijzing naar een andere locatie (bv. .../home.html)" -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Kanaal toevoegen" +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:" -#: ../../mod/new_channel.php:110 +#: ../../mod/admin.php:476 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 "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet." -#: ../../mod/new_channel.php:112 ../../mod/sources.php:103 -#: ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Kanaalnaam" +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "Toegestane domeinen" -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\"" +#: ../../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 "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze $Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Korte bijnaam" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Toegestane e-maildomeinen" -#: ../../mod/new_channel.php:115 +#: ../../mod/admin.php:478 msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: <b>janp</b> wordt <em>janp@jouw_hub.nl</em> en <em>https://jouw_hub.nl/channel/janp</em>." +"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 "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten." -#: ../../mod/new_channel.php:116 -msgid "Or <a href=\"import\">import an existing channel</a> from another location" -msgstr "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere locatie." +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "Niet toegestane e-maildomeinen" -#: ../../mod/new_channel.php:118 +#: ../../mod/admin.php:479 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 "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd." - -#: ../../mod/new_channel.php:119 -msgid "Channel Type" -msgstr "Kanaaltype" +"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 "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. " -#: ../../mod/new_channel.php:119 -msgid "Read more about roles" -msgstr "Lees meer over kanaaltypes" +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Openbare toegang blokkeren" -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Geen beoordelingen" +#: ../../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 "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden." -#: ../../mod/ratings.php:82 ../../mod/search.php:13 ../../mod/directory.php:59 -#: ../../mod/photos.php:490 ../../mod/display.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Openbare toegang geweigerd." +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "E-mailadres verifieren" -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Waarderingen" +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)." -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Waardering: " +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Dwing kanaalvermelding af" -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Website: " +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld." -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Omschrijving: " +#: ../../mod/admin.php:483 +msgid "Import Public Streams" +msgstr "Openbare streams importeren" -#: ../../mod/setup.php:191 -msgid "$Projectname Server - Setup" -msgstr "$Projectname Server - Setup" +#: ../../mod/admin.php:483 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Toegang verlenen tot openbare berichten die vanuit andere hubs worden geïmporteerd. Waarschuwing: de inhoud van deze berichten wordt niet gemodereerd." -#: ../../mod/setup.php:195 -msgid "Could not connect to database." -msgstr "Could not connect to database." +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Inlogformulier op de homepagina" -#: ../../mod/setup.php:199 +#: ../../mod/admin.php:484 msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Toon een inlogformulier voor bezoekers op de homepagina wanneer geen andere inhoud is geconfigureerd. " -#: ../../mod/setup.php:206 -msgid "Could not create table." -msgstr "Could not create table." +#: ../../mod/admin.php:486 +msgid "Directory Server URL" +msgstr "Server-URL voor de kanalengids" -#: ../../mod/setup.php:211 -msgid "Your site database has been installed." -msgstr "Your hub database has been installed." +#: ../../mod/admin.php:486 +msgid "Default directory server" +msgstr "Standaardserver voor de kanalengids" -#: ../../mod/setup.php:215 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "You may need to import the file \"install/schema_xxx.sql\" manually using a database client." +#: ../../mod/admin.php:488 +msgid "Proxy user" +msgstr "Gebruikersnaam proxy" -#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Please see the file \"install/INSTALL.txt\"." +#: ../../mod/admin.php:489 +msgid "Proxy URL" +msgstr "URL proxy" -#: ../../mod/setup.php:281 -msgid "System check" -msgstr "System check" +#: ../../mod/admin.php:490 +msgid "Network timeout" +msgstr "Netwerktimeout" -#: ../../mod/setup.php:285 ../../mod/photos.php:911 ../../mod/events.php:653 -#: ../../mod/events.php:660 -msgid "Next" -msgstr "Volgende" +#: ../../mod/admin.php:490 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)" -#: ../../mod/setup.php:286 -msgid "Check again" -msgstr "Check again" +#: ../../mod/admin.php:491 +msgid "Delivery interval" +msgstr "Afleveringsinterval" -#: ../../mod/setup.php:308 -msgid "Database connection" -msgstr "Database connection" +#: ../../mod/admin.php:491 +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 "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers." -#: ../../mod/setup.php:309 +#: ../../mod/admin.php:492 +msgid "Deliveries per process" +msgstr "Leveringen per serverproces" + +#: ../../mod/admin.php:492 msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "In order to install $Projectname we need to know how to connect to your database." +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Aantal leveringen die aan één serverproces worden meegegeven. Pas dit aan wanneer het nodig is om systeemprestaties te verbeteren. Aangeraden: 1-5" -#: ../../mod/setup.php:310 +#: ../../mod/admin.php:493 +msgid "Poll interval" +msgstr "Poll-interval" + +#: ../../mod/admin.php:493 msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken." -#: ../../mod/setup.php:311 +#: ../../mod/admin.php:494 +msgid "Maximum Load Average" +msgstr "Maximaal gemiddelde systeembelasting" + +#: ../../mod/admin.php:494 msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "The database you specify below should already exist. If it does not, please create it before continuing." +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50." -#: ../../mod/setup.php:315 -msgid "Database Server Name" -msgstr "Database Server Name" +#: ../../mod/admin.php:495 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Aantal dagen waarna geïmporteerde inhoud uit iemands grid/netwerk-pagina wordt verwijderd." -#: ../../mod/setup.php:315 -msgid "Default is 127.0.0.1" -msgstr "Default is 127.0.0.1" +#: ../../mod/admin.php:495 +msgid "0 for no expiration of imported content" +msgstr "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud." -#: ../../mod/setup.php:316 -msgid "Database Port" -msgstr "Database Port" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "Off" +msgstr "Uit" -#: ../../mod/setup.php:316 -msgid "Communication port number - use 0 for default" -msgstr "Communication port number - use 0 for default" +#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717 +msgid "On" +msgstr "Aan" -#: ../../mod/setup.php:317 -msgid "Database Login Name" -msgstr "Database Login Name" +#: ../../mod/admin.php:586 +#, php-format +msgid "Lock feature %s" +msgstr " Vergrendel de functie '%s'" -#: ../../mod/setup.php:318 -msgid "Database Login Password" -msgstr "Database Login Password" +#: ../../mod/admin.php:594 +msgid "Manage Additional Features" +msgstr "Beheer - Extra functies" -#: ../../mod/setup.php:319 -msgid "Database Name" -msgstr "Database Name" +#: ../../mod/admin.php:611 +msgid "No server found" +msgstr "Geen hub gevonden" -#: ../../mod/setup.php:320 -msgid "Database Type" -msgstr "Database Type" +#: ../../mod/admin.php:618 ../../mod/admin.php:900 +msgid "ID" +msgstr "ID" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 -msgid "Site administrator email address" -msgstr "Hub administrator email address" +#: ../../mod/admin.php:618 +msgid "for channel" +msgstr "voor kanaal" -#: ../../mod/setup.php:322 ../../mod/setup.php:363 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Your account email address must match this in order to use the web admin panel." +#: ../../mod/admin.php:618 +msgid "on server" +msgstr "op hub" -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Website URL" -msgstr "Hub URL" +#: ../../mod/admin.php:618 ../../mod/connections.php:266 +msgid "Status" +msgstr "Status" -#: ../../mod/setup.php:323 ../../mod/setup.php:365 -msgid "Please use SSL (https) URL if available." -msgstr "Please use SSL (https) URL if available." +#: ../../mod/admin.php:620 +msgid "Server" +msgstr "Hubbeheer" -#: ../../mod/setup.php:325 ../../mod/setup.php:367 -msgid "Please select a default timezone for your website" -msgstr "Please select a default timezone for your hub" +#: ../../mod/admin.php:637 +msgid "Update has been marked successful" +msgstr "Update is als succesvol gemarkeerd" -#: ../../mod/setup.php:352 -msgid "Site settings" -msgstr "Hub settings" +#: ../../mod/admin.php:647 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek." -#: ../../mod/setup.php:417 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Could not find a command line version of PHP in the web server PATH." +#: ../../mod/admin.php:650 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s was geslaagd." -#: ../../mod/setup.php:418 -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 "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." +#: ../../mod/admin.php:654 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is." -#: ../../mod/setup.php:422 -msgid "PHP executable path" -msgstr "PHP executable path" +#: ../../mod/admin.php:657 +#, php-format +msgid "Update function %s could not be found." +msgstr "Update-functie %s kon niet gevonden worden." -#: ../../mod/setup.php:422 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Enter full path to php executable. You can leave this blank to continue the installation." +#: ../../mod/admin.php:673 +msgid "No failed updates." +msgstr "Geen mislukte updates." -#: ../../mod/setup.php:427 -msgid "Command line PHP" -msgstr "Command line PHP" +#: ../../mod/admin.php:677 +msgid "Failed Updates" +msgstr "Mislukte updates" -#: ../../mod/setup.php:436 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." +#: ../../mod/admin.php:679 +msgid "Mark success (if update was manually applied)" +msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)" -#: ../../mod/setup.php:437 -msgid "This is required for message delivery to work." -msgstr "This is required for message delivery to work." +#: ../../mod/admin.php:680 +msgid "Attempt to execute this update step automatically" +msgstr "Poging om deze stap van de update automatisch uit te voeren." -#: ../../mod/setup.php:440 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/admin.php:711 +msgid "Queue Statistics" +msgstr "Wachtrij-statistieken" -#: ../../mod/setup.php:458 -#, 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 "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." +#: ../../mod/admin.php:712 +msgid "Total Entries" +msgstr "Aantal vermeldingen" -#: ../../mod/setup.php:463 -msgid "You can adjust these settings in the servers php.ini." -msgstr "You can adjust these settings in the servers php.ini." +#: ../../mod/admin.php:713 +msgid "Priority" +msgstr "Prioriteit" -#: ../../mod/setup.php:465 -msgid "PHP upload limits" -msgstr "PHP upload limits" +#: ../../mod/admin.php:714 +msgid "Destination URL" +msgstr "Doel-URL" -#: ../../mod/setup.php:488 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" +#: ../../mod/admin.php:715 +msgid "Mark hub permanently offline" +msgstr "Hub als permanent offline markeren" -#: ../../mod/setup.php:489 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/admin.php:716 +msgid "Empty queue for this hub" +msgstr "Berichtenwachtrij voor deze hub legen" -#: ../../mod/setup.php:492 -msgid "Generate encryption keys" -msgstr "Generate encryption keys" +#: ../../mod/admin.php:717 +msgid "Last known contact" +msgstr "Voor het laatst contact" -#: ../../mod/setup.php:504 -msgid "libCurl PHP module" -msgstr "libCurl PHP module" +#: ../../mod/admin.php:753 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "%s account geblokkeerd/gedeblokkeerd" +msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd" -#: ../../mod/setup.php:505 -msgid "GD graphics PHP module" -msgstr "GD graphics PHP module" +#: ../../mod/admin.php:761 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s account verwijderd" +msgstr[1] "%s accounts verwijderd" -#: ../../mod/setup.php:506 -msgid "OpenSSL PHP module" -msgstr "OpenSSL PHP module" +#: ../../mod/admin.php:797 +msgid "Account not found" +msgstr "Account niet gevonden" -#: ../../mod/setup.php:507 -msgid "mysqli or postgres PHP module" -msgstr "mysqli or postgres PHP module" +#: ../../mod/admin.php:809 +#, php-format +msgid "Account '%s' deleted" +msgstr "Account '%s' verwijderd" -#: ../../mod/setup.php:508 -msgid "mb_string PHP module" -msgstr "mb_string PHP module" +#: ../../mod/admin.php:817 +#, php-format +msgid "Account '%s' blocked" +msgstr "Account '%s' geblokkeerd" -#: ../../mod/setup.php:509 -msgid "mcrypt PHP module" -msgstr "mcrypt PHP module" +#: ../../mod/admin.php:825 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Account '%s' gedeblokkeerd" -#: ../../mod/setup.php:510 -msgid "xml PHP module" -msgstr "xml PHP module" +#: ../../mod/admin.php:887 ../../mod/admin.php:899 +msgid "Users" +msgstr "Accounts" -#: ../../mod/setup.php:514 ../../mod/setup.php:516 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite module" +#: ../../mod/admin.php:889 ../../mod/admin.php:1053 +msgid "select all" +msgstr "alles selecteren" -#: ../../mod/setup.php:514 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../mod/admin.php:890 +msgid "User registrations waiting for confirm" +msgstr "Accounts die op goedkeuring wachten" -#: ../../mod/setup.php:520 ../../mod/setup.php:523 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/admin.php:891 +msgid "Request date" +msgstr "Tijd/datum verzoek" -#: ../../mod/setup.php:520 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" +#: ../../mod/admin.php:892 +msgid "No registrations." +msgstr "Geen verzoeken." -#: ../../mod/setup.php:528 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: libCURL PHP module required but not installed." +#: ../../mod/admin.php:893 ../../mod/connections.php:271 +msgid "Approve" +msgstr "Goedkeuren" -#: ../../mod/setup.php:532 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/admin.php:894 +msgid "Deny" +msgstr "Afkeuren" -#: ../../mod/setup.php:536 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: openssl PHP module required but not installed." +#: ../../mod/admin.php:896 ../../mod/connedit.php:528 +msgid "Block" +msgstr "Blokkeren" -#: ../../mod/setup.php:540 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Error: mysqli or postgres PHP module required but neither are installed." +#: ../../mod/admin.php:897 ../../mod/connedit.php:528 +msgid "Unblock" +msgstr "Deblokkeren" -#: ../../mod/setup.php:544 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: mb_string PHP module required but not installed." +#: ../../mod/admin.php:900 +msgid "Register date" +msgstr "Geregistreerd" -#: ../../mod/setup.php:548 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: mcrypt PHP module required but not installed." +#: ../../mod/admin.php:900 +msgid "Last login" +msgstr "Laatste keer ingelogd" -#: ../../mod/setup.php:552 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Error: xml PHP module required for DAV but not installed." +#: ../../mod/admin.php:900 +msgid "Expires" +msgstr "Verloopt" -#: ../../mod/setup.php:570 -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 "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." +#: ../../mod/admin.php:900 +msgid "Service Class" +msgstr "Abonnementen" -#: ../../mod/setup.php:571 +#: ../../mod/admin.php:902 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 "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." +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?" -#: ../../mod/setup.php:572 +#: ../../mod/admin.php:903 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 "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." +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/setup.php:573 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." +#: ../../mod/admin.php:939 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanaal gecensureerd/ongecensureerd" +msgstr[1] "%s kanalen gecensureerd/ongecensureerd" -#: ../../mod/setup.php:576 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php is writable" +#: ../../mod/admin.php:948 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "Scripts toegestaan/niet toegestaan voor %s kanaal" +msgstr[1] "Scripts toegestaan/niet toegestaan voor %s kanalen" -#: ../../mod/setup.php:590 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." +#: ../../mod/admin.php:955 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s kanaal verwijderd" +msgstr[1] "%s kanalen verwijderd" -#: ../../mod/setup.php:591 +#: ../../mod/admin.php:975 +msgid "Channel not found" +msgstr "Kanaal niet gevonden" + +#: ../../mod/admin.php:986 #, php-format -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 "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." +msgid "Channel '%s' deleted" +msgstr "Kanaal '%s' verwijderd" -#: ../../mod/setup.php:592 ../../mod/setup.php:613 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." +#: ../../mod/admin.php:998 +#, php-format +msgid "Channel '%s' censored" +msgstr "Kanaal '%s' gecensureerd" -#: ../../mod/setup.php:593 +#: ../../mod/admin.php:998 #, 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 "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." +msgid "Channel '%s' uncensored" +msgstr "Kanaal '%s' ongecensureerd" -#: ../../mod/setup.php:596 +#: ../../mod/admin.php:1009 #, php-format -msgid "%s is writable" -msgstr "%s is writable" +msgid "Channel '%s' code allowed" +msgstr "Scripts toegestaan voor kanaal '%s'" -#: ../../mod/setup.php:612 -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 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" +#: ../../mod/admin.php:1009 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Scripts niet toegestaan voor kanaal '%s'" -#: ../../mod/setup.php:616 -msgid "store is writable" -msgstr "store is writable" +#: ../../mod/admin.php:1055 +msgid "Censor" +msgstr "Censureren" -#: ../../mod/setup.php:649 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." +#: ../../mod/admin.php:1056 +msgid "Uncensor" +msgstr "Niet censureren" -#: ../../mod/setup.php:650 -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 "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" +#: ../../mod/admin.php:1057 +msgid "Allow Code" +msgstr "Scripts toestaan" -#: ../../mod/setup.php:651 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." +#: ../../mod/admin.php:1058 +msgid "Disallow Code" +msgstr "Scripts niet toestaan" -#: ../../mod/setup.php:652 -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 "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." +#: ../../mod/admin.php:1060 +msgid "UID" +msgstr "UID" -#: ../../mod/setup.php:653 +#: ../../mod/admin.php:1060 ../../mod/profiles.php:457 +msgid "Address" +msgstr "Kanaaladres" + +#: ../../mod/admin.php:1062 msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." +"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 "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/setup.php:654 +#: ../../mod/admin.php:1063 msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Providers are available that issue free certificates which are browser-valid." +"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 "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/setup.php:656 -msgid "SSL certificate validation" -msgstr "SSL certificate validation" +#: ../../mod/admin.php:1120 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plug-in %s uitgeschakeld." -#: ../../mod/setup.php:662 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "Url rewrite in .htaccess is not working. Check your server configuration.Test: " +#: ../../mod/admin.php:1124 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plug-in %s ingeschakeld" -#: ../../mod/setup.php:665 -msgid "Url rewrite is working" -msgstr "Url rewrite is working" +#: ../../mod/admin.php:1134 ../../mod/admin.php:1360 +msgid "Disable" +msgstr "Uitschakelen" -#: ../../mod/setup.php:674 -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 "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." +#: ../../mod/admin.php:1137 ../../mod/admin.php:1362 +msgid "Enable" +msgstr "Inschakelen" -#: ../../mod/setup.php:698 -msgid "Errors encountered creating database tables." -msgstr "Errors encountered creating database tables." +#: ../../mod/admin.php:1167 ../../mod/admin.php:1389 +msgid "Toggle" +msgstr "Omschakelen" -#: ../../mod/setup.php:732 -msgid "<h1>What next</h1>" -msgstr "<h1>Wat nu</h1>" +#: ../../mod/admin.php:1175 ../../mod/admin.php:1399 +msgid "Author: " +msgstr "Auteur: " -#: ../../mod/setup.php:733 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +#: ../../mod/admin.php:1176 ../../mod/admin.php:1400 +msgid "Maintainer: " +msgstr "Beheerder: " -#: ../../mod/bookmarks.php:40 -msgid "Bookmark added" -msgstr "Bladwijzer toegevoegd" +#: ../../mod/admin.php:1177 +msgid "Minimum project version: " +msgstr "Minimum versie Hubzilla: " -#: ../../mod/bookmarks.php:62 -msgid "My Bookmarks" -msgstr "Mijn bladwijzers" +#: ../../mod/admin.php:1178 +msgid "Maximum project version: " +msgstr "Maximum versie Hubzilla:" -#: ../../mod/bookmarks.php:73 -msgid "My Connections Bookmarks" -msgstr "Bladwijzers van mijn connecties" +#: ../../mod/admin.php:1179 +msgid "Minimum PHP version: " +msgstr "Minimum versie PHP: " -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Deze instelling vereist een speciaal proces en bewerken is geblokkeerd." +#: ../../mod/admin.php:1181 ../../mod/admin.php:1232 +msgid "Disabled - version incompatibility" +msgstr "Uitgeschakeld - versie is incompatibel" -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Configuratiebewerker" +#: ../../mod/admin.php:1325 +msgid "No themes found." +msgstr "Geen thema's gevonden" -#: ../../mod/pconfig.php:50 +#: ../../mod/admin.php:1381 +msgid "Screenshot" +msgstr "Schermafdruk" + +#: ../../mod/admin.php:1427 +msgid "[Experimental]" +msgstr "[Experimenteel]" + +#: ../../mod/admin.php:1428 +msgid "[Unsupported]" +msgstr "[Niet ondersteund]" + +#: ../../mod/admin.php:1452 +msgid "Log settings updated." +msgstr "Logboek-instellingen bijgewerkt." + +#: ../../mod/admin.php:1509 +msgid "Clear" +msgstr "Leegmaken" + +#: ../../mod/admin.php:1515 +msgid "Debugging" +msgstr "Debuggen" + +#: ../../mod/admin.php:1516 +msgid "Log file" +msgstr "Logbestand" + +#: ../../mod/admin.php:1516 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 "Waarschuwing: het veranderen van sommige instellingen kunnen jouw kanaal onklaar maken. Verlaat deze pagina, tenzij je weet waar je mee bezig bent en voldoende kennis bezit over hoe je deze functies moet gebruiken. " +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je $Projectname-installatie." -#: ../../mod/poke.php:164 -msgid "Poke/Prod" -msgstr "Aanstoten/porren" +#: ../../mod/admin.php:1517 +msgid "Log level" +msgstr "Logniveau" -#: ../../mod/poke.php:165 -msgid "poke, prod or do other things to somebody" -msgstr "aanstoten, porren of andere dingen met iemand doen" +#: ../../mod/admin.php:1563 +msgid "New Profile Field" +msgstr "Nieuw profielveld" -#: ../../mod/poke.php:166 -msgid "Recipient" -msgstr "Ontvanger" +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "Field nickname" +msgstr "Bijnaam voor veld" -#: ../../mod/poke.php:167 -msgid "Choose what you wish to do to recipient" -msgstr "Kies wat je met de ontvanger wil doen" +#: ../../mod/admin.php:1564 ../../mod/admin.php:1584 +msgid "System name of field" +msgstr "Systeemnaam voor veld" -#: ../../mod/poke.php:170 -msgid "Make this post private" -msgstr "Maak dit bericht privé" +#: ../../mod/admin.php:1565 ../../mod/admin.php:1585 +msgid "Input type" +msgstr "Invoertype" -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 -msgid "Profile not found." -msgstr "Profiel niet gevonden." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Field Name" +msgstr "Veldnaam" -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "Profiel verwijderd." +#: ../../mod/admin.php:1566 ../../mod/admin.php:1586 +msgid "Label on profile pages" +msgstr "Tekstlabel voor op profielpagina's" -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "Profiel-" +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Help text" +msgstr "Helptekst" -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "Nieuw profiel aangemaakt." +#: ../../mod/admin.php:1567 ../../mod/admin.php:1587 +msgid "Additional info (optional)" +msgstr "Extra informatie (optioneel)" -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "Profiel niet beschikbaar om te klonen" +#: ../../mod/admin.php:1577 +msgid "Field definition not found" +msgstr "Velddefinitie niet gevonden" -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "Geen profiel beschikbaar om te exporteren" +#: ../../mod/admin.php:1583 +msgid "Edit Profile Field" +msgstr "Profielveld bewerken" -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "Profielnaam is vereist" +#: ../../mod/api.php:74 ../../mod/api.php:98 +msgid "Authorize application connection" +msgstr "Geef toestemming voor applicatiekoppeling" -#: ../../mod/profiles.php:414 -msgid "Marital Status" -msgstr "Huwelijke status" +#: ../../mod/api.php:75 +msgid "Return to your app and insert this Securty Code:" +msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" -#: ../../mod/profiles.php:418 -msgid "Romantic Partner" -msgstr "Romantische partner" +#: ../../mod/api.php:85 +msgid "Please login to continue." +msgstr "Inloggen om verder te kunnen gaan." -#: ../../mod/profiles.php:422 -msgid "Likes" -msgstr "Houdt van" +#: ../../mod/api.php:100 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" -#: ../../mod/profiles.php:426 -msgid "Dislikes" -msgstr "Houdt niet van" +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "App geïnstalleerd" -#: ../../mod/profiles.php:430 -msgid "Work/Employment" -msgstr "Werk/arbeid" +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Misvormde app." -#: ../../mod/profiles.php:433 -msgid "Religion" -msgstr "Religie" +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Insluitcode" -#: ../../mod/profiles.php:437 -msgid "Political Views" -msgstr "Politieke overtuigingen" +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "App bewerken" -#: ../../mod/profiles.php:445 -msgid "Sexual Preference" -msgstr "Seksuele voorkeur" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "App maken" -#: ../../mod/profiles.php:449 -msgid "Homepage" -msgstr "Homepage" +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Naam van app" -#: ../../mod/profiles.php:453 -msgid "Interests" -msgstr "Interesses" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Locatie (URL) van app" -#: ../../mod/profiles.php:457 ../../mod/admin.php:981 -msgid "Address" -msgstr "Kanaaladres" +#: ../../mod/appman.php:93 ../../mod/events.php:450 ../../mod/rbmark.php:97 +msgid "Description" +msgstr "Omschrijving" -#: ../../mod/profiles.php:547 -msgid "Profile updated." -msgstr "Profiel bijgewerkt" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "URL van pictogram" -#: ../../mod/profiles.php:634 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels (optioneel)" -#: ../../mod/profiles.php:674 -msgid "Edit Profile Details" -msgstr "Profiel bewerken" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versie-ID" -#: ../../mod/profiles.php:676 -msgid "View this profile" -msgstr "Profiel weergeven" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Prijs van de app" -#: ../../mod/profiles.php:678 -msgid "Change Profile Photo" -msgstr "Profielfoto wijzigen" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Locatie (URL) om de app aan te schaffen" -#: ../../mod/profiles.php:679 -msgid "Create a new profile using these settings" -msgstr "Een nieuw profiel aanmaken met dit profiel als basis" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Item is niet aanwezig." -#: ../../mod/profiles.php:680 -msgid "Clone this profile" -msgstr "Dit profiel klonen" +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." +msgstr "Ongeldig item." -#: ../../mod/profiles.php:681 -msgid "Delete this profile" -msgstr "Dit profiel verwijderen" +#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 +#: ../../mod/zcard.php:19 +msgid "Channel not found." +msgstr "Kanaal niet gevonden." -#: ../../mod/profiles.php:683 -msgid "Import profile from file" -msgstr "Profiel vanuit bestand importeren" +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Bloknaam" -#: ../../mod/profiles.php:684 -msgid "Export profile to file" -msgstr "Profiel naar bestand exporteren" +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Bloktitel" -#: ../../mod/profiles.php:685 -msgid "Profile Name:" -msgstr "Profielnaam:" +#: ../../mod/bookmarks.php:40 +msgid "Bookmark added" +msgstr "Bladwijzer toegevoegd" -#: ../../mod/profiles.php:686 -msgid "Your Full Name:" -msgstr "Jouw volledige naam:" +#: ../../mod/bookmarks.php:62 +msgid "My Bookmarks" +msgstr "Mijn bladwijzers" -#: ../../mod/profiles.php:687 -msgid "Title/Description:" -msgstr "Titel/omschrijving:" +#: ../../mod/bookmarks.php:73 +msgid "My Connections Bookmarks" +msgstr "Bladwijzers van mijn connecties" -#: ../../mod/profiles.php:688 -msgid "Your Gender:" -msgstr "Jouw geslacht" +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Je moet zijn ingelogd om deze pagina te kunnen bekijken." -#: ../../mod/profiles.php:689 -msgid "Birthday :" -msgstr "Verjaardag: " +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Onvoldoende permissies. Doorgestuurd naar profielpagina." -#: ../../mod/profiles.php:690 -msgid "Street Address:" -msgstr "Straat en huisnummer:" +#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 +msgid "Public" +msgstr "Openbaar" -#: ../../mod/profiles.php:691 -msgid "Locality/City:" -msgstr "Woonplaats:" +#: ../../mod/chat.php:174 +msgid "Room not found" +msgstr "Chatkanaal niet gevonden" -#: ../../mod/profiles.php:692 -msgid "Postal/Zip Code:" -msgstr "Postcode:" +#: ../../mod/chat.php:185 +msgid "Leave Room" +msgstr "Chatkanaal verlaten" -#: ../../mod/profiles.php:693 -msgid "Country:" -msgstr "Land:" +#: ../../mod/chat.php:186 +msgid "Delete This Room" +msgstr "Chatkanaal verwijderen" -#: ../../mod/profiles.php:694 -msgid "Region/State:" -msgstr "Provincie/gewest/deelstaat:" +#: ../../mod/chat.php:187 +msgid "I am away right now" +msgstr "Ik ben momenteel afwezig" -#: ../../mod/profiles.php:695 -msgid "<span class=\"heart\">♥</span> Marital Status:" -msgstr "<span class=\"heart\">♥</span> Huwelijkse staat:" +#: ../../mod/chat.php:188 +msgid "I am online" +msgstr "Ik ben online" -#: ../../mod/profiles.php:696 -msgid "Who: (if applicable)" -msgstr "Wie (wanneer toepasselijk):" +#: ../../mod/chat.php:190 +msgid "Bookmark this room" +msgstr "Chatkanaal aan bladwijzers toevoegen" -#: ../../mod/profiles.php:697 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl" +#: ../../mod/chat.php:208 ../../mod/chat.php:231 +msgid "New Chatroom" +msgstr "Nieuw chatkanaal" -#: ../../mod/profiles.php:698 -msgid "Since [date]:" -msgstr "Sinds [datum]:" +#: ../../mod/chat.php:209 +msgid "Chatroom Name" +msgstr "Naam chatkanaal" -#: ../../mod/profiles.php:700 -msgid "Homepage URL:" -msgstr "Adres homepage:" +#: ../../mod/chat.php:210 +msgid "Expiration of chats (minutes)" +msgstr "Aantal minuten voordat chatberichten worden verwijderd" -#: ../../mod/profiles.php:703 -msgid "Religious Views:" -msgstr "Religieuze overtuigingen" +#: ../../mod/chat.php:227 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Chatkanalen van %1$s" -#: ../../mod/profiles.php:704 -msgid "Keywords:" -msgstr "Trefwoorden" +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Afwezig" -#: ../../mod/profiles.php:707 -msgid "Example: fishing photography software" -msgstr "Voorbeeld: muziek, fotografie, software" +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Online" -#: ../../mod/profiles.php:708 -msgid "Used in directory listings" -msgstr "Wordt in de kanalengids gebruikt" +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Geen kanaal." -#: ../../mod/profiles.php:709 -msgid "Tell us about yourself..." -msgstr "Vertel ons iets over jezelf..." +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Veel voorkomende connecties" -#: ../../mod/profiles.php:710 -msgid "Hobbies/Interests" -msgstr "Hobby's/interesses" +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Geen gemeenschappelijke connecties." -#: ../../mod/profiles.php:711 -msgid "Contact information and Social Networks" -msgstr "Contactinformatie en sociale netwerken" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Ga verder" -#: ../../mod/profiles.php:712 -msgid "My other channels" -msgstr "Mijn andere kanalen" +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Instellen premiumkanaal " -#: ../../mod/profiles.php:713 -msgid "Musical interests" -msgstr "Muzikale interesses" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Restricties voor connecties van premiumkanaal toestaan" -#: ../../mod/profiles.php:714 -msgid "Books, literature" -msgstr "Boeken/literatuur" +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz." -#: ../../mod/profiles.php:715 -msgid "Television" -msgstr "Televisie" +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" -#: ../../mod/profiles.php:716 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/cultuur/entertainment" +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" -#: ../../mod/profiles.php:717 -msgid "Love/romance" -msgstr "Liefde/romantiek" +#: ../../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 "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." -#: ../../mod/profiles.php:718 -msgid "Work/employment" -msgstr "Werk/arbeid" +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " -#: ../../mod/profiles.php:719 -msgid "School/education" -msgstr "School/onderwijs" +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Beperkt of premiumkanaal" -#: ../../mod/profiles.php:725 -msgid "This is your default profile." -msgstr "Dit is jouw standaardprofiel" +#: ../../mod/connections.php:52 ../../mod/connections.php:157 +#: ../../mod/connections.php:238 +msgid "Blocked" +msgstr "Geblokkeerd" -#: ../../mod/profiles.php:736 -msgid "Age: " -msgstr "Leeftijd:" +#: ../../mod/connections.php:57 ../../mod/connections.php:164 +#: ../../mod/connections.php:237 +msgid "Ignored" +msgstr "Genegeerd" -#: ../../mod/profiles.php:779 -msgid "Edit/Manage Profiles" -msgstr "Profielen bewerken/beheren" +#: ../../mod/connections.php:62 ../../mod/connections.php:178 +#: ../../mod/connections.php:236 +msgid "Hidden" +msgstr "Verborgen" -#: ../../mod/profiles.php:780 -msgid "Add profile things" -msgstr "Dingen aan je profiel toevoegen" +#: ../../mod/connections.php:67 ../../mod/connections.php:171 +#: ../../mod/connections.php:235 +msgid "Archived" +msgstr "Gearchiveerd" -#: ../../mod/profiles.php:781 -msgid "Include desirable objects in your profile" -msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "Nieuwe connecties" -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "Items getagd met %s" +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "Nog te accepteren (nieuwe) connecties weergeven" -#: ../../mod/search.php:214 +#: ../../mod/connections.php:141 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Alle connecties" + +#: ../../mod/connections.php:144 +msgid "Show all connections" +msgstr "Toon alle connecties" + +#: ../../mod/connections.php:160 +msgid "Only show blocked connections" +msgstr "Toon alleen geblokkeerde connecties" + +#: ../../mod/connections.php:167 +msgid "Only show ignored connections" +msgstr "Toon alleen genegeerde connecties" + +#: ../../mod/connections.php:174 +msgid "Only show archived connections" +msgstr "Toon alleen gearchiveerde connecties" + +#: ../../mod/connections.php:181 +msgid "Only show hidden connections" +msgstr "Toon alleen verborgen connecties" + +#: ../../mod/connections.php:234 +msgid "Pending approval" +msgstr "Moet nog geaccepteerd worden" + +#: ../../mod/connections.php:250 #, php-format -msgid "Search results for: %s" -msgstr "Zoekresultaten voor %s" +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../mod/connections.php:251 +msgid "Edit connection" +msgstr "Connectie bewerken" + +#: ../../mod/connections.php:252 +msgid "Delete connection" +msgstr "Connectie verwijderen" + +#: ../../mod/connections.php:261 +msgid "Channel address" +msgstr "Kanaaladres" + +#: ../../mod/connections.php:263 +msgid "Network" +msgstr "Netwerk" + +#: ../../mod/connections.php:268 +msgid "Connected" +msgstr "Verbonden" + +#: ../../mod/connections.php:270 +msgid "Approve connection" +msgstr "Connectie accepteren" + +#: ../../mod/connections.php:272 +msgid "Ignore connection" +msgstr "Connectie negeren" + +#: ../../mod/connections.php:273 ../../mod/connedit.php:536 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Negeren" + +#: ../../mod/connections.php:274 +msgid "Recent activity" +msgstr "Recente activiteit" + +#: ../../mod/connections.php:303 +msgid "Search your connections" +msgstr "Doorzoek jouw connecties" + +#: ../../mod/connections.php:304 +msgid "Connections search" +msgstr "Connecties zoeken" #: ../../mod/connedit.php:75 msgid "Could not access contact record." @@ -5536,237 +5418,206 @@ msgstr "Bijwerken van connectie-gegevens mislukt." msgid "is now connected to" msgstr "is nu verbonden met" -#: ../../mod/connedit.php:395 +#: ../../mod/connedit.php:398 msgid "Could not access address book record." msgstr "Kon geen toegang krijgen tot de record van de connectie." -#: ../../mod/connedit.php:409 +#: ../../mod/connedit.php:412 msgid "Refresh failed - channel is currently unavailable." msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar" -#: ../../mod/connedit.php:418 ../../mod/connedit.php:427 -#: ../../mod/connedit.php:436 ../../mod/connedit.php:445 -#: ../../mod/connedit.php:458 +#: ../../mod/connedit.php:427 ../../mod/connedit.php:436 +#: ../../mod/connedit.php:445 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:467 msgid "Unable to set address book parameters." msgstr "Niet in staat om de parameters van connecties in te stellen." -#: ../../mod/connedit.php:482 +#: ../../mod/connedit.php:491 msgid "Connection has been removed." msgstr "Connectie is verwijderd" -#: ../../mod/connedit.php:501 +#: ../../mod/connedit.php:510 #, php-format msgid "View %s's profile" msgstr "Profiel van %s weergeven" -#: ../../mod/connedit.php:505 +#: ../../mod/connedit.php:514 msgid "Refresh Permissions" msgstr "Permissies vernieuwen" -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:517 msgid "Fetch updated permissions" msgstr "Aangepaste permissies ophalen" -#: ../../mod/connedit.php:512 +#: ../../mod/connedit.php:521 msgid "Recent Activity" -msgstr "Kanaal-activiteit" +msgstr "Recente activiteit/berichten" -#: ../../mod/connedit.php:515 +#: ../../mod/connedit.php:524 msgid "View recent posts and comments" msgstr "Recente berichten en reacties weergeven" -#: ../../mod/connedit.php:519 ../../mod/admin.php:818 -msgid "Unblock" -msgstr "Deblokkeren" - -#: ../../mod/connedit.php:519 ../../mod/admin.php:817 -msgid "Block" -msgstr "Blokkeren" - -#: ../../mod/connedit.php:522 +#: ../../mod/connedit.php:531 msgid "Block (or Unblock) all communications with this connection" msgstr "Blokkeer (of deblokkeer) alle communicatie met deze connectie" -#: ../../mod/connedit.php:523 +#: ../../mod/connedit.php:532 msgid "This connection is blocked!" msgstr "Deze connectie is geblokkeerd!" -#: ../../mod/connedit.php:527 +#: ../../mod/connedit.php:536 msgid "Unignore" msgstr "Niet meer negeren" -#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Negeren" - -#: ../../mod/connedit.php:530 +#: ../../mod/connedit.php:539 msgid "Ignore (or Unignore) all inbound communications from this connection" msgstr "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie" -#: ../../mod/connedit.php:531 +#: ../../mod/connedit.php:540 msgid "This connection is ignored!" msgstr "Deze connectie wordt genegeerd!" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Unarchive" msgstr "Niet meer archiveren" -#: ../../mod/connedit.php:535 +#: ../../mod/connedit.php:544 msgid "Archive" msgstr "Archiveren" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:547 msgid "" "Archive (or Unarchive) this connection - mark channel dead but keep content" msgstr "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:548 msgid "This connection is archived!" msgstr "Deze connectie is gearchiveerd!" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Unhide" msgstr "Niet meer verbergen" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:552 msgid "Hide" msgstr "Verbergen" -#: ../../mod/connedit.php:546 +#: ../../mod/connedit.php:555 msgid "Hide or Unhide this connection from your other connections" msgstr "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties" -#: ../../mod/connedit.php:547 +#: ../../mod/connedit.php:556 msgid "This connection is hidden!" msgstr "Deze connectie is verborgen!" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:563 msgid "Delete this connection" msgstr "Deze connectie verwijderen" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Approve this connection" msgstr "Deze connectie accepteren" -#: ../../mod/connedit.php:635 +#: ../../mod/connedit.php:644 msgid "Accept connection to allow communication" msgstr "Keur deze connectie goed om communicatie toe te staan" -#: ../../mod/connedit.php:640 +#: ../../mod/connedit.php:649 msgid "Set Affinity" msgstr "Verwantschapsfilter instellen" -#: ../../mod/connedit.php:643 +#: ../../mod/connedit.php:652 msgid "Set Profile" msgstr "Profiel instellen" -#: ../../mod/connedit.php:646 +#: ../../mod/connedit.php:655 msgid "Set Affinity & Profile" msgstr "Verwantschapsfilter en profiel instellen" -#: ../../mod/connedit.php:679 +#: ../../mod/connedit.php:688 msgid "none" msgstr "geen" -#: ../../mod/connedit.php:684 +#: ../../mod/connedit.php:693 msgid "Apply these permissions automatically" msgstr "Deze permissies automatisch toepassen" -#: ../../mod/connedit.php:686 +#: ../../mod/connedit.php:695 msgid "This connection's primary address is" msgstr "Het primaire kanaaladres van deze connectie is" -#: ../../mod/connedit.php:687 +#: ../../mod/connedit.php:696 msgid "Available locations:" msgstr "Beschikbare locaties:" -#: ../../mod/connedit.php:691 +#: ../../mod/connedit.php:700 msgid "" "The permissions indicated on this page will be applied to all new " "connections." msgstr "Permissies die op deze pagina staan vermeld worden op alle nieuwe connecties toegepast." -#: ../../mod/connedit.php:693 +#: ../../mod/connedit.php:702 msgid "Slide to adjust your degree of friendship" msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag" -#: ../../mod/connedit.php:695 +#: ../../mod/connedit.php:704 msgid "Slide to adjust your rating" msgstr "Gebruik de schuif om je beoordeling te geven" -#: ../../mod/connedit.php:696 ../../mod/connedit.php:701 +#: ../../mod/connedit.php:705 ../../mod/connedit.php:710 msgid "Optionally explain your rating" msgstr "Verklaar jouw beoordeling (niet verplicht)" -#: ../../mod/connedit.php:698 +#: ../../mod/connedit.php:707 msgid "Custom Filter" msgstr "Berichtenfilter" -#: ../../mod/connedit.php:699 +#: ../../mod/connedit.php:708 msgid "Only import posts with this text" msgstr "Importeer alleen berichten met deze tekst" -#: ../../mod/connedit.php:699 ../../mod/connedit.php:700 +#: ../../mod/connedit.php:708 ../../mod/connedit.php:709 msgid "" "words one per line or #tags or /patterns/ or lang=xx, leave blank to import " "all posts" msgstr "woorden (één per regel), #tags, /regex/ of talen (lang=iso639-1) - laat leeg om alle berichten te importeren" -#: ../../mod/connedit.php:700 +#: ../../mod/connedit.php:709 msgid "Do not import posts with this text" msgstr "Importeer geen berichten met deze tekst" -#: ../../mod/connedit.php:702 +#: ../../mod/connedit.php:711 msgid "This information is public!" msgstr "Deze informatie is openbaar!" -#: ../../mod/connedit.php:707 +#: ../../mod/connedit.php:716 msgid "Connection Pending Approval" -msgstr "Connectie moet nog goedgekeurd worden" - -#: ../../mod/connedit.php:708 -msgid "Connection Request" -msgstr "Connectieverzoek" - -#: ../../mod/connedit.php:709 -#, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow" -" communication." -msgstr "(%s) wil met jou verbinden. Keur dit connectieverzoek goed om onderling te kunnen communiceren." +msgstr "Connectie moet nog geaccepteerd worden" -#: ../../mod/connedit.php:710 ../../mod/admin.php:814 -msgid "Approve" -msgstr "Goedkeuren" - -#: ../../mod/connedit.php:711 -msgid "Approve Later" -msgstr "Later goedkeuren" - -#: ../../mod/connedit.php:714 +#: ../../mod/connedit.php:719 msgid "inherited" msgstr "geërfd" -#: ../../mod/connedit.php:716 +#: ../../mod/connedit.php:721 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken." -#: ../../mod/connedit.php:718 +#: ../../mod/connedit.php:723 msgid "Their Settings" msgstr "Hun instellingen" -#: ../../mod/connedit.php:719 +#: ../../mod/connedit.php:724 msgid "My Settings" msgstr "Mijn instellingen" -#: ../../mod/connedit.php:721 +#: ../../mod/connedit.php:726 msgid "Individual Permissions" msgstr "Individuele permissies" -#: ../../mod/connedit.php:722 +#: ../../mod/connedit.php:727 msgid "" "Some permissions may be inherited from your channel's <a " "href=\"settings\"><strong>privacy settings</strong></a>, which have higher " @@ -5774,7 +5625,7 @@ msgid "" " settings here." msgstr "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele instellingen. Je kan je deze overgeërfde permissies hier <strong>niet</strong> veranderen." -#: ../../mod/connedit.php:723 +#: ../../mod/connedit.php:728 msgid "" "Some permissions may be inherited from your channel's <a " "href=\"settings\"><strong>privacy settings</strong></a>, which have higher " @@ -5782,22 +5633,111 @@ msgid "" "they wont have any impact unless the inherited setting changes." msgstr "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele permissies. Je kan de permissies hier veranderen, maar die hebben geen effect, tenzij de overgeërfde permissies worden veranderd. " -#: ../../mod/connedit.php:724 +#: ../../mod/connedit.php:729 msgid "Last update:" msgstr "Laatste wijziging:" -#: ../../mod/acl.php:222 -msgid "network" -msgstr "netwerk" - -#: ../../mod/acl.php:232 -msgid "RSS" -msgstr "RSS" - #: ../../mod/dav.php:121 msgid "$Projectname channel" msgstr "$Projectname-kanaal" +#: ../../mod/directory.php:59 ../../mod/display.php:13 +#: ../../mod/photos.php:490 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Openbare toegang geweigerd." + +#: ../../mod/directory.php:239 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d beoordeling" +msgstr[1] "%d beoordelingen" + +#: ../../mod/directory.php:250 +msgid "Gender: " +msgstr "Geslacht:" + +#: ../../mod/directory.php:252 +msgid "Status: " +msgstr "Status: " + +#: ../../mod/directory.php:254 +msgid "Homepage: " +msgstr "Homepage: " + +#: ../../mod/directory.php:313 +msgid "Description:" +msgstr "Omschrijving:" + +#: ../../mod/directory.php:322 +msgid "Public Forum:" +msgstr "Openbaar forum:" + +#: ../../mod/directory.php:325 +msgid "Keywords: " +msgstr "Trefwoorden: " + +#: ../../mod/directory.php:328 +msgid "Don't suggest" +msgstr "Niet voorstellen" + +#: ../../mod/directory.php:330 +msgid "Common connections:" +msgstr "Gemeenschappelijke connecties:" + +#: ../../mod/directory.php:379 +msgid "Global Directory" +msgstr "Volledige kanalengids" + +#: ../../mod/directory.php:379 +msgid "Local Directory" +msgstr "Lokale kanalengids" + +#: ../../mod/directory.php:385 +msgid "Finding:" +msgstr "Gezocht naar:" + +#: ../../mod/directory.php:390 +msgid "next page" +msgstr "volgende pagina" + +#: ../../mod/directory.php:390 +msgid "previous page" +msgstr "vorige pagina" + +#: ../../mod/directory.php:391 +msgid "Sort options" +msgstr "Sorteeropties" + +#: ../../mod/directory.php:392 +msgid "Alphabetic" +msgstr "Alfabetisch" + +#: ../../mod/directory.php:393 +msgid "Reverse Alphabetic" +msgstr "Omgekeerd alfabetisch" + +#: ../../mod/directory.php:394 +msgid "Newest to Oldest" +msgstr "Nieuw naar oud" + +#: ../../mod/directory.php:395 +msgid "Oldest to Newest" +msgstr "Oud naar nieuw" + +#: ../../mod/directory.php:412 +msgid "No entries (some entries may be hidden)." +msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "Deze hub is geen kanalengidshub (directoryserver)" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig" + #: ../../mod/dreport.php:23 msgid "Invalid message" msgstr "Ongeldig bericht" @@ -5855,363 +5795,424 @@ msgstr "dubbel privébericht ontvangen" msgid "mail delivered" msgstr "privébericht afgeleverd" -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 ../../mod/editlayout.php:76 -#: ../../mod/editpost.php:20 +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "Item niet gevonden" -#: ../../mod/editwebpage.php:153 -msgid "Delete webpage?" -msgstr "Webpagina verwijderen?" - -#: ../../mod/editwebpage.php:172 -msgid "Page link title" -msgstr "Titel van paginalink" +#: ../../mod/editblock.php:118 +msgid "Delete block?" +msgstr "Blok verwijderen" -#: ../../mod/editwebpage.php:185 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:143 ../../mod/editpost.php:121 +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 msgid "Insert YouTube video" msgstr "YouTube-video invoegen" -#: ../../mod/editwebpage.php:186 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:144 ../../mod/editpost.php:122 +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 msgid "Insert Vorbis [.ogg] video" msgstr "Vorbis-video [.ogg] invoegen" -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:147 -#: ../../mod/editlayout.php:145 ../../mod/editpost.php:123 +#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 +#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 msgid "Insert Vorbis [.ogg] audio" msgstr "Vorbis-audio [.ogg] invoegen" +#: ../../mod/editblock.php:180 +msgid "Edit Block" +msgstr "Blok bewerken" + +#: ../../mod/editlayout.php:112 +msgid "Delete layout?" +msgstr "Lay-out verwijderen?" + +#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Lay-out-omschrijving (optioneel)" + +#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Naam lay-out" + +#: ../../mod/editlayout.php:178 +msgid "Edit Layout" +msgstr "Lay-out bewerken" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Item is niet te bewerken" + +#: ../../mod/editpost.php:57 +msgid "Delete item?" +msgstr "Item verwijderen?" + +#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 +msgid "Edit post" +msgstr "Bericht bewerken" + +#: ../../mod/editwebpage.php:153 +msgid "Delete webpage?" +msgstr "Webpagina verwijderen?" + +#: ../../mod/editwebpage.php:172 +msgid "Page link title" +msgstr "Titel van paginalink" + #: ../../mod/editwebpage.php:222 msgid "Edit Webpage" msgstr "Webpagina bewerken" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Niet in staat om je hub te vinden" +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Agenda-items geïmporteerd." -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Verzenden bericht geslaagd." +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "Geen agenda-items gevonden." -#: ../../mod/ping.php:260 -msgid "sent you a private message" -msgstr "stuurde jou een privébericht" +#: ../../mod/events.php:100 +msgid "Event can not end before it has started." +msgstr "Gebeurtenis kan niet eindigen voordat het is begonnen" -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "voegde jouw kanaal toe" +#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 +msgid "Unable to generate preview." +msgstr "Niet in staat om voorvertoning te genereren" -#: ../../mod/ping.php:350 -msgid "posted an event" -msgstr "plaatste een gebeurtenis" +#: ../../mod/events.php:109 +msgid "Event title and start time are required." +msgstr "Titel en begintijd van gebeurtenis zijn vereist." -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Geef toestemming voor applicatiekoppeling" +#: ../../mod/events.php:129 ../../mod/events.php:254 +msgid "Event not found." +msgstr "Gebeurtenis niet gevonden" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" +#: ../../mod/events.php:437 +msgid "Edit event title" +msgstr "Titel bewerken" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Inloggen om verder te kunnen gaan." +#: ../../mod/events.php:437 +msgid "Event title" +msgstr "Titel" -#: ../../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 "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" +#: ../../mod/events.php:439 +msgid "Categories (comma-separated list)" +msgstr "Categorieën (door komma's gescheiden lijst)" -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "Geen systeemnotificaties meer." +#: ../../mod/events.php:440 +msgid "Edit Category" +msgstr "Categorie" -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "Systeemnotificaties" +#: ../../mod/events.php:440 +msgid "Category" +msgstr "Categorie" -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" -msgstr "Kies een bladwijzermap" +#: ../../mod/events.php:443 +msgid "Edit start date and time" +msgstr "Begindatum en -tijd bewerken" -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" -msgstr "Bladwijzer opslaan" +#: ../../mod/events.php:443 +msgid "Start date and time" +msgstr "Begindatum en -tijd" -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" -msgstr "URL van bladwijzer" +#: ../../mod/events.php:444 ../../mod/events.php:447 +msgid "Finish date and time are not known or not relevant" +msgstr "Einddatum en -tijd zijn niet bekend of niet van toepassing" -#: ../../mod/rbmark.php:97 ../../mod/appman.php:93 ../../mod/events.php:450 -msgid "Description" -msgstr "Omschrijving" +#: ../../mod/events.php:446 +msgid "Edit finish date and time" +msgstr "Einddatum en -tijd bewerken" -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" -msgstr "Of geef de naam op van een nieuwe bladwijzermap" +#: ../../mod/events.php:446 +msgid "Finish date and time" +msgstr "Einddatum en -tijd" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact niet gevonden" +#: ../../mod/events.php:448 ../../mod/events.php:449 +msgid "Adjust for viewer timezone" +msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Kanaalvoorstel verzonden." +#: ../../mod/events.php:448 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen." -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Kanalen voorstellen" +#: ../../mod/events.php:450 +msgid "Edit Description" +msgstr "Omschrijving bewerken" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Stel een kanaal voor aan %s" +#: ../../mod/events.php:452 +msgid "Edit Location" +msgstr "Locatie bewerken" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." +#: ../../mod/events.php:455 ../../mod/events.php:457 +msgid "Share this event" +msgstr "Deel deze gebeurtenis" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Bron aangemaakt." +#: ../../mod/events.php:462 +msgid "Advanced Options" +msgstr "Geavanceerde opties" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Bron aangemaakt." +#: ../../mod/events.php:574 +msgid "l, F j" +msgstr "l j F" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/events.php:596 +msgid "Edit event" +msgstr "Gebeurtenis bewerken" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" +#: ../../mod/events.php:598 +msgid "Delete event" +msgstr "Gebeurtenis verwijderen" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nieuwe bron" +#: ../../mod/events.php:632 +msgid "calendar" +msgstr "agenda" -#: ../../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 "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." +#: ../../mod/events.php:651 +msgid "Edit Event" +msgstr "Gebeurtenis bewerken" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importeer alleen inhoud met deze woorden (één per regel)" +#: ../../mod/events.php:651 +msgid "Create Event" +msgstr "Gebeurtenis aanmaken" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Laat leeg om alle openbare inhoud te importeren" +#: ../../mod/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:902 +msgid "Previous" +msgstr "Vorige" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Bron niet gevonden" +#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:911 +#: ../../mod/setup.php:285 +msgid "Next" +msgstr "Volgende" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Bron bewerken" +#: ../../mod/events.php:661 +msgid "Today" +msgstr "Vandaag" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Bron verwijderen" +#: ../../mod/events.php:692 +msgid "Event removed" +msgstr "Gebeurtenis verwijderd" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Bron verwijderd" +#: ../../mod/events.php:695 +msgid "Failed to remove event" +msgstr "Verwijderen gebeurtenis mislukt" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Verwijderen bron mislukt." +#: ../../mod/ffsapi.php:8 +msgid "Share content from Firefox to $Projectname" +msgstr "Deel webpagina's vanuit Firefox met " -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ongeldige verzoek identificator (request identifier)" +#: ../../mod/ffsapi.php:11 +msgid "Activate the Firefox $Projectname provider" +msgstr "Activeer de $Projectname-service in Firefox" -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Annuleren" +#: ../../mod/filer.php:48 +msgid "- select -" +msgstr "- kies map -" -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Tag verwijderd" +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Toegang geweigerd" -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Verwijder item-tag" +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Bestand niet gevonden." -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Kies een tag om te verwijderen" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Bestandsrechten bewerken" -#: ../../mod/tagrm.php:133 ../../mod/photos.php:951 -msgid "Remove" -msgstr "Verwijderen" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Rechten instellen/bewerken" -#: ../../mod/directory.php:236 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d beoordeling" -msgstr[1] "%d beoordelingen" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Toepassen op alle bestanden en submappen" -#: ../../mod/directory.php:247 -msgid "Gender: " -msgstr "Geslacht:" +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Terugkeren naar bestandlijst " -#: ../../mod/directory.php:249 -msgid "Status: " -msgstr "Status: " +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Kopieer/plak deze code om het bestand aan een bericht te koppelen" -#: ../../mod/directory.php:251 -msgid "Homepage: " -msgstr "Homepage: " +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen" -#: ../../mod/directory.php:310 -msgid "Description:" -msgstr "Omschrijving:" +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Dit bestand delen" -#: ../../mod/directory.php:319 -msgid "Public Forum:" -msgstr "Openbaar forum:" +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Toon URL van dit bestand" -#: ../../mod/directory.php:322 -msgid "Keywords: " -msgstr "Trefwoorden: " +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Jouw connecties over dit bestand berichten" -#: ../../mod/directory.php:325 -msgid "Don't suggest" -msgstr "Niet voorstellen" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanaal toegevoegd." -#: ../../mod/directory.php:327 -msgid "Common connections:" -msgstr "Gemeenschappelijke connecties:" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contact niet gevonden" -#: ../../mod/directory.php:376 -msgid "Global Directory" -msgstr "Volledige kanalengids" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Kanaalvoorstel verzonden." -#: ../../mod/directory.php:376 -msgid "Local Directory" -msgstr "Lokale kanalengids" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Kanalen voorstellen" -#: ../../mod/directory.php:382 -msgid "Finding:" -msgstr "Gezocht naar:" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Stel een kanaal voor aan %s" -#: ../../mod/directory.php:387 -msgid "next page" -msgstr "volgende pagina" +#: ../../mod/group.php:20 +msgid "Privacy group created." +msgstr "Privacygroep aangemaakt" -#: ../../mod/directory.php:387 -msgid "previous page" -msgstr "vorige pagina" +#: ../../mod/group.php:26 +msgid "Could not create privacy group." +msgstr "Kon privacygroep niet aanmaken" -#: ../../mod/directory.php:388 -msgid "Sort options" -msgstr "Sorteeropties" +#: ../../mod/group.php:54 +msgid "Privacy group updated." +msgstr "Privacygroep bijgewerkt" -#: ../../mod/directory.php:389 -msgid "Alphabetic" -msgstr "Alfabetisch" +#: ../../mod/group.php:86 +msgid "Create a group of channels." +msgstr "Privacygroep met kanalen aanmaken" -#: ../../mod/directory.php:390 -msgid "Reverse Alphabetic" -msgstr "Omgekeerd alfabetisch" +#: ../../mod/group.php:87 ../../mod/group.php:180 +msgid "Privacy group name: " +msgstr "Naam privacygroep: " -#: ../../mod/directory.php:391 -msgid "Newest to Oldest" -msgstr "Nieuw naar oud" +#: ../../mod/group.php:89 ../../mod/group.php:183 +msgid "Members are visible to other channels" +msgstr "Kanalen in deze privacygroep zijn zichtbaar voor andere kanalen" -#: ../../mod/directory.php:392 -msgid "Oldest to Newest" -msgstr "Oud naar nieuw" +#: ../../mod/group.php:107 +msgid "Privacy group removed." +msgstr "Privacygroep verwijderd." -#: ../../mod/directory.php:409 -msgid "No entries (some entries may be hidden)." -msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." +#: ../../mod/group.php:109 +msgid "Unable to remove privacy group." +msgstr "Verwijderen privacygroep mislukt" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Geen geldige account gevonden." +#: ../../mod/group.php:179 +msgid "Privacy group editor" +msgstr "Privacygroep bewerken" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." +#: ../../mod/group.php:193 +msgid "Members" +msgstr "Kanalen" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Lid van hub (%s)" +#: ../../mod/group.php:195 +msgid "All Connected Channels" +msgstr "Alle kanaalconnecties" -#: ../../mod/lostpass.php:40 +#: ../../mod/group.php:227 +msgid "Click on a channel to add or remove." +msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." + +#: ../../mod/help.php:148 +msgid "Documentation Search" +msgstr "Zoek documentatie" + +#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198 +msgid "Help:" +msgstr "Hulp:" + +#: ../../mod/help.php:239 +msgid "$Projectname Documentation" +msgstr "$Projectname-documentatie" + +#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 #, php-format -msgid "Password reset requested at %s" -msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" +msgid "Welcome to %s" +msgstr "Welkom op %s" -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Voornaam" -#: ../../mod/lostpass.php:86 ../../boot.php:1489 -msgid "Password Reset" -msgstr "Wachtwoord vergeten?" +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Achternaam" -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Bijnaam" -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "Jouw nieuwe wachtwoord is" +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Volledige naam" -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Kopieer of sla je nieuwe wachtwoord op - en" +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Profielfoto 16px" -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "klik dan hier om in te loggen" +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Profielfoto 32px" -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." -msgstr "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd." +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Profielfoto 48px" -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "Jouw wachtwoord op %s is veranderd" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Profielfoto 64px" -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "Wachtwoord vergeten?" +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Profielfoto 80px" -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Profielfoto 128px" -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "E-mailadres" +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Tijdzone" -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Opnieuw instellen" +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "URL homepagina" -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Deze hub is geen kanalengidshub (directoryserver)" +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Geboortejaar" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Geboortemaand" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Geboortedag" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Geboortedatum" + +#: ../../mod/id.php:33 ../../mod/profiles.php:441 +msgid "Gender" +msgstr "Geslacht" #: ../../mod/impel.php:192 #, php-format @@ -6223,16 +6224,6 @@ msgstr "%s onderdeel geïnstalleerd" msgid "%s element installation failed" msgstr "Installatie %s-element mislukt" -#: ../../mod/subthread.php:114 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s volgt het %3$s van %2$s" - -#: ../../mod/subthread.php:116 -#, php-format -msgid "%1$s stopped following %2$s's %3$s" -msgstr "%1$s volgt het %3$s van %2$s niet meer" - #: ../../mod/import.php:28 #, php-format msgid "Your service plan only allows %d channels." @@ -6274,7 +6265,7 @@ msgid "" "or provide an export file." msgstr "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken." -#: ../../mod/import.php:516 ../../mod/import_items.php:121 +#: ../../mod/import.php:516 ../../mod/import_items.php:115 msgid "File to Upload" msgstr "Bestand om te uploaden" @@ -6318,6 +6309,19 @@ msgid "" "only once and leave this page open until finished." msgstr "Dit proces kan enkele minuten in beslag nemen. Klik maar één keer op opslaan en verlaat deze pagina niet alvorens het proces is voltooid." +#: ../../mod/import_items.php:98 +msgid "Import completed" +msgstr "Importeren voltooid" + +#: ../../mod/import_items.php:113 +msgid "Import Items" +msgstr "Importeer items" + +#: ../../mod/import_items.php:114 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Gebruik dit formulier om bestaande berichten en andere inhoud vanuit een exportbestand te importeren." + #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." msgstr "Limiet voor aantal uitnodigingen overschreden." @@ -6365,7 +6369,7 @@ msgstr "Jouw bericht:" #: ../../mod/invite.php:132 msgid "Please join my community on $Projectname." -msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op $Projectname te vergezellen. Lees meer over $Projectname op https://redmatrix.me." +msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op $Projectname te vergezellen. Lees meer over $Projectname op http://hubzilla.org" #: ../../mod/invite.php:134 msgid "You will need to supply this invitation code: " @@ -6388,213 +6392,553 @@ msgstr "of bezoek " msgid "3. Click [Connect]" msgstr "3. Klik op [+ Verbinden]" -#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "Niet in staat om de originele locatie van het bericht te vinden. " + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "Leeg bericht geannuleerd" + +#: ../../mod/item.php:458 +msgid "Executable content type not permitted to this channel." +msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." + +#: ../../mod/item.php:824 +msgid "Duplicate post suppressed." +msgstr "Dubbel bericht tegengehouden." + +#: ../../mod/item.php:954 +msgid "System error. Post not saved." +msgstr "Systeemfout. Bericht niet opgeslagen." + +#: ../../mod/item.php:1221 +msgid "Unable to obtain post information from database." +msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen." + +#: ../../mod/item.php:1228 #, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Ophalen URL gaf een foutmelding terug: %1$s" +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." -#: ../../mod/profile_photo.php:112 -msgid "Image uploaded but image cropping failed." -msgstr "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. " +#: ../../mod/item.php:1235 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." -#: ../../mod/profile_photo.php:166 -msgid "Image resize failed." -msgstr "Afbeelding kon niet van grootte veranderd worden." +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Hulp met de paginabeschrijvingstaal Comanche" -#: ../../mod/profile_photo.php:212 +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Lay-out-omschrijving" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Download PDL-bestand" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Leuk/niet leuk" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Deze actie kan alleen door $Projectname-leden worden uitgevoerd." + +#: ../../mod/like.php:21 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven." +"Please <a href=\"rmagic\">login with your $Projectname ID</a> or <a " +"href=\"register\">register as a new $Projectname member</a> to continue." +msgstr "Je dient <a href=\"rmagic\">in te loggen met je $Projectname-account</a> of <a href=\"register\">een nieuw $Projectname-account aan te maken</a> om verder te kunnen gaan." -#: ../../mod/profile_photo.php:250 -msgid "Image upload failed." -msgstr "Uploaden afbeelding mislukt" +#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 +msgid "Invalid request." +msgstr "Ongeldig verzoek" -#: ../../mod/profile_photo.php:269 -msgid "Unable to process image." -msgstr "Niet in staat om afbeelding te verwerken." +#: ../../mod/like.php:142 +msgid "thing" +msgstr "ding" -#: ../../mod/profile_photo.php:297 -msgid "female" -msgstr "vrouw" +#: ../../mod/like.php:188 +msgid "Channel unavailable." +msgstr "Kanaal niet beschikbaar." + +#: ../../mod/like.php:236 +msgid "Previous action reversed." +msgstr "Vorige actie omgedraaid" -#: ../../mod/profile_photo.php:298 +#: ../../mod/like.php:414 #, php-format -msgid "%1$s updated her %2$s" -msgstr "%1$s heeft haar %2$s bijgewerkt" +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s is het eens met %2$s's %3$s" -#: ../../mod/profile_photo.php:299 -msgid "male" -msgstr "man" +#: ../../mod/like.php:416 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s is het niet eens met %2$s's %3$s" -#: ../../mod/profile_photo.php:300 +#: ../../mod/like.php:418 #, php-format -msgid "%1$s updated his %2$s" -msgstr "%1$s heeft zijn %2$s bijgewerkt" +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s onthoudt zich van een besluit over %2$s's %3$s" -#: ../../mod/profile_photo.php:302 +#: ../../mod/like.php:420 #, php-format -msgid "%1$s updated their %2$s" -msgstr "%1$s hebben hun %2$s bijgewerkt" +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s is aanwezig op %2$s's %3$s" -#: ../../mod/profile_photo.php:304 -msgid "profile photo" -msgstr "profielfoto" +#: ../../mod/like.php:422 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s is niet aanwezig op %2$s's %3$s" -#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 -msgid "Photo not available." -msgstr "Foto niet beschikbaar." +#: ../../mod/like.php:424 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s is mogelijk aanwezig op %2$s's %3$s" -#: ../../mod/profile_photo.php:450 -msgid "Upload File:" -msgstr "Bestand uploaden:" +#: ../../mod/like.php:520 +msgid "Action completed." +msgstr "Actie voltooid" -#: ../../mod/profile_photo.php:451 -msgid "Select a profile:" -msgstr "Kies een profiel:" +#: ../../mod/like.php:521 +msgid "Thank you." +msgstr "Bedankt" -#: ../../mod/profile_photo.php:452 -msgid "Upload Profile Photo" -msgstr "Profielfoto uploaden" +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "Privacy-informatie op afstand niet beschikbaar." -#: ../../mod/profile_photo.php:457 ../../mod/settings.php:975 -msgid "or" -msgstr "of" +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Zichtbaar voor:" -#: ../../mod/profile_photo.php:457 -msgid "skip this step" -msgstr "sla deze stap over" +#: ../../mod/locs.php:21 ../../mod/locs.php:50 +msgid "Location not found." +msgstr "Locatie niet gevonden." -#: ../../mod/profile_photo.php:457 -msgid "select a photo from your photo albums" -msgstr "Kies een foto uit jouw fotoalbums" +#: ../../mod/locs.php:58 +msgid "Location lookup failed." +msgstr "Opzoeken locatie mislukt" -#: ../../mod/profile_photo.php:473 -msgid "Crop Image" -msgstr "Afbeelding bijsnijden" +#: ../../mod/locs.php:62 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Kies eerst een andere primaire locatie alvorens de huidige primaire locatie te verwijderen." -#: ../../mod/profile_photo.php:474 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven." +#: ../../mod/locs.php:91 +msgid "Syncing locations" +msgstr "Locaties synchronizeren" -#: ../../mod/profile_photo.php:476 -msgid "Done Editing" -msgstr "Klaar met bewerken" +#: ../../mod/locs.php:101 +msgid "No locations found." +msgstr "Geen locaties gevonden." -#: ../../mod/thing.php:111 -msgid "Thing updated" -msgstr "Ding bijgewerkt" +#: ../../mod/locs.php:112 +msgid "Manage Channel Locations" +msgstr "Kanaallocaties beheren" -#: ../../mod/thing.php:163 -msgid "Object store: failed" -msgstr "Opslaan van ding mislukt" +#: ../../mod/locs.php:113 +msgid "Location (address)" +msgstr "Locatie (adres)" -#: ../../mod/thing.php:167 -msgid "Thing added" -msgstr "Ding toegevoegd" +#: ../../mod/locs.php:114 +msgid "Primary Location" +msgstr "Primaire locatie" -#: ../../mod/thing.php:193 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" +#: ../../mod/locs.php:115 +msgid "Drop location" +msgstr "Locatie verwijderen" -#: ../../mod/thing.php:256 -msgid "Show Thing" -msgstr "Ding weergeven" +#: ../../mod/locs.php:117 +msgid "Sync now" +msgstr "Nu synchroniseren" -#: ../../mod/thing.php:263 -msgid "item not found." -msgstr "Item niet gevonden" +#: ../../mod/locs.php:118 +msgid "Please wait several minutes between consecutive operations." +msgstr "Wacht enkele minuten tussen opeenvolgende handelingen." -#: ../../mod/thing.php:296 -msgid "Edit Thing" -msgstr "Ding bewerken" +#: ../../mod/locs.php:119 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Wij adviseren, wanneer dit (nog) mogelijk is, de locatie te verwijderen door op de hub van de kloon in te loggen en het kanaal daar te verwijderen." -#: ../../mod/thing.php:298 ../../mod/thing.php:348 -msgid "Select a profile" -msgstr "Kies een profiel" +#: ../../mod/locs.php:120 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Gebruik dit formulier om de locatie te verwijderen wanneer de hub van de kloon niet meer operationeel is." -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Post an activity" -msgstr "Plaats een bericht" +#: ../../mod/ping.php:260 +msgid "sent you a private message" +msgstr "stuurde jou een privébericht" -#: ../../mod/thing.php:302 ../../mod/thing.php:351 -msgid "Only sends to viewers of the applicable profile" -msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." +#: ../../mod/ping.php:308 +msgid "added your channel" +msgstr "voegde jouw kanaal toe" -#: ../../mod/thing.php:304 ../../mod/thing.php:353 -msgid "Name of thing e.g. something" -msgstr "Naam van ding" +#: ../../mod/ping.php:350 +msgid "posted an event" +msgstr "plaatste een gebeurtenis" -#: ../../mod/thing.php:306 ../../mod/thing.php:354 -msgid "URL of thing (optional)" -msgstr "URL van ding (optioneel)" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Hub niet gevonden." -#: ../../mod/thing.php:308 ../../mod/thing.php:355 -msgid "URL for photo of thing (optional)" -msgstr "URL van foto van ding (optioneel)" +#: ../../mod/mail.php:34 +msgid "Unable to lookup recipient." +msgstr "Niet in staat om ontvanger op te zoeken." -#: ../../mod/thing.php:346 -msgid "Add Thing to your Profile" -msgstr "Ding aan je profiel toevoegen" +#: ../../mod/mail.php:42 +msgid "Unable to communicate with requested channel." +msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig" +#: ../../mod/mail.php:49 +msgid "Cannot verify requested channel." +msgstr "Kan opgevraagd kanaal niet verifieren" -#: ../../mod/editblock.php:118 -msgid "Delete block?" -msgstr "Blok verwijderen" +#: ../../mod/mail.php:75 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." -#: ../../mod/editblock.php:180 -msgid "Edit Block" -msgstr "Blok bewerken" +#: ../../mod/mail.php:140 +msgid "Messages" +msgstr "Berichten" -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd." +#: ../../mod/mail.php:175 +msgid "Message recalled." +msgstr "Bericht ingetrokken." -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Verwijder dit account" +#: ../../mod/mail.php:188 +msgid "Conversation removed." +msgstr "Conversatie verwijderd" -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Dit account en al zijn kanalen worden volledig uit het $Projectname-netwerk verwijderd." +#: ../../mod/mail.php:231 +msgid "Requested channel is not in this network" +msgstr "Opgevraagd kanaal is niet in dit netwerk beschikbaar" -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het $Projectname-netwerk verwijderen" +#: ../../mod/mail.php:239 +msgid "Send Private Message" +msgstr "Privébericht versturen" -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het $Projectname-netwerk verwijderd" +#: ../../mod/mail.php:240 ../../mod/mail.php:370 +msgid "To:" +msgstr "Aan:" -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 -msgid "Remove Account" -msgstr "Account verwijderen" +#: ../../mod/mail.php:243 ../../mod/mail.php:372 +msgid "Subject:" +msgstr "Onderwerp:" -#: ../../mod/import_items.php:101 -msgid "Import completed" -msgstr "Importeren voltooid" +#: ../../mod/mail.php:250 +msgid "Send" +msgstr "Verzenden" -#: ../../mod/import_items.php:119 -msgid "Import Items" -msgstr "Importeer items" +#: ../../mod/mail.php:342 +msgid "Delete message" +msgstr "Bericht verwijderen" + +#: ../../mod/mail.php:343 +msgid "Delivery report" +msgstr "Afleveringsrapport" + +#: ../../mod/mail.php:344 +msgid "Recall message" +msgstr "Bericht intrekken" + +#: ../../mod/mail.php:346 +msgid "Message has been recalled." +msgstr "Bericht is ingetrokken." + +#: ../../mod/mail.php:363 +msgid "Delete Conversation" +msgstr "Verwijder conversatie" -#: ../../mod/import_items.php:120 +#: ../../mod/mail.php:365 msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Gebruik dit formulier om bestaande berichten en andere inhoud vanuit een exportbestand te importeren." +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." +msgstr "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender." + +#: ../../mod/mail.php:369 +msgid "Send Reply" +msgstr "Antwoord versturen" + +#: ../../mod/mail.php:374 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Jouw privébericht aan %s (%s):" + +#: ../../mod/manage.php:130 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." + +#: ../../mod/manage.php:138 +msgid "Create a new channel" +msgstr "Nieuw kanaal aanmaken" + +#: ../../mod/manage.php:163 +msgid "Current Channel" +msgstr "Huidig kanaal" + +#: ../../mod/manage.php:165 +msgid "Switch to one of your channels by selecting it." +msgstr "Activeer een van jouw andere kanalen door er op te klikken." + +#: ../../mod/manage.php:166 +msgid "Default Channel" +msgstr "Standaardkanaal" + +#: ../../mod/manage.php:167 +msgid "Make Default" +msgstr "Als standaard instellen" + +#: ../../mod/manage.php:170 +#, php-format +msgid "%d new messages" +msgstr "%d nieuwe berichten" + +#: ../../mod/manage.php:171 +#, php-format +msgid "%d new introductions" +msgstr "%d nieuwe connectieverzoeken" + +#: ../../mod/manage.php:173 +msgid "Delegated Channels" +msgstr "Uitbestede kanalen" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Profielovereenkomst" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe." + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "is geïnteresseerd in:" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "Geen overeenkomsten" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "Niet in staat om menu aan te passen" + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "Niet in staat om menu aan te maken." + +#: ../../mod/menu.php:94 ../../mod/menu.php:106 +msgid "Menu Name" +msgstr "Menunaam" + +#: ../../mod/menu.php:94 +msgid "Unique name (not visible on webpage) - required" +msgstr "Unieke naam vereist (niet zichtbaar op webpagina)" + +#: ../../mod/menu.php:95 ../../mod/menu.php:107 +msgid "Menu Title" +msgstr "Menutitel" + +#: ../../mod/menu.php:95 +msgid "Visible on webpage - leave empty for no title" +msgstr "Zichtbaar op webpagina (leeg laten voor geen titel)" + +#: ../../mod/menu.php:96 +msgid "Allow Bookmarks" +msgstr "Bladwijzers toestaan" + +#: ../../mod/menu.php:96 ../../mod/menu.php:153 +msgid "Menu may be used to store saved bookmarks" +msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan" + +#: ../../mod/menu.php:97 ../../mod/menu.php:155 +msgid "Submit and proceed" +msgstr "Opslaan en doorgaan" + +#: ../../mod/menu.php:109 +msgid "Drop" +msgstr "Verwijderen" + +#: ../../mod/menu.php:113 +msgid "Bookmarks allowed" +msgstr "Bladwijzers toegestaan" + +#: ../../mod/menu.php:115 +msgid "Delete this menu" +msgstr "Menu verwijderen" + +#: ../../mod/menu.php:116 ../../mod/menu.php:150 +msgid "Edit menu contents" +msgstr "Bewerk de inhoud van het menu" + +#: ../../mod/menu.php:117 +msgid "Edit this menu" +msgstr "Dit menu bewerken" + +#: ../../mod/menu.php:132 +msgid "Menu could not be deleted." +msgstr "Menu kon niet verwijderd worden." + +#: ../../mod/menu.php:140 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menu niet gevonden." + +#: ../../mod/menu.php:145 +msgid "Edit Menu" +msgstr "Menu bewerken" + +#: ../../mod/menu.php:149 +msgid "Add or remove entries to this menu" +msgstr "Items aan dit menu toevoegen of verwijder" + +#: ../../mod/menu.php:151 +msgid "Menu name" +msgstr "Naam van menu" + +#: ../../mod/menu.php:151 +msgid "Must be unique, only seen by you" +msgstr "Moet uniek zijn en is alleen zichtbaar voor jou." + +#: ../../mod/menu.php:152 +msgid "Menu title" +msgstr "Titel van menu" + +#: ../../mod/menu.php:152 +msgid "Menu title as seen by others" +msgstr "Titel van menu zoals anderen dat zien." + +#: ../../mod/menu.php:153 +msgid "Allow bookmarks" +msgstr "Bladwijzers toestaan" + +#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "Niet gevonden." + +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Niet in staat om onderdeel aan te maken." + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "Menu-onderdeel kan niet worden geüpdatet." + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "Menu-onderdeel kan niet worden toegevoegd." + +#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 +msgid "Menu Item Permissions" +msgstr "Permissies menu-item" + +#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1057 +msgid "(click to open/close)" +msgstr "(klik om te openen/sluiten)" + +#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 +msgid "Link Name" +msgstr "Linknaam" + +#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 +msgid "Link or Submenu Target" +msgstr "Linkdoel of submenu-doel" + +#: ../../mod/mitem.php:153 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Geef de URL van de link of kies een menunaam om een submenu aan te maken" + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 +msgid "Use magic-auth if available" +msgstr "Gebruik magic-auth wanneer beschikbaar" + +#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 +msgid "Open link in new window" +msgstr "Open link in nieuw venster" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Order in list" +msgstr "Volgorde in lijst" + +#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Hogere nummers komen onderaan de lijst terecht" + +#: ../../mod/mitem.php:157 +msgid "Submit and finish" +msgstr "Opslaan en afsluiten" + +#: ../../mod/mitem.php:158 +msgid "Submit and continue" +msgstr "Opslaan en doorgaan" + +#: ../../mod/mitem.php:166 +msgid "Menu:" +msgstr "Menu:" + +#: ../../mod/mitem.php:169 +msgid "Link Target" +msgstr "Linkdoel" + +#: ../../mod/mitem.php:172 +msgid "Edit menu" +msgstr "Menu bewerken" + +#: ../../mod/mitem.php:175 +msgid "Edit element" +msgstr "Onderdeel bewerken" + +#: ../../mod/mitem.php:176 +msgid "Drop element" +msgstr "Onderdeel verwijderen" + +#: ../../mod/mitem.php:177 +msgid "New element" +msgstr "Nieuw element" + +#: ../../mod/mitem.php:178 +msgid "Edit this menu container" +msgstr "Deze menu-container bewerken" + +#: ../../mod/mitem.php:179 +msgid "Add menu element" +msgstr "Menu-element toevoegen" + +#: ../../mod/mitem.php:180 +msgid "Delete this menu item" +msgstr "Dit menu-item verwijderen" + +#: ../../mod/mitem.php:181 +msgid "Edit this menu item" +msgstr "Dit menu-item bewerken" + +#: ../../mod/mitem.php:198 +msgid "Menu item not found." +msgstr "Menu-item niet gevonden." + +#: ../../mod/mitem.php:211 +msgid "Menu item deleted." +msgstr "Menu-item verwijderd." + +#: ../../mod/mitem.php:213 +msgid "Menu item could not be deleted." +msgstr "Menu-item kon niet worden verwijderd." + +#: ../../mod/mitem.php:220 +msgid "Edit Menu Element" +msgstr "Menu-element bewerken" + +#: ../../mod/mitem.php:226 +msgid "Link text" +msgstr "Linktekst" + +#: ../../mod/mood.php:132 +msgid "Set your current mood and tell your friends" +msgstr "Noteer je huidige stemming en toon het aan je connecties" #: ../../mod/network.php:91 msgid "No such group" @@ -6613,870 +6957,964 @@ msgid "Search Results For:" msgstr "Zoekresultaten voor:" #: ../../mod/network.php:207 -msgid "Collection is empty" -msgstr "Collectie is leeg" +msgid "Privacy group is empty" +msgstr "Privacygroep is leeg" #: ../../mod/network.php:216 -msgid "Collection: " -msgstr "Collectie: " +msgid "Privacy group: " +msgstr "Privacygroep: " #: ../../mod/network.php:242 msgid "Invalid connection." msgstr "Ongeldige connectie." -#: ../../mod/pdledit.php:13 +#: ../../mod/new_channel.php:130 +msgid "Add a Channel" +msgstr "Kanaal toevoegen" + +#: ../../mod/new_channel.php:131 +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 "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." + +#: ../../mod/new_channel.php:133 ../../mod/register.php:246 +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +msgid "Channel Name" +msgstr "Kanaalnaam" + +#: ../../mod/new_channel.php:134 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\"" + +#: ../../mod/new_channel.php:135 ../../mod/register.php:248 +msgid "Choose a short nickname" +msgstr "Korte bijnaam" + +#: ../../mod/new_channel.php:137 ../../mod/register.php:249 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: <b>janp</b> wordt <em>janp@jouw_hub.nl</em> en <em>https://jouw_hub.nl/channel/janp</em>." + +#: ../../mod/new_channel.php:138 +msgid "Or <a href=\"import\">import an existing channel</a> from another location" +msgstr "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere locatie." + +#: ../../mod/new_channel.php:140 ../../mod/register.php:251 +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 "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd." + +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Channel Type" +msgstr "Kanaaltype" + +#: ../../mod/new_channel.php:141 ../../mod/register.php:252 +msgid "Read more about roles" +msgstr "Lees meer over kanaaltypes" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ongeldige verzoek identificator (request identifier)" + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Annuleren" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Geen systeemnotificaties meer." + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Systeemnotificaties" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "Niet in staat om je hub te vinden" + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Verzenden bericht geslaagd." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID-protocolfout. Geen ID terugontvangen." + +#: ../../mod/page.php:126 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Deze instelling vereist een speciaal proces en bewerken is geblokkeerd." + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Configuratiebewerker" + +#: ../../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 "Waarschuwing: het veranderen van sommige instellingen kunnen jouw kanaal onklaar maken. Verlaat deze pagina, tenzij je weet waar je mee bezig bent en voldoende kennis bezit over hoe je deze functies moet gebruiken. " + +#: ../../mod/pdledit.php:14 msgid "Layout updated." msgstr "Lay-out bijgewerkt." -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +#: ../../mod/pdledit.php:29 ../../mod/pdledit.php:54 msgid "Edit System Page Description" msgstr "Systeempagina's bewerken" -#: ../../mod/pdledit.php:48 +#: ../../mod/pdledit.php:49 msgid "Layout not found." msgstr "Lay-out niet gevonden." -#: ../../mod/pdledit.php:54 +#: ../../mod/pdledit.php:55 msgid "Module Name:" msgstr "Modulenaam:" -#: ../../mod/pdledit.php:55 +#: ../../mod/pdledit.php:56 msgid "Layout Help" msgstr "Lay-out-hulp" -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Maximum toegestane dagelijkse registraties op deze $Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals." +#: ../../mod/photos.php:79 +msgid "Page owner information could not be retrieved." +msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." -#: ../../mod/register.php:50 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." +#: ../../mod/photos.php:100 +msgid "Album not found." +msgstr "Album niet gevonden." -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Wachtwoorden komen niet met elkaar overeen." +#: ../../mod/photos.php:127 +msgid "Delete Album" +msgstr "Verwijder album" -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." +#: ../../mod/photos.php:171 ../../mod/photos.php:1006 +msgid "Delete Photo" +msgstr "Verwijder foto" -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." -msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze $Projectname-hub." +#: ../../mod/photos.php:501 +msgid "No photos selected" +msgstr "Geen foto's geselecteerd" -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "Jouw registratie kan niet verwerkt worden." +#: ../../mod/photos.php:550 +msgid "Access to this item is restricted." +msgstr "Toegang tot dit item is beperkt." -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." -msgstr "Registraties op deze $Projectname-hub moeten eerst worden goedgekeurd." +#: ../../mod/photos.php:589 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt." -#: ../../mod/register.php:164 -msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" -msgstr "<a href=\"pubsites\">Registreer op een andere $Projectname-hub</a>" +#: ../../mod/photos.php:592 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB aan foto-opslag gebruikt." -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Deze $Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." +#: ../../mod/photos.php:620 +msgid "Upload Photos" +msgstr "Foto's uploaden" -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Gebruiksvoorwaarden" +#: ../../mod/photos.php:624 +msgid "Enter an album name" +msgstr "Vul een albumnaam in" -#: ../../mod/register.php:191 -#, php-format -msgid "I accept the %s for this website" -msgstr "Ik accepteer de %s van deze $Projectname-hub" +#: ../../mod/photos.php:625 +msgid "or select an existing album (doubleclick)" +msgstr "of kies een bestaand album (dubbelklikken)" -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ik accepteer de %s van deze $Projectname-hub" +#: ../../mod/photos.php:626 +msgid "Create a status post for this upload" +msgstr "Plaats een bericht voor deze upload." -#: ../../mod/register.php:207 ../../mod/admin.php:443 -msgid "Registration" -msgstr "Registratie" +#: ../../mod/photos.php:627 +msgid "Caption (optional):" +msgstr "Bijschrift (optioneel):" -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." -msgstr "Registreren op deze $Projectname-hub kan alleen op uitnodiging." +#: ../../mod/photos.php:628 +msgid "Description (optional):" +msgstr "Omschrijving (optioneel):" -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Vul jouw uitnodigingscode in" +#: ../../mod/photos.php:655 +msgid "Album name could not be decoded" +msgstr "Albumnaam kon niet gedecodeerd worden" -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "Jouw e-mailadres" +#: ../../mod/photos.php:699 ../../mod/photos.php:1233 +#: ../../mod/photos.php:1250 +msgid "Contact Photos" +msgstr "Connectiefoto's" -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Geef een wachtwoord op" +#: ../../mod/photos.php:722 +msgid "Show Newest First" +msgstr "Nieuwste eerst weergeven" -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Geef het wachtwoord opnieuw op" +#: ../../mod/photos.php:724 +msgid "Show Oldest First" +msgstr "Oudste eerst weergeven" -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Thema-instellingen bijgewerkt." +#: ../../mod/photos.php:824 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." -#: ../../mod/admin.php:160 -msgid "# Accounts" -msgstr "# accounts" +#: ../../mod/photos.php:826 +msgid "Photo not available" +msgstr "Foto niet aanwezig" -#: ../../mod/admin.php:161 -msgid "# blocked accounts" -msgstr "# geblokkeerde accounts" +#: ../../mod/photos.php:884 +msgid "Use as profile photo" +msgstr "Als profielfoto gebruiken" -#: ../../mod/admin.php:162 -msgid "# expired accounts" -msgstr "# verlopen accounts" +#: ../../mod/photos.php:891 +msgid "Private Photo" +msgstr "Privéfoto" -#: ../../mod/admin.php:163 -msgid "# expiring accounts" -msgstr "# accounts die nog moeten verlopen" +#: ../../mod/photos.php:906 +msgid "View Full Size" +msgstr "Volledige grootte weergeven" -#: ../../mod/admin.php:174 -msgid "# Channels" -msgstr "# Kanalen" +#: ../../mod/photos.php:951 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Verwijderen" -#: ../../mod/admin.php:175 -msgid "# primary" -msgstr "# primair" +#: ../../mod/photos.php:985 +msgid "Edit photo" +msgstr "Foto bewerken" -#: ../../mod/admin.php:176 -msgid "# clones" -msgstr "# klonen" +#: ../../mod/photos.php:987 +msgid "Rotate CW (right)" +msgstr "Draai met de klok mee (naar rechts)" -#: ../../mod/admin.php:182 -msgid "Message queues" -msgstr "Berichtenwachtrij" +#: ../../mod/photos.php:988 +msgid "Rotate CCW (left)" +msgstr "Draai tegen de klok in (naar links)" -#: ../../mod/admin.php:198 ../../mod/admin.php:440 ../../mod/admin.php:539 -#: ../../mod/admin.php:807 ../../mod/admin.php:971 ../../mod/admin.php:1068 -#: ../../mod/admin.php:1108 ../../mod/admin.php:1268 ../../mod/admin.php:1302 -#: ../../mod/admin.php:1387 -msgid "Administration" -msgstr "Beheer" +#: ../../mod/photos.php:991 +msgid "Enter a new album name" +msgstr "Vul een nieuwe albumnaam in" -#: ../../mod/admin.php:199 -msgid "Summary" -msgstr "Samenvatting" +#: ../../mod/photos.php:992 +msgid "or select an existing one (doubleclick)" +msgstr "of kies een bestaand album (dubbelklikken)" -#: ../../mod/admin.php:202 -msgid "Registered accounts" -msgstr "Geregistreerde accounts" +#: ../../mod/photos.php:995 +msgid "Caption" +msgstr "Bijschrift" -#: ../../mod/admin.php:203 ../../mod/admin.php:543 -msgid "Pending registrations" -msgstr "Accounts die op goedkeuring wachten" +#: ../../mod/photos.php:997 +msgid "Add a Tag" +msgstr "Tag toevoegen" -#: ../../mod/admin.php:204 -msgid "Registered channels" -msgstr "Geregistreerde kanalen" +#: ../../mod/photos.php:1001 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl" -#: ../../mod/admin.php:205 ../../mod/admin.php:544 -msgid "Active plugins" -msgstr "Ingeschakelde plug-ins" +#: ../../mod/photos.php:1004 +msgid "Flag as adult in album view" +msgstr "Markeer als voor volwassenen in albumweergave" -#: ../../mod/admin.php:206 -msgid "Version" -msgstr "Versie" +#: ../../mod/photos.php:1196 +msgid "In This Photo:" +msgstr "Op deze foto:" -#: ../../mod/admin.php:324 -msgid "Site settings updated." -msgstr "Hub-instellingen bijgewerkt." +#: ../../mod/photos.php:1201 +msgid "Map" +msgstr "Kaart" -#: ../../mod/admin.php:361 ../../mod/settings.php:793 -msgid "mobile" -msgstr "mobiel" +#: ../../mod/photos.php:1289 +msgid "View Album" +msgstr "Album weergeven" -#: ../../mod/admin.php:363 -msgid "experimental" -msgstr "experimenteel" +#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 +#: ../../mod/photos.php:1314 +msgid "Recent Photos" +msgstr "Recente foto's" -#: ../../mod/admin.php:365 -msgid "unsupported" -msgstr "Niet ondersteund" +#: ../../mod/poke.php:164 +msgid "Poke/Prod" +msgstr "Aanstoten/porren" -#: ../../mod/admin.php:411 -msgid "Yes - with approval" -msgstr "Ja - met goedkeuring" +#: ../../mod/poke.php:165 +msgid "poke, prod or do other things to somebody" +msgstr "aanstoten, porren of andere dingen met iemand doen" -#: ../../mod/admin.php:417 -msgid "My site is not a public server" -msgstr "Mijn $Projectname-hub is niet openbaar" +#: ../../mod/poke.php:166 +msgid "Recipient" +msgstr "Ontvanger" -#: ../../mod/admin.php:418 -msgid "My site has paid access only" -msgstr "Mijn $Projectname-hub kent alleen betaalde toegang" +#: ../../mod/poke.php:167 +msgid "Choose what you wish to do to recipient" +msgstr "Kies wat je met de ontvanger wil doen" -#: ../../mod/admin.php:419 -msgid "My site has free access only" -msgstr "Mijn $Projectname-hub kent alleen gratis toegang" +#: ../../mod/poke.php:170 +msgid "Make this post private" +msgstr "Maak dit bericht privé" -#: ../../mod/admin.php:420 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mijn $Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie" +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Ophalen URL gaf een foutmelding terug: %1$s" -#: ../../mod/admin.php:444 -msgid "File upload" -msgstr "Bestand uploaden" +#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. " -#: ../../mod/admin.php:445 -msgid "Policies" -msgstr "Beleid" +#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 +msgid "Image resize failed." +msgstr "Afbeelding kon niet van grootte veranderd worden." -#: ../../mod/admin.php:450 -msgid "Site name" -msgstr "Naam van deze $Projectname-hub" +#: ../../mod/profile_photo.php:212 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven." -#: ../../mod/admin.php:451 -msgid "Banner/Logo" -msgstr "Banner/logo" +#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 +msgid "Image upload failed." +msgstr "Uploaden afbeelding mislukt" -#: ../../mod/admin.php:452 -msgid "Administrator Information" -msgstr "Informatie over de beheerder van deze hub" +#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 +msgid "Unable to process image." +msgstr "Niet in staat om afbeelding te verwerken." -#: ../../mod/admin.php:452 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden." +#: ../../mod/profile_photo.php:297 ../../mod/cover_photo.php:229 +msgid "female" +msgstr "vrouw" -#: ../../mod/admin.php:453 -msgid "System language" -msgstr "Standaardtaal" +#: ../../mod/profile_photo.php:298 ../../mod/cover_photo.php:230 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s heeft haar %2$s bijgewerkt" -#: ../../mod/admin.php:454 -msgid "System theme" -msgstr "Standaardthema" +#: ../../mod/profile_photo.php:299 ../../mod/cover_photo.php:231 +msgid "male" +msgstr "man" -#: ../../mod/admin.php:454 -msgid "" -"Default system theme - may be over-ridden by user profiles - <a href='#' " -"id='cnftheme'>change theme settings</a>" -msgstr "Standaardthema voor $Projectname-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>" +#: ../../mod/profile_photo.php:300 ../../mod/cover_photo.php:232 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s heeft zijn %2$s bijgewerkt" -#: ../../mod/admin.php:455 -msgid "Mobile system theme" -msgstr "Standaardthema voor mobiel" +#: ../../mod/profile_photo.php:302 ../../mod/cover_photo.php:234 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s hebben hun %2$s bijgewerkt" -#: ../../mod/admin.php:455 -msgid "Theme for mobile devices" -msgstr "Thema voor mobiele apparaten" +#: ../../mod/profile_photo.php:304 +msgid "profile photo" +msgstr "profielfoto" -#: ../../mod/admin.php:457 -msgid "Allow Feeds as Connections" -msgstr "Sta feeds toe als connecties" +#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 +#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 +msgid "Photo not available." +msgstr "Foto niet beschikbaar." -#: ../../mod/admin.php:457 -msgid "(Heavy system resource usage)" -msgstr "(sterk negatieve invloed op systeembronnen hub)" +#: ../../mod/profile_photo.php:450 ../../mod/cover_photo.php:350 +msgid "Upload File:" +msgstr "Bestand uploaden:" -#: ../../mod/admin.php:458 -msgid "Maximum image size" -msgstr "Maximale grootte van afbeeldingen" +#: ../../mod/profile_photo.php:451 ../../mod/cover_photo.php:351 +msgid "Select a profile:" +msgstr "Kies een profiel:" -#: ../../mod/admin.php:458 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend." +#: ../../mod/profile_photo.php:452 +msgid "Upload Profile Photo" +msgstr "Profielfoto uploaden" -#: ../../mod/admin.php:459 -msgid "Does this site allow new member registration?" -msgstr "Staat deze hub nieuwe accounts toe?" +#: ../../mod/profile_photo.php:457 ../../mod/settings.php:976 +#: ../../mod/cover_photo.php:357 +msgid "or" +msgstr "of" -#: ../../mod/admin.php:460 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Wat voor soort accounts biedt deze $Projectname-hub aan? Kies wat het meest in de buurt komt." +#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "skip this step" +msgstr "sla deze stap over" -#: ../../mod/admin.php:461 -msgid "Register text" -msgstr "Tekst tijdens registratie" +#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 +msgid "select a photo from your photo albums" +msgstr "Kies een foto uit jouw fotoalbums" -#: ../../mod/admin.php:461 -msgid "Will be displayed prominently on the registration page." -msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond." +#: ../../mod/profile_photo.php:473 ../../mod/cover_photo.php:373 +msgid "Crop Image" +msgstr "Afbeelding bijsnijden" -#: ../../mod/admin.php:462 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Homepagina van deze hub die aan bezoekers wordt getoond (standaard: inlogformulier)" +#: ../../mod/profile_photo.php:474 ../../mod/cover_photo.php:374 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven." -#: ../../mod/admin.php:462 -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 "voorbeeld: 'public' om de openbare stream te tonen, 'page/sys/home' om de webpagina 'home' van het systeemkanaal te tonen of 'include:home.html' om een gewoon bestand te gebruiken." +#: ../../mod/profile_photo.php:476 ../../mod/cover_photo.php:376 +msgid "Done Editing" +msgstr "Klaar met bewerken" -#: ../../mod/admin.php:463 -msgid "Preserve site homepage URL" -msgstr "Behoudt de URL van de hub (/)" +#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 +#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 +msgid "Profile not found." +msgstr "Profiel niet gevonden." -#: ../../mod/admin.php:463 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Toon de homepagina van de hub in een frame op de oorspronkelijke locatie (/), i.p.v. een doorverwijzing naar een andere locatie (bv. .../home.html)" +#: ../../mod/profiles.php:39 +msgid "Profile deleted." +msgstr "Profiel verwijderd." -#: ../../mod/admin.php:464 -msgid "Accounts abandoned after x days" -msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:" +#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 +msgid "Profile-" +msgstr "Profiel-" -#: ../../mod/admin.php:464 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet." +#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 +msgid "New profile created." +msgstr "Nieuw profiel aangemaakt." -#: ../../mod/admin.php:465 -msgid "Allowed friend domains" -msgstr "Toegestane domeinen" +#: ../../mod/profiles.php:105 +msgid "Profile unavailable to clone." +msgstr "Profiel niet beschikbaar om te klonen" -#: ../../mod/admin.php:465 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze $Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." +#: ../../mod/profiles.php:146 +msgid "Profile unavailable to export." +msgstr "Geen profiel beschikbaar om te exporteren" -#: ../../mod/admin.php:466 -msgid "Allowed email domains" -msgstr "Toegestane e-maildomeinen" +#: ../../mod/profiles.php:251 +msgid "Profile Name is required." +msgstr "Profielnaam is vereist" -#: ../../mod/admin.php:466 -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 "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten." +#: ../../mod/profiles.php:414 +msgid "Marital Status" +msgstr "Huwelijke status" -#: ../../mod/admin.php:467 -msgid "Not allowed email domains" -msgstr "Niet toegestane e-maildomeinen" +#: ../../mod/profiles.php:418 +msgid "Romantic Partner" +msgstr "Romantische partner" -#: ../../mod/admin.php:467 -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 "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. " +#: ../../mod/profiles.php:422 +msgid "Likes" +msgstr "Houdt van" -#: ../../mod/admin.php:468 -msgid "Block public" -msgstr "Openbare toegang blokkeren" +#: ../../mod/profiles.php:426 +msgid "Dislikes" +msgstr "Houdt niet van" -#: ../../mod/admin.php:468 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden." +#: ../../mod/profiles.php:430 +msgid "Work/Employment" +msgstr "Werk/arbeid" -#: ../../mod/admin.php:469 -msgid "Verify Email Addresses" -msgstr "E-mailadres verifieren" +#: ../../mod/profiles.php:433 +msgid "Religion" +msgstr "Religie" -#: ../../mod/admin.php:469 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)." +#: ../../mod/profiles.php:437 +msgid "Political Views" +msgstr "Politieke overtuigingen" -#: ../../mod/admin.php:470 -msgid "Force publish" -msgstr "Dwing kanaalvermelding af" +#: ../../mod/profiles.php:445 +msgid "Sexual Preference" +msgstr "Seksuele voorkeur" -#: ../../mod/admin.php:470 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld." +#: ../../mod/profiles.php:449 +msgid "Homepage" +msgstr "Homepage" -#: ../../mod/admin.php:471 -msgid "Import Public Streams" -msgstr "Openbare streams importeren" +#: ../../mod/profiles.php:453 +msgid "Interests" +msgstr "Interesses" -#: ../../mod/admin.php:471 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." -msgstr "Toegang verlenen tot openbare berichten die vanuit andere hubs worden geïmporteerd. Waarschuwing: de inhoud van deze berichten wordt niet gemodereerd." +#: ../../mod/profiles.php:547 +msgid "Profile updated." +msgstr "Profiel bijgewerkt" -#: ../../mod/admin.php:472 -msgid "login on Homepage" -msgstr "Inlogformulier op de homepagina" +#: ../../mod/profiles.php:634 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." -#: ../../mod/admin.php:472 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." -msgstr "Toon een inlogformulier voor bezoekers op de homepagina wanneer geen andere inhoud is geconfigureerd. " +#: ../../mod/profiles.php:674 +msgid "Edit Profile Details" +msgstr "Profiel bewerken" -#: ../../mod/admin.php:474 -msgid "Directory Server URL" -msgstr "Server-URL voor de kanalengids" +#: ../../mod/profiles.php:676 +msgid "View this profile" +msgstr "Profiel weergeven" -#: ../../mod/admin.php:474 -msgid "Default directory server" -msgstr "Standaardserver voor de kanalengids" +#: ../../mod/profiles.php:678 +msgid "Change Profile Photo" +msgstr "Profielfoto wijzigen" -#: ../../mod/admin.php:476 -msgid "Proxy user" -msgstr "Gebruikersnaam proxy" +#: ../../mod/profiles.php:679 +msgid "Create a new profile using these settings" +msgstr "Een nieuw profiel aanmaken met dit profiel als basis" -#: ../../mod/admin.php:477 -msgid "Proxy URL" -msgstr "URL proxy" +#: ../../mod/profiles.php:680 +msgid "Clone this profile" +msgstr "Dit profiel klonen" -#: ../../mod/admin.php:478 -msgid "Network timeout" -msgstr "Netwerktimeout" +#: ../../mod/profiles.php:681 +msgid "Delete this profile" +msgstr "Dit profiel verwijderen" -#: ../../mod/admin.php:478 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)" +#: ../../mod/profiles.php:683 +msgid "Import profile from file" +msgstr "Profiel vanuit bestand importeren" -#: ../../mod/admin.php:479 -msgid "Delivery interval" -msgstr "Afleveringsinterval" +#: ../../mod/profiles.php:684 +msgid "Export profile to file" +msgstr "Profiel naar bestand exporteren" -#: ../../mod/admin.php:479 -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 "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers." +#: ../../mod/profiles.php:685 +msgid "Profile Name:" +msgstr "Profielnaam:" -#: ../../mod/admin.php:480 -msgid "Deliveries per process" -msgstr "Leveringen per serverproces" +#: ../../mod/profiles.php:686 +msgid "Your Full Name:" +msgstr "Jouw volledige naam:" -#: ../../mod/admin.php:480 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust" -" if necessary to tune system performance. Recommend: 1-5." -msgstr "Aantal leveringen die aan één serverproces worden meegegeven. Pas dit aan wanneer het nodig is om systeemprestaties te verbeteren. Aangeraden: 1-5" +#: ../../mod/profiles.php:687 +msgid "Title/Description:" +msgstr "Titel/omschrijving:" -#: ../../mod/admin.php:481 -msgid "Poll interval" -msgstr "Poll-interval" +#: ../../mod/profiles.php:688 +msgid "Your Gender:" +msgstr "Jouw geslacht" -#: ../../mod/admin.php:481 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken." +#: ../../mod/profiles.php:689 +msgid "Birthday :" +msgstr "Verjaardag: " -#: ../../mod/admin.php:482 -msgid "Maximum Load Average" -msgstr "Maximaal gemiddelde systeembelasting" +#: ../../mod/profiles.php:690 +msgid "Street Address:" +msgstr "Straat en huisnummer:" -#: ../../mod/admin.php:482 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50." +#: ../../mod/profiles.php:691 +msgid "Locality/City:" +msgstr "Woonplaats:" -#: ../../mod/admin.php:483 -msgid "Expiration period in days for imported (matrix/network) content" -msgstr "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd." +#: ../../mod/profiles.php:692 +msgid "Postal/Zip Code:" +msgstr "Postcode:" -#: ../../mod/admin.php:483 -msgid "0 for no expiration of imported content" -msgstr "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud." +#: ../../mod/profiles.php:693 +msgid "Country:" +msgstr "Land:" -#: ../../mod/admin.php:531 -msgid "No server found" -msgstr "Geen hub gevonden" +#: ../../mod/profiles.php:694 +msgid "Region/State:" +msgstr "Provincie/gewest/deelstaat:" -#: ../../mod/admin.php:538 ../../mod/admin.php:821 -msgid "ID" -msgstr "ID" +#: ../../mod/profiles.php:695 +msgid "<span class=\"heart\">♥</span> Marital Status:" +msgstr "<span class=\"heart\">♥</span> Huwelijkse staat:" -#: ../../mod/admin.php:538 -msgid "for channel" -msgstr "voor kanaal" +#: ../../mod/profiles.php:696 +msgid "Who: (if applicable)" +msgstr "Wie (wanneer toepasselijk):" -#: ../../mod/admin.php:538 -msgid "on server" -msgstr "op hub" +#: ../../mod/profiles.php:697 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl" -#: ../../mod/admin.php:538 -msgid "Status" -msgstr "Status" +#: ../../mod/profiles.php:698 +msgid "Since [date]:" +msgstr "Sinds [datum]:" -#: ../../mod/admin.php:540 -msgid "Server" -msgstr "Hubbeheer" +#: ../../mod/profiles.php:700 +msgid "Homepage URL:" +msgstr "Adres homepage:" -#: ../../mod/admin.php:557 -msgid "Update has been marked successful" -msgstr "Update is als succesvol gemarkeerd" +#: ../../mod/profiles.php:703 +msgid "Religious Views:" +msgstr "Religieuze overtuigingen" -#: ../../mod/admin.php:567 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek." +#: ../../mod/profiles.php:704 +msgid "Keywords:" +msgstr "Trefwoorden" -#: ../../mod/admin.php:570 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s was geslaagd." +#: ../../mod/profiles.php:707 +msgid "Example: fishing photography software" +msgstr "Voorbeeld: muziek, fotografie, software" -#: ../../mod/admin.php:574 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is." +#: ../../mod/profiles.php:708 +msgid "Used in directory listings" +msgstr "Wordt in de kanalengids gebruikt" -#: ../../mod/admin.php:577 -#, php-format -msgid "Update function %s could not be found." -msgstr "Update-functie %s kon niet gevonden worden." +#: ../../mod/profiles.php:709 +msgid "Tell us about yourself..." +msgstr "Vertel ons iets over jezelf..." -#: ../../mod/admin.php:593 -msgid "No failed updates." -msgstr "Geen mislukte updates." +#: ../../mod/profiles.php:710 +msgid "Hobbies/Interests" +msgstr "Hobby's/interesses" -#: ../../mod/admin.php:597 -msgid "Failed Updates" -msgstr "Mislukte updates" +#: ../../mod/profiles.php:711 +msgid "Contact information and Social Networks" +msgstr "Contactinformatie en sociale netwerken" -#: ../../mod/admin.php:599 -msgid "Mark success (if update was manually applied)" -msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)" +#: ../../mod/profiles.php:712 +msgid "My other channels" +msgstr "Mijn andere kanalen" -#: ../../mod/admin.php:600 -msgid "Attempt to execute this update step automatically" -msgstr "Poging om deze stap van de update automatisch uit te voeren." +#: ../../mod/profiles.php:713 +msgid "Musical interests" +msgstr "Muzikale interesses" -#: ../../mod/admin.php:632 -msgid "Queue Statistics" -msgstr "Wachtrij-statistieken" +#: ../../mod/profiles.php:714 +msgid "Books, literature" +msgstr "Boeken/literatuur" -#: ../../mod/admin.php:633 -msgid "Total Entries" -msgstr "Aantal vermeldingen" +#: ../../mod/profiles.php:715 +msgid "Television" +msgstr "Televisie" -#: ../../mod/admin.php:634 -msgid "Priority" -msgstr "Prioriteit" +#: ../../mod/profiles.php:716 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/cultuur/entertainment" -#: ../../mod/admin.php:635 -msgid "Destination URL" -msgstr "Doel-URL" +#: ../../mod/profiles.php:717 +msgid "Love/romance" +msgstr "Liefde/romantiek" -#: ../../mod/admin.php:636 -msgid "Mark hub permanently offline" -msgstr "Hub als permanent offline markeren" +#: ../../mod/profiles.php:718 +msgid "Work/employment" +msgstr "Werk/arbeid" -#: ../../mod/admin.php:637 -msgid "Empty queue for this hub" -msgstr "Berichtenwachtrij voor deze hub legen" +#: ../../mod/profiles.php:719 +msgid "School/education" +msgstr "School/onderwijs" -#: ../../mod/admin.php:638 -msgid "Last known contact" -msgstr "Voor het laatst contact" +#: ../../mod/profiles.php:725 +msgid "This is your default profile." +msgstr "Dit is jouw standaardprofiel" -#: ../../mod/admin.php:674 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "%s account geblokkeerd/gedeblokkeerd" -msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd" +#: ../../mod/profiles.php:736 +msgid "Age: " +msgstr "Leeftijd:" -#: ../../mod/admin.php:682 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "%s account verwijderd" -msgstr[1] "%s accounts verwijderd" +#: ../../mod/profiles.php:779 +msgid "Edit/Manage Profiles" +msgstr "Profielen bewerken/beheren" -#: ../../mod/admin.php:718 -msgid "Account not found" -msgstr "Account niet gevonden" +#: ../../mod/profiles.php:780 +msgid "Add profile things" +msgstr "Dingen aan je profiel toevoegen" -#: ../../mod/admin.php:730 -#, php-format -msgid "Account '%s' deleted" -msgstr "Account '%s' verwijderd" +#: ../../mod/profiles.php:781 +msgid "Include desirable objects in your profile" +msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" -#: ../../mod/admin.php:738 -#, php-format -msgid "Account '%s' blocked" -msgstr "Account '%s' geblokkeerd" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ongeldige profiel-identificator" -#: ../../mod/admin.php:746 -#, php-format -msgid "Account '%s' unblocked" -msgstr "Account '%s' gedeblokkeerd" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Zichtbaarheid profiel " -#: ../../mod/admin.php:808 ../../mod/admin.php:820 -msgid "Users" -msgstr "Accounts" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" -#: ../../mod/admin.php:810 ../../mod/admin.php:974 -msgid "select all" -msgstr "alles selecteren" +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Zichtbaar voor" -#: ../../mod/admin.php:811 -msgid "User registrations waiting for confirm" -msgstr "Accounts die op goedkeuring wachten" +#: ../../mod/pubsites.php:18 +msgid "Public Sites" +msgstr "Openbare hubs" -#: ../../mod/admin.php:812 -msgid "Request date" -msgstr "Tijd/datum verzoek" +#: ../../mod/pubsites.php:21 +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 <strong>may</strong> " +"provide additional details." +msgstr "Op de hier weergegeven hubs kan iedereen zich voor het $Projectname-netwerk aanmelden. Alle hubs in het $Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. <strong>Mogelijk</strong> wordt hierover op de hub zelf meer informatie gegeven." -#: ../../mod/admin.php:813 -msgid "No registrations." -msgstr "Geen verzoeken." +#: ../../mod/pubsites.php:27 +msgid "Rate this hub" +msgstr "Beoordeel deze hub" -#: ../../mod/admin.php:815 -msgid "Deny" -msgstr "Afkeuren" +#: ../../mod/pubsites.php:28 +msgid "Site URL" +msgstr "URL hub" -#: ../../mod/admin.php:821 -msgid "Register date" -msgstr "Geregistreerd" +#: ../../mod/pubsites.php:28 +msgid "Access Type" +msgstr "Toegangstype" -#: ../../mod/admin.php:821 -msgid "Last login" -msgstr "Laatste keer ingelogd" +#: ../../mod/pubsites.php:28 +msgid "Registration Policy" +msgstr "Registratiebeleid" -#: ../../mod/admin.php:821 -msgid "Expires" -msgstr "Verloopt" +#: ../../mod/pubsites.php:28 +msgid "Project" +msgstr "Project" -#: ../../mod/admin.php:821 -msgid "Service Class" -msgstr "Abonnementen" +#: ../../mod/pubsites.php:28 +msgid "View hub ratings" +msgstr "Bekijk hubbeoordelingen" -#: ../../mod/admin.php:823 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" -" on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?" +#: ../../mod/pubsites.php:32 +msgid "Rate" +msgstr "Beoordeel" -#: ../../mod/admin.php:824 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +#: ../../mod/pubsites.php:33 +msgid "View ratings" +msgstr "Bekijk beoordelingen" -#: ../../mod/admin.php:860 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "%s kanaal gecensureerd/ongecensureerd" -msgstr[1] "%s kanalen gecensureerd/ongecensureerd" +#: ../../mod/rate.php:158 +msgid "Website:" +msgstr "Website:" -#: ../../mod/admin.php:869 +#: ../../mod/rate.php:161 #, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "Scripts toegestaan/niet toegestaan voor %s kanaal" -msgstr[1] "Scripts toegestaan/niet toegestaan voor %s kanalen" +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)" -#: ../../mod/admin.php:876 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s kanaal verwijderd" -msgstr[1] "%s kanalen verwijderd" +#: ../../mod/rate.php:162 +msgid "Rating (this information is public)" +msgstr "Beoordeling (deze informatie is openbaar)" -#: ../../mod/admin.php:896 -msgid "Channel not found" -msgstr "Kanaal niet gevonden" +#: ../../mod/rate.php:163 +msgid "Optionally explain your rating (this information is public)" +msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)" -#: ../../mod/admin.php:907 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Kanaal '%s' verwijderd" +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Geen beoordelingen" -#: ../../mod/admin.php:919 -#, php-format -msgid "Channel '%s' censored" -msgstr "Kanaal '%s' gecensureerd" +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Beoordeling: " -#: ../../mod/admin.php:919 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Kanaal '%s' ongecensureerd" +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Website: " -#: ../../mod/admin.php:930 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Scripts toegestaan voor kanaal '%s'" +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Omschrijving: " -#: ../../mod/admin.php:930 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Scripts niet toegestaan voor kanaal '%s'" +#: ../../mod/rbmark.php:90 +msgid "Select a bookmark folder" +msgstr "Kies een bladwijzermap" -#: ../../mod/admin.php:976 -msgid "Censor" -msgstr "Censureren" +#: ../../mod/rbmark.php:95 +msgid "Save Bookmark" +msgstr "Bladwijzer opslaan" -#: ../../mod/admin.php:977 -msgid "Uncensor" -msgstr "Niet censureren" +#: ../../mod/rbmark.php:96 +msgid "URL of bookmark" +msgstr "URL van bladwijzer" -#: ../../mod/admin.php:978 -msgid "Allow Code" -msgstr "Scripts toestaan" +#: ../../mod/rbmark.php:101 +msgid "Or enter new bookmark folder name" +msgstr "Of geef de naam op van een nieuwe bladwijzermap" -#: ../../mod/admin.php:979 -msgid "Disallow Code" -msgstr "Scripts niet toestaan" +#: ../../mod/register.php:45 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Maximum toegestane dagelijkse registraties op deze $Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/admin.php:981 -msgid "UID" -msgstr "UID" +#: ../../mod/register.php:51 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." + +#: ../../mod/register.php:85 +msgid "Passwords do not match." +msgstr "Wachtwoorden komen niet met elkaar overeen." -#: ../../mod/admin.php:983 +#: ../../mod/register.php:127 msgid "" -"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 "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." + +#: ../../mod/register.php:133 +msgid "Your registration is pending approval by the site owner." +msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze $Projectname-hub." + +#: ../../mod/register.php:136 +msgid "Your registration can not be processed." +msgstr "Jouw registratie kan niet verwerkt worden." + +#: ../../mod/register.php:179 +msgid "Registration on this site is disabled." +msgstr "Registreren van nieuwe accounts is op deze hub uitgeschakeld." + +#: ../../mod/register.php:188 +msgid "Registration on this site/hub is by approval only." +msgstr "Registraties op deze $Projectname-hub moeten eerst worden goedgekeurd." -#: ../../mod/admin.php:984 +#: ../../mod/register.php:189 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" +msgstr "<a href=\"pubsites\">Registreer op een andere $Projectname-hub</a>" + +#: ../../mod/register.php:199 msgid "" -"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 "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Deze $Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/admin.php:1024 +#: ../../mod/register.php:210 +msgid "Terms of Service" +msgstr "Gebruiksvoorwaarden" + +#: ../../mod/register.php:216 #, php-format -msgid "Plugin %s disabled." -msgstr "Plug-in %s uitgeschakeld." +msgid "I accept the %s for this website" +msgstr "Ik accepteer de %s van deze $Projectname-hub" -#: ../../mod/admin.php:1028 +#: ../../mod/register.php:218 #, php-format -msgid "Plugin %s enabled." -msgstr "Plug-in %s ingeschakeld" +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ik accepteer de %s van deze $Projectname-hub" -#: ../../mod/admin.php:1038 ../../mod/admin.php:1241 -msgid "Disable" -msgstr "Uitschakelen" +#: ../../mod/register.php:242 +msgid "Membership on this site is by invitation only." +msgstr "Registreren op deze $Projectname-hub kan alleen op uitnodiging." -#: ../../mod/admin.php:1041 ../../mod/admin.php:1243 -msgid "Enable" -msgstr "Inschakelen" +#: ../../mod/register.php:243 +msgid "Please enter your invitation code" +msgstr "Vul jouw uitnodigingscode in" -#: ../../mod/admin.php:1070 ../../mod/admin.php:1270 -msgid "Toggle" -msgstr "Omschakelen" +#: ../../mod/register.php:247 +msgid "Enter your name" +msgstr "Vul jouw naam in" -#: ../../mod/admin.php:1078 ../../mod/admin.php:1280 -msgid "Author: " -msgstr "Auteur: " +#: ../../mod/register.php:256 +msgid "Your email address" +msgstr "Jouw e-mailadres" -#: ../../mod/admin.php:1079 ../../mod/admin.php:1281 -msgid "Maintainer: " -msgstr "Beheerder: " +#: ../../mod/register.php:257 +msgid "Choose a password" +msgstr "Geef een wachtwoord op" -#: ../../mod/admin.php:1206 -msgid "No themes found." -msgstr "Geen thema's gevonden" +#: ../../mod/register.php:258 +msgid "Please re-enter your password" +msgstr "Geef het wachtwoord opnieuw op" -#: ../../mod/admin.php:1262 -msgid "Screenshot" -msgstr "Schermafdruk" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Inloggen." -#: ../../mod/admin.php:1308 -msgid "[Experimental]" -msgstr "[Experimenteel]" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd." -#: ../../mod/admin.php:1309 -msgid "[Unsupported]" -msgstr "[Niet ondersteund]" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Verwijder dit account" -#: ../../mod/admin.php:1333 -msgid "Log settings updated." -msgstr "Logboek-instellingen bijgewerkt." +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "WAARSCHUWING: " -#: ../../mod/admin.php:1390 -msgid "Clear" -msgstr "Leegmaken" +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Dit account en al zijn kanalen worden volledig uit het $Projectname-netwerk verwijderd." -#: ../../mod/admin.php:1396 -msgid "Debugging" -msgstr "Debuggen" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!" -#: ../../mod/admin.php:1397 -msgid "Log file" -msgstr "Logbestand" +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "Vul je wachtwoord in ter verificatie:" -#: ../../mod/admin.php:1397 +#: ../../mod/removeaccount.php:60 msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je $Projectname-installatie." +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het $Projectname-netwerk verwijderen" -#: ../../mod/admin.php:1398 -msgid "Log level" -msgstr "Logniveau" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het $Projectname-netwerk verwijderd" -#: ../../mod/admin.php:1444 -msgid "New Profile Field" -msgstr "Nieuw profielveld" +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 +msgid "Remove Account" +msgstr "Account verwijderen" -#: ../../mod/admin.php:1445 ../../mod/admin.php:1465 -msgid "Field nickname" -msgstr "Bijnaam voor veld" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd." -#: ../../mod/admin.php:1445 ../../mod/admin.php:1465 -msgid "System name of field" -msgstr "Systeemnaam voor veld" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Verwijder dit kanaal" -#: ../../mod/admin.php:1446 ../../mod/admin.php:1466 -msgid "Input type" -msgstr "Invoertype" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Dit kanaal wordt volledig uit het $Projectname-netwerk verwijderd." -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Field Name" -msgstr "Veldnaam" +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Dit kanaal en alle klonen hiervan uit het $Projectname-netwerk verwijderen" -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Label on profile pages" -msgstr "Tekstlabel voor op profielpagina's" +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het $Projectname-netwerk verwijderd" -#: ../../mod/admin.php:1448 ../../mod/admin.php:1468 -msgid "Help text" -msgstr "Helptekst" +#: ../../mod/removeme.php:61 ../../mod/settings.php:1113 +msgid "Remove Channel" +msgstr "Kanaal verwijderen" -#: ../../mod/admin.php:1448 ../../mod/admin.php:1468 -msgid "Additional info (optional)" -msgstr "Extra informatie (optioneel)" +#: ../../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 "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten." -#: ../../mod/admin.php:1458 -msgid "Field definition not found" -msgstr "Velddefinitie niet gevonden" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "Het foutbericht was:" -#: ../../mod/admin.php:1464 -msgid "Edit Profile Field" -msgstr "Profielveld bewerken" +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Authenticatie mislukt." -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" -msgstr "Lay-out verwijderen?" +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Authenticatie op afstand" -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Lay-out-omschrijving (optioneel)" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Naam lay-out" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Authenticeren" -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" -msgstr "Lay-out bewerken" +#: ../../mod/search.php:212 +#, php-format +msgid "Items tagged with: %s" +msgstr "Items getagd met %s" + +#: ../../mod/search.php:214 +#, php-format +msgid "Search results for: %s" +msgstr "Zoekresultaten voor %s" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Geen abonnementsbeperkingen gevonden." #: ../../mod/settings.php:76 msgid "Name is required" @@ -7601,7 +8039,7 @@ msgstr "Nieuw wachtwoord bevestigen:" msgid "Leave password fields blank unless changing" msgstr "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen" -#: ../../mod/settings.php:699 ../../mod/settings.php:1030 +#: ../../mod/settings.php:699 ../../mod/settings.php:1031 msgid "Email Address:" msgstr "E-mailadres:" @@ -7609,14 +8047,6 @@ msgstr "E-mailadres:" msgid "Remove this account including all its channels" msgstr "Dit account en al zijn kanalen verwijderen" -#: ../../mod/settings.php:717 -msgid "Off" -msgstr "Uit" - -#: ../../mod/settings.php:717 -msgid "On" -msgstr "Aan" - #: ../../mod/settings.php:724 msgid "Additional Features" msgstr "Extra functies" @@ -7699,8 +8129,8 @@ msgid "(comments displayed separately)" msgstr "(reacties worden afzonderlijk weergeven)" #: ../../mod/settings.php:849 -msgid "Use blog/list mode on matrix page" -msgstr "Gebruik blog/lijst-modus op matrixpagina" +msgid "Use blog/list mode on grid page" +msgstr "Gebruik blog/lijst-modus op gridpagina" #: ../../mod/settings.php:850 msgid "Channel page max height of content (in pixels)" @@ -7711,8 +8141,8 @@ msgid "click to expand content exceeding this height" msgstr "klik om inhoud uit te klappen die deze hoogte overschrijdt" #: ../../mod/settings.php:851 -msgid "Matrix page max height of content (in pixels)" -msgstr "Maximale hoogte berichtinhoud op matrixpagina (in pixels)" +msgid "Grid page max height of content (in pixels)" +msgstr "Maximale hoogte berichtinhoud op gridpagina (in pixels)" #: ../../mod/settings.php:885 msgid "Nobody except yourself" @@ -7746,1100 +8176,806 @@ msgstr "Geauthenticeerd" msgid "Anybody on the internet" msgstr "Iedereen op het internet" -#: ../../mod/settings.php:966 +#: ../../mod/settings.php:967 msgid "Publish your default profile in the network directory" msgstr "Publiceer je standaardprofiel in de kanalengids" -#: ../../mod/settings.php:971 +#: ../../mod/settings.php:972 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen" -#: ../../mod/settings.php:980 +#: ../../mod/settings.php:981 msgid "Your channel address is" msgstr "Jouw kanaaladres is" -#: ../../mod/settings.php:1021 +#: ../../mod/settings.php:1022 msgid "Channel Settings" msgstr "Kanaal-instellingen" -#: ../../mod/settings.php:1028 +#: ../../mod/settings.php:1029 msgid "Basic Settings" msgstr "Basis-instellingen" -#: ../../mod/settings.php:1031 +#: ../../mod/settings.php:1032 msgid "Your Timezone:" msgstr "Jouw tijdzone:" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Default Post Location:" msgstr "Standaardlocatie bericht:" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 msgid "Geographical location to display on your posts" msgstr "Geografische locatie die bij het bericht moet worden vermeld" -#: ../../mod/settings.php:1033 +#: ../../mod/settings.php:1034 msgid "Use Browser Location:" msgstr "Locatie van webbrowser gebruiken:" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "Adult Content" msgstr "Inhoud voor volwassenen" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1036 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de tag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)" -#: ../../mod/settings.php:1037 +#: ../../mod/settings.php:1038 msgid "Security and Privacy Settings" msgstr "Veiligheids- en privacy-instellingen" -#: ../../mod/settings.php:1039 +#: ../../mod/settings.php:1040 msgid "Your permissions are already configured. Click to view/adjust" msgstr "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen." -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Hide my online presence" msgstr "Verberg mijn aanwezigheid" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1042 msgid "Prevents displaying in your profile that you are online" msgstr "Voorkomt dat op je kanaalpagina te zien valt dat je momenteel op $Projectname aanwezig bent" -#: ../../mod/settings.php:1043 +#: ../../mod/settings.php:1044 msgid "Simple Privacy Settings:" msgstr "Eenvoudige privacy-instellingen:" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1045 msgid "" "Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "Zeer openbaar <em>(kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)</em>" -#: ../../mod/settings.php:1045 +#: ../../mod/settings.php:1046 msgid "" "Typical - <em>default public, privacy when desired (similar to social " "network permissions but with improved privacy)</em>" msgstr "Normaal <em>(standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)</em>" -#: ../../mod/settings.php:1046 +#: ../../mod/settings.php:1047 msgid "Private - <em>default private, never open or public</em>" msgstr "Privé <em>(standaard privé en nooit openbaar)</em>" -#: ../../mod/settings.php:1047 +#: ../../mod/settings.php:1048 msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "Geblokkeerd <em>(standaard geblokkeerd naar/van iedereen)</em>" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 msgid "Allow others to tag your posts" msgstr "Anderen toestaan om je berichten te taggen" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1050 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren" -#: ../../mod/settings.php:1051 +#: ../../mod/settings.php:1052 msgid "Advanced Privacy Settings" msgstr "Geavanceerde privacy-instellingen" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1054 msgid "Expire other channel content after this many days" msgstr "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:" -#: ../../mod/settings.php:1053 -msgid "0 or blank prevents expiration" -msgstr "0 of leeg voorkomt het verlopen" - #: ../../mod/settings.php:1054 +#, php-format +msgid "" +"0 or blank to use the website limit. The website expires after %d days." +msgstr "0 of leeg om het standaard aantal dagen van deze hub te gebruiken. Deze hub laat de inhoud van andere kanalen na %d dagen verlopen." + +#: ../../mod/settings.php:1055 msgid "Maximum Friend Requests/Day:" msgstr "Maximum aantal connectieverzoeken per dag:" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1055 msgid "May reduce spam activity" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1056 msgid "Default Post Permissions" msgstr "Standaard permissies voor nieuwe berichten" -#: ../../mod/settings.php:1056 ../../mod/mitem.php:150 ../../mod/mitem.php:223 -msgid "(click to open/close)" -msgstr "(klik om te openen/sluiten)" - -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1061 msgid "Channel permissions category:" msgstr "Kanaaltype en -permissies:" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Maximum private messages per day from unknown people:" msgstr "Maximum aantal privé-berichten per dag van onbekende personen:" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1067 msgid "Useful to reduce spamming" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1070 msgid "Notification Settings" msgstr "Notificatie-instellingen" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1071 msgid "By default post a status message when:" msgstr "Plaats automatisch een statusbericht wanneer:" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1072 msgid "accepting a friend request" msgstr "Een connectieverzoek wordt geaccepteerd" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 msgid "joining a forum/community" msgstr "Je lid wordt van een forum/groep" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1074 msgid "making an <em>interesting</em> profile change" msgstr "Er sprake is van een <em>interessante</em> profielwijziging" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1075 msgid "Send a notification email when:" msgstr "Verzend een notificatie per e-mail wanneer:" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1076 msgid "You receive a connection request" msgstr "Je een connectieverzoek ontvangt" -#: ../../mod/settings.php:1076 +#: ../../mod/settings.php:1077 msgid "Your connections are confirmed" msgstr "Jouw connecties zijn bevestigd" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1078 msgid "Someone writes on your profile wall" msgstr "Iemand iets op jouw kanaal heeft geschreven" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1079 msgid "Someone writes a followup comment" msgstr "Iemand een reactie schrijft" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 msgid "You receive a private message" msgstr "Je een privé-bericht ontvangt" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1081 msgid "You receive a friend suggestion" msgstr "Je een kanaalvoorstel ontvangt" -#: ../../mod/settings.php:1081 +#: ../../mod/settings.php:1082 msgid "You are tagged in a post" msgstr "Je expliciet in een bericht bent genoemd" -#: ../../mod/settings.php:1082 +#: ../../mod/settings.php:1083 msgid "You are poked/prodded/etc. in a post" msgstr "Je bent in een bericht aangestoten/gepord/etc." -#: ../../mod/settings.php:1085 +#: ../../mod/settings.php:1086 msgid "Show visual notifications including:" msgstr "Toon de volgende zichtbare notificaties:" -#: ../../mod/settings.php:1087 -msgid "Unseen matrix activity" -msgstr "Niet bekeken matrix-activiteit" - #: ../../mod/settings.php:1088 +msgid "Unseen grid activity" +msgstr "Niet bekeken grid-activiteit" + +#: ../../mod/settings.php:1089 msgid "Unseen channel activity" msgstr "Niet bekeken kanaal-activiteit" -#: ../../mod/settings.php:1089 +#: ../../mod/settings.php:1090 msgid "Unseen private messages" msgstr "Niet bekeken privéberichten" -#: ../../mod/settings.php:1089 ../../mod/settings.php:1094 -#: ../../mod/settings.php:1095 ../../mod/settings.php:1096 +#: ../../mod/settings.php:1090 ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 ../../mod/settings.php:1097 msgid "Recommended" msgstr "Aanbevolen" -#: ../../mod/settings.php:1090 +#: ../../mod/settings.php:1091 msgid "Upcoming events" msgstr "Aankomende gebeurtenissen" -#: ../../mod/settings.php:1091 +#: ../../mod/settings.php:1092 msgid "Events today" msgstr "Gebeurtenissen van vandaag" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Upcoming birthdays" msgstr "Aankomende verjaardagen" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1093 msgid "Not available in all themes" msgstr "Niet in alle thema's beschikbaar" -#: ../../mod/settings.php:1093 +#: ../../mod/settings.php:1094 msgid "System (personal) notifications" msgstr "(Persoonlijke) systeemnotificaties" -#: ../../mod/settings.php:1094 +#: ../../mod/settings.php:1095 msgid "System info messages" msgstr "Systeemmededelingen" -#: ../../mod/settings.php:1095 +#: ../../mod/settings.php:1096 msgid "System critical alerts" msgstr "Kritische systeemwaarschuwingen" -#: ../../mod/settings.php:1096 +#: ../../mod/settings.php:1097 msgid "New connections" msgstr "Nieuwe connecties" -#: ../../mod/settings.php:1097 +#: ../../mod/settings.php:1098 msgid "System Registrations" msgstr "Nieuwe accountregistraties op deze hub" -#: ../../mod/settings.php:1098 +#: ../../mod/settings.php:1099 msgid "" "Also show new wall posts, private messages and connections under Notices" msgstr "Toon tevens nieuwe kanaalberichten, privéberichten en connecties onder Notificaties" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Notify me of events this many days in advance" msgstr "Herinner mij zoveel dagen van te voren aan gebeurtenissen" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1101 msgid "Must be greater than 0" msgstr "Moet hoger dan 0 zijn" -#: ../../mod/settings.php:1102 +#: ../../mod/settings.php:1103 msgid "Advanced Account/Page Type Settings" msgstr "Instellingen geavanceerd account/paginatype" -#: ../../mod/settings.php:1103 +#: ../../mod/settings.php:1104 msgid "Change the behaviour of this account for special situations" msgstr "Verander het gedrag van dit account voor speciale situaties" -#: ../../mod/settings.php:1106 +#: ../../mod/settings.php:1107 msgid "" "Please enable expert mode (in <a href=\"settings/features\">Settings > " "Additional features</a>) to adjust!" msgstr "Schakel de expertmodus in (in <a href=\"settings/features\">Instellingen > Extra functies</a>) om aan te kunnen passen!" -#: ../../mod/settings.php:1107 +#: ../../mod/settings.php:1108 msgid "Miscellaneous Settings" msgstr "Diverse instellingen" -#: ../../mod/settings.php:1108 +#: ../../mod/settings.php:1109 msgid "Default photo upload folder" msgstr "Standaard fotoalbum voor uploads" -#: ../../mod/settings.php:1108 ../../mod/settings.php:1109 +#: ../../mod/settings.php:1109 ../../mod/settings.php:1110 msgid "%Y - current year, %m - current month" msgstr "%Y - dit jaar, %m - deze maand" -#: ../../mod/settings.php:1109 +#: ../../mod/settings.php:1110 msgid "Default file upload folder" msgstr "Standaard bestandsmap voor uploads" -#: ../../mod/settings.php:1111 +#: ../../mod/settings.php:1112 msgid "Personal menu to display in your channel pages" msgstr "Persoonlijk menu om op je kanaalpagina's weer te geven" -#: ../../mod/settings.php:1113 +#: ../../mod/settings.php:1114 msgid "Remove this channel." msgstr "Verwijder dit kanaal." -#: ../../mod/settings.php:1114 +#: ../../mod/settings.php:1115 msgid "Firefox Share $Projectname provider" msgstr "$Projectname-service voor Firefox Share" -#: ../../mod/settings.php:1115 +#: ../../mod/settings.php:1116 msgid "Start calendar week on monday" msgstr "Begin in de agenda de week op maandag" -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Paginatitel" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App geïnstalleerd" - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Misvormde app." - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Insluitcode" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "App bewerken" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "App maken" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Naam van app" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Locatie (URL) van app" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL van pictogram" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels (optioneel)" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versie-ID" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prijs van de app" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Locatie (URL) om de app aan te schaffen" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "- kies map -" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Hulp met de paginabeschrijvingstaal Comanche" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Lay-out-omschrijving" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Download PDL-bestand" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." -msgstr "Locatie niet gevonden." +#: ../../mod/setup.php:191 +msgid "$Projectname Server - Setup" +msgstr "$Projectname Server - Setup" -#: ../../mod/locs.php:58 -msgid "Location lookup failed." -msgstr "Opzoeken locatie mislukt" +#: ../../mod/setup.php:195 +msgid "Could not connect to database." +msgstr "Could not connect to database." -#: ../../mod/locs.php:62 +#: ../../mod/setup.php:199 msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Kies eerst een andere primaire locatie alvorens de huidige primaire locatie te verwijderen." - -#: ../../mod/locs.php:91 -msgid "Syncing locations" -msgstr "Locaties synchronizeren" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." -#: ../../mod/locs.php:101 -msgid "No locations found." -msgstr "Geen locaties gevonden." +#: ../../mod/setup.php:206 +msgid "Could not create table." +msgstr "Could not create table." -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" -msgstr "Kanaallocaties beheren" +#: ../../mod/setup.php:211 +msgid "Your site database has been installed." +msgstr "Your hub database has been installed." -#: ../../mod/locs.php:113 -msgid "Location (address)" -msgstr "Locatie (adres)" +#: ../../mod/setup.php:215 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "You may need to import the file \"install/schema_xxx.sql\" manually using a database client." -#: ../../mod/locs.php:114 -msgid "Primary Location" -msgstr "Primaire locatie" +#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Please see the file \"install/INSTALL.txt\"." -#: ../../mod/locs.php:115 -msgid "Drop location" -msgstr "Locatie verwijderen" +#: ../../mod/setup.php:281 +msgid "System check" +msgstr "System check" -#: ../../mod/locs.php:117 -msgid "Sync now" -msgstr "Nu synchroniseren" +#: ../../mod/setup.php:286 +msgid "Check again" +msgstr "Check again" -#: ../../mod/locs.php:118 -msgid "Please wait several minutes between consecutive operations." -msgstr "Wacht enkele minuten tussen opeenvolgende handelingen." +#: ../../mod/setup.php:308 +msgid "Database connection" +msgstr "Database connection" -#: ../../mod/locs.php:119 +#: ../../mod/setup.php:309 msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Wij adviseren, wanneer dit (nog) mogelijk is, de locatie te verwijderen door op de hub van de kloon in te loggen en het kanaal daar te verwijderen." - -#: ../../mod/locs.php:120 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Gebruik dit formulier om de locatie te verwijderen wanneer de hub van de kloon niet meer operationeel is." +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "In order to install $Projectname we need to know how to connect to your database." -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" -msgstr "$Projectname" +#: ../../mod/setup.php:310 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom op %s" +#: ../../mod/setup.php:311 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "The database you specify below should already exist. If it does not, please create it before continuing." -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Inloggen." +#: ../../mod/setup.php:315 +msgid "Database Server Name" +msgstr "Database Server Name" -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Xchan opzoeken" +#: ../../mod/setup.php:315 +msgid "Default is 127.0.0.1" +msgstr "Default is 127.0.0.1" -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Zoek een xchan (of webbie) die begint met:" +#: ../../mod/setup.php:316 +msgid "Database Port" +msgstr "Database Port" -#: ../../mod/xchan.php:37 ../../mod/menu.php:162 ../../mod/mitem.php:116 -msgid "Not found." -msgstr "Niet gevonden." +#: ../../mod/setup.php:316 +msgid "Communication port number - use 0 for default" +msgstr "Communication port number - use 0 for default" -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Je moet zijn ingelogd om deze pagina te kunnen bekijken." +#: ../../mod/setup.php:317 +msgid "Database Login Name" +msgstr "Database Login Name" -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Onvoldoende permissies. Doorgestuurd naar profielpagina." +#: ../../mod/setup.php:318 +msgid "Database Login Password" +msgstr "Database Login Password" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Item is niet aanwezig." +#: ../../mod/setup.php:319 +msgid "Database Name" +msgstr "Database Name" -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." +#: ../../mod/setup.php:320 +msgid "Database Type" +msgstr "Database Type" -#: ../../mod/photos.php:100 -msgid "Album not found." -msgstr "Album niet gevonden." +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +msgid "Site administrator email address" +msgstr "Hub administrator email address" -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Verwijder album" +#: ../../mod/setup.php:322 ../../mod/setup.php:363 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Your account email address must match this in order to use the web admin panel." -#: ../../mod/photos.php:171 ../../mod/photos.php:1006 -msgid "Delete Photo" -msgstr "Verwijder foto" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Website URL" +msgstr "Hub URL" -#: ../../mod/photos.php:501 -msgid "No photos selected" -msgstr "Geen foto's geselecteerd" +#: ../../mod/setup.php:323 ../../mod/setup.php:365 +msgid "Please use SSL (https) URL if available." +msgstr "Please use SSL (https) URL if available." -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." -msgstr "Toegang tot dit item is beperkt." +#: ../../mod/setup.php:325 ../../mod/setup.php:367 +msgid "Please select a default timezone for your website" +msgstr "Please select a default timezone for your hub" -#: ../../mod/photos.php:589 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt." +#: ../../mod/setup.php:352 +msgid "Site settings" +msgstr "Hub settings" -#: ../../mod/photos.php:592 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB aan foto-opslag gebruikt." +#: ../../mod/setup.php:417 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Could not find a command line version of PHP in the web server PATH." -#: ../../mod/photos.php:620 -msgid "Upload Photos" -msgstr "Foto's uploaden" +#: ../../mod/setup.php:418 +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 "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." -#: ../../mod/photos.php:624 -msgid "Enter an album name" -msgstr "Vul een albumnaam in" +#: ../../mod/setup.php:422 +msgid "PHP executable path" +msgstr "PHP executable path" -#: ../../mod/photos.php:625 -msgid "or select an existing album (doubleclick)" -msgstr "of kies een bestaand album (dubbelklikken)" +#: ../../mod/setup.php:422 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Enter full path to php executable. You can leave this blank to continue the installation." -#: ../../mod/photos.php:626 -msgid "Create a status post for this upload" -msgstr "Plaats een bericht voor deze upload." +#: ../../mod/setup.php:427 +msgid "Command line PHP" +msgstr "Command line PHP" -#: ../../mod/photos.php:627 -msgid "Caption (optional):" -msgstr "Bijschrift (optioneel):" +#: ../../mod/setup.php:436 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." -#: ../../mod/photos.php:628 -msgid "Description (optional):" -msgstr "Omschrijving (optioneel):" +#: ../../mod/setup.php:437 +msgid "This is required for message delivery to work." +msgstr "This is required for message delivery to work." -#: ../../mod/photos.php:655 -msgid "Album name could not be decoded" -msgstr "Albumnaam kon niet gedecodeerd worden" +#: ../../mod/setup.php:440 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/photos.php:699 ../../mod/photos.php:1233 -#: ../../mod/photos.php:1250 -msgid "Contact Photos" -msgstr "Connectiefoto's" +#: ../../mod/setup.php:458 +#, 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 "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." -#: ../../mod/photos.php:722 -msgid "Show Newest First" -msgstr "Nieuwste eerst weergeven" +#: ../../mod/setup.php:463 +msgid "You can adjust these settings in the servers php.ini." +msgstr "You can adjust these settings in the servers php.ini." -#: ../../mod/photos.php:724 -msgid "Show Oldest First" -msgstr "Oudste eerst weergeven" +#: ../../mod/setup.php:465 +msgid "PHP upload limits" +msgstr "PHP upload limits" -#: ../../mod/photos.php:824 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." +#: ../../mod/setup.php:488 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" -#: ../../mod/photos.php:826 -msgid "Photo not available" -msgstr "Foto niet aanwezig" +#: ../../mod/setup.php:489 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/photos.php:884 -msgid "Use as profile photo" -msgstr "Als profielfoto gebruiken" +#: ../../mod/setup.php:492 +msgid "Generate encryption keys" +msgstr "Generate encryption keys" -#: ../../mod/photos.php:891 -msgid "Private Photo" -msgstr "Privéfoto" +#: ../../mod/setup.php:504 +msgid "libCurl PHP module" +msgstr "libCurl PHP module" -#: ../../mod/photos.php:902 ../../mod/events.php:652 ../../mod/events.php:659 -msgid "Previous" -msgstr "Vorige" +#: ../../mod/setup.php:505 +msgid "GD graphics PHP module" +msgstr "GD graphics PHP module" -#: ../../mod/photos.php:906 -msgid "View Full Size" -msgstr "Volledige grootte weergeven" +#: ../../mod/setup.php:506 +msgid "OpenSSL PHP module" +msgstr "OpenSSL PHP module" -#: ../../mod/photos.php:985 -msgid "Edit photo" -msgstr "Foto bewerken" +#: ../../mod/setup.php:507 +msgid "mysqli or postgres PHP module" +msgstr "mysqli or postgres PHP module" -#: ../../mod/photos.php:987 -msgid "Rotate CW (right)" -msgstr "Draai met de klok mee (naar rechts)" +#: ../../mod/setup.php:508 +msgid "mb_string PHP module" +msgstr "mb_string PHP module" -#: ../../mod/photos.php:988 -msgid "Rotate CCW (left)" -msgstr "Draai tegen de klok in (naar links)" +#: ../../mod/setup.php:509 +msgid "mcrypt PHP module" +msgstr "mcrypt PHP module" -#: ../../mod/photos.php:991 -msgid "Enter a new album name" -msgstr "Vul een nieuwe albumnaam in" +#: ../../mod/setup.php:510 +msgid "xml PHP module" +msgstr "xml PHP module" -#: ../../mod/photos.php:992 -msgid "or select an existing one (doubleclick)" -msgstr "of kies een bestaand album (dubbelklikken)" +#: ../../mod/setup.php:514 ../../mod/setup.php:516 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite module" -#: ../../mod/photos.php:995 -msgid "Caption" -msgstr "Bijschrift" +#: ../../mod/setup.php:514 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: Apache webserver mod-rewrite module is required but not installed." -#: ../../mod/photos.php:997 -msgid "Add a Tag" -msgstr "Tag toevoegen" +#: ../../mod/setup.php:520 ../../mod/setup.php:523 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/photos.php:1001 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl" +#: ../../mod/setup.php:520 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" -#: ../../mod/photos.php:1004 -msgid "Flag as adult in album view" -msgstr "Markeer als voor volwassenen in albumweergave" +#: ../../mod/setup.php:528 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: libCURL PHP module required but not installed." -#: ../../mod/photos.php:1196 -msgid "In This Photo:" -msgstr "Op deze foto:" +#: ../../mod/setup.php:532 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: GD graphics PHP module with JPEG support required but not installed." -#: ../../mod/photos.php:1201 -msgid "Map" -msgstr "Kaart" +#: ../../mod/setup.php:536 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: openssl PHP module required but not installed." -#: ../../mod/photos.php:1289 -msgid "View Album" -msgstr "Album weergeven" +#: ../../mod/setup.php:540 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: mysqli or postgres PHP module required but neither are installed." -#: ../../mod/photos.php:1300 ../../mod/photos.php:1313 -#: ../../mod/photos.php:1314 -msgid "Recent Photos" -msgstr "Recente foto's" +#: ../../mod/setup.php:544 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: mb_string PHP module required but not installed." -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "Privacy-informatie op afstand niet beschikbaar." +#: ../../mod/setup.php:548 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: mcrypt PHP module required but not installed." -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Zichtbaar voor:" +#: ../../mod/setup.php:552 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: xml PHP module required for DAV but not installed." -#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" -msgstr "Kanaal exporteren" +#: ../../mod/setup.php:570 +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 "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." -#: ../../mod/uexport.php:53 +#: ../../mod/setup.php:571 msgid "" -"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." -msgstr "Exporteer de basisinformatie van jouw kanaal naar een bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal." +"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 "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." -#: ../../mod/uexport.php:54 -msgid "Export Content" -msgstr "Inhoud exporteren" +#: ../../mod/setup.php:572 +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 "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." -#: ../../mod/uexport.php:55 +#: ../../mod/setup.php:573 msgid "" -"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." -msgstr "Exporteer informatie en recente inhoud van jouw kanaal naar een JSON-back-up, wat kan worden gebruikt om jouw kanaal te herstellen of te importeren op een andere hub. Dit slaat al jouw connecties, permissies, profielgegevens en enkele maanden aan inhoud van jouw kanaal op. Dit bestand kan ZEER groot worden. Wees geduldig - het kan enkele minuten duren voordat de download begint." +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." -#: ../../mod/uexport.php:56 -msgid "Export your posts from a given year." -msgstr "Exporteer jouw berichten uit een bepaald jaar." +#: ../../mod/setup.php:576 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php is writable" -#: ../../mod/uexport.php:58 +#: ../../mod/setup.php:590 msgid "" -"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." -msgstr "Je kan ook berichten en conversaties uit een bepaald jaar of van een bepaalde maand exporteren. Verander de datum in de adresbalk van jouw webbrowser om andere jaren en maanden te selecteren. Wanneer het exporteren mislukt (waarschijnlijk door een gebrek aan beschikbaar servergeheugen), probeer het dan nogmaals met een beperkter tijdvak." +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." -#: ../../mod/uexport.php:59 +#: ../../mod/setup.php:591 #, php-format msgid "" -"To select all posts for a given year, such as this year, visit <a " -"href=\"%1$s\">%2$s</a>" -msgstr "Bezoek <a href=\"%1$s\">%2$s</a> om alle berichten van bijvoorbeeld dit jaar te selecteren. " +"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 "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." -#: ../../mod/uexport.php:60 -#, php-format +#: ../../mod/setup.php:592 ../../mod/setup.php:613 msgid "" -"To select all posts for a given month, such as January of this year, visit " -"<a href=\"%1$s\">%2$s</a>" -msgstr "Bezoek <a href=\"%1$s\">%2$s</a> om alle berichten van bijvoorbeeld januari dit jaar te selecteren." +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." -#: ../../mod/uexport.php:61 +#: ../../mod/setup.php:593 #, php-format msgid "" -"These content files may be imported or restored by visiting <a " -"href=\"%1$s\">%2$s</a> on any site containing your channel. For best results" -" please import or restore these in date order (oldest first)." -msgstr "Deze back-up-bestanden kunnen geïmporteerd of hersteld worden door op jouw hub en met jouw kanaal <a href=\"%1$s\">%2$s</a> te bezoeken. Voor het beste resultaat kan je de bestanden in chronologische volgorde importeren of herstellen." - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Item is niet te bewerken" +"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 "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "Item verwijderen?" +#: ../../mod/setup.php:596 +#, php-format +msgid "%s is writable" +msgstr "%s is writable" -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" -msgstr "Bericht bewerken" +#: ../../mod/setup.php:612 +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 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" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanaal toegevoegd." +#: ../../mod/setup.php:616 +msgid "store is writable" +msgstr "store is writable" -#: ../../mod/rmagic.php:40 +#: ../../mod/setup.php:649 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten." +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Het foutbericht was:" +#: ../../mod/setup.php:650 +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 "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Authenticatie mislukt." +#: ../../mod/setup.php:651 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Authenticatie op afstand" +#: ../../mod/setup.php:652 +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 "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" +#: ../../mod/setup.php:653 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Authenticeren" +#: ../../mod/setup.php:654 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Providers are available that issue free certificates which are browser-valid." -#: ../../mod/chat.php:174 -msgid "Room not found" -msgstr "Chatkanaal niet gevonden" +#: ../../mod/setup.php:656 +msgid "SSL certificate validation" +msgstr "SSL certificate validation" -#: ../../mod/chat.php:185 -msgid "Leave Room" -msgstr "Chatkanaal verlaten" +#: ../../mod/setup.php:662 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "Url rewrite in .htaccess is not working. Check your server configuration.Test: " -#: ../../mod/chat.php:186 -msgid "Delete This Room" -msgstr "Chatkanaal verwijderen" +#: ../../mod/setup.php:665 +msgid "Url rewrite is working" +msgstr "Url rewrite is working" -#: ../../mod/chat.php:187 -msgid "I am away right now" -msgstr "Ik ben momenteel afwezig" +#: ../../mod/setup.php:674 +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 "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." -#: ../../mod/chat.php:188 -msgid "I am online" -msgstr "Ik ben online" +#: ../../mod/setup.php:698 +msgid "Errors encountered creating database tables." +msgstr "Errors encountered creating database tables." -#: ../../mod/chat.php:190 -msgid "Bookmark this room" -msgstr "Chatkanaal aan bladwijzers toevoegen" +#: ../../mod/setup.php:732 +msgid "<h1>What next</h1>" +msgstr "<h1>Wat nu</h1>" -#: ../../mod/chat.php:208 ../../mod/chat.php:231 -msgid "New Chatroom" -msgstr "Nieuw chatkanaal" +#: ../../mod/setup.php:733 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." -#: ../../mod/chat.php:209 -msgid "Chatroom Name" -msgstr "Naam chatkanaal" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Geen geldige account gevonden." -#: ../../mod/chat.php:210 -msgid "Expiration of chats (minutes)" -msgstr "Aantal minuten voordat chatberichten worden verwijderd" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." -#: ../../mod/chat.php:227 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 #, php-format -msgid "%1$s's Chatrooms" -msgstr "Chatkanalen van %1$s" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "Bron van item" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "Deel webpagina's vanuit Firefox met " - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "Activeer de $Projectname-service in Firefox" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Hub niet gevonden." - -#: ../../mod/connections.php:52 ../../mod/connections.php:150 -msgid "Blocked" -msgstr "Geblokkeerd" - -#: ../../mod/connections.php:57 ../../mod/connections.php:157 -msgid "Ignored" -msgstr "Genegeerd" - -#: ../../mod/connections.php:62 ../../mod/connections.php:171 -msgid "Hidden" -msgstr "Verborgen" - -#: ../../mod/connections.php:67 ../../mod/connections.php:164 -msgid "Archived" -msgstr "Gearchiveerd" - -#: ../../mod/connections.php:128 -msgid "Suggest new connections" -msgstr "Nieuwe kanalen voorstellen" - -#: ../../mod/connections.php:131 -msgid "New Connections" -msgstr "Nieuwe connecties" - -#: ../../mod/connections.php:134 -msgid "Show pending (new) connections" -msgstr "Nog te accepteren (nieuwe) connecties weergeven" - -#: ../../mod/connections.php:137 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Alle connecties" - -#: ../../mod/connections.php:140 -msgid "Show all connections" -msgstr "Toon alle connecties" - -#: ../../mod/connections.php:143 -msgid "Unblocked" -msgstr "Niet geblokkeerd" - -#: ../../mod/connections.php:146 -msgid "Only show unblocked connections" -msgstr "Toon alleen niet geblokkeerde connecties" - -#: ../../mod/connections.php:153 -msgid "Only show blocked connections" -msgstr "Toon alleen geblokkeerde connecties" - -#: ../../mod/connections.php:160 -msgid "Only show ignored connections" -msgstr "Toon alleen genegeerde connecties" - -#: ../../mod/connections.php:167 -msgid "Only show archived connections" -msgstr "Toon alleen gearchiveerde connecties" - -#: ../../mod/connections.php:174 -msgid "Only show hidden connections" -msgstr "Toon alleen verborgen connecties" +msgid "Site Member (%s)" +msgstr "Lid van hub (%s)" -#: ../../mod/connections.php:225 +#: ../../mod/lostpass.php:40 #, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:226 -msgid "Edit connection" -msgstr "Connectie bewerken" - -#: ../../mod/connections.php:264 -msgid "Search your connections" -msgstr "Doorzoek jouw connecties" - -#: ../../mod/connections.php:265 -msgid "Finding: " -msgstr "Zoeken naar: " - -#: ../../mod/help.php:147 -msgid "Documentation Search" -msgstr "Zoek documentatie" - -#: ../../mod/help.php:184 ../../mod/help.php:190 ../../mod/help.php:196 -msgid "Help:" -msgstr "Hulp:" - -#: ../../mod/help.php:211 ../../index.php:238 -msgid "Not Found" -msgstr "Niet gevonden" - -#: ../../mod/help.php:235 -msgid "$Projectname Documentation" -msgstr "$Projectname-documentatie" +msgid "Password reset requested at %s" +msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" -#: ../../mod/manage.php:130 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." -#: ../../mod/manage.php:138 -msgid "Create a new channel" -msgstr "Nieuw kanaal aanmaken" +#: ../../mod/lostpass.php:86 ../../boot.php:1526 +msgid "Password Reset" +msgstr "Wachtwoord vergeten?" -#: ../../mod/manage.php:161 -msgid "Current Channel" -msgstr "Huidig kanaal" +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." -#: ../../mod/manage.php:163 -msgid "Switch to one of your channels by selecting it." -msgstr "Activeer een van jouw andere kanalen door er op te klikken." +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "Jouw nieuwe wachtwoord is" -#: ../../mod/manage.php:164 -msgid "Default Channel" -msgstr "Standaardkanaal" +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "Kopieer of sla je nieuwe wachtwoord op - en" -#: ../../mod/manage.php:165 -msgid "Make Default" -msgstr "Als standaard instellen" +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "klik dan hier om in te loggen" -#: ../../mod/manage.php:168 -#, php-format -msgid "%d new messages" -msgstr "%d nieuwe berichten" +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." +msgstr "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd." -#: ../../mod/manage.php:169 +#: ../../mod/lostpass.php:108 #, php-format -msgid "%d new introductions" -msgstr "%d nieuwe connectieverzoeken" - -#: ../../mod/manage.php:171 -msgid "Delegated Channels" -msgstr "Uitbestede kanalen" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "Niet in staat om menu aan te passen" - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "Niet in staat om menu aan te maken." - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "Menunaam" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "Unieke naam vereist (niet zichtbaar op webpagina)" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "Menutitel" - -#: ../../mod/menu.php:95 -msgid "Visible on webpage - leave empty for no title" -msgstr "Zichtbaar op webpagina (leeg laten voor geen titel)" - -#: ../../mod/menu.php:96 -msgid "Allow Bookmarks" -msgstr "Bladwijzers toestaan" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "Opslaan en doorgaan" - -#: ../../mod/menu.php:109 -msgid "Drop" -msgstr "Verwijderen" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "Bladwijzers toegestaan" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "Menu verwijderen" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "Bewerk de inhoud van het menu" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "Dit menu bewerken" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "Menu kon niet verwijderd worden." - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "Menu niet gevonden." - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "Menu bewerken" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "Items aan dit menu toevoegen of verwijder" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "Naam van menu" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "Moet uniek zijn en is alleen zichtbaar voor jou." - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "Titel van menu" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "Titel van menu zoals anderen dat zien." - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "Bladwijzers toestaan" - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "Niet in staat om ontvanger op te zoeken." - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "Kan opgevraagd kanaal niet verifieren" - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "Berichten" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "Bericht ingetrokken." - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "Conversatie verwijderd" - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "Opgevraagd kanaal is niet in dit netwerk beschikbaar" - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "Privébericht versturen" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "Aan:" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "Onderwerp:" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "Verzenden" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "Bericht verwijderen" +msgid "Your password has changed at %s" +msgstr "Jouw wachtwoord op %s is veranderd" -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "Afleveringsrapport" +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "Wachtwoord vergeten?" -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "Bericht intrekken" +#: ../../mod/lostpass.php:124 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." -#: ../../mod/mail.php:346 -msgid "Message has been recalled." -msgstr "Bericht is ingetrokken." +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "E-mailadres" -#: ../../mod/mail.php:363 -msgid "Delete Conversation" -msgstr "Verwijder conversatie" +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "Opnieuw instellen" -#: ../../mod/mail.php:365 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." -msgstr "Geen veilige communicatie beschikbaar. <strong>Mogelijk</strong> kan je reageren op de kanaalpagina van de afzender." +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Bestanden: met mij gedeeld" -#: ../../mod/mail.php:369 -msgid "Send Reply" -msgstr "Antwoord versturen" +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NIEUW" -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Jouw privébericht aan %s (%s):" +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Verwijder alle bestanden" -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Geen abonnementsbeperkingen gevonden." +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Verwijder dit bestand" #: ../../mod/siteinfo.php:15 #, php-format @@ -8900,285 +9036,211 @@ msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - msgid "Site Administrators" msgstr "Hubbeheerders: " -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Agenda-items geïmporteerd." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "Geen agenda-items gevonden." - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "Gebeurtenis kan niet eindigen voordat het is begonnen" - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "Niet in staat om voorvertoning te genereren" - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "Titel en begintijd van gebeurtenis zijn vereist." - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "Gebeurtenis niet gevonden" - -#: ../../mod/events.php:437 -msgid "Edit event titel" -msgstr "Titel bewerken" - -#: ../../mod/events.php:437 -msgid "Event titel" -msgstr "Titel" - -#: ../../mod/events.php:439 -msgid "Categories (comma-separated list)" -msgstr "Categorieën (door komma's gescheiden lijst)" - -#: ../../mod/events.php:440 -msgid "Edit Category" -msgstr "Categorie" - -#: ../../mod/events.php:440 -msgid "Category" -msgstr "Categorie" - -#: ../../mod/events.php:443 -msgid "Edit start date and time" -msgstr "Begindatum en -tijd bewerken" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." -#: ../../mod/events.php:443 -msgid "Start date and time" -msgstr "Begindatum en -tijd" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Bron aangemaakt." -#: ../../mod/events.php:444 ../../mod/events.php:447 -msgid "Finish date and time are not known or not relevant" -msgstr "Einddatum en -tijd zijn niet bekend of niet van toepassing" +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Bron aangemaakt." -#: ../../mod/events.php:446 -msgid "Edit finish date and time" -msgstr "Einddatum en -tijd bewerken" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/events.php:446 -msgid "Finish date and time" -msgstr "Einddatum en -tijd" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" -#: ../../mod/events.php:448 ../../mod/events.php:449 -msgid "Adjust for viewer timezone" -msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nieuwe bron" -#: ../../mod/events.php:448 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen." - -#: ../../mod/events.php:450 -msgid "Edit Description" -msgstr "Omschrijving bewerken" - -#: ../../mod/events.php:452 -msgid "Edit Location" -msgstr "Locatie bewerken" - -#: ../../mod/events.php:455 ../../mod/events.php:457 -msgid "Share this event" -msgstr "Deel deze gebeurtenis" - -#: ../../mod/events.php:462 -msgid "Advanced Options" -msgstr "Geavanceerde opties" - -#: ../../mod/events.php:574 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:596 -msgid "Edit event" -msgstr "Gebeurtenis bewerken" - -#: ../../mod/events.php:598 -msgid "Delete event" -msgstr "Gebeurtenis verwijderen" - -#: ../../mod/events.php:632 -msgid "calendar" -msgstr "agenda" - -#: ../../mod/events.php:651 -msgid "Edit Event" -msgstr "Gebeurtenis bewerken" - -#: ../../mod/events.php:651 -msgid "Create Event" -msgstr "Gebeurtenis aanmaken" - -#: ../../mod/events.php:661 -msgid "Today" -msgstr "Vandaag" - -#: ../../mod/events.php:692 -msgid "Event removed" -msgstr "Gebeurtenis verwijderd" - -#: ../../mod/events.php:695 -msgid "Failed to remove event" -msgstr "Verwijderen gebeurtenis mislukt" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ongeldige profiel-identificator" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importeer alleen inhoud met deze woorden (één per regel)" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Zichtbaarheid profiel " +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Laat leeg om alle openbare inhoud te importeren" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Bron niet gevonden" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Zichtbaar voor" +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Bron bewerken" -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Niet in staat om onderdeel aan te maken." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Bron verwijderen" -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "Menu-onderdeel kan niet worden geüpdatet." +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Bron verwijderd" -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "Menu-onderdeel kan niet worden toegevoegd." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Verwijderen bron mislukt." -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" -msgstr "Permissies menu-item" +#: ../../mod/subthread.php:114 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s volgt het %3$s van %2$s" -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" -msgstr "Linknaam" +#: ../../mod/subthread.php:116 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s volgt het %3$s van %2$s niet meer" -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" -msgstr "Linkdoel of submenu-doel" +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Geef de URL van de link of kies een menunaam om een submenu aan te maken" +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s heeft het %3$s van %2$s getagd met %4$s" -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" -msgstr "Gebruik magic-auth wanneer beschikbaar" +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Tag verwijderd" -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" -msgstr "Open link in nieuw venster" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Verwijder item-tag" -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" -msgstr "Volgorde in lijst" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Kies een tag om te verwijderen" -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Hogere nummers komen onderaan de lijst terecht" +#: ../../mod/thing.php:110 +msgid "Thing updated" +msgstr "Ding bijgewerkt" -#: ../../mod/mitem.php:157 -msgid "Submit and finish" -msgstr "Opslaan en afsluiten" +#: ../../mod/thing.php:162 +msgid "Object store: failed" +msgstr "Opslaan van ding mislukt" -#: ../../mod/mitem.php:158 -msgid "Submit and continue" -msgstr "Opslaan en doorgaan" +#: ../../mod/thing.php:166 +msgid "Thing added" +msgstr "Ding toegevoegd" -#: ../../mod/mitem.php:166 -msgid "Menu:" -msgstr "Menu:" +#: ../../mod/thing.php:192 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/mitem.php:169 -msgid "Link Target" -msgstr "Linkdoel" +#: ../../mod/thing.php:255 +msgid "Show Thing" +msgstr "Ding weergeven" -#: ../../mod/mitem.php:172 -msgid "Edit menu" -msgstr "Menu bewerken" +#: ../../mod/thing.php:262 +msgid "item not found." +msgstr "Item niet gevonden" -#: ../../mod/mitem.php:175 -msgid "Edit element" -msgstr "Onderdeel bewerken" +#: ../../mod/thing.php:295 +msgid "Edit Thing" +msgstr "Ding bewerken" -#: ../../mod/mitem.php:176 -msgid "Drop element" -msgstr "Onderdeel verwijderen" +#: ../../mod/thing.php:297 ../../mod/thing.php:347 +msgid "Select a profile" +msgstr "Kies een profiel" -#: ../../mod/mitem.php:177 -msgid "New element" -msgstr "Nieuw element" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Post an activity" +msgstr "Plaats een bericht" -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" -msgstr "Deze menu-container bewerken" +#: ../../mod/thing.php:301 ../../mod/thing.php:350 +msgid "Only sends to viewers of the applicable profile" +msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." -#: ../../mod/mitem.php:179 -msgid "Add menu element" -msgstr "Menu-element toevoegen" +#: ../../mod/thing.php:303 ../../mod/thing.php:352 +msgid "Name of thing e.g. something" +msgstr "Naam van ding" -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" -msgstr "Dit menu-item verwijderen" +#: ../../mod/thing.php:305 ../../mod/thing.php:353 +msgid "URL of thing (optional)" +msgstr "URL van ding (optioneel)" -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" -msgstr "Dit menu-item bewerken" +#: ../../mod/thing.php:307 ../../mod/thing.php:354 +msgid "URL for photo of thing (optional)" +msgstr "URL van foto van ding (optioneel)" -#: ../../mod/mitem.php:198 -msgid "Menu item not found." -msgstr "Menu-item niet gevonden." +#: ../../mod/thing.php:345 +msgid "Add Thing to your Profile" +msgstr "Ding aan je profiel toevoegen" -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." -msgstr "Menu-item verwijderd." +#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 +msgid "Export Channel" +msgstr "Kanaal exporteren" -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." -msgstr "Menu-item kon niet worden verwijderd." +#: ../../mod/uexport.php:53 +msgid "" +"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." +msgstr "Exporteer de basisinformatie van jouw kanaal naar een bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal." -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" -msgstr "Menu-element bewerken" +#: ../../mod/uexport.php:54 +msgid "Export Content" +msgstr "Inhoud exporteren" -#: ../../mod/mitem.php:226 -msgid "Link text" -msgstr "Linktekst" +#: ../../mod/uexport.php:55 +msgid "" +"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." +msgstr "Exporteer informatie en recente inhoud van jouw kanaal naar een JSON-back-up, wat kan worden gebruikt om jouw kanaal te herstellen of te importeren op een andere hub. Dit slaat al jouw connecties, permissies, profielgegevens en enkele maanden aan inhoud van jouw kanaal op. Dit bestand kan ZEER groot worden. Wees geduldig - het kan enkele minuten duren voordat de download begint." -#: ../../mod/wholikesme.php:13 -msgid "Who likes me?" -msgstr "Wie vindt mij leuk?" +#: ../../mod/uexport.php:56 +msgid "Export your posts from a given year." +msgstr "Exporteer jouw berichten uit een bepaald jaar." -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Bestanden: met mij gedeeld" +#: ../../mod/uexport.php:58 +msgid "" +"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." +msgstr "Je kan ook berichten en conversaties uit een bepaald jaar of van een bepaalde maand exporteren. Verander de datum in de adresbalk van jouw webbrowser om andere jaren en maanden te selecteren. Wanneer het exporteren mislukt (waarschijnlijk door een gebrek aan beschikbaar servergeheugen), probeer het dan nogmaals met een beperkter tijdvak." -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NIEUW" +#: ../../mod/uexport.php:59 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit <a " +"href=\"%1$s\">%2$s</a>" +msgstr "Bezoek <a href=\"%1$s\">%2$s</a> om alle berichten van bijvoorbeeld dit jaar te selecteren. " -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Verwijder alle bestanden" +#: ../../mod/uexport.php:60 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"<a href=\"%1$s\">%2$s</a>" +msgstr "Bezoek <a href=\"%1$s\">%2$s</a> om alle berichten van bijvoorbeeld januari dit jaar te selecteren." -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Verwijder dit bestand" +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"These content files may be imported or restored by visiting <a " +"href=\"%1$s\">%2$s</a> on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Deze back-up-bestanden kunnen geïmporteerd of hersteld worden door op jouw hub en met jouw kanaal <a href=\"%1$s\">%2$s</a> te bezoeken. Voor het beste resultaat kan je de bestanden in chronologische volgorde importeren of herstellen." #: ../../mod/viewconnections.php:59 msgid "No connections." @@ -9189,6 +9251,34 @@ msgstr "Geen connecties." msgid "Visit %s's profile [%s]" msgstr "Bezoek het profiel van %s [%s]" +#: ../../mod/viewconnections.php:101 +msgid "View Connections" +msgstr "Connecties weergeven" + +#: ../../mod/viewsrc.php:40 +msgid "Source of Item" +msgstr "Bron van item" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Paginatitel" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan opzoeken" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Zoek een xchan (of webbie) die begint met:" + +#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 +msgid "Cover Photos" +msgstr "Omslagfoto's" + +#: ../../mod/cover_photo.php:352 +msgid "Upload Cover Photo" +msgstr "Omslagfoto's uploaden" + #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "Focus (Hubzilla-standaard)" @@ -9325,57 +9415,51 @@ msgstr "Grootte profielfoto's van berichten instellen" msgid "Set size of followup author photos" msgstr "Grootte profielfoto's van reacties instellen" -#: ../../boot.php:1292 +#: ../../boot.php:1329 #, php-format msgid "Update %s failed. See error logs." msgstr "Update %s mislukt. Zie foutenlogboek." -#: ../../boot.php:1295 +#: ../../boot.php:1332 #, php-format msgid "Update Error at %s" msgstr "Update-fout op %s" -#: ../../boot.php:1462 +#: ../../boot.php:1499 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Maak een account aan om toegang te krijgen tot diensten en toepassingen van Hubzilla" -#: ../../boot.php:1484 +#: ../../boot.php:1521 msgid "Password" msgstr "Wachtwoord" -#: ../../boot.php:1485 +#: ../../boot.php:1522 msgid "Remember me" msgstr "Aangemeld blijven" -#: ../../boot.php:1488 +#: ../../boot.php:1525 msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" -#: ../../boot.php:2108 +#: ../../boot.php:2155 msgid "toggle mobile" msgstr "mobiele weergave omschakelen" -#: ../../boot.php:2243 +#: ../../boot.php:2307 msgid "Website SSL certificate is not valid. Please correct." msgstr "Het SSL-certificaat van deze website is ongeldig. Corrigeer dit a.u.b." -#: ../../boot.php:2246 +#: ../../boot.php:2310 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] Probleem met SSL-certificaat voor %s" -#: ../../boot.php:2283 +#: ../../boot.php:2347 msgid "Cron/Scheduled tasks not running." msgstr "Cron is niet actief" -#: ../../boot.php:2287 +#: ../../boot.php:2351 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Cron-taken zijn niet actief op %s" - -#: ../../Zotlabs/Zot/Auth.php:140 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." diff --git a/view/nl/hstrings.php b/view/nl/hstrings.php index 76bb7ddc2..3ca0eaa27 100644 --- a/view/nl/hstrings.php +++ b/view/nl/hstrings.php @@ -5,20 +5,82 @@ function string_plural_select_nl($n){ return ($n != 1);; }} ; +$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["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; $a->strings["Connect"] = "Verbinden"; $a->strings["New window"] = "Nieuw venster"; $a->strings["Open the selected location in a different window or browser tab"] = "Open de geselecteerde locatie in een ander venster of tab"; $a->strings["User '%s' deleted"] = "Account '%s' verwijderd"; -$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; -$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; -$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; -$a->strings["Room not found."] = "Chatkanaal niet gevonden"; -$a->strings["Permission denied."] = "Toegang geweigerd"; -$a->strings["Room is full"] = "Chatkanaal is vol"; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt."; +$a->strings["No username found in import file."] = "Geen gebruikersnaam in het importbestand gevonden."; $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["Import completed."] = "Import voltooid."; +$a->strings["Private Message"] = "Niet voor iedereen zichtbaar"; +$a->strings["Edit"] = "Bewerken"; +$a->strings["Delete"] = "Verwijderen"; +$a->strings["Select"] = "Kies"; +$a->strings["Save to Folder"] = "In map opslaan"; +$a->strings["I will attend"] = "Aanwezig"; +$a->strings["I will not attend"] = "Niet aanwezig"; +$a->strings["I might attend"] = "Mogelijk aanwezig"; +$a->strings["I agree"] = "Eens"; +$a->strings["I disagree"] = "Oneens"; +$a->strings["I abstain"] = "Onthouding"; +$a->strings["View all"] = "Toon alles"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "vindt dit leuk", + 1 => "vinden dit leuk", +); +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "vindt dit niet leuk", + 1 => "vinden dit niet leuk", +); +$a->strings["Add Star"] = "Ster toevoegen"; +$a->strings["Remove Star"] = "Ster verwijderen"; +$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; +$a->strings["starred"] = "met ster"; +$a->strings["Message signature validated"] = "Berichtkenmerk gevalideerd"; +$a->strings["Message signature incorrect"] = "Berichtkenmerk onjuist"; +$a->strings["Add Tag"] = "Tag toevoegen"; +$a->strings["I like this (toggle)"] = "Vind ik leuk"; +$a->strings["like"] = "vind dit leuk"; +$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; +$a->strings["dislike"] = "vind dit niet leuk"; +$a->strings["Share This"] = "Delen"; +$a->strings["share"] = "delen"; +$a->strings["Delivery Report"] = "Afleveringsrapport"; +$a->strings["%d comment"] = array( + 0 => "%d reactie", + 1 => "%d reacties weergeven", +); +$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; +$a->strings["to"] = "aan"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; +$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; +$a->strings["from %s"] = "van %s"; +$a->strings["last edited: %s"] = "laatst bewerkt: %s"; +$a->strings["Expires: %s"] = "Verloopt: %s"; +$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; +$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; +$a->strings["Mark all seen"] = "Markeer alles als bekeken"; +$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; +$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; +$a->strings["Close"] = "Sluiten"; +$a->strings["Please wait"] = "Even wachten"; +$a->strings["[+] show all"] = "[+] alle"; +$a->strings["This is you"] = "Dit ben jij"; +$a->strings["Comment"] = "Reactie"; +$a->strings["Submit"] = "Opslaan"; +$a->strings["Bold"] = "Vet"; +$a->strings["Italic"] = "Cursief"; +$a->strings["Underline"] = "Onderstrepen"; +$a->strings["Quote"] = "Citeren"; +$a->strings["Code"] = "Broncode"; +$a->strings["Image"] = "Afbeelding"; +$a->strings["Insert Link"] = "Link invoegen"; +$a->strings["Video"] = "Video"; +$a->strings["Preview"] = "Voorvertoning"; +$a->strings["Encrypt text"] = "Tekst versleutelen"; $a->strings["parent"] = "omhoog"; $a->strings["Collection"] = "map"; $a->strings["Principal"] = "principal"; @@ -36,209 +98,71 @@ $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"; $a->strings["You are using %1\$s of your available file storage."] = "Je gebruikt %1\$s van de beschikbare bestandsopslag."; $a->strings["You are using %1\$s of %2\$s available file storage. (%3\$s%)"] = "Je gebruikt %1\$s van totaal %2\$s beschikbare bestandsopslag. (%3\$s%)"; $a->strings["WARNING:"] = "WAARSCHUWING:"; $a->strings["Create new folder"] = "Nieuwe map aanmaken"; $a->strings["Upload file"] = "Bestand uploaden"; -$a->strings["Delete this item?"] = "Dit item verwijderen?"; -$a->strings["Comment"] = "Reactie"; -$a->strings["[+] show all"] = "[+] alle"; -$a->strings["[-] show less"] = "[-] minder reacties weergeven"; -$a->strings["[+] expand"] = "[+] uitklappen"; -$a->strings["[-] collapse"] = "[-] inklappen"; -$a->strings["Password too short"] = "Wachtwoord te kort"; -$a->strings["Passwords do not match"] = "Wachtwoorden komen niet overeen"; -$a->strings["everybody"] = "iedereen"; -$a->strings["Secret Passphrase"] = "Geheim wachtwoord"; -$a->strings["Passphrase hint"] = "Wachtwoordhint"; -$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen."; -$a->strings["close all"] = "Alles sluiten"; -$a->strings["Nothing new here"] = "Niets nieuw hier"; -$a->strings["Rate This Channel (this is public)"] = "Beoordeel dit kanaal (dit is openbaar)"; -$a->strings["Rating"] = "Beoordeling"; -$a->strings["Describe (optional)"] = "Omschrijving (optioneel)"; -$a->strings["Submit"] = "Opslaan"; -$a->strings["Please enter a link URL"] = "Vul een internetadres/URL in:"; -$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?"; -$a->strings["Location"] = "Locatie"; -$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -$a->strings["ago"] = "geleden"; -$a->strings["from now"] = "vanaf nu"; -$a->strings["less than a minute"] = "minder dan een minuut"; -$a->strings["about a minute"] = "ongeveer een minuut"; -$a->strings["%d minutes"] = "%d minuten"; -$a->strings["about an hour"] = "ongeveer een uur"; -$a->strings["about %d hours"] = "ongeveer %d uren"; -$a->strings["a day"] = "een dag"; -$a->strings["%d days"] = "%d dagen"; -$a->strings["about a month"] = "ongeveer een maand"; -$a->strings["%d months"] = "%d maanden"; -$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"; -$a->strings["Apr"] = "apr"; -$a->strings["__ctx:short__ May"] = "mei"; -$a->strings["Jun"] = "jun"; -$a->strings["Jul"] = "jul"; -$a->strings["Aug"] = "aug"; -$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"; -$a->strings["Wed"] = "wo"; -$a->strings["Thu"] = "do"; -$a->strings["Fri"] = "vr"; -$a->strings["Sat"] = "za"; -$a->strings["__ctx:calendar__ today"] = "vandaag"; -$a->strings["__ctx:calendar__ month"] = "maand"; -$a->strings["__ctx:calendar__ week"] = "week"; -$a->strings["__ctx:calendar__ day"] = "dag"; -$a->strings["__ctx:calendar__ All day"] = "hele dag"; -$a->strings["No username found in import file."] = "Geen gebruikersnaam in het importbestand gevonden."; -$a->strings["Import completed."] = "Import voltooid."; -$a->strings["Default"] = "Standaard"; -$a->strings["Permission denied"] = "Toegang geweigerd"; -$a->strings["(Unknown)"] = "(Onbekend)"; -$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; -$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; -$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; -$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; -$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; -$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; -$a->strings["Visible to approved connections."] = "Voor alle goedgekeurde connecties zichtbaar."; -$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; -$a->strings["Item not found."] = "Item niet gevonden."; -$a->strings["Collection not found."] = "Collectie niet gevonden."; -$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"; -$a->strings["In Process"] = "In behandeling"; -$a->strings["Cancelled"] = "Geannuleerd"; -$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; -$a->strings["Empty name"] = "Ontbrekende naam"; -$a->strings["Name too long"] = "Naam te lang"; -$a->strings["No account identifier"] = "Geen account-identificator"; -$a->strings["Nickname is required."] = "Bijnaam is verplicht"; -$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; -$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; -$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; -$a->strings["Default Profile"] = "Standaardprofiel"; -$a->strings["Friends"] = "Vrienden"; -$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; -$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; -$a->strings["Change profile photo"] = "Profielfoto veranderen"; -$a->strings["Profiles"] = "Profielen"; -$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; -$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; -$a->strings["Edit Profile"] = "Profiel bewerken"; -$a->strings["Profile Image"] = "Profielfoto"; -$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; -$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; -$a->strings["Gender:"] = "Geslacht:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepagina:"; -$a->strings["Online Now"] = "Nu online"; -$a->strings["g A l F d"] = "G:i, l d F"; -$a->strings["F d"] = "d F"; -$a->strings["[today]"] = "[vandaag]"; -$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; -$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; -$a->strings["[No description]"] = "[Geen omschrijving]"; -$a->strings["Event Reminders"] = "Herinneringen"; -$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; -$a->strings["Profile"] = "Profiel"; -$a->strings["Full Name:"] = "Volledige naam:"; -$a->strings["Like this channel"] = "Vind dit kanaal leuk"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "vindt dit leuk", - 1 => "vinden dit leuk", -); -$a->strings["j F, Y"] = "F j Y"; -$a->strings["j F"] = "F j"; -$a->strings["Birthday:"] = "Geboortedatum:"; -$a->strings["Age:"] = "Leeftijd:"; -$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; -$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; -$a->strings["Hometown:"] = "Oorspronkelijk uit:"; -$a->strings["Tags:"] = "Tags:"; -$a->strings["Political Views:"] = "Politieke overtuigingen:"; -$a->strings["Religion:"] = "Religie:"; -$a->strings["About:"] = "Over:"; -$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; -$a->strings["Likes:"] = "Houdt van:"; -$a->strings["Dislikes:"] = "Houdt niet van:"; -$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; -$a->strings["My other channels:"] = "Mijn andere kanalen"; -$a->strings["Musical interests:"] = "Muzikale interesses:"; -$a->strings["Books, literature:"] = "Boeken, literatuur:"; -$a->strings["Television:"] = "Televisie:"; -$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; -$a->strings["Love/Romance:"] = "Liefde/romantiek:"; -$a->strings["Work/employment:"] = "Werk/beroep:"; -$a->strings["School/education:"] = "School/opleiding:"; -$a->strings["Like this thing"] = "Vind dit ding leuk"; -$a->strings["Tags"] = "Tags"; -$a->strings["Categories"] = "Categorieën"; -$a->strings["Keywords"] = "Trefwoorden"; -$a->strings["have"] = "heb"; -$a->strings["has"] = "heeft"; -$a->strings["want"] = "wil"; -$a->strings["wants"] = "wil"; -$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["Not a valid email address"] = "Geen geldig e-mailadres"; +$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze hub niet toegestaan"; +$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze hub geregistreerd."; +$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; +$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; +$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; +$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; +$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; +$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; +$a->strings["Administrator"] = "Beheerder"; +$a->strings["your registration password"] = "jouw registratiewachtwoord"; +$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; +$a->strings["Account approved."] = "Account goedgekeurd"; +$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; +$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; +$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; +$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; $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"; $a->strings["Other networks and post services"] = "Andere netwerken en diensten"; $a->strings["Permissions"] = "Permissies"; -$a->strings["Close"] = "Sluiten"; $a->strings[" and "] = " en "; $a->strings["public profile"] = "openbaar profiel"; $a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”"; $a->strings["Visit %1\$s's %2\$s"] = "Bezoek het %2\$s van %1\$s"; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepaste %2\$s, %3\$s veranderd."; +$a->strings["Public Timeline"] = "Openbare tijdlijn"; +$a->strings["Site Admin"] = "Hubbeheerder"; +$a->strings["Bookmarks"] = "Bladwijzers"; +$a->strings["Address Book"] = "Connecties"; +$a->strings["Login"] = "Inloggen"; +$a->strings["Channel Manager"] = "Kanaalbeheer"; +$a->strings["Grid"] = "Grid"; +$a->strings["Settings"] = "Instellingen"; +$a->strings["Webpages"] = "Webpagina's"; +$a->strings["Channel Home"] = "Jouw kanaal"; +$a->strings["Profile"] = "Profiel"; +$a->strings["Photos"] = "Foto's"; +$a->strings["Events"] = "Agenda"; +$a->strings["Directory"] = "Kanalengids"; +$a->strings["Help"] = "Hulp"; +$a->strings["Mail"] = "Privéberichten"; +$a->strings["Mood"] = "Stemming"; +$a->strings["Poke"] = "Aanstoten"; +$a->strings["Chat"] = "Chatten"; +$a->strings["Search"] = "Zoeken"; +$a->strings["Probe"] = "Onderzoeken"; +$a->strings["Suggest"] = "Voorstellen"; +$a->strings["Random Channel"] = "Willekeurig kanaal"; +$a->strings["Invite"] = "Uitnodigen "; +$a->strings["Features"] = "Extra functies"; +$a->strings["Language"] = "Taal"; +$a->strings["Post"] = "Bericht"; +$a->strings["Profile Photo"] = "Profielfoto"; +$a->strings["Update"] = "Bijwerken"; +$a->strings["Install"] = "Installeren"; +$a->strings["Purchase"] = "Aanschaffen"; +$a->strings["Permission denied."] = "Toegang geweigerd"; $a->strings["Item was not found."] = "Item niet gevonden"; $a->strings["No source file."] = "Geen bronbestand."; $a->strings["Cannot locate file to replace"] = "Kan het te vervangen bestand niet vinden"; @@ -254,238 +178,59 @@ $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["Logged out."] = "Uitgelogd."; +$a->strings["Failed authentication"] = "Mislukte authenticatie"; +$a->strings["Login failed."] = "Inloggen mislukt."; $a->strings["Attachments:"] = "Bijlagen:"; +$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; $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"; -$a->strings["System"] = "Systeem"; -$a->strings["Personal"] = "Persoonlijk"; -$a->strings["Create Personal App"] = "Persoonlijke app maken"; -$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; -$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; -$a->strings["Suggestions"] = "Voorgestelde kanalen"; -$a->strings["See more..."] = "Meer..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; -$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"; +$a->strings["Starts:"] = "Start:"; +$a->strings["Finishes:"] = "Einde:"; +$a->strings["Location:"] = "Plaats:"; +$a->strings["Image/photo"] = "Afbeelding/foto"; +$a->strings["Encrypted content"] = "Versleutelde inhoud"; +$a->strings["Install %s element: "] = "Installeer %s-element: "; +$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dit bericht heeft een te installeren %s-element, maar je hebt geen permissies om het op deze hub te installeren."; +$a->strings["webpage"] = "Webpagina"; +$a->strings["layout"] = "lay-out"; +$a->strings["block"] = "blok"; +$a->strings["menu"] = "menu"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; +$a->strings["post"] = "bericht"; +$a->strings["Different viewers will see this text differently"] = "Deze tekst wordt per persoon anders weergeven."; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 schreef:"; +$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; +$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; +$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; +$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; +$a->strings["Room not found."] = "Chatkanaal niet gevonden"; +$a->strings["Room is full"] = "Chatkanaal is vol"; +$a->strings["Default"] = "Standaard"; +$a->strings["%d invitation available"] = array( + 0 => "%d uitnodiging beschikbaar", + 1 => "%d uitnodigingen beschikbaar", +); +$a->strings["Advanced"] = "Geavanceerd"; +$a->strings["Find Channels"] = "Kanalen vinden"; +$a->strings["Enter name or interest"] = "Vul naam of interesse in"; +$a->strings["Connect/Follow"] = "Verbinden/volgen"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeeld: Robert Morgenstein, vissen"; +$a->strings["Find"] = "Vinden"; +$a->strings["Channel Suggestions"] = "Voorgestelde kanalen"; +$a->strings["Random Profile"] = "Willekeurig profiel"; +$a->strings["Invite Friends"] = "Vrienden uitnodigen"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Geavanceerd voorbeeld (Engels): name=jan en country=nederland"; $a->strings["Saved Folders"] = "Bewaarde mappen"; $a->strings["Everything"] = "Alles"; -$a->strings["Archives"] = "Archieven"; -$a->strings["Me"] = "Ik"; -$a->strings["Family"] = "Familie"; -$a->strings["Acquaintances"] = "Kennissen"; -$a->strings["All"] = "Alles"; -$a->strings["Refresh"] = "Vernieuwen"; -$a->strings["Account settings"] = "Account"; -$a->strings["Channel settings"] = "Kanaal"; -$a->strings["Additional features"] = "Extra functies"; -$a->strings["Feature/Addon settings"] = "Extra functie- en plugin-instellingen"; -$a->strings["Display settings"] = "Weergave"; -$a->strings["Connected apps"] = "Verbonden applicaties"; -$a->strings["Export channel"] = "Kanaal exporteren"; -$a->strings["Connection Default Permissions"] = "Standaard permissies voor connecties"; -$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; -$a->strings["Channel Sources"] = "Kanaalbronnen"; -$a->strings["Settings"] = "Instellingen"; -$a->strings["Private Mail Menu"] = "Privéberichten"; -$a->strings["Combined View"] = "Gecombineerd postvak"; -$a->strings["Inbox"] = "Postvak IN"; -$a->strings["Outbox"] = "Postvak UIT"; -$a->strings["New Message"] = "Nieuw bericht"; -$a->strings["Conversations"] = "Conversaties"; -$a->strings["Received Messages"] = "Ontvangen berichten"; -$a->strings["Sent Messages"] = "Verzonden berichten"; -$a->strings["No messages."] = "Geen berichten"; -$a->strings["Delete conversation"] = "Verwijder conversatie"; -$a->strings["Events Menu"] = "Agenda-menu"; -$a->strings["Day View"] = "Dag tonen"; -$a->strings["Week View"] = "Week tonen"; -$a->strings["Month View"] = "Maand tonen"; -$a->strings["Export"] = "Exporteren"; -$a->strings["Import"] = "Importeren"; -$a->strings["Events Tools"] = "Agenda-hulpmiddelen"; -$a->strings["Export Calendar"] = "Exporteren"; -$a->strings["Import Calendar"] = "Importeren"; -$a->strings["Chat Rooms"] = "Chatkanalen"; -$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; -$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; -$a->strings["photo/image"] = "foto/afbeelding"; -$a->strings["Rate Me"] = "Beoordeel mij"; -$a->strings["View Ratings"] = "Bekijk beoordelingen"; -$a->strings["Public Hubs"] = "Openbare hubs"; -$a->strings["Forums"] = "Forums"; -$a->strings["Tasks"] = "Taken"; -$a->strings["Documentation"] = "Documentatie"; -$a->strings["Project/Site Information"] = "Project- en hub-informatie"; -$a->strings["For Members"] = "Voor leden"; -$a->strings["For Administrators"] = "Voor beheerders"; -$a->strings["For Developers"] = "Voor ontwikkelaars"; -$a->strings["Site"] = "Hub-instellingen"; -$a->strings["Accounts"] = "Accounts"; -$a->strings["Channels"] = "Kanalen"; -$a->strings["Plugins"] = "Plug-ins"; -$a->strings["Themes"] = "Thema's"; -$a->strings["Inspect queue"] = "Inspecteer berichtenwachtrij"; -$a->strings["Profile Config"] = "Profielconfiguratie"; -$a->strings["DB updates"] = "Database-updates"; -$a->strings["Logs"] = "Logboeken"; -$a->strings["Admin"] = "Beheer"; -$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["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; -$a->strings["General Features"] = "Algemene functies"; -$a->strings["Content Expiration"] = "Inhoud laten verlopen"; -$a->strings["Remove posts/comments and/or private messages at a future time"] = "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen"; -$a->strings["Multiple Profiles"] = "Meerdere profielen"; -$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken"; -$a->strings["Advanced Profiles"] = "Geavanceerde profielen"; -$a->strings["Additional profile sections and selections"] = "Extra onderdelen en keuzes voor je profiel"; -$a->strings["Profile Import/Export"] = "Profiel importen/exporteren"; -$a->strings["Save and load profile details across sites/channels"] = "Profielgegevens opslaan en in andere hubs/kanalen gebruiken."; -$a->strings["Web Pages"] = "Webpagina's"; -$a->strings["Provide managed web pages on your channel"] = "Sta beheerde webpagina's op jouw kanaal toe"; -$a->strings["Private Notes"] = "Privé-aantekeningen"; -$a->strings["Enables a tool to store notes and reminders"] = "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan"; -$a->strings["Navigation Channel Select"] = "Kanaal kiezen in navigatiemenu"; -$a->strings["Change channels directly from within the navigation dropdown menu"] = "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk"; -$a->strings["Photo Location"] = "Fotolocatie"; -$a->strings["If location data is available on uploaded photos, link this to a map."] = "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart."; -$a->strings["Expert Mode"] = "Expertmodus"; -$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Schakel de expertmodus in voor geavanceerde instellingen"; -$a->strings["Premium Channel"] = "Premiumkanaal"; -$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal"; -$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten"; -$a->strings["Use Markdown"] = "Markdown gebruiken"; -$a->strings["Allow use of \"Markdown\" to format posts"] = "Sta het gebruik van \"markdown\" toe om berichten mee op te maken."; -$a->strings["Large Photos"] = "Grote foto's"; -$a->strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Gebruik grotere foto's (1024px) in berichten. Wanneer dit is uitgeschakeld worden er kleinere foto's (640px) gebruikt."; -$a->strings["Automatically import channel content from other channels or feeds"] = "Automatisch inhoud uit andere kanalen of feeds importeren."; -$a->strings["Even More Encryption"] = "Extra encryptie"; -$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel."; -$a->strings["Enable Voting Tools"] = "Peilingen inschakelen"; -$a->strings["Provide a class of post which others can vote on"] = "Maakt het mogelijk om een bericht op te stellen, waar mensen op kunnen stemmen."; -$a->strings["Delayed Posting"] = "Berichten uitstellen"; -$a->strings["Allow posts to be published at a later date"] = "Maakt het mogelijk dat berichten op een toekomstig moment gepubliceerd kunnen worden."; -$a->strings["Suppress Duplicate Posts/Comments"] = "Dubbele berichten/reacties tegenhouden"; -$a->strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Voorkomt dat berichten en reacties met identieke inhoud en die binnen twee minuten zijn verstuurd, worden gepubliceerd. "; -$a->strings["Network and Stream Filtering"] = "Netwerk- en streamfilter"; -$a->strings["Search by Date"] = "Zoek op datum"; -$a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten op datum te filteren "; -$a->strings["Collections Filter"] = "Filter op collecties"; -$a->strings["Enable widget to display Network posts only from selected collections"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties"; -$a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; -$a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; -$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; -$a->strings["Network New Tab"] = "Nieuwe netwerktab"; -$a->strings["Enable tab to display all new Network activity"] = "Laat de tab alle nieuwe netwerkactiviteit tonen"; -$a->strings["Affinity Tool"] = "Verwantschapsfilter"; -$a->strings["Filter stream activity by depth of relationships"] = "Filter wat je in de Matrix ziet op hoe goed je iemand kent of mag"; -$a->strings["Connection Filtering"] = "Berichtenfilters"; -$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filter binnenkomende berichten van connecties aan de hand van trefwoorden en taal"; -$a->strings["Suggest Channels"] = "Kanalen voorstellen"; -$a->strings["Show channel suggestions"] = "Voor jou mogelijk interessante kanalen voorstellen"; -$a->strings["Post/Comment Tools"] = "Bericht- en reactiehulpmiddelen"; -$a->strings["Tagging"] = "Taggen"; -$a->strings["Ability to tag existing posts"] = "Mogelijkheid om bestaande berichten te taggen"; -$a->strings["Post Categories"] = "Categorieën berichten"; -$a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten"; -$a->strings["Ability to file posts under folders"] = "Mogelijkheid om berichten in mappen op te slaan"; -$a->strings["Dislike Posts"] = "Vind berichten niet leuk"; -$a->strings["Ability to dislike posts/comments"] = "Mogelijkheid om berichten en reacties niet leuk te vinden"; -$a->strings["Star Posts"] = "Geef berichten een ster"; -$a->strings["Ability to mark special posts with a star indicator"] = "Mogelijkheid om speciale berichten met een ster te markeren"; -$a->strings["Tag Cloud"] = "Tagwolk"; -$a->strings["Provide a personal tag cloud on your channel page"] = "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina"; -$a->strings["Male"] = "Man"; -$a->strings["Female"] = "Vrouw"; -$a->strings["Currently Male"] = "Momenteel man"; -$a->strings["Currently Female"] = "Momenteel vrouw"; -$a->strings["Mostly Male"] = "Voornamelijk man"; -$a->strings["Mostly Female"] = "Voornamelijk vrouw"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Interseksueel"; -$a->strings["Transsexual"] = "Transseksueel"; -$a->strings["Hermaphrodite"] = "Hermafrodiet"; -$a->strings["Neuter"] = "Genderneutraal"; -$a->strings["Non-specific"] = "Niet gespecificeerd"; -$a->strings["Other"] = "Anders"; -$a->strings["Undecided"] = "Nog niet beslist"; -$a->strings["Males"] = "Mannen"; -$a->strings["Females"] = "Vrouwen"; -$a->strings["Gay"] = "Homoseksueel"; -$a->strings["Lesbian"] = "Lesbisch"; -$a->strings["No Preference"] = "Geen voorkeur"; -$a->strings["Bisexual"] = "Biseksueel"; -$a->strings["Autosexual"] = "Autoseksueel"; -$a->strings["Abstinent"] = "Seksuele onthouding"; -$a->strings["Virgin"] = "Maagd"; -$a->strings["Deviant"] = "Afwijkend"; -$a->strings["Fetish"] = "Fetisj"; -$a->strings["Oodles"] = "Veel"; -$a->strings["Nonsexual"] = "Aseksueel"; -$a->strings["Single"] = "Alleen"; -$a->strings["Lonely"] = "Eenzaam"; -$a->strings["Available"] = "Beschikbaar"; -$a->strings["Unavailable"] = "Niet beschikbaar"; -$a->strings["Has crush"] = "Heeft een oogje op iemand"; -$a->strings["Infatuated"] = "Smoorverliefd"; -$a->strings["Dating"] = "Aan het daten"; -$a->strings["Unfaithful"] = "Ontrouw"; -$a->strings["Sex Addict"] = "Seksverslaafd"; -$a->strings["Friends/Benefits"] = "Vriendschap plus"; -$a->strings["Casual"] = "Ongebonden/vluchtig"; -$a->strings["Engaged"] = "Verloofd"; -$a->strings["Married"] = "Getrouwd"; -$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; -$a->strings["Partners"] = "Partners"; -$a->strings["Cohabiting"] = "Samenwonend"; -$a->strings["Common law"] = "Common-law-huwelijk"; -$a->strings["Happy"] = "Gelukkig"; -$a->strings["Not looking"] = "Niet op zoek"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Verraden"; -$a->strings["Separated"] = "Uit elkaar"; -$a->strings["Unstable"] = "Onstabiel"; -$a->strings["Divorced"] = "Gescheiden"; -$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; -$a->strings["Widowed"] = "Weduwnaar/weduwe"; -$a->strings["Uncertain"] = "Onzeker"; -$a->strings["It's complicated"] = "Het is ingewikkeld"; -$a->strings["Don't care"] = "Maakt mij niks uit"; -$a->strings["Ask me"] = "Vraag het me"; -$a->strings["Miscellaneous"] = "Diversen"; -$a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-DD of MM-DD"; -$a->strings["Required"] = "Vereist"; -$a->strings["never"] = "nooit"; -$a->strings["less than a second ago"] = "minder dan een seconde geleden"; -$a->strings["year"] = "jaar"; -$a->strings["years"] = "jaren"; -$a->strings["month"] = "maand"; -$a->strings["months"] = "maanden"; -$a->strings["week"] = "week"; -$a->strings["weeks"] = "weken"; -$a->strings["day"] = "dag"; -$a->strings["days"] = "dagen"; -$a->strings["hour"] = "uur"; -$a->strings["hours"] = "uren"; -$a->strings["minute"] = "minuut"; -$a->strings["minutes"] = "minuten"; -$a->strings["second"] = "seconde"; -$a->strings["seconds"] = "seconden"; -$a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; -$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["Categories"] = "Categorieën"; +$a->strings["%d connection in common"] = array( + 0 => "%d gemeenschappelijke connectie", + 1 => "%d gemeenschappelijke connecties", +); +$a->strings["show more"] = "meer connecties weergeven"; $a->strings["photo"] = "foto"; +$a->strings["event"] = "gebeurtenis"; $a->strings["channel"] = "kanaal"; $a->strings["status"] = "bericht"; $a->strings["comment"] = "reactie"; @@ -503,31 +248,21 @@ $a->strings["__ctx:title__ Abstain"] = "onthoudingen"; $a->strings["__ctx:title__ Attending"] = "aanwezig"; $a->strings["__ctx:title__ Not attending"] = "niet aanwezig"; $a->strings["__ctx:title__ Might attend"] = "mogelijk aanwezig"; -$a->strings["Select"] = "Kies"; -$a->strings["Private Message"] = "Privébericht"; -$a->strings["Message signature validated"] = "Berichtkenmerk gevalideerd"; -$a->strings["Message signature incorrect"] = "Berichtkenmerk onjuist"; $a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; $a->strings["Categories:"] = "Categorieën:"; $a->strings["Filed under:"] = "Bewaard onder:"; -$a->strings["from %s"] = "van %s"; -$a->strings["last edited: %s"] = "laatst bewerkt: %s"; -$a->strings["Expires: %s"] = "Verloopt: %s"; $a->strings["View in context"] = "In context bekijken"; -$a->strings["Please wait"] = "Even wachten"; $a->strings["remove"] = "verwijderen"; $a->strings["Loading..."] = "Aan het laden..."; $a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items"; $a->strings["View Source"] = "Bron weergeven"; $a->strings["Follow Thread"] = "Conversatie volgen"; $a->strings["Unfollow Thread"] = "Conversatie niet meer volgen"; -$a->strings["View Status"] = "Status weergeven"; $a->strings["View Profile"] = "Profiel weergeven"; -$a->strings["View Photos"] = "Foto's weergeven"; -$a->strings["Activity/Posts"] = "Kanaal-activiteit"; +$a->strings["Activity/Posts"] = "Activiteit/berichten connectie"; $a->strings["Edit Connection"] = "Connectie bewerken"; -$a->strings["Send PM"] = "Privébericht verzenden"; -$a->strings["Poke"] = "Aanstoten"; +$a->strings["Message"] = "Bericht"; +$a->strings["Ratings"] = "Beoordelingen"; $a->strings["%s likes this."] = "%s vindt dit leuk."; $a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; $a->strings["<span %1\$s>%2\$d people</span> like this."] = array( @@ -553,15 +288,9 @@ $a->strings["Tag term:"] = "Tag:"; $a->strings["Save to Folder:"] = "Bewaar in map: "; $a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; $a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; -$a->strings["Preview"] = "Voorvertoning"; $a->strings["Share"] = "Delen"; $a->strings["Page link name"] = "Linknaam pagina"; $a->strings["Post as"] = "Bericht plaatsen als"; -$a->strings["Bold"] = "Vet"; -$a->strings["Italic"] = "Cursief"; -$a->strings["Underline"] = "Onderstrepen"; -$a->strings["Quote"] = "Citeren"; -$a->strings["Code"] = "Broncode"; $a->strings["Upload photo"] = "Foto uploaden"; $a->strings["upload photo"] = "foto uploaden"; $a->strings["Attach file"] = "Bestand toevoegen"; @@ -585,7 +314,6 @@ $a->strings["Public post"] = "Openbaar bericht"; $a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"; $a->strings["Set expiration date"] = "Verloopdatum instellen"; $a->strings["Set publish date"] = "Publicatiedatum instellen"; -$a->strings["Encrypt text"] = "Tekst versleutelen"; $a->strings["OK"] = "OK"; $a->strings["Cancel"] = "Annuleren"; $a->strings["Discover"] = "Ontdekken"; @@ -594,6 +322,7 @@ $a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; $a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; $a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; $a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; +$a->strings["Personal"] = "Persoonlijk"; $a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; $a->strings["New"] = "Nieuw"; $a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; @@ -605,19 +334,11 @@ $a->strings["Channel"] = "Kanaal"; $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"; $a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; -$a->strings["Webpages"] = "Webpagina's"; $a->strings["Manage Webpages"] = "Webpagina's beheren"; -$a->strings["View all"] = "Toon alles"; -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "vindt dit niet leuk", - 1 => "vinden dit niet leuk", -); $a->strings["__ctx:noun__ Attending"] = array( 0 => "aanwezig", 1 => "aanwezig", @@ -642,97 +363,41 @@ $a->strings["__ctx:noun__ Abstain"] = array( 0 => "onthouding", 1 => "onthoudingen", ); -$a->strings["Logged out."] = "Uitgelogd."; -$a->strings["Failed authentication"] = "Mislukte authenticatie"; -$a->strings["Login failed."] = "Inloggen mislukt."; -$a->strings["Frequently"] = "Regelmatig"; -$a->strings["Hourly"] = "Elk uur"; -$a->strings["Twice daily"] = "Twee keer per dag"; -$a->strings["Daily"] = "Dagelijks"; -$a->strings["Weekly"] = "Wekelijks"; -$a->strings["Monthly"] = "Maandelijks"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "E-mail"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Image/photo"] = "Afbeelding/foto"; -$a->strings["Encrypted content"] = "Versleutelde inhoud"; -$a->strings["Install %s element: "] = "Installeer %s-element: "; -$a->strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dit bericht heeft een te installeren %s-element, maar je hebt geen permissies om het op deze hub te installeren."; -$a->strings["webpage"] = "Webpagina"; -$a->strings["layout"] = "lay-out"; -$a->strings["block"] = "blok"; -$a->strings["menu"] = "menu"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; -$a->strings["post"] = "bericht"; -$a->strings["Different viewers will see this text differently"] = "Deze tekst wordt per persoon anders weergeven."; -$a->strings["$1 spoiler"] = "$1 spoiler"; -$a->strings["$1 wrote:"] = "$1 schreef:"; -$a->strings["%d invitation available"] = array( - 0 => "%d uitnodiging beschikbaar", - 1 => "%d uitnodigingen beschikbaar", -); -$a->strings["Advanced"] = "Geavanceerd"; -$a->strings["Find Channels"] = "Kanalen vinden"; -$a->strings["Enter name or interest"] = "Vul naam of interesse in"; -$a->strings["Connect/Follow"] = "Verbinden/volgen"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeeld: Robert Morgenstein, vissen"; -$a->strings["Find"] = "Vinden"; -$a->strings["Channel Suggestions"] = "Voorgestelde kanalen"; -$a->strings["Random Profile"] = "Willekeurig profiel"; -$a->strings["Invite Friends"] = "Vrienden uitnodigen"; -$a->strings["Advanced example: name=fred and country=iceland"] = "Geavanceerd voorbeeld (Engels): name=jan en country=nederland"; -$a->strings["%d connection in common"] = array( - 0 => "%d gemeenschappelijke connectie", - 1 => "%d gemeenschappelijke connecties", -); -$a->strings["show more"] = "meer connecties weergeven"; -$a->strings["\$Projectname Notification"] = "\$Projectname-notificatie"; -$a->strings["\$projectname"] = "\$projectname"; -$a->strings["Thank You,"] = "Bedankt,"; -$a->strings["%s Administrator"] = "Beheerder %s"; -$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notificatie] Nieuw privébericht ontvangen op %s"; -$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s zond jou een nieuw privébericht om %3\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s zond jou %2\$s."; -$a->strings["a private message"] = "een privébericht"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bezoek %s om je privéberichten te bekijken en/of er op te reageren."; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]een %4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]een %5\$s van %4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]jouw %4\$s[/zrl]"; -$a->strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notificatie] Reactie op conversatie #%1\$d door %2\$s"; -$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s gaf een reactie op een bericht/conversatie die jij volgt."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bezoek %s om de conversatie te bekijken en/of er op te reageren."; -$a->strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notificatie] %s heeft een bericht op jouw kanaal geplaatst"; -$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s heeft om %3\$s een bericht op jouw kanaal geplaatst"; -$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s heeft een bericht op [zrl=%3\$s]jouw kanaal[/zrl] geplaatst"; -$a->strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notificatie] %s heeft je genoemd"; -$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s noemde jou op %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]noemde jou[/zrl]."; -$a->strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notificatie] %1\$s heeft je aangestoten"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s heeft je aangestoten op %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]heeft je aangestoten[/zrl]."; -$a->strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notificatie] %s heeft jouw bericht getagd"; -$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s heeft jouw bericht om %3\$s getagd"; -$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s heeft [zrl=%3\$s]jouw bericht[/zrl] getagd"; -$a->strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notificatie] Connectieverzoek ontvangen"; -$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, je hebt een nieuw connectieverzoek ontvangen van '%2\$s' op %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, je hebt een [zrl=%2\$s]nieuw connectieverzoek[/zrl] ontvangen van %3\$s."; -$a->strings["You may visit their profile at %s"] = "Je kan het profiel bekijken op %s"; -$a->strings["Please visit %s to approve or reject the connection request."] = "Bezoek %s om het connectieverzoek te accepteren of af te wijzen."; -$a->strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notificatie] Kanaalvoorstel ontvangen"; -$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, je hebt een kanaalvoorstel ontvangen van '%2\$s' om %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, je hebt [zrl=%2\$s]een kanaalvoorstel[/zrl] ontvangen voor %3\$s van %4\$s."; -$a->strings["Name:"] = "Naam:"; -$a->strings["Photo:"] = "Foto:"; -$a->strings["Please visit %s to approve or reject the suggestion."] = "Bezoek %s om het voorstel te accepteren of af te wijzen."; -$a->strings["[Hubzilla:Notify]"] = "[Hubzilla:Notificatie]"; +$a->strings["Miscellaneous"] = "Diversen"; +$a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-DD of MM-DD"; +$a->strings["Required"] = "Vereist"; +$a->strings["never"] = "nooit"; +$a->strings["less than a second ago"] = "minder dan een seconde geleden"; +$a->strings["year"] = "jaar"; +$a->strings["years"] = "jaren"; +$a->strings["month"] = "maand"; +$a->strings["months"] = "maanden"; +$a->strings["week"] = "week"; +$a->strings["weeks"] = "weken"; +$a->strings["day"] = "dag"; +$a->strings["days"] = "dagen"; +$a->strings["hour"] = "uur"; +$a->strings["hours"] = "uren"; +$a->strings["minute"] = "minuut"; +$a->strings["minutes"] = "minuten"; +$a->strings["second"] = "seconde"; +$a->strings["seconds"] = "seconden"; +$a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; +$a->strings["%1\$s's birthday"] = "Verjaardag van %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Gefeliciteerd met je verjaardag %1\$s"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan DNS-informatie voor databaseserver '%s' niet vinden"; +$a->strings["Directory Options"] = "Opties kanalengids"; +$a->strings["Safe Mode"] = "Veilig zoeken"; +$a->strings["No"] = "Nee"; +$a->strings["Yes"] = "Ja"; +$a->strings["Public Forums Only"] = "Alleen openbare forums"; +$a->strings["This Website Only"] = "Alleen deze hub"; +$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; +$a->strings["Not specified"] = "Niet aangegeven"; +$a->strings["Needs Action"] = "Actie vereist"; +$a->strings["Completed"] = "Voltooid"; +$a->strings["In Process"] = "In behandeling"; +$a->strings["Cancelled"] = "Geannuleerd"; $a->strings["Channel is blocked on this site."] = "Kanaal is op deze hub geblokkeerd."; $a->strings["Channel location missing."] = "Ontbrekende kanaallocatie."; $a->strings["Response from remote channel was incomplete."] = "Antwoord van het kanaal op afstand was niet volledig."; @@ -741,8 +406,96 @@ $a->strings["Protocol disabled."] = "Protocol uitgeschakeld."; $a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt."; $a->strings["local account not found."] = "lokale account niet gevonden."; $a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden"; -$a->strings["Embedded content"] = "Ingesloten inhoud"; -$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; +$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; +$a->strings["Add new connections to this privacy group"] = "Voeg nieuwe connecties aan deze privacygroep toe"; +$a->strings["All Channels"] = "Alle kanalen"; +$a->strings["edit"] = "bewerken"; +$a->strings["Privacy Groups"] = "Privacygroepen"; +$a->strings["Edit group"] = "Privacygroep bewerken"; +$a->strings["Add privacy group"] = "Privacygroep toevoegen"; +$a->strings["Channels not in any privacy group"] = "Kanalen die zich in geen enkele privacygroep bevinden"; +$a->strings["add"] = "toevoegen"; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren 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["Delete this item?"] = "Dit item verwijderen?"; +$a->strings["[-] show less"] = "[-] minder reacties weergeven"; +$a->strings["[+] expand"] = "[+] uitklappen"; +$a->strings["[-] collapse"] = "[-] inklappen"; +$a->strings["Password too short"] = "Wachtwoord te kort"; +$a->strings["Passwords do not match"] = "Wachtwoorden komen niet overeen"; +$a->strings["everybody"] = "iedereen"; +$a->strings["Secret Passphrase"] = "Geheim wachtwoord"; +$a->strings["Passphrase hint"] = "Wachtwoordhint"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen."; +$a->strings["close all"] = "Alles sluiten"; +$a->strings["Nothing new here"] = "Niets nieuw hier"; +$a->strings["Rate This Channel (this is public)"] = "Beoordeel dit kanaal (dit is openbaar)"; +$a->strings["Rating"] = "Beoordeling"; +$a->strings["Describe (optional)"] = "Omschrijving (optioneel)"; +$a->strings["Please enter a link URL"] = "Vul een internetadres/URL in:"; +$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?"; +$a->strings["Location"] = "Locatie"; +$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +$a->strings["ago"] = "geleden"; +$a->strings["from now"] = "vanaf nu"; +$a->strings["less than a minute"] = "minder dan een minuut"; +$a->strings["about a minute"] = "ongeveer een minuut"; +$a->strings["%d minutes"] = "%d minuten"; +$a->strings["about an hour"] = "ongeveer een uur"; +$a->strings["about %d hours"] = "ongeveer %d uren"; +$a->strings["a day"] = "een dag"; +$a->strings["%d days"] = "%d dagen"; +$a->strings["about a month"] = "ongeveer een maand"; +$a->strings["%d months"] = "%d maanden"; +$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"; +$a->strings["Apr"] = "apr"; +$a->strings["__ctx:short__ May"] = "mei"; +$a->strings["Jun"] = "jun"; +$a->strings["Jul"] = "jul"; +$a->strings["Aug"] = "aug"; +$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"; +$a->strings["Wed"] = "wo"; +$a->strings["Thu"] = "do"; +$a->strings["Fri"] = "vr"; +$a->strings["Sat"] = "za"; +$a->strings["__ctx:calendar__ today"] = "vandaag"; +$a->strings["__ctx:calendar__ month"] = "maand"; +$a->strings["__ctx:calendar__ week"] = "week"; +$a->strings["__ctx:calendar__ day"] = "dag"; +$a->strings["__ctx:calendar__ All day"] = "hele dag"; $a->strings["No recipient provided."] = "Geen ontvanger opgegeven."; $a->strings["[no subject]"] = "[geen onderwerp]"; $a->strings["Unable to determine sender."] = "Afzender kan niet bepaald worden."; @@ -750,18 +503,17 @@ $a->strings["Stored post could not be verified."] = "Opgeslagen bericht kon niet $a->strings["Logout"] = "Uitloggen"; $a->strings["End this session"] = "Beëindig deze sessie"; $a->strings["Home"] = "Home"; -$a->strings["Your posts and conversations"] = "Jouw berichten en conversaties"; +$a->strings["Your posts and conversations"] = "Jouw kanaal"; $a->strings["Your profile page"] = "Jouw profielpagina"; $a->strings["Edit Profiles"] = "Bewerk profielen"; $a->strings["Manage/Edit profiles"] = "Beheer/wijzig profielen"; +$a->strings["Edit Profile"] = "Profiel bewerken"; $a->strings["Edit your profile"] = "Jouw profiel bewerken"; $a->strings["Your photos"] = "Jouw foto's"; $a->strings["Your files"] = "Jouw bestanden"; -$a->strings["Chat"] = "Chatten"; $a->strings["Your chatrooms"] = "Jouw chatkanalen"; $a->strings["Your bookmarks"] = "Jouw bladwijzers"; $a->strings["Your webpages"] = "Jouw webpagina's"; -$a->strings["Login"] = "Inloggen"; $a->strings["Sign in"] = "Inloggen"; $a->strings["%s - click to logout"] = "%s - klik om uit te loggen"; $a->strings["Remote authentication"] = "Authenticatie op afstand"; @@ -769,39 +521,234 @@ $a->strings["Click to authenticate to your home hub"] = "Authenticeer jezelf via $a->strings["Home Page"] = "Homepage"; $a->strings["Register"] = "Registreren"; $a->strings["Create an account"] = "Maak een account aan"; -$a->strings["Help"] = "Hulp"; $a->strings["Help and documentation"] = "Hulp en documentatie"; +$a->strings["Apps"] = "Apps"; $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"; -$a->strings["Grid"] = "Grid"; $a->strings["Your grid"] = "Jouw grid"; $a->strings["Mark all grid notifications seen"] = "Markeer alle gridnotificaties als bekeken"; -$a->strings["Channel Home"] = "Tijdlijn kanaal"; -$a->strings["Channel home"] = "Tijdlijn kanaal"; +$a->strings["Channel home"] = "Jouw kanaal"; $a->strings["Mark all channel notifications seen"] = "Alle kanaalnotificaties als gelezen markeren"; $a->strings["Connections"] = "Connecties"; $a->strings["Notices"] = "Notificaties"; $a->strings["Notifications"] = "Notificaties"; $a->strings["See all notifications"] = "Alle notificaties weergeven"; $a->strings["Mark all system notifications seen"] = "Markeer alle systeemnotificaties als bekeken"; -$a->strings["Mail"] = "Privéberichten"; $a->strings["Private mail"] = "Privéberichten"; $a->strings["See all private messages"] = "Alle privéberichten weergeven"; $a->strings["Mark all private messages seen"] = "Markeer alle privéberichten als bekeken"; -$a->strings["Events"] = "Agenda"; +$a->strings["Inbox"] = "Postvak IN"; +$a->strings["Outbox"] = "Postvak UIT"; +$a->strings["New Message"] = "Nieuw bericht"; $a->strings["Event Calendar"] = "Agenda"; $a->strings["See all events"] = "Alle gebeurtenissen weergeven"; $a->strings["Mark all events seen"] = "Markeer alle gebeurtenissen als bekeken"; -$a->strings["Channel Manager"] = "Kanaalbeheer"; $a->strings["Manage Your Channels"] = "Beheer je kanalen"; $a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen"; +$a->strings["Admin"] = "Beheer"; $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["view full size"] = "volledige grootte tonen"; +$a->strings["\$Projectname Notification"] = "\$Projectname-notificatie"; +$a->strings["\$projectname"] = "\$projectname"; +$a->strings["Thank You,"] = "Bedankt,"; +$a->strings["%s Administrator"] = "Beheerder %s"; +$a->strings["No Subject"] = "Geen onderwerp"; +$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["Embedded content"] = "Ingesloten inhoud"; +$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; +$a->strings["New Page"] = "Nieuwe pagina"; +$a->strings["View"] = "Weergeven"; +$a->strings["Actions"] = "Acties"; +$a->strings["Page Link"] = "Paginalink"; +$a->strings["Title"] = "Titel"; +$a->strings["Created"] = "Aangemaakt"; +$a->strings["Edited"] = "Bewerkt"; +$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; +$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; +$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; +$a->strings["Can view my file storage and photos"] = "Kan mijn foto's en andere bestanden bekijken"; +$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; +$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; +$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; +$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; +$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; +$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; +$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor groepforums"; +$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; +$a->strings["Can write to my file storage and photos"] = "Kan foto's en andere bestanden aan mijn bestandsopslag toevoegen"; +$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; +$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; +$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; +$a->strings["Social Networking"] = "Sociaal netwerk"; +$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; +$a->strings["Restricted"] = "Beperkt zichtbaar"; +$a->strings["Private"] = "Verborgen kanaal"; +$a->strings["Community Forum"] = "Groepsforum"; +$a->strings["Feed Republish"] = "Feed herpubliceren"; +$a->strings["Special Purpose"] = "Speciaal doel"; +$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; +$a->strings["Group Repository"] = "Groepsopslag"; +$a->strings["Other"] = "Anders"; +$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; +$a->strings["Profile Photos"] = "Profielfoto's"; +$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["Upload New Photos"] = "Nieuwe foto's uploaden"; +$a->strings["Male"] = "Man"; +$a->strings["Female"] = "Vrouw"; +$a->strings["Currently Male"] = "Momenteel man"; +$a->strings["Currently Female"] = "Momenteel vrouw"; +$a->strings["Mostly Male"] = "Voornamelijk man"; +$a->strings["Mostly Female"] = "Voornamelijk vrouw"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Interseksueel"; +$a->strings["Transsexual"] = "Transseksueel"; +$a->strings["Hermaphrodite"] = "Hermafrodiet"; +$a->strings["Neuter"] = "Genderneutraal"; +$a->strings["Non-specific"] = "Niet gespecificeerd"; +$a->strings["Undecided"] = "Nog niet beslist"; +$a->strings["Males"] = "Mannen"; +$a->strings["Females"] = "Vrouwen"; +$a->strings["Gay"] = "Homoseksueel"; +$a->strings["Lesbian"] = "Lesbisch"; +$a->strings["No Preference"] = "Geen voorkeur"; +$a->strings["Bisexual"] = "Biseksueel"; +$a->strings["Autosexual"] = "Autoseksueel"; +$a->strings["Abstinent"] = "Seksuele onthouding"; +$a->strings["Virgin"] = "Maagd"; +$a->strings["Deviant"] = "Afwijkend"; +$a->strings["Fetish"] = "Fetisj"; +$a->strings["Oodles"] = "Veel"; +$a->strings["Nonsexual"] = "Aseksueel"; +$a->strings["Single"] = "Alleen"; +$a->strings["Lonely"] = "Eenzaam"; +$a->strings["Available"] = "Beschikbaar"; +$a->strings["Unavailable"] = "Niet beschikbaar"; +$a->strings["Has crush"] = "Heeft een oogje op iemand"; +$a->strings["Infatuated"] = "Smoorverliefd"; +$a->strings["Dating"] = "Aan het daten"; +$a->strings["Unfaithful"] = "Ontrouw"; +$a->strings["Sex Addict"] = "Seksverslaafd"; +$a->strings["Friends"] = "Vrienden"; +$a->strings["Friends/Benefits"] = "Vriendschap plus"; +$a->strings["Casual"] = "Ongebonden/vluchtig"; +$a->strings["Engaged"] = "Verloofd"; +$a->strings["Married"] = "Getrouwd"; +$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; +$a->strings["Partners"] = "Partners"; +$a->strings["Cohabiting"] = "Samenwonend"; +$a->strings["Common law"] = "Common-law-huwelijk"; +$a->strings["Happy"] = "Gelukkig"; +$a->strings["Not looking"] = "Niet op zoek"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Verraden"; +$a->strings["Separated"] = "Uit elkaar"; +$a->strings["Unstable"] = "Onstabiel"; +$a->strings["Divorced"] = "Gescheiden"; +$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; +$a->strings["Widowed"] = "Weduwnaar/weduwe"; +$a->strings["Uncertain"] = "Onzeker"; +$a->strings["It's complicated"] = "Het is ingewikkeld"; +$a->strings["Don't care"] = "Maakt mij niks uit"; +$a->strings["Ask me"] = "Vraag het me"; $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["Tags"] = "Tags"; +$a->strings["Keywords"] = "Trefwoorden"; +$a->strings["have"] = "heb"; +$a->strings["has"] = "heeft"; +$a->strings["want"] = "wil"; +$a->strings["wants"] = "wil"; +$a->strings["likes"] = "vindt dit leuk"; +$a->strings["dislikes"] = "vindt dit niet leuk"; +$a->strings["Invalid data packet"] = "Datapakket ongeldig"; +$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; +$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; +$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; +$a->strings["Frequently"] = "Regelmatig"; +$a->strings["Hourly"] = "Elk uur"; +$a->strings["Twice daily"] = "Twee keer per dag"; +$a->strings["Daily"] = "Dagelijks"; +$a->strings["Weekly"] = "Wekelijks"; +$a->strings["Monthly"] = "Maandelijks"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot"] = "Zot"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; +$a->strings["Empty name"] = "Ontbrekende naam"; +$a->strings["Name too long"] = "Naam te lang"; +$a->strings["No account identifier"] = "Geen account-identificator"; +$a->strings["Nickname is required."] = "Bijnaam is verplicht"; +$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; +$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; +$a->strings["Default Profile"] = "Standaardprofiel"; +$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; +$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; +$a->strings["Change profile photo"] = "Profielfoto veranderen"; +$a->strings["Profiles"] = "Profielen"; +$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; +$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; +$a->strings["Profile Image"] = "Profielfoto"; +$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; +$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; +$a->strings["Gender:"] = "Geslacht:"; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepagina:"; +$a->strings["Online Now"] = "Nu online"; +$a->strings["g A l F d"] = "G:i, l d F"; +$a->strings["F d"] = "d F"; +$a->strings["[today]"] = "[vandaag]"; +$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; +$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; +$a->strings["[No description]"] = "[Geen omschrijving]"; +$a->strings["Event Reminders"] = "Herinneringen"; +$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; +$a->strings["Full Name:"] = "Volledige naam:"; +$a->strings["Like this channel"] = "Vind dit kanaal leuk"; +$a->strings["j F, Y"] = "F j Y"; +$a->strings["j F"] = "F j"; +$a->strings["Birthday:"] = "Geboortedatum:"; +$a->strings["Age:"] = "Leeftijd:"; +$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; +$a->strings["Hometown:"] = "Oorspronkelijk uit:"; +$a->strings["Tags:"] = "Tags:"; +$a->strings["Political Views:"] = "Politieke overtuigingen:"; +$a->strings["Religion:"] = "Religie:"; +$a->strings["About:"] = "Over:"; +$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; +$a->strings["Likes:"] = "Houdt van:"; +$a->strings["Dislikes:"] = "Houdt niet van:"; +$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; +$a->strings["My other channels:"] = "Mijn andere kanalen"; +$a->strings["Musical interests:"] = "Muzikale interesses:"; +$a->strings["Books, literature:"] = "Boeken, literatuur:"; +$a->strings["Television:"] = "Televisie:"; +$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; +$a->strings["Love/Romance:"] = "Liefde/romantiek:"; +$a->strings["Work/employment:"] = "Werk/beroep:"; +$a->strings["School/education:"] = "School/opleiding:"; +$a->strings["Like this thing"] = "Vind dit ding leuk"; +$a->strings["cover photo"] = "omslagfoto"; $a->strings["prev"] = "vorige"; $a->strings["first"] = "eerste"; $a->strings["last"] = "laatste"; @@ -809,11 +756,8 @@ $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["View all %s connections"] = "Toon alle %s connecties"; +$a->strings["Save"] = "Opslaan"; $a->strings["poke"] = "aanstoten"; $a->strings["ping"] = "ping"; $a->strings["pinged"] = "gepingd"; @@ -831,7 +775,7 @@ $a->strings["mellow"] = "mellow"; $a->strings["tired"] = "moe"; $a->strings["perky"] = "parmantig"; $a->strings["angry"] = "boos"; -$a->strings["stupified"] = "beteuterd"; +$a->strings["stupefied"] = "verbijsterd"; $a->strings["puzzled"] = "verward"; $a->strings["interested"] = "geïnteresseerd"; $a->strings["bitter"] = "verbitterd"; @@ -864,714 +808,200 @@ $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"; -$a->strings["Yes"] = "Ja"; -$a->strings["Public Forums Only"] = "Alleen openbare forums"; -$a->strings["This Website Only"] = "Alleen deze hub"; -$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten <strong>kunnen</strong> van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; -$a->strings["Add new connections to this collection (privacy group)"] = "Voeg nieuwe connecties aan deze collectie toe (privacy-groep)"; -$a->strings["All Channels"] = "Alle kanalen"; -$a->strings["edit"] = "bewerken"; -$a->strings["Collections"] = "Collecties"; -$a->strings["Edit collection"] = "Collectie bewerken"; -$a->strings["Add new collection"] = "Nieuwe collectie toevoegen"; -$a->strings["Channels not in any collection"] = "Kanalen die zich in geen enkele collectie bevinden"; -$a->strings["Invalid data packet"] = "Datapakket ongeldig"; -$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; -$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; -$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; -$a->strings["New Page"] = "Nieuwe pagina"; -$a->strings["View"] = "Weergeven"; -$a->strings["Actions"] = "Acties"; -$a->strings["Page Link"] = "Paginalink"; -$a->strings["Title"] = "Titel"; -$a->strings["Created"] = "Aangemaakt"; -$a->strings["Edited"] = "Bewerkt"; -$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"; -$a->strings["I might attend"] = "Mogelijk aanwezig"; -$a->strings["I agree"] = "Eens"; -$a->strings["I disagree"] = "Oneens"; -$a->strings["I abstain"] = "Onthouding"; -$a->strings["Add Star"] = "Ster toevoegen"; -$a->strings["Remove Star"] = "Ster verwijderen"; -$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; -$a->strings["starred"] = "met ster"; -$a->strings["Add Tag"] = "Tag toevoegen"; -$a->strings["I like this (toggle)"] = "Vind ik leuk"; -$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; -$a->strings["Share This"] = "Delen"; -$a->strings["share"] = "delen"; -$a->strings["Delivery Report"] = "Afleveringsrapport"; -$a->strings["%d comment"] = array( - 0 => "%d reactie", - 1 => "%d reacties weergeven", -); -$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; -$a->strings["to"] = "aan"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; -$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; -$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; -$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; -$a->strings["Mark all seen"] = "Markeer alles als bekeken"; -$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; -$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; -$a->strings["This is you"] = "Dit ben jij"; -$a->strings["Image"] = "Afbeelding"; -$a->strings["Insert Link"] = "Link invoegen"; -$a->strings["Video"] = "Video"; -$a->strings["Site Admin"] = "Hubbeheerder"; -$a->strings["Address Book"] = "Connecties"; -$a->strings["Mood"] = "Stemming"; -$a->strings["Probe"] = "Onderzoeken"; -$a->strings["Suggest"] = "Voorstellen"; -$a->strings["Random Channel"] = "Willekeurig kanaal"; -$a->strings["Invite"] = "Uitnodigen "; -$a->strings["Features"] = "Extra functies"; -$a->strings["Language"] = "Taal"; -$a->strings["Post"] = "Bericht"; -$a->strings["Profile Photo"] = "Profielfoto"; -$a->strings["Update"] = "Bijwerken"; -$a->strings["Install"] = "Installeren"; -$a->strings["Purchase"] = "Aanschaffen"; -$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; -$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; -$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; -$a->strings["Can view my file storage and photos"] = "Kan mijn foto's en andere bestanden bekijken"; -$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; -$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; -$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; -$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; -$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; -$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; -$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor groepforums"; -$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; -$a->strings["Can write to my file storage and photos"] = "Kan foto's en andere bestanden aan mijn bestandsopslag toevoegen"; -$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; -$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; -$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; -$a->strings["Social Networking"] = "Sociaal netwerk"; -$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; -$a->strings["Restricted"] = "Beperkt zichtbaar"; -$a->strings["Private"] = "Verborgen kanaal"; -$a->strings["Community Forum"] = "Groepsforum"; -$a->strings["Feed Republish"] = "Feed herpubliceren"; -$a->strings["Special Purpose"] = "Speciaal doel"; -$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; -$a->strings["Group Repository"] = "Groepsopslag"; -$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; -$a->strings["Profile Photos"] = "Profielfoto's"; -$a->strings["Not a valid email address"] = "Geen geldig e-mailadres"; -$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze hub niet toegestaan"; -$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze hub geregistreerd."; -$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; -$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; -$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; -$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; -$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; -$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; -$a->strings["your registration password"] = "jouw registratiewachtwoord"; -$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; -$a->strings["Account approved."] = "Account goedgekeurd"; -$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; -$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; -$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; -$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; -$a->strings["Permission Denied."] = "Toegang geweigerd"; -$a->strings["File not found."] = "Bestand niet gevonden."; -$a->strings["Edit file permissions"] = "Bestandsrechten bewerken"; -$a->strings["Set/edit permissions"] = "Rechten instellen/bewerken"; -$a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden en submappen"; -$a->strings["Return to file list"] = "Terugkeren naar bestandlijst "; -$a->strings["Copy/paste this code to attach file to a post"] = "Kopieer/plak deze code om het bestand aan een bericht te koppelen"; -$a->strings["Copy/paste this URL to link file from a web page"] = "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen"; -$a->strings["Share this file"] = "Dit bestand delen"; -$a->strings["Show URL to this file"] = "Toon URL van dit bestand"; -$a->strings["Notify your contacts about this file"] = "Jouw connecties over dit bestand berichten"; -$a->strings["Collection created."] = "Collectie aangemaakt"; -$a->strings["Could not create collection."] = "Collectie kon niet aangemaakt worden"; -$a->strings["Collection updated."] = "Collectie bijgewerkt."; -$a->strings["Create a collection of channels."] = "Kanaalcollectie aanmaken"; -$a->strings["Collection Name: "] = "Naam collectie:"; -$a->strings["Members are visible to other channels"] = "Kanalen in deze collectie zijn zichtbaar voor andere kanalen"; -$a->strings["Collection removed."] = "Collectie verwijderd"; -$a->strings["Unable to remove collection."] = "Verwijderen collectie mislukt"; -$a->strings["Collection Editor"] = "Collectiebewerker"; -$a->strings["Members"] = "Kanalen"; -$a->strings["All Connected Channels"] = "Alle kanaalconnecties"; -$a->strings["Click on a channel to add or remove."] = "Klik op een kanaal om deze toe te voegen of te verwijderen."; -$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; -$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; -$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; -$a->strings["Duplicate post suppressed."] = "Dubbel bericht tegengehouden."; -$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; -$a->strings["Unable to obtain post information from database."] = "Niet in staat om informatie over dit bericht uit de database te verkrijgen."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; -$a->strings["No channel."] = "Geen kanaal."; -$a->strings["Common connections"] = "Veel voorkomende connecties"; -$a->strings["No connections in common."] = "Geen gemeenschappelijke connecties."; -$a->strings["Continue"] = "Ga verder"; -$a->strings["Premium Channel Setup"] = "Instellen premiumkanaal "; -$a->strings["Enable premium channel connection restrictions"] = "Restricties voor connecties van premiumkanaal toestaan"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) "; -$a->strings["Restricted or Premium Channel"] = "Beperkt of premiumkanaal"; -$a->strings["Profile Match"] = "Profielovereenkomst"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe."; -$a->strings["is interested in:"] = "is geïnteresseerd in:"; -$a->strings["No matches"] = "Geen overeenkomsten"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; -$a->strings["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; -$a->strings["Some blurb about what to do when you're new here"] = "Welkom op \$Projectname. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook <a href=\"directory\">apps</a>, waar je vrijwel alle functies van \$Projectname kunt vinden. Voor <a href=\"directory\">hulp</a> met \$Projectname klik je op het vraagteken."; -$a->strings["Away"] = "Afwezig"; -$a->strings["Online"] = "Online"; -$a->strings["Public Sites"] = "Openbare hubs"; -$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 <strong>may</strong> provide additional details."] = "Op de hier weergegeven hubs kan iedereen zich voor het \$Projectname-netwerk aanmelden. Alle hubs in het \$Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. <strong>Mogelijk</strong> wordt hierover op de hub zelf meer informatie gegeven."; -$a->strings["Rate this hub"] = "Beoordeel deze hub"; -$a->strings["Site URL"] = "URL hub"; -$a->strings["Access Type"] = "Toegangstype"; -$a->strings["Registration Policy"] = "Registratiebeleid"; -$a->strings["Project"] = "Project"; -$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen"; -$a->strings["Rate"] = "Beoordeel"; -$a->strings["View ratings"] = "Bekijk beoordelingen"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s heeft het %3\$s van %2\$s getagd met %4\$s"; -$a->strings["Website:"] = "Website:"; -$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Kanaal op afstand [%s] (nog niet op deze hub bekend)"; -$a->strings["Rating (this information is public)"] = "Beoordeling (deze informatie is openbaar)"; -$a->strings["Optionally explain your rating (this information is public)"] = "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"; -$a->strings["Block Name"] = "Bloknaam"; -$a->strings["Block Title"] = "Bloktitel"; -$a->strings["First Name"] = "Voornaam"; -$a->strings["Last Name"] = "Achternaam"; -$a->strings["Nickname"] = "Bijnaam"; -$a->strings["Full Name"] = "Volledige naam"; -$a->strings["Profile Photo 16px"] = "Profielfoto 16px"; -$a->strings["Profile Photo 32px"] = "Profielfoto 32px"; -$a->strings["Profile Photo 48px"] = "Profielfoto 48px"; -$a->strings["Profile Photo 64px"] = "Profielfoto 64px"; -$a->strings["Profile Photo 80px"] = "Profielfoto 80px"; -$a->strings["Profile Photo 128px"] = "Profielfoto 128px"; -$a->strings["Timezone"] = "Tijdzone"; -$a->strings["Homepage URL"] = "URL homepagina"; -$a->strings["Birth Year"] = "Geboortejaar"; -$a->strings["Birth Month"] = "Geboortemaand"; -$a->strings["Birth Day"] = "Geboortedag"; -$a->strings["Birthdate"] = "Geboortedatum"; -$a->strings["Gender"] = "Geslacht"; -$a->strings["Like/Dislike"] = "Leuk/niet leuk"; -$a->strings["This action is restricted to members."] = "Deze actie kan alleen door \$Projectname-leden worden uitgevoerd."; -$a->strings["Please <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je \$Projectname-account</a> of <a href=\"register\">een nieuw \$Projectname-account aan te maken</a> om verder te kunnen gaan."; -$a->strings["Invalid request."] = "Ongeldig verzoek"; -$a->strings["thing"] = "ding"; -$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; -$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; -$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s is het eens met %2\$s's %3\$s"; -$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s is het niet eens met %2\$s's %3\$s"; -$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s onthoudt zich van een besluit over %2\$s's %3\$s"; -$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is aanwezig op %2\$s's %3\$s"; -$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is niet aanwezig op %2\$s's %3\$s"; -$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s is mogelijk aanwezig op %2\$s's %3\$s"; -$a->strings["Action completed."] = "Actie voltooid"; -$a->strings["Thank you."] = "Bedankt"; -$a->strings["Invalid item."] = "Ongeldig item."; -$a->strings["Channel not found."] = "Kanaal niet gevonden."; +$a->strings["Permission denied"] = "Toegang geweigerd"; +$a->strings["(Unknown)"] = "(Onbekend)"; +$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; +$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; +$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; +$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; +$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; +$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; +$a->strings["Visible to approved connections."] = "Voor alle geaccepteerde connecties zichtbaar."; +$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; +$a->strings["Item not found."] = "Item niet gevonden."; +$a->strings["Privacy group not found."] = "Privacygroep niet gevonden"; +$a->strings["Privacy group is empty."] = "Privacygroep is leeg"; +$a->strings["Privacy group: %s"] = "Privacygroep: %s"; +$a->strings["Connection: %s"] = "Connectie: %s"; +$a->strings["Connection not found."] = "Connectie niet gevonden."; +$a->strings["%s <!item_type!>"] = "%s <!item_type!>"; +$a->strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notificatie] Nieuw privébericht ontvangen op %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s zond jou een nieuw privébericht om %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s zond jou %2\$s."; +$a->strings["a private message"] = "een privébericht"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bezoek %s om je privéberichten te bekijken en/of er op te reageren."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]een %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]een %5\$s van %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s gaf een reactie op [zrl=%3\$s]jouw %4\$s[/zrl]"; +$a->strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notificatie] Reactie op conversatie #%1\$d door %2\$s"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s gaf een reactie op een bericht/conversatie die jij volgt."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bezoek %s om de conversatie te bekijken en/of er op te reageren."; +$a->strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notificatie] %s heeft een bericht op jouw kanaal geplaatst"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s heeft om %3\$s een bericht op jouw kanaal geplaatst"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s heeft een bericht op [zrl=%3\$s]jouw kanaal[/zrl] geplaatst"; +$a->strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notificatie] %s heeft je genoemd"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s noemde jou op %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]noemde jou[/zrl]."; +$a->strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notificatie] %1\$s heeft je aangestoten"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s heeft je aangestoten op %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]heeft je aangestoten[/zrl]."; +$a->strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notificatie] %s heeft jouw bericht getagd"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s heeft jouw bericht om %3\$s getagd"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s heeft [zrl=%3\$s]jouw bericht[/zrl] getagd"; +$a->strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notificatie] Connectieverzoek ontvangen"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, je hebt een nieuw connectieverzoek ontvangen van '%2\$s' op %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, je hebt een [zrl=%2\$s]nieuw connectieverzoek[/zrl] ontvangen van %3\$s."; +$a->strings["You may visit their profile at %s"] = "Je kan het profiel bekijken op %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Bezoek %s om het connectieverzoek te accepteren of af te wijzen."; +$a->strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notificatie] Kanaalvoorstel ontvangen"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, je hebt een kanaalvoorstel ontvangen van '%2\$s' om %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, je hebt [zrl=%2\$s]een kanaalvoorstel[/zrl] ontvangen voor %3\$s van %4\$s."; +$a->strings["Name:"] = "Naam:"; +$a->strings["Photo:"] = "Foto:"; +$a->strings["Please visit %s to approve or reject the suggestion."] = "Bezoek %s om het voorstel te accepteren of af te wijzen."; +$a->strings["[Hubzilla:Notify]"] = "[Hubzilla:Notificatie]"; +$a->strings["System"] = "Systeem"; +$a->strings["Create Personal App"] = "Persoonlijke app maken"; +$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; +$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; +$a->strings["Suggestions"] = "Voorgestelde kanalen"; +$a->strings["See more..."] = "Meer..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; +$a->strings["Add New Connection"] = "Nieuwe connectie toevoegen"; +$a->strings["Enter channel address"] = "Vul kanaaladres in"; +$a->strings["Examples: bob@example.com, https://example.com/barbara"] = "Voorbeelden: bob@example.com, http://example.com/barbara"; +$a->strings["Notes"] = "Aantekeningen"; +$a->strings["Remove term"] = "Verwijder zoekterm"; +$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; +$a->strings["Archives"] = "Archieven"; +$a->strings["Me"] = "Ik"; +$a->strings["Family"] = "Familie"; +$a->strings["Acquaintances"] = "Kennissen"; +$a->strings["All"] = "Alles"; +$a->strings["Refresh"] = "Vernieuwen"; +$a->strings["Account settings"] = "Account"; +$a->strings["Channel settings"] = "Kanaal"; +$a->strings["Additional features"] = "Extra functies"; +$a->strings["Feature/Addon settings"] = "Extra functie- en plugin-instellingen"; +$a->strings["Display settings"] = "Weergave"; +$a->strings["Connected apps"] = "Verbonden applicaties"; +$a->strings["Export channel"] = "Kanaal exporteren"; +$a->strings["Connection Default Permissions"] = "Standaard permissies voor connecties"; +$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; +$a->strings["Channel Sources"] = "Kanaalbronnen"; +$a->strings["Private Mail Menu"] = "Privéberichten"; +$a->strings["Combined View"] = "Gecombineerd postvak"; +$a->strings["Conversations"] = "Conversaties"; +$a->strings["Received Messages"] = "Ontvangen berichten"; +$a->strings["Sent Messages"] = "Verzonden berichten"; +$a->strings["No messages."] = "Geen berichten"; +$a->strings["Delete conversation"] = "Verwijder conversatie"; +$a->strings["Events Menu"] = "Agenda-menu"; +$a->strings["Day View"] = "Dag tonen"; +$a->strings["Week View"] = "Week tonen"; +$a->strings["Month View"] = "Maand tonen"; +$a->strings["Export"] = "Exporteren"; +$a->strings["Import"] = "Importeren"; +$a->strings["Events Tools"] = "Agenda-hulpmiddelen"; +$a->strings["Export Calendar"] = "Exporteren"; +$a->strings["Import Calendar"] = "Importeren"; +$a->strings["Chat Rooms"] = "Chatkanalen"; +$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; +$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; +$a->strings["photo/image"] = "foto/afbeelding"; +$a->strings["Rating Tools"] = "Beoordelingen"; +$a->strings["Rate Me"] = "Beoordeel mij"; +$a->strings["View Ratings"] = "Bekijk beoordelingen"; +$a->strings["Public Hubs"] = "Openbare hubs"; +$a->strings["Forums"] = "Forums"; +$a->strings["Tasks"] = "Taken"; +$a->strings["Documentation"] = "Documentatie"; +$a->strings["Project/Site Information"] = "Project- en hub-informatie"; +$a->strings["For Members"] = "Voor leden"; +$a->strings["For Administrators"] = "Voor beheerders"; +$a->strings["For Developers"] = "Voor ontwikkelaars"; +$a->strings["Site"] = "Hub-instellingen"; +$a->strings["Accounts"] = "Accounts"; +$a->strings["Channels"] = "Kanalen"; +$a->strings["Plugins"] = "Plug-ins"; +$a->strings["Themes"] = "Thema's"; +$a->strings["Inspect queue"] = "Inspecteer berichtenwachtrij"; +$a->strings["Profile Config"] = "Profielconfiguratie"; +$a->strings["DB updates"] = "Database-updates"; +$a->strings["Logs"] = "Logboeken"; +$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["General Features"] = "Algemene functies"; +$a->strings["Content Expiration"] = "Inhoud laten verlopen"; +$a->strings["Remove posts/comments and/or private messages at a future time"] = "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen"; +$a->strings["Multiple Profiles"] = "Meerdere profielen"; +$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken"; +$a->strings["Advanced Profiles"] = "Geavanceerde profielen"; +$a->strings["Additional profile sections and selections"] = "Extra onderdelen en keuzes voor je profiel"; +$a->strings["Profile Import/Export"] = "Profiel importen/exporteren"; +$a->strings["Save and load profile details across sites/channels"] = "Profielgegevens opslaan en in andere hubs/kanalen gebruiken."; +$a->strings["Web Pages"] = "Webpagina's"; +$a->strings["Provide managed web pages on your channel"] = "Sta beheerde webpagina's op jouw kanaal toe"; +$a->strings["Hide Rating"] = "Beoordelingen verbergen"; +$a->strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Verbergt de beoordelingsknoppen op jouw kanaal- en profielpagina's. Let op: Mensen kunnen jou nog steeds ergens anders beoordelen. "; +$a->strings["Private Notes"] = "Privé-aantekeningen"; +$a->strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Een eenvoudige toepassing om aantekeningen en herinneringen in te bewaren (let op: niet versleuteld)"; +$a->strings["Navigation Channel Select"] = "Kanaal kiezen in navigatiemenu"; +$a->strings["Change channels directly from within the navigation dropdown menu"] = "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk"; +$a->strings["Photo Location"] = "Fotolocatie"; +$a->strings["If location data is available on uploaded photos, link this to a map."] = "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart."; +$a->strings["Expert Mode"] = "Expertmodus"; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Schakel de expertmodus in voor geavanceerde instellingen"; +$a->strings["Premium Channel"] = "Premiumkanaal"; +$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal"; +$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten"; +$a->strings["Use Markdown"] = "Markdown gebruiken"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Sta het gebruik van \"markdown\" toe om berichten mee op te maken."; +$a->strings["Large Photos"] = "Grote foto's"; +$a->strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Gebruik grotere foto's (1024px) in berichten. Wanneer dit is uitgeschakeld worden er kleinere foto's (640px) gebruikt."; +$a->strings["Automatically import channel content from other channels or feeds"] = "Automatisch inhoud uit andere kanalen of feeds importeren."; +$a->strings["Even More Encryption"] = "Extra encryptie"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel."; +$a->strings["Enable Voting Tools"] = "Peilingen inschakelen"; +$a->strings["Provide a class of post which others can vote on"] = "Maakt het mogelijk om een bericht op te stellen, waar mensen op kunnen stemmen."; +$a->strings["Delayed Posting"] = "Berichten uitstellen"; +$a->strings["Allow posts to be published at a later date"] = "Maakt het mogelijk dat berichten op een toekomstig moment gepubliceerd kunnen worden."; +$a->strings["Suppress Duplicate Posts/Comments"] = "Dubbele berichten/reacties tegenhouden"; +$a->strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Voorkomt dat berichten en reacties met identieke inhoud en die binnen twee minuten zijn verstuurd, worden gepubliceerd. "; +$a->strings["Network and Stream Filtering"] = "Netwerk- en streamfilter"; +$a->strings["Search by Date"] = "Zoek op datum"; +$a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten op datum te filteren "; +$a->strings["Enable management and selection of privacy groups"] = "Beheer en selectie van privacygroepen inschakelen"; +$a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; +$a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; +$a->strings["Network New Tab"] = "Nieuwe netwerktab"; +$a->strings["Enable tab to display all new Network activity"] = "Laat de tab alle nieuwe netwerkactiviteit tonen"; +$a->strings["Affinity Tool"] = "Verwantschapsfilter"; +$a->strings["Filter stream activity by depth of relationships"] = "Filter wat je in jouw grid ziet op hoe goed je iemand kent of mag"; +$a->strings["Connection Filtering"] = "Berichtenfilters"; +$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filter binnenkomende berichten van connecties aan de hand van trefwoorden en taal"; +$a->strings["Suggest Channels"] = "Kanalen voorstellen"; +$a->strings["Show channel suggestions"] = "Voor jou mogelijk interessante kanalen voorstellen"; +$a->strings["Post/Comment Tools"] = "Bericht- en reactiehulpmiddelen"; +$a->strings["Community Tagging"] = "Taggen door anderen"; +$a->strings["Ability to tag existing posts"] = "Geeft andere mensen de mogelijkheid om jouw (bestaande) berichten te taggen"; +$a->strings["Post Categories"] = "Categorieën berichten"; +$a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten"; +$a->strings["Ability to file posts under folders"] = "Mogelijkheid om berichten in mappen op te slaan"; +$a->strings["Dislike Posts"] = "Vind berichten niet leuk"; +$a->strings["Ability to dislike posts/comments"] = "Mogelijkheid om berichten en reacties niet leuk te vinden"; +$a->strings["Star Posts"] = "Geef berichten een ster"; +$a->strings["Ability to mark special posts with a star indicator"] = "Mogelijkheid om speciale berichten met een ster te markeren"; +$a->strings["Tag Cloud"] = "Tagwolk"; +$a->strings["Provide a personal tag cloud on your channel page"] = "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina"; +$a->strings["Not Found"] = "Niet gevonden"; $a->strings["Page not found."] = "Pagina niet gevonden."; -$a->strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd."; -$a->strings["Remove This Channel"] = "Verwijder dit kanaal"; -$a->strings["WARNING: "] = "WAARSCHUWING: "; -$a->strings["This channel will be completely removed from the network. "] = "Dit kanaal wordt volledig uit het \$Projectname-netwerk verwijderd."; -$a->strings["This action is permanent and can not be undone!"] = "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!"; -$a->strings["Please enter your password for verification:"] = "Vul je wachtwoord in ter verificatie:"; -$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het \$Projectname-netwerk verwijderen"; -$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het \$Projectname-netwerk verwijderd"; -$a->strings["Remove Channel"] = "Kanaal verwijderen"; -$a->strings["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties"; -$a->strings["Add a Channel"] = "Kanaal toevoegen"; -$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."] = "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; -$a->strings["Channel Name"] = "Kanaalnaam"; -$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\""; -$a->strings["Choose a short nickname"] = "Korte bijnaam"; -$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: <b>janp</b> wordt <em>janp@jouw_hub.nl</em> en <em>https://jouw_hub.nl/channel/janp</em>."; -$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere locatie."; -$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"] = "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd."; -$a->strings["Channel Type"] = "Kanaaltype"; -$a->strings["Read more about roles"] = "Lees meer over kanaaltypes"; -$a->strings["No ratings"] = "Geen beoordelingen"; -$a->strings["Public access denied."] = "Openbare toegang geweigerd."; -$a->strings["Ratings"] = "Waarderingen"; -$a->strings["Rating: "] = "Waardering: "; -$a->strings["Website: "] = "Website: "; -$a->strings["Description: "] = "Omschrijving: "; -$a->strings["\$Projectname Server - Setup"] = "\$Projectname Server - Setup"; -$a->strings["Could not connect to database."] = "Could not connect to database."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; -$a->strings["Could not create table."] = "Could not create table."; -$a->strings["Your site database has been installed."] = "Your hub database has been installed."; -$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "You may need to import the file \"install/schema_xxx.sql\" manually using a database client."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; -$a->strings["System check"] = "System check"; -$a->strings["Next"] = "Volgende"; -$a->strings["Check again"] = "Check again"; -$a->strings["Database connection"] = "Database connection"; -$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "In order to install \$Projectname we need to know how to connect to your database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; -$a->strings["Database Server Name"] = "Database Server Name"; -$a->strings["Default is 127.0.0.1"] = "Default is 127.0.0.1"; -$a->strings["Database Port"] = "Database Port"; -$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; -$a->strings["Database Login Name"] = "Database Login Name"; -$a->strings["Database Login Password"] = "Database Login Password"; -$a->strings["Database Name"] = "Database Name"; -$a->strings["Database Type"] = "Database Type"; -$a->strings["Site administrator email address"] = "Hub administrator email address"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; -$a->strings["Website URL"] = "Hub URL"; -$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; -$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; -$a->strings["Site settings"] = "Hub settings"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; -$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."] = "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."; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; -$a->strings["Command line PHP"] = "Command line PHP"; -$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; -$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; -$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."] = "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."; -$a->strings["You can adjust these settings in the servers php.ini."] = "You can adjust these settings in the servers php.ini."; -$a->strings["PHP upload limits"] = "PHP upload limits"; -$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; -$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; -$a->strings["Generate encryption keys"] = "Generate encryption keys"; -$a->strings["libCurl PHP module"] = "libCurl PHP module"; -$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; -$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; -$a->strings["mysqli or postgres PHP module"] = "mysqli or postgres PHP module"; -$a->strings["mb_string PHP module"] = "mb_string PHP module"; -$a->strings["mcrypt PHP module"] = "mcrypt PHP module"; -$a->strings["xml PHP module"] = "xml PHP module"; -$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; -$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache webserver mod-rewrite module is required but not installed."; -$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: proc_open is required but is either not installed or has been disabled in php.ini"; -$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; -$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; -$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; -$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: mysqli or postgres PHP module required but neither are installed."; -$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; -$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: mcrypt PHP module required but not installed."; -$a->strings["Error: xml PHP module required for DAV but not installed."] = "Error: xml PHP module required for DAV but not installed."; -$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."] = "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."; -$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."] = "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."; -$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."] = "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."; -$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."; -$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; -$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; -$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."] = "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."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."; -$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."] = "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."; -$a->strings["%s is writable"] = "%s is writable"; -$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 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"; -$a->strings["store is writable"] = "store is writable"; -$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL certificate cannot be validated. Fix certificate or disable https access to this hub."; -$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!"] = "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"; -$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "This restriction is incorporated because public posts from you may for example contain references to images on your own 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."] = "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement."; -$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Providers are available that issue free certificates which are browser-valid."; -$a->strings["SSL certificate validation"] = "SSL certificate validation"; -$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Url rewrite in .htaccess is not working. Check your server configuration.Test: "; -$a->strings["Url rewrite is working"] = "Url rewrite is working"; -$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."] = "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."; -$a->strings["Errors encountered creating database tables."] = "Errors encountered creating database tables."; -$a->strings["<h1>What next</h1>"] = "<h1>Wat nu</h1>"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."; -$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; -$a->strings["My Bookmarks"] = "Mijn bladwijzers"; -$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; -$a->strings["This setting requires special processing and editing has been blocked."] = "Deze instelling vereist een speciaal proces en bewerken is geblokkeerd."; -$a->strings["Configuration Editor"] = "Configuratiebewerker"; -$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."] = "Waarschuwing: het veranderen van sommige instellingen kunnen jouw kanaal onklaar maken. Verlaat deze pagina, tenzij je weet waar je mee bezig bent en voldoende kennis bezit over hoe je deze functies moet gebruiken. "; -$a->strings["Poke/Prod"] = "Aanstoten/porren"; -$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; -$a->strings["Recipient"] = "Ontvanger"; -$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; -$a->strings["Make this post private"] = "Maak dit bericht privé"; -$a->strings["Profile not found."] = "Profiel niet gevonden."; -$a->strings["Profile deleted."] = "Profiel verwijderd."; -$a->strings["Profile-"] = "Profiel-"; -$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; -$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; -$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; -$a->strings["Profile Name is required."] = "Profielnaam is vereist"; -$a->strings["Marital Status"] = "Huwelijke status"; -$a->strings["Romantic Partner"] = "Romantische partner"; -$a->strings["Likes"] = "Houdt van"; -$a->strings["Dislikes"] = "Houdt niet van"; -$a->strings["Work/Employment"] = "Werk/arbeid"; -$a->strings["Religion"] = "Religie"; -$a->strings["Political Views"] = "Politieke overtuigingen"; -$a->strings["Sexual Preference"] = "Seksuele voorkeur"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interesses"; -$a->strings["Address"] = "Kanaaladres"; -$a->strings["Profile updated."] = "Profiel bijgewerkt"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; -$a->strings["Edit Profile Details"] = "Profiel bewerken"; -$a->strings["View this profile"] = "Profiel weergeven"; -$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; -$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; -$a->strings["Clone this profile"] = "Dit profiel klonen"; -$a->strings["Delete this profile"] = "Dit profiel verwijderen"; -$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; -$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; -$a->strings["Profile Name:"] = "Profielnaam:"; -$a->strings["Your Full Name:"] = "Jouw volledige naam:"; -$a->strings["Title/Description:"] = "Titel/omschrijving:"; -$a->strings["Your Gender:"] = "Jouw geslacht"; -$a->strings["Birthday :"] = "Verjaardag: "; -$a->strings["Street Address:"] = "Straat en huisnummer:"; -$a->strings["Locality/City:"] = "Woonplaats:"; -$a->strings["Postal/Zip Code:"] = "Postcode:"; -$a->strings["Country:"] = "Land:"; -$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; -$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Huwelijkse staat:"; -$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl"; -$a->strings["Since [date]:"] = "Sinds [datum]:"; -$a->strings["Homepage URL:"] = "Adres homepage:"; -$a->strings["Religious Views:"] = "Religieuze overtuigingen"; -$a->strings["Keywords:"] = "Trefwoorden"; -$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; -$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; -$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; -$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; -$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; -$a->strings["My other channels"] = "Mijn andere kanalen"; -$a->strings["Musical interests"] = "Muzikale interesses"; -$a->strings["Books, literature"] = "Boeken/literatuur"; -$a->strings["Television"] = "Televisie"; -$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; -$a->strings["Love/romance"] = "Liefde/romantiek"; -$a->strings["Work/employment"] = "Werk/arbeid"; -$a->strings["School/education"] = "School/onderwijs"; -$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; -$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."; -$a->strings["Failed to update connection record."] = "Bijwerken van connectie-gegevens mislukt."; -$a->strings["is now connected to"] = "is nu verbonden met"; -$a->strings["Could not access address book record."] = "Kon geen toegang krijgen tot de record van de connectie."; -$a->strings["Refresh failed - channel is currently unavailable."] = "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"; -$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen."; -$a->strings["Connection has been removed."] = "Connectie is verwijderd"; -$a->strings["View %s's profile"] = "Profiel van %s weergeven"; -$a->strings["Refresh Permissions"] = "Permissies vernieuwen"; -$a->strings["Fetch updated permissions"] = "Aangepaste permissies ophalen"; -$a->strings["Recent Activity"] = "Kanaal-activiteit"; -$a->strings["View recent posts and comments"] = "Recente berichten en reacties weergeven"; -$a->strings["Unblock"] = "Deblokkeren"; -$a->strings["Block"] = "Blokkeren"; -$a->strings["Block (or Unblock) all communications with this connection"] = "Blokkeer (of deblokkeer) alle communicatie met deze connectie"; -$a->strings["This connection is blocked!"] = "Deze connectie is geblokkeerd!"; -$a->strings["Unignore"] = "Niet meer negeren"; -$a->strings["Ignore"] = "Negeren"; -$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie"; -$a->strings["This connection is ignored!"] = "Deze connectie wordt genegeerd!"; -$a->strings["Unarchive"] = "Niet meer archiveren"; -$a->strings["Archive"] = "Archiveren"; -$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud"; -$a->strings["This connection is archived!"] = "Deze connectie is gearchiveerd!"; -$a->strings["Unhide"] = "Niet meer verbergen"; -$a->strings["Hide"] = "Verbergen"; -$a->strings["Hide or Unhide this connection from your other connections"] = "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties"; -$a->strings["This connection is hidden!"] = "Deze connectie is verborgen!"; -$a->strings["Delete this connection"] = "Deze connectie verwijderen"; -$a->strings["Approve this connection"] = "Deze connectie accepteren"; -$a->strings["Accept connection to allow communication"] = "Keur deze connectie goed om communicatie toe te staan"; -$a->strings["Set Affinity"] = "Verwantschapsfilter instellen"; -$a->strings["Set Profile"] = "Profiel instellen"; -$a->strings["Set Affinity & Profile"] = "Verwantschapsfilter en profiel instellen"; -$a->strings["none"] = "geen"; -$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen"; -$a->strings["This connection's primary address is"] = "Het primaire kanaaladres van deze connectie is"; -$a->strings["Available locations:"] = "Beschikbare locaties:"; -$a->strings["The permissions indicated on this page will be applied to all new connections."] = "Permissies die op deze pagina staan vermeld worden op alle nieuwe connecties toegepast."; -$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; -$a->strings["Slide to adjust your rating"] = "Gebruik de schuif om je beoordeling te geven"; -$a->strings["Optionally explain your rating"] = "Verklaar jouw beoordeling (niet verplicht)"; -$a->strings["Custom Filter"] = "Berichtenfilter"; -$a->strings["Only import posts with this text"] = "Importeer alleen berichten met deze tekst"; -$a->strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "woorden (één per regel), #tags, /regex/ of talen (lang=iso639-1) - laat leeg om alle berichten te importeren"; -$a->strings["Do not import posts with this text"] = "Importeer geen berichten met deze tekst"; -$a->strings["This information is public!"] = "Deze informatie is openbaar!"; -$a->strings["Connection Pending Approval"] = "Connectie moet nog goedgekeurd worden"; -$a->strings["Connection Request"] = "Connectieverzoek"; -$a->strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) wil met jou verbinden. Keur dit connectieverzoek goed om onderling te kunnen communiceren."; -$a->strings["Approve"] = "Goedkeuren"; -$a->strings["Approve Later"] = "Later goedkeuren"; -$a->strings["inherited"] = "geërfd"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken."; -$a->strings["Their Settings"] = "Hun instellingen"; -$a->strings["My Settings"] = "Mijn instellingen"; -$a->strings["Individual Permissions"] = "Individuele permissies"; -$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can <strong>not</strong> change those settings here."] = "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele instellingen. Je kan je deze overgeërfde permissies hier <strong>niet</strong> veranderen."; -$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele permissies. Je kan de permissies hier veranderen, maar die hebben geen effect, tenzij de overgeërfde permissies worden veranderd. "; -$a->strings["Last update:"] = "Laatste wijziging:"; +$a->strings["Some blurb about what to do when you're new here"] = "Welkom op \$Projectname. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook <a href=\"directory\">apps</a>, waar je vrijwel alle functies van \$Projectname kunt vinden. Voor <a href=\"directory\">hulp</a> met \$Projectname klik je op het vraagteken."; $a->strings["network"] = "netwerk"; $a->strings["RSS"] = "RSS"; -$a->strings["\$Projectname channel"] = "\$Projectname-kanaal"; -$a->strings["Invalid message"] = "Ongeldig bericht"; -$a->strings["no results"] = "geen resultaten"; -$a->strings["Delivery report for %1\$s"] = "Afleveringsrapport voor %1\$s"; -$a->strings["channel sync processed"] = "kanaalsync verwerkt"; -$a->strings["queued"] = "in wachtrij"; -$a->strings["posted"] = "verstuurd"; -$a->strings["accepted for delivery"] = "geaccepteerd om afgeleverd te worden"; -$a->strings["updated"] = "geüpdatet"; -$a->strings["update ignored"] = "update genegeerd"; -$a->strings["permission denied"] = "toegang geweigerd"; -$a->strings["recipient not found"] = "ontvanger niet gevonden"; -$a->strings["mail recalled"] = "Privébericht ingetrokken"; -$a->strings["duplicate mail received"] = "dubbel privébericht ontvangen"; -$a->strings["mail delivered"] = "privébericht afgeleverd"; -$a->strings["Item not found"] = "Item niet gevonden"; -$a->strings["Delete webpage?"] = "Webpagina verwijderen?"; -$a->strings["Page link title"] = "Titel van paginalink"; -$a->strings["Insert YouTube video"] = "YouTube-video invoegen"; -$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis-video [.ogg] invoegen"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis-audio [.ogg] invoegen"; -$a->strings["Edit Webpage"] = "Webpagina bewerken"; -$a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden"; -$a->strings["Post successful."] = "Verzenden bericht geslaagd."; -$a->strings["sent you a private message"] = "stuurde jou een privébericht"; -$a->strings["added your channel"] = "voegde jouw kanaal toe"; -$a->strings["posted an event"] = "plaatste een gebeurtenis"; -$a->strings["Authorize application connection"] = "Geef toestemming voor applicatiekoppeling"; -$a->strings["Return to your app and insert this Securty Code:"] = "Ga terug naar je app en voeg deze beveiligingscode in:"; -$a->strings["Please login to continue."] = "Inloggen om verder te kunnen gaan."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?"; -$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; -$a->strings["System Notifications"] = "Systeemnotificaties"; -$a->strings["Select a bookmark folder"] = "Kies een bladwijzermap"; -$a->strings["Save Bookmark"] = "Bladwijzer opslaan"; -$a->strings["URL of bookmark"] = "URL van bladwijzer"; -$a->strings["Description"] = "Omschrijving"; -$a->strings["Or enter new bookmark folder name"] = "Of geef de naam op van een nieuwe bladwijzermap"; -$a->strings["Contact not found."] = "Contact niet gevonden"; -$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; -$a->strings["Suggest Friends"] = "Kanalen voorstellen"; -$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; -$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; -$a->strings["Source created."] = "Bron aangemaakt."; -$a->strings["Source updated."] = "Bron aangemaakt."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; -$a->strings["New Source"] = "Nieuwe bron"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; -$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; -$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; -$a->strings["Source not found."] = "Bron niet gevonden"; -$a->strings["Edit Source"] = "Bron bewerken"; -$a->strings["Delete Source"] = "Bron verwijderen"; -$a->strings["Source removed"] = "Bron verwijderd"; -$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; -$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; -$a->strings["Discard"] = "Annuleren"; -$a->strings["Tag removed"] = "Tag verwijderd"; -$a->strings["Remove Item Tag"] = "Verwijder item-tag"; -$a->strings["Select a tag to remove: "] = "Kies een tag om te verwijderen"; -$a->strings["Remove"] = "Verwijderen"; -$a->strings["%d rating"] = array( - 0 => "%d beoordeling", - 1 => "%d beoordelingen", -); -$a->strings["Gender: "] = "Geslacht:"; -$a->strings["Status: "] = "Status: "; -$a->strings["Homepage: "] = "Homepage: "; -$a->strings["Description:"] = "Omschrijving:"; -$a->strings["Public Forum:"] = "Openbaar forum:"; -$a->strings["Keywords: "] = "Trefwoorden: "; -$a->strings["Don't suggest"] = "Niet voorstellen"; -$a->strings["Common connections:"] = "Gemeenschappelijke connecties:"; -$a->strings["Global Directory"] = "Volledige kanalengids"; -$a->strings["Local Directory"] = "Lokale kanalengids"; -$a->strings["Finding:"] = "Gezocht naar:"; -$a->strings["next page"] = "volgende pagina"; -$a->strings["previous page"] = "vorige pagina"; -$a->strings["Sort options"] = "Sorteeropties"; -$a->strings["Alphabetic"] = "Alfabetisch"; -$a->strings["Reverse Alphabetic"] = "Omgekeerd alfabetisch"; -$a->strings["Newest to Oldest"] = "Nieuw naar oud"; -$a->strings["Oldest to Newest"] = "Oud naar nieuw"; -$a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommige kanalen kunnen verborgen zijn)."; -$a->strings["No valid account found."] = "Geen geldige account gevonden."; -$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; -$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; -$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; -$a->strings["Password Reset"] = "Wachtwoord vergeten?"; -$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; -$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; -$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; -$a->strings["click here to login"] = "klik dan hier om in te loggen"; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd."; -$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; -$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; -$a->strings["Email Address"] = "E-mailadres"; -$a->strings["Reset"] = "Opnieuw instellen"; -$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; -$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; -$a->strings["%s element installation failed"] = "Installatie %s-element mislukt"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; -$a->strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s niet meer"; -$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; -$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; -$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; -$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; -$a->strings["Warning: Database versions differ by %1\$d updates."] = "Waarschuwing: database-versies lopen %1\$d updates achter."; -$a->strings["No channel. Import failed."] = "Geen kanaal. Importeren mislukt."; -$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; -$a->strings["Import Channel"] = "Kanaal importeren"; -$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."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken."; -$a->strings["File to Upload"] = "Bestand om te uploaden"; -$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; -$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; -$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; -$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; -$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."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; -$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; -$a->strings["Import existing posts if possible (experimental - limited by available memory"] = "Importeer bestaande berichten wanneer mogelijk (experimenteel - afhankelijk van beschikbaar servergeheugen)"; -$a->strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Dit proces kan enkele minuten in beslag nemen. Klik maar één keer op opslaan en verlaat deze pagina niet alvorens het proces is voltooid."; -$a->strings["Total invitation limit exceeded."] = "Limiet voor aantal uitnodigingen overschreden."; -$a->strings["%s : Not a valid email address."] = "%s : Geen geldig e-mailadres."; -$a->strings["Please join us on \$Projectname"] = "Uitnodiging voor \$Projectname"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder."; -$a->strings["%s : Message delivery failed."] = "%s: Aflevering bericht mislukt."; -$a->strings["%d message sent."] = array( - 0 => "%d bericht verzonden.", - 1 => "%d berichten verzonden.", -); -$a->strings["You have no more invitations available"] = "Je hebt geen uitnodigingen meer beschikbaar"; -$a->strings["Send invitations"] = "Uitnodigingen verzenden"; -$a->strings["Enter email addresses, one per line:"] = "Voer e-mailadressen in, één per regel:"; -$a->strings["Your message:"] = "Jouw bericht:"; -$a->strings["Please join my community on \$Projectname."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op \$Projectname te vergezellen. Lees meer over \$Projectname op https://redmatrix.me."; -$a->strings["You will need to supply this invitation code: "] = "Je moet deze uitnodigingscode opgeven: "; -$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registreer je op een willekeurige \$Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):"; -$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn \$Projectname-kanaaladres in het zoekveld invullen:"; -$a->strings["or visit "] = "of bezoek "; -$a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]"; -$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; -$a->strings["Image uploaded but image cropping failed."] = "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. "; -$a->strings["Image resize failed."] = "Afbeelding kon niet van grootte veranderd worden."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven."; -$a->strings["Image upload failed."] = "Uploaden afbeelding mislukt"; -$a->strings["Unable to process image."] = "Niet in staat om afbeelding te verwerken."; -$a->strings["female"] = "vrouw"; -$a->strings["%1\$s updated her %2\$s"] = "%1\$s heeft haar %2\$s bijgewerkt"; -$a->strings["male"] = "man"; -$a->strings["%1\$s updated his %2\$s"] = "%1\$s heeft zijn %2\$s bijgewerkt"; -$a->strings["%1\$s updated their %2\$s"] = "%1\$s hebben hun %2\$s bijgewerkt"; -$a->strings["profile photo"] = "profielfoto"; -$a->strings["Photo not available."] = "Foto niet beschikbaar."; -$a->strings["Upload File:"] = "Bestand uploaden:"; -$a->strings["Select a profile:"] = "Kies een profiel:"; -$a->strings["Upload Profile Photo"] = "Profielfoto uploaden"; -$a->strings["or"] = "of"; -$a->strings["skip this step"] = "sla deze stap over"; -$a->strings["select a photo from your photo albums"] = "Kies een foto uit jouw fotoalbums"; -$a->strings["Crop Image"] = "Afbeelding bijsnijden"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven."; -$a->strings["Done Editing"] = "Klaar met bewerken"; -$a->strings["Thing updated"] = "Ding bijgewerkt"; -$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; -$a->strings["Thing added"] = "Ding toegevoegd"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Ding weergeven"; -$a->strings["item not found."] = "Item niet gevonden"; -$a->strings["Edit Thing"] = "Ding bewerken"; -$a->strings["Select a profile"] = "Kies een profiel"; -$a->strings["Post an activity"] = "Plaats een bericht"; -$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; -$a->strings["Name of thing e.g. something"] = "Naam van ding"; -$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; -$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; -$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; -$a->strings["This directory server requires an access token"] = "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig"; -$a->strings["Delete block?"] = "Blok verwijderen"; -$a->strings["Edit Block"] = "Blok bewerken"; -$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd."; -$a->strings["Remove This Account"] = "Verwijder dit account"; -$a->strings["This account and all its channels will be completely removed from the network. "] = "Dit account en al zijn kanalen worden volledig uit het \$Projectname-netwerk verwijderd."; -$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het \$Projectname-netwerk verwijderen"; -$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het \$Projectname-netwerk verwijderd"; -$a->strings["Remove Account"] = "Account verwijderen"; -$a->strings["Import completed"] = "Importeren voltooid"; -$a->strings["Import Items"] = "Importeer items"; -$a->strings["Use this form to import existing posts and content from an export file."] = "Gebruik dit formulier om bestaande berichten en andere inhoud vanuit een exportbestand te importeren."; -$a->strings["No such group"] = "Collectie niet gevonden"; -$a->strings["No such channel"] = "Niet zo'n kanaal"; -$a->strings["forum"] = "forum"; -$a->strings["Search Results For:"] = "Zoekresultaten voor:"; -$a->strings["Collection is empty"] = "Collectie is leeg"; -$a->strings["Collection: "] = "Collectie: "; -$a->strings["Invalid connection."] = "Ongeldige connectie."; -$a->strings["Layout updated."] = "Lay-out bijgewerkt."; -$a->strings["Edit System Page Description"] = "Systeempagina's bewerken"; -$a->strings["Layout not found."] = "Lay-out niet gevonden."; -$a->strings["Module Name:"] = "Modulenaam:"; -$a->strings["Layout Help"] = "Lay-out-hulp"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze \$Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; -$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; -$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze \$Projectname-hub."; -$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; -$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze \$Projectname-hub moeten eerst worden goedgekeurd."; -$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere \$Projectname-hub</a>"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze \$Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; -$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; -$a->strings["Registration"] = "Registratie"; -$a->strings["Membership on this site is by invitation only."] = "Registreren op deze \$Projectname-hub kan alleen op uitnodiging."; -$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; -$a->strings["Your email address"] = "Jouw e-mailadres"; -$a->strings["Choose a password"] = "Geef een wachtwoord op"; -$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; $a->strings["Theme settings updated."] = "Thema-instellingen bijgewerkt."; $a->strings["# Accounts"] = "# accounts"; $a->strings["# blocked accounts"] = "# geblokkeerde accounts"; @@ -1597,6 +1027,7 @@ $a->strings["My site is not a public server"] = "Mijn \$Projectname-hub is niet $a->strings["My site has paid access only"] = "Mijn \$Projectname-hub kent alleen betaalde toegang"; $a->strings["My site has free access only"] = "Mijn \$Projectname-hub kent alleen gratis toegang"; $a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn \$Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"; +$a->strings["Registration"] = "Registratie"; $a->strings["File upload"] = "Bestand uploaden"; $a->strings["Policies"] = "Beleid"; $a->strings["Site name"] = "Naam van deze \$Projectname-hub"; @@ -1613,6 +1044,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."; @@ -1652,8 +1085,12 @@ $a->strings["Poll interval"] = "Poll-interval"; $a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken."; $a->strings["Maximum Load Average"] = "Maximaal gemiddelde systeembelasting"; $a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50."; -$a->strings["Expiration period in days for imported (matrix/network) content"] = "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd."; +$a->strings["Expiration period in days for imported (grid/network) content"] = "Aantal dagen waarna geïmporteerde inhoud uit iemands grid/netwerk-pagina wordt verwijderd."; $a->strings["0 for no expiration of imported content"] = "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud."; +$a->strings["Off"] = "Uit"; +$a->strings["On"] = "Aan"; +$a->strings["Lock feature %s"] = " Vergrendel de functie '%s'"; +$a->strings["Manage Additional Features"] = "Beheer - Extra functies"; $a->strings["No server found"] = "Geen hub gevonden"; $a->strings["ID"] = "ID"; $a->strings["for channel"] = "voor kanaal"; @@ -1693,7 +1130,10 @@ $a->strings["select all"] = "alles selecteren"; $a->strings["User registrations waiting for confirm"] = "Accounts die op goedkeuring wachten"; $a->strings["Request date"] = "Tijd/datum verzoek"; $a->strings["No registrations."] = "Geen verzoeken."; +$a->strings["Approve"] = "Goedkeuren"; $a->strings["Deny"] = "Afkeuren"; +$a->strings["Block"] = "Blokkeren"; +$a->strings["Unblock"] = "Deblokkeren"; $a->strings["Register date"] = "Geregistreerd"; $a->strings["Last login"] = "Laatste keer ingelogd"; $a->strings["Expires"] = "Verloopt"; @@ -1723,6 +1163,7 @@ $a->strings["Uncensor"] = "Niet censureren"; $a->strings["Allow Code"] = "Scripts toestaan"; $a->strings["Disallow Code"] = "Scripts niet toestaan"; $a->strings["UID"] = "UID"; +$a->strings["Address"] = "Kanaaladres"; $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?"] = "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; $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?"] = "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; $a->strings["Plugin %s disabled."] = "Plug-in %s uitgeschakeld."; @@ -1732,6 +1173,10 @@ $a->strings["Enable"] = "Inschakelen"; $a->strings["Toggle"] = "Omschakelen"; $a->strings["Author: "] = "Auteur: "; $a->strings["Maintainer: "] = "Beheerder: "; +$a->strings["Minimum project version: "] = "Minimum versie Hubzilla: "; +$a->strings["Maximum project version: "] = "Maximum versie Hubzilla:"; +$a->strings["Minimum PHP version: "] = "Minimum versie PHP: "; +$a->strings["Disabled - version incompatibility"] = "Uitgeschakeld - versie is incompatibel"; $a->strings["No themes found."] = "Geen thema's gevonden"; $a->strings["Screenshot"] = "Schermafdruk"; $a->strings["[Experimental]"] = "[Experimenteel]"; @@ -1752,10 +1197,684 @@ $a->strings["Help text"] = "Helptekst"; $a->strings["Additional info (optional)"] = "Extra informatie (optioneel)"; $a->strings["Field definition not found"] = "Velddefinitie niet gevonden"; $a->strings["Edit Profile Field"] = "Profielveld bewerken"; +$a->strings["Authorize application connection"] = "Geef toestemming voor applicatiekoppeling"; +$a->strings["Return to your app and insert this Securty Code:"] = "Ga terug naar je app en voeg deze beveiligingscode in:"; +$a->strings["Please login to continue."] = "Inloggen om verder te kunnen gaan."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?"; +$a->strings["App installed."] = "App geïnstalleerd"; +$a->strings["Malformed app."] = "Misvormde app."; +$a->strings["Embed code"] = "Insluitcode"; +$a->strings["Edit App"] = "App bewerken"; +$a->strings["Create App"] = "App maken"; +$a->strings["Name of app"] = "Naam van app"; +$a->strings["Location (URL) of app"] = "Locatie (URL) van app"; +$a->strings["Description"] = "Omschrijving"; +$a->strings["Photo icon URL"] = "URL van pictogram"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels (optioneel)"; +$a->strings["Version ID"] = "Versie-ID"; +$a->strings["Price of app"] = "Prijs van de app"; +$a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te schaffen"; +$a->strings["Item not available."] = "Item is niet aanwezig."; +$a->strings["Invalid item."] = "Ongeldig item."; +$a->strings["Channel not found."] = "Kanaal niet gevonden."; +$a->strings["Block Name"] = "Bloknaam"; +$a->strings["Block Title"] = "Bloktitel"; +$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; +$a->strings["My Bookmarks"] = "Mijn bladwijzers"; +$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; +$a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken."; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Onvoldoende permissies. Doorgestuurd naar profielpagina."; +$a->strings["Public"] = "Openbaar"; +$a->strings["Room not found"] = "Chatkanaal niet gevonden"; +$a->strings["Leave Room"] = "Chatkanaal verlaten"; +$a->strings["Delete This Room"] = "Chatkanaal verwijderen"; +$a->strings["I am away right now"] = "Ik ben momenteel afwezig"; +$a->strings["I am online"] = "Ik ben online"; +$a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen"; +$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["Away"] = "Afwezig"; +$a->strings["Online"] = "Online"; +$a->strings["No channel."] = "Geen kanaal."; +$a->strings["Common connections"] = "Veel voorkomende connecties"; +$a->strings["No connections in common."] = "Geen gemeenschappelijke connecties."; +$a->strings["Continue"] = "Ga verder"; +$a->strings["Premium Channel Setup"] = "Instellen premiumkanaal "; +$a->strings["Enable premium channel connection restrictions"] = "Restricties voor connecties van premiumkanaal toestaan"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) "; +$a->strings["Restricted or Premium Channel"] = "Beperkt of premiumkanaal"; +$a->strings["Blocked"] = "Geblokkeerd"; +$a->strings["Ignored"] = "Genegeerd"; +$a->strings["Hidden"] = "Verborgen"; +$a->strings["Archived"] = "Gearchiveerd"; +$a->strings["New Connections"] = "Nieuwe connecties"; +$a->strings["Show pending (new) connections"] = "Nog te accepteren (nieuwe) connecties weergeven"; +$a->strings["All Connections"] = "Alle connecties"; +$a->strings["Show all connections"] = "Toon alle connecties"; +$a->strings["Only show blocked connections"] = "Toon alleen geblokkeerde connecties"; +$a->strings["Only show ignored connections"] = "Toon alleen genegeerde connecties"; +$a->strings["Only show archived connections"] = "Toon alleen gearchiveerde connecties"; +$a->strings["Only show hidden connections"] = "Toon alleen verborgen connecties"; +$a->strings["Pending approval"] = "Moet nog geaccepteerd worden"; +$a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +$a->strings["Edit connection"] = "Connectie bewerken"; +$a->strings["Delete connection"] = "Connectie verwijderen"; +$a->strings["Channel address"] = "Kanaaladres"; +$a->strings["Network"] = "Netwerk"; +$a->strings["Connected"] = "Verbonden"; +$a->strings["Approve connection"] = "Connectie accepteren"; +$a->strings["Ignore connection"] = "Connectie negeren"; +$a->strings["Ignore"] = "Negeren"; +$a->strings["Recent activity"] = "Recente activiteit"; +$a->strings["Search your connections"] = "Doorzoek jouw connecties"; +$a->strings["Connections search"] = "Connecties zoeken"; +$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."; +$a->strings["Failed to update connection record."] = "Bijwerken van connectie-gegevens mislukt."; +$a->strings["is now connected to"] = "is nu verbonden met"; +$a->strings["Could not access address book record."] = "Kon geen toegang krijgen tot de record van de connectie."; +$a->strings["Refresh failed - channel is currently unavailable."] = "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"; +$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen."; +$a->strings["Connection has been removed."] = "Connectie is verwijderd"; +$a->strings["View %s's profile"] = "Profiel van %s weergeven"; +$a->strings["Refresh Permissions"] = "Permissies vernieuwen"; +$a->strings["Fetch updated permissions"] = "Aangepaste permissies ophalen"; +$a->strings["Recent Activity"] = "Recente activiteit/berichten"; +$a->strings["View recent posts and comments"] = "Recente berichten en reacties weergeven"; +$a->strings["Block (or Unblock) all communications with this connection"] = "Blokkeer (of deblokkeer) alle communicatie met deze connectie"; +$a->strings["This connection is blocked!"] = "Deze connectie is geblokkeerd!"; +$a->strings["Unignore"] = "Niet meer negeren"; +$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie"; +$a->strings["This connection is ignored!"] = "Deze connectie wordt genegeerd!"; +$a->strings["Unarchive"] = "Niet meer archiveren"; +$a->strings["Archive"] = "Archiveren"; +$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud"; +$a->strings["This connection is archived!"] = "Deze connectie is gearchiveerd!"; +$a->strings["Unhide"] = "Niet meer verbergen"; +$a->strings["Hide"] = "Verbergen"; +$a->strings["Hide or Unhide this connection from your other connections"] = "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties"; +$a->strings["This connection is hidden!"] = "Deze connectie is verborgen!"; +$a->strings["Delete this connection"] = "Deze connectie verwijderen"; +$a->strings["Approve this connection"] = "Deze connectie accepteren"; +$a->strings["Accept connection to allow communication"] = "Keur deze connectie goed om communicatie toe te staan"; +$a->strings["Set Affinity"] = "Verwantschapsfilter instellen"; +$a->strings["Set Profile"] = "Profiel instellen"; +$a->strings["Set Affinity & Profile"] = "Verwantschapsfilter en profiel instellen"; +$a->strings["none"] = "geen"; +$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen"; +$a->strings["This connection's primary address is"] = "Het primaire kanaaladres van deze connectie is"; +$a->strings["Available locations:"] = "Beschikbare locaties:"; +$a->strings["The permissions indicated on this page will be applied to all new connections."] = "Permissies die op deze pagina staan vermeld worden op alle nieuwe connecties toegepast."; +$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; +$a->strings["Slide to adjust your rating"] = "Gebruik de schuif om je beoordeling te geven"; +$a->strings["Optionally explain your rating"] = "Verklaar jouw beoordeling (niet verplicht)"; +$a->strings["Custom Filter"] = "Berichtenfilter"; +$a->strings["Only import posts with this text"] = "Importeer alleen berichten met deze tekst"; +$a->strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "woorden (één per regel), #tags, /regex/ of talen (lang=iso639-1) - laat leeg om alle berichten te importeren"; +$a->strings["Do not import posts with this text"] = "Importeer geen berichten met deze tekst"; +$a->strings["This information is public!"] = "Deze informatie is openbaar!"; +$a->strings["Connection Pending Approval"] = "Connectie moet nog geaccepteerd worden"; +$a->strings["inherited"] = "geërfd"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken."; +$a->strings["Their Settings"] = "Hun instellingen"; +$a->strings["My Settings"] = "Mijn instellingen"; +$a->strings["Individual Permissions"] = "Individuele permissies"; +$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can <strong>not</strong> change those settings here."] = "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele instellingen. Je kan je deze overgeërfde permissies hier <strong>niet</strong> veranderen."; +$a->strings["Some permissions may be inherited from your channel's <a href=\"settings\"><strong>privacy settings</strong></a>, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Sommige permissies worden mogelijk overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal, die een hogere prioriteit hebben dan deze individuele permissies. Je kan de permissies hier veranderen, maar die hebben geen effect, tenzij de overgeërfde permissies worden veranderd. "; +$a->strings["Last update:"] = "Laatste wijziging:"; +$a->strings["\$Projectname channel"] = "\$Projectname-kanaal"; +$a->strings["Public access denied."] = "Openbare toegang geweigerd."; +$a->strings["%d rating"] = array( + 0 => "%d beoordeling", + 1 => "%d beoordelingen", +); +$a->strings["Gender: "] = "Geslacht:"; +$a->strings["Status: "] = "Status: "; +$a->strings["Homepage: "] = "Homepage: "; +$a->strings["Description:"] = "Omschrijving:"; +$a->strings["Public Forum:"] = "Openbaar forum:"; +$a->strings["Keywords: "] = "Trefwoorden: "; +$a->strings["Don't suggest"] = "Niet voorstellen"; +$a->strings["Common connections:"] = "Gemeenschappelijke connecties:"; +$a->strings["Global Directory"] = "Volledige kanalengids"; +$a->strings["Local Directory"] = "Lokale kanalengids"; +$a->strings["Finding:"] = "Gezocht naar:"; +$a->strings["next page"] = "volgende pagina"; +$a->strings["previous page"] = "vorige pagina"; +$a->strings["Sort options"] = "Sorteeropties"; +$a->strings["Alphabetic"] = "Alfabetisch"; +$a->strings["Reverse Alphabetic"] = "Omgekeerd alfabetisch"; +$a->strings["Newest to Oldest"] = "Nieuw naar oud"; +$a->strings["Oldest to Newest"] = "Oud naar nieuw"; +$a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommige kanalen kunnen verborgen zijn)."; +$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; +$a->strings["This directory server requires an access token"] = "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig"; +$a->strings["Invalid message"] = "Ongeldig bericht"; +$a->strings["no results"] = "geen resultaten"; +$a->strings["Delivery report for %1\$s"] = "Afleveringsrapport voor %1\$s"; +$a->strings["channel sync processed"] = "kanaalsync verwerkt"; +$a->strings["queued"] = "in wachtrij"; +$a->strings["posted"] = "verstuurd"; +$a->strings["accepted for delivery"] = "geaccepteerd om afgeleverd te worden"; +$a->strings["updated"] = "geüpdatet"; +$a->strings["update ignored"] = "update genegeerd"; +$a->strings["permission denied"] = "toegang geweigerd"; +$a->strings["recipient not found"] = "ontvanger niet gevonden"; +$a->strings["mail recalled"] = "Privébericht ingetrokken"; +$a->strings["duplicate mail received"] = "dubbel privébericht ontvangen"; +$a->strings["mail delivered"] = "privébericht afgeleverd"; +$a->strings["Item not found"] = "Item niet gevonden"; +$a->strings["Delete block?"] = "Blok verwijderen"; +$a->strings["Insert YouTube video"] = "YouTube-video invoegen"; +$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis-video [.ogg] invoegen"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis-audio [.ogg] invoegen"; +$a->strings["Edit Block"] = "Blok bewerken"; $a->strings["Delete layout?"] = "Lay-out verwijderen?"; $a->strings["Layout Description (Optional)"] = "Lay-out-omschrijving (optioneel)"; $a->strings["Layout Name"] = "Naam lay-out"; $a->strings["Edit Layout"] = "Lay-out bewerken"; +$a->strings["Item is not editable"] = "Item is niet te bewerken"; +$a->strings["Delete item?"] = "Item verwijderen?"; +$a->strings["Edit post"] = "Bericht bewerken"; +$a->strings["Delete webpage?"] = "Webpagina verwijderen?"; +$a->strings["Page link title"] = "Titel van paginalink"; +$a->strings["Edit Webpage"] = "Webpagina bewerken"; +$a->strings["Calendar entries imported."] = "Agenda-items geïmporteerd."; +$a->strings["No calendar entries found."] = "Geen agenda-items gevonden."; +$a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voordat het is begonnen"; +$a->strings["Unable to generate preview."] = "Niet in staat om voorvertoning te genereren"; +$a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; +$a->strings["Event not found."] = "Gebeurtenis niet gevonden"; +$a->strings["Edit event title"] = "Titel bewerken"; +$a->strings["Event title"] = "Titel"; +$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; +$a->strings["Edit Category"] = "Categorie"; +$a->strings["Category"] = "Categorie"; +$a->strings["Edit start date and time"] = "Begindatum en -tijd bewerken"; +$a->strings["Start date and time"] = "Begindatum en -tijd"; +$a->strings["Finish date and time are not known or not relevant"] = "Einddatum en -tijd zijn niet bekend of niet van toepassing"; +$a->strings["Edit finish date and time"] = "Einddatum en -tijd bewerken"; +$a->strings["Finish date and time"] = "Einddatum en -tijd"; +$a->strings["Adjust for viewer timezone"] = "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt"; +$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen."; +$a->strings["Edit Description"] = "Omschrijving bewerken"; +$a->strings["Edit Location"] = "Locatie bewerken"; +$a->strings["Share this event"] = "Deel deze gebeurtenis"; +$a->strings["Advanced Options"] = "Geavanceerde opties"; +$a->strings["l, F j"] = "l j F"; +$a->strings["Edit event"] = "Gebeurtenis bewerken"; +$a->strings["Delete event"] = "Gebeurtenis verwijderen"; +$a->strings["calendar"] = "agenda"; +$a->strings["Edit Event"] = "Gebeurtenis bewerken"; +$a->strings["Create Event"] = "Gebeurtenis aanmaken"; +$a->strings["Previous"] = "Vorige"; +$a->strings["Next"] = "Volgende"; +$a->strings["Today"] = "Vandaag"; +$a->strings["Event removed"] = "Gebeurtenis verwijderd"; +$a->strings["Failed to remove event"] = "Verwijderen gebeurtenis mislukt"; +$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"; +$a->strings["- select -"] = "- kies map -"; +$a->strings["Permission Denied."] = "Toegang geweigerd"; +$a->strings["File not found."] = "Bestand niet gevonden."; +$a->strings["Edit file permissions"] = "Bestandsrechten bewerken"; +$a->strings["Set/edit permissions"] = "Rechten instellen/bewerken"; +$a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden en submappen"; +$a->strings["Return to file list"] = "Terugkeren naar bestandlijst "; +$a->strings["Copy/paste this code to attach file to a post"] = "Kopieer/plak deze code om het bestand aan een bericht te koppelen"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen"; +$a->strings["Share this file"] = "Dit bestand delen"; +$a->strings["Show URL to this file"] = "Toon URL van dit bestand"; +$a->strings["Notify your contacts about this file"] = "Jouw connecties over dit bestand berichten"; +$a->strings["Channel added."] = "Kanaal toegevoegd."; +$a->strings["Contact not found."] = "Contact niet gevonden"; +$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; +$a->strings["Suggest Friends"] = "Kanalen voorstellen"; +$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; +$a->strings["Privacy group created."] = "Privacygroep aangemaakt"; +$a->strings["Could not create privacy group."] = "Kon privacygroep niet aanmaken"; +$a->strings["Privacy group updated."] = "Privacygroep bijgewerkt"; +$a->strings["Create a group of channels."] = "Privacygroep met kanalen aanmaken"; +$a->strings["Privacy group name: "] = "Naam privacygroep: "; +$a->strings["Members are visible to other channels"] = "Kanalen in deze privacygroep zijn zichtbaar voor andere kanalen"; +$a->strings["Privacy group removed."] = "Privacygroep verwijderd."; +$a->strings["Unable to remove privacy group."] = "Verwijderen privacygroep mislukt"; +$a->strings["Privacy group editor"] = "Privacygroep bewerken"; +$a->strings["Members"] = "Kanalen"; +$a->strings["All Connected Channels"] = "Alle kanaalconnecties"; +$a->strings["Click on a channel to add or remove."] = "Klik op een kanaal om deze toe te voegen of te verwijderen."; +$a->strings["Documentation Search"] = "Zoek documentatie"; +$a->strings["Help:"] = "Hulp:"; +$a->strings["\$Projectname Documentation"] = "\$Projectname-documentatie"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["Welcome to %s"] = "Welkom op %s"; +$a->strings["First Name"] = "Voornaam"; +$a->strings["Last Name"] = "Achternaam"; +$a->strings["Nickname"] = "Bijnaam"; +$a->strings["Full Name"] = "Volledige naam"; +$a->strings["Profile Photo 16px"] = "Profielfoto 16px"; +$a->strings["Profile Photo 32px"] = "Profielfoto 32px"; +$a->strings["Profile Photo 48px"] = "Profielfoto 48px"; +$a->strings["Profile Photo 64px"] = "Profielfoto 64px"; +$a->strings["Profile Photo 80px"] = "Profielfoto 80px"; +$a->strings["Profile Photo 128px"] = "Profielfoto 128px"; +$a->strings["Timezone"] = "Tijdzone"; +$a->strings["Homepage URL"] = "URL homepagina"; +$a->strings["Birth Year"] = "Geboortejaar"; +$a->strings["Birth Month"] = "Geboortemaand"; +$a->strings["Birth Day"] = "Geboortedag"; +$a->strings["Birthdate"] = "Geboortedatum"; +$a->strings["Gender"] = "Geslacht"; +$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; +$a->strings["%s element installation failed"] = "Installatie %s-element mislukt"; +$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; +$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; +$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; +$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; +$a->strings["Warning: Database versions differ by %1\$d updates."] = "Waarschuwing: database-versies lopen %1\$d updates achter."; +$a->strings["No channel. Import failed."] = "Geen kanaal. Importeren mislukt."; +$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; +$a->strings["Import Channel"] = "Kanaal importeren"; +$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."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken."; +$a->strings["File to Upload"] = "Bestand om te uploaden"; +$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; +$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; +$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; +$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; +$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."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; +$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; +$a->strings["Import existing posts if possible (experimental - limited by available memory"] = "Importeer bestaande berichten wanneer mogelijk (experimenteel - afhankelijk van beschikbaar servergeheugen)"; +$a->strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Dit proces kan enkele minuten in beslag nemen. Klik maar één keer op opslaan en verlaat deze pagina niet alvorens het proces is voltooid."; +$a->strings["Import completed"] = "Importeren voltooid"; +$a->strings["Import Items"] = "Importeer items"; +$a->strings["Use this form to import existing posts and content from an export file."] = "Gebruik dit formulier om bestaande berichten en andere inhoud vanuit een exportbestand te importeren."; +$a->strings["Total invitation limit exceeded."] = "Limiet voor aantal uitnodigingen overschreden."; +$a->strings["%s : Not a valid email address."] = "%s : Geen geldig e-mailadres."; +$a->strings["Please join us on \$Projectname"] = "Uitnodiging voor \$Projectname"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder."; +$a->strings["%s : Message delivery failed."] = "%s: Aflevering bericht mislukt."; +$a->strings["%d message sent."] = array( + 0 => "%d bericht verzonden.", + 1 => "%d berichten verzonden.", +); +$a->strings["You have no more invitations available"] = "Je hebt geen uitnodigingen meer beschikbaar"; +$a->strings["Send invitations"] = "Uitnodigingen verzenden"; +$a->strings["Enter email addresses, one per line:"] = "Voer e-mailadressen in, één per regel:"; +$a->strings["Your message:"] = "Jouw bericht:"; +$a->strings["Please join my community on \$Projectname."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op \$Projectname te vergezellen. Lees meer over \$Projectname op http://hubzilla.org"; +$a->strings["You will need to supply this invitation code: "] = "Je moet deze uitnodigingscode opgeven: "; +$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registreer je op een willekeurige \$Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):"; +$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn \$Projectname-kanaaladres in het zoekveld invullen:"; +$a->strings["or visit "] = "of bezoek "; +$a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]"; +$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; +$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; +$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; +$a->strings["Duplicate post suppressed."] = "Dubbel bericht tegengehouden."; +$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; +$a->strings["Unable to obtain post information from database."] = "Niet in staat om informatie over dit bericht uit de database te verkrijgen."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; +$a->strings["Comanche page description language help"] = "Hulp met de paginabeschrijvingstaal Comanche"; +$a->strings["Layout Description"] = "Lay-out-omschrijving"; +$a->strings["Download PDL file"] = "Download PDL-bestand"; +$a->strings["Like/Dislike"] = "Leuk/niet leuk"; +$a->strings["This action is restricted to members."] = "Deze actie kan alleen door \$Projectname-leden worden uitgevoerd."; +$a->strings["Please <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je \$Projectname-account</a> of <a href=\"register\">een nieuw \$Projectname-account aan te maken</a> om verder te kunnen gaan."; +$a->strings["Invalid request."] = "Ongeldig verzoek"; +$a->strings["thing"] = "ding"; +$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; +$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; +$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s is het eens met %2\$s's %3\$s"; +$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s is het niet eens met %2\$s's %3\$s"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s onthoudt zich van een besluit over %2\$s's %3\$s"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is aanwezig op %2\$s's %3\$s"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is niet aanwezig op %2\$s's %3\$s"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s is mogelijk aanwezig op %2\$s's %3\$s"; +$a->strings["Action completed."] = "Actie voltooid"; +$a->strings["Thank you."] = "Bedankt"; +$a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; +$a->strings["Visible to:"] = "Zichtbaar voor:"; +$a->strings["Location not found."] = "Locatie niet gevonden."; +$a->strings["Location lookup failed."] = "Opzoeken locatie mislukt"; +$a->strings["Please select another location to become primary before removing the primary location."] = "Kies eerst een andere primaire locatie alvorens de huidige primaire locatie te verwijderen."; +$a->strings["Syncing locations"] = "Locaties synchronizeren"; +$a->strings["No locations found."] = "Geen locaties gevonden."; +$a->strings["Manage Channel Locations"] = "Kanaallocaties beheren"; +$a->strings["Location (address)"] = "Locatie (adres)"; +$a->strings["Primary Location"] = "Primaire locatie"; +$a->strings["Drop location"] = "Locatie verwijderen"; +$a->strings["Sync now"] = "Nu synchroniseren"; +$a->strings["Please wait several minutes between consecutive operations."] = "Wacht enkele minuten tussen opeenvolgende handelingen."; +$a->strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Wij adviseren, wanneer dit (nog) mogelijk is, de locatie te verwijderen door op de hub van de kloon in te loggen en het kanaal daar te verwijderen."; +$a->strings["Use this form to drop the location if the hub is no longer operating."] = "Gebruik dit formulier om de locatie te verwijderen wanneer de hub van de kloon niet meer operationeel is."; +$a->strings["sent you a private message"] = "stuurde jou een privébericht"; +$a->strings["added your channel"] = "voegde jouw kanaal toe"; +$a->strings["posted an event"] = "plaatste een gebeurtenis"; +$a->strings["Hub not found."] = "Hub niet gevonden."; +$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; +$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; +$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; +$a->strings["Messages"] = "Berichten"; +$a->strings["Message recalled."] = "Bericht ingetrokken."; +$a->strings["Conversation removed."] = "Conversatie verwijderd"; +$a->strings["Requested channel is not in this network"] = "Opgevraagd kanaal is niet in dit netwerk beschikbaar"; +$a->strings["Send Private Message"] = "Privébericht versturen"; +$a->strings["To:"] = "Aan:"; +$a->strings["Subject:"] = "Onderwerp:"; +$a->strings["Send"] = "Verzenden"; +$a->strings["Delete message"] = "Bericht verwijderen"; +$a->strings["Delivery report"] = "Afleveringsrapport"; +$a->strings["Recall message"] = "Bericht intrekken"; +$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; +$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["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"; +$a->strings["Switch to one of your channels by selecting it."] = "Activeer een van jouw andere kanalen door er op te klikken."; +$a->strings["Default Channel"] = "Standaardkanaal"; +$a->strings["Make Default"] = "Als standaard instellen"; +$a->strings["%d new messages"] = "%d nieuwe berichten"; +$a->strings["%d new introductions"] = "%d nieuwe connectieverzoeken"; +$a->strings["Delegated Channels"] = "Uitbestede kanalen"; +$a->strings["Profile Match"] = "Profielovereenkomst"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe."; +$a->strings["is interested in:"] = "is geïnteresseerd in:"; +$a->strings["No matches"] = "Geen overeenkomsten"; +$a->strings["Unable to update menu."] = "Niet in staat om menu aan te passen"; +$a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken."; +$a->strings["Menu Name"] = "Menunaam"; +$a->strings["Unique name (not visible on webpage) - required"] = "Unieke naam vereist (niet zichtbaar op webpagina)"; +$a->strings["Menu Title"] = "Menutitel"; +$a->strings["Visible on webpage - leave empty for no title"] = "Zichtbaar op webpagina (leeg laten voor geen titel)"; +$a->strings["Allow Bookmarks"] = "Bladwijzers toestaan"; +$a->strings["Menu may be used to store saved bookmarks"] = "Menu kan gebruikt worden om bladwijzers in op te slaan"; +$a->strings["Submit and proceed"] = "Opslaan en doorgaan"; +$a->strings["Drop"] = "Verwijderen"; +$a->strings["Bookmarks allowed"] = "Bladwijzers toegestaan"; +$a->strings["Delete this menu"] = "Menu verwijderen"; +$a->strings["Edit menu contents"] = "Bewerk de inhoud van het menu"; +$a->strings["Edit this menu"] = "Dit menu bewerken"; +$a->strings["Menu could not be deleted."] = "Menu kon niet verwijderd worden."; +$a->strings["Menu not found."] = "Menu niet gevonden."; +$a->strings["Edit Menu"] = "Menu bewerken"; +$a->strings["Add or remove entries to this menu"] = "Items aan dit menu toevoegen of verwijder"; +$a->strings["Menu name"] = "Naam van menu"; +$a->strings["Must be unique, only seen by you"] = "Moet uniek zijn en is alleen zichtbaar voor jou."; +$a->strings["Menu title"] = "Titel van menu"; +$a->strings["Menu title as seen by others"] = "Titel van menu zoals anderen dat zien."; +$a->strings["Allow bookmarks"] = "Bladwijzers toestaan"; +$a->strings["Not found."] = "Niet gevonden."; +$a->strings["Unable to create element."] = "Niet in staat om onderdeel aan te maken."; +$a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet."; +$a->strings["Unable to add menu element."] = "Menu-onderdeel kan niet worden toegevoegd."; +$a->strings["Menu Item Permissions"] = "Permissies menu-item"; +$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; +$a->strings["Link Name"] = "Linknaam"; +$a->strings["Link or Submenu Target"] = "Linkdoel of submenu-doel"; +$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Geef de URL van de link of kies een menunaam om een submenu aan te maken"; +$a->strings["Use magic-auth if available"] = "Gebruik magic-auth wanneer beschikbaar"; +$a->strings["Open link in new window"] = "Open link in nieuw venster"; +$a->strings["Order in list"] = "Volgorde in lijst"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Hogere nummers komen onderaan de lijst terecht"; +$a->strings["Submit and finish"] = "Opslaan en afsluiten"; +$a->strings["Submit and continue"] = "Opslaan en doorgaan"; +$a->strings["Menu:"] = "Menu:"; +$a->strings["Link Target"] = "Linkdoel"; +$a->strings["Edit menu"] = "Menu bewerken"; +$a->strings["Edit element"] = "Onderdeel bewerken"; +$a->strings["Drop element"] = "Onderdeel verwijderen"; +$a->strings["New element"] = "Nieuw element"; +$a->strings["Edit this menu container"] = "Deze menu-container bewerken"; +$a->strings["Add menu element"] = "Menu-element toevoegen"; +$a->strings["Delete this menu item"] = "Dit menu-item verwijderen"; +$a->strings["Edit this menu item"] = "Dit menu-item bewerken"; +$a->strings["Menu item not found."] = "Menu-item niet gevonden."; +$a->strings["Menu item deleted."] = "Menu-item verwijderd."; +$a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verwijderd."; +$a->strings["Edit Menu Element"] = "Menu-element bewerken"; +$a->strings["Link text"] = "Linktekst"; +$a->strings["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties"; +$a->strings["No such group"] = "Collectie niet gevonden"; +$a->strings["No such channel"] = "Niet zo'n kanaal"; +$a->strings["forum"] = "forum"; +$a->strings["Search Results For:"] = "Zoekresultaten voor:"; +$a->strings["Privacy group is empty"] = "Privacygroep is leeg"; +$a->strings["Privacy group: "] = "Privacygroep: "; +$a->strings["Invalid connection."] = "Ongeldige connectie."; +$a->strings["Add a Channel"] = "Kanaal toevoegen"; +$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."] = "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; +$a->strings["Channel Name"] = "Kanaalnaam"; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\""; +$a->strings["Choose a short nickname"] = "Korte bijnaam"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: <b>janp</b> wordt <em>janp@jouw_hub.nl</em> en <em>https://jouw_hub.nl/channel/janp</em>."; +$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere locatie."; +$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"] = "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd."; +$a->strings["Channel Type"] = "Kanaaltype"; +$a->strings["Read more about roles"] = "Lees meer over kanaaltypes"; +$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; +$a->strings["Discard"] = "Annuleren"; +$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; +$a->strings["System Notifications"] = "Systeemnotificaties"; +$a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden"; +$a->strings["Post successful."] = "Verzenden bericht geslaagd."; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; +$a->strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +$a->strings["This setting requires special processing and editing has been blocked."] = "Deze instelling vereist een speciaal proces en bewerken is geblokkeerd."; +$a->strings["Configuration Editor"] = "Configuratiebewerker"; +$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."] = "Waarschuwing: het veranderen van sommige instellingen kunnen jouw kanaal onklaar maken. Verlaat deze pagina, tenzij je weet waar je mee bezig bent en voldoende kennis bezit over hoe je deze functies moet gebruiken. "; +$a->strings["Layout updated."] = "Lay-out bijgewerkt."; +$a->strings["Edit System Page Description"] = "Systeempagina's bewerken"; +$a->strings["Layout not found."] = "Lay-out niet gevonden."; +$a->strings["Module Name:"] = "Modulenaam:"; +$a->strings["Layout Help"] = "Lay-out-hulp"; +$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; +$a->strings["Album not found."] = "Album niet gevonden."; +$a->strings["Delete Album"] = "Verwijder album"; +$a->strings["Delete Photo"] = "Verwijder foto"; +$a->strings["No photos selected"] = "Geen foto's geselecteerd"; +$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB aan foto-opslag gebruikt."; +$a->strings["Upload Photos"] = "Foto's uploaden"; +$a->strings["Enter an album name"] = "Vul een albumnaam in"; +$a->strings["or select an existing album (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; +$a->strings["Create a status post for this upload"] = "Plaats een bericht voor deze upload."; +$a->strings["Caption (optional):"] = "Bijschrift (optioneel):"; +$a->strings["Description (optional):"] = "Omschrijving (optioneel):"; +$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; +$a->strings["Contact Photos"] = "Connectiefoto's"; +$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; +$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; +$a->strings["Photo not available"] = "Foto niet aanwezig"; +$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; +$a->strings["Private Photo"] = "Privéfoto"; +$a->strings["View Full Size"] = "Volledige grootte weergeven"; +$a->strings["Remove"] = "Verwijderen"; +$a->strings["Edit photo"] = "Foto bewerken"; +$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; +$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; +$a->strings["Enter a new album name"] = "Vul een nieuwe albumnaam in"; +$a->strings["or select an existing one (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; +$a->strings["Caption"] = "Bijschrift"; +$a->strings["Add a Tag"] = "Tag toevoegen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"; +$a->strings["Flag as adult in album view"] = "Markeer als voor volwassenen in albumweergave"; +$a->strings["In This Photo:"] = "Op deze foto:"; +$a->strings["Map"] = "Kaart"; +$a->strings["View Album"] = "Album weergeven"; +$a->strings["Recent Photos"] = "Recente foto's"; +$a->strings["Poke/Prod"] = "Aanstoten/porren"; +$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; +$a->strings["Recipient"] = "Ontvanger"; +$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; +$a->strings["Make this post private"] = "Maak dit bericht privé"; +$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; +$a->strings["Image uploaded but image cropping failed."] = "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. "; +$a->strings["Image resize failed."] = "Afbeelding kon niet van grootte veranderd worden."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven."; +$a->strings["Image upload failed."] = "Uploaden afbeelding mislukt"; +$a->strings["Unable to process image."] = "Niet in staat om afbeelding te verwerken."; +$a->strings["female"] = "vrouw"; +$a->strings["%1\$s updated her %2\$s"] = "%1\$s heeft haar %2\$s bijgewerkt"; +$a->strings["male"] = "man"; +$a->strings["%1\$s updated his %2\$s"] = "%1\$s heeft zijn %2\$s bijgewerkt"; +$a->strings["%1\$s updated their %2\$s"] = "%1\$s hebben hun %2\$s bijgewerkt"; +$a->strings["profile photo"] = "profielfoto"; +$a->strings["Photo not available."] = "Foto niet beschikbaar."; +$a->strings["Upload File:"] = "Bestand uploaden:"; +$a->strings["Select a profile:"] = "Kies een profiel:"; +$a->strings["Upload Profile Photo"] = "Profielfoto uploaden"; +$a->strings["or"] = "of"; +$a->strings["skip this step"] = "sla deze stap over"; +$a->strings["select a photo from your photo albums"] = "Kies een foto uit jouw fotoalbums"; +$a->strings["Crop Image"] = "Afbeelding bijsnijden"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven."; +$a->strings["Done Editing"] = "Klaar met bewerken"; +$a->strings["Profile not found."] = "Profiel niet gevonden."; +$a->strings["Profile deleted."] = "Profiel verwijderd."; +$a->strings["Profile-"] = "Profiel-"; +$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; +$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; +$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; +$a->strings["Profile Name is required."] = "Profielnaam is vereist"; +$a->strings["Marital Status"] = "Huwelijke status"; +$a->strings["Romantic Partner"] = "Romantische partner"; +$a->strings["Likes"] = "Houdt van"; +$a->strings["Dislikes"] = "Houdt niet van"; +$a->strings["Work/Employment"] = "Werk/arbeid"; +$a->strings["Religion"] = "Religie"; +$a->strings["Political Views"] = "Politieke overtuigingen"; +$a->strings["Sexual Preference"] = "Seksuele voorkeur"; +$a->strings["Homepage"] = "Homepage"; +$a->strings["Interests"] = "Interesses"; +$a->strings["Profile updated."] = "Profiel bijgewerkt"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; +$a->strings["Edit Profile Details"] = "Profiel bewerken"; +$a->strings["View this profile"] = "Profiel weergeven"; +$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; +$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; +$a->strings["Clone this profile"] = "Dit profiel klonen"; +$a->strings["Delete this profile"] = "Dit profiel verwijderen"; +$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; +$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; +$a->strings["Profile Name:"] = "Profielnaam:"; +$a->strings["Your Full Name:"] = "Jouw volledige naam:"; +$a->strings["Title/Description:"] = "Titel/omschrijving:"; +$a->strings["Your Gender:"] = "Jouw geslacht"; +$a->strings["Birthday :"] = "Verjaardag: "; +$a->strings["Street Address:"] = "Straat en huisnummer:"; +$a->strings["Locality/City:"] = "Woonplaats:"; +$a->strings["Postal/Zip Code:"] = "Postcode:"; +$a->strings["Country:"] = "Land:"; +$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; +$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Huwelijkse staat:"; +$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl"; +$a->strings["Since [date]:"] = "Sinds [datum]:"; +$a->strings["Homepage URL:"] = "Adres homepage:"; +$a->strings["Religious Views:"] = "Religieuze overtuigingen"; +$a->strings["Keywords:"] = "Trefwoorden"; +$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; +$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; +$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; +$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; +$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; +$a->strings["My other channels"] = "Mijn andere kanalen"; +$a->strings["Musical interests"] = "Muzikale interesses"; +$a->strings["Books, literature"] = "Boeken/literatuur"; +$a->strings["Television"] = "Televisie"; +$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; +$a->strings["Love/romance"] = "Liefde/romantiek"; +$a->strings["Work/employment"] = "Werk/arbeid"; +$a->strings["School/education"] = "School/onderwijs"; +$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; +$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["Invalid profile identifier."] = "Ongeldige profiel-identificator"; +$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; +$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; +$a->strings["Visible To"] = "Zichtbaar voor"; +$a->strings["Public Sites"] = "Openbare hubs"; +$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 <strong>may</strong> provide additional details."] = "Op de hier weergegeven hubs kan iedereen zich voor het \$Projectname-netwerk aanmelden. Alle hubs in het \$Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. <strong>Mogelijk</strong> wordt hierover op de hub zelf meer informatie gegeven."; +$a->strings["Rate this hub"] = "Beoordeel deze hub"; +$a->strings["Site URL"] = "URL hub"; +$a->strings["Access Type"] = "Toegangstype"; +$a->strings["Registration Policy"] = "Registratiebeleid"; +$a->strings["Project"] = "Project"; +$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen"; +$a->strings["Rate"] = "Beoordeel"; +$a->strings["View ratings"] = "Bekijk beoordelingen"; +$a->strings["Website:"] = "Website:"; +$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Kanaal op afstand [%s] (nog niet op deze hub bekend)"; +$a->strings["Rating (this information is public)"] = "Beoordeling (deze informatie is openbaar)"; +$a->strings["Optionally explain your rating (this information is public)"] = "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"; +$a->strings["No ratings"] = "Geen beoordelingen"; +$a->strings["Rating: "] = "Beoordeling: "; +$a->strings["Website: "] = "Website: "; +$a->strings["Description: "] = "Omschrijving: "; +$a->strings["Select a bookmark folder"] = "Kies een bladwijzermap"; +$a->strings["Save Bookmark"] = "Bladwijzer opslaan"; +$a->strings["URL of bookmark"] = "URL van bladwijzer"; +$a->strings["Or enter new bookmark folder name"] = "Of geef de naam op van een nieuwe bladwijzermap"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze \$Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; +$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; +$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze \$Projectname-hub."; +$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; +$a->strings["Registration on this site is disabled."] = "Registreren van nieuwe accounts is op deze hub uitgeschakeld."; +$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze \$Projectname-hub moeten eerst worden goedgekeurd."; +$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere \$Projectname-hub</a>"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze \$Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; +$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; +$a->strings["Membership on this site is by invitation only."] = "Registreren op deze \$Projectname-hub kan alleen op uitnodiging."; +$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; +$a->strings["Enter your name"] = "Vul jouw naam in"; +$a->strings["Your email address"] = "Jouw e-mailadres"; +$a->strings["Choose a password"] = "Geef een wachtwoord op"; +$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; +$a->strings["Please login."] = "Inloggen."; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd."; +$a->strings["Remove This Account"] = "Verwijder dit account"; +$a->strings["WARNING: "] = "WAARSCHUWING: "; +$a->strings["This account and all its channels will be completely removed from the network. "] = "Dit account en al zijn kanalen worden volledig uit het \$Projectname-netwerk verwijderd."; +$a->strings["This action is permanent and can not be undone!"] = "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!"; +$a->strings["Please enter your password for verification:"] = "Vul je wachtwoord in ter verificatie:"; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het \$Projectname-netwerk verwijderen"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het \$Projectname-netwerk verwijderd"; +$a->strings["Remove Account"] = "Account verwijderen"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd."; +$a->strings["Remove This Channel"] = "Verwijder dit kanaal"; +$a->strings["This channel will be completely removed from the network. "] = "Dit kanaal wordt volledig uit het \$Projectname-netwerk verwijderd."; +$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het \$Projectname-netwerk verwijderen"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het \$Projectname-netwerk verwijderd"; +$a->strings["Remove Channel"] = "Kanaal verwijderen"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten."; +$a->strings["The error message was:"] = "Het foutbericht was:"; +$a->strings["Authentication failed."] = "Authenticatie mislukt."; +$a->strings["Remote Authentication"] = "Authenticatie op afstand"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Vul jouw kanaaladres in (bijv. channel@example.com)"; +$a->strings["Authenticate"] = "Authenticeren"; +$a->strings["Items tagged with: %s"] = "Items getagd met %s"; +$a->strings["Search results for: %s"] = "Zoekresultaten voor %s"; +$a->strings["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden."; $a->strings["Name is required"] = "Naam is vereist"; $a->strings["Key and Secret are required"] = "Key en secret zijn vereist"; $a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord onveranderd."; @@ -1788,8 +1907,6 @@ $a->strings["Confirm New Password:"] = "Nieuw wachtwoord bevestigen:"; $a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen"; $a->strings["Email Address:"] = "E-mailadres:"; $a->strings["Remove this account including all its channels"] = "Dit account en al zijn kanalen verwijderen"; -$a->strings["Off"] = "Uit"; -$a->strings["On"] = "Aan"; $a->strings["Additional Features"] = "Extra functies"; $a->strings["Connector Settings"] = "Instellingen externe koppelingen"; $a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten"; @@ -1810,10 +1927,10 @@ $a->strings["Link post titles to source"] = "Berichtkoppen naar originele locati $a->strings["System Page Layout Editor - (advanced)"] = "Lay-out bewerken van systeempagina's (geavanceerd)"; $a->strings["Use blog/list mode on channel page"] = "Gebruik blog/lijst-modus op kanaalpagina"; $a->strings["(comments displayed separately)"] = "(reacties worden afzonderlijk weergeven)"; -$a->strings["Use blog/list mode on matrix page"] = "Gebruik blog/lijst-modus op matrixpagina"; +$a->strings["Use blog/list mode on grid page"] = "Gebruik blog/lijst-modus op gridpagina"; $a->strings["Channel page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)"; $a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijdt"; -$a->strings["Matrix page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op matrixpagina (in pixels)"; +$a->strings["Grid page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op gridpagina (in pixels)"; $a->strings["Nobody except yourself"] = "Niemand, behalve jezelf"; $a->strings["Only those you specifically allow"] = "Alleen connecties met uitdrukkelijke toestemming"; $a->strings["Approved connections"] = "Geaccepteerde connecties"; @@ -1846,11 +1963,10 @@ $a->strings["Allow others to tag your posts"] = "Anderen toestaan om je berichte $a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren"; $a->strings["Advanced Privacy Settings"] = "Geavanceerde privacy-instellingen"; $a->strings["Expire other channel content after this many days"] = "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:"; -$a->strings["0 or blank prevents expiration"] = "0 of leeg voorkomt het verlopen"; +$a->strings["0 or blank to use the website limit. The website expires after %d days."] = "0 of leeg om het standaard aantal dagen van deze hub te gebruiken. Deze hub laat de inhoud van andere kanalen na %d dagen verlopen."; $a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal connectieverzoeken per dag:"; $a->strings["May reduce spam activity"] = "Kan eventuele spam verminderen"; $a->strings["Default Post Permissions"] = "Standaard permissies voor nieuwe berichten"; -$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; $a->strings["Channel permissions category:"] = "Kanaaltype en -permissies:"; $a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; $a->strings["Useful to reduce spamming"] = "Kan eventuele spam verminderen"; @@ -1869,7 +1985,7 @@ $a->strings["You receive a friend suggestion"] = "Je een kanaalvoorstel ontvangt $a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; $a->strings["You are poked/prodded/etc. in a post"] = "Je bent in een bericht aangestoten/gepord/etc."; $a->strings["Show visual notifications including:"] = "Toon de volgende zichtbare notificaties:"; -$a->strings["Unseen matrix activity"] = "Niet bekeken matrix-activiteit"; +$a->strings["Unseen grid activity"] = "Niet bekeken grid-activiteit"; $a->strings["Unseen channel activity"] = "Niet bekeken kanaal-activiteit"; $a->strings["Unseen private messages"] = "Niet bekeken privéberichten"; $a->strings["Recommended"] = "Aanbevolen"; @@ -1896,193 +2012,110 @@ $a->strings["Personal menu to display in your channel pages"] = "Persoonlijk men $a->strings["Remove this channel."] = "Verwijder dit kanaal."; $a->strings["Firefox Share \$Projectname provider"] = "\$Projectname-service voor Firefox Share"; $a->strings["Start calendar week on monday"] = "Begin in de agenda de week op maandag"; -$a->strings["Page Title"] = "Paginatitel"; -$a->strings["App installed."] = "App geïnstalleerd"; -$a->strings["Malformed app."] = "Misvormde app."; -$a->strings["Embed code"] = "Insluitcode"; -$a->strings["Edit App"] = "App bewerken"; -$a->strings["Create App"] = "App maken"; -$a->strings["Name of app"] = "Naam van app"; -$a->strings["Location (URL) of app"] = "Locatie (URL) van app"; -$a->strings["Photo icon URL"] = "URL van pictogram"; -$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels (optioneel)"; -$a->strings["Version ID"] = "Versie-ID"; -$a->strings["Price of app"] = "Prijs van de app"; -$a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te schaffen"; -$a->strings["- select -"] = "- kies map -"; -$a->strings["Comanche page description language help"] = "Hulp met de paginabeschrijvingstaal Comanche"; -$a->strings["Layout Description"] = "Lay-out-omschrijving"; -$a->strings["Download PDL file"] = "Download PDL-bestand"; -$a->strings["Location not found."] = "Locatie niet gevonden."; -$a->strings["Location lookup failed."] = "Opzoeken locatie mislukt"; -$a->strings["Please select another location to become primary before removing the primary location."] = "Kies eerst een andere primaire locatie alvorens de huidige primaire locatie te verwijderen."; -$a->strings["Syncing locations"] = "Locaties synchronizeren"; -$a->strings["No locations found."] = "Geen locaties gevonden."; -$a->strings["Manage Channel Locations"] = "Kanaallocaties beheren"; -$a->strings["Location (address)"] = "Locatie (adres)"; -$a->strings["Primary Location"] = "Primaire locatie"; -$a->strings["Drop location"] = "Locatie verwijderen"; -$a->strings["Sync now"] = "Nu synchroniseren"; -$a->strings["Please wait several minutes between consecutive operations."] = "Wacht enkele minuten tussen opeenvolgende handelingen."; -$a->strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Wij adviseren, wanneer dit (nog) mogelijk is, de locatie te verwijderen door op de hub van de kloon in te loggen en het kanaal daar te verwijderen."; -$a->strings["Use this form to drop the location if the hub is no longer operating."] = "Gebruik dit formulier om de locatie te verwijderen wanneer de hub van de kloon niet meer operationeel is."; -$a->strings["\$Projectname"] = "\$Projectname"; -$a->strings["Welcome to %s"] = "Welkom op %s"; -$a->strings["Please login."] = "Inloggen."; -$a->strings["Xchan Lookup"] = "Xchan opzoeken"; -$a->strings["Lookup xchan beginning with (or webbie): "] = "Zoek een xchan (of webbie) die begint met:"; -$a->strings["Not found."] = "Niet gevonden."; -$a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken."; -$a->strings["Insufficient permissions. Request redirected to profile page."] = "Onvoldoende permissies. Doorgestuurd naar profielpagina."; -$a->strings["Item not available."] = "Item is niet aanwezig."; -$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; -$a->strings["Album not found."] = "Album niet gevonden."; -$a->strings["Delete Album"] = "Verwijder album"; -$a->strings["Delete Photo"] = "Verwijder foto"; -$a->strings["No photos selected"] = "Geen foto's geselecteerd"; -$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; -$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."; -$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB aan foto-opslag gebruikt."; -$a->strings["Upload Photos"] = "Foto's uploaden"; -$a->strings["Enter an album name"] = "Vul een albumnaam in"; -$a->strings["or select an existing album (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; -$a->strings["Create a status post for this upload"] = "Plaats een bericht voor deze upload."; -$a->strings["Caption (optional):"] = "Bijschrift (optioneel):"; -$a->strings["Description (optional):"] = "Omschrijving (optioneel):"; -$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; -$a->strings["Contact Photos"] = "Connectiefoto's"; -$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; -$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; -$a->strings["Photo not available"] = "Foto niet aanwezig"; -$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; -$a->strings["Private Photo"] = "Privéfoto"; -$a->strings["Previous"] = "Vorige"; -$a->strings["View Full Size"] = "Volledige grootte weergeven"; -$a->strings["Edit photo"] = "Foto bewerken"; -$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; -$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; -$a->strings["Enter a new album name"] = "Vul een nieuwe albumnaam in"; -$a->strings["or select an existing one (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; -$a->strings["Caption"] = "Bijschrift"; -$a->strings["Add a Tag"] = "Tag toevoegen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"; -$a->strings["Flag as adult in album view"] = "Markeer als voor volwassenen in albumweergave"; -$a->strings["In This Photo:"] = "Op deze foto:"; -$a->strings["Map"] = "Kaart"; -$a->strings["View Album"] = "Album weergeven"; -$a->strings["Recent Photos"] = "Recente foto's"; -$a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; -$a->strings["Visible to:"] = "Zichtbaar voor:"; -$a->strings["Export Channel"] = "Kanaal exporteren"; -$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."] = "Exporteer de basisinformatie van jouw kanaal naar een bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal."; -$a->strings["Export Content"] = "Inhoud exporteren"; -$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."] = "Exporteer informatie en recente inhoud van jouw kanaal naar een JSON-back-up, wat kan worden gebruikt om jouw kanaal te herstellen of te importeren op een andere hub. Dit slaat al jouw connecties, permissies, profielgegevens en enkele maanden aan inhoud van jouw kanaal op. Dit bestand kan ZEER groot worden. Wees geduldig - het kan enkele minuten duren voordat de download begint."; -$a->strings["Export your posts from a given year."] = "Exporteer jouw berichten uit een bepaald jaar."; -$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."] = "Je kan ook berichten en conversaties uit een bepaald jaar of van een bepaalde maand exporteren. Verander de datum in de adresbalk van jouw webbrowser om andere jaren en maanden te selecteren. Wanneer het exporteren mislukt (waarschijnlijk door een gebrek aan beschikbaar servergeheugen), probeer het dan nogmaals met een beperkter tijdvak."; -$a->strings["To select all posts for a given year, such as this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Bezoek <a href=\"%1\$s\">%2\$s</a> om alle berichten van bijvoorbeeld dit jaar te selecteren. "; -$a->strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Bezoek <a href=\"%1\$s\">%2\$s</a> om alle berichten van bijvoorbeeld januari dit jaar te selecteren."; -$a->strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Deze back-up-bestanden kunnen geïmporteerd of hersteld worden door op jouw hub en met jouw kanaal <a href=\"%1\$s\">%2\$s</a> te bezoeken. Voor het beste resultaat kan je de bestanden in chronologische volgorde importeren of herstellen."; -$a->strings["Item is not editable"] = "Item is niet te bewerken"; -$a->strings["Delete item?"] = "Item verwijderen?"; -$a->strings["Edit post"] = "Bericht bewerken"; -$a->strings["Channel added."] = "Kanaal toegevoegd."; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten."; -$a->strings["The error message was:"] = "Het foutbericht was:"; -$a->strings["Authentication failed."] = "Authenticatie mislukt."; -$a->strings["Remote Authentication"] = "Authenticatie op afstand"; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Vul jouw kanaaladres in (bijv. channel@example.com)"; -$a->strings["Authenticate"] = "Authenticeren"; -$a->strings["Room not found"] = "Chatkanaal niet gevonden"; -$a->strings["Leave Room"] = "Chatkanaal verlaten"; -$a->strings["Delete This Room"] = "Chatkanaal verwijderen"; -$a->strings["I am away right now"] = "Ik ben momenteel afwezig"; -$a->strings["I am online"] = "Ik ben online"; -$a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen"; -$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["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"; -$a->strings["Hub not found."] = "Hub niet gevonden."; -$a->strings["Blocked"] = "Geblokkeerd"; -$a->strings["Ignored"] = "Genegeerd"; -$a->strings["Hidden"] = "Verborgen"; -$a->strings["Archived"] = "Gearchiveerd"; -$a->strings["Suggest new connections"] = "Nieuwe kanalen voorstellen"; -$a->strings["New Connections"] = "Nieuwe connecties"; -$a->strings["Show pending (new) connections"] = "Nog te accepteren (nieuwe) connecties weergeven"; -$a->strings["All Connections"] = "Alle connecties"; -$a->strings["Show all connections"] = "Toon alle connecties"; -$a->strings["Unblocked"] = "Niet geblokkeerd"; -$a->strings["Only show unblocked connections"] = "Toon alleen niet geblokkeerde connecties"; -$a->strings["Only show blocked connections"] = "Toon alleen geblokkeerde connecties"; -$a->strings["Only show ignored connections"] = "Toon alleen genegeerde connecties"; -$a->strings["Only show archived connections"] = "Toon alleen gearchiveerde connecties"; -$a->strings["Only show hidden connections"] = "Toon alleen verborgen connecties"; -$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"; -$a->strings["Switch to one of your channels by selecting it."] = "Activeer een van jouw andere kanalen door er op te klikken."; -$a->strings["Default Channel"] = "Standaardkanaal"; -$a->strings["Make Default"] = "Als standaard instellen"; -$a->strings["%d new messages"] = "%d nieuwe berichten"; -$a->strings["%d new introductions"] = "%d nieuwe connectieverzoeken"; -$a->strings["Delegated Channels"] = "Uitbestede kanalen"; -$a->strings["Unable to update menu."] = "Niet in staat om menu aan te passen"; -$a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken."; -$a->strings["Menu Name"] = "Menunaam"; -$a->strings["Unique name (not visible on webpage) - required"] = "Unieke naam vereist (niet zichtbaar op webpagina)"; -$a->strings["Menu Title"] = "Menutitel"; -$a->strings["Visible on webpage - leave empty for no title"] = "Zichtbaar op webpagina (leeg laten voor geen titel)"; -$a->strings["Allow Bookmarks"] = "Bladwijzers toestaan"; -$a->strings["Menu may be used to store saved bookmarks"] = "Menu kan gebruikt worden om bladwijzers in op te slaan"; -$a->strings["Submit and proceed"] = "Opslaan en doorgaan"; -$a->strings["Drop"] = "Verwijderen"; -$a->strings["Bookmarks allowed"] = "Bladwijzers toegestaan"; -$a->strings["Delete this menu"] = "Menu verwijderen"; -$a->strings["Edit menu contents"] = "Bewerk de inhoud van het menu"; -$a->strings["Edit this menu"] = "Dit menu bewerken"; -$a->strings["Menu could not be deleted."] = "Menu kon niet verwijderd worden."; -$a->strings["Menu not found."] = "Menu niet gevonden."; -$a->strings["Edit Menu"] = "Menu bewerken"; -$a->strings["Add or remove entries to this menu"] = "Items aan dit menu toevoegen of verwijder"; -$a->strings["Menu name"] = "Naam van menu"; -$a->strings["Must be unique, only seen by you"] = "Moet uniek zijn en is alleen zichtbaar voor jou."; -$a->strings["Menu title"] = "Titel van menu"; -$a->strings["Menu title as seen by others"] = "Titel van menu zoals anderen dat zien."; -$a->strings["Allow bookmarks"] = "Bladwijzers toestaan"; -$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; -$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; -$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; -$a->strings["Messages"] = "Berichten"; -$a->strings["Message recalled."] = "Bericht ingetrokken."; -$a->strings["Conversation removed."] = "Conversatie verwijderd"; -$a->strings["Requested channel is not in this network"] = "Opgevraagd kanaal is niet in dit netwerk beschikbaar"; -$a->strings["Send Private Message"] = "Privébericht versturen"; -$a->strings["To:"] = "Aan:"; -$a->strings["Subject:"] = "Onderwerp:"; -$a->strings["Send"] = "Verzenden"; -$a->strings["Delete message"] = "Bericht verwijderen"; -$a->strings["Delivery report"] = "Afleveringsrapport"; -$a->strings["Recall message"] = "Bericht intrekken"; -$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; -$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["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden."; +$a->strings["\$Projectname Server - Setup"] = "\$Projectname Server - Setup"; +$a->strings["Could not connect to database."] = "Could not connect to database."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; +$a->strings["Could not create table."] = "Could not create table."; +$a->strings["Your site database has been installed."] = "Your hub database has been installed."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "You may need to import the file \"install/schema_xxx.sql\" manually using a database client."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; +$a->strings["System check"] = "System check"; +$a->strings["Check again"] = "Check again"; +$a->strings["Database connection"] = "Database connection"; +$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "In order to install \$Projectname we need to know how to connect to your database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; +$a->strings["Database Server Name"] = "Database Server Name"; +$a->strings["Default is 127.0.0.1"] = "Default is 127.0.0.1"; +$a->strings["Database Port"] = "Database Port"; +$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; +$a->strings["Database Login Name"] = "Database Login Name"; +$a->strings["Database Login Password"] = "Database Login Password"; +$a->strings["Database Name"] = "Database Name"; +$a->strings["Database Type"] = "Database Type"; +$a->strings["Site administrator email address"] = "Hub administrator email address"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; +$a->strings["Website URL"] = "Hub URL"; +$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; +$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; +$a->strings["Site settings"] = "Hub settings"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; +$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."] = "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."; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; +$a->strings["Command line PHP"] = "Command line PHP"; +$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; +$a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; +$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."] = "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."; +$a->strings["You can adjust these settings in the servers php.ini."] = "You can adjust these settings in the servers php.ini."; +$a->strings["PHP upload limits"] = "PHP upload limits"; +$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"; +$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."; +$a->strings["Generate encryption keys"] = "Generate encryption keys"; +$a->strings["libCurl PHP module"] = "libCurl PHP module"; +$a->strings["GD graphics PHP module"] = "GD graphics PHP module"; +$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module"; +$a->strings["mysqli or postgres PHP module"] = "mysqli or postgres PHP module"; +$a->strings["mb_string PHP module"] = "mb_string PHP module"; +$a->strings["mcrypt PHP module"] = "mcrypt PHP module"; +$a->strings["xml PHP module"] = "xml PHP module"; +$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module"; +$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache webserver mod-rewrite module is required but not installed."; +$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: proc_open is required but is either not installed or has been disabled in php.ini"; +$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed."; +$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed."; +$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed."; +$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: mysqli or postgres PHP module required but neither are installed."; +$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed."; +$a->strings["Error: mcrypt PHP module required but not installed."] = "Error: mcrypt PHP module required but not installed."; +$a->strings["Error: xml PHP module required for DAV but not installed."] = "Error: xml PHP module required for DAV but not installed."; +$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."] = "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."; +$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."] = "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."; +$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."] = "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."; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."; +$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable"; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; +$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."] = "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."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."; +$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."] = "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."; +$a->strings["%s is writable"] = "%s is writable"; +$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 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"; +$a->strings["store is writable"] = "store is writable"; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "SSL certificate cannot be validated. Fix certificate or disable https access to this hub."; +$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!"] = "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"; +$a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "This restriction is incorporated because public posts from you may for example contain references to images on your own 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."] = "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement."; +$a->strings["Providers are available that issue free certificates which are browser-valid."] = "Providers are available that issue free certificates which are browser-valid."; +$a->strings["SSL certificate validation"] = "SSL certificate validation"; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "Url rewrite in .htaccess is not working. Check your server configuration.Test: "; +$a->strings["Url rewrite is working"] = "Url rewrite is working"; +$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."] = "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."; +$a->strings["Errors encountered creating database tables."] = "Errors encountered creating database tables."; +$a->strings["<h1>What next</h1>"] = "<h1>Wat nu</h1>"; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."; +$a->strings["No valid account found."] = "Geen geldige account gevonden."; +$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; +$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; +$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; +$a->strings["Password Reset"] = "Wachtwoord vergeten?"; +$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; +$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; +$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; +$a->strings["click here to login"] = "klik dan hier om in te loggen"; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Jouw wachtwoord kan worden veranderd onder <em>instellingen</em>, nadat je succesvol bent ingelogd."; +$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; +$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; +$a->strings["Email Address"] = "E-mailadres"; +$a->strings["Reset"] = "Opnieuw instellen"; +$a->strings["Files: shared with me"] = "Bestanden: met mij gedeeld"; +$a->strings["NEW"] = "NIEUW"; +$a->strings["Remove all files"] = "Verwijder alle bestanden"; +$a->strings["Remove this file"] = "Verwijder dit bestand"; $a->strings["Version %s"] = "Versie %s"; $a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:"; $a->strings["No installed plugins/addons/apps"] = "Geen ingeschakelde plug-ins/add-ons/apps"; @@ -2096,77 +2129,59 @@ $a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kw $a->strings["\$projectname issues"] = "\$projectname-issues"; $a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com"; $a->strings["Site Administrators"] = "Hubbeheerders: "; +$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; +$a->strings["Source created."] = "Bron aangemaakt."; +$a->strings["Source updated."] = "Bron aangemaakt."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; +$a->strings["New Source"] = "Nieuwe bron"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; +$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; +$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; +$a->strings["Source not found."] = "Bron niet gevonden"; +$a->strings["Edit Source"] = "Bron bewerken"; +$a->strings["Delete Source"] = "Bron verwijderen"; +$a->strings["Source removed"] = "Bron verwijderd"; +$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; +$a->strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s niet meer"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer."; -$a->strings["Calendar entries imported."] = "Agenda-items geïmporteerd."; -$a->strings["No calendar entries found."] = "Geen agenda-items gevonden."; -$a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voordat het is begonnen"; -$a->strings["Unable to generate preview."] = "Niet in staat om voorvertoning te genereren"; -$a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; -$a->strings["Event not found."] = "Gebeurtenis niet gevonden"; -$a->strings["Edit event titel"] = "Titel bewerken"; -$a->strings["Event titel"] = "Titel"; -$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; -$a->strings["Edit Category"] = "Categorie"; -$a->strings["Category"] = "Categorie"; -$a->strings["Edit start date and time"] = "Begindatum en -tijd bewerken"; -$a->strings["Start date and time"] = "Begindatum en -tijd"; -$a->strings["Finish date and time are not known or not relevant"] = "Einddatum en -tijd zijn niet bekend of niet van toepassing"; -$a->strings["Edit finish date and time"] = "Einddatum en -tijd bewerken"; -$a->strings["Finish date and time"] = "Einddatum en -tijd"; -$a->strings["Adjust for viewer timezone"] = "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt"; -$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen."; -$a->strings["Edit Description"] = "Omschrijving bewerken"; -$a->strings["Edit Location"] = "Locatie bewerken"; -$a->strings["Share this event"] = "Deel deze gebeurtenis"; -$a->strings["Advanced Options"] = "Geavanceerde opties"; -$a->strings["l, F j"] = "l j F"; -$a->strings["Edit event"] = "Gebeurtenis bewerken"; -$a->strings["Delete event"] = "Gebeurtenis verwijderen"; -$a->strings["calendar"] = "agenda"; -$a->strings["Edit Event"] = "Gebeurtenis bewerken"; -$a->strings["Create Event"] = "Gebeurtenis aanmaken"; -$a->strings["Today"] = "Vandaag"; -$a->strings["Event removed"] = "Gebeurtenis verwijderd"; -$a->strings["Failed to remove event"] = "Verwijderen gebeurtenis mislukt"; -$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator"; -$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; -$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; -$a->strings["Visible To"] = "Zichtbaar voor"; -$a->strings["Unable to create element."] = "Niet in staat om onderdeel aan te maken."; -$a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet."; -$a->strings["Unable to add menu element."] = "Menu-onderdeel kan niet worden toegevoegd."; -$a->strings["Menu Item Permissions"] = "Permissies menu-item"; -$a->strings["Link Name"] = "Linknaam"; -$a->strings["Link or Submenu Target"] = "Linkdoel of submenu-doel"; -$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Geef de URL van de link of kies een menunaam om een submenu aan te maken"; -$a->strings["Use magic-auth if available"] = "Gebruik magic-auth wanneer beschikbaar"; -$a->strings["Open link in new window"] = "Open link in nieuw venster"; -$a->strings["Order in list"] = "Volgorde in lijst"; -$a->strings["Higher numbers will sink to bottom of listing"] = "Hogere nummers komen onderaan de lijst terecht"; -$a->strings["Submit and finish"] = "Opslaan en afsluiten"; -$a->strings["Submit and continue"] = "Opslaan en doorgaan"; -$a->strings["Menu:"] = "Menu:"; -$a->strings["Link Target"] = "Linkdoel"; -$a->strings["Edit menu"] = "Menu bewerken"; -$a->strings["Edit element"] = "Onderdeel bewerken"; -$a->strings["Drop element"] = "Onderdeel verwijderen"; -$a->strings["New element"] = "Nieuw element"; -$a->strings["Edit this menu container"] = "Deze menu-container bewerken"; -$a->strings["Add menu element"] = "Menu-element toevoegen"; -$a->strings["Delete this menu item"] = "Dit menu-item verwijderen"; -$a->strings["Edit this menu item"] = "Dit menu-item bewerken"; -$a->strings["Menu item not found."] = "Menu-item niet gevonden."; -$a->strings["Menu item deleted."] = "Menu-item verwijderd."; -$a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verwijderd."; -$a->strings["Edit Menu Element"] = "Menu-element bewerken"; -$a->strings["Link text"] = "Linktekst"; -$a->strings["Who likes me?"] = "Wie vindt mij leuk?"; -$a->strings["Files: shared with me"] = "Bestanden: met mij gedeeld"; -$a->strings["NEW"] = "NIEUW"; -$a->strings["Remove all files"] = "Verwijder alle bestanden"; -$a->strings["Remove this file"] = "Verwijder dit bestand"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s heeft het %3\$s van %2\$s getagd met %4\$s"; +$a->strings["Tag removed"] = "Tag verwijderd"; +$a->strings["Remove Item Tag"] = "Verwijder item-tag"; +$a->strings["Select a tag to remove: "] = "Kies een tag om te verwijderen"; +$a->strings["Thing updated"] = "Ding bijgewerkt"; +$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; +$a->strings["Thing added"] = "Ding toegevoegd"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Ding weergeven"; +$a->strings["item not found."] = "Item niet gevonden"; +$a->strings["Edit Thing"] = "Ding bewerken"; +$a->strings["Select a profile"] = "Kies een profiel"; +$a->strings["Post an activity"] = "Plaats een bericht"; +$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; +$a->strings["Name of thing e.g. something"] = "Naam van ding"; +$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; +$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; +$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; +$a->strings["Export Channel"] = "Kanaal exporteren"; +$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."] = "Exporteer de basisinformatie van jouw kanaal naar een bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal."; +$a->strings["Export Content"] = "Inhoud exporteren"; +$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."] = "Exporteer informatie en recente inhoud van jouw kanaal naar een JSON-back-up, wat kan worden gebruikt om jouw kanaal te herstellen of te importeren op een andere hub. Dit slaat al jouw connecties, permissies, profielgegevens en enkele maanden aan inhoud van jouw kanaal op. Dit bestand kan ZEER groot worden. Wees geduldig - het kan enkele minuten duren voordat de download begint."; +$a->strings["Export your posts from a given year."] = "Exporteer jouw berichten uit een bepaald jaar."; +$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."] = "Je kan ook berichten en conversaties uit een bepaald jaar of van een bepaalde maand exporteren. Verander de datum in de adresbalk van jouw webbrowser om andere jaren en maanden te selecteren. Wanneer het exporteren mislukt (waarschijnlijk door een gebrek aan beschikbaar servergeheugen), probeer het dan nogmaals met een beperkter tijdvak."; +$a->strings["To select all posts for a given year, such as this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Bezoek <a href=\"%1\$s\">%2\$s</a> om alle berichten van bijvoorbeeld dit jaar te selecteren. "; +$a->strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "Bezoek <a href=\"%1\$s\">%2\$s</a> om alle berichten van bijvoorbeeld januari dit jaar te selecteren."; +$a->strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Deze back-up-bestanden kunnen geïmporteerd of hersteld worden door op jouw hub en met jouw kanaal <a href=\"%1\$s\">%2\$s</a> te bezoeken. Voor het beste resultaat kan je de bestanden in chronologische volgorde importeren of herstellen."; $a->strings["No connections."] = "Geen connecties."; $a->strings["Visit %s's profile [%s]"] = "Bezoek het profiel van %s [%s]"; +$a->strings["View Connections"] = "Connecties weergeven"; +$a->strings["Source of Item"] = "Bron van item"; +$a->strings["Page Title"] = "Paginatitel"; +$a->strings["Xchan Lookup"] = "Xchan opzoeken"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Zoek een xchan (of webbie) die begint met:"; +$a->strings["Cover Photos"] = "Omslagfoto's"; +$a->strings["Upload Cover Photo"] = "Omslagfoto's uploaden"; $a->strings["Focus (Hubzilla default)"] = "Focus (Hubzilla-standaard)"; $a->strings["Theme settings"] = "Thema-instellingen"; $a->strings["Select scheme"] = "Kies schema van thema"; @@ -2212,4 +2227,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."; diff --git a/view/pt-br/htconfig.tpl b/view/pt-br/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/pt-br/htconfig.tpl +++ b/view/pt-br/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/ru/htconfig.tpl b/view/ru/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/ru/htconfig.tpl +++ b/view/ru/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl index cc4087f96..773125154 100644 --- a/view/sv/htconfig.tpl +++ b/view/sv/htconfig.tpl @@ -8,6 +8,7 @@ $db_port = '{{$dbport}}'; $db_user = '{{$dbuser}}'; $db_pass = '{{$dbpass}}'; $db_data = '{{$dbdata}}'; +$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres /* * Notice: Many of the following settings will be available in the admin panel diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 5fcf901fb..b2255b3af 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -297,7 +297,7 @@ footer { margin-bottom: 10px; padding: 10px; background-color: rgba(254,254,254,0.5); - border-bottom: 1px solid rgba(238,238,238,0.8); + border: 1px solid rgba(254,254,254,0.5); -moz-border-radius: $radiuspx; -webkit-border-radius: $radiuspx; border-radius: $radiuspx; @@ -310,6 +310,11 @@ footer { margin-bottom: 0px; } +.connect-btn-wrapper { + margin-bottom: 10px; + +} + .profile-edit-side-link { padding: 3px 0px; opacity: 0; @@ -475,53 +480,15 @@ footer { float: right; } -.rconnect { - display: block; - color: $nav_active_icon_colour; - margin-top: 15px; - background-color: $nav_bg; - -webkit-border-radius: $radiuspx ; - -moz-border-radius: $radiuspx; - border-radius: $radiuspx; - border: 1px solid $nav_bd; - padding: 5px; - font-weight: bold; - clear: both; -} - -a.rateme, div.rateme { - display: block; - color: $nav_active_icon_colour; - background-color: $nav_bg; - -webkit-border-radius: $radiuspx ; - -moz-border-radius: $radiuspx; - border-radius: $radiuspx; - border: 1px solid $nav_bd; - padding: 5px; - font-weight: bold; - clear: both; -} - #pause { position: fixed; bottom: 5px; right: 5px; } -#vcard-end { - clear: both; -} - #contact-block { width: 100%; float: left; - background-color: rgba(254,254,254,0.5); - border-bottom: 1px solid rgba(238,238,238,0.8); - -moz-border-radius: $radiuspx; - -webkit-border-radius: $radiuspx; - border-radius: $radiuspx; - padding: 10px; - margin-bottom:10px; } #contact-block-numcontacts { @@ -995,6 +962,9 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover { margin-bottom: 18px; } +#jot-preview-content { + margin-top: 10px; +} .acl-list-item { width: 48%; /* fallback if browser does not support calc() */ width: calc(50% - 10px); @@ -1193,6 +1163,13 @@ img.mail-conv-sender-photo { background-color: #fff; } +#profile-jot-wrapper { + background-color: rgba(254,254,254,.5); + border: 1px solid rgba(254,254,254,.5); + border-radius: $radiuspx; + +} + #profile-jot-text { color:#000; border: 1px solid #cccccc; @@ -1394,8 +1371,8 @@ img.mail-conv-sender-photo { /* widgets */ .widget { - background-color: rgba(254,254,254,0.5); - border-bottom: 1px solid rgba(238,238,238,0.8); + background-color: rgba(254,254,254,.5); + border: 1px solid rgba(254,254,254,.5); -moz-border-radius: $radiuspx; -webkit-border-radius: $radiuspx; border-radius: $radiuspx; @@ -1724,6 +1701,13 @@ nav .badge.mail-update:hover { padding: 7px 10px; } +.nav-tabs.nav-justified { + background-color: rgba(254,254,254,.5); + border: 1px solid rgba(254,254,254,.5); + border-top-left-radius: $radiuspx; + border-top-right-radius: $radiuspx; +} + .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { diff --git a/view/theme/redbasic/js/redbasic.js b/view/theme/redbasic/js/redbasic.js index 302efc365..38dc4d209 100644 --- a/view/theme/redbasic/js/redbasic.js +++ b/view/theme/redbasic/js/redbasic.js @@ -7,7 +7,7 @@ $(document).ready(function() { if( $('#css3-calc').width() == 10) { $(window).resize(function() { if($(window).width() < 767) { - $('main').css('width', $(window).width() + 285 ); + $('main').css('width', $(window).width() + 287 ); } else { $('main').css('width', '100%' ); } diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index a0da5e302..443ebb1fb 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -154,7 +154,7 @@ if(file_exists('view/theme/redbasic/css/style.css')) { $x = file_get_contents('view/theme/redbasic/css/style.css'); - $aside_width = 285; + $aside_width = 287; // left aside and right aside are 285px + converse width if($align_left) { diff --git a/view/theme/redbasic/schema/bluegrid.css b/view/theme/redbasic/schema/bluegrid.css index 820e84baa..36e26302a 100644 --- a/view/theme/redbasic/schema/bluegrid.css +++ b/view/theme/redbasic/schema/bluegrid.css @@ -2,7 +2,7 @@ body { background-size: auto; } -.generic-content-wrapper-styled, #profile-jot-wrapper { +.generic-content-wrapper-styled { background-color: rgba(67,72,138,.8); color: #FFF; } @@ -11,6 +11,11 @@ body { border: 1px solid #FFF; } +#profile-jot-wrapper { + background-color: inherit; + border: none; +} + .generic-content-wrapper-styled a:hover, .generic-content-wrapper-styled a:focus, .generic-content-wrapper-styled .field.checkbox:hover label, .generic-content-wrapper-styled .field.checkbox:focus label, .allcontact-link:hover, .allcontact-link:focus { color: rgba(255,255,255,.8); } @@ -160,6 +165,14 @@ nav .badge:hover, nav .badge:focus { color: rgba(255,255,255,.8); } +.widget .conv-participants { + color: #BBB; +} + +.widget .active:hover .conv-participants, .widget .active:focus .conv-participants { + color: inherit; +} + .help-block, .comment-icon, .jot-icons, .admin-icons { color: inherit; } @@ -450,3 +463,5 @@ a:hover > .icon-trash { background-color: #43488A !important; } } + + diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css index 936f74761..16044b224 100644 --- a/view/theme/redbasic/schema/dark.css +++ b/view/theme/redbasic/schema/dark.css @@ -5,12 +5,19 @@ .vcard, #contact-block, .widget { background-color: transparent; + border: none; border-bottom: 1px solid #333; border-radius: 0px } #profile-photo-wrapper { - border:none; + border: none; +} + +#profile-edit-default-desc { + background-color: #665029; + color: #FFF; + padding: 20px; } .photo { @@ -88,7 +95,7 @@ background-color: #111; } -.jotnets-wrapper > a.btn { +a.btn, aside a { font-weight: 400 !important; } @@ -330,11 +337,18 @@ pre { text-decoration: underline; } - - @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #333; } } +#profile-jot-wrapper { + background-color: inherit; + border: none; +} + +.nav-tabs.nav-justified { + background-color: inherit; + border: none; +} diff --git a/view/theme/redbasic/schema/simple_black_on_white.css b/view/theme/redbasic/schema/simple_black_on_white.css index f69ba3450..ba9771a40 100644 --- a/view/theme/redbasic/schema/simple_black_on_white.css +++ b/view/theme/redbasic/schema/simple_black_on_white.css @@ -5,6 +5,7 @@ .vcard, #contact-block, .widget { background-color: transparent; + border: none; border-bottom: 1px solid #fff; } @@ -75,6 +76,10 @@ background-color: #fff; } +a.btn, aside a { + font-weight: 400 !important; +} + .btn-default { background-color: #fff; border-color: #000; @@ -261,4 +266,12 @@ pre { } } +#profile-jot-wrapper { + background-color: inherit; + border: none; +} +.nav-tabs.nav-justified { + background-color: inherit; + border: none; +} diff --git a/view/theme/redbasic/schema/simple_green_on_black.css b/view/theme/redbasic/schema/simple_green_on_black.css index 1f0a2f1e6..0928c64f3 100644 --- a/view/theme/redbasic/schema/simple_green_on_black.css +++ b/view/theme/redbasic/schema/simple_green_on_black.css @@ -5,6 +5,7 @@ .vcard, #contact-block, .widget { background-color: transparent; + border: none; border-bottom: 1px solid #fff; } @@ -75,6 +76,10 @@ background-color: #000; } +a.btn, aside a { + font-weight: 400 !important; +} + .btn-default { background-color: #000; border-color: #143D12; @@ -278,4 +283,12 @@ pre { } } +#profile-jot-wrapper { + background-color: inherit; + border: none; +} +.nav-tabs.nav-justified { + background-color: inherit; + border: none; +} diff --git a/view/theme/redbasic/schema/simple_white_on_black.css b/view/theme/redbasic/schema/simple_white_on_black.css index 627f3ee5c..45bdba1cd 100644 --- a/view/theme/redbasic/schema/simple_white_on_black.css +++ b/view/theme/redbasic/schema/simple_white_on_black.css @@ -5,6 +5,7 @@ .vcard, #contact-block, .widget { background-color: transparent; + border: none; border-bottom: 1px solid #fff; } @@ -71,6 +72,10 @@ background-color: #000; } +a.btn, aside a { + font-weight: 400 !important; +} + .btn-default { background-color: #000; border-color: #fff; @@ -257,4 +262,12 @@ pre { } } +#profile-jot-wrapper { + background-color: inherit; + border: none; +} +.nav-tabs.nav-justified { + background-color: inherit; + border: none; +} diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 1ed3baafa..4fa810cb4 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -73,25 +73,6 @@ </div> </div> </div> - <div class="modal" id="abook-pending-modal" tabindex="-1" role="dialog"> - <div class="modal-dialog" role="document"> - <div class="modal-content"> - <div class="modal-header"> - <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> - <h4 class="modal-title" id="myModalLabel">{{$pending_modal_title}}</h4> - </div> - <div class="modal-body"> - <strong>{{$name}}</strong> {{$pending_modal_body}} - </div> - <div class="modal-footer"> - <button class="btn btn-sm btn-danger pull-left" title="{{$buttons.delete.title}}" onclick="window.location.href='{{$buttons.delete.url}}'; return false;">{{$buttons.delete.label}}</button> - <button type="button" class="btn btn-default" data-dismiss="modal">{{$pending_modal_dismiss}}</button> - <button type="submit" class="btn btn-primary" name="pending" value="1">{{$pending_modal_approve}}</button> - </div> - </div> - </div> - </div> - <script>$('#abook-pending-modal').modal('show');</script> {{/if}} {{if $affinity }} @@ -177,6 +158,7 @@ {{/if}} + {{if ! $is_pending}} <div class="panel"> {{if $notself}} <div class="section-subtitle-wrapper" role="tab" id="perms-tool"> @@ -222,6 +204,7 @@ </div> </div> </div> + {{/if}} </div> </form> </div> diff --git a/view/tpl/admin_aside.tpl b/view/tpl/admin_aside.tpl index 58d645dbf..0a77ef73c 100755 --- a/view/tpl/admin_aside.tpl +++ b/view/tpl/admin_aside.tpl @@ -19,6 +19,7 @@ <li><a href='{{$admin.queue.0}}'>{{$admin.queue.1}}</a></li> <li><a href='{{$admin.plugins.0}}'>{{$admin.plugins.1}}</a></li> <li><a href='{{$admin.themes.0}}'>{{$admin.themes.1}}</a></li> + <li><a href='{{$admin.features.0}}'>{{$admin.features.1}}</a></li> <li><a href='{{$admin.dbsync.0}}'>{{$admin.dbsync.1}}</a></li> </ul> </div> @@ -26,7 +27,7 @@ {{if $admin.update}} <ul class="nav nav-pills nav-stacked"> <li><a href='{{$admin.update.0}}'>{{$admin.update.1}}</a></li> - <li><a href='https://kakste.com/profile/inthegit'>Important Changes</a></li> + <li><a href=''>Important Changes</a></li> </ul> {{/if}} diff --git a/view/tpl/admin_plugins.tpl b/view/tpl/admin_plugins.tpl index 0f76cc4fe..0da214c17 100755 --- a/view/tpl/admin_plugins.tpl +++ b/view/tpl/admin_plugins.tpl @@ -4,8 +4,12 @@ <ul id='pluginslist'> {{foreach $plugins as $p}} <li class='plugin {{$p.1}}'> + {{if ! $p.2.disabled}} <a class='toggleplugin' href='{{$baseurl}}/admin/{{$function}}/{{$p.0}}?a=t&t={{$form_security_token}}' title="{{if $p.1==on}}Disable{{else}}Enable{{/if}}" ><i class='{{if $p.1==on}}icon-check{{else}}icon-check-empty{{/if}} admin-icons'></i></a> - <a href='{{$baseurl}}/admin/{{$function}}/{{$p.0}}'><span class='name'>{{$p.2.name}}</span></a> - <span class="version">{{$p.2.version}}</span> + {{else}} + <i class='icon-stop admin-icons'></i> + {{/if}} + <a href='{{$baseurl}}/admin/{{$function}}/{{$p.0}}'><span class='name'>{{$p.2.name}}</span></a> - <span class="version">{{$p.2.version}}</span>{{if $p.2.disabled}} {{$disabled}}{{/if}} {{if $p.2.experimental}} {{$experimental}} {{/if}}{{if $p.2.unsupported}} {{$unsupported}} {{/if}} <div class='desc'>{{$p.2.description}}</div> diff --git a/view/tpl/admin_plugins_details.tpl b/view/tpl/admin_plugins_details.tpl index bdcc82c08..721bd3573 100755 --- a/view/tpl/admin_plugins_details.tpl +++ b/view/tpl/admin_plugins_details.tpl @@ -1,20 +1,36 @@ <div class = "generic-content-wrapper-styled" id='adminpage'> <h1>{{$title}} - {{$page}}</h1> - - <p><i class='toggleplugin {{if $status==on}}icon-check{{else}}icon-check-empty{{/if}} admin-icons'></i> {{$info.name}} - {{$info.version}} : <a href="{{$baseurl}}/admin/{{$function}}/{{$plugin}}/?a=t&t={{$form_security_token}}">{{$action}}</a></p> + + <p>{{if ! $info.disabled}}<i class='toggleplugin {{if $status==on}}icon-check{{else}}icon-check-empty{{/if}} admin-icons'></i>{{else}}<i class='icon-stop admin-icons'></i>{{/if}} {{$info.name}} - {{$info.version}}{{if ! $info.disabled}} : <a href="{{$baseurl}}/admin/{{$function}}/{{$plugin}}/?a=t&t={{$form_security_token}}">{{$action}}</a>{{/if}}</p> + + {{if $info.disabled}} + <p>{{$disabled}}</p> + {{/if}} + <p>{{$info.description}}</p> - <p class="author">{{$str_author}} {{foreach $info.author as $a}} - {{if $a.link}}<a href="{{$a.link}}">{{$a.name}}</a>{{else}}{{$a.name}}{{/if}}, - {{/foreach}} + <p class="author">{{$str_author}} + {{$a.name}}{{if $a.link}} {{$a.link}}{{/if}} </p> + {{/foreach}} + + {{if $info.minversion}} + <p class="versionlimit">{{$str_minversion}}{{$info.minversion}}</p> + {{/if}} + {{if $info.maxversion}} + <p class="versionlimit">{{$str_maxversion}}{{$info.maxversion}}</p> + {{/if}} + {{if $info.minphpversion}} + <p class="versionlimit">{{$str_minphpversion}}{{$info.minphpversion}}</p> + {{/if}} + - <p class="maintainer">{{$str_maintainer}} {{foreach $info.maintainer as $a}} - {{if $a.link}}<a href="{{$a.link}}">{{$a.name}}</a>{{else}}{{$a.name}}{{/if}}, - {{/foreach}} + <p class="maintainer">{{$str_maintainer}} + {{$a.name}}{{if $a.link}} {{$a.link}}{{/if}} </p> + {{/foreach}} {{if $screenshot}} <a href="{{$screenshot.0}}" class='screenshot'><img src="{{$screenshot.0}}" alt="{{$screenshot.1}}" /></a> diff --git a/view/tpl/admin_settings_features.tpl b/view/tpl/admin_settings_features.tpl new file mode 100644 index 000000000..2d5cf7e0b --- /dev/null +++ b/view/tpl/admin_settings_features.tpl @@ -0,0 +1,31 @@ +<div class="generic-content-wrapper"> + <div class="section-title-wrapper"> + <h2>{{$title}}</h2> + </div> + <form action="admin/features" method="post" autocomplete="off"> + <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> + <div class="panel-group" id="settings" role="tablist" aria-multiselectable="true"> + {{foreach $features as $g => $f}} + <div class="panel"> + <div class="section-subtitle-wrapper" role="tab" id="{{$g}}-settings-title"> + <h3> + <a data-toggle="collapse" data-parent="#settings" href="#{{$g}}-settings-content" aria-expanded="true" aria-controls="{{$g}}-settings-collapse"> + {{$f.0}} + </a> + </h3> + </div> + <div id="{{$g}}-settings-content" class="panel-collapse collapse{{if $g == 'general'}} in{{/if}}" role="tabpanel" aria-labelledby="{{$g}}-settings-title"> + <div class="section-content-tools-wrapper"> + {{foreach $f.1 as $fcat}} + {{include file="field_checkbox.tpl" field=$fcat.0}} + {{include file="field_checkbox.tpl" field=$fcat.1}} + {{/foreach}} + <div class="settings-submit-wrapper" > + <button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button> + </div> + </div> + </div> + </div> + {{/foreach}} + </div> +</div> diff --git a/view/tpl/channel.tpl b/view/tpl/channel.tpl index af80e7b4d..23f1e0dd4 100755 --- a/view/tpl/channel.tpl +++ b/view/tpl/channel.tpl @@ -7,6 +7,6 @@ {{/if}} {{/if}} <a href="{{$channel.link}}" class="channel-selection-photo-link" title="{{$channel.channel_name}}"><img class="channel-photo" src="{{$channel.xchan_photo_m}}" alt="{{$channel.channel_name}}" /></a> -<div class="channels-notifications-wrapper"><a href='manage/{{$channel.channel_id}}/message' style="{{if $channel.mail != 0}}color:#c60032;{{/if}}" title='{{$channel.mail|string_format:$mail_format}}'><i class="icon-envelope"></i> {{$channel.mail}}</a> <a href='manage/{{$channel.channel_id}}/connections/ifpending' style="{{if $channel.intros != 0}}color:#c60032;{{/if}}" title='{{$channel.intros|string_format:$intros_format}}'><i class="icon-user"></i> {{$channel.intros}}</a></div> +<div class="channels-notifications-wrapper">{{if $channel.delegate}}{{else}}<a href='manage/{{$channel.channel_id}}/message' style="{{if $channel.mail != 0}}color:#c60032;{{/if}}" title='{{$channel.mail|string_format:$mail_format}}'><i class="icon-envelope"></i> {{$channel.mail}}</a> <a href='manage/{{$channel.channel_id}}/connections/ifpending' style="{{if $channel.intros != 0}}color:#c60032;{{/if}}" title='{{$channel.intros|string_format:$intros_format}}'><i class="icon-user"></i> {{$channel.intros}}</a>{{/if}}</div> <a href="{{$channel.link}}" class="channel-selection-name-link" title="{{$channel.channel_name}}"><div class="channel-name">{{$channel.channel_name}}</div></a> </div> diff --git a/view/tpl/connection_template.tpl b/view/tpl/connection_template.tpl index 35e97f3e9..e2a14d9a2 100755 --- a/view/tpl/connection_template.tpl +++ b/view/tpl/connection_template.tpl @@ -1,10 +1,48 @@ -<div class="contact-entry-wrapper" id="contact-entry-wrapper-{{$contact.id}}" > - <div class="contact-entry-photo-wrapper" > - <a href="{{$contact.url}}" title="{{$contact.img_hover}}" ><img class="contact-block-img {{if $contact.classes}}{{$contact.classes}}{{/if}}" src="{{$contact.thumb}}" alt="{{$contact.name}}" /></a> +<div id="contact-entry-wrapper-{{$contact.id}}"> + <div class="section-subtitle-wrapper"> + <div class="pull-right"> + {{if $contact.approve && $contact.ignore}} + <form action="connedit/{{$contact.id}}" method="post" > + <button type="submit" class="btn btn-success btn-xs" name="pending" value="1" title="{{$contact.approve_hover}}"><i class="icon-ok"></i> {{$contact.approve}}</button> + + <a href="connedit/{{$contact.id}}/ignore" class="btn btn-warning btn-xs" title="{{$contact.ignore_hover}}"><i class="icon-ban-circle"></i> {{$contact.ignore}}</a> + + {{/if}} + <a href="#" class="btn btn-danger btn-xs" title="{{$contact.delete_hover}}" onclick="dropItem('{{$contact.deletelink}}', '#contact-entry-wrapper-{{$contact.id}}'); return false;"><i class="icon-trash"></i> {{$contact.delete}}</a> + <a href="{{$contact.link}}" class="btn btn-default btn-xs" title="{{$contact.edit_hover}}"><i class="icon-pencil"></i></a> + {{if $contact.approve}} + </form> + {{/if}} + </div> + <h3>{{if $contact.public_forum}}<i class="icon-comments-alt"></i> {{/if}}<a href="{{$contact.url}}" title="{{$contact.img_hover}}" >{{$contact.name}}</a></h3> + </div> + <div class="section-content-tools-wrapper"> + <div class="contact-photo-wrapper" > + <a href="{{$contact.url}}" title="{{$contact.img_hover}}" ><img class="directory-photo-img {{if $contact.classes}}{{$contact.classes}}{{/if}}" src="{{$contact.thumb}}" alt="{{$contact.name}}" /></a> + </div> + <div class="contact-info"> + {{if $contact.status}} + <div class="contact-info-element"> + <span class="contact-info-label">{{$contact.status_label}}:</span> {{$contact.status}} + </div> + {{/if}} + {{if $contact.connected}} + <div class="contact-info-element"> + <span class="contact-info-label">{{$contact.connected_label}}:</span> <span class="autotime" title="{{$contact.connected}}"></span> + </div> + {{/if}} + {{if $contact.webbie}} + <div class="contact-info-element"> + <span class="contact-info-label">{{$contact.webbie_label}}:</span> {{$contact.webbie}} + </div> + {{/if}} + {{if $contact.network}} + <div class="contact-info-element"> + <span class="contact-info-label">{{$contact.network_label}}:</span> {{$contact.network}} - <a href="{{$contact.recentlink}}">{{$contact.recent_label}}</a> + </div> + {{/if}} + </div> + </div> - <div class="contact-entry-photo-end" ></div> - <a href="{{$contact.url}}" title="{{$contact.img_hover}}" ><div class="contact-entry-name" id="contact-entry-name-{{$contact.id}}" >{{$contact.name}}</div></a> - <div class="contact-entry-name-end" ></div> - <div class="contact-entry-edit btn btn-default"><a href="{{$contact.link}}"><i class="icon-pencil connection-edit-icons"></i> {{$contact.edit}}</a></div> - <div class="contact-entry-end" ></div> </div> + diff --git a/view/tpl/connections.tpl b/view/tpl/connections.tpl index 8e5266978..fdd269602 100755 --- a/view/tpl/connections.tpl +++ b/view/tpl/connections.tpl @@ -1,27 +1,38 @@ -<div class="generic-content-wrapper-styled"> - -<h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1> - -{{if $finding}}<h4>{{$finding}}</h4>{{/if}} - -<div id="contacts-search-wrapper"> -<form id="contacts-search-form" action="{{$cmd}}" method="get" > -<span class="contacts-search-desc">{{$desc}}</span> -<input type="text" name="search" id="contacts-search" class="search-input" onfocus="this.select();" value="{{$search}}" /> -<input type="submit" name="submit" id="contacts-search-submit" class="btn btn-default" value="{{$submit}}" /> -</form> -</div> -<div id="contacts-search-end"></div> - -{{$tabs}} - -<div id="connections-wrapper"> -{{foreach $contacts as $contact}} - {{include file="connection_template.tpl"}} -{{/foreach}} -<div id="page-end"></div> -</div> -<div id="contact-edit-end"></div> +<div class="generic-content-wrapper"> + <div class="section-title-wrapper"> + <div class="dropdown pull-right"> + <button type="button" class="btn btn-primary btn-xs" onclick="openClose('contacts-search-form');"> + <i class="icon-search"></i> {{$label}} + </button> + <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="{{$sort}}"> + <i class="icon-sort"></i> + </button> + <ul class="dropdown-menu"> + {{foreach $tabs as $menu}} + <li><a href="{{$menu.url}}">{{$menu.label}}</a></li> + {{/foreach}} + </ul> + </div> + {{if $finding}}<h2>{{$finding}}</h2>{{else}}<h2>{{$header}}{{if $total}} ({{$total}}){{/if}}</h2>{{/if}} + </div> + <div id="contacts-search-form" class="section-content-tools-wrapper"> + <form action="{{$cmd}}" method="get" > + <div class="form-group"> + <div class="input-group"> + <input type="text" name="search" id="contacts-search" class="widget-input" onfocus="this.select();" value="{{$search}}" placeholder="{{$desc}}" /> + <div class="input-group-btn"> + <button id="contacts-search-submit" class="btn btn-default btn-sm" type="submit" name="submit" value="{{$submit}}"><i class="icon-search"></i></button> + </div> + </div> + </div> + </form> + </div> + <div id="connections-wrapper"> + {{foreach $contacts as $contact}} + {{include file="connection_template.tpl"}} + {{/foreach}} + <div id="page-end"></div> + </div> </div> <script>$(document).ready(function() { loadingPage = false;});</script> <div id="page-spinner"></div> diff --git a/view/tpl/contact_block.tpl b/view/tpl/contact_block.tpl index d1ce5ca67..a32437212 100755 --- a/view/tpl/contact_block.tpl +++ b/view/tpl/contact_block.tpl @@ -1,7 +1,9 @@ -<div id="contact-block"> -<div id="contact-block-numcontacts">{{$contacts}}</div> +<div id="contact-block" class="widget"> +<h3>{{$contacts}}</h3> {{if $micropro}} + {{if $viewconnections}} <a class="allcontact-link" href="viewconnections/{{$nickname}}">{{$viewconnections}}</a> + {{/if}} <div class='contact-block-content'> {{foreach $micropro as $m}} {{$m}} diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 08f0d4fbe..553bc3146 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -26,7 +26,7 @@ <div class="wall-item-photo-end" style="clear:both"></div> </div> {{if $item.title}} - <div class="wall-item-title" id="wall-item-title-{{$item.id}}"> + <div class="wall-item-title" id="wall-item-title-{{$item.id}}" title="{{$item.title}}"> <h3>{{if $item.title_tosource}}{{if $item.plink}}<a href="{{$item.plink.href}}" title="{{$item.title}} ({{$item.plink.title}})">{{/if}}{{/if}}{{$item.title}}{{if $item.title_tosource}}{{if $item.plink}}</a>{{/if}}{{/if}}</h3> </div> {{/if}} diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index cf1310ea6..e7ce22043 100755 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -26,7 +26,7 @@ <div class="wall-item-photo-end" style="clear:both"></div> </div> {{if $item.title}} - <div class="wall-item-title" id="wall-item-title-{{$item.id}}"> + <div class="wall-item-title" id="wall-item-title-{{$item.id}}" title="{{$item.title}}"> <h3>{{if $item.title_tosource}}{{if $item.plink}}<a href="{{$item.plink.href}}" title="{{$item.title}} ({{$item.plink.title}})">{{/if}}{{/if}}{{$item.title}}{{if $item.title_tosource}}{{if $item.plink}}</a>{{/if}}{{/if}}</h3> </div> {{/if}} diff --git a/view/tpl/cover_photo.tpl b/view/tpl/cover_photo.tpl new file mode 100755 index 000000000..1db139e7b --- /dev/null +++ b/view/tpl/cover_photo.tpl @@ -0,0 +1,23 @@ +<div class="generic-content-wrapper-styled"> +<h1>{{$title}}</h1> + +<form enctype="multipart/form-data" action="cover_photo" method="post"> +<input type='hidden' name='form_security_token' value='{{$form_security_token}}'> + +<div id="profile-photo-upload-wrapper"> + +<label id="profile-photo-upload-label" class="form-label" for="profile-photo-upload">{{$lbl_upfile}}</label> +<input name="userfile" class="form-input" type="file" id="profile-photo-upload" size="48" /> +<div class="clear"></div> + +<div id="profile-photo-submit-wrapper"> +<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit}}"> +</div> +</div> + +</form> + +<div id="profile-photo-link-select-wrapper"> +{{$select}} +</div> +</div> diff --git a/view/tpl/cropcover.tpl b/view/tpl/cropcover.tpl new file mode 100755 index 000000000..68c948889 --- /dev/null +++ b/view/tpl/cropcover.tpl @@ -0,0 +1,58 @@ +<h1>{{$title}}</h1> +<p id="cropimage-desc"> +{{$desc}} +</p> +<div id="cropimage-wrapper"> +<img src="{{$image_url}}" id="croppa" class="imgCrop" alt="{{$title}}" /> +</div> +<div id="cropimage-preview-wrapper" > +<div id="previewWrap" ></div> +</div> + +<script type="text/javascript" language="javascript"> + + function onEndCrop( coords, dimensions ) { + $( 'x1' ).value = coords.x1; + $( 'y1' ).value = coords.y1; + $( 'x2' ).value = coords.x2; + $( 'y2' ).value = coords.y2; + $( 'width' ).value = dimensions.width; + $( 'height' ).value = dimensions.height; + } + + Event.observe( window, 'load', function() { + new Cropper.ImgWithPreview( + 'croppa', + { + previewWrap: 'previewWrap', + minWidth: 240, + minHeight: 87, + maxWidth: 320, + maxHeight: 320, + ratioDim: { x: 100, y:36 }, + displayOnInit: true, + onEndCrop: onEndCrop + } + ); + } + ); + +</script> + +<form action="cover_photo/{{$resource}}" id="crop-image-form" method="post" /> +<input type='hidden' name='form_security_token' value='{{$form_security_token}}'> + +<input type='hidden' name='profile' value='{{$profile}}'> +<input type="hidden" name="cropfinal" value="1" /> +<input type="hidden" name="xstart" id="x1" /> +<input type="hidden" name="ystart" id="y1" /> +<input type="hidden" name="xfinal" id="x2" /> +<input type="hidden" name="yfinal" id="y2" /> +<input type="hidden" name="height" id="height" /> +<input type="hidden" name="width" id="width" /> + +<div id="crop-image-submit-wrapper" > +<input type="submit" name="submit" value="{{$done}}" /> +</div> + +</form> diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index ecc38beb9..7c2a45473 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -2,7 +2,6 @@ <div class="section-subtitle-wrapper"> <div class="pull-right"> {{if $entry.viewrate}} - {{if $entry.canrate}}<button class="btn btn-default btn-xs" onclick="doRatings('{{$entry.hash}}'); return false;" ><i class="icon-pencil"></i><span id="edited-{{$entry.hash}}" class="required" id="edited-{{$entry.hash}}" style="display: none;" > *</span></button>{{/if}} {{if $entry.total_ratings}}<a href="ratings/{{$entry.hash}}" id="dir-rating-{{$entry.hash}}" class="btn btn-default btn-xs">{{$entry.total_ratings}}</a>{{/if}} {{/if}} {{if $entry.ignlink}} @@ -11,6 +10,9 @@ {{if $entry.connect}} <a class="btn btn-success btn-xs" href="{{$entry.connect}}"><i class="icon-plus connect-icon"></i> {{$entry.conn_label}}</a> {{/if}} + {{if $entry.viewrate}} + {{if $entry.canrate}}<button class="btn btn-default btn-xs" onclick="doRatings('{{$entry.hash}}'); return false;" ><i class="icon-pencil"></i><span id="edited-{{$entry.hash}}" class="required" id="edited-{{$entry.hash}}" style="display: none;" > *</span></button>{{/if}} + {{/if}} </div> <h3>{{if $entry.public_forum}}<i class="icon-comments-alt" title="{{$entry.forum_label}} @{{$entry.nickname}}+"></i> {{/if}}<a href='{{$entry.profile_link}}' >{{$entry.name}}</a>{{if $entry.online}} <i class="icon-asterisk online-now" title="{{$entry.online}}"></i>{{/if}}</h3> </div> diff --git a/view/tpl/email_notify_html.tpl b/view/tpl/email_notify_html.tpl index a2159c885..5b4954c8e 100755 --- a/view/tpl/email_notify_html.tpl +++ b/view/tpl/email_notify_html.tpl @@ -7,7 +7,7 @@ <body> <table style="border:1px solid #ccc; background-color: #FFFFFF; color: #000000;"> <tbody> - <tr><td colspan="2" style="background:#43488A; color:#FFFFFF; font-weight:bold; font-family:'lucida grande', tahoma, verdana,arial, sans-serif; padding: 4px 8px; vertical-align: middle; font-size:16px; letter-spacing: -0.03em; text-align: left;"><img style="width:32px;height:32px; float:left;" src='{{$siteurl}}/images/hz-white-32.png'><div style="padding:7px; margin-left: 5px; float:left; font-size:18px;letter-spacing:1px;">{{$product}}</div><div style="clear: both;"></div></td></tr> + <tr><td colspan="2" style="background:#43488A; color:#FFFFFF; font-weight:bold; font-family:'lucida grande', tahoma, verdana,arial, sans-serif; padding: 4px 8px; vertical-align: middle; font-size:16px; letter-spacing: -0.03em; text-align: left;"><img style="width:32px;height:32px; float:left;" src="{{$notify_icon}}"><div style="padding:7px; margin-left: 5px; float:left; font-size:18px;letter-spacing:1px;">{{$product}}</div><div style="clear: both;"></div></td></tr> <tr><td style="padding-top:22px;" colspan="2">{{$preamble}}</td></tr> @@ -18,7 +18,7 @@ <tr><td style="font-weight:bold;padding-bottom:5px;">{{$title}}</td></tr> <tr><td style="padding-right:22px;">{{$htmlversion}}</td></tr> <tr><td style="padding-top:11px;" colspan="2">{{$hsitelink}}</td></tr> - <tr><td style="padding-bottom:11px;" colspan="2">{{$hitemlink}}</td></tr> + <tr><td style="padding:11px 0;" colspan="2">{{$hitemlink}}</td></tr> <tr><td></td><td>{{$thanks}}</td></tr> <tr><td></td><td>{{$site_admin}}</td></tr> </tbody> diff --git a/view/tpl/email_notify_text.tpl b/view/tpl/email_notify_text.tpl index bdab4c273..56925c18b 100755 --- a/view/tpl/email_notify_text.tpl +++ b/view/tpl/email_notify_text.tpl @@ -5,6 +5,7 @@ {{$textversion}} {{$tsitelink}} + {{$titemlink}} {{$thanks}} diff --git a/view/tpl/field_acheckbox.tpl b/view/tpl/field_acheckbox.tpl index e99128bbb..d85c234f1 100755 --- a/view/tpl/field_acheckbox.tpl +++ b/view/tpl/field_acheckbox.tpl @@ -13,6 +13,7 @@ <input type="checkbox" name='{{$field.0}}' class='abook-edit-me' id='me_id_{{$field.0}}' value="{{$field.4}}" {{if $field.3}}checked="checked"{{/if}} /> {{/if}} {{if $notself && $field.5}} + <input type="hidden" name='{{$field.0}}' value="{{if $field.7}}1{{else}}0{{/if}}" /> {{if $field.3}}<i class="icon-check"></i>{{else}}<i class="icon-check-empty"></i>{{/if}} {{/if}} </td> diff --git a/view/tpl/follow.tpl b/view/tpl/follow.tpl index 0c808b9a5..8c1f8d4ca 100755 --- a/view/tpl/follow.tpl +++ b/view/tpl/follow.tpl @@ -1,9 +1,14 @@ <div id="follow-sidebar" class="widget"> <h3>{{$connect}}</h3> - <div id="connect-desc">{{$desc}}</div> <form action="follow" method="post" /> - <input id="side-follow-url" type="text" name="url" title="{{$hint}}" /> - <input id="side-follow-submit" type="submit" name="submit" class="btn btn-default" value="{{$follow}}" /> + <div class="form-group"> + <div class="input-group"> + <input class="widget-input" type="text" name="url" title="{{$hint}}" placeholder="{{$desc}}" /> + <div class="input-group-btn"> + <button class="btn btn-default btn-sm" type="submit" name="submit" value="{{$follow}}"><i class="icon-plus"></i></button> + </div> + </div> + </div> </form> {{if $abook_usage_message}} <div class="usage-message" id="abook-usage-message">{{$abook_usage_message}}</div> diff --git a/view/tpl/group_edit.tpl b/view/tpl/group_edit.tpl index eb658624c..d9412a6f7 100755 --- a/view/tpl/group_edit.tpl +++ b/view/tpl/group_edit.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper-styled"> <h2>{{$title}}</h2> @@ -22,3 +23,4 @@ </div> {{/if}} {{if $desc}}<div id="group-edit-desc">{{$desc}}</div>{{/if}} +</div> diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 952757076..af6014359 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -16,7 +16,7 @@ </li> {{/foreach}} <li> - <a href="group/new" title="{{$createtext}}" >{{$createtext}}</a> + <a href="group/new" title="{{$createtext}}" ><i class="icon-plus-sign"></i> {{$createtext}}</a> </li> </ul> diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl index b512c759b..1324442f3 100755 --- a/view/tpl/lang_selector.tpl +++ b/view/tpl/lang_selector.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper-styled"> <h1>{{$title}}</h1> <br /> <div id="language-selector" > @@ -9,3 +10,4 @@ </select> </form> </div> +</div> diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index f78a3fc2d..156b5ec2f 100755 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -5,10 +5,13 @@ <div id="newchannel-desc" class="descriptive-paragraph">{{$desc}}</div> - <div id="newchannel-role-help" class="descriptive-paragraph">{{$help_role}}</div> - {{include file="field_select_grouped.tpl" field=$role}} - <div id="newchannel-role-end" class="newchannel-field-end"></div> - + {{if $default_role}} + <input type="hidden" name="permissions_role" value="{{$default_role}}" /> + {{else}} + <div id="newchannel-role-help" class="descriptive-paragraph">{{$help_role}}</div> + {{include file="field_select_grouped.tpl" field=$role}} + <div id="newchannel-role-end" class="newchannel-field-end"></div> + {{/if}} <label for="newchannel-name" id="label-newchannel-name" class="newchannel-label" >{{$label_name}}</label> <input type="text" name="name" id="newchannel-name" class="newchannel-input" value="{{$name}}" /> @@ -19,8 +22,9 @@ <div id="newchannel-name-help" class="descriptive-paragraph">{{$help_name}}</div> <label for="newchannel-nickname" id="label-newchannel-nickname" class="newchannel-label" >{{$label_nick}}</label> - <input type="text" name="nickname" id="newchannel-nickname" class="newchannel-input" value="{{$nickname}}" /> + <input type="text" name="nickname" id="newchannel-nickname" class="newchannel-input" value="{{$nickname}}" /> <div id="nick-spinner"></div> + <div id="newchannel-nick-desc" class="descriptive-paragraph">{{$nick_hub}}</div> <div id="newchannel-nickname-feedback" class="newchannel-feedback"></div> <div id="newchannel-nickname-end" class="newchannel-field-end"></div> diff --git a/view/tpl/oexchange_xrd.tpl b/view/tpl/oexchange_xrd.tpl index 74ef22874..e865e07d9 100755 --- a/view/tpl/oexchange_xrd.tpl +++ b/view/tpl/oexchange_xrd.tpl @@ -4,23 +4,23 @@ <Subject>{{$base}}</Subject> <Property - type="http://www.oexchange.org/spec/0.8/prop/vendor">Friendika</Property> + type="http://www.oexchange.org/spec/0.8/prop/vendor">Zotlabs</Property> <Property - type="http://www.oexchange.org/spec/0.8/prop/title">Friendika Social Network</Property> + type="http://www.oexchange.org/spec/0.8/prop/title">Hubzilla</Property> <Property - type="http://www.oexchange.org/spec/0.8/prop/name">Friendika</Property> + type="http://www.oexchange.org/spec/0.8/prop/name">Hubzilla</Property> <Property - type="http://www.oexchange.org/spec/0.8/prop/prompt">Send to Friendika</Property> + type="http://www.oexchange.org/spec/0.8/prop/prompt">Send to Hubzilla</Property> <Link rel="icon" - href="{{$base}}/images/friendika-16.png" + href="{{$base}}/images/hz-16.png" type="image/png" /> <Link rel="icon32" - href="{{$base}}/images/friendika-32.png" + href="{{$base}}/images/hz-32.png" type="image/png" /> diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index 5d68cb2d8..d7d48cfd2 100755 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl @@ -5,7 +5,7 @@ <div class="form-group"> <div class="input-group"> <input class="widget-input" type="text" name="search" title="{{$hint}}{{if $advanced_search}}{{$advanced_hint}}{{/if}}" placeholder="{{$desc}}" /> - <div class="input-group-btn"> + <div class="input-group-btn"> <button class="btn btn-default btn-sm" type="submit" name="submit"><i class="icon-search"></i></button> </div> </div> diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index a4413e536..a027a7c2e 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -4,7 +4,7 @@ {{if $profile.like_count}} <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown" id="profile-like">{{$profile.like_count}} {{$profile.like_button_label}}</button> {{if $profile.likers}} - <ul class="dropdown-menu" role="menu" aria-labelledby="profile-like">{{foreach $profile.likers as $liker}}<li role="presentation"><a href="{{$liker.url}}">{{$liker.name}}</a></li>{{/foreach}}</ul> + <ul class="dropdown-menu" role="menu" aria-labelledby="profile-like">{{foreach $profile.likers as $liker}}<li role="presentation"><a href="{{$liker.url}}"><img class="dropdown-menu-img-xs" src="{{$liker.photo}}" alt="{{$liker.name}}" /> {{$liker.name}}</a></li>{{/foreach}}</ul> {{/if}} {{/if}} {{if $profile.canlike}} @@ -215,7 +215,7 @@ <div class="btn-group"> <button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" id="thing-like-{{$item.term_hash}}">{{$item.like_count}} {{$item.like_label}}</button> {{if $item.likes}} - <ul class="dropdown-menu" role="menu" aria-labelledby="thing-like-{{$item.term_hash}}">{{foreach $item.likes as $liker}}<li role="presentation"><a href="{{$liker.xchan_url}}">{{$liker.xchan_name}}</a></li>{{/foreach}}</ul> + <ul class="dropdown-menu" role="menu" aria-labelledby="thing-like-{{$item.term_hash}}">{{foreach $item.likes as $liker}}<li role="presentation"><a href="{{$liker.xchan_url}}"><img class="dropdown-menu-img-xs" src="{{$liker.xchan_photo_s}}" alt="{{$liker.name}}" /> {{$liker.xchan_name}}</a></li>{{/foreach}}</ul> {{/if}} </div> {{/if}} diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index c52c2cd81..5857ae5d1 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -1,5 +1,8 @@ <div class="vcard"> <div id="profile-photo-wrapper"><img class="photo" src="{{$profile.photo}}?rev={{$profile.picdate}}" alt="{{$profile.name}}"></div> + {{if $connect}} + <div class="connect-btn-wrapper"><a href="{{$connect_url}}" class="btn btn-block btn-success btn-sm"><i class="icon-plus"></i> {{$connect}}</a></div> + {{/if}} {{if $profile.edit}} <div class="dropdown"> <a class="profile-edit-side-link dropdown-toggle" data-toggle="dropdown" title="{{$profile.edit.3}}" href="#" ><i class="icon-pencil" title="{{$profile.edit.1}}" ></i></a> @@ -45,16 +48,10 @@ {{if $diaspora}} {{include file="diaspora_vcard.tpl"}} {{/if}} - -{{if $connect}} -<a href="{{$connect_url}}" class="rconnect"><i class="icon-plus connect-icon"></i> {{$connect}}</a> -{{/if}} - -{{$rating}} - </div> -<div id="vcard-end"></div> +<div id="clear"></div> +{{$rating}} {{$chanmenu}} diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl index 005b122cf..b72e069c3 100755 --- a/view/tpl/register.tpl +++ b/view/tpl/register.tpl @@ -22,6 +22,30 @@ <div id="register-invite-end" class="register-field-end"></div> {{/if}} + {{if $auto_create}} + + {{if $default_role}} + <input type="hidden" name="permissions_role" value="{{$default_role}}" /> + {{else}} + <div id="newchannel-role-help" class="descriptive-paragraph">{{$help_role}}</div> + {{include file="field_select_grouped.tpl" field=$role}} + <div id="newchannel-role-end" class="newchannel-field-end"></div> + {{/if}} + + <div id="newchannel-name-help" class="descriptive-paragraph">{{$help_name}}</div> + + <label for="newchannel-name" id="label-newchannel-name" class="register-label" >{{$label_name}}</label> + <input type="text" name="name" id="newchannel-name" class="register-input" value="{{$name}}" /> + <div id="name-spinner"></div> + <div id="newchannel-name-feedback" class="register-feedback"></div> + <div id="newchannel-name-end" class="register-field-end"></div> + + + {{/if}} + + + + <label for="register-email" id="label-register-email" class="register-label" >{{$label_email}}</label> <input type="text" maxlength="72" size="32" name="email" id="register-email" class="register-input" value="{{$email}}" /> <div id="register-email-feedback" class="register-feedback"></div> @@ -37,6 +61,16 @@ <div id="register-password2-feedback" class="register-feedback"></div> <div id="register-password2-end" class="register-field-end"></div> + {{if $auto_create}} + <div id="newchannel-nick-desc" class="descriptive-paragraph">{{$nick_desc}}</div> + <label for="newchannel-nickname" id="label-newchannel-nickname" class="register-label" >{{$label_nick}}</label> + <input type="text" name="nickname" id="newchannel-nickname" class="register-input" value="{{$nickname}}" /> + <div id="nick-spinner"></div> + <div id="newchannel-nickname-feedback" class="register-feedback"></div> + <div id="newchannel-nickname-end" class="register-field-end"></div> + + {{/if}} + {{if $enable_tos}} <input type="checkbox" name="tos" id="register-tos" value="1" /> <label for="register-tos" id="label-register-tos">{{$label_tos}}</label> diff --git a/view/tpl/removeaccount.tpl b/view/tpl/removeaccount.tpl index aefcd51a8..ce6c8ac22 100644 --- a/view/tpl/removeaccount.tpl +++ b/view/tpl/removeaccount.tpl @@ -10,7 +10,7 @@ <input type="hidden" name="verify" value="{{$hash}}" /> <div class="form-group" id="remove-account-pass-wrapper"> <label id="remove-account-pass-label" for="remove-account-pass">{{$passwd}}</label> - <input class="form-control" type="password" id="remove-account-pass" name="qxz_password" /> + <input class="form-control" type="password" id="remove-account-pass" autocomplete="off" name="qxz_password" value=" " /> </div> {{include file="field_checkbox.tpl" field=$global}} <button type="submit" name="submit" class="btn btn-danger">{{$submit}}</button> diff --git a/view/tpl/removeme.tpl b/view/tpl/removeme.tpl index 5b329dd6d..40b9546d2 100755 --- a/view/tpl/removeme.tpl +++ b/view/tpl/removeme.tpl @@ -10,7 +10,7 @@ <input type="hidden" name="verify" value="{{$hash}}" /> <div class="form-group" id="remove-account-pass-wrapper"> <label id="remove-account-pass-label" for="remove-account-pass">{{$passwd}}</label> - <input class="form-control" type="password" id="remove-account-pass" name="qxz_password" /> + <input class="form-control" type="password" id="remove-account-pass" autocomplete="off" name="qxz_password" value=" " /> </div> {{include file="field_checkbox.tpl" field=$global}} <button type="submit" name="submit" class="btn btn-danger">{{$submit}}</button> diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 24e1b97d5..872551529 100755 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -20,7 +20,7 @@ <div class="wall-item-photo-end" style="clear:both"></div> </div> {{if $item.title}} - <div class="wall-item-title" id="wall-item-title-{{$item.id}}"> + <div class="wall-item-title" id="wall-item-title-{{$item.id}}" title="{{$item.title}}"> <h3>{{if $item.title_tosource}}{{if $item.plink}}<a href="{{$item.plink.href}}" title="{{$item.title}} ({{$item.plink.title}})">{{/if}}{{/if}}{{$item.title}}{{if $item.title_tosource}}{{if $item.plink}}</a>{{/if}}{{/if}}</h3> </div> {{/if}} diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 2acbb24e4..ad409d75b 100755 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -1,11 +1,10 @@ <div class="vcard"> <div id="profile-photo-wrapper"><a href="{{$link}}"><img class="vcard-photo photo" src="{{$photo}}" alt="{{$name}}" /></a></div> +{{if $connect}} +<div class="connect-btn-wrapper"><a href="follow?f=&url={{$follow}}" class="btn btn-block btn-success btn-sm"><i class="icon-plus"></i> {{$connect}}</a></div> +{{/if}} <div class="fn">{{$name}}</div> </div> -{{if $mode != 'mail'}} -{{if $connect}} - <a href="follow?f=&url={{$follow}}" class="rconnect"><i class="icon-plus connect-icon"></i> {{$connect}}</a> -{{/if}} -{{/if}} + diff --git a/view/tpl/xrd_person.tpl b/view/tpl/xrd_person.tpl index 631ed3f18..754eb3944 100755 --- a/view/tpl/xrd_person.tpl +++ b/view/tpl/xrd_person.tpl @@ -17,6 +17,8 @@ <Link rel="http://microformats.org/profile/hcard" type="text/html" href="{{$hcard_url}}" /> + <Link rel="http://ostatus.org/schema/1.0/subscribe" + template="{{$subscribe}}" /> <Link rel="magic-public-key" href="{{$modexp}}" /> diff --git a/view/tpl/zcard.tpl b/view/tpl/zcard.tpl new file mode 100644 index 000000000..68f1058a5 --- /dev/null +++ b/view/tpl/zcard.tpl @@ -0,0 +1,50 @@ +<style> +.hz_card { + -moz-transform: translate(-{{$translate}}%, -{{$translate}}%) scale({{$scale}}, {{$scale}}); + transform: translate(-{{$translate}}%, -{{$translate}}%) scale({{$scale}}, {{$scale}}); +} +.hz_cover_photo { + max-width: 100%; +} +.hz_profile_photo { + position: relative; + top: -300px; + left: 30px; + background-color: white; + border: 1px solid #ddd; + border-radius: 5px; + -moz-border-radius: 5px; + padding: 10px; + width: 320px; + height: 320px; +} + +.hz_name { + position: relative; + top: -100px; + left: 400px; + color: #fff; + font-size: 48px; + text-rendering: optimizelegibility; + text-shadow: 0 0 3px rgba(0, 0, 0, 0.8); +} +.hz_addr { + position: relative; + top: -110px; + left: 400px; + color: #fff; + font-size: 24px; + text-rendering: optimizelegibility; + text-shadow: 0 0 3px rgba(0, 0, 0, 0.8); +} + +</style> + +<div class="hz_card"> + <div class="hz_cover_photo"><img src="{{$cover.href}}" alt="{{$zcard.chan.xchan_name}}" /> + <div class="hz_name">{{$zcard.chan.xchan_name}}</div> + <div class="hz_addr">{{$zcard.chan.channel_addr}}</div> + </div> + <div class="hz_profile_photo"><img style="width: 300px; height: 300px;" src="{{$pphoto.href}}" alt="{{$zcard.chan.xchan_name}}" /></div> +</div> + |