aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-14 18:02:29 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-14 18:02:29 -0700
commita6cb90c81c29663e96d4fd96acd43fde1c28ac15 (patch)
tree24d116fb5fe6b1e2687f833cee9685d6480a95eb /view
parentb467dc4f0055452b65fac842d1294ec9cc978445 (diff)
parent51b89f0ed8833004cf695de90791d8d0eec550b5 (diff)
downloadvolse-hubzilla-a6cb90c81c29663e96d4fd96acd43fde1c28ac15.tar.gz
volse-hubzilla-a6cb90c81c29663e96d4fd96acd43fde1c28ac15.tar.bz2
volse-hubzilla-a6cb90c81c29663e96d4fd96acd43fde1c28ac15.zip
Merge branch 'master' into tres
Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
Diffstat (limited to 'view')
-rw-r--r--view/cs/htconfig.tpl2
-rw-r--r--view/cs/update_fail_eml.tpl2
-rw-r--r--view/css/bootstrap-red.css11
-rw-r--r--view/css/widgets.css4
-rw-r--r--view/en-au/htconfig.tpl2
-rw-r--r--view/en-au/update_fail_eml.tpl2
-rw-r--r--view/en-gb/htconfig.tpl2
-rw-r--r--view/en-gb/strings.php4
-rw-r--r--view/en-gb/update_fail_eml.tpl2
-rw-r--r--view/en/cert_bad_eml.tpl4
-rw-r--r--view/en/htconfig.tpl2
-rw-r--r--view/en/update_fail_eml.tpl2
-rw-r--r--view/eo/htconfig.tpl2
-rw-r--r--view/eo/update_fail_eml.tpl2
-rw-r--r--view/es/htconfig.tpl2
-rw-r--r--view/es/update_fail_eml.tpl2
-rw-r--r--view/fr/messages.po48
-rw-r--r--view/fr/strings.php32
-rw-r--r--view/it/htconfig.tpl2
-rw-r--r--view/it/messages.po6656
-rw-r--r--view/it/strings.php1522
-rw-r--r--view/it/update_fail_eml.tpl2
-rw-r--r--view/nb-no/htconfig.tpl2
-rw-r--r--view/nb-no/messages.po86
-rw-r--r--view/nb-no/strings.php38
-rw-r--r--view/nb-no/update_fail_eml.tpl2
-rw-r--r--view/nl/messages.po6745
-rw-r--r--view/nl/strings.php1584
-rw-r--r--view/nl/update_fail_eml.tpl4
-rw-r--r--view/php/zen.php10
-rw-r--r--view/pt-br/htconfig.tpl2
-rw-r--r--view/pt-br/messages.po72
-rw-r--r--view/pt-br/strings.php32
-rw-r--r--view/pt-br/update_fail_eml.tpl2
-rw-r--r--view/ru/htconfig.tpl2
-rw-r--r--view/ru/messages.po42
-rw-r--r--view/ru/strings.php28
-rw-r--r--view/ru/update_fail_eml.tpl2
-rw-r--r--view/sv/htconfig.tpl2
-rw-r--r--view/sv/messages.po86
-rw-r--r--view/sv/strings.php38
-rw-r--r--view/sv/update_fail_eml.tpl2
-rw-r--r--view/theme/redbasic/css/style.css4
-rw-r--r--view/theme/redbasic/php/config.php2
-rw-r--r--view/theme/redbasic/php/style.php3
-rw-r--r--view/theme/redbasic/php/theme.php2
-rw-r--r--view/tpl/diaspora_consensus.tpl17
-rw-r--r--view/tpl/diaspora_post.tpl1
-rwxr-xr-xview/tpl/email_notify_html.tpl2
-rwxr-xr-xview/tpl/head.tpl2
-rw-r--r--view/tpl/menuedit.tpl1
-rw-r--r--view/tpl/mitemedit.tpl7
-rwxr-xr-xview/tpl/nav.tpl2
-rwxr-xr-xview/tpl/opensearch.tpl4
-rw-r--r--view/tpl/pdledit.tpl2
-rw-r--r--view/tpl/usermenu.tpl13
56 files changed, 8554 insertions, 8598 deletions
diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/cs/htconfig.tpl
+++ b/view/cs/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/cs/update_fail_eml.tpl b/view/cs/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/cs/update_fail_eml.tpl
+++ b/view/cs/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index ffc288962..c6d99e7ae 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -26,12 +26,12 @@ nav i {
}
nav ul li {
- max-height: 49px;
+ max-height: 50px;
}
nav img {
- height: 48px;
- width: 48px;
+ height: 49px;
+ width: 49px;
margin-top: 1px;
}
@@ -56,6 +56,11 @@ nav .navbar-toggle {
/* nav overrides end */
+
+aside .nav-pills > li > a {
+ padding: 6px 10px;
+}
+
.dropdown-menu img {
float: left;
width: 32px;
diff --git a/view/css/widgets.css b/view/css/widgets.css
index 566dd2b8a..0a901b1f9 100644
--- a/view/css/widgets.css
+++ b/view/css/widgets.css
@@ -7,10 +7,6 @@
margin-top: 0px;
}
-.widget .nav-pills > li > a {
- padding: 6px 10px;
-}
-
.widget-input {
width: 100%;
border-top-right-radius: 0px;
diff --git a/view/en-au/htconfig.tpl b/view/en-au/htconfig.tpl
index 9377472bd..c3bef0de3 100644
--- a/view/en-au/htconfig.tpl
+++ b/view/en-au/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
diff --git a/view/en-au/update_fail_eml.tpl b/view/en-au/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/en-au/update_fail_eml.tpl
+++ b/view/en-au/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/en-gb/htconfig.tpl b/view/en-gb/htconfig.tpl
index 9377472bd..c3bef0de3 100644
--- a/view/en-gb/htconfig.tpl
+++ b/view/en-gb/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
diff --git a/view/en-gb/strings.php b/view/en-gb/strings.php
index a95915844..1cac5673e 100644
--- a/view/en-gb/strings.php
+++ b/view/en-gb/strings.php
@@ -25,7 +25,7 @@ $a->strings["Set font-color for posts and comments"] = "Set font-colour for post
$a->strings["Authorize application connection"] = "Authorise application connection";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorise this application to access your posts and contacts, and/or create new posts for you?";
$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 recognised, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues.";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites.";
-$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralized communication and information tool."] = "You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool.";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "This is a hub of the Hubzilla - a global cooperative network of decentralised privacy enhanced websites.";
+$a->strings["You are cordially invited to join me and some other close friends on the Hubzilla - a revolutionary new decentralized communication and information tool."] = "You are cordially invited to join me and some other close friends on the Hubzilla - a revolutionary new decentralised communication and information tool.";
$a->strings["l F d, Y \\@ g:i A"] = "l j F, Y \\@ G:i";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - G:i";
diff --git a/view/en-gb/update_fail_eml.tpl b/view/en-gb/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/en-gb/update_fail_eml.tpl
+++ b/view/en-gb/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/en/cert_bad_eml.tpl b/view/en/cert_bad_eml.tpl
index f4b197131..e42b9696c 100644
--- a/view/en/cert_bad_eml.tpl
+++ b/view/en/cert_bad_eml.tpl
@@ -1,11 +1,11 @@
This is the webserver at {{$sitename}};
A routine check indicates the SSL certificate for this website is
-not valid. Your website cannot fully participate in the RedMatrix
+not valid. Your website cannot fully participate in the Hubzilla
until this is resolved. Please check your certificate and with your
certificate provider or service provider to ensure it is "browser valid"
and installed correctly. Self-signed certificates are NOT SUPPORTED
-and NOT ALLOWED in the RedMatrix.
+and NOT ALLOWED in the Hubzilla.
The check is performed by fetching a URL from your website with strict
SSL checking enabled, and if this fails, checking again with SSL
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index 066ae39d8..c6357b3a7 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -31,7 +31,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
diff --git a/view/en/update_fail_eml.tpl b/view/en/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/en/update_fail_eml.tpl
+++ b/view/en/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/eo/htconfig.tpl b/view/eo/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/eo/htconfig.tpl
+++ b/view/eo/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/eo/update_fail_eml.tpl b/view/eo/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/eo/update_fail_eml.tpl
+++ b/view/eo/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/es/htconfig.tpl b/view/es/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/es/htconfig.tpl
+++ b/view/es/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/es/update_fail_eml.tpl b/view/es/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/es/update_fail_eml.tpl
+++ b/view/es/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/fr/messages.po b/view/fr/messages.po
index dfff156a2..c54cd5f2c 100644
--- a/view/fr/messages.po
+++ b/view/fr/messages.po
@@ -1,18 +1,18 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
# Olivier <olivier+transifex@migeot.org>, 2013-2014
-# Webmaster_Redmatrix.ca <webmaster@redmatrix.ca>, 2014
-# Webmaster_Redmatrix.ca <webmaster@redmatrix.ca>, 2014
+# Webmaster_Hubzilla.ca <webmaster@hubzilla.ca>, 2014
+# Webmaster_Hubzilla.ca <webmaster@hubzilla.ca>, 2014
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-08-15 00:03-0700\n"
"PO-Revision-Date: 2014-08-17 00:08+0000\n"
-"Last-Translator: Webmaster_Redmatrix.ca <webmaster@redmatrix.ca>\n"
+"Last-Translator: Webmaster_Hubzilla.ca <webmaster@hubzilla.ca>\n"
"Language-Team: French (http://www.transifex.com/projects/p/red-matrix/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1410,11 +1410,11 @@ msgid "Safe Mode"
msgstr "Mode sûr"
#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
+msgid "Hubzilla Notification"
msgstr "Notification Matrice Rouge"
#: ../../include/enotify.php:42
-msgid "redmatrix"
+msgid "hubzilla"
msgstr "Matrice Rouge"
#: ../../include/enotify.php:44
@@ -4599,7 +4599,7 @@ msgstr "Sites publics"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
@@ -4775,7 +4775,7 @@ msgid "Please login."
msgstr "Merci de vous connecter."
#: ../../mod/cloud.php:126
-msgid "Red Matrix - Guests: Username: {your email address}, Password: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
msgstr "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++"
#: ../../mod/removeme.php:29
@@ -5413,7 +5413,7 @@ msgid "This site is not a directory server"
msgstr "Ce site n'est pas un serveur d'annuaire"
#: ../../mod/home.php:81
-msgid "Red Matrix - &quot;The Network&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
msgstr "La Matrice Rouge - &quot;LE Réseau&quot;"
#: ../../mod/home.php:94
@@ -5422,7 +5422,7 @@ msgid "Welcome to %s"
msgstr "Bienvenue sur %s"
#: ../../mod/setup.php:162
-msgid "Red Matrix Server - Setup"
+msgid "Hubzilla Server - Setup"
msgstr "Serveur de la Matrice Rouge - Configuration"
#: ../../mod/setup.php:168
@@ -5471,7 +5471,7 @@ msgstr "Connexion à la base de données"
#: ../../mod/setup.php:285
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
msgstr "Pour installer la Matrice Rouge, nous avons besoin de savoir comment contacter votre base de données."
@@ -5908,7 +5908,7 @@ msgstr "Rouge"
#: ../../mod/siteinfo.php:98
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
+"This is a hub of the Hubzilla - a global cooperative network of "
"decentralized privacy enhanced websites."
msgstr "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité."
@@ -5919,7 +5919,7 @@ msgstr "Installée sur"
#: ../../mod/siteinfo.php:102
msgid ""
"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more "
-"about the Red Matrix."
+"about the Hubzilla."
msgstr "Merci de visiter <a href=\"http://getzot.com\">GetZot.com</a> pour en apprendre davantage sur la Matrice Rouge."
#: ../../mod/siteinfo.php:103
@@ -5928,9 +5928,9 @@ msgstr "Pour remonter bogues et problèmes, merci de visiter"
#: ../../mod/siteinfo.php:106
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com"
+msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"hubzilla\" à librelist - point com"
#: ../../mod/siteinfo.php:108
msgid "Site Administrators"
@@ -7114,7 +7114,7 @@ msgid "Your message:"
msgstr "Votre message&nbsp;:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
+msgid "Please join my community on Hubzilla."
msgstr "Veuillez me rejoindre sur la Matrice Rouge."
#: ../../mod/invite.php:134
@@ -7122,11 +7122,11 @@ msgid "You will need to supply this invitation code: "
msgstr "Vous aurez besoin de fournir le code suivant:"
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
msgstr "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
msgstr "2. Saisissez l'adresse de mon canal dans la barre de recherche du site."
#: ../../mod/invite.php:138
@@ -7186,8 +7186,8 @@ msgstr "Cette action est réservée aux membres."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
msgstr "SVP <a href=\"rmagic\">connectez-vous</a> ou <a href=\"register\">enregistrez-vous</a> pour continuer."
#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142
@@ -7871,7 +7871,7 @@ msgid "Header image only on profile pages"
msgstr "Image de l'entête tel qu'elle est affichée sur la page du profil"
#: ../../view/theme/redbasic/php/config.php:84
-msgid "Light (Red Matrix default)"
+msgid "Light (Hubzilla default)"
msgstr "Blanc (valeur par défaut)"
#: ../../view/theme/redbasic/php/config.php:104
@@ -8006,7 +8006,7 @@ msgstr "Erreur de mise à jour sur %s"
#: ../../boot.php:1473
msgid ""
-"Create an account to access services and applications within the Red Matrix"
+"Create an account to access services and applications within the Hubzilla"
msgstr "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red"
#: ../../boot.php:1501
diff --git a/view/fr/strings.php b/view/fr/strings.php
index 03a6a0fee..f73230b1d 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -333,8 +333,8 @@ $a->strings["Newest to Oldest"] = "Anté-chronologique";
$a->strings["Enable Safe Search"] = "Activer la recherche sûre";
$a->strings["Disable Safe Search"] = "Désactiver la recherche sûre";
$a->strings["Safe Mode"] = "Mode sûr";
-$a->strings["Red Matrix Notification"] = "Notification Matrice Rouge";
-$a->strings["redmatrix"] = "Matrice Rouge";
+$a->strings["Hubzilla Notification"] = "Notification Matrice Rouge";
+$a->strings["hubzilla"] = "Matrice Rouge";
$a->strings["Thank You,"] = "Merci,";
$a->strings["%s Administrator"] = "l'administrateur de %s";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
@@ -1090,7 +1090,7 @@ $a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact po
$a->strings["Visible To"] = "Visible par";
$a->strings["All Connections"] = "Toutes les relations";
$a->strings["Public Sites"] = "Sites publics";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Les sites listés autorisent l'inscription pour tous. Tous sont liés entre eux, de manière à ce qu'un compte sur un seul d'entre eux soit valable sur l'ensemble de la matrice. Certains sites peuvent demander des frais de souscriptions, ou fournir des forfaits ajustés. Le lien \"fournisseur\" <strong>peut</strong> vous donner des détails supplémentaires.";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Les sites listés autorisent l'inscription pour tous. Tous sont liés entre eux, de manière à ce qu'un compte sur un seul d'entre eux soit valable sur l'ensemble de la matrice. Certains sites peuvent demander des frais de souscriptions, ou fournir des forfaits ajustés. Le lien \"fournisseur\" <strong>peut</strong> vous donner des détails supplémentaires.";
$a->strings["Site URL"] = "URL du site";
$a->strings["Access Type"] = "Type d'accès";
$a->strings["Registration Policy"] = "Politique d'inscription";
@@ -1131,7 +1131,7 @@ $a->strings["Please re-enter your password"] = "Confirmez-le";
$a->strings["Away"] = "Absent";
$a->strings["Online"] = "En ligne";
$a->strings["Please login."] = "Merci de vous connecter.";
-$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++";
$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte.";
$a->strings["Remove This Channel"] = "Supprimer ce Canal";
$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré.";
@@ -1280,9 +1280,9 @@ $a->strings["Hometown: "] = "Ville natale&nbsp;:";
$a->strings["About: "] = "À propos&nbsp;:";
$a->strings["Keywords: "] = "Mots-clefs&nbsp;:";
$a->strings["This site is not a directory server"] = "Ce site n'est pas un serveur d'annuaire";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "La Matrice Rouge - &quot;LE Réseau&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "La Matrice Rouge - &quot;LE Réseau&quot;";
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
-$a->strings["Red Matrix Server - Setup"] = "Serveur de la Matrice Rouge - Configuration";
+$a->strings["Hubzilla Server - Setup"] = "Serveur de la Matrice Rouge - Configuration";
$a->strings["Could not connect to database."] = "Impossible de se connecter à la base de données.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Impossible de se connecter au site par l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS.";
$a->strings["Could not create table."] = "Impossible de créer la table.";
@@ -1293,7 +1293,7 @@ $a->strings["System check"] = "Vérification du système";
$a->strings["Next"] = "Suivant";
$a->strings["Check again"] = "Re-vérifier";
$a->strings["Database connection"] = "Connexion à la base de données";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Pour installer la Matrice Rouge, nous avons besoin de savoir comment contacter votre base de données.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "Pour installer la Matrice Rouge, nous avons besoin de savoir comment contacter votre base de données.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de contacter votre prestataire d'hébergement ou votre administrateur système si vous avez des doutes à propos de ces paramètres.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer.";
$a->strings["Database Server Name"] = "Nom du serveur de la base de données";
@@ -1385,11 +1385,11 @@ $a->strings["Version %s"] = "Version %s";
$a->strings["Installed plugins/addons/apps:"] = "Extensions/applications installées&nbsp;:";
$a->strings["No installed plugins/addons/apps"] = "Aucune extension/application installée";
$a->strings["Red"] = "Rouge";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité.";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité.";
$a->strings["Running at web location"] = "Installée sur";
-$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Merci de visiter <a href=\"http://getzot.com\">GetZot.com</a> pour en apprendre davantage sur la Matrice Rouge.";
+$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Hubzilla."] = "Merci de visiter <a href=\"http://getzot.com\">GetZot.com</a> pour en apprendre davantage sur la Matrice Rouge.";
$a->strings["Bug reports and issues: please visit"] = "Pour remonter bogues et problèmes, merci de visiter";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Suggestions, demandes, etc. - merci de vous adresser à \"hubzilla\" à librelist - point com";
$a->strings["Site Administrators"] = "Administrateurs du site";
$a->strings["Page owner information could not be retrieved."] = "Impossible d'obtenir des informations sur le propriétaire de la page.";
$a->strings["Album not found."] = "Album introuvable.";
@@ -1677,10 +1677,10 @@ $a->strings["You have no more invitations available"] = "Vous ne disposez plus d
$a->strings["Send invitations"] = "Envoyer des invitations";
$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses de courriel, une par ligne&nbsp;:";
$a->strings["Your message:"] = "Votre message&nbsp;:";
-$a->strings["Please join my community on RedMatrix."] = "Veuillez me rejoindre sur la Matrice Rouge.";
+$a->strings["Please join my community on Hubzilla."] = "Veuillez me rejoindre sur la Matrice Rouge.";
$a->strings["You will need to supply this invitation code: "] = "Vous aurez besoin de fournir le code suivant:";
-$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal dans la barre de recherche du site.";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal dans la barre de recherche du site.";
$a->strings["or visit "] = "ou visitez";
$a->strings["3. Click [Connect]"] = "3. Click sur [Ajouter]";
$a->strings["Unable to locate original post."] = "Impossible de localiser la publication initiale.";
@@ -1694,7 +1694,7 @@ $a->strings["Help with this feature"] = "Aide avec cette fonctionnalité";
$a->strings["Layout Name"] = "Nom de la mise-en-page";
$a->strings["Like/Dislike"] = "J'aime/Je Déteste";
$a->strings["This action is restricted to members."] = "Cette action est réservée aux membres.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "SVP <a href=\"rmagic\">connectez-vous</a> ou <a href=\"register\">enregistrez-vous</a> pour continuer.";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "SVP <a href=\"rmagic\">connectez-vous</a> ou <a href=\"register\">enregistrez-vous</a> pour continuer.";
$a->strings["Invalid request."] = "Requête invalide.";
$a->strings["thing"] = "chose";
$a->strings["Channel unavailable."] = "Canal indisponible.";
@@ -1856,7 +1856,7 @@ $a->strings["Right offset of the aside element"] = "Décalage droit du panneau l
$a->strings["None"] = "Aucun";
$a->strings["Header image"] = "Image de l'entête";
$a->strings["Header image only on profile pages"] = "Image de l'entête tel qu'elle est affichée sur la page du profil";
-$a->strings["Light (Red Matrix default)"] = "Blanc (valeur par défaut)";
+$a->strings["Light (Hubzilla default)"] = "Blanc (valeur par défaut)";
$a->strings["Narrow navbar"] = "Barre de navigation fine";
$a->strings["Navigation bar background color"] = "Couleur de fond de la barre de navigation";
$a->strings["Navigation bar gradient top color"] = "Gradient de la barre de navigation HAUT";
@@ -1889,7 +1889,7 @@ $a->strings["Sloppy photo albums"] = "Albums photo \"en biais\"";
$a->strings["Are you a clean desk or a messy desk person?"] = "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?";
$a->strings["Update %s failed. See error logs."] = "La mise à jour %s a échoué. Merci de consulter les journaux d'erreur.";
$a->strings["Update Error at %s"] = "Erreur de mise à jour sur %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red";
$a->strings["Password"] = "Mot de passe";
$a->strings["Remember me"] = "Se souvenir de moi";
$a->strings["Forgot your password?"] = "Mot de passe oublié?";
diff --git a/view/it/htconfig.tpl b/view/it/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/it/htconfig.tpl
+++ b/view/it/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/it/messages.po b/view/it/messages.po
index 91ed448f5..4a0117f9d 100644
--- a/view/it/messages.po
+++ b/view/it/messages.po
@@ -1,5 +1,5 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
@@ -11,10 +11,10 @@
# tuscanhobbit <pynolo@tarine.net>, 2013-2015
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 00:03-0700\n"
-"PO-Revision-Date: 2015-03-30 14:28+0000\n"
+"POT-Creation-Date: 2015-04-24 00:03-0700\n"
+"PO-Revision-Date: 2015-05-04 14:29+0000\n"
"Last-Translator: tuscanhobbit <pynolo@tarine.net>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -60,7 +60,7 @@ msgstr "È stato ripristinato un insieme con lo stesso nome che era stato elimin
msgid "Default privacy group for new contacts"
msgstr "Insieme predefinito per i canali che inizi a seguire"
-#: ../../include/group.php:254 ../../mod/admin.php:824
+#: ../../include/group.php:254 ../../mod/admin.php:822
msgid "All Channels"
msgstr "Tutti i canali"
@@ -77,8 +77,8 @@ msgid "Edit collection"
msgstr "Modifica l'insieme di canali"
#: ../../include/group.php:300
-msgid "Create a new collection"
-msgstr "Crea un nuovo insieme"
+msgid "Add new collection"
+msgstr "Nuovo insieme"
#: ../../include/group.php:301
msgid "Channels not in any collection"
@@ -88,1384 +88,294 @@ msgstr "Canali che non sono in un insieme"
msgid "add"
msgstr "aggiungi"
-#: ../../include/bbcode.php:115 ../../include/bbcode.php:694
-#: ../../include/bbcode.php:697 ../../include/bbcode.php:702
-#: ../../include/bbcode.php:705 ../../include/bbcode.php:708
-#: ../../include/bbcode.php:711 ../../include/bbcode.php:716
-#: ../../include/bbcode.php:719 ../../include/bbcode.php:724
-#: ../../include/bbcode.php:727 ../../include/bbcode.php:730
-#: ../../include/bbcode.php:733
-msgid "Image/photo"
-msgstr "Immagine"
-
-#: ../../include/bbcode.php:150 ../../include/bbcode.php:744
-msgid "Encrypted content"
-msgstr "Contenuto crittografato"
-
-#: ../../include/bbcode.php:168
-msgid "Install design element: "
-msgstr "Installa il componente di design:"
-
-#: ../../include/bbcode.php:174
-msgid "QR code"
-msgstr "QR code"
-
-#: ../../include/bbcode.php:223
-#, php-format
-msgid "%1$s wrote the following %2$s %3$s"
-msgstr "%1$s ha scritto %2$s %3$s"
-
-#: ../../include/bbcode.php:225
-msgid "post"
-msgstr "l'articolo"
-
-#: ../../include/bbcode.php:447
-msgid "Different viewers will see this text differently"
-msgstr "Ad altri questo testo potrebbe apparire in modo differente"
-
-#: ../../include/bbcode.php:662
-msgid "$1 spoiler"
-msgstr "$1 spoiler"
-
-#: ../../include/bbcode.php:682
-msgid "$1 wrote:"
-msgstr "$1 ha scritto:"
-
-#: ../../include/identity.php:31
-msgid "Unable to obtain identity information from database"
-msgstr "Impossibile ottenere le informazioni di identificazione dal database"
-
-#: ../../include/identity.php:66
-msgid "Empty name"
-msgstr "Nome vuoto"
-
-#: ../../include/identity.php:68
-msgid "Name too long"
-msgstr "Nome troppo lungo"
-
-#: ../../include/identity.php:169
-msgid "No account identifier"
-msgstr "Account senza identificativo"
-
-#: ../../include/identity.php:182
-msgid "Nickname is required."
-msgstr "Il nome dell'account è obbligatorio."
-
-#: ../../include/identity.php:196
-msgid "Reserved nickname. Please choose another."
-msgstr "Nome utente riservato. Per favore scegline un altro."
+#: ../../include/account.php:27
+msgid "Not a valid email address"
+msgstr "Email non valida"
-#: ../../include/identity.php:201 ../../include/dimport.php:34
-msgid ""
-"Nickname has unsupported characters or is already being used on this site."
-msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."
+#: ../../include/account.php:29
+msgid "Your email domain is not among those allowed on this site"
+msgstr "Il dominio della tua email attualmente non è permesso su questo sito"
-#: ../../include/identity.php:281
-msgid "Unable to retrieve created identity"
-msgstr "Impossibile caricare l'identità creata"
+#: ../../include/account.php:35
+msgid "Your email address is already registered at this site."
+msgstr "La tua email è già registrata su questo sito."
-#: ../../include/identity.php:341
-msgid "Default Profile"
-msgstr "Profilo predefinito"
+#: ../../include/account.php:67
+msgid "An invitation is required."
+msgstr "È necessario un invito."
-#: ../../include/identity.php:385 ../../include/identity.php:386
-#: ../../include/identity.php:393 ../../include/widgets.php:430
-#: ../../include/profile_selectors.php:80 ../../mod/settings.php:339
-#: ../../mod/settings.php:343 ../../mod/settings.php:344
-#: ../../mod/settings.php:347 ../../mod/settings.php:358
-#: ../../mod/connedit.php:567
-msgid "Friends"
-msgstr "Amici"
+#: ../../include/account.php:71
+msgid "Invitation could not be verified."
+msgstr "L'invito non può essere verificato."
-#: ../../include/identity.php:641
-msgid "Requested channel is not available."
-msgstr "Il canale che cerchi non è disponibile."
+#: ../../include/account.php:121
+msgid "Please enter the required information."
+msgstr "Inserisci le informazioni richieste."
-#: ../../include/identity.php:689 ../../mod/profile.php:16
-#: ../../mod/achievements.php:11 ../../mod/blocks.php:29
-#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/editlayout.php:28
-#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54
-#: ../../mod/webpages.php:29 ../../mod/editblock.php:29
-#: ../../mod/layouts.php:29
-msgid "Requested profile is not available."
-msgstr "Il profilo richiesto non è disponibile."
+#: ../../include/account.php:188
+msgid "Failed to store account information."
+msgstr "Non è stato possibile salvare le informazioni del tuo account."
-#: ../../include/identity.php:840 ../../include/widgets.php:136
-#: ../../include/widgets.php:175 ../../include/conversation.php:945
-#: ../../include/Contact.php:107 ../../mod/match.php:62
-#: ../../mod/directory.php:291 ../../mod/suggest.php:51
-msgid "Connect"
-msgstr "Aggiungi"
+#: ../../include/account.php:246
+#, php-format
+msgid "Registration confirmation for %s"
+msgstr "Registrazione di %s confermata"
-#: ../../include/identity.php:854 ../../mod/profiles.php:774
-msgid "Change profile photo"
-msgstr "Cambia la foto del profilo"
+#: ../../include/account.php:312
+#, php-format
+msgid "Registration request at %s"
+msgstr "Richiesta di registrazione su %s"
-#: ../../include/identity.php:861
-msgid "Profiles"
-msgstr "Profili"
+#: ../../include/account.php:314 ../../include/account.php:341
+#: ../../include/account.php:401
+msgid "Administrator"
+msgstr "Amministratore"
-#: ../../include/identity.php:861
-msgid "Manage/edit profiles"
-msgstr "Gestisci/modifica i profili"
+#: ../../include/account.php:336
+msgid "your registration password"
+msgstr "la password di registrazione"
-#: ../../include/identity.php:862 ../../mod/profiles.php:775
-msgid "Create New Profile"
-msgstr "Crea un nuovo profilo"
+#: ../../include/account.php:339 ../../include/account.php:399
+#, php-format
+msgid "Registration details for %s"
+msgstr "Dettagli della registrazione di %s"
-#: ../../include/identity.php:865 ../../include/nav.php:95
-msgid "Edit Profile"
-msgstr "Modifica il profilo"
+#: ../../include/account.php:408
+msgid "Account approved."
+msgstr "Account approvato."
-#: ../../include/identity.php:878 ../../mod/profiles.php:786
-msgid "Profile Image"
-msgstr "Immagine del profilo"
+#: ../../include/account.php:447
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registrazione revocata per %s"
-#: ../../include/identity.php:881
-msgid "visible to everybody"
-msgstr "visibile a tutti"
+#: ../../include/account.php:492
+msgid "Account verified. Please login."
+msgstr "Registrazione verificata. Adesso puoi effettuare login."
-#: ../../include/identity.php:882 ../../mod/profiles.php:669
-#: ../../mod/profiles.php:790
-msgid "Edit visibility"
-msgstr "Cambia la visibilità"
+#: ../../include/account.php:705 ../../include/account.php:707
+msgid "Click here to upgrade."
+msgstr "Clicca qui per aggiornare."
-#: ../../include/identity.php:894 ../../include/bb2diaspora.php:473
-#: ../../include/event.php:40 ../../mod/events.php:647
-#: ../../mod/directory.php:223
-msgid "Location:"
-msgstr "Luogo:"
+#: ../../include/account.php:713
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr "Questa operazione supera i limiti del tuo abbonamento."
-#: ../../include/identity.php:898 ../../include/identity.php:1140
-msgid "Gender:"
-msgstr "Sesso:"
+#: ../../include/account.php:718
+msgid "This action is not available under your subscription plan."
+msgstr "Questa operazione non è prevista dal tuo abbonamento."
-#: ../../include/identity.php:899 ../../include/identity.php:1184
-msgid "Status:"
-msgstr "Stato:"
+#: ../../include/datetime.php:48
+msgid "Miscellaneous"
+msgstr "Altro"
-#: ../../include/identity.php:900 ../../include/identity.php:1195
-msgid "Homepage:"
-msgstr "Home page:"
+#: ../../include/datetime.php:132
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "AAAA-MM-GG oppure MM-GG"
-#: ../../include/identity.php:901
-msgid "Online Now"
-msgstr "Online adesso"
+#: ../../include/datetime.php:235 ../../mod/events.php:635
+#: ../../mod/appman.php:91 ../../mod/appman.php:92
+msgid "Required"
+msgstr "Obbligatorio"
-#: ../../include/identity.php:984 ../../include/identity.php:1064
-#: ../../mod/ping.php:324
-msgid "g A l F d"
-msgstr "g A l d F"
+#: ../../include/datetime.php:262 ../../boot.php:2342
+msgid "never"
+msgstr "mai"
-#: ../../include/identity.php:985 ../../include/identity.php:1065
-msgid "F d"
-msgstr "d F"
+#: ../../include/datetime.php:268
+msgid "less than a second ago"
+msgstr "meno di un secondo fa"
-#: ../../include/identity.php:1030 ../../include/identity.php:1105
-#: ../../mod/ping.php:346
-msgid "[today]"
-msgstr "[oggi]"
+#: ../../include/datetime.php:271
+msgid "year"
+msgstr "anno"
-#: ../../include/identity.php:1042
-msgid "Birthday Reminders"
-msgstr "Promemoria compleanni"
+#: ../../include/datetime.php:271
+msgid "years"
+msgstr "anni"
-#: ../../include/identity.php:1043
-msgid "Birthdays this week:"
-msgstr "Compleanni questa settimana:"
+#: ../../include/datetime.php:272
+msgid "month"
+msgstr "mese"
-#: ../../include/identity.php:1098
-msgid "[No description]"
-msgstr "[Nessuna descrizione]"
+#: ../../include/datetime.php:272
+msgid "months"
+msgstr "mesi"
-#: ../../include/identity.php:1116
-msgid "Event Reminders"
-msgstr "Promemoria"
+#: ../../include/datetime.php:273
+msgid "week"
+msgstr "settimana"
-#: ../../include/identity.php:1117
-msgid "Events this week:"
-msgstr "Eventi di questa settimana:"
+#: ../../include/datetime.php:273
+msgid "weeks"
+msgstr "settimane"
-#: ../../include/identity.php:1130 ../../include/identity.php:1247
-#: ../../include/apps.php:138 ../../mod/profperm.php:112
-msgid "Profile"
-msgstr "Profilo"
+#: ../../include/datetime.php:274
+msgid "day"
+msgstr "giorno"
-#: ../../include/identity.php:1138 ../../mod/settings.php:1045
-msgid "Full Name:"
-msgstr "Nome completo:"
+#: ../../include/datetime.php:274
+msgid "days"
+msgstr "giorni"
-#: ../../include/identity.php:1145
-msgid "Like this channel"
-msgstr "Mi piace questo canale"
+#: ../../include/datetime.php:275
+msgid "hour"
+msgstr "ora"
-#: ../../include/identity.php:1156 ../../include/conversation.php:1698
-#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:391
-#: ../../mod/photos.php:1007
-msgctxt "noun"
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Mi piace"
-msgstr[1] "Mi piace"
+#: ../../include/datetime.php:275
+msgid "hours"
+msgstr "ore"
-#: ../../include/identity.php:1169
-msgid "j F, Y"
-msgstr "j F Y"
+#: ../../include/datetime.php:276
+msgid "minute"
+msgstr "minuto"
-#: ../../include/identity.php:1170
-msgid "j F"
-msgstr "j F"
+#: ../../include/datetime.php:276
+msgid "minutes"
+msgstr "minuti"
-#: ../../include/identity.php:1177
-msgid "Birthday:"
-msgstr "Compleanno:"
+#: ../../include/datetime.php:277
+msgid "second"
+msgstr "secondo"
-#: ../../include/identity.php:1181
-msgid "Age:"
-msgstr "Età:"
+#: ../../include/datetime.php:277
+msgid "seconds"
+msgstr "secondi"
-#: ../../include/identity.php:1190
+#: ../../include/datetime.php:285
#, php-format
-msgid "for %1$d %2$s"
-msgstr "per %1$d %2$s"
-
-#: ../../include/identity.php:1193 ../../mod/profiles.php:691
-msgid "Sexual Preference:"
-msgstr "Preferenze sessuali:"
-
-#: ../../include/identity.php:1197 ../../mod/profiles.php:693
-msgid "Hometown:"
-msgstr "Città dove vivo:"
-
-#: ../../include/identity.php:1199
-msgid "Tags:"
-msgstr "Tag:"
-
-#: ../../include/identity.php:1201 ../../mod/profiles.php:694
-msgid "Political Views:"
-msgstr "Orientamento politico:"
-
-#: ../../include/identity.php:1203
-msgid "Religion:"
-msgstr "Religione:"
-
-#: ../../include/identity.php:1205
-msgid "About:"
-msgstr "Informazioni:"
-
-#: ../../include/identity.php:1207
-msgid "Hobbies/Interests:"
-msgstr "Interessi e hobby:"
-
-#: ../../include/identity.php:1209 ../../mod/profiles.php:697
-msgid "Likes:"
-msgstr "Mi piace:"
-
-#: ../../include/identity.php:1211 ../../mod/profiles.php:698
-msgid "Dislikes:"
-msgstr "Non mi piace:"
-
-#: ../../include/identity.php:1213
-msgid "Contact information and Social Networks:"
-msgstr "Contatti e social network:"
-
-#: ../../include/identity.php:1215
-msgid "My other channels:"
-msgstr "I miei altri canali:"
-
-#: ../../include/identity.php:1217
-msgid "Musical interests:"
-msgstr "Gusti musicali:"
-
-#: ../../include/identity.php:1219
-msgid "Books, literature:"
-msgstr "Libri, letteratura:"
-
-#: ../../include/identity.php:1221
-msgid "Television:"
-msgstr "Televisione:"
-
-#: ../../include/identity.php:1223
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film, danza, cultura, intrattenimento:"
-
-#: ../../include/identity.php:1225
-msgid "Love/Romance:"
-msgstr "Amore:"
-
-#: ../../include/identity.php:1227
-msgid "Work/employment:"
-msgstr "Lavoro:"
+msgctxt "e.g. 22 hours ago, 1 minute ago"
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s fa"
-#: ../../include/identity.php:1229
-msgid "School/education:"
-msgstr "Scuola:"
+#: ../../include/datetime.php:519
+#, php-format
+msgid "%1$s's birthday"
+msgstr "Compleanno di %1$s"
-#: ../../include/identity.php:1249
-msgid "Like this thing"
-msgstr "Mi piace questo Oggetto"
+#: ../../include/datetime.php:520
+#, php-format
+msgid "Happy Birthday %1$s"
+msgstr "Buon compleanno %1$s"
#: ../../include/page_widgets.php:6
msgid "New Page"
msgstr "Nuova pagina web"
#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36
-#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:100
-#: ../../include/apps.php:254 ../../include/menu.php:42
-#: ../../mod/settings.php:644 ../../mod/blocks.php:132
+#: ../../include/RedDAV/RedBrowser.php:269 ../../include/ItemObject.php:100
+#: ../../include/apps.php:254 ../../include/menu.php:43
+#: ../../mod/settings.php:644 ../../mod/thing.php:227
#: ../../mod/connections.php:382 ../../mod/connections.php:395
-#: ../../mod/connections.php:414 ../../mod/thing.php:233
-#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:174
-#: ../../mod/editpost.php:113 ../../mod/menu.php:78 ../../mod/webpages.php:162
-#: ../../mod/editblock.php:143 ../../mod/layouts.php:167
+#: ../../mod/connections.php:414 ../../mod/editlayout.php:139
+#: ../../mod/editwebpage.php:178 ../../mod/editpost.php:113
+#: ../../mod/menu.php:100 ../../mod/webpages.php:179
+#: ../../mod/editblock.php:140 ../../mod/blocks.php:148
+#: ../../mod/layouts.php:174
msgid "Edit"
msgstr "Modifica"
-#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135
-#: ../../mod/webpages.php:165 ../../mod/layouts.php:171
+#: ../../include/page_widgets.php:39 ../../mod/webpages.php:185
+#: ../../mod/blocks.php:154 ../../mod/layouts.php:178
msgid "View"
msgstr "Guarda"
-#: ../../include/page_widgets.php:40 ../../include/conversation.php:1155
-#: ../../include/ItemObject.php:677 ../../mod/events.php:653
-#: ../../mod/webpages.php:166 ../../mod/photos.php:970
+#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677
+#: ../../include/conversation.php:1153 ../../mod/events.php:653
+#: ../../mod/photos.php:970 ../../mod/editwebpage.php:214
+#: ../../mod/editpost.php:149 ../../mod/webpages.php:186
+#: ../../mod/editblock.php:176
msgid "Preview"
msgstr "Anteprima"
-#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167
+#: ../../include/page_widgets.php:41 ../../mod/webpages.php:187
msgid "Actions"
msgstr "Azioni"
-#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168
+#: ../../include/page_widgets.php:42 ../../mod/webpages.php:188
msgid "Page Link"
msgstr "Link alla pagina"
-#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169
+#: ../../include/page_widgets.php:43
msgid "Title"
msgstr "Titolo"
-#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170
+#: ../../include/page_widgets.php:44 ../../mod/webpages.php:190
+#: ../../mod/blocks.php:145
msgid "Created"
msgstr "Creato"
-#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171
+#: ../../include/page_widgets.php:45 ../../mod/webpages.php:191
+#: ../../mod/blocks.php:146
msgid "Edited"
msgstr "Modificato"
-#: ../../include/widgets.php:35 ../../include/taxonomy.php:264
-#: ../../include/contact_widgets.php:92
-msgid "Categories"
-msgstr "Categorie"
-
-#: ../../include/widgets.php:91 ../../include/nav.php:163
-#: ../../mod/apps.php:34
-msgid "Apps"
-msgstr "Apps"
-
-#: ../../include/widgets.php:92
-msgid "System"
-msgstr "Sistema"
-
-#: ../../include/widgets.php:94 ../../include/conversation.php:1501
-msgid "Personal"
-msgstr "Personali"
-
-#: ../../include/widgets.php:95
-msgid "Create Personal App"
-msgstr "Crea una app personale"
-
-#: ../../include/widgets.php:96
-msgid "Edit Personal App"
-msgstr "Modifica una app personale"
-
-#: ../../include/widgets.php:138 ../../mod/suggest.php:53
-msgid "Ignore/Hide"
-msgstr "Ignora/nascondi"
-
-#: ../../include/widgets.php:143 ../../mod/connections.php:268
-msgid "Suggestions"
-msgstr "Suggerimenti"
-
-#: ../../include/widgets.php:144
-msgid "See more..."
-msgstr "Altro..."
-
-#: ../../include/widgets.php:166
-#, php-format
-msgid "You have %1$.0f of %2$.0f allowed connections."
-msgstr "Hai attivato %1$.0f delle %2$.0f connessioni permesse."
-
-#: ../../include/widgets.php:172
-msgid "Add New Connection"
-msgstr "Aggiungi un contatto"
-
-#: ../../include/widgets.php:173
-msgid "Enter the channel address"
-msgstr "Scrivi l'indirizzo del canale"
-
-#: ../../include/widgets.php:174
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"
-
-#: ../../include/widgets.php:190
-msgid "Notes"
-msgstr "Note"
-
-#: ../../include/widgets.php:192 ../../include/text.php:833
-#: ../../include/text.php:845 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
-#: ../../mod/filer.php:50 ../../mod/admin.php:1415 ../../mod/admin.php:1435
-msgid "Save"
-msgstr "Salva"
-
-#: ../../include/widgets.php:266
-msgid "Remove term"
-msgstr "Rimuovi termine"
-
-#: ../../include/widgets.php:274 ../../include/features.php:73
-msgid "Saved Searches"
-msgstr "Ricerche salvate"
-
-#: ../../include/widgets.php:304 ../../include/features.php:85
-#: ../../include/contact_widgets.php:57
-msgid "Saved Folders"
-msgstr "Cartelle salvate"
-
-#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60
-#: ../../include/contact_widgets.php:95
-msgid "Everything"
-msgstr "Tutto"
-
-#: ../../include/widgets.php:349
-msgid "Archives"
-msgstr "Archivi"
-
-#: ../../include/widgets.php:427
-msgid "Refresh"
-msgstr "Aggiorna"
-
-#: ../../include/widgets.php:428 ../../mod/connedit.php:563
-msgid "Me"
-msgstr "Io"
-
-#: ../../include/widgets.php:429 ../../mod/connedit.php:566
-msgid "Best Friends"
-msgstr "Migliori amici"
-
-#: ../../include/widgets.php:431
-msgid "Co-workers"
-msgstr "Colleghi"
-
-#: ../../include/widgets.php:432 ../../mod/connedit.php:568
-msgid "Former Friends"
-msgstr "Ex amici"
-
-#: ../../include/widgets.php:433 ../../mod/connedit.php:569
-msgid "Acquaintances"
-msgstr "Conoscenti"
-
-#: ../../include/widgets.php:434
-msgid "Everybody"
-msgstr "Tutti"
-
-#: ../../include/widgets.php:468
-msgid "Account settings"
-msgstr "Il tuo account"
-
-#: ../../include/widgets.php:474
-msgid "Channel settings"
-msgstr "Impostazioni del canale"
-
-#: ../../include/widgets.php:480
-msgid "Additional features"
-msgstr "Funzionalità opzionali"
-
-#: ../../include/widgets.php:486
-msgid "Feature/Addon settings"
-msgstr "Impostazioni dei componenti aggiuntivi"
-
-#: ../../include/widgets.php:492
-msgid "Display settings"
-msgstr "Aspetto"
-
-#: ../../include/widgets.php:498
-msgid "Connected apps"
-msgstr "App connesse"
-
-#: ../../include/widgets.php:504
-msgid "Export channel"
-msgstr "Esporta il canale"
-
-#: ../../include/widgets.php:513 ../../mod/connedit.php:627
-msgid "Connection Default Permissions"
-msgstr "Permessi predefiniti dei nuovi contatti"
-
-#: ../../include/widgets.php:521
-msgid "Premium Channel Settings"
-msgstr "Canale premium - impostazioni"
-
-#: ../../include/widgets.php:529 ../../include/features.php:62
-#: ../../mod/sources.php:88
-msgid "Channel Sources"
-msgstr "Sorgenti del canale"
-
-#: ../../include/widgets.php:537 ../../include/nav.php:208
-#: ../../include/apps.php:134 ../../mod/admin.php:1038
-#: ../../mod/admin.php:1238
-msgid "Settings"
-msgstr "Impostazioni"
-
-#: ../../include/widgets.php:550 ../../mod/message.php:31
-#: ../../mod/mail.php:128
-msgid "Messages"
-msgstr "Messaggi"
-
-#: ../../include/widgets.php:553
-msgid "Check Mail"
-msgstr "Controlla i messaggi"
-
-#: ../../include/widgets.php:558 ../../include/nav.php:199
-msgid "New Message"
-msgstr "Nuovo messaggio"
-
-#: ../../include/widgets.php:633
-msgid "Chat Rooms"
-msgstr "Aree chat attive"
-
-#: ../../include/widgets.php:653
-msgid "Bookmarked Chatrooms"
-msgstr "Aree chat nei segnalibri"
-
-#: ../../include/widgets.php:673
-msgid "Suggested Chatrooms"
-msgstr "Aree chat suggerite"
-
-#: ../../include/widgets.php:800 ../../include/widgets.php:858
-msgid "photo/image"
-msgstr "foto/immagine"
-
-#: ../../include/widgets.php:953 ../../include/widgets.php:955
-msgid "Rate Me"
-msgstr "Valutami"
-
-#: ../../include/widgets.php:959
-msgid "View Ratings"
-msgstr "Vedi le valutazioni ricevute"
-
-#: ../../include/widgets.php:970
-msgid "Public Hubs"
-msgstr "Hub pubblici"
-
-#: ../../include/conversation.php:120 ../../include/text.php:1747
-#: ../../include/diaspora.php:2030 ../../mod/like.php:346
-#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
-#: ../../mod/tagger.php:43
-msgid "photo"
-msgstr "la foto"
-
-#: ../../include/conversation.php:123 ../../include/text.php:1750
-#: ../../mod/like.php:348 ../../mod/tagger.php:47
-msgid "event"
-msgstr "l'evento"
-
-#: ../../include/conversation.php:126 ../../mod/like.php:113
-msgid "channel"
-msgstr "canale"
-
-#: ../../include/conversation.php:148 ../../include/text.php:1753
-#: ../../include/diaspora.php:2030 ../../mod/like.php:346
-#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
-#: ../../mod/tagger.php:51
-msgid "status"
-msgstr "il messaggio di stato"
-
-#: ../../include/conversation.php:150 ../../include/text.php:1755
-#: ../../mod/tagger.php:53
-msgid "comment"
-msgstr "il commento"
-
-#: ../../include/conversation.php:164 ../../include/diaspora.php:2059
-#: ../../mod/like.php:394
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "A %1$s piace %3$s di %2$s"
-
-#: ../../include/conversation.php:167 ../../mod/like.php:396
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "A %1$s non piace %3$s di %2$s"
-
-#: ../../include/conversation.php:204
-#, php-format
-msgid "%1$s is now connected with %2$s"
-msgstr "%1$s adesso è connesso con %2$s"
-
-#: ../../include/conversation.php:239
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s ha mandato un poke a %2$s"
-
-#: ../../include/conversation.php:243 ../../include/text.php:911
-msgid "poked"
-msgstr "ha ricevuto un poke"
-
-#: ../../include/conversation.php:260 ../../mod/mood.php:63
-#, php-format
-msgctxt "mood"
-msgid "%1$s is %2$s"
-msgstr "%1$s è %2$s"
-
-#: ../../include/conversation.php:572 ../../mod/photos.php:984
-msgctxt "title"
-msgid "Likes"
-msgstr "Mi piace"
-
-#: ../../include/conversation.php:572 ../../mod/photos.php:984
-msgctxt "title"
-msgid "Dislikes"
-msgstr "Non mi piace"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Agree"
-msgstr "D'accordo"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Disagree"
-msgstr "Non d'accordo"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Abstain"
-msgstr "Astenuti"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Attending"
-msgstr "Partecipano"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Not attending"
-msgstr "Non partecipano"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Might attend"
-msgstr "Forse partecipano"
-
-#: ../../include/conversation.php:659 ../../include/ItemObject.php:126
-msgid "Select"
-msgstr "Seleziona"
-
-#: ../../include/conversation.php:660 ../../include/RedDAV/RedBrowser.php:268
-#: ../../include/ItemObject.php:120 ../../include/apps.php:255
-#: ../../mod/settings.php:645 ../../mod/connedit.php:533
-#: ../../mod/group.php:176 ../../mod/thing.php:234 ../../mod/admin.php:819
-#: ../../mod/admin.php:948 ../../mod/photos.php:1050
-msgid "Delete"
-msgstr "Elimina"
-
-#: ../../include/conversation.php:667 ../../include/ItemObject.php:89
-msgid "Private Message"
-msgstr "Messaggio privato"
-
-#: ../../include/conversation.php:674 ../../include/ItemObject.php:227
-msgid "Message signature validated"
-msgstr "Messaggio con firma verificata"
-
-#: ../../include/conversation.php:675 ../../include/ItemObject.php:228
-msgid "Message signature incorrect"
-msgstr "Massaggio con firma non corretta"
-
-#: ../../include/conversation.php:692
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Vedi il profilo di %s @ %s"
-
-#: ../../include/conversation.php:707
-msgid "Categories:"
-msgstr "Categorie:"
-
-#: ../../include/conversation.php:708
-msgid "Filed under:"
-msgstr "Classificato come:"
-
-#: ../../include/conversation.php:716 ../../include/ItemObject.php:312
-#, php-format
-msgid " from %s"
-msgstr " da %s"
-
-#: ../../include/conversation.php:719 ../../include/ItemObject.php:315
-#, php-format
-msgid "last edited: %s"
-msgstr "ultima modifica: %s"
-
-#: ../../include/conversation.php:720 ../../include/ItemObject.php:316
-#, php-format
-msgid "Expires: %s"
-msgstr "Scadenza: %s"
-
-#: ../../include/conversation.php:735
-msgid "View in context"
-msgstr "Vedi nel contesto"
-
-#: ../../include/conversation.php:737 ../../include/conversation.php:1208
-#: ../../include/ItemObject.php:364 ../../mod/editlayout.php:153
-#: ../../mod/editwebpage.php:188 ../../mod/editpost.php:130
-#: ../../mod/editblock.php:157 ../../mod/photos.php:950 ../../mod/mail.php:241
-#: ../../mod/mail.php:356
-msgid "Please wait"
-msgstr "Attendere"
-
-#: ../../include/conversation.php:846
-msgid "remove"
-msgstr "rimuovi"
-
-#: ../../include/conversation.php:850 ../../include/nav.php:247
-msgid "Loading..."
-msgstr "Caricamento in corso..."
-
-#: ../../include/conversation.php:851
-msgid "Delete Selected Items"
-msgstr "Elimina gli oggetti selezionati"
-
-#: ../../include/conversation.php:939
-msgid "View Source"
-msgstr "Vedi il sorgente"
-
-#: ../../include/conversation.php:940
-msgid "Follow Thread"
-msgstr "Segui la discussione"
-
-#: ../../include/conversation.php:941
-msgid "View Status"
-msgstr "Guarda il messaggio di stato"
-
-#: ../../include/conversation.php:942 ../../include/nav.php:91
-#: ../../mod/connedit.php:484 ../../mod/connedit.php:634
-msgid "View Profile"
-msgstr "Profilo"
-
-#: ../../include/conversation.php:943
-msgid "View Photos"
-msgstr "Guarda le foto"
-
-#: ../../include/conversation.php:944
-msgid "Matrix Activity"
-msgstr "Attività nella tua rete"
-
-#: ../../include/conversation.php:946
-msgid "Edit Contact"
-msgstr "Modifica il contatto"
-
-#: ../../include/conversation.php:947
-msgid "Send PM"
-msgstr "Invia messaggio privato"
-
-#: ../../include/conversation.php:948 ../../include/apps.php:145
-msgid "Poke"
-msgstr "Poke"
-
-#: ../../include/conversation.php:1019 ../../include/RedDAV/RedBrowser.php:163
-#: ../../include/apps.php:336 ../../include/apps.php:387
-#: ../../mod/connedit.php:570 ../../mod/photos.php:681
-#: ../../mod/photos.php:1119
-msgid "Unknown"
-msgstr "Sconosciuto"
-
-#: ../../include/conversation.php:1063
-#, php-format
-msgid "%s likes this."
-msgstr "Piace a %s."
-
-#: ../../include/conversation.php:1063
-#, php-format
-msgid "%s doesn't like this."
-msgstr "Non piace a %s."
-
-#: ../../include/conversation.php:1067
-#, 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] "Piace a <span %1$s>%2$d persone</span>."
-
-#: ../../include/conversation.php:1069
-#, 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] "Non piace a <span %1$s>%2$d persone</span>."
-
-#: ../../include/conversation.php:1075
-msgid "and"
-msgstr "e"
-
-#: ../../include/conversation.php:1078
-#, php-format
-msgid ", and %d other people"
-msgid_plural ", and %d other people"
-msgstr[0] ""
-msgstr[1] "e altre %d persone"
-
-#: ../../include/conversation.php:1079
-#, php-format
-msgid "%s like this."
-msgstr "Piace a %s."
-
-#: ../../include/conversation.php:1079
-#, php-format
-msgid "%s don't like this."
-msgstr "Non piace a %s."
-
-#: ../../include/conversation.php:1139
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visibile a <strong>tutti</strong>"
-
-#: ../../include/conversation.php:1140 ../../mod/mail.php:174
-#: ../../mod/mail.php:289
-msgid "Please enter a link URL:"
-msgstr "Inserisci l'indirizzo del link:"
-
-#: ../../include/conversation.php:1141
-msgid "Please enter a video link/URL:"
-msgstr "Inserisci l'indirizzo del video:"
-
-#: ../../include/conversation.php:1142
-msgid "Please enter an audio link/URL:"
-msgstr "Inserisci l'indirizzo dell'audio:"
-
-#: ../../include/conversation.php:1143
-msgid "Tag term:"
-msgstr "Tag:"
-
-#: ../../include/conversation.php:1144 ../../mod/filer.php:49
-msgid "Save to Folder:"
-msgstr "Salva nella cartella:"
-
-#: ../../include/conversation.php:1145
-msgid "Where are you right now?"
-msgstr "Dove sei ora?"
-
-#: ../../include/conversation.php:1146 ../../mod/editpost.php:52
-#: ../../mod/mail.php:175 ../../mod/mail.php:290
-msgid "Expires YYYY-MM-DD HH:MM"
-msgstr "Scade il YYYY-MM-DD HH:MM"
-
-#: ../../include/conversation.php:1174 ../../mod/editlayout.php:198
-#: ../../mod/editwebpage.php:235 ../../mod/editblock.php:203
-#: ../../mod/photos.php:949 ../../mod/layouts.php:168
-msgid "Share"
-msgstr "Condividi"
-
-#: ../../include/conversation.php:1176 ../../mod/editwebpage.php:170
-msgid "Page link title"
-msgstr "Link del titolo"
-
-#: ../../include/conversation.php:1179
-msgid "Post as"
-msgstr "Pubblica come "
-
-#: ../../include/conversation.php:1181 ../../include/ItemObject.php:669
-#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:175
-#: ../../mod/editpost.php:114 ../../mod/editblock.php:144
-msgid "Bold"
-msgstr "Grassetto"
-
-#: ../../include/conversation.php:1182 ../../include/ItemObject.php:670
-#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:176
-#: ../../mod/editpost.php:115 ../../mod/editblock.php:145
-msgid "Italic"
-msgstr "Corsivo"
-
-#: ../../include/conversation.php:1183 ../../include/ItemObject.php:671
-#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:177
-#: ../../mod/editpost.php:116 ../../mod/editblock.php:146
-msgid "Underline"
-msgstr "Sottolineato"
-
-#: ../../include/conversation.php:1184 ../../include/ItemObject.php:672
-#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:178
-#: ../../mod/editpost.php:117 ../../mod/editblock.php:147
-msgid "Quote"
-msgstr "Citazione"
-
-#: ../../include/conversation.php:1185 ../../include/ItemObject.php:673
-#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:179
-#: ../../mod/editpost.php:118 ../../mod/editblock.php:148
-msgid "Code"
-msgstr "Codice"
-
-#: ../../include/conversation.php:1186 ../../mod/editlayout.php:145
-#: ../../mod/editwebpage.php:180 ../../mod/editpost.php:119
-#: ../../mod/editblock.php:149 ../../mod/mail.php:238 ../../mod/mail.php:352
-msgid "Upload photo"
-msgstr "Carica foto"
-
-#: ../../include/conversation.php:1187
-msgid "upload photo"
-msgstr "carica foto"
-
-#: ../../include/conversation.php:1188 ../../mod/editlayout.php:146
-#: ../../mod/editwebpage.php:181 ../../mod/editpost.php:120
-#: ../../mod/editblock.php:150 ../../mod/mail.php:239 ../../mod/mail.php:353
-msgid "Attach file"
-msgstr "Allega file"
-
-#: ../../include/conversation.php:1189
-msgid "attach file"
-msgstr "allega file"
-
-#: ../../include/conversation.php:1190 ../../mod/editlayout.php:147
-#: ../../mod/editwebpage.php:182 ../../mod/editpost.php:121
-#: ../../mod/editblock.php:151 ../../mod/mail.php:240 ../../mod/mail.php:354
-msgid "Insert web link"
-msgstr "Inserisci un indirizzo web"
-
-#: ../../include/conversation.php:1191
-msgid "web link"
-msgstr "link web"
-
-#: ../../include/conversation.php:1192
-msgid "Insert video link"
-msgstr "Inserisci l'indirizzo di un video"
-
-#: ../../include/conversation.php:1193
-msgid "video link"
-msgstr "link video"
-
-#: ../../include/conversation.php:1194
-msgid "Insert audio link"
-msgstr "Inserisci l'indirizzo di un audio"
-
-#: ../../include/conversation.php:1195
-msgid "audio link"
-msgstr "link audio"
-
-#: ../../include/conversation.php:1196 ../../mod/editlayout.php:151
-#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:125
-#: ../../mod/editblock.php:155
-msgid "Set your location"
-msgstr "La tua località"
-
-#: ../../include/conversation.php:1197
-msgid "set location"
-msgstr "la tua località"
-
-#: ../../include/conversation.php:1198 ../../mod/editpost.php:127
-msgid "Toggle voting"
-msgstr "Abilita/disabilita il voto"
-
-#: ../../include/conversation.php:1201 ../../mod/editlayout.php:152
-#: ../../mod/editwebpage.php:187 ../../mod/editpost.php:126
-#: ../../mod/editblock.php:156
-msgid "Clear browser location"
-msgstr "Rimuovi la località data dal browser"
-
-#: ../../include/conversation.php:1202
-msgid "clear location"
-msgstr "rimuovi la località"
-
-#: ../../include/conversation.php:1204 ../../mod/editlayout.php:164
-#: ../../mod/editwebpage.php:203 ../../mod/editpost.php:141
-#: ../../mod/editblock.php:169
-msgid "Title (optional)"
-msgstr "Titolo (opzionale)"
-
-#: ../../include/conversation.php:1207 ../../mod/editlayout.php:167
-#: ../../mod/editwebpage.php:205 ../../mod/editpost.php:143
-#: ../../mod/editblock.php:172
-msgid "Categories (optional, comma-separated list)"
-msgstr "Categorie (lista separata da virgole)"
-
-#: ../../include/conversation.php:1209 ../../mod/editlayout.php:154
-#: ../../mod/editwebpage.php:189 ../../mod/editpost.php:131
-#: ../../mod/editblock.php:158
-msgid "Permission settings"
-msgstr "Impostazioni permessi"
-
-#: ../../include/conversation.php:1210
-msgid "permissions"
-msgstr "permessi"
-
-#: ../../include/conversation.php:1217 ../../mod/editlayout.php:161
-#: ../../mod/editwebpage.php:198 ../../mod/editpost.php:138
-#: ../../mod/editblock.php:166
-msgid "Public post"
-msgstr "Articolo pubblico"
-
-#: ../../include/conversation.php:1219 ../../mod/editlayout.php:168
-#: ../../mod/editwebpage.php:206 ../../mod/editpost.php:144
-#: ../../mod/editblock.php:173
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Per esempio: mario@esempio.com, simona@esempio.com"
-
-#: ../../include/conversation.php:1232 ../../mod/editlayout.php:178
-#: ../../mod/editwebpage.php:215 ../../mod/editpost.php:155
-#: ../../mod/editblock.php:183 ../../mod/mail.php:245 ../../mod/mail.php:359
-msgid "Set expiration date"
-msgstr "Data di scadenza"
-
-#: ../../include/conversation.php:1234 ../../include/ItemObject.php:680
-#: ../../mod/editpost.php:157 ../../mod/mail.php:247 ../../mod/mail.php:361
-msgid "Encrypt text"
-msgstr "Crittografia del testo"
-
-#: ../../include/conversation.php:1236 ../../mod/events.php:637
-#: ../../mod/editpost.php:159
-msgid "OK"
-msgstr "OK"
-
-#: ../../include/conversation.php:1237 ../../mod/settings.php:583
-#: ../../mod/settings.php:609 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134
-#: ../../mod/events.php:636 ../../mod/fbrowser.php:82
-#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:160
-msgid "Cancel"
-msgstr "Annulla"
-
-#: ../../include/conversation.php:1478
-msgid "Discover"
-msgstr "Scopri"
-
-#: ../../include/conversation.php:1481
-msgid "Imported public streams"
-msgstr "Contenuti pubblici importati"
-
-#: ../../include/conversation.php:1486
-msgid "Commented Order"
-msgstr "Ultimi commenti"
-
-#: ../../include/conversation.php:1489
-msgid "Sort by Comment Date"
-msgstr "Per data del commento"
-
-#: ../../include/conversation.php:1493
-msgid "Posted Order"
-msgstr "Ultimi articoli"
-
-#: ../../include/conversation.php:1496
-msgid "Sort by Post Date"
-msgstr "Per data di creazione"
-
-#: ../../include/conversation.php:1504
-msgid "Posts that mention or involve you"
-msgstr "Articoli che ti riguardano o ti menzionano"
-
-#: ../../include/conversation.php:1510 ../../mod/connections.php:212
-#: ../../mod/connections.php:225 ../../mod/menu.php:80
-msgid "New"
-msgstr "Novità"
-
-#: ../../include/conversation.php:1513
-msgid "Activity Stream - by date"
-msgstr "Elenco attività - per data"
-
-#: ../../include/conversation.php:1519
-msgid "Starred"
-msgstr "Preferiti"
-
-#: ../../include/conversation.php:1522
-msgid "Favourite Posts"
-msgstr "Articoli preferiti"
-
-#: ../../include/conversation.php:1529
-msgid "Spam"
-msgstr "Spam"
-
-#: ../../include/conversation.php:1532
-msgid "Posts flagged as SPAM"
-msgstr "Articoli marcati come spam"
-
-#: ../../include/conversation.php:1576 ../../mod/admin.php:952
-msgid "Channel"
-msgstr "Canale"
-
-#: ../../include/conversation.php:1579
-msgid "Status Messages and Posts"
-msgstr "Articoli e messaggi di stato"
-
-#: ../../include/conversation.php:1588
-msgid "About"
-msgstr "Informazioni"
-
-#: ../../include/conversation.php:1591
-msgid "Profile Details"
-msgstr "Dettagli del profilo"
-
-#: ../../include/conversation.php:1597 ../../include/nav.php:97
-#: ../../include/apps.php:139 ../../mod/fbrowser.php:25
-msgid "Photos"
-msgstr "Foto"
-
-#: ../../include/conversation.php:1600 ../../include/photos.php:356
-msgid "Photo Albums"
-msgstr "Album foto"
-
-#: ../../include/conversation.php:1606 ../../include/RedDAV/RedBrowser.php:249
-#: ../../include/nav.php:98 ../../include/apps.php:135
-#: ../../mod/fbrowser.php:114
-msgid "Files"
-msgstr "Archivio file"
-
-#: ../../include/conversation.php:1609
-msgid "Files and Storage"
-msgstr "Archivio file"
-
-#: ../../include/conversation.php:1619 ../../include/conversation.php:1622
-msgid "Chatrooms"
-msgstr "Area chat"
-
-#: ../../include/conversation.php:1632 ../../include/nav.php:109
-#: ../../include/apps.php:129
-msgid "Bookmarks"
-msgstr "Segnalibri"
-
-#: ../../include/conversation.php:1635
-msgid "Saved Bookmarks"
-msgstr "Segnalibri salvati"
-
-#: ../../include/conversation.php:1642 ../../include/nav.php:113
-#: ../../include/apps.php:136 ../../mod/webpages.php:160
-msgid "Webpages"
-msgstr "Pagine web"
-
-#: ../../include/conversation.php:1645
-msgid "Manage Webpages"
-msgstr "Gestisci le pagine web"
-
-#: ../../include/conversation.php:1674 ../../include/ItemObject.php:175
-#: ../../include/ItemObject.php:187 ../../mod/photos.php:1003
-#: ../../mod/photos.php:1015
-msgid "View all"
-msgstr "Vedi tutto"
-
-#: ../../include/conversation.php:1701 ../../include/ItemObject.php:184
-#: ../../mod/photos.php:1012
-msgctxt "noun"
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Non mi piace"
-msgstr[1] "Non mi piace"
-
-#: ../../include/conversation.php:1704
-msgctxt "noun"
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Partecipa"
-msgstr[1] "Partecipano"
-
-#: ../../include/conversation.php:1707
-msgctxt "noun"
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Non partecipa"
-msgstr[1] "Non partecipano"
-
-#: ../../include/conversation.php:1710
-msgctxt "noun"
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Indeciso"
-msgstr[1] "Indecisi"
-
-#: ../../include/conversation.php:1713
-msgctxt "noun"
-msgid "Agree"
-msgid_plural "Agrees"
-msgstr[0] "D'accordo"
-msgstr[1] "D'accordo"
-
-#: ../../include/conversation.php:1716
-msgctxt "noun"
-msgid "Disagree"
-msgid_plural "Disagrees"
-msgstr[0] "Non d'accordo"
-msgstr[1] "Non d'accordo"
-
-#: ../../include/conversation.php:1719
-msgctxt "noun"
-msgid "Abstain"
-msgid_plural "Abstains"
-msgstr[0] "Astenuto"
-msgstr[1] "Astenuti"
-
-#: ../../include/attach.php:137 ../../include/attach.php:184
-#: ../../include/attach.php:247 ../../include/attach.php:261
-#: ../../include/attach.php:305 ../../include/attach.php:319
-#: ../../include/attach.php:344 ../../include/attach.php:540
-#: ../../include/attach.php:614 ../../include/items.php:4097
-#: ../../include/photos.php:15 ../../include/chat.php:131
-#: ../../mod/profile.php:64 ../../mod/profile.php:72
-#: ../../mod/achievements.php:30 ../../mod/manage.php:6
-#: ../../mod/settings.php:564 ../../mod/api.php:26 ../../mod/api.php:31
-#: ../../mod/blocks.php:67 ../../mod/blocks.php:75
-#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277
-#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178
-#: ../../mod/events.php:219 ../../mod/connedit.php:321 ../../mod/group.php:9
-#: ../../mod/setup.php:207 ../../mod/common.php:35 ../../mod/id.php:61
-#: ../../mod/connections.php:169 ../../mod/item.php:207 ../../mod/item.php:215
-#: ../../mod/item.php:958 ../../mod/thing.php:247 ../../mod/thing.php:264
-#: ../../mod/thing.php:299 ../../mod/pdledit.php:21 ../../mod/authtest.php:13
-#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89
-#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/editwebpage.php:64
-#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118
-#: ../../mod/rate.php:110 ../../mod/editpost.php:13 ../../mod/invite.php:13
-#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66
-#: ../../mod/menu.php:61 ../../mod/filestorage.php:18
-#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88
-#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78
-#: ../../mod/poke.php:128 ../../mod/profiles.php:188
-#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14
-#: ../../mod/webpages.php:67 ../../mod/viewconnections.php:22
-#: ../../mod/viewconnections.php:27 ../../mod/editblock.php:65
-#: ../../mod/register.php:72 ../../mod/photos.php:68 ../../mod/message.php:16
-#: ../../mod/mitem.php:106 ../../mod/mood.php:111 ../../mod/layouts.php:67
-#: ../../mod/layouts.php:74 ../../mod/layouts.php:85 ../../mod/mail.php:114
-#: ../../mod/notifications.php:66 ../../mod/regmod.php:17
-#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99
-#: ../../mod/appman.php:66 ../../mod/network.php:12 ../../mod/page.php:28
-#: ../../mod/page.php:78 ../../mod/bookmarks.php:46 ../../mod/channel.php:100
-#: ../../mod/channel.php:219 ../../mod/channel.php:262
-#: ../../mod/suggest.php:26 ../../mod/service_limits.php:7
-#: ../../mod/sharedwithme.php:7 ../../index.php:190 ../../index.php:393
-msgid "Permission denied."
-msgstr "Permesso negato."
-
-#: ../../include/attach.php:242 ../../include/attach.php:300
-msgid "Item was not found."
-msgstr "Elemento non trovato."
-
-#: ../../include/attach.php:357
-msgid "No source file."
-msgstr "Nessun file di origine."
-
-#: ../../include/attach.php:375
-msgid "Cannot locate file to replace"
-msgstr "Il file da sostituire non è stato trovato"
-
-#: ../../include/attach.php:393
-msgid "Cannot locate file to revise/update"
-msgstr "Il file da aggiornare non è stato trovato"
-
-#: ../../include/attach.php:404
-#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Il file supera la dimensione massima di %d"
-
-#: ../../include/attach.php:416
-#, php-format
-msgid "You have reached your limit of %1$.0f Mbytes attachment storage."
-msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."
-
-#: ../../include/attach.php:499
-msgid "File upload failed. Possible system limit or action terminated."
-msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."
-
-#: ../../include/attach.php:511
-msgid "Stored file could not be verified. Upload failed."
-msgstr "Il file non può essere verificato. Caricamento fallito."
-
-#: ../../include/attach.php:555 ../../include/attach.php:572
-msgid "Path not available."
-msgstr "Percorso non disponibile."
-
-#: ../../include/attach.php:619
-msgid "Empty pathname"
-msgstr "Il percorso del file è vuoto"
-
-#: ../../include/attach.php:635
-msgid "duplicate filename or path"
-msgstr "il file o il percorso del file è duplicato"
-
-#: ../../include/attach.php:659
-msgid "Path not found."
-msgstr "Percorso del file non trovato."
-
-#: ../../include/attach.php:710
-msgid "mkdir failed."
-msgstr "mkdir fallito."
-
-#: ../../include/attach.php:714
-msgid "database storage failed."
-msgstr "scrittura su database fallita."
-
-#: ../../include/account.php:23
-msgid "Not a valid email address"
-msgstr "Email non valida"
-
-#: ../../include/account.php:25
-msgid "Your email domain is not among those allowed on this site"
-msgstr "Il dominio della tua email attualmente non è permesso su questo sito"
-
-#: ../../include/account.php:31
-msgid "Your email address is already registered at this site."
-msgstr "La tua email è già registrata su questo sito."
+#: ../../include/api.php:1158
+msgid "Public Timeline"
+msgstr "Diario pubblico"
-#: ../../include/account.php:64
-msgid "An invitation is required."
-msgstr "È necessario un invito."
+#: ../../include/comanche.php:34 ../../mod/admin.php:386
+#: ../../view/theme/apw/php/config.php:185
+msgid "Default"
+msgstr "Predefinito"
-#: ../../include/account.php:68
-msgid "Invitation could not be verified."
-msgstr "L'invito non può essere verificato."
+#: ../../include/dir_fns.php:143
+msgid "Directory Options"
+msgstr "Opzioni elenco pubblico"
-#: ../../include/account.php:119
-msgid "Please enter the required information."
-msgstr "Inserisci le informazioni richieste."
+#: ../../include/dir_fns.php:144
+msgid "Alphabetic"
+msgstr "Alfabetico"
-#: ../../include/account.php:187
-msgid "Failed to store account information."
-msgstr "Non è stato possibile salvare le informazioni del tuo account."
+#: ../../include/dir_fns.php:145
+msgid "Reverse Alphabetic"
+msgstr "Alfabetico inverso"
-#: ../../include/account.php:245
-#, php-format
-msgid "Registration confirmation for %s"
-msgstr "Registrazione di %s confermata"
+#: ../../include/dir_fns.php:146
+msgid "Newest to Oldest"
+msgstr "Prima i più recenti"
-#: ../../include/account.php:313
-#, php-format
-msgid "Registration request at %s"
-msgstr "Richiesta di registrazione su %s"
+#: ../../include/dir_fns.php:147
+msgid "Oldest to Newest"
+msgstr "Prima i più vecchi"
-#: ../../include/account.php:315 ../../include/account.php:342
-#: ../../include/account.php:399
-msgid "Administrator"
-msgstr "Amministratore"
+#: ../../include/dir_fns.php:148
+msgid "Sort"
+msgstr "Ordinamento"
-#: ../../include/account.php:337
-msgid "your registration password"
-msgstr "la password di registrazione"
+#: ../../include/dir_fns.php:152
+msgid "Safe Mode"
+msgstr "Modalità SafeSearch"
-#: ../../include/account.php:340 ../../include/account.php:397
-#, php-format
-msgid "Registration details for %s"
-msgstr "Dettagli della registrazione di %s"
+#: ../../include/dir_fns.php:154
+msgid "Public Forums Only"
+msgstr "Solo forum pubblici"
-#: ../../include/account.php:406
-msgid "Account approved."
-msgstr "Account approvato."
+#: ../../include/dir_fns.php:155
+msgid "This Website Only"
+msgstr "Solo in questo sito"
-#: ../../include/account.php:440
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registrazione revocata per %s"
+#: ../../include/event.php:19 ../../include/bb2diaspora.php:451
+msgid "l F d, Y \\@ g:i A"
+msgstr "l d F Y \\@ G:i"
-#: ../../include/account.php:486
-msgid "Account verified. Please login."
-msgstr "Registrazione verificata. Adesso puoi effettuare login."
+#: ../../include/event.php:27 ../../include/bb2diaspora.php:457
+msgid "Starts:"
+msgstr "Inizio:"
-#: ../../include/account.php:706 ../../include/account.php:708
-msgid "Click here to upgrade."
-msgstr "Clicca qui per aggiornare."
+#: ../../include/event.php:37 ../../include/bb2diaspora.php:465
+msgid "Finishes:"
+msgstr "Fine:"
-#: ../../include/account.php:714
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "Questa operazione supera i limiti del tuo abbonamento."
+#: ../../include/event.php:47 ../../include/bb2diaspora.php:473
+#: ../../include/identity.php:874 ../../mod/events.php:647
+#: ../../mod/directory.php:234
+msgid "Location:"
+msgstr "Luogo:"
-#: ../../include/account.php:719
-msgid "This action is not available under your subscription plan."
-msgstr "Questa operazione non è prevista dal tuo abbonamento."
+#: ../../include/event.php:391
+msgid "This event has been added to your calendar."
+msgstr "Questo evento è stato aggiunto al tuo calendario"
#: ../../include/js_strings.php:5
msgid "Delete this item?"
@@ -1541,21 +451,21 @@ msgstr "Descrizione (facoltativa)"
#: ../../mod/settings.php:710 ../../mod/settings.php:738
#: ../../mod/settings.php:761 ../../mod/settings.php:843
#: ../../mod/settings.php:1039 ../../mod/xchan.php:11 ../../mod/connect.php:93
-#: ../../mod/events.php:656 ../../mod/connedit.php:653 ../../mod/group.php:81
-#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/thing.php:284
-#: ../../mod/thing.php:327 ../../mod/pdledit.php:58 ../../mod/import.php:504
-#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/rate.php:167
-#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104
-#: ../../mod/sources.php:138 ../../mod/filestorage.php:156
-#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166
-#: ../../mod/profiles.php:667 ../../mod/admin.php:443 ../../mod/admin.php:812
-#: ../../mod/admin.php:946 ../../mod/admin.php:1077 ../../mod/admin.php:1272
-#: ../../mod/admin.php:1355 ../../mod/photos.php:565 ../../mod/photos.php:642
-#: ../../mod/photos.php:929 ../../mod/photos.php:969 ../../mod/photos.php:1087
-#: ../../mod/mood.php:134 ../../mod/mail.php:355 ../../mod/appman.php:99
-#: ../../mod/poll.php:68 ../../mod/bulksetclose.php:24
+#: ../../mod/thing.php:275 ../../mod/thing.php:318 ../../mod/events.php:656
+#: ../../mod/group.php:81 ../../mod/setup.php:313 ../../mod/setup.php:358
+#: ../../mod/photos.php:565 ../../mod/photos.php:642 ../../mod/photos.php:929
+#: ../../mod/photos.php:969 ../../mod/photos.php:1087 ../../mod/pdledit.php:58
+#: ../../mod/import.php:504 ../../mod/chat.php:177 ../../mod/chat.php:211
+#: ../../mod/rate.php:167 ../../mod/invite.php:142 ../../mod/locs.php:105
+#: ../../mod/sources.php:104 ../../mod/sources.php:138
+#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108
+#: ../../mod/poke.php:166 ../../mod/profiles.php:667 ../../mod/mitem.php:229
+#: ../../mod/admin.php:446 ../../mod/admin.php:810 ../../mod/admin.php:946
+#: ../../mod/admin.php:1077 ../../mod/admin.php:1271 ../../mod/admin.php:1356
+#: ../../mod/mood.php:134 ../../mod/connedit.php:679 ../../mod/mail.php:355
+#: ../../mod/appman.php:99 ../../mod/poll.php:68 ../../mod/bulksetclose.php:24
#: ../../view/theme/apw/php/config.php:256
-#: ../../view/theme/redbasic/php/config.php:97 ../../wppost/wppost.php:104
+#: ../../view/theme/redbasic/php/config.php:97
msgid "Submit"
msgstr "Salva"
@@ -1563,161 +473,188 @@ msgstr "Salva"
msgid "Please enter a link URL"
msgstr "Inserisci l'URL di un link"
-#: ../../include/js_strings.php:25
+#: ../../include/js_strings.php:24
+msgid "Unsaved changes. Are you sure you wish to leave this page?"
+msgstr "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?"
+
+#: ../../include/js_strings.php:26
msgid "timeago.prefixAgo"
msgstr "timeago.prefixAgo"
-#: ../../include/js_strings.php:26
+#: ../../include/js_strings.php:27
msgid "timeago.prefixFromNow"
msgstr "timeago.prefixFromNow"
-#: ../../include/js_strings.php:27
+#: ../../include/js_strings.php:28
msgid "ago"
msgstr "fa"
-#: ../../include/js_strings.php:28
+#: ../../include/js_strings.php:29
msgid "from now"
msgstr "da adesso"
-#: ../../include/js_strings.php:29
+#: ../../include/js_strings.php:30
msgid "less than a minute"
msgstr "meno di un minuto"
-#: ../../include/js_strings.php:30
+#: ../../include/js_strings.php:31
msgid "about a minute"
msgstr "circa un minuto"
-#: ../../include/js_strings.php:31
+#: ../../include/js_strings.php:32
#, php-format
msgid "%d minutes"
msgstr "%d minuti"
-#: ../../include/js_strings.php:32
+#: ../../include/js_strings.php:33
msgid "about an hour"
msgstr "circa un’ora"
-#: ../../include/js_strings.php:33
+#: ../../include/js_strings.php:34
#, php-format
msgid "about %d hours"
msgstr "circa %d ore"
-#: ../../include/js_strings.php:34
+#: ../../include/js_strings.php:35
msgid "a day"
msgstr "un giorno"
-#: ../../include/js_strings.php:35
+#: ../../include/js_strings.php:36
#, php-format
msgid "%d days"
msgstr "%d giorni"
-#: ../../include/js_strings.php:36
+#: ../../include/js_strings.php:37
msgid "about a month"
msgstr "circa un mese"
-#: ../../include/js_strings.php:37
+#: ../../include/js_strings.php:38
#, php-format
msgid "%d months"
msgstr "%d mesi"
-#: ../../include/js_strings.php:38
+#: ../../include/js_strings.php:39
msgid "about a year"
msgstr "circa un anno"
-#: ../../include/js_strings.php:39
+#: ../../include/js_strings.php:40
#, php-format
msgid "%d years"
msgstr "%d anni"
-#: ../../include/js_strings.php:40
+#: ../../include/js_strings.php:41
msgid " "
msgstr " "
-#: ../../include/js_strings.php:41
+#: ../../include/js_strings.php:42
msgid "timeago.numbers"
msgstr "timeago.numbers"
-#: ../../include/RedDAV/RedBrowser.php:106
-#: ../../include/RedDAV/RedBrowser.php:266
+#: ../../include/RedDAV/RedBrowser.php:107
+#: ../../include/RedDAV/RedBrowser.php:268
msgid "parent"
msgstr "cartella superiore"
-#: ../../include/RedDAV/RedBrowser.php:130 ../../include/text.php:2407
+#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2479
msgid "Collection"
msgstr "Cartella"
-#: ../../include/RedDAV/RedBrowser.php:133
+#: ../../include/RedDAV/RedBrowser.php:134
msgid "Principal"
msgstr "Principale"
-#: ../../include/RedDAV/RedBrowser.php:136
+#: ../../include/RedDAV/RedBrowser.php:137
msgid "Addressbook"
msgstr "Rubrica"
-#: ../../include/RedDAV/RedBrowser.php:139
+#: ../../include/RedDAV/RedBrowser.php:140
msgid "Calendar"
msgstr "Calendario"
-#: ../../include/RedDAV/RedBrowser.php:142
+#: ../../include/RedDAV/RedBrowser.php:143
msgid "Schedule Inbox"
msgstr "Appuntamenti ricevuti"
-#: ../../include/RedDAV/RedBrowser.php:145
+#: ../../include/RedDAV/RedBrowser.php:146
msgid "Schedule Outbox"
msgstr "Appuntamenti inviati"
-#: ../../include/RedDAV/RedBrowser.php:225
+#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019
+#: ../../include/apps.php:336 ../../include/apps.php:387
+#: ../../mod/photos.php:681 ../../mod/photos.php:1119
+msgid "Unknown"
+msgstr "Sconosciuto"
+
+#: ../../include/RedDAV/RedBrowser.php:227
#, php-format
msgid "%1$s used"
msgstr "%1$s occupati"
-#: ../../include/RedDAV/RedBrowser.php:230
+#: ../../include/RedDAV/RedBrowser.php:232
#, php-format
msgid "%1$s used of %2$s (%3$s&#37;)"
msgstr "%1$s occupati di %2$s (%3$s&#37;)"
-#: ../../include/RedDAV/RedBrowser.php:251
+#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98
+#: ../../include/conversation.php:1606 ../../include/apps.php:135
+#: ../../mod/fbrowser.php:114
+msgid "Files"
+msgstr "Archivio file"
+
+#: ../../include/RedDAV/RedBrowser.php:253
msgid "Total"
msgstr "Totale"
-#: ../../include/RedDAV/RedBrowser.php:253
+#: ../../include/RedDAV/RedBrowser.php:255
msgid "Shared"
msgstr "Condiviso"
-#: ../../include/RedDAV/RedBrowser.php:254
-#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/menu.php:100
-#: ../../mod/mitem.php:169 ../../mod/new_channel.php:121
+#: ../../include/RedDAV/RedBrowser.php:256
+#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/menu.php:104
+#: ../../mod/webpages.php:178 ../../mod/blocks.php:147
+#: ../../mod/layouts.php:170 ../../mod/new_channel.php:121
msgid "Create"
msgstr "Crea"
-#: ../../include/RedDAV/RedBrowser.php:255
-#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362
+#: ../../include/RedDAV/RedBrowser.php:257
+#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:362
#: ../../mod/photos.php:706 ../../mod/photos.php:1236
msgid "Upload"
msgstr "Carica"
-#: ../../include/RedDAV/RedBrowser.php:262 ../../mod/settings.php:584
+#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/settings.php:584
#: ../../mod/settings.php:610 ../../mod/admin.php:953
#: ../../mod/sharedwithme.php:95
msgid "Name"
msgstr "Nome"
-#: ../../include/RedDAV/RedBrowser.php:263
+#: ../../include/RedDAV/RedBrowser.php:265
msgid "Type"
msgstr "Tipo"
-#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:97
+#: ../../include/RedDAV/RedBrowser.php:266 ../../mod/sharedwithme.php:97
msgid "Size"
msgstr "Dimensione"
-#: ../../include/RedDAV/RedBrowser.php:265 ../../mod/sharedwithme.php:98
+#: ../../include/RedDAV/RedBrowser.php:267 ../../mod/sharedwithme.php:98
msgid "Last Modified"
msgstr "Ultima modifica"
-#: ../../include/RedDAV/RedBrowser.php:302
+#: ../../include/RedDAV/RedBrowser.php:270 ../../include/ItemObject.php:120
+#: ../../include/conversation.php:660 ../../include/apps.php:255
+#: ../../mod/settings.php:645 ../../mod/thing.php:228 ../../mod/group.php:176
+#: ../../mod/photos.php:1050 ../../mod/editwebpage.php:225
+#: ../../mod/webpages.php:181 ../../mod/admin.php:817 ../../mod/admin.php:948
+#: ../../mod/editblock.php:113 ../../mod/blocks.php:150
+#: ../../mod/connedit.php:543
+msgid "Delete"
+msgstr "Elimina"
+
+#: ../../include/RedDAV/RedBrowser.php:305
msgid "Create new folder"
msgstr "Crea una nuova cartella"
-#: ../../include/RedDAV/RedBrowser.php:304
+#: ../../include/RedDAV/RedBrowser.php:307
msgid "Upload file"
msgstr "Carica un file"
@@ -1726,10 +663,9 @@ msgstr "Carica un file"
msgid "%1$s's bookmarks"
msgstr "I segnalibri di %1$s"
-#: ../../include/comanche.php:34 ../../mod/admin.php:383
-#: ../../view/theme/apw/php/config.php:185
-msgid "Default"
-msgstr "Predefinito"
+#: ../../include/network.php:632
+msgid "view full size"
+msgstr "guarda nelle dimensioni reali"
#: ../../include/features.php:38
msgid "General Features"
@@ -1799,189 +735,579 @@ msgstr "Posizione geografica"
msgid "If location data is available on uploaded photos, link this to a map."
msgstr "Collega la foto a una mappa quando contiene indicazioni geografiche."
-#: ../../include/features.php:51
-msgid "Extended Identity Sharing"
-msgstr "Condivisione avanzata dell'identità"
-
-#: ../../include/features.php:51
-msgid ""
-"Share your identity with all websites on the internet. When disabled, "
-"identity is only shared with sites in the matrix."
-msgstr "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix."
-
-#: ../../include/features.php:52
+#: ../../include/features.php:49
msgid "Expert Mode"
msgstr "Modalità esperto"
-#: ../../include/features.php:52
+#: ../../include/features.php:49
msgid "Enable Expert Mode to provide advanced configuration options"
msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"
-#: ../../include/features.php:53
+#: ../../include/features.php:50
msgid "Premium Channel"
msgstr "Canale premium"
-#: ../../include/features.php:53
+#: ../../include/features.php:50
msgid ""
"Allows you to set restrictions and terms on those that connect with your "
"channel"
msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale"
-#: ../../include/features.php:58
+#: ../../include/features.php:55
msgid "Post Composition Features"
msgstr "Modalità di scrittura articoli"
-#: ../../include/features.php:60
+#: ../../include/features.php:57
msgid "Use Markdown"
msgstr "Usa il markdown"
-#: ../../include/features.php:60
+#: ../../include/features.php:57
msgid "Allow use of \"Markdown\" to format posts"
msgstr "Consenti l'uso del markdown per formattare gli articoli"
-#: ../../include/features.php:61
+#: ../../include/features.php:58
msgid "Large Photos"
msgstr "Foto grandi"
-#: ../../include/features.php:61
+#: ../../include/features.php:58
msgid ""
"Include large (640px) photo thumbnails in posts. If not enabled, use small "
"(320px) photo thumbnails"
msgstr "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)"
-#: ../../include/features.php:62
+#: ../../include/features.php:59 ../../include/widgets.php:546
+#: ../../mod/sources.php:88
+msgid "Channel Sources"
+msgstr "Sorgenti del canale"
+
+#: ../../include/features.php:59
msgid "Automatically import channel content from other channels or feeds"
msgstr "Importa automaticamente il contenuto del canale da altri canali o feed"
-#: ../../include/features.php:63
+#: ../../include/features.php:60
msgid "Even More Encryption"
msgstr "Crittografia addizionale"
-#: ../../include/features.php:63
+#: ../../include/features.php:60
msgid ""
"Allow optional encryption of content end-to-end with a shared secret key"
msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta"
-#: ../../include/features.php:64
+#: ../../include/features.php:61
msgid "Enable voting tools"
msgstr "Permetti i post con votazione"
-#: ../../include/features.php:64
+#: ../../include/features.php:61
msgid "Provide a class of post which others can vote on"
msgstr "Rende possibile la creazione di articoli in cui sarà possibile votare"
-#: ../../include/features.php:65
-msgid "Flag Adult Photos"
-msgstr "Marca le foto per adulti"
-
-#: ../../include/features.php:65
-msgid "Provide photo edit option to hide adult photos from default album view"
-msgstr "Permette di marcare e nascondere negli album le foto per adulti"
-
-#: ../../include/features.php:70
+#: ../../include/features.php:67
msgid "Network and Stream Filtering"
msgstr "Filtraggio dei contenuti"
-#: ../../include/features.php:71
+#: ../../include/features.php:68
msgid "Search by Date"
msgstr "Ricerca per data"
-#: ../../include/features.php:71
+#: ../../include/features.php:68
msgid "Ability to select posts by date ranges"
msgstr "Per selezionare gli articoli in un intervallo tra date"
-#: ../../include/features.php:72
+#: ../../include/features.php:69
msgid "Collections Filter"
msgstr "Filtra per insiemi di canali"
-#: ../../include/features.php:72
+#: ../../include/features.php:69
msgid "Enable widget to display Network posts only from selected collections"
msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali"
-#: ../../include/features.php:73
+#: ../../include/features.php:70 ../../include/widgets.php:274
+msgid "Saved Searches"
+msgstr "Ricerche salvate"
+
+#: ../../include/features.php:70
msgid "Save search terms for re-use"
msgstr "Salva i termini delle ricerche per poterle ripetere"
-#: ../../include/features.php:74
+#: ../../include/features.php:71
msgid "Network Personal Tab"
msgstr "Attività personale"
-#: ../../include/features.php:74
+#: ../../include/features.php:71
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Abilita il link per mostrare solamente i contenuti con cui hai interagito"
-#: ../../include/features.php:75
+#: ../../include/features.php:72
msgid "Network New Tab"
msgstr "Contenuti nuovi"
-#: ../../include/features.php:75
+#: ../../include/features.php:72
msgid "Enable tab to display all new Network activity"
msgstr "Abilita il link per visualizzare solo i nuovi contenuti"
-#: ../../include/features.php:76
+#: ../../include/features.php:73
msgid "Affinity Tool"
msgstr "Filtro per affinità"
-#: ../../include/features.php:76
+#: ../../include/features.php:73
msgid "Filter stream activity by depth of relationships"
msgstr "Permette di selezionare i contenuti in base al livello di amicizia"
-#: ../../include/features.php:77
+#: ../../include/features.php:74
msgid "Suggest Channels"
msgstr "Suggerisci canali"
-#: ../../include/features.php:77
+#: ../../include/features.php:74
msgid "Show channel suggestions"
msgstr "Mostra alcuni canali che potrebbero interessarti"
-#: ../../include/features.php:82
+#: ../../include/features.php:79
msgid "Post/Comment Tools"
msgstr "Gestione articoli e commenti"
-#: ../../include/features.php:83
+#: ../../include/features.php:80
msgid "Tagging"
msgstr "Tag"
-#: ../../include/features.php:83
+#: ../../include/features.php:80
msgid "Ability to tag existing posts"
msgstr "Permetti l'aggiunta di tag su articoli già esistenti"
-#: ../../include/features.php:84
+#: ../../include/features.php:81
msgid "Post Categories"
msgstr "Categorie degli articoli"
-#: ../../include/features.php:84
+#: ../../include/features.php:81
msgid "Add categories to your posts"
msgstr "Abilita le categorie per i tuoi articoli"
-#: ../../include/features.php:85
+#: ../../include/features.php:82 ../../include/widgets.php:304
+#: ../../include/contact_widgets.php:57
+msgid "Saved Folders"
+msgstr "Cartelle salvate"
+
+#: ../../include/features.php:82
msgid "Ability to file posts under folders"
msgstr "Abilita la raccolta dei tuoi articoli in cartelle"
-#: ../../include/features.php:86
+#: ../../include/features.php:83
msgid "Dislike Posts"
msgstr "Non mi piace"
-#: ../../include/features.php:86
+#: ../../include/features.php:83
msgid "Ability to dislike posts/comments"
msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli"
-#: ../../include/features.php:87
+#: ../../include/features.php:84
msgid "Star Posts"
msgstr "Articoli stella (preferiti)"
-#: ../../include/features.php:87
+#: ../../include/features.php:84
msgid "Ability to mark special posts with a star indicator"
msgstr "Mostra la stella per scegliere gli articoli preferiti"
-#: ../../include/features.php:88
+#: ../../include/features.php:85
msgid "Tag Cloud"
msgstr "Nuvola di tag"
-#: ../../include/features.php:88
+#: ../../include/features.php:85
msgid "Provide a personal tag cloud on your channel page"
msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"
+#: ../../include/widgets.php:35 ../../include/taxonomy.php:264
+#: ../../include/contact_widgets.php:92
+msgid "Categories"
+msgstr "Categorie"
+
+#: ../../include/widgets.php:91 ../../include/nav.php:163
+#: ../../mod/apps.php:34
+msgid "Apps"
+msgstr "Apps"
+
+#: ../../include/widgets.php:92
+msgid "System"
+msgstr "Sistema"
+
+#: ../../include/widgets.php:94 ../../include/conversation.php:1501
+msgid "Personal"
+msgstr "Personali"
+
+#: ../../include/widgets.php:95
+msgid "Create Personal App"
+msgstr "Crea una app personale"
+
+#: ../../include/widgets.php:96
+msgid "Edit Personal App"
+msgstr "Modifica una app personale"
+
+#: ../../include/widgets.php:136 ../../include/widgets.php:175
+#: ../../include/Contact.php:107 ../../include/conversation.php:945
+#: ../../include/identity.php:823 ../../mod/match.php:64
+#: ../../mod/directory.php:302 ../../mod/suggest.php:52
+msgid "Connect"
+msgstr "Aggiungi"
+
+#: ../../include/widgets.php:138 ../../mod/suggest.php:54
+msgid "Ignore/Hide"
+msgstr "Ignora/nascondi"
+
+#: ../../include/widgets.php:143 ../../mod/connections.php:268
+msgid "Suggestions"
+msgstr "Suggerimenti"
+
+#: ../../include/widgets.php:144
+msgid "See more..."
+msgstr "Altro..."
+
+#: ../../include/widgets.php:166
+#, php-format
+msgid "You have %1$.0f of %2$.0f allowed connections."
+msgstr "Hai attivato %1$.0f delle %2$.0f connessioni permesse."
+
+#: ../../include/widgets.php:172
+msgid "Add New Connection"
+msgstr "Aggiungi un contatto"
+
+#: ../../include/widgets.php:173
+msgid "Enter the channel address"
+msgstr "Scrivi l'indirizzo del canale"
+
+#: ../../include/widgets.php:174
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"
+
+#: ../../include/widgets.php:190
+msgid "Notes"
+msgstr "Note"
+
+#: ../../include/widgets.php:192 ../../include/text.php:853
+#: ../../include/text.php:865 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
+#: ../../mod/filer.php:50 ../../mod/admin.php:1416 ../../mod/admin.php:1436
+msgid "Save"
+msgstr "Salva"
+
+#: ../../include/widgets.php:266
+msgid "Remove term"
+msgstr "Rimuovi termine"
+
+#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60
+#: ../../include/contact_widgets.php:95
+msgid "Everything"
+msgstr "Tutto"
+
+#: ../../include/widgets.php:349
+msgid "Archives"
+msgstr "Archivi"
+
+#: ../../include/widgets.php:427 ../../mod/connedit.php:572
+msgid "Me"
+msgstr "Io"
+
+#: ../../include/widgets.php:428 ../../mod/connedit.php:573
+msgid "Family"
+msgstr "Famiglia"
+
+#: ../../include/widgets.php:429 ../../include/identity.php:394
+#: ../../include/identity.php:395 ../../include/identity.php:402
+#: ../../include/profile_selectors.php:80 ../../mod/settings.php:339
+#: ../../mod/settings.php:343 ../../mod/settings.php:344
+#: ../../mod/settings.php:347 ../../mod/settings.php:358
+#: ../../mod/connedit.php:574
+msgid "Friends"
+msgstr "Amici"
+
+#: ../../include/widgets.php:430 ../../mod/connedit.php:575
+msgid "Acquaintances"
+msgstr "Conoscenti"
+
+#: ../../include/widgets.php:431 ../../mod/connections.php:231
+#: ../../mod/connections.php:246 ../../mod/connedit.php:576
+msgid "All"
+msgstr "Tutti"
+
+#: ../../include/widgets.php:450
+msgid "Refresh"
+msgstr "Aggiorna"
+
+#: ../../include/widgets.php:485
+msgid "Account settings"
+msgstr "Il tuo account"
+
+#: ../../include/widgets.php:491
+msgid "Channel settings"
+msgstr "Impostazioni del canale"
+
+#: ../../include/widgets.php:497
+msgid "Additional features"
+msgstr "Funzionalità opzionali"
+
+#: ../../include/widgets.php:503
+msgid "Feature/Addon settings"
+msgstr "Impostazioni dei componenti aggiuntivi"
+
+#: ../../include/widgets.php:509
+msgid "Display settings"
+msgstr "Aspetto"
+
+#: ../../include/widgets.php:515
+msgid "Connected apps"
+msgstr "App connesse"
+
+#: ../../include/widgets.php:521
+msgid "Export channel"
+msgstr "Esporta il canale"
+
+#: ../../include/widgets.php:530 ../../mod/connedit.php:653
+msgid "Connection Default Permissions"
+msgstr "Permessi predefiniti dei nuovi contatti"
+
+#: ../../include/widgets.php:538
+msgid "Premium Channel Settings"
+msgstr "Canale premium - impostazioni"
+
+#: ../../include/widgets.php:554 ../../include/nav.php:208
+#: ../../include/apps.php:134 ../../mod/admin.php:1038
+#: ../../mod/admin.php:1238
+msgid "Settings"
+msgstr "Impostazioni"
+
+#: ../../include/widgets.php:567 ../../mod/message.php:31
+#: ../../mod/mail.php:128
+msgid "Messages"
+msgstr "Messaggi"
+
+#: ../../include/widgets.php:570
+msgid "Check Mail"
+msgstr "Controlla i messaggi"
+
+#: ../../include/widgets.php:575 ../../include/nav.php:199
+msgid "New Message"
+msgstr "Nuovo messaggio"
+
+#: ../../include/widgets.php:650
+msgid "Chat Rooms"
+msgstr "Aree chat attive"
+
+#: ../../include/widgets.php:670
+msgid "Bookmarked Chatrooms"
+msgstr "Aree chat nei segnalibri"
+
+#: ../../include/widgets.php:690
+msgid "Suggested Chatrooms"
+msgstr "Aree chat suggerite"
+
+#: ../../include/widgets.php:817 ../../include/widgets.php:875
+msgid "photo/image"
+msgstr "foto/immagine"
+
+#: ../../include/widgets.php:970 ../../include/widgets.php:972
+msgid "Rate Me"
+msgstr "Valutami"
+
+#: ../../include/widgets.php:976
+msgid "View Ratings"
+msgstr "Vedi le valutazioni ricevute"
+
+#: ../../include/widgets.php:987
+msgid "Public Hubs"
+msgstr "Hub pubblici"
+
+#: ../../include/enotify.php:58
+msgid "Hubzilla Notification"
+msgstr "Notifica di Hubzilla"
+
+#: ../../include/enotify.php:59
+msgid "hubzilla"
+msgstr "Hubzilla"
+
+#: ../../include/enotify.php:61
+msgid "Thank You,"
+msgstr "Grazie,"
+
+#: ../../include/enotify.php:63
+#, php-format
+msgid "%s Administrator"
+msgstr "L'amministratore di %s"
+
+#: ../../include/enotify.php:96
+#, php-format
+msgid "%s <!item_type!>"
+msgstr "%s <!item_type!>"
+
+#: ../../include/enotify.php:100
+#, php-format
+msgid "[Red:Notify] New mail received at %s"
+msgstr "[Hubzilla] Nuovo messaggio su %s"
+
+#: ../../include/enotify.php:102
+#, php-format
+msgid "%1$s, %2$s sent you a new private message at %3$s."
+msgstr "%1$s, %2$s ti ha mandato un messaggio privato su %3$s."
+
+#: ../../include/enotify.php:103
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s ti ha mandato %2$s."
+
+#: ../../include/enotify.php:103
+msgid "a private message"
+msgstr "un messaggio privato"
+
+#: ../../include/enotify.php:104
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
+msgstr "Visita %s per leggere i tuoi messaggi privati e rispondere."
+
+#: ../../include/enotify.php:158
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]"
+msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s[/zrl]"
+
+#: ../../include/enotify.php:166
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]"
+msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%5$s di %4$s[/zrl]"
+
+#: ../../include/enotify.php:175
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]"
+msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s che hai creato[/zrl]"
+
+#: ../../include/enotify.php:186
+#, php-format
+msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Hubzilla] Nuovo commento di %2$s alla conversazione #%1$d"
+
+#: ../../include/enotify.php:187
+#, php-format
+msgid "%1$s, %2$s commented on an item/conversation you have been following."
+msgstr "%1$s, %2$s ha commentato un elemento che stavi seguendo."
+
+#: ../../include/enotify.php:190 ../../include/enotify.php:205
+#: ../../include/enotify.php:231 ../../include/enotify.php:249
+#: ../../include/enotify.php:263
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Visita %s per leggere o commentare la conversazione."
+
+#: ../../include/enotify.php:196
+#, php-format
+msgid "[Red:Notify] %s posted to your profile wall"
+msgstr "[Hubzilla] %s ha scritto sulla tua bacheca"
+
+#: ../../include/enotify.php:198
+#, php-format
+msgid "%1$s, %2$s posted to your profile wall at %3$s"
+msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo su %3$s"
+
+#: ../../include/enotify.php:200
+#, php-format
+msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]"
+msgstr "%1$s, %2$s ha scritto sulla [zrl=%3$s]tua bacheca[/zrl]"
+
+#: ../../include/enotify.php:224
+#, php-format
+msgid "[Red:Notify] %s tagged you"
+msgstr "[Hubzilla] %s ti ha taggato"
+
+#: ../../include/enotify.php:225
+#, php-format
+msgid "%1$s, %2$s tagged you at %3$s"
+msgstr "%1$s, %2$s ti ha taggato su %3$s"
+
+#: ../../include/enotify.php:226
+#, php-format
+msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]."
+msgstr "%1$s, %2$s [zrl=%3$s]ti ha taggato[/zrl]."
+
+#: ../../include/enotify.php:238
+#, php-format
+msgid "[Red:Notify] %1$s poked you"
+msgstr "[Hubzilla] %1$s ti ha mandato un poke"
+
+#: ../../include/enotify.php:239
+#, php-format
+msgid "%1$s, %2$s poked you at %3$s"
+msgstr "%1$s, %2$s ti ha mandato un poke su %3$s"
+
+#: ../../include/enotify.php:240
+#, php-format
+msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]."
+msgstr "%1$s, %2$s [zrl=%2$s]ti ha mandato un poke[/zrl]."
+
+#: ../../include/enotify.php:256
+#, php-format
+msgid "[Red:Notify] %s tagged your post"
+msgstr "[Hubzilla] %s ha taggato il tuo articolo"
+
+#: ../../include/enotify.php:257
+#, php-format
+msgid "%1$s, %2$s tagged your post at %3$s"
+msgstr "%1$s, %2$s ha taggato il tuo articolo su %3$s"
+
+#: ../../include/enotify.php:258
+#, php-format
+msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]"
+msgstr "%1$s, %2$s ha taggato [zrl=%3$s]il tuo articolo[/zrl]"
+
+#: ../../include/enotify.php:270
+msgid "[Red:Notify] Introduction received"
+msgstr "[Hubzilla] Hai una richiesta di amicizia"
+
+#: ../../include/enotify.php:271
+#, php-format
+msgid "%1$s, you've received an new connection request from '%2$s' at %3$s"
+msgstr "%1$s, hai ricevuto una richiesta di entrare in contatto da '%2$s' su %3$s"
+
+#: ../../include/enotify.php:272
+#, php-format
+msgid ""
+"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s."
+msgstr "%1$s, hai ricevuto una [zrl=%2$s]richiesta di entrare in contatto[/zrl] da %3$s."
+
+#: ../../include/enotify.php:276 ../../include/enotify.php:295
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "Puoi visitare il suo profilo su %s"
+
+#: ../../include/enotify.php:278
+#, php-format
+msgid "Please visit %s to approve or reject the connection request."
+msgstr "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."
+
+#: ../../include/enotify.php:285
+msgid "[Red:Notify] Friend suggestion received"
+msgstr "[Hubzilla] Ti è stato suggerito un amico"
+
+#: ../../include/enotify.php:286
+#, php-format
+msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s"
+msgstr "%1$s, ti è stato suggerito un amico da '%2$s' su %3$s"
+
+#: ../../include/enotify.php:287
+#, php-format
+msgid ""
+"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from "
+"%4$s."
+msgstr "%1$s, %4$s ti [zrl=%2$s]ha suggerito %3$s[/zrl] come amico."
+
+#: ../../include/enotify.php:293
+msgid "Name:"
+msgstr "Nome:"
+
+#: ../../include/enotify.php:294
+msgid "Photo:"
+msgstr "Foto:"
+
+#: ../../include/enotify.php:297
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Visita %s per approvare o rifiutare il suggerimento."
+
+#: ../../include/enotify.php:508
+msgid "[Red:Notify]"
+msgstr "[Hubzilla]"
+
#: ../../include/contact_selectors.php:56
msgid "Frequently"
msgstr "Frequentemente"
@@ -2018,9 +1344,9 @@ msgstr "OStatus"
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:79 ../../mod/id.php:12
-#: ../../mod/id.php:13 ../../mod/admin.php:815 ../../mod/admin.php:824
-#: ../../boot.php:1554
+#: ../../include/contact_selectors.php:79 ../../mod/admin.php:813
+#: ../../mod/admin.php:822 ../../mod/id.php:15 ../../mod/id.php:16
+#: ../../boot.php:1542
msgid "Email"
msgstr "Email"
@@ -2096,6 +1422,14 @@ msgstr "l'account locale non è stato trovato."
msgid "Cannot connect to yourself."
msgstr "Non puoi connetterti a te stesso."
+#: ../../include/ItemObject.php:89 ../../include/conversation.php:667
+msgid "Private Message"
+msgstr "Messaggio privato"
+
+#: ../../include/ItemObject.php:126 ../../include/conversation.php:659
+msgid "Select"
+msgstr "Seleziona"
+
#: ../../include/ItemObject.php:130
msgid "Save to Folder"
msgstr "Salva nella cartella"
@@ -2124,6 +1458,29 @@ msgstr "Non sono d'accordo"
msgid "I abstain"
msgstr "Mi astengo"
+#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187
+#: ../../include/conversation.php:1674 ../../mod/photos.php:1003
+#: ../../mod/photos.php:1015
+msgid "View all"
+msgstr "Vedi tutto"
+
+#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396
+#: ../../include/conversation.php:1698 ../../include/identity.php:1133
+#: ../../mod/photos.php:1007
+msgctxt "noun"
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Mi piace"
+msgstr[1] "Mi piace"
+
+#: ../../include/ItemObject.php:184 ../../include/conversation.php:1701
+#: ../../mod/photos.php:1012
+msgctxt "noun"
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Non mi piace"
+msgstr[1] "Non mi piace"
+
#: ../../include/ItemObject.php:212
msgid "Add Star"
msgstr "Aggiungi ai preferiti"
@@ -2140,6 +1497,14 @@ msgstr "Attiva/disattiva preferito"
msgid "starred"
msgstr "preferito"
+#: ../../include/ItemObject.php:227 ../../include/conversation.php:674
+msgid "Message signature validated"
+msgstr "Messaggio con firma verificata"
+
+#: ../../include/ItemObject.php:228 ../../include/conversation.php:675
+msgid "Message signature incorrect"
+msgstr "Massaggio con firma non corretta"
+
#: ../../include/ItemObject.php:236
msgid "Add Tag"
msgstr "Aggiungi un tag"
@@ -2148,7 +1513,7 @@ msgstr "Aggiungi un tag"
msgid "I like this (toggle)"
msgstr "Attiva/disattiva Mi piace"
-#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:305
+#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310
msgid "like"
msgstr "mi piace"
@@ -2156,7 +1521,7 @@ msgstr "mi piace"
msgid "I don't like this (toggle)"
msgstr "Attiva/disattiva Non mi piace"
-#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:306
+#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311
msgid "dislike"
msgstr "non mi piace"
@@ -2196,6 +1561,21 @@ msgstr "Da bacheca a bacheca"
msgid "via Wall-To-Wall:"
msgstr "da bacheca a bacheca:"
+#: ../../include/ItemObject.php:312 ../../include/conversation.php:716
+#, php-format
+msgid "from %s"
+msgstr "da %s"
+
+#: ../../include/ItemObject.php:315 ../../include/conversation.php:719
+#, php-format
+msgid "last edited: %s"
+msgstr "ultima modifica: %s"
+
+#: ../../include/ItemObject.php:316 ../../include/conversation.php:720
+#, php-format
+msgid "Expires: %s"
+msgstr "Scadenza: %s"
+
#: ../../include/ItemObject.php:337
msgid "Save Bookmarks"
msgstr "Salva segnalibro"
@@ -2223,11 +1603,49 @@ msgstr "Non mi piace"
msgid "Close"
msgstr "Chiudi"
+#: ../../include/ItemObject.php:364 ../../include/conversation.php:737
+#: ../../include/conversation.php:1206 ../../mod/photos.php:950
+#: ../../mod/editlayout.php:153 ../../mod/editwebpage.php:192
+#: ../../mod/editpost.php:130 ../../mod/editblock.php:155
+#: ../../mod/mail.php:241 ../../mod/mail.php:356
+msgid "Please wait"
+msgstr "Attendere"
+
#: ../../include/ItemObject.php:665 ../../mod/photos.php:966
#: ../../mod/photos.php:1084
msgid "This is you"
msgstr "Questo sei tu"
+#: ../../include/ItemObject.php:669 ../../include/conversation.php:1179
+#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:179
+#: ../../mod/editpost.php:114 ../../mod/editblock.php:141
+msgid "Bold"
+msgstr "Grassetto"
+
+#: ../../include/ItemObject.php:670 ../../include/conversation.php:1180
+#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:180
+#: ../../mod/editpost.php:115 ../../mod/editblock.php:142
+msgid "Italic"
+msgstr "Corsivo"
+
+#: ../../include/ItemObject.php:671 ../../include/conversation.php:1181
+#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:181
+#: ../../mod/editpost.php:116 ../../mod/editblock.php:143
+msgid "Underline"
+msgstr "Sottolineato"
+
+#: ../../include/ItemObject.php:672 ../../include/conversation.php:1182
+#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:182
+#: ../../mod/editpost.php:117 ../../mod/editblock.php:144
+msgid "Quote"
+msgstr "Citazione"
+
+#: ../../include/ItemObject.php:673 ../../include/conversation.php:1183
+#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:183
+#: ../../mod/editpost.php:118 ../../mod/editblock.php:145
+msgid "Code"
+msgstr "Codice"
+
#: ../../include/ItemObject.php:674
msgid "Image"
msgstr "Immagine"
@@ -2240,205 +1658,379 @@ msgstr "Collegamento"
msgid "Video"
msgstr "Video"
-#: ../../include/datetime.php:35
-msgid "Miscellaneous"
-msgstr "Altro"
+#: ../../include/ItemObject.php:680 ../../include/conversation.php:1233
+#: ../../mod/editpost.php:157 ../../mod/mail.php:247 ../../mod/mail.php:361
+msgid "Encrypt text"
+msgstr "Crittografia del testo"
-#: ../../include/datetime.php:113
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "AAAA-MM-GG oppure MM-GG"
+#: ../../include/Contact.php:124
+msgid "New window"
+msgstr "Nuova finestra"
-#: ../../include/datetime.php:214 ../../mod/events.php:635
-#: ../../mod/appman.php:91 ../../mod/appman.php:92
-msgid "Required"
-msgstr "Obbligatorio"
+#: ../../include/Contact.php:125
+msgid "Open the selected location in a different window or browser tab"
+msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra"
-#: ../../include/datetime.php:233 ../../boot.php:2356
-msgid "never"
-msgstr "mai"
+#: ../../include/Contact.php:215 ../../mod/admin.php:730
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Utente '%s' eliminato"
-#: ../../include/datetime.php:239
-msgid "less than a second ago"
-msgstr "meno di un secondo fa"
+#: ../../include/bb2diaspora.php:373
+msgid "Attachments:"
+msgstr "Allegati:"
-#: ../../include/datetime.php:242
-msgid "year"
-msgstr "anno"
+#: ../../include/bb2diaspora.php:453
+msgid "Hubzilla event notification:"
+msgstr "Notifica eventi Hubzilla:"
-#: ../../include/datetime.php:242
-msgid "years"
-msgstr "anni"
+#: ../../include/text.php:329
+msgid "prev"
+msgstr "prec"
-#: ../../include/datetime.php:243
-msgid "month"
-msgstr "mese"
+#: ../../include/text.php:331
+msgid "first"
+msgstr "inizio"
-#: ../../include/datetime.php:243
-msgid "months"
-msgstr "mesi"
+#: ../../include/text.php:360
+msgid "last"
+msgstr "fine"
-#: ../../include/datetime.php:244
-msgid "week"
-msgstr "settimana"
+#: ../../include/text.php:363
+msgid "next"
+msgstr "succ"
-#: ../../include/datetime.php:244
-msgid "weeks"
-msgstr "settimane"
+#: ../../include/text.php:373
+msgid "older"
+msgstr "più recenti"
-#: ../../include/datetime.php:245
-msgid "day"
-msgstr "giorno"
+#: ../../include/text.php:375
+msgid "newer"
+msgstr "più nuovi"
-#: ../../include/datetime.php:245
-msgid "days"
-msgstr "giorni"
+#: ../../include/text.php:768
+msgid "No connections"
+msgstr "Nessun contatto"
-#: ../../include/datetime.php:246
-msgid "hour"
-msgstr "ora"
+#: ../../include/text.php:782
+#, php-format
+msgid "%d Connection"
+msgid_plural "%d Connections"
+msgstr[0] "%d contatto"
+msgstr[1] "%d contatti"
-#: ../../include/datetime.php:246
-msgid "hours"
-msgstr "ore"
+#: ../../include/text.php:795 ../../mod/viewconnections.php:104
+msgid "View Connections"
+msgstr "Elenco contatti"
-#: ../../include/datetime.php:247
-msgid "minute"
-msgstr "minuto"
+#: ../../include/text.php:852 ../../include/text.php:864
+#: ../../include/nav.php:165 ../../include/apps.php:147
+#: ../../mod/search.php:38
+msgid "Search"
+msgstr "Cerca"
-#: ../../include/datetime.php:247
-msgid "minutes"
-msgstr "minuti"
+#: ../../include/text.php:928
+msgid "poke"
+msgstr "poke"
-#: ../../include/datetime.php:248
-msgid "second"
-msgstr "secondo"
+#: ../../include/text.php:928 ../../include/conversation.php:243
+msgid "poked"
+msgstr "ha ricevuto un poke"
-#: ../../include/datetime.php:248
-msgid "seconds"
-msgstr "secondi"
+#: ../../include/text.php:929
+msgid "ping"
+msgstr "ping"
-#: ../../include/datetime.php:257
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s fa"
+#: ../../include/text.php:929
+msgid "pinged"
+msgstr "ha ricevuto un ping"
-#: ../../include/datetime.php:465
-#, php-format
-msgid "%1$s's birthday"
-msgstr "Compleanno di %1$s"
+#: ../../include/text.php:930
+msgid "prod"
+msgstr "spintone"
-#: ../../include/datetime.php:466
-#, php-format
-msgid "Happy Birthday %1$s"
-msgstr "Buon compleanno %1$s"
+#: ../../include/text.php:930
+msgid "prodded"
+msgstr "ha ricevuto uno spintone"
-#: ../../include/Contact.php:124
-msgid "New window"
-msgstr "Nuova finestra"
+#: ../../include/text.php:931
+msgid "slap"
+msgstr "schiaffo"
-#: ../../include/Contact.php:125
-msgid "Open the selected location in a different window or browser tab"
-msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra"
+#: ../../include/text.php:931
+msgid "slapped"
+msgstr "ha ricevuto uno schiaffo"
-#: ../../include/Contact.php:215 ../../mod/admin.php:729
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Utente '%s' eliminato"
+#: ../../include/text.php:932
+msgid "finger"
+msgstr "finger"
-#: ../../include/bb2diaspora.php:373
-msgid "Attachments:"
-msgstr "Allegati:"
+#: ../../include/text.php:932
+msgid "fingered"
+msgstr "ha ricevuto un finger"
-#: ../../include/bb2diaspora.php:451 ../../include/event.php:11
-msgid "l F d, Y \\@ g:i A"
-msgstr "l d F Y \\@ G:i"
+#: ../../include/text.php:933
+msgid "rebuff"
+msgstr "rifiuto"
-#: ../../include/bb2diaspora.php:453
-msgid "Redmatrix event notification:"
-msgstr "Notifica eventi RedMatrix:"
+#: ../../include/text.php:933
+msgid "rebuffed"
+msgstr "ha ricevuto un rifiuto"
-#: ../../include/bb2diaspora.php:457 ../../include/event.php:20
-msgid "Starts:"
-msgstr "Inizio:"
+#: ../../include/text.php:943
+msgid "happy"
+msgstr "felice"
-#: ../../include/bb2diaspora.php:465 ../../include/event.php:30
-msgid "Finishes:"
-msgstr "Fine:"
+#: ../../include/text.php:944
+msgid "sad"
+msgstr "triste"
-#: ../../include/items.php:382 ../../mod/like.php:270
-#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
-#: ../../mod/bulksetclose.php:11 ../../index.php:392
-msgid "Permission denied"
-msgstr "Permesso negato"
+#: ../../include/text.php:945
+msgid "mellow"
+msgstr "calmo"
-#: ../../include/items.php:979 ../../include/items.php:1024
-msgid "(Unknown)"
-msgstr "(Sconosciuto)"
+#: ../../include/text.php:946
+msgid "tired"
+msgstr "stanco"
-#: ../../include/items.php:1181
-msgid "Visible to anybody on the internet."
-msgstr "Visibile a chiunque su internet."
+#: ../../include/text.php:947
+msgid "perky"
+msgstr "vivace"
-#: ../../include/items.php:1183
-msgid "Visible to you only."
-msgstr "Visibile solo a te."
+#: ../../include/text.php:948
+msgid "angry"
+msgstr "arrabbiato"
-#: ../../include/items.php:1185
-msgid "Visible to anybody in this network."
-msgstr "Visibile a tutti su questa rete."
+#: ../../include/text.php:949
+msgid "stupified"
+msgstr "stordito"
-#: ../../include/items.php:1187
-msgid "Visible to anybody authenticated."
-msgstr "Visibile a chiunque sia autenticato."
+#: ../../include/text.php:950
+msgid "puzzled"
+msgstr "confuso"
-#: ../../include/items.php:1189
-#, php-format
-msgid "Visible to anybody on %s."
-msgstr "Visibile a tutti in %s."
+#: ../../include/text.php:951
+msgid "interested"
+msgstr "attento"
-#: ../../include/items.php:1191
-msgid "Visible to all connections."
-msgstr "Visibile a tutti coloro che ti seguono."
+#: ../../include/text.php:952
+msgid "bitter"
+msgstr "amaro"
-#: ../../include/items.php:1193
-msgid "Visible to approved connections."
-msgstr "Visibile ai contatti approvati."
+#: ../../include/text.php:953
+msgid "cheerful"
+msgstr "allegro"
-#: ../../include/items.php:1195
-msgid "Visible to specific connections."
-msgstr "Visibile ad alcuni contatti scelti."
+#: ../../include/text.php:954
+msgid "alive"
+msgstr "vivace"
-#: ../../include/items.php:4027 ../../mod/thing.php:76
-#: ../../mod/display.php:36 ../../mod/filestorage.php:27
-#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:984
-#: ../../mod/admin.php:1184
-msgid "Item not found."
-msgstr "Elemento non trovato."
+#: ../../include/text.php:955
+msgid "annoyed"
+msgstr "seccato"
-#: ../../include/items.php:4479 ../../mod/group.php:38 ../../mod/group.php:140
-#: ../../mod/bulksetclose.php:51
-msgid "Collection not found."
-msgstr "Insieme di canali non trovato."
+#: ../../include/text.php:956
+msgid "anxious"
+msgstr "ansioso"
-#: ../../include/items.php:4494
-msgid "Collection is empty."
-msgstr "L'insieme di canali è vuoto."
+#: ../../include/text.php:957
+msgid "cranky"
+msgstr "irritabile"
-#: ../../include/items.php:4501
-#, php-format
-msgid "Collection: %s"
-msgstr "Insieme: %s"
+#: ../../include/text.php:958
+msgid "disturbed"
+msgstr "turbato"
-#: ../../include/items.php:4512
-#, php-format
-msgid "Connection: %s"
-msgstr "Contatto: %s"
+#: ../../include/text.php:959
+msgid "frustrated"
+msgstr "frustrato"
-#: ../../include/items.php:4515
-msgid "Connection not found."
-msgstr "Contatto non trovato."
+#: ../../include/text.php:960
+msgid "depressed"
+msgstr "in depressione"
+
+#: ../../include/text.php:961
+msgid "motivated"
+msgstr "motivato"
+
+#: ../../include/text.php:962
+msgid "relaxed"
+msgstr "rilassato"
+
+#: ../../include/text.php:963
+msgid "surprised"
+msgstr "sorpreso"
+
+#: ../../include/text.php:1135
+msgid "Monday"
+msgstr "lunedì"
+
+#: ../../include/text.php:1135
+msgid "Tuesday"
+msgstr "martedì"
+
+#: ../../include/text.php:1135
+msgid "Wednesday"
+msgstr "mercoledì"
+
+#: ../../include/text.php:1135
+msgid "Thursday"
+msgstr "giovedì"
+
+#: ../../include/text.php:1135
+msgid "Friday"
+msgstr "venerdì"
+
+#: ../../include/text.php:1135
+msgid "Saturday"
+msgstr "sabato"
+
+#: ../../include/text.php:1135
+msgid "Sunday"
+msgstr "domenica"
+
+#: ../../include/text.php:1139
+msgid "January"
+msgstr "gennaio"
+
+#: ../../include/text.php:1139
+msgid "February"
+msgstr "febbraio"
-#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1551
+#: ../../include/text.php:1139
+msgid "March"
+msgstr "marzo"
+
+#: ../../include/text.php:1139
+msgid "April"
+msgstr "aprile"
+
+#: ../../include/text.php:1139
+msgid "May"
+msgstr "maggio"
+
+#: ../../include/text.php:1139
+msgid "June"
+msgstr "giugno"
+
+#: ../../include/text.php:1139
+msgid "July"
+msgstr "luglio"
+
+#: ../../include/text.php:1139
+msgid "August"
+msgstr "agosto"
+
+#: ../../include/text.php:1139
+msgid "September"
+msgstr "settembre"
+
+#: ../../include/text.php:1139
+msgid "October"
+msgstr "ottobre"
+
+#: ../../include/text.php:1139
+msgid "November"
+msgstr "novembre"
+
+#: ../../include/text.php:1139
+msgid "December"
+msgstr "dicembre"
+
+#: ../../include/text.php:1236
+msgid "unknown.???"
+msgstr "sconosciuto???"
+
+#: ../../include/text.php:1237
+msgid "bytes"
+msgstr "byte"
+
+#: ../../include/text.php:1273
+msgid "remove category"
+msgstr "rimuovi la categoria"
+
+#: ../../include/text.php:1348
+msgid "remove from file"
+msgstr "rimuovi dal file"
+
+#: ../../include/text.php:1424 ../../include/text.php:1435
+#: ../../mod/connedit.php:661
+msgid "Click to open/close"
+msgstr "Clicca per aprire/chiudere"
+
+#: ../../include/text.php:1591 ../../mod/events.php:444
+msgid "Link to Source"
+msgstr "Link al sito d'origine"
+
+#: ../../include/text.php:1612 ../../include/text.php:1683
+msgid "default"
+msgstr "predefinito"
+
+#: ../../include/text.php:1620
+msgid "Page layout"
+msgstr "Layout della pagina"
+
+#: ../../include/text.php:1620
+msgid "You can create your own with the layouts tool"
+msgstr "Con gli strumenti di design puoi creare il tuo"
+
+#: ../../include/text.php:1661
+msgid "Page content type"
+msgstr "Tipo di contenuto della pagina"
+
+#: ../../include/text.php:1695
+msgid "Select an alternate language"
+msgstr "Seleziona una lingua diversa"
+
+#: ../../include/text.php:1814 ../../include/conversation.php:120
+#: ../../include/diaspora.php:2081 ../../mod/like.php:346
+#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
+#: ../../mod/tagger.php:43
+msgid "photo"
+msgstr "la foto"
+
+#: ../../include/text.php:1817 ../../include/conversation.php:123
+#: ../../mod/like.php:348 ../../mod/tagger.php:47
+msgid "event"
+msgstr "l'evento"
+
+#: ../../include/text.php:1820 ../../include/conversation.php:148
+#: ../../include/diaspora.php:2081 ../../mod/like.php:346
+#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
+#: ../../mod/tagger.php:51
+msgid "status"
+msgstr "il messaggio di stato"
+
+#: ../../include/text.php:1822 ../../include/conversation.php:150
+#: ../../mod/tagger.php:53
+msgid "comment"
+msgstr "il commento"
+
+#: ../../include/text.php:1827
+msgid "activity"
+msgstr "l'attività"
+
+#: ../../include/text.php:2122
+msgid "Design Tools"
+msgstr "Strumenti di design"
+
+#: ../../include/text.php:2125 ../../mod/blocks.php:143
+msgid "Blocks"
+msgstr "Riquadri"
+
+#: ../../include/text.php:2126 ../../mod/menu.php:95
+msgid "Menus"
+msgstr "Menù"
+
+#: ../../include/text.php:2127 ../../mod/layouts.php:169
+msgid "Layouts"
+msgstr "Layout"
+
+#: ../../include/text.php:2128
+msgid "Pages"
+msgstr "Pagine"
+
+#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1539
msgid "Logout"
msgstr "Esci"
@@ -2454,6 +2046,11 @@ msgstr "Bacheca"
msgid "Your posts and conversations"
msgstr "I tuoi articoli e conversazioni"
+#: ../../include/nav.php:91 ../../include/conversation.php:942
+#: ../../mod/connedit.php:494 ../../mod/connedit.php:660
+msgid "View Profile"
+msgstr "Profilo"
+
#: ../../include/nav.php:91
msgid "Your profile page"
msgstr "Il tuo profilo"
@@ -2466,10 +2063,19 @@ msgstr "Modifica i profili"
msgid "Manage/Edit profiles"
msgstr "Gestisci/modifica i profili"
+#: ../../include/nav.php:95 ../../include/identity.php:846
+msgid "Edit Profile"
+msgstr "Modifica il profilo"
+
#: ../../include/nav.php:95
msgid "Edit your profile"
msgstr "Modifica il profilo"
+#: ../../include/nav.php:97 ../../include/conversation.php:1597
+#: ../../include/apps.php:139 ../../mod/fbrowser.php:25
+msgid "Photos"
+msgstr "Foto"
+
#: ../../include/nav.php:97
msgid "Your photos"
msgstr "Le tue foto"
@@ -2486,15 +2092,25 @@ msgstr "Area chat"
msgid "Your chatrooms"
msgstr "Le tue aree chat"
+#: ../../include/nav.php:109 ../../include/conversation.php:1632
+#: ../../include/apps.php:129
+msgid "Bookmarks"
+msgstr "Segnalibri"
+
#: ../../include/nav.php:109
msgid "Your bookmarks"
msgstr "I tuoi segnalibri"
+#: ../../include/nav.php:113 ../../include/conversation.php:1642
+#: ../../include/apps.php:136 ../../mod/webpages.php:176
+msgid "Webpages"
+msgstr "Pagine web"
+
#: ../../include/nav.php:113
msgid "Your webpages"
msgstr "Le tue pagine web"
-#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1552
+#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1540
msgid "Login"
msgstr "Accedi"
@@ -2519,7 +2135,7 @@ msgstr "Clicca per autenticarti sul tuo server principale"
msgid "Home Page"
msgstr "Bacheca"
-#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1528
+#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1516
msgid "Register"
msgstr "Iscriviti"
@@ -2528,7 +2144,7 @@ msgid "Create an account"
msgstr "Crea un account"
#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67
-#: ../../mod/help.php:72
+#: ../../mod/help.php:72 ../../mod/layouts.php:171
msgid "Help"
msgstr "Guida"
@@ -2540,18 +2156,12 @@ msgstr "Guida e documentazione"
msgid "Applications, utilities, links, games"
msgstr "Applicazioni, utilità, link, giochi"
-#: ../../include/nav.php:165 ../../include/apps.php:147
-#: ../../include/text.php:832 ../../include/text.php:844
-#: ../../mod/search.php:38
-msgid "Search"
-msgstr "Cerca"
-
#: ../../include/nav.php:165
msgid "Search site content"
msgstr "Cerca nel sito"
#: ../../include/nav.php:168 ../../include/apps.php:141
-#: ../../mod/directory.php:353
+#: ../../mod/directory.php:366
msgid "Directory"
msgstr "Elenco pubblico"
@@ -2561,7 +2171,7 @@ msgstr "Elenco pubblico canali"
#: ../../include/nav.php:180 ../../include/apps.php:133
msgid "Matrix"
-msgstr "RedMatrix"
+msgstr "Hubzilla"
#: ../../include/nav.php:180
msgid "Your matrix"
@@ -2645,7 +2255,7 @@ msgid "Mark all events seen"
msgstr "Marca come letti tutti gli eventi"
#: ../../include/nav.php:206 ../../include/apps.php:132
-#: ../../mod/manage.php:164
+#: ../../mod/manage.php:166
msgid "Channel Manager"
msgstr "Gestione canali"
@@ -2665,6 +2275,10 @@ msgstr "Amministrazione"
msgid "Site Setup and Configuration"
msgstr "Installazione e configurazione del sito"
+#: ../../include/nav.php:247 ../../include/conversation.php:850
+msgid "Loading..."
+msgstr "Caricamento in corso..."
+
#: ../../include/nav.php:252
msgid "@name, #tag, content"
msgstr "@nome, #tag, testo"
@@ -2677,31 +2291,31 @@ msgstr "Attendere..."
msgid "Tags"
msgstr "Tag"
-#: ../../include/taxonomy.php:282
+#: ../../include/taxonomy.php:287
msgid "Keywords"
msgstr "Parole chiave"
-#: ../../include/taxonomy.php:303
+#: ../../include/taxonomy.php:308
msgid "have"
msgstr "ho"
-#: ../../include/taxonomy.php:303
+#: ../../include/taxonomy.php:308
msgid "has"
msgstr "ha"
-#: ../../include/taxonomy.php:304
+#: ../../include/taxonomy.php:309
msgid "want"
msgstr "voglio"
-#: ../../include/taxonomy.php:304
+#: ../../include/taxonomy.php:309
msgid "wants"
msgstr "vuole"
-#: ../../include/taxonomy.php:305
+#: ../../include/taxonomy.php:310
msgid "likes"
msgstr "gli piace"
-#: ../../include/taxonomy.php:306
+#: ../../include/taxonomy.php:311
msgid "dislikes"
msgstr "non gli piace"
@@ -2728,278 +2342,829 @@ msgstr "Guarda %2$s di %1$s "
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s ha aggiornato %2$s cambiando %3$s."
-#: ../../include/event.php:376
-msgid "This event has been added to your calendar."
-msgstr "Questo evento è stato aggiunto al tuo calendario"
+#: ../../include/bbcode.php:122 ../../include/bbcode.php:735
+#: ../../include/bbcode.php:738 ../../include/bbcode.php:743
+#: ../../include/bbcode.php:746 ../../include/bbcode.php:749
+#: ../../include/bbcode.php:752 ../../include/bbcode.php:757
+#: ../../include/bbcode.php:760 ../../include/bbcode.php:765
+#: ../../include/bbcode.php:768 ../../include/bbcode.php:771
+#: ../../include/bbcode.php:774
+msgid "Image/photo"
+msgstr "Immagine"
-#: ../../include/api.php:1095
-msgid "Public Timeline"
-msgstr "Diario pubblico"
+#: ../../include/bbcode.php:161 ../../include/bbcode.php:785
+msgid "Encrypted content"
+msgstr "Contenuto crittografato"
-#: ../../include/dir_fns.php:134
-msgid "Directory Options"
-msgstr "Opzioni elenco pubblico"
+#: ../../include/bbcode.php:177
+msgid "Install design element: "
+msgstr "Installa il componente di design:"
-#: ../../include/dir_fns.php:135
-msgid "Alphabetic"
-msgstr "Alfabetico"
+#: ../../include/bbcode.php:190
+msgid "QR code"
+msgstr "QR code"
-#: ../../include/dir_fns.php:136
-msgid "Reverse Alphabetic"
-msgstr "Alfabetico inverso"
+#: ../../include/bbcode.php:241
+#, php-format
+msgid "%1$s wrote the following %2$s %3$s"
+msgstr "%1$s ha scritto %2$s %3$s"
-#: ../../include/dir_fns.php:137
-msgid "Newest to Oldest"
-msgstr "Prima i più recenti"
+#: ../../include/bbcode.php:243
+msgid "post"
+msgstr "l'articolo"
-#: ../../include/dir_fns.php:138
-msgid "Oldest to Newest"
-msgstr "Prima i più vecchi"
+#: ../../include/bbcode.php:485
+msgid "Different viewers will see this text differently"
+msgstr "Ad altri questo testo potrebbe apparire in modo differente"
-#: ../../include/dir_fns.php:139
-msgid "Sort"
-msgstr "Ordinamento"
+#: ../../include/bbcode.php:696
+msgid "$1 spoiler"
+msgstr "$1 spoiler"
-#: ../../include/dir_fns.php:143
-msgid "Safe Mode"
-msgstr "Modalità SafeSearch"
+#: ../../include/bbcode.php:723
+msgid "$1 wrote:"
+msgstr "$1 ha scritto:"
-#: ../../include/dir_fns.php:145
-msgid "Public Forums Only"
-msgstr "Solo forum pubblici"
+#: ../../include/items.php:399 ../../mod/like.php:270
+#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
+#: ../../mod/bulksetclose.php:11 ../../index.php:392
+msgid "Permission denied"
+msgstr "Permesso negato"
-#: ../../include/dir_fns.php:146
-msgid "This Website Only"
-msgstr "Solo in questo sito"
+#: ../../include/items.php:1012 ../../include/items.php:1058
+msgid "(Unknown)"
+msgstr "(Sconosciuto)"
-#: ../../include/oembed.php:183
-msgid "Embedded content"
-msgstr "Contenuti incorporati"
+#: ../../include/items.php:1226
+msgid "Visible to anybody on the internet."
+msgstr "Visibile a chiunque su internet."
-#: ../../include/oembed.php:192
-msgid "Embedding disabled"
-msgstr "Disabilita la creazione di contenuti incorporati"
+#: ../../include/items.php:1228
+msgid "Visible to you only."
+msgstr "Visibile solo a te."
-#: ../../include/zot.php:679
-msgid "Invalid data packet"
-msgstr "Dati non validi"
+#: ../../include/items.php:1230
+msgid "Visible to anybody in this network."
+msgstr "Visibile a tutti su questa rete."
-#: ../../include/zot.php:695
-msgid "Unable to verify channel signature"
-msgstr "Impossibile verificare la firma elettronica del canale"
+#: ../../include/items.php:1232
+msgid "Visible to anybody authenticated."
+msgstr "Visibile a chiunque sia autenticato."
-#: ../../include/zot.php:2079
+#: ../../include/items.php:1234
#, php-format
-msgid "Unable to verify site signature for %s"
-msgstr "Impossibile verificare la firma elettronica del sito %s"
+msgid "Visible to anybody on %s."
+msgstr "Visibile a tutti in %s."
-#: ../../include/auth.php:131
-msgid "Logged out."
-msgstr "Uscita effettuata."
+#: ../../include/items.php:1236
+msgid "Visible to all connections."
+msgstr "Visibile a tutti coloro che ti seguono."
-#: ../../include/auth.php:272
-msgid "Failed authentication"
-msgstr "Autenticazione fallita"
+#: ../../include/items.php:1238
+msgid "Visible to approved connections."
+msgstr "Visibile ai contatti approvati."
-#: ../../include/auth.php:286 ../../mod/openid.php:190
-msgid "Login failed."
-msgstr "Accesso fallito."
+#: ../../include/items.php:1240
+msgid "Visible to specific connections."
+msgstr "Visibile ad alcuni contatti scelti."
-#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
-msgstr "Notifica di RedMatrix"
+#: ../../include/items.php:4051 ../../mod/thing.php:74
+#: ../../mod/display.php:36 ../../mod/filestorage.php:27
+#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:984
+#: ../../mod/admin.php:1184
+msgid "Item not found."
+msgstr "Elemento non trovato."
+
+#: ../../include/items.php:4124 ../../include/photos.php:26
+#: ../../include/attach.php:136 ../../include/attach.php:183
+#: ../../include/attach.php:246 ../../include/attach.php:260
+#: ../../include/attach.php:304 ../../include/attach.php:318
+#: ../../include/attach.php:343 ../../include/attach.php:539
+#: ../../include/attach.php:611 ../../include/chat.php:131
+#: ../../mod/profile.php:64 ../../mod/profile.php:72
+#: ../../mod/achievements.php:30 ../../mod/manage.php:6
+#: ../../mod/settings.php:564 ../../mod/api.php:26 ../../mod/api.php:31
+#: ../../mod/thing.php:241 ../../mod/thing.php:256 ../../mod/thing.php:290
+#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277
+#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178
+#: ../../mod/events.php:219 ../../mod/group.php:9 ../../mod/setup.php:207
+#: ../../mod/common.php:35 ../../mod/connections.php:169
+#: ../../mod/photos.php:68 ../../mod/pdledit.php:21 ../../mod/authtest.php:13
+#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89
+#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/editwebpage.php:64
+#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101
+#: ../../mod/editwebpage.php:125 ../../mod/rate.php:110
+#: ../../mod/editpost.php:13 ../../mod/invite.php:13 ../../mod/invite.php:104
+#: ../../mod/locs.php:77 ../../mod/sources.php:66 ../../mod/menu.php:69
+#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73
+#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115
+#: ../../mod/fsuggest.php:78 ../../mod/poke.php:128 ../../mod/webpages.php:69
+#: ../../mod/profiles.php:188 ../../mod/profiles.php:576
+#: ../../mod/viewsrc.php:14 ../../mod/mitem.php:115
+#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27
+#: ../../mod/editblock.php:65 ../../mod/register.php:72 ../../mod/item.php:206
+#: ../../mod/item.php:214 ../../mod/item.php:962 ../../mod/blocks.php:69
+#: ../../mod/blocks.php:76 ../../mod/id.php:71 ../../mod/message.php:16
+#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87
+#: ../../mod/mood.php:111 ../../mod/connedit.php:331 ../../mod/mail.php:114
+#: ../../mod/notifications.php:66 ../../mod/regmod.php:17
+#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99
+#: ../../mod/appman.php:66 ../../mod/network.php:12 ../../mod/page.php:28
+#: ../../mod/page.php:79 ../../mod/bookmarks.php:46 ../../mod/channel.php:100
+#: ../../mod/channel.php:219 ../../mod/channel.php:262
+#: ../../mod/suggest.php:26 ../../mod/service_limits.php:7
+#: ../../mod/sharedwithme.php:7 ../../index.php:190 ../../index.php:393
+msgid "Permission denied."
+msgstr "Permesso negato."
-#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "RedMatrix"
+#: ../../include/items.php:4524 ../../mod/group.php:38 ../../mod/group.php:140
+#: ../../mod/bulksetclose.php:51
+msgid "Collection not found."
+msgstr "Insieme di canali non trovato."
-#: ../../include/enotify.php:44
-msgid "Thank You,"
-msgstr "Grazie,"
+#: ../../include/items.php:4540
+msgid "Collection is empty."
+msgstr "L'insieme di canali è vuoto."
-#: ../../include/enotify.php:46
+#: ../../include/items.php:4547
#, php-format
-msgid "%s Administrator"
-msgstr "L'amministratore di %s"
+msgid "Collection: %s"
+msgstr "Insieme: %s"
-#: ../../include/enotify.php:81
+#: ../../include/items.php:4557
#, php-format
-msgid "%s <!item_type!>"
-msgstr "%s <!item_type!>"
+msgid "Connection: %s"
+msgstr "Contatto: %s"
-#: ../../include/enotify.php:85
-#, php-format
-msgid "[Red:Notify] New mail received at %s"
-msgstr "[RedMatrix] Nuovo messaggio su %s"
+#: ../../include/items.php:4559
+msgid "Connection not found."
+msgstr "Contatto non trovato."
-#: ../../include/enotify.php:87
-#, php-format
-msgid "%1$s, %2$s sent you a new private message at %3$s."
-msgstr "%1$s, %2$s ti ha mandato un messaggio privato su %3$s."
+#: ../../include/permissions.php:26
+msgid "Can view my normal stream and posts"
+msgstr "Può vedere i miei contenuti e articoli normali"
-#: ../../include/enotify.php:88
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s ti ha mandato %2$s."
+#: ../../include/permissions.php:27
+msgid "Can view my default channel profile"
+msgstr "Può vedere il profilo predefinito del canale"
-#: ../../include/enotify.php:88
-msgid "a private message"
-msgstr "un messaggio privato"
+#: ../../include/permissions.php:28
+msgid "Can view my photo albums"
+msgstr "Può vedere i miei album fotografici"
-#: ../../include/enotify.php:89
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
-msgstr "Visita %s per leggere i tuoi messaggi privati e rispondere."
+#: ../../include/permissions.php:29
+msgid "Can view my connections"
+msgstr "Può vedere i miei contatti"
-#: ../../include/enotify.php:144
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]"
-msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s[/zrl]"
+#: ../../include/permissions.php:30
+msgid "Can view my file storage"
+msgstr "Può vedere i miei file condivisi"
-#: ../../include/enotify.php:152
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]"
-msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%5$s di %4$s[/zrl]"
+#: ../../include/permissions.php:31
+msgid "Can view my webpages"
+msgstr "Può vedere le mie pagine web"
-#: ../../include/enotify.php:161
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]"
-msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s che hai creato[/zrl]"
+#: ../../include/permissions.php:34
+msgid "Can send me their channel stream and posts"
+msgstr "È tra i canali che seguo"
-#: ../../include/enotify.php:172
-#, php-format
-msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[RedMatrix] Nuovo commento di %2$s alla conversazione #%1$d"
+#: ../../include/permissions.php:35
+msgid "Can post on my channel page (\"wall\")"
+msgstr "Può scrivere sulla bacheca del mio canale"
-#: ../../include/enotify.php:173
-#, php-format
-msgid "%1$s, %2$s commented on an item/conversation you have been following."
-msgstr "%1$s, %2$s ha commentato un elemento che stavi seguendo."
+#: ../../include/permissions.php:36
+msgid "Can comment on or like my posts"
+msgstr "Può commentare o aggiungere \"mi piace\" ai miei articoli"
-#: ../../include/enotify.php:176 ../../include/enotify.php:191
-#: ../../include/enotify.php:217 ../../include/enotify.php:236
-#: ../../include/enotify.php:250
-#, php-format
-msgid "Please visit %s to view and/or reply to the conversation."
-msgstr "Visita %s per leggere o commentare la conversazione."
+#: ../../include/permissions.php:37
+msgid "Can send me private mail messages"
+msgstr "Può inviarmi messaggi privati"
-#: ../../include/enotify.php:182
-#, php-format
-msgid "[Red:Notify] %s posted to your profile wall"
-msgstr "[RedMatrix] %s ha scritto sulla tua bacheca"
+#: ../../include/permissions.php:38
+msgid "Can post photos to my photo albums"
+msgstr "Può aggiungere foto ai miei album"
-#: ../../include/enotify.php:184
-#, php-format
-msgid "%1$s, %2$s posted to your profile wall at %3$s"
-msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo su %3$s"
+#: ../../include/permissions.php:39
+msgid "Can like/dislike stuff"
+msgstr "Può aggiungere \"mi piace\""
-#: ../../include/enotify.php:186
+#: ../../include/permissions.php:39
+msgid "Profiles and things other than posts/comments"
+msgstr "Profili e tutto ciò che non è articoli e commenti"
+
+#: ../../include/permissions.php:41
+msgid "Can forward to all my channel contacts via post @mentions"
+msgstr "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione"
+
+#: ../../include/permissions.php:41
+msgid "Advanced - useful for creating group forum channels"
+msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione"
+
+#: ../../include/permissions.php:42
+msgid "Can chat with me (when available)"
+msgstr "Può aprire una chat con me (se disponibile)"
+
+#: ../../include/permissions.php:43
+msgid "Can write to my file storage"
+msgstr "Può scrivere sul mio archivio file"
+
+#: ../../include/permissions.php:44
+msgid "Can edit my webpages"
+msgstr "Può modificare le mie pagine web"
+
+#: ../../include/permissions.php:46
+msgid "Can source my public posts in derived channels"
+msgstr "Può usare i miei articoli pubblici per creare canali derivati"
+
+#: ../../include/permissions.php:46
+msgid "Somewhat advanced - very useful in open communities"
+msgstr "Piuttosto avanzato - molto utile nelle comunità aperte"
+
+#: ../../include/permissions.php:48
+msgid "Can administer my channel resources"
+msgstr "Può amministrare i contenuti del mio canale"
+
+#: ../../include/permissions.php:48
+msgid ""
+"Extremely advanced. Leave this alone unless you know what you are doing"
+msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"
+
+#: ../../include/permissions.php:809
+msgid "Social Networking"
+msgstr "Social network"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+#: ../../include/permissions.php:811
+msgid "Mostly Public"
+msgstr "Prevalentemente pubblico"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+#: ../../include/permissions.php:811
+msgid "Restricted"
+msgstr "Con restrizioni"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+msgid "Private"
+msgstr "Privato"
+
+#: ../../include/permissions.php:810
+msgid "Community Forum"
+msgstr "Forum di discussione"
+
+#: ../../include/permissions.php:811
+msgid "Feed Republish"
+msgstr "Aggregatore di feed esterni"
+
+#: ../../include/permissions.php:812
+msgid "Special Purpose"
+msgstr "Per finalità speciali"
+
+#: ../../include/permissions.php:812
+msgid "Celebrity/Soapbox"
+msgstr "Pagina per fan"
+
+#: ../../include/permissions.php:812
+msgid "Group Repository"
+msgstr "Repository di gruppo"
+
+#: ../../include/permissions.php:813 ../../include/profile_selectors.php:6
+#: ../../include/profile_selectors.php:23
+#: ../../include/profile_selectors.php:61
+#: ../../include/profile_selectors.php:97
+msgid "Other"
+msgstr "Altro"
+
+#: ../../include/permissions.php:813
+msgid "Custom/Expert Mode"
+msgstr "Personalizzazione per esperti"
+
+#: ../../include/conversation.php:126 ../../mod/like.php:113
+msgid "channel"
+msgstr "canale"
+
+#: ../../include/conversation.php:164 ../../include/diaspora.php:2110
+#: ../../mod/like.php:394
#, php-format
-msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]"
-msgstr "%1$s, %2$s ha scritto sulla [zrl=%3$s]tua bacheca[/zrl]"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "A %1$s piace %3$s di %2$s"
-#: ../../include/enotify.php:210
+#: ../../include/conversation.php:167 ../../mod/like.php:396
#, php-format
-msgid "[Red:Notify] %s tagged you"
-msgstr "[RedMatrix] %s ti ha taggato"
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "A %1$s non piace %3$s di %2$s"
-#: ../../include/enotify.php:211
+#: ../../include/conversation.php:204
#, php-format
-msgid "%1$s, %2$s tagged you at %3$s"
-msgstr "%1$s, %2$s ti ha taggato su %3$s"
+msgid "%1$s is now connected with %2$s"
+msgstr "%1$s adesso è connesso con %2$s"
-#: ../../include/enotify.php:212
+#: ../../include/conversation.php:239
#, php-format
-msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]."
-msgstr "%1$s, %2$s [zrl=%3$s]ti ha taggato[/zrl]."
+msgid "%1$s poked %2$s"
+msgstr "%1$s ha mandato un poke a %2$s"
-#: ../../include/enotify.php:225
+#: ../../include/conversation.php:260 ../../mod/mood.php:63
#, php-format
-msgid "[Red:Notify] %1$s poked you"
-msgstr "[RedMatrix] %1$s ti ha mandato un poke"
+msgctxt "mood"
+msgid "%1$s is %2$s"
+msgstr "%1$s è %2$s"
-#: ../../include/enotify.php:226
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
+msgctxt "title"
+msgid "Likes"
+msgstr "Mi piace"
+
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
+msgctxt "title"
+msgid "Dislikes"
+msgstr "Non mi piace"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Agree"
+msgstr "D'accordo"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Disagree"
+msgstr "Non d'accordo"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Abstain"
+msgstr "Astenuti"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Attending"
+msgstr "Partecipano"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Not attending"
+msgstr "Non partecipano"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Might attend"
+msgstr "Forse partecipano"
+
+#: ../../include/conversation.php:692
#, php-format
-msgid "%1$s, %2$s poked you at %3$s"
-msgstr "%1$s, %2$s ti ha mandato un poke su %3$s"
+msgid "View %s's profile @ %s"
+msgstr "Vedi il profilo di %s @ %s"
-#: ../../include/enotify.php:227
+#: ../../include/conversation.php:707
+msgid "Categories:"
+msgstr "Categorie:"
+
+#: ../../include/conversation.php:708
+msgid "Filed under:"
+msgstr "Classificato come:"
+
+#: ../../include/conversation.php:735
+msgid "View in context"
+msgstr "Vedi nel contesto"
+
+#: ../../include/conversation.php:846
+msgid "remove"
+msgstr "rimuovi"
+
+#: ../../include/conversation.php:851
+msgid "Delete Selected Items"
+msgstr "Elimina gli oggetti selezionati"
+
+#: ../../include/conversation.php:939
+msgid "View Source"
+msgstr "Vedi il sorgente"
+
+#: ../../include/conversation.php:940
+msgid "Follow Thread"
+msgstr "Segui la discussione"
+
+#: ../../include/conversation.php:941
+msgid "View Status"
+msgstr "Guarda il messaggio di stato"
+
+#: ../../include/conversation.php:943
+msgid "View Photos"
+msgstr "Guarda le foto"
+
+#: ../../include/conversation.php:944
+msgid "Matrix Activity"
+msgstr "Attività nella tua rete"
+
+#: ../../include/conversation.php:946
+msgid "Edit Contact"
+msgstr "Modifica il contatto"
+
+#: ../../include/conversation.php:947
+msgid "Send PM"
+msgstr "Invia messaggio privato"
+
+#: ../../include/conversation.php:948 ../../include/apps.php:145
+msgid "Poke"
+msgstr "Poke"
+
+#: ../../include/conversation.php:1062
#, php-format
-msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]."
-msgstr "%1$s, %2$s [zrl=%2$s]ti ha mandato un poke[/zrl]."
+msgid "%s likes this."
+msgstr "Piace a %s."
-#: ../../include/enotify.php:243
+#: ../../include/conversation.php:1062
#, php-format
-msgid "[Red:Notify] %s tagged your post"
-msgstr "[RedMatrix] %s ha taggato il tuo articolo"
+msgid "%s doesn't like this."
+msgstr "Non piace a %s."
-#: ../../include/enotify.php:244
+#: ../../include/conversation.php:1066
#, php-format
-msgid "%1$s, %2$s tagged your post at %3$s"
-msgstr "%1$s, %2$s ha taggato il tuo articolo su %3$s"
+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] "Piace a <span %1$s>%2$d persone</span>."
-#: ../../include/enotify.php:245
+#: ../../include/conversation.php:1068
#, php-format
-msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]"
-msgstr "%1$s, %2$s ha taggato [zrl=%3$s]il tuo articolo[/zrl]"
+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] "Non piace a <span %1$s>%2$d persone</span>."
-#: ../../include/enotify.php:257
-msgid "[Red:Notify] Introduction received"
-msgstr "[RedMatrix] Hai una richiesta di amicizia"
+#: ../../include/conversation.php:1074
+msgid "and"
+msgstr "e"
-#: ../../include/enotify.php:258
+#: ../../include/conversation.php:1077
#, php-format
-msgid "%1$s, you've received an new connection request from '%2$s' at %3$s"
-msgstr "%1$s, hai ricevuto una richiesta di entrare in contatto da '%2$s' su %3$s"
+msgid ", and %d other people"
+msgid_plural ", and %d other people"
+msgstr[0] ""
+msgstr[1] "e altre %d persone"
-#: ../../include/enotify.php:259
+#: ../../include/conversation.php:1078
#, php-format
-msgid ""
-"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s."
-msgstr "%1$s, hai ricevuto una [zrl=%2$s]richiesta di entrare in contatto[/zrl] da %3$s."
+msgid "%s like this."
+msgstr "Piace a %s."
-#: ../../include/enotify.php:263 ../../include/enotify.php:282
+#: ../../include/conversation.php:1078
#, php-format
-msgid "You may visit their profile at %s"
-msgstr "Puoi visitare il suo profilo su %s"
+msgid "%s don't like this."
+msgstr "Non piace a %s."
-#: ../../include/enotify.php:265
-#, php-format
-msgid "Please visit %s to approve or reject the connection request."
-msgstr "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."
+#: ../../include/conversation.php:1138
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visibile a <strong>tutti</strong>"
-#: ../../include/enotify.php:272
-msgid "[Red:Notify] Friend suggestion received"
-msgstr "[RedMatrix] Ti è stato suggerito un amico"
+#: ../../include/conversation.php:1139 ../../mod/mail.php:174
+#: ../../mod/mail.php:289
+msgid "Please enter a link URL:"
+msgstr "Inserisci l'indirizzo del link:"
-#: ../../include/enotify.php:273
-#, php-format
-msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s"
-msgstr "%1$s, ti è stato suggerito un amico da '%2$s' su %3$s"
+#: ../../include/conversation.php:1140
+msgid "Please enter a video link/URL:"
+msgstr "Inserisci l'indirizzo del video:"
+
+#: ../../include/conversation.php:1141
+msgid "Please enter an audio link/URL:"
+msgstr "Inserisci l'indirizzo dell'audio:"
+
+#: ../../include/conversation.php:1142
+msgid "Tag term:"
+msgstr "Tag:"
+
+#: ../../include/conversation.php:1143 ../../mod/filer.php:49
+msgid "Save to Folder:"
+msgstr "Salva nella cartella:"
+
+#: ../../include/conversation.php:1144
+msgid "Where are you right now?"
+msgstr "Dove sei ora?"
+
+#: ../../include/conversation.php:1145 ../../mod/editpost.php:52
+#: ../../mod/mail.php:175 ../../mod/mail.php:290
+msgid "Expires YYYY-MM-DD HH:MM"
+msgstr "Scade il YYYY-MM-DD HH:MM"
+
+#: ../../include/conversation.php:1172 ../../mod/photos.php:949
+#: ../../mod/editlayout.php:197 ../../mod/webpages.php:180
+#: ../../mod/blocks.php:149 ../../mod/layouts.php:175
+msgid "Share"
+msgstr "Condividi"
+
+#: ../../include/conversation.php:1174
+msgid "Page link name"
+msgstr "Nome del link alla pagina"
+
+#: ../../include/conversation.php:1177
+msgid "Post as"
+msgstr "Pubblica come "
+
+#: ../../include/conversation.php:1184 ../../mod/editlayout.php:145
+#: ../../mod/editwebpage.php:184 ../../mod/editpost.php:119
+#: ../../mod/editblock.php:147 ../../mod/mail.php:238 ../../mod/mail.php:352
+msgid "Upload photo"
+msgstr "Carica foto"
+
+#: ../../include/conversation.php:1185
+msgid "upload photo"
+msgstr "carica foto"
+
+#: ../../include/conversation.php:1186 ../../mod/editlayout.php:146
+#: ../../mod/editwebpage.php:185 ../../mod/editpost.php:120
+#: ../../mod/editblock.php:148 ../../mod/mail.php:239 ../../mod/mail.php:353
+msgid "Attach file"
+msgstr "Allega file"
+
+#: ../../include/conversation.php:1187
+msgid "attach file"
+msgstr "allega file"
+
+#: ../../include/conversation.php:1188 ../../mod/editlayout.php:147
+#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:121
+#: ../../mod/editblock.php:149 ../../mod/mail.php:240 ../../mod/mail.php:354
+msgid "Insert web link"
+msgstr "Inserisci un indirizzo web"
+
+#: ../../include/conversation.php:1189
+msgid "web link"
+msgstr "link web"
+
+#: ../../include/conversation.php:1190
+msgid "Insert video link"
+msgstr "Inserisci l'indirizzo di un video"
+
+#: ../../include/conversation.php:1191
+msgid "video link"
+msgstr "link video"
+
+#: ../../include/conversation.php:1192
+msgid "Insert audio link"
+msgstr "Inserisci l'indirizzo di un audio"
+
+#: ../../include/conversation.php:1193
+msgid "audio link"
+msgstr "link audio"
+
+#: ../../include/conversation.php:1194 ../../mod/editlayout.php:151
+#: ../../mod/editwebpage.php:190 ../../mod/editpost.php:125
+#: ../../mod/editblock.php:153
+msgid "Set your location"
+msgstr "La tua località"
+
+#: ../../include/conversation.php:1195
+msgid "set location"
+msgstr "la tua località"
+
+#: ../../include/conversation.php:1196 ../../mod/editpost.php:127
+msgid "Toggle voting"
+msgstr "Abilita/disabilita il voto"
+
+#: ../../include/conversation.php:1199 ../../mod/editlayout.php:152
+#: ../../mod/editwebpage.php:191 ../../mod/editpost.php:126
+#: ../../mod/editblock.php:154
+msgid "Clear browser location"
+msgstr "Rimuovi la località data dal browser"
+
+#: ../../include/conversation.php:1200
+msgid "clear location"
+msgstr "rimuovi la località"
+
+#: ../../include/conversation.php:1202 ../../mod/editlayout.php:164
+#: ../../mod/editwebpage.php:207 ../../mod/editpost.php:141
+#: ../../mod/editblock.php:167
+msgid "Title (optional)"
+msgstr "Titolo (opzionale)"
+
+#: ../../include/conversation.php:1205 ../../mod/editlayout.php:167
+#: ../../mod/editwebpage.php:209 ../../mod/editpost.php:143
+#: ../../mod/editblock.php:170
+msgid "Categories (optional, comma-separated list)"
+msgstr "Categorie (lista separata da virgole)"
+
+#: ../../include/conversation.php:1207 ../../mod/editlayout.php:154
+#: ../../mod/editwebpage.php:193 ../../mod/editpost.php:131
+#: ../../mod/editblock.php:156
+msgid "Permission settings"
+msgstr "Impostazioni permessi"
+
+#: ../../include/conversation.php:1208
+msgid "permissions"
+msgstr "permessi"
+
+#: ../../include/conversation.php:1216 ../../mod/editlayout.php:161
+#: ../../mod/editwebpage.php:202 ../../mod/editpost.php:138
+#: ../../mod/editblock.php:164
+msgid "Public post"
+msgstr "Articolo pubblico"
+
+#: ../../include/conversation.php:1218 ../../mod/editlayout.php:168
+#: ../../mod/editwebpage.php:210 ../../mod/editpost.php:144
+#: ../../mod/editblock.php:171
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Per esempio: mario@esempio.com, simona@esempio.com"
+
+#: ../../include/conversation.php:1231 ../../mod/editlayout.php:177
+#: ../../mod/editwebpage.php:219 ../../mod/editpost.php:155
+#: ../../mod/editblock.php:181 ../../mod/mail.php:245 ../../mod/mail.php:359
+msgid "Set expiration date"
+msgstr "Data di scadenza"
+
+#: ../../include/conversation.php:1235 ../../mod/events.php:637
+#: ../../mod/editpost.php:159
+msgid "OK"
+msgstr "OK"
+
+#: ../../include/conversation.php:1236 ../../mod/settings.php:583
+#: ../../mod/settings.php:609 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134
+#: ../../mod/events.php:636 ../../mod/fbrowser.php:82
+#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:160
+msgid "Cancel"
+msgstr "Annulla"
+
+#: ../../include/conversation.php:1478
+msgid "Discover"
+msgstr "Scopri"
+
+#: ../../include/conversation.php:1481
+msgid "Imported public streams"
+msgstr "Contenuti pubblici importati"
+
+#: ../../include/conversation.php:1486
+msgid "Commented Order"
+msgstr "Ultimi commenti"
+
+#: ../../include/conversation.php:1489
+msgid "Sort by Comment Date"
+msgstr "Per data del commento"
+
+#: ../../include/conversation.php:1493
+msgid "Posted Order"
+msgstr "Ultimi articoli"
+
+#: ../../include/conversation.php:1496
+msgid "Sort by Post Date"
+msgstr "Per data di creazione"
+
+#: ../../include/conversation.php:1504
+msgid "Posts that mention or involve you"
+msgstr "Articoli che ti riguardano o ti menzionano"
+
+#: ../../include/conversation.php:1510 ../../mod/connections.php:212
+#: ../../mod/connections.php:225 ../../mod/menu.php:102
+msgid "New"
+msgstr "Novità"
+
+#: ../../include/conversation.php:1513
+msgid "Activity Stream - by date"
+msgstr "Elenco attività - per data"
+
+#: ../../include/conversation.php:1519
+msgid "Starred"
+msgstr "Preferiti"
+
+#: ../../include/conversation.php:1522
+msgid "Favourite Posts"
+msgstr "Articoli preferiti"
-#: ../../include/enotify.php:274
+#: ../../include/conversation.php:1529
+msgid "Spam"
+msgstr "Spam"
+
+#: ../../include/conversation.php:1532
+msgid "Posts flagged as SPAM"
+msgstr "Articoli marcati come spam"
+
+#: ../../include/conversation.php:1576 ../../mod/admin.php:952
+msgid "Channel"
+msgstr "Canale"
+
+#: ../../include/conversation.php:1579
+msgid "Status Messages and Posts"
+msgstr "Articoli e messaggi di stato"
+
+#: ../../include/conversation.php:1588
+msgid "About"
+msgstr "Informazioni"
+
+#: ../../include/conversation.php:1591
+msgid "Profile Details"
+msgstr "Dettagli del profilo"
+
+#: ../../include/conversation.php:1600 ../../include/photos.php:359
+msgid "Photo Albums"
+msgstr "Album foto"
+
+#: ../../include/conversation.php:1609
+msgid "Files and Storage"
+msgstr "Archivio file"
+
+#: ../../include/conversation.php:1619 ../../include/conversation.php:1622
+msgid "Chatrooms"
+msgstr "Area chat"
+
+#: ../../include/conversation.php:1635
+msgid "Saved Bookmarks"
+msgstr "Segnalibri salvati"
+
+#: ../../include/conversation.php:1645
+msgid "Manage Webpages"
+msgstr "Gestisci le pagine web"
+
+#: ../../include/conversation.php:1704
+msgctxt "noun"
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Partecipa"
+msgstr[1] "Partecipano"
+
+#: ../../include/conversation.php:1707
+msgctxt "noun"
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Non partecipa"
+msgstr[1] "Non partecipano"
+
+#: ../../include/conversation.php:1710
+msgctxt "noun"
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Indeciso"
+msgstr[1] "Indecisi"
+
+#: ../../include/conversation.php:1713
+msgctxt "noun"
+msgid "Agree"
+msgid_plural "Agrees"
+msgstr[0] "D'accordo"
+msgstr[1] "D'accordo"
+
+#: ../../include/conversation.php:1716
+msgctxt "noun"
+msgid "Disagree"
+msgid_plural "Disagrees"
+msgstr[0] "Non d'accordo"
+msgstr[1] "Non d'accordo"
+
+#: ../../include/conversation.php:1719
+msgctxt "noun"
+msgid "Abstain"
+msgid_plural "Abstains"
+msgstr[0] "Astenuto"
+msgstr[1] "Astenuti"
+
+#: ../../include/photos.php:94
#, php-format
-msgid ""
-"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from "
-"%4$s."
-msgstr "%1$s, %4$s ti [zrl=%2$s]ha suggerito %3$s[/zrl] come amico."
+msgid "Image exceeds website size limit of %lu bytes"
+msgstr "L'immagine supera il limite massimo di %lu bytes"
-#: ../../include/enotify.php:280
-msgid "Name:"
-msgstr "Nome:"
+#: ../../include/photos.php:101
+msgid "Image file is empty."
+msgstr "Il file dell'immagine è vuoto."
-#: ../../include/enotify.php:281
-msgid "Photo:"
-msgstr "Foto:"
+#: ../../include/photos.php:128 ../../mod/profile_photo.php:217
+msgid "Unable to process image"
+msgstr "Impossibile elaborare l'immagine"
+
+#: ../../include/photos.php:199
+msgid "Photo storage failed."
+msgstr "Impossibile caricare la foto."
+
+#: ../../include/photos.php:363
+msgid "Upload New Photos"
+msgstr "Carica nuove foto"
+
+#: ../../include/zot.php:666
+msgid "Invalid data packet"
+msgstr "Dati non validi"
+
+#: ../../include/zot.php:682
+msgid "Unable to verify channel signature"
+msgstr "Impossibile verificare la firma elettronica del canale"
-#: ../../include/enotify.php:284
+#: ../../include/zot.php:2108
#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Visita %s per approvare o rifiutare il suggerimento."
+msgid "Unable to verify site signature for %s"
+msgstr "Impossibile verificare la firma elettronica del sito %s"
-#: ../../include/enotify.php:499
-msgid "[Red:Notify]"
-msgstr "[RedMatrix]"
+#: ../../include/oembed.php:183
+msgid "Embedded content"
+msgstr "Contenuti incorporati"
+
+#: ../../include/oembed.php:192
+msgid "Embedding disabled"
+msgstr "Disabilita la creazione di contenuti incorporati"
+
+#: ../../include/auth.php:131
+msgid "Logged out."
+msgstr "Uscita effettuata."
+
+#: ../../include/auth.php:272
+msgid "Failed authentication"
+msgstr "Autenticazione fallita"
+
+#: ../../include/auth.php:286 ../../mod/openid.php:190
+msgid "Login failed."
+msgstr "Accesso fallito."
#: ../../include/contact_widgets.php:14
#, php-format
@@ -3008,7 +3173,7 @@ msgid_plural "%d invitations available"
msgstr[0] "%d invito disponibile"
msgstr[1] "%d inviti disponibili"
-#: ../../include/contact_widgets.php:19 ../../mod/admin.php:447
+#: ../../include/contact_widgets.php:19 ../../mod/admin.php:450
msgid "Advanced"
msgstr "Avanzate"
@@ -3029,12 +3194,12 @@ msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Per esempio: Mario Rossi, Pesca"
#: ../../include/contact_widgets.php:26 ../../mod/connections.php:413
-#: ../../mod/directory.php:349 ../../mod/directory.php:354
+#: ../../mod/directory.php:362 ../../mod/directory.php:367
msgid "Find"
msgstr "Cerca"
-#: ../../include/contact_widgets.php:27 ../../mod/directory.php:353
-#: ../../mod/suggest.php:59
+#: ../../include/contact_widgets.php:27 ../../mod/directory.php:366
+#: ../../mod/suggest.php:60
msgid "Channel Suggestions"
msgstr "Canali suggeriti"
@@ -3074,39 +3239,315 @@ msgid "Don't show"
msgstr "Non mostrare"
#: ../../include/acl_selectors.php:248 ../../mod/events.php:654
-#: ../../mod/chat.php:209 ../../mod/filestorage.php:147
-#: ../../mod/photos.php:559 ../../mod/photos.php:922
+#: ../../mod/photos.php:559 ../../mod/photos.php:922 ../../mod/chat.php:209
+#: ../../mod/filestorage.php:147
msgid "Permissions"
msgstr "Permessi"
-#: ../../include/photos.php:86
+#: ../../include/attach.php:241 ../../include/attach.php:299
+msgid "Item was not found."
+msgstr "Elemento non trovato."
+
+#: ../../include/attach.php:356
+msgid "No source file."
+msgstr "Nessun file di origine."
+
+#: ../../include/attach.php:374
+msgid "Cannot locate file to replace"
+msgstr "Il file da sostituire non è stato trovato"
+
+#: ../../include/attach.php:392
+msgid "Cannot locate file to revise/update"
+msgstr "Il file da aggiornare non è stato trovato"
+
+#: ../../include/attach.php:403
#, php-format
-msgid "Image exceeds website size limit of %lu bytes"
-msgstr "L'immagine supera il limite massimo di %lu bytes"
+msgid "File exceeds size limit of %d"
+msgstr "Il file supera la dimensione massima di %d"
-#: ../../include/photos.php:93
-msgid "Image file is empty."
-msgstr "Il file dell'immagine è vuoto."
+#: ../../include/attach.php:415
+#, php-format
+msgid "You have reached your limit of %1$.0f Mbytes attachment storage."
+msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."
-#: ../../include/photos.php:121 ../../mod/profile_photo.php:217
-msgid "Unable to process image"
-msgstr "Impossibile elaborare l'immagine"
+#: ../../include/attach.php:498
+msgid "File upload failed. Possible system limit or action terminated."
+msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."
-#: ../../include/photos.php:194
-msgid "Photo storage failed."
-msgstr "Impossibile caricare la foto."
+#: ../../include/attach.php:510
+msgid "Stored file could not be verified. Upload failed."
+msgstr "Il file non può essere verificato. Caricamento fallito."
-#: ../../include/photos.php:360
-msgid "Upload New Photos"
-msgstr "Carica nuove foto"
+#: ../../include/attach.php:554 ../../include/attach.php:571
+msgid "Path not available."
+msgstr "Percorso non disponibile."
+
+#: ../../include/attach.php:616
+msgid "Empty pathname"
+msgstr "Il percorso del file è vuoto"
+
+#: ../../include/attach.php:632
+msgid "duplicate filename or path"
+msgstr "il file o il percorso del file è duplicato"
+
+#: ../../include/attach.php:656
+msgid "Path not found."
+msgstr "Percorso del file non trovato."
+
+#: ../../include/attach.php:707
+msgid "mkdir failed."
+msgstr "mkdir fallito."
+
+#: ../../include/attach.php:711
+msgid "database storage failed."
+msgstr "scrittura su database fallita."
+
+#: ../../include/identity.php:33
+msgid "Unable to obtain identity information from database"
+msgstr "Impossibile ottenere le informazioni di identificazione dal database"
+
+#: ../../include/identity.php:67
+msgid "Empty name"
+msgstr "Nome vuoto"
+
+#: ../../include/identity.php:70
+msgid "Name too long"
+msgstr "Nome troppo lungo"
+
+#: ../../include/identity.php:186
+msgid "No account identifier"
+msgstr "Account senza identificativo"
+
+#: ../../include/identity.php:198
+msgid "Nickname is required."
+msgstr "Il nome dell'account è obbligatorio."
+
+#: ../../include/identity.php:212
+msgid "Reserved nickname. Please choose another."
+msgstr "Nome utente riservato. Per favore scegline un altro."
+
+#: ../../include/identity.php:217 ../../include/dimport.php:34
+msgid ""
+"Nickname has unsupported characters or is already being used on this site."
+msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."
+
+#: ../../include/identity.php:292
+msgid "Unable to retrieve created identity"
+msgstr "Impossibile caricare l'identità creata"
+
+#: ../../include/identity.php:350
+msgid "Default Profile"
+msgstr "Profilo predefinito"
+
+#: ../../include/identity.php:630
+msgid "Requested channel is not available."
+msgstr "Il canale che cerchi non è disponibile."
+
+#: ../../include/identity.php:677 ../../mod/profile.php:16
+#: ../../mod/achievements.php:11 ../../mod/connect.php:13
+#: ../../mod/hcard.php:8 ../../mod/editlayout.php:28
+#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54
+#: ../../mod/webpages.php:29 ../../mod/editblock.php:29
+#: ../../mod/blocks.php:29 ../../mod/layouts.php:29
+msgid "Requested profile is not available."
+msgstr "Il profilo richiesto non è disponibile."
+
+#: ../../include/identity.php:836 ../../mod/profiles.php:774
+msgid "Change profile photo"
+msgstr "Cambia la foto del profilo"
+
+#: ../../include/identity.php:842
+msgid "Profiles"
+msgstr "Profili"
+
+#: ../../include/identity.php:842
+msgid "Manage/edit profiles"
+msgstr "Gestisci/modifica i profili"
+
+#: ../../include/identity.php:843 ../../mod/profiles.php:775
+msgid "Create New Profile"
+msgstr "Crea un nuovo profilo"
+
+#: ../../include/identity.php:858 ../../mod/profiles.php:786
+msgid "Profile Image"
+msgstr "Immagine del profilo"
+
+#: ../../include/identity.php:861
+msgid "visible to everybody"
+msgstr "visibile a tutti"
+
+#: ../../include/identity.php:862 ../../mod/profiles.php:669
+#: ../../mod/profiles.php:790
+msgid "Edit visibility"
+msgstr "Cambia la visibilità"
+
+#: ../../include/identity.php:878 ../../include/identity.php:1117
+msgid "Gender:"
+msgstr "Sesso:"
+
+#: ../../include/identity.php:879 ../../include/identity.php:1161
+msgid "Status:"
+msgstr "Stato:"
+
+#: ../../include/identity.php:880 ../../include/identity.php:1172
+msgid "Homepage:"
+msgstr "Home page:"
+
+#: ../../include/identity.php:881
+msgid "Online Now"
+msgstr "Online adesso"
+
+#: ../../include/identity.php:964 ../../include/identity.php:1042
+#: ../../mod/ping.php:324
+msgid "g A l F d"
+msgstr "g A l d F"
+
+#: ../../include/identity.php:965 ../../include/identity.php:1043
+msgid "F d"
+msgstr "d F"
+
+#: ../../include/identity.php:1010 ../../include/identity.php:1082
+#: ../../mod/ping.php:346
+msgid "[today]"
+msgstr "[oggi]"
+
+#: ../../include/identity.php:1021
+msgid "Birthday Reminders"
+msgstr "Promemoria compleanni"
+
+#: ../../include/identity.php:1022
+msgid "Birthdays this week:"
+msgstr "Compleanni questa settimana:"
+
+#: ../../include/identity.php:1075
+msgid "[No description]"
+msgstr "[Nessuna descrizione]"
+
+#: ../../include/identity.php:1093
+msgid "Event Reminders"
+msgstr "Promemoria"
+
+#: ../../include/identity.php:1094
+msgid "Events this week:"
+msgstr "Eventi di questa settimana:"
+
+#: ../../include/identity.php:1107 ../../include/identity.php:1224
+#: ../../include/apps.php:138 ../../mod/profperm.php:112
+msgid "Profile"
+msgstr "Profilo"
+
+#: ../../include/identity.php:1115 ../../mod/settings.php:1045
+msgid "Full Name:"
+msgstr "Nome completo:"
+
+#: ../../include/identity.php:1122
+msgid "Like this channel"
+msgstr "Mi piace questo canale"
+
+#: ../../include/identity.php:1146
+msgid "j F, Y"
+msgstr "j F Y"
+
+#: ../../include/identity.php:1147
+msgid "j F"
+msgstr "j F"
+
+#: ../../include/identity.php:1154
+msgid "Birthday:"
+msgstr "Compleanno:"
+
+#: ../../include/identity.php:1158
+msgid "Age:"
+msgstr "Età:"
+
+#: ../../include/identity.php:1167
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "per %1$d %2$s"
+
+#: ../../include/identity.php:1170 ../../mod/profiles.php:691
+msgid "Sexual Preference:"
+msgstr "Preferenze sessuali:"
+
+#: ../../include/identity.php:1174 ../../mod/profiles.php:693
+msgid "Hometown:"
+msgstr "Città dove vivo:"
+
+#: ../../include/identity.php:1176
+msgid "Tags:"
+msgstr "Tag:"
+
+#: ../../include/identity.php:1178 ../../mod/profiles.php:694
+msgid "Political Views:"
+msgstr "Orientamento politico:"
+
+#: ../../include/identity.php:1180
+msgid "Religion:"
+msgstr "Religione:"
+
+#: ../../include/identity.php:1182
+msgid "About:"
+msgstr "Informazioni:"
+
+#: ../../include/identity.php:1184
+msgid "Hobbies/Interests:"
+msgstr "Interessi e hobby:"
+
+#: ../../include/identity.php:1186 ../../mod/profiles.php:697
+msgid "Likes:"
+msgstr "Mi piace:"
+
+#: ../../include/identity.php:1188 ../../mod/profiles.php:698
+msgid "Dislikes:"
+msgstr "Non mi piace:"
+
+#: ../../include/identity.php:1190
+msgid "Contact information and Social Networks:"
+msgstr "Contatti e social network:"
+
+#: ../../include/identity.php:1192
+msgid "My other channels:"
+msgstr "I miei altri canali:"
+
+#: ../../include/identity.php:1194
+msgid "Musical interests:"
+msgstr "Gusti musicali:"
+
+#: ../../include/identity.php:1196
+msgid "Books, literature:"
+msgstr "Libri, letteratura:"
+
+#: ../../include/identity.php:1198
+msgid "Television:"
+msgstr "Televisione:"
+
+#: ../../include/identity.php:1200
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film, danza, cultura, intrattenimento:"
+
+#: ../../include/identity.php:1202
+msgid "Love/Romance:"
+msgstr "Amore:"
+
+#: ../../include/identity.php:1204
+msgid "Work/employment:"
+msgstr "Lavoro:"
+
+#: ../../include/identity.php:1206
+msgid "School/education:"
+msgstr "Scuola:"
+
+#: ../../include/identity.php:1226
+msgid "Like this thing"
+msgstr "Mi piace questo Oggetto"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23 ../../mod/id.php:93
+#: ../../include/profile_selectors.php:23 ../../mod/id.php:103
msgid "Male"
msgstr "Maschio"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23 ../../mod/id.php:95
+#: ../../include/profile_selectors.php:23 ../../mod/id.php:105
msgid "Female"
msgstr "Femmina"
@@ -3151,13 +3592,6 @@ msgid "Non-specific"
msgstr "Non specificato"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23
-#: ../../include/profile_selectors.php:61
-#: ../../include/profile_selectors.php:97 ../../include/permissions.php:814
-msgid "Other"
-msgstr "Altro"
-
-#: ../../include/profile_selectors.php:6
msgid "Undecided"
msgstr "Indeciso"
@@ -3375,7 +3809,7 @@ msgstr "Invita"
msgid "Features"
msgstr "Funzionalità"
-#: ../../include/apps.php:153 ../../mod/id.php:25
+#: ../../include/apps.php:153 ../../mod/id.php:28
msgid "Language"
msgstr "Lingua"
@@ -3383,8 +3817,8 @@ msgstr "Lingua"
msgid "Post"
msgstr "Articolo"
-#: ../../include/apps.php:155 ../../mod/id.php:14 ../../mod/id.php:15
-#: ../../mod/id.php:16
+#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18
+#: ../../mod/id.php:19
msgid "Profile Photo"
msgstr "Foto del profilo"
@@ -3401,314 +3835,6 @@ msgstr "Installa"
msgid "Purchase"
msgstr "Acquista"
-#: ../../include/text.php:318
-msgid "prev"
-msgstr "prec"
-
-#: ../../include/text.php:320
-msgid "first"
-msgstr "inizio"
-
-#: ../../include/text.php:349
-msgid "last"
-msgstr "fine"
-
-#: ../../include/text.php:352
-msgid "next"
-msgstr "succ"
-
-#: ../../include/text.php:362
-msgid "older"
-msgstr "più recenti"
-
-#: ../../include/text.php:364
-msgid "newer"
-msgstr "più nuovi"
-
-#: ../../include/text.php:748
-msgid "No connections"
-msgstr "Nessun contatto"
-
-#: ../../include/text.php:762
-#, php-format
-msgid "%d Connection"
-msgid_plural "%d Connections"
-msgstr[0] "%d contatto"
-msgstr[1] "%d contatti"
-
-#: ../../include/text.php:775 ../../mod/viewconnections.php:86
-msgid "View Connections"
-msgstr "Elenco contatti"
-
-#: ../../include/text.php:911
-msgid "poke"
-msgstr "poke"
-
-#: ../../include/text.php:912
-msgid "ping"
-msgstr "ping"
-
-#: ../../include/text.php:912
-msgid "pinged"
-msgstr "ha ricevuto un ping"
-
-#: ../../include/text.php:913
-msgid "prod"
-msgstr "spintone"
-
-#: ../../include/text.php:913
-msgid "prodded"
-msgstr "ha ricevuto uno spintone"
-
-#: ../../include/text.php:914
-msgid "slap"
-msgstr "schiaffo"
-
-#: ../../include/text.php:914
-msgid "slapped"
-msgstr "ha ricevuto uno schiaffo"
-
-#: ../../include/text.php:915
-msgid "finger"
-msgstr "finger"
-
-#: ../../include/text.php:915
-msgid "fingered"
-msgstr "ha ricevuto un finger"
-
-#: ../../include/text.php:916
-msgid "rebuff"
-msgstr "rifiuto"
-
-#: ../../include/text.php:916
-msgid "rebuffed"
-msgstr "ha ricevuto un rifiuto"
-
-#: ../../include/text.php:926
-msgid "happy"
-msgstr "felice"
-
-#: ../../include/text.php:927
-msgid "sad"
-msgstr "triste"
-
-#: ../../include/text.php:928
-msgid "mellow"
-msgstr "calmo"
-
-#: ../../include/text.php:929
-msgid "tired"
-msgstr "stanco"
-
-#: ../../include/text.php:930
-msgid "perky"
-msgstr "vivace"
-
-#: ../../include/text.php:931
-msgid "angry"
-msgstr "arrabbiato"
-
-#: ../../include/text.php:932
-msgid "stupified"
-msgstr "stordito"
-
-#: ../../include/text.php:933
-msgid "puzzled"
-msgstr "confuso"
-
-#: ../../include/text.php:934
-msgid "interested"
-msgstr "attento"
-
-#: ../../include/text.php:935
-msgid "bitter"
-msgstr "amaro"
-
-#: ../../include/text.php:936
-msgid "cheerful"
-msgstr "allegro"
-
-#: ../../include/text.php:937
-msgid "alive"
-msgstr "vivace"
-
-#: ../../include/text.php:938
-msgid "annoyed"
-msgstr "seccato"
-
-#: ../../include/text.php:939
-msgid "anxious"
-msgstr "ansioso"
-
-#: ../../include/text.php:940
-msgid "cranky"
-msgstr "irritabile"
-
-#: ../../include/text.php:941
-msgid "disturbed"
-msgstr "turbato"
-
-#: ../../include/text.php:942
-msgid "frustrated"
-msgstr "frustrato"
-
-#: ../../include/text.php:943
-msgid "depressed"
-msgstr "in depressione"
-
-#: ../../include/text.php:944
-msgid "motivated"
-msgstr "motivato"
-
-#: ../../include/text.php:945
-msgid "relaxed"
-msgstr "rilassato"
-
-#: ../../include/text.php:946
-msgid "surprised"
-msgstr "sorpreso"
-
-#: ../../include/text.php:1111
-msgid "Monday"
-msgstr "lunedì"
-
-#: ../../include/text.php:1111
-msgid "Tuesday"
-msgstr "martedì"
-
-#: ../../include/text.php:1111
-msgid "Wednesday"
-msgstr "mercoledì"
-
-#: ../../include/text.php:1111
-msgid "Thursday"
-msgstr "giovedì"
-
-#: ../../include/text.php:1111
-msgid "Friday"
-msgstr "venerdì"
-
-#: ../../include/text.php:1111
-msgid "Saturday"
-msgstr "sabato"
-
-#: ../../include/text.php:1111
-msgid "Sunday"
-msgstr "domenica"
-
-#: ../../include/text.php:1115
-msgid "January"
-msgstr "gennaio"
-
-#: ../../include/text.php:1115
-msgid "February"
-msgstr "febbraio"
-
-#: ../../include/text.php:1115
-msgid "March"
-msgstr "marzo"
-
-#: ../../include/text.php:1115
-msgid "April"
-msgstr "aprile"
-
-#: ../../include/text.php:1115
-msgid "May"
-msgstr "maggio"
-
-#: ../../include/text.php:1115
-msgid "June"
-msgstr "giugno"
-
-#: ../../include/text.php:1115
-msgid "July"
-msgstr "luglio"
-
-#: ../../include/text.php:1115
-msgid "August"
-msgstr "agosto"
-
-#: ../../include/text.php:1115
-msgid "September"
-msgstr "settembre"
-
-#: ../../include/text.php:1115
-msgid "October"
-msgstr "ottobre"
-
-#: ../../include/text.php:1115
-msgid "November"
-msgstr "novembre"
-
-#: ../../include/text.php:1115
-msgid "December"
-msgstr "dicembre"
-
-#: ../../include/text.php:1193
-msgid "unknown.???"
-msgstr "sconosciuto???"
-
-#: ../../include/text.php:1194
-msgid "bytes"
-msgstr "byte"
-
-#: ../../include/text.php:1230
-msgid "remove category"
-msgstr "rimuovi la categoria"
-
-#: ../../include/text.php:1299
-msgid "remove from file"
-msgstr "rimuovi dal file"
-
-#: ../../include/text.php:1375 ../../include/text.php:1386
-#: ../../mod/connedit.php:635
-msgid "Click to open/close"
-msgstr "Clicca per aprire/chiudere"
-
-#: ../../include/text.php:1534 ../../mod/events.php:444
-msgid "Link to Source"
-msgstr "Link al sito d'origine"
-
-#: ../../include/text.php:1553
-msgid "Select a page layout: "
-msgstr "Scegli il layout della pagina:"
-
-#: ../../include/text.php:1556 ../../include/text.php:1616
-msgid "default"
-msgstr "predefinito"
-
-#: ../../include/text.php:1589
-msgid "Page content type: "
-msgstr "Contenuto della pagina:"
-
-#: ../../include/text.php:1628
-msgid "Select an alternate language"
-msgstr "Seleziona una lingua diversa"
-
-#: ../../include/text.php:1760
-msgid "activity"
-msgstr "l'attività"
-
-#: ../../include/text.php:2051
-msgid "Design"
-msgstr "Design"
-
-#: ../../include/text.php:2054
-msgid "Blocks"
-msgstr "Riquadri"
-
-#: ../../include/text.php:2055
-msgid "Menus"
-msgstr "Menù"
-
-#: ../../include/text.php:2056
-msgid "Layouts"
-msgstr "Layout"
-
-#: ../../include/text.php:2057
-msgid "Pages"
-msgstr "Pagine"
-
#: ../../include/chat.php:23
msgid "Missing room name"
msgstr "Area chat senza nome"
@@ -3729,141 +3855,6 @@ msgstr "Area chat non trovata."
msgid "Room is full"
msgstr "L'area chat è al completo"
-#: ../../include/permissions.php:26
-msgid "Can view my normal stream and posts"
-msgstr "Può vedere i miei contenuti e articoli normali"
-
-#: ../../include/permissions.php:27
-msgid "Can view my default channel profile"
-msgstr "Può vedere il profilo predefinito del canale"
-
-#: ../../include/permissions.php:28
-msgid "Can view my photo albums"
-msgstr "Può vedere i miei album fotografici"
-
-#: ../../include/permissions.php:29
-msgid "Can view my connections"
-msgstr "Può vedere i miei contatti"
-
-#: ../../include/permissions.php:30
-msgid "Can view my file storage"
-msgstr "Può vedere i miei file condivisi"
-
-#: ../../include/permissions.php:31
-msgid "Can view my webpages"
-msgstr "Può vedere le mie pagine web"
-
-#: ../../include/permissions.php:34
-msgid "Can send me their channel stream and posts"
-msgstr "È tra i canali che seguo"
-
-#: ../../include/permissions.php:35
-msgid "Can post on my channel page (\"wall\")"
-msgstr "Può scrivere sulla bacheca del mio canale"
-
-#: ../../include/permissions.php:36
-msgid "Can comment on or like my posts"
-msgstr "Può commentare o aggiungere \"mi piace\" ai miei articoli"
-
-#: ../../include/permissions.php:37
-msgid "Can send me private mail messages"
-msgstr "Può inviarmi messaggi privati"
-
-#: ../../include/permissions.php:38
-msgid "Can post photos to my photo albums"
-msgstr "Può aggiungere foto ai miei album"
-
-#: ../../include/permissions.php:39
-msgid "Can like/dislike stuff"
-msgstr "Può aggiungere \"mi piace\""
-
-#: ../../include/permissions.php:39
-msgid "Profiles and things other than posts/comments"
-msgstr "Profili e tutto ciò che non è articoli e commenti"
-
-#: ../../include/permissions.php:41
-msgid "Can forward to all my channel contacts via post @mentions"
-msgstr "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione"
-
-#: ../../include/permissions.php:41
-msgid "Advanced - useful for creating group forum channels"
-msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione"
-
-#: ../../include/permissions.php:42
-msgid "Can chat with me (when available)"
-msgstr "Può aprire una chat con me (se disponibile)"
-
-#: ../../include/permissions.php:43
-msgid "Can write to my file storage"
-msgstr "Può scrivere sul mio archivio file"
-
-#: ../../include/permissions.php:44
-msgid "Can edit my webpages"
-msgstr "Può modificare le mie pagine web"
-
-#: ../../include/permissions.php:46
-msgid "Can source my public posts in derived channels"
-msgstr "Può usare i miei articoli pubblici per creare canali derivati"
-
-#: ../../include/permissions.php:46
-msgid "Somewhat advanced - very useful in open communities"
-msgstr "Piuttosto avanzato - molto utile nelle comunità aperte"
-
-#: ../../include/permissions.php:48
-msgid "Can administer my channel resources"
-msgstr "Può amministrare i contenuti del mio canale"
-
-#: ../../include/permissions.php:48
-msgid ""
-"Extremely advanced. Leave this alone unless you know what you are doing"
-msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"
-
-#: ../../include/permissions.php:810
-msgid "Social Networking"
-msgstr "Social network"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-#: ../../include/permissions.php:812
-msgid "Mostly Public"
-msgstr "Prevalentemente pubblico"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-#: ../../include/permissions.php:812
-msgid "Restricted"
-msgstr "Con restrizioni"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-msgid "Private"
-msgstr "Privato"
-
-#: ../../include/permissions.php:811
-msgid "Community Forum"
-msgstr "Forum di discussione"
-
-#: ../../include/permissions.php:812
-msgid "Feed Republish"
-msgstr "Aggregatore di feed esterni"
-
-#: ../../include/permissions.php:813
-msgid "Special Purpose"
-msgstr "Per finalità speciali"
-
-#: ../../include/permissions.php:813
-msgid "Celebrity/Soapbox"
-msgstr "Pagina per fan"
-
-#: ../../include/permissions.php:813
-msgid "Group Repository"
-msgstr "Repository di gruppo"
-
-#: ../../include/permissions.php:814
-msgid "Custom/Expert Mode"
-msgstr "Personalizzazione per esperti"
-
-#: ../../include/network.php:619
-msgid "view full size"
-msgstr "guarda nelle dimensioni reali"
-
#: ../../mod/achievements.php:34
msgid "Some blurb about what to do when you're new here"
msgstr "Qualche suggerimento per i nuovi utenti su cosa fare"
@@ -3877,33 +3868,33 @@ msgstr "Hai creato %1$.0f dei %2$.0f canali permessi."
msgid "Create a new channel"
msgstr "Crea un nuovo canale"
-#: ../../mod/manage.php:165
+#: ../../mod/manage.php:167
msgid "Current Channel"
msgstr "Canale attuale"
-#: ../../mod/manage.php:167
+#: ../../mod/manage.php:169
msgid "Switch to one of your channels by selecting it."
msgstr "Per passare a un altro tuo canale selezionalo."
-#: ../../mod/manage.php:168
+#: ../../mod/manage.php:170
msgid "Default Channel"
msgstr "Canale predefinito"
-#: ../../mod/manage.php:169
+#: ../../mod/manage.php:171
msgid "Make Default"
msgstr "Rendi predefinito"
-#: ../../mod/manage.php:172
+#: ../../mod/manage.php:174
#, php-format
msgid "%d new messages"
msgstr "%d nuovi messaggi"
-#: ../../mod/manage.php:173
+#: ../../mod/manage.php:175
#, php-format
msgid "%d new introductions"
msgstr "%d nuove richieste di entrare in contatto"
-#: ../../mod/manage.php:175
+#: ../../mod/manage.php:177
msgid "Delegated Channels"
msgstr "Canali delegati"
@@ -3951,17 +3942,19 @@ msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio,
msgid "Settings updated."
msgstr "Impostazioni aggiornate."
-#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/admin.php:421
+#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/photos.php:556
+#: ../../mod/menu.php:88 ../../mod/filestorage.php:151
+#: ../../mod/filestorage.php:159 ../../mod/admin.php:424
#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
-#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
-#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
+#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1544
msgid "No"
msgstr "No"
-#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/admin.php:423
+#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/photos.php:556
+#: ../../mod/menu.php:88 ../../mod/filestorage.php:151
+#: ../../mod/filestorage.php:159 ../../mod/admin.php:426
#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
-#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
-#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
+#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1544
msgid "Yes"
msgstr "Si"
@@ -4101,7 +4094,7 @@ msgstr "Nessun tema per dispositivi mobili"
msgid "%s - (Experimental)"
msgstr "%s - (Sperimentale)"
-#: ../../mod/settings.php:805 ../../mod/admin.php:393
+#: ../../mod/settings.php:805 ../../mod/admin.php:396
msgid "mobile"
msgstr "mobile"
@@ -4327,7 +4320,7 @@ msgstr "Serve e ridurre lo spam"
msgid "Default Post Permissions"
msgstr "Permessi predefiniti per gli articoli"
-#: ../../mod/settings.php:1072 ../../mod/mitem.php:161 ../../mod/mitem.php:204
+#: ../../mod/settings.php:1072 ../../mod/mitem.php:152 ../../mod/mitem.php:221
msgid "(click to open/close)"
msgstr "(clicca per aprire/chiudere)"
@@ -4507,7 +4500,7 @@ msgstr "Ricerca canale"
msgid "Lookup xchan beginning with (or webbie): "
msgstr "Cerca un canale (o un webbie) che inizia per:"
-#: ../../mod/xchan.php:37 ../../mod/menu.php:136 ../../mod/mitem.php:111
+#: ../../mod/xchan.php:37 ../../mod/menu.php:149 ../../mod/mitem.php:120
msgid "Not found."
msgstr "Non trovato."
@@ -4529,10 +4522,6 @@ msgid ""
" and/or create new posts for you?"
msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"
-#: ../../mod/blocks.php:99
-msgid "Block Name"
-msgstr "Nome del riquadro"
-
#: ../../mod/follow.php:25
msgid "Channel added."
msgstr "Canale aggiunto."
@@ -4596,21 +4585,62 @@ msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)"
msgid "Restricted or Premium Channel"
msgstr "Canale premium - con restrizioni"
-#: ../../mod/match.php:16
-msgid "Profile Match"
-msgstr "Profili corrispondenti"
+#: ../../mod/thing.php:94
+msgid "Thing updated"
+msgstr "L'Oggetto è stato aggiornato"
-#: ../../mod/match.php:24
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."
+#: ../../mod/thing.php:153
+msgid "Object store: failed"
+msgstr "Impossibile memorizzare l'oggetto."
-#: ../../mod/match.php:61
-msgid "is interested in:"
-msgstr "interessi personali:"
+#: ../../mod/thing.php:157
+msgid "Thing added"
+msgstr "L'Oggetto è stato aggiunto"
-#: ../../mod/match.php:69
-msgid "No matches"
-msgstr "Nessun risultato"
+#: ../../mod/thing.php:175
+#, php-format
+msgid "OBJ: %1$s %2$s %3$s"
+msgstr "OBJ: %1$s %2$s %3$s"
+
+#: ../../mod/thing.php:226
+msgid "Show Thing"
+msgstr "Mostra l'Oggetto"
+
+#: ../../mod/thing.php:233
+msgid "item not found."
+msgstr "non trovato."
+
+#: ../../mod/thing.php:261
+msgid "Edit Thing"
+msgstr "Modifica l'Oggetto"
+
+#: ../../mod/thing.php:263 ../../mod/thing.php:310
+msgid "Select a profile"
+msgstr "Scegli un profilo"
+
+#: ../../mod/thing.php:267 ../../mod/thing.php:313
+msgid "Post an activity"
+msgstr "Pubblica un'attività"
+
+#: ../../mod/thing.php:267 ../../mod/thing.php:313
+msgid "Only sends to viewers of the applicable profile"
+msgstr "Invia solo a chi segue il relativo canale"
+
+#: ../../mod/thing.php:269 ../../mod/thing.php:315
+msgid "Name of thing e.g. something"
+msgstr "Nome dell'Oggetto"
+
+#: ../../mod/thing.php:271 ../../mod/thing.php:316
+msgid "URL of thing (optional)"
+msgstr "Indirizzo web dell'Oggetto (opzionale)"
+
+#: ../../mod/thing.php:273 ../../mod/thing.php:317
+msgid "URL for photo of thing (optional)"
+msgstr "Indirizzo di un'immagine dell'Oggetto (facoltativo)"
+
+#: ../../mod/thing.php:308
+msgid "Add Thing to your Profile"
+msgstr "Aggiungi l'Oggetto al tuo profilo"
#: ../../mod/attach.php:9
msgid "Item not available."
@@ -4622,10 +4652,10 @@ msgid "Fetching URL returns error: %1$s"
msgstr "La chiamata all'URL restituisce questo errore: %1$s"
#: ../../mod/home.php:53
-msgid "Red Matrix - &quot;The Network&quot;"
-msgstr "RedMatrix - &quot;La tua rete&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
+msgstr "Hubzilla - &quot;La tua rete&quot;"
-#: ../../mod/home.php:106
+#: ../../mod/home.php:124
#, php-format
msgid "Welcome to %s"
msgstr "%s ti dà il benvenuto"
@@ -4711,7 +4741,7 @@ msgid "Channel not found."
msgstr "Canale non trovato."
#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:106
-#: ../../mod/page.php:81 ../../index.php:241
+#: ../../mod/page.php:82 ../../index.php:241
msgid "Page not found."
msgstr "Pagina non trovata."
@@ -4725,9 +4755,9 @@ msgstr "Questa funzionalità è riservata agli iscritti."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
-msgstr "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare."
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
+msgstr "Per favore <a href=\"rmagic\">accedi con il tuo identificativo Hubzilla</a> o <a href=\"register\">registrati su Hubzilla</a> per continuare."
#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166
msgid "Invalid request."
@@ -4892,12 +4922,12 @@ msgstr "Siti pubblici"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
"additional details."
-msgstr "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito."
+msgstr "Gli indirizzi elencati permettono la registrazione su Hubzilla. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito."
#: ../../mod/pubsites.php:25
msgid "Rate this hub"
@@ -4931,352 +4961,13 @@ msgstr "Valuta"
msgid "View ratings"
msgstr "Vedi le valutazioni"
-#: ../../mod/connedit.php:75 ../../mod/connections.php:37
-msgid "Could not access contact record."
-msgstr "Non è possibile accedere alle informazioni sul contatto."
-
-#: ../../mod/connedit.php:99 ../../mod/connections.php:51
-msgid "Could not locate selected profile."
-msgstr "Non riesco a trovare il profilo selezionato."
-
-#: ../../mod/connedit.php:204 ../../mod/connections.php:94
-msgid "Connection updated."
-msgstr "Contatto aggiornato."
-
-#: ../../mod/connedit.php:206 ../../mod/connections.php:96
-msgid "Failed to update connection record."
-msgstr "Impossibile aggiornare le informazioni del contatto."
-
-#: ../../mod/connedit.php:252
-msgid "is now connected to"
-msgstr "ha come nuovo contatto"
-
-#: ../../mod/connedit.php:365
-msgid "Could not access address book record."
-msgstr "Impossibile accedere alle informazioni della rubrica."
-
-#: ../../mod/connedit.php:379
-msgid "Refresh failed - channel is currently unavailable."
-msgstr "Il canale non è disponibile - impossibile aggiornare."
-
-#: ../../mod/connedit.php:386
-msgid "Channel has been unblocked"
-msgstr "Il canale è stato sbloccato"
-
-#: ../../mod/connedit.php:387
-msgid "Channel has been blocked"
-msgstr "Il canale è stato bloccato"
-
-#: ../../mod/connedit.php:391 ../../mod/connedit.php:403
-#: ../../mod/connedit.php:415 ../../mod/connedit.php:427
-#: ../../mod/connedit.php:443
-msgid "Unable to set address book parameters."
-msgstr "Impossibile impostare i parametri della rubrica."
-
-#: ../../mod/connedit.php:398
-msgid "Channel has been unignored"
-msgstr "Il canale non sarà più ignorato"
-
-#: ../../mod/connedit.php:399
-msgid "Channel has been ignored"
-msgstr "Il canale sarà ignorato"
-
-#: ../../mod/connedit.php:410
-msgid "Channel has been unarchived"
-msgstr "Il canale non è più archiviato"
-
-#: ../../mod/connedit.php:411
-msgid "Channel has been archived"
-msgstr "Il canale è stato archiviato"
-
-#: ../../mod/connedit.php:422
-msgid "Channel has been unhidden"
-msgstr "Il canale non è più nascosto"
-
-#: ../../mod/connedit.php:423
-msgid "Channel has been hidden"
-msgstr "Il canale è stato nascosto"
-
-#: ../../mod/connedit.php:438
-msgid "Channel has been approved"
-msgstr "Il canale è stato approvato"
-
-#: ../../mod/connedit.php:439
-msgid "Channel has been unapproved"
-msgstr "Il canale non è più approvato"
-
-#: ../../mod/connedit.php:467
-msgid "Connection has been removed."
-msgstr "Il contatto è stato rimosso."
-
-#: ../../mod/connedit.php:487
-#, php-format
-msgid "View %s's profile"
-msgstr "Guarda il profilo di %s"
-
-#: ../../mod/connedit.php:491
-msgid "Refresh Permissions"
-msgstr "Modifica i permessi"
-
-#: ../../mod/connedit.php:494
-msgid "Fetch updated permissions"
-msgstr "Guarda e modifica i permessi assegnati"
-
-#: ../../mod/connedit.php:498
-msgid "Recent Activity"
-msgstr "Attività recenti"
-
-#: ../../mod/connedit.php:501
-msgid "View recent posts and comments"
-msgstr "Leggi i post recenti e i commenti"
-
-#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:821
-msgid "Unblock"
-msgstr "Sblocca"
-
-#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:820
-msgid "Block"
-msgstr "Blocca"
-
-#: ../../mod/connedit.php:510
-msgid "Block (or Unblock) all communications with this connection"
-msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)"
-
-#: ../../mod/connedit.php:514 ../../mod/connedit.php:695
-msgid "Unignore"
-msgstr "Non ignorare"
-
-#: ../../mod/connedit.php:514 ../../mod/connedit.php:695
-#: ../../mod/notifications.php:51
-msgid "Ignore"
-msgstr "Ignora"
-
-#: ../../mod/connedit.php:517
-msgid "Ignore (or Unignore) all inbound communications from this connection"
-msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"
-
-#: ../../mod/connedit.php:520
-msgid "Unarchive"
-msgstr "Non archiviare"
-
-#: ../../mod/connedit.php:520
-msgid "Archive"
-msgstr "Archivia"
-
-#: ../../mod/connedit.php:523
-msgid ""
-"Archive (or Unarchive) this connection - mark channel dead but keep content"
-msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"
-
-#: ../../mod/connedit.php:526
-msgid "Unhide"
-msgstr "Non nascondere"
-
-#: ../../mod/connedit.php:526
-msgid "Hide"
-msgstr "Nascondi"
-
-#: ../../mod/connedit.php:529
-msgid "Hide or Unhide this connection from your other connections"
-msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"
-
-#: ../../mod/connedit.php:536
-msgid "Delete this connection"
-msgstr "Elimina questo contatto"
-
-#: ../../mod/connedit.php:611 ../../mod/connedit.php:649
-msgid "Approve this connection"
-msgstr "Approva questo contatto"
-
-#: ../../mod/connedit.php:611
-msgid "Accept connection to allow communication"
-msgstr "Entra in contatto per poter comunicare"
-
-#: ../../mod/connedit.php:627
-#, php-format
-msgid "Connections: settings for %s"
-msgstr "Contatti: impostazioni per %s"
-
-#: ../../mod/connedit.php:628
-msgid "Apply these permissions automatically"
-msgstr "Applica automaticamente questi permessi"
-
-#: ../../mod/connedit.php:632
-msgid "Apply the permissions indicated on this page to all new connections."
-msgstr "Applica i permessi indicati su questa pagina a tutti i nuovi contatti."
-
-#: ../../mod/connedit.php:636
-msgid "Slide to adjust your degree of friendship"
-msgstr "Trascina per restringere il grado di amicizia da mostrare"
-
-#: ../../mod/connedit.php:637 ../../mod/rate.php:161
-msgid "Rating (this information is public)"
-msgstr "Valutazione (visibile a tutti)"
-
-#: ../../mod/connedit.php:638 ../../mod/rate.php:162
-msgid "Optionally explain your rating (this information is public)"
-msgstr "Commento alla valutazione (facoltativo, visibile a tutti)"
-
-#: ../../mod/connedit.php:645
-msgid ""
-"Default permissions for your channel type have (just) been applied. They "
-"have not yet been submitted. Please review the permissions on this page and "
-"make any desired changes at this time. This new connection may <em>not</em> "
-"be able to communicate with you until you submit this page, which will "
-"install and apply the selected permissions."
-msgstr "I tuoi nuovi contatti potrebbero <em>non</em> essere abilitati a comunicare con te finché non salverai questa pagina (perché non hai permessi impostati). Sono stati selezionati i permessi standard per il tipo di canale che hai scelto. Non sono stati ancora salvati però. Puoi verificare le impostazioni e fare i cambiamenti che preferisci prima di salvare. "
-
-#: ../../mod/connedit.php:648
-msgid "inherited"
-msgstr "derivato"
-
-#: ../../mod/connedit.php:651
-msgid "Connection has no individual permissions!"
-msgstr "Non hai assegnato permessi individuali a questo contatto!"
-
-#: ../../mod/connedit.php:652
-msgid ""
-"This may be appropriate based on your <a href=\"settings\">privacy "
-"settings</a>, though you may wish to review the \"Advanced Permissions\"."
-msgstr "Questo corrisponde alle tue <a href='settings'>impostazioni di privacy</a>, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate."
-
-#: ../../mod/connedit.php:654
-msgid "Profile Visibility"
-msgstr "Visibilità del profilo"
-
-#: ../../mod/connedit.php:655
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
-
-#: ../../mod/connedit.php:656
-msgid "Contact Information / Notes"
-msgstr "Informazioni e annotazioni sul contatto"
-
-#: ../../mod/connedit.php:657
-msgid "Edit contact notes"
-msgstr "Modifica le informazioni sul contatto"
-
-#: ../../mod/connedit.php:659
-msgid "Their Settings"
-msgstr "Permessi concessi a te"
-
-#: ../../mod/connedit.php:660
-msgid "My Settings"
-msgstr "I permessi che concedo"
-
-#: ../../mod/connedit.php:662
-msgid ""
-"Default permissions for this channel type have (just) been applied. They "
-"have <em>not</em> been saved and there are currently no stored default "
-"permissions. Please review/edit the applied settings and click [Submit] to "
-"finalize."
-msgstr "A questo canale sono stati applicati i permessi predefiniti ma <em>non</em> sono stati salvati. In realtà non esistono ancora dei permessi predefiniti da usare su questo sito. Controlla e verifica le impostazioni, [Salva] per confermare."
-
-#: ../../mod/connedit.php:663
-msgid "Clear/Disable Automatic Permissions"
-msgstr "Rimuovi/disabilita i permessi automatici"
-
-#: ../../mod/connedit.php:664
-msgid "Forum Members"
-msgstr "Membro di un forum"
-
-#: ../../mod/connedit.php:665
-msgid "Soapbox"
-msgstr "Comunicati e annunci"
-
-#: ../../mod/connedit.php:666
-msgid "Full Sharing (typical social network permissions)"
-msgstr "Condivisione completa (permessi tipici dei social network)"
-
-#: ../../mod/connedit.php:667
-msgid "Cautious Sharing "
-msgstr "Condivisione prudente"
-
-#: ../../mod/connedit.php:668
-msgid "Follow Only"
-msgstr "Follower"
-
-#: ../../mod/connedit.php:669
-msgid "Individual Permissions"
-msgstr "Permessi individuali"
-
-#: ../../mod/connedit.php:670
-msgid ""
-"Some permissions may be inherited from your channel <a "
-"href=\"settings\">privacy settings</a>, which have higher priority than "
-"individual settings. Changing those inherited settings on this page will "
-"have no effect."
-msgstr "I permessi nelle <a href=\"settings\">impostazioni di privacy</a> hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati."
-
-#: ../../mod/connedit.php:671
-msgid "Advanced Permissions"
-msgstr "Permessi avanzati"
-
-#: ../../mod/connedit.php:672
-msgid "Simple Permissions (select one and submit)"
-msgstr "Permessi semplificati (seleziona e salva)"
-
-#: ../../mod/connedit.php:676
-#, php-format
-msgid "Visit %s's profile - %s"
-msgstr "Guarda il profilo di %s - %s"
-
-#: ../../mod/connedit.php:677
-msgid "Block/Unblock contact"
-msgstr "Blocca/sblocca contatto"
-
-#: ../../mod/connedit.php:678
-msgid "Ignore contact"
-msgstr "Ignora il contatto"
-
-#: ../../mod/connedit.php:679
-msgid "Repair URL settings"
-msgstr "Ripara le impostazioni URL"
-
-#: ../../mod/connedit.php:680
-msgid "View conversations"
-msgstr "Leggi le conversazioni"
-
-#: ../../mod/connedit.php:682
-msgid "Delete contact"
-msgstr "Elimina contatto"
-
-#: ../../mod/connedit.php:686
-msgid "Last update:"
-msgstr "Ultimo aggiornamento:"
-
-#: ../../mod/connedit.php:688
-msgid "Update public posts"
-msgstr "Aggiorna gli articoli pubblici"
-
-#: ../../mod/connedit.php:690
-msgid "Update now"
-msgstr "Aggiorna adesso"
-
-#: ../../mod/connedit.php:696
-msgid "Currently blocked"
-msgstr "Attualmente bloccato"
-
-#: ../../mod/connedit.php:697
-msgid "Currently ignored"
-msgstr "Attualmente ignorato"
-
-#: ../../mod/connedit.php:698
-msgid "Currently archived"
-msgstr "Attualmente archiviato"
-
-#: ../../mod/connedit.php:699
-msgid "Currently pending"
-msgstr "Attualmente da approvare"
+#: ../../mod/rpost.php:131 ../../mod/editpost.php:42
+msgid "Edit post"
+msgstr "Modifica articolo"
#: ../../mod/dav.php:121
-msgid "RedMatrix channel"
-msgstr "Canale RedMatrix"
+msgid "Hubzilla channel"
+msgstr "Canale Hubzilla"
#: ../../mod/group.php:20
msgid "Collection created."
@@ -5341,13 +5032,13 @@ msgstr "Nessuna app o componente installato"
#: ../../mod/siteinfo.php:155
msgid "Red"
-msgstr "RedMatrix"
+msgstr "Hubzilla"
#: ../../mod/siteinfo.php:156
msgid ""
-"This is a hub of redmatrix - a global cooperative network of decentralized "
+"This is a hub of hubzilla - a global cooperative network of decentralized "
"privacy enhanced websites."
-msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "
+msgstr "Questo è un hub di Hubzilla - una rete cooperativa e decentralizzata di siti ad elevata privacy. "
#: ../../mod/siteinfo.php:158
msgid "Tag: "
@@ -5364,8 +5055,8 @@ msgstr "In esecuzione sull'indirizzo web"
#: ../../mod/siteinfo.php:164
msgid ""
"Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more"
-" about the Red Matrix."
-msgstr "Visita <a href=\"https://redmatrix.me\">RedMatrix.me</a> per scoprire cosa è Red Matrix."
+" about the Hubzilla."
+msgstr "Visita <a href=\"https://redmatrix.me\">Redmatrix.me</a> per scoprire cosa è Hubzilla."
#: ../../mod/siteinfo.php:165
msgid "Bug reports and issues: please visit"
@@ -5373,9 +5064,9 @@ msgstr "Per segnalare bug e problemi: visita"
#: ../../mod/siteinfo.php:168
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"
+msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"hubzilla\" at librelist - dot com"
#: ../../mod/siteinfo.php:170
msgid "Site Administrators"
@@ -5390,8 +5081,8 @@ msgid "Not Found"
msgstr "Non disponibile"
#: ../../mod/setup.php:166
-msgid "Red Matrix Server - Setup"
-msgstr "RedMatrix Server - Installazione"
+msgid "Hubzilla Server - Setup"
+msgstr "Hubzilla Server - Installazione"
#: ../../mod/setup.php:172
msgid "Could not connect to database."
@@ -5435,9 +5126,9 @@ msgstr "Connessione al database"
#: ../../mod/setup.php:290
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
-msgstr "Per installare RedMatrix è necessario conoscere i parametri di connessione al database."
+msgstr "Per installare Hubzilla è necessario conoscere i parametri di connessione al database."
#: ../../mod/setup.php:291
msgid ""
@@ -5636,7 +5327,7 @@ msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato."
msgid ""
"The web installer needs to be able to create a file called \".htconfig.php\""
" in the top folder of your web server and it is unable to do so."
-msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo."
+msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di Hubzilla ma non è in grado di farlo."
#: ../../mod/setup.php:509
msgid ""
@@ -5648,7 +5339,7 @@ msgstr "Spesso ciò è dovuto ai permessi di accesso al disco: il web server pot
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 "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix."
+msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla."
#: ../../mod/setup.php:511
msgid ""
@@ -5671,7 +5362,7 @@ msgstr "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty
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 "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix."
+msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla."
#: ../../mod/setup.php:526 ../../mod/setup.php:544
msgid ""
@@ -5695,7 +5386,7 @@ msgstr "%s è scrivibile"
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 "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix"
+msgstr "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di Hubzilla"
#: ../../mod/setup.php:547
msgid "store is writable"
@@ -5786,73 +5477,25 @@ msgstr "Contatti in comune"
msgid "No connections in common."
msgstr "Nessun contatto in comune."
-#: ../../mod/id.php:8
-msgid "First Name"
-msgstr "Nome"
-
-#: ../../mod/id.php:9
-msgid "Last Name"
-msgstr "Cognome"
-
-#: ../../mod/id.php:10
-msgid "Nickname"
-msgstr "Nick"
-
-#: ../../mod/id.php:11
-msgid "Full Name"
-msgstr "Nome e cognome"
-
-#: ../../mod/id.php:17
-msgid "Profile Photo 16px"
-msgstr "Foto del profilo 16px"
-
-#: ../../mod/id.php:18
-msgid "Profile Photo 32px"
-msgstr "Foto del profilo 32px"
-
-#: ../../mod/id.php:19
-msgid "Profile Photo 48px"
-msgstr "Foto del profilo 48px"
-
-#: ../../mod/id.php:20
-msgid "Profile Photo 64px"
-msgstr "Foto del profilo 64px"
-
-#: ../../mod/id.php:21
-msgid "Profile Photo 80px"
-msgstr "Foto del profilo 80px"
-
-#: ../../mod/id.php:22
-msgid "Profile Photo 128px"
-msgstr "Foto del profilo 128px"
-
-#: ../../mod/id.php:23
-msgid "Timezone"
-msgstr "Fuso orario"
-
-#: ../../mod/id.php:24
-msgid "Homepage URL"
-msgstr "Indirizzo home page"
-
-#: ../../mod/id.php:26
-msgid "Birth Year"
-msgstr "Anno di nascita"
+#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21
+msgid "This site is not a directory server"
+msgstr "Questo sito non è un server di elenchi pubblici"
-#: ../../mod/id.php:27
-msgid "Birth Month"
-msgstr "Mese di nascita"
+#: ../../mod/connections.php:37 ../../mod/connedit.php:75
+msgid "Could not access contact record."
+msgstr "Non è possibile accedere alle informazioni sul contatto."
-#: ../../mod/id.php:28
-msgid "Birth Day"
-msgstr "Giorno di nascita"
+#: ../../mod/connections.php:51 ../../mod/connedit.php:99
+msgid "Could not locate selected profile."
+msgstr "Non riesco a trovare il profilo selezionato."
-#: ../../mod/id.php:29
-msgid "Birthdate"
-msgstr "Data di nascita"
+#: ../../mod/connections.php:94 ../../mod/connedit.php:214
+msgid "Connection updated."
+msgstr "Contatto aggiornato."
-#: ../../mod/id.php:30 ../../mod/profiles.php:431
-msgid "Gender"
-msgstr "Sesso"
+#: ../../mod/connections.php:96 ../../mod/connedit.php:216
+msgid "Failed to update connection record."
+msgstr "Impossibile aggiornare le informazioni del contatto."
#: ../../mod/connections.php:192 ../../mod/connections.php:293
msgid "Blocked"
@@ -5870,10 +5513,6 @@ msgstr "Nascosti"
msgid "Archived"
msgstr "Archiviati"
-#: ../../mod/connections.php:231 ../../mod/connections.php:246
-msgid "All"
-msgstr "Tutti"
-
#: ../../mod/connections.php:271
msgid "Suggest new connections"
msgstr "Suggerisci nuovi contatti"
@@ -5958,101 +5597,169 @@ msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s ha taggato %3$s di %2$s con %4$s"
#: ../../mod/cloud.php:120
-msgid "RedMatrix - Guests: Username: {your email address}, Password: +++"
-msgstr "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
+msgstr "Accesso a Hubzilla. {Inserisci l'email con cui sei registrato e la password.}"
-#: ../../mod/item.php:175
-msgid "Unable to locate original post."
-msgstr "Impossibile trovare il messaggio originale."
+#: ../../mod/photos.php:77
+msgid "Page owner information could not be retrieved."
+msgstr "Impossibile ottenere informazioni sul proprietario della pagina."
-#: ../../mod/item.php:437
-msgid "Empty post discarded."
-msgstr "L'articolo vuoto è stato ignorato."
+#: ../../mod/photos.php:97
+msgid "Album not found."
+msgstr "Album non trovato."
-#: ../../mod/item.php:479
-msgid "Executable content type not permitted to this channel."
-msgstr "I contenuti eseguibili non sono permessi su questo canale."
+#: ../../mod/photos.php:119 ../../mod/photos.php:643
+msgid "Delete Album"
+msgstr "Elimina album"
-#: ../../mod/item.php:885
-msgid "System error. Post not saved."
-msgstr "Errore di sistema. Articolo non salvato."
+#: ../../mod/photos.php:159 ../../mod/photos.php:930
+msgid "Delete Photo"
+msgstr "Elimina foto"
-#: ../../mod/item.php:1097
-msgid "Unable to obtain post information from database."
-msgstr "Impossibile ottenere dati sull'articolo."
+#: ../../mod/photos.php:429 ../../mod/search.php:13 ../../mod/display.php:13
+#: ../../mod/ratings.php:82 ../../mod/directory.php:47
+#: ../../mod/viewconnections.php:17
+msgid "Public access denied."
+msgstr "Accesso pubblico negato."
-#: ../../mod/item.php:1103
+#: ../../mod/photos.php:440
+msgid "No photos selected"
+msgstr "Nessuna foto selezionata"
+
+#: ../../mod/photos.php:484
+msgid "Access to this item is restricted."
+msgstr "Questo elemento non è visibile a tutti."
+
+#: ../../mod/photos.php:523
#, php-format
-msgid "You have reached your limit of %1$.0f top level posts."
-msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."
+msgid "%1$.2f MB of %2$.2f MB photo storage used."
+msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."
-#: ../../mod/item.php:1109
+#: ../../mod/photos.php:526
#, php-format
-msgid "You have reached your limit of %1$.0f webpages."
-msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web."
+msgid "%1$.2f MB photo storage used."
+msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile."
-#: ../../mod/search.php:13 ../../mod/display.php:13 ../../mod/ratings.php:82
-#: ../../mod/directory.php:47 ../../mod/viewconnections.php:17
-#: ../../mod/photos.php:429
-msgid "Public access denied."
-msgstr "Accesso pubblico negato."
+#: ../../mod/photos.php:550
+msgid "Upload Photos"
+msgstr "Carica foto"
-#: ../../mod/thing.php:96
-msgid "Thing updated"
-msgstr "L'Oggetto è stato aggiornato"
+#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915
+msgid "Enter a new album name"
+msgstr "Inserisci il nome di un nuovo album"
-#: ../../mod/thing.php:156
-msgid "Object store: failed"
-msgstr "Impossibile memorizzare l'oggetto."
+#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916
+msgid "or select an existing one (doubleclick)"
+msgstr "o seleziona uno esistente (doppio click)"
-#: ../../mod/thing.php:160
-msgid "Thing added"
-msgstr "L'Oggetto è stato aggiunto"
+#: ../../mod/photos.php:556
+msgid "Create a status post for this upload"
+msgstr "Pubblica l'oggetto caricato sulla bacheca"
-#: ../../mod/thing.php:180
-#, php-format
-msgid "OBJ: %1$s %2$s %3$s"
-msgstr "OBJ: %1$s %2$s %3$s"
+#: ../../mod/photos.php:584
+msgid "Album name could not be decoded"
+msgstr "Non è stato possibile leggere il nome dell'album"
-#: ../../mod/thing.php:232
-msgid "Show Thing"
-msgstr "Mostra l'Oggetto"
+#: ../../mod/photos.php:625 ../../mod/photos.php:1157
+#: ../../mod/photos.php:1173
+msgid "Contact Photos"
+msgstr "Foto dei contatti"
-#: ../../mod/thing.php:239
-msgid "item not found."
-msgstr "non trovato."
+#: ../../mod/photos.php:649
+msgid "Show Newest First"
+msgstr "Prima i più recenti"
-#: ../../mod/thing.php:270
-msgid "Edit Thing"
-msgstr "Modifica l'Oggetto"
+#: ../../mod/photos.php:651
+msgid "Show Oldest First"
+msgstr "Prima i più vecchi"
-#: ../../mod/thing.php:272 ../../mod/thing.php:319
-msgid "Select a profile"
-msgstr "Scegli un profilo"
+#: ../../mod/photos.php:675 ../../mod/photos.php:1205
+msgid "View Photo"
+msgstr "Guarda la foto"
-#: ../../mod/thing.php:276 ../../mod/thing.php:322
-msgid "Post an activity"
-msgstr "Pubblica un'attività"
+#: ../../mod/photos.php:704
+msgid "Edit Album"
+msgstr "Modifica album"
-#: ../../mod/thing.php:276 ../../mod/thing.php:322
-msgid "Only sends to viewers of the applicable profile"
-msgstr "Invia solo a chi segue il relativo canale"
+#: ../../mod/photos.php:749
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato."
-#: ../../mod/thing.php:278 ../../mod/thing.php:324
-msgid "Name of thing e.g. something"
-msgstr "Nome dell'Oggetto"
+#: ../../mod/photos.php:751
+msgid "Photo not available"
+msgstr "Foto non disponibile"
-#: ../../mod/thing.php:280 ../../mod/thing.php:325
-msgid "URL of thing (optional)"
-msgstr "Indirizzo web dell'Oggetto (opzionale)"
+#: ../../mod/photos.php:809
+msgid "Use as profile photo"
+msgstr "Usa come foto del profilo"
-#: ../../mod/thing.php:282 ../../mod/thing.php:326
-msgid "URL for photo of thing (optional)"
-msgstr "Indirizzo di un'immagine dell'Oggetto (facoltativo)"
+#: ../../mod/photos.php:816
+msgid "Private Photo"
+msgstr "Foto privata"
-#: ../../mod/thing.php:317
-msgid "Add Thing to your Profile"
-msgstr "Aggiungi l'Oggetto al tuo profilo"
+#: ../../mod/photos.php:831
+msgid "View Full Size"
+msgstr "Vedi nelle dimensioni originali"
+
+#: ../../mod/photos.php:909
+msgid "Edit photo"
+msgstr "Modifica la foto"
+
+#: ../../mod/photos.php:911
+msgid "Rotate CW (right)"
+msgstr "Ruota (senso orario)"
+
+#: ../../mod/photos.php:912
+msgid "Rotate CCW (left)"
+msgstr "Ruota (senso antiorario)"
+
+#: ../../mod/photos.php:919
+msgid "Caption"
+msgstr "Titolo"
+
+#: ../../mod/photos.php:921
+msgid "Add a Tag"
+msgstr "Aggiungi tag"
+
+#: ../../mod/photos.php:925
+msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
+msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com"
+
+#: ../../mod/photos.php:928
+msgid "Flag as adult in album view"
+msgstr "Marca come 'per adulti'"
+
+#: ../../mod/photos.php:1120
+msgid "In This Photo:"
+msgstr "In questa foto:"
+
+#: ../../mod/photos.php:1125
+msgid "Map"
+msgstr "Mappa"
+
+#: ../../mod/photos.php:1211
+msgid "View Album"
+msgstr "Guarda l'album"
+
+#: ../../mod/photos.php:1234
+msgid "Recent Photos"
+msgstr "Foto recenti"
+
+#: ../../mod/match.php:22
+msgid "Profile Match"
+msgstr "Profili corrispondenti"
+
+#: ../../mod/match.php:31
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."
+
+#: ../../mod/match.php:63
+msgid "is interested in:"
+msgstr "interessi personali:"
+
+#: ../../mod/match.php:70
+msgid "No matches"
+msgstr "Nessun risultato"
#: ../../mod/chatsvc.php:111
msgid "Away"
@@ -6114,7 +5821,7 @@ msgstr "Layout non trovato."
msgid "Module Name:"
msgstr "Nome del modulo:"
-#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107
+#: ../../mod/pdledit.php:55 ../../mod/layouts.php:108
msgid "Layout Help"
msgstr "Guida al layout"
@@ -6213,8 +5920,8 @@ msgid "Import existing posts if possible"
msgstr "Importazione dei post esistenti, se possibile"
#: ../../mod/editlayout.php:78 ../../mod/editwebpage.php:77
-#: ../../mod/editpost.php:20 ../../mod/editblock.php:79
-#: ../../mod/editblock.php:95
+#: ../../mod/editpost.php:20 ../../mod/editblock.php:78
+#: ../../mod/editblock.php:94
msgid "Item not found"
msgstr "Elemento non trovato"
@@ -6226,22 +5933,22 @@ msgstr "Modifica il layout"
msgid "Delete layout?"
msgstr "Vuoi eliminare questo layout?"
-#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:183
-#: ../../mod/editpost.php:122 ../../mod/editblock.php:152
+#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:187
+#: ../../mod/editpost.php:122 ../../mod/editblock.php:150
msgid "Insert YouTube video"
msgstr "Inserisci video da YouTube"
-#: ../../mod/editlayout.php:149 ../../mod/editwebpage.php:184
-#: ../../mod/editpost.php:123 ../../mod/editblock.php:153
+#: ../../mod/editlayout.php:149 ../../mod/editwebpage.php:188
+#: ../../mod/editpost.php:123 ../../mod/editblock.php:151
msgid "Insert Vorbis [.ogg] video"
msgstr "Inserisci video Vorbis [.ogg]"
-#: ../../mod/editlayout.php:150 ../../mod/editwebpage.php:185
-#: ../../mod/editpost.php:124 ../../mod/editblock.php:154
+#: ../../mod/editlayout.php:150 ../../mod/editwebpage.php:189
+#: ../../mod/editpost.php:124 ../../mod/editblock.php:152
msgid "Insert Vorbis [.ogg] audio"
msgstr "Inserisci audio Vorbis [.ogg]"
-#: ../../mod/editlayout.php:183
+#: ../../mod/editlayout.php:182
msgid "Delete Layout"
msgstr "Elimina il layout"
@@ -6286,21 +5993,17 @@ msgstr "Nome dell'area chat"
msgid "%1$s's Chatrooms"
msgstr "Le aree chat di %1$s"
-#: ../../mod/editwebpage.php:140
-msgid "Edit Webpage"
-msgstr "Modifica la pagina web"
-
-#: ../../mod/editwebpage.php:150
+#: ../../mod/editwebpage.php:152
msgid "Delete webpage?"
msgstr "Vuoi eliminare questa pagina web?"
-#: ../../mod/editwebpage.php:220
-msgid "Delete Webpage"
-msgstr "Elimina la pagina web"
+#: ../../mod/editwebpage.php:173
+msgid "Page link title"
+msgstr "Link del titolo"
-#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:47
-msgid "This site is not a directory server"
-msgstr "Questo sito non è un server di elenchi pubblici"
+#: ../../mod/editwebpage.php:224
+msgid "Edit Webpage"
+msgstr "Modifica la pagina web"
#: ../../mod/dirsearch.php:29
msgid "This directory server requires an access token"
@@ -6330,7 +6033,7 @@ msgid ""
"Password reset failed."
msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."
-#: ../../mod/lostpass.php:85 ../../boot.php:1560
+#: ../../mod/lostpass.php:85 ../../boot.php:1548
msgid "Password Reset"
msgstr "Reimposta la password"
@@ -6388,14 +6091,18 @@ msgstr "Sito web:"
msgid "Remote Channel [%s] (not yet known on this site)"
msgstr "Canale remoto [%s] (non ancora conosciuto da questo sito)"
+#: ../../mod/rate.php:161 ../../mod/connedit.php:663
+msgid "Rating (this information is public)"
+msgstr "Valutazione (visibile a tutti)"
+
+#: ../../mod/rate.php:162 ../../mod/connedit.php:664
+msgid "Optionally explain your rating (this information is public)"
+msgstr "Commento alla valutazione (facoltativo, visibile a tutti)"
+
#: ../../mod/editpost.php:31
msgid "Item is not editable"
msgstr "L'elemento non è modificabile"
-#: ../../mod/editpost.php:42 ../../mod/rpost.php:98
-msgid "Edit post"
-msgstr "Modifica articolo"
-
#: ../../mod/editpost.php:53
msgid "Delete item?"
msgstr "Eliminare questo elemento?"
@@ -6411,7 +6118,7 @@ msgstr "%s: non è un indirizzo email valido."
#: ../../mod/invite.php:76
msgid "Please join us on Red"
-msgstr "Vieni con noi su RedMatrix"
+msgstr "Vieni con noi su Hubzilla"
#: ../../mod/invite.php:87
msgid "Invitation limit exceeded. Please contact your site administrator."
@@ -6446,20 +6153,20 @@ msgid "Your message:"
msgstr "Il tuo messaggio:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
-msgstr "Entra a far parte della mia comunità su RedMatrix."
+msgid "Please join my community on Hubzilla."
+msgstr "Entra a far parte della mia comunità su Hubzilla."
#: ../../mod/invite.php:134
msgid "You will need to supply this invitation code: "
msgstr "Dovrai fornire questo codice di invito:"
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
-msgstr "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
+msgstr "1. Registrati su un qualsiasi sito Hubzilla (sono tutti interconnessi)"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
-msgstr "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
+msgstr "2. Inserisci il mio indirizzo Hubzilla nella barra di ricerca che compare nella pagina."
#: ../../mod/invite.php:138
msgid "or visit "
@@ -6560,99 +6267,99 @@ msgstr "Sorgente eliminata"
msgid "Unable to remove source."
msgstr "Impossibile rimuovere la sorgente."
-#: ../../mod/menu.php:31
-msgid "Menu updated."
-msgstr "Menù aggiornato."
-
-#: ../../mod/menu.php:35
+#: ../../mod/menu.php:44
msgid "Unable to update menu."
msgstr "Impossibile aggiornare il menù."
-#: ../../mod/menu.php:40
-msgid "Menu created."
-msgstr "Menù creato."
-
-#: ../../mod/menu.php:44
+#: ../../mod/menu.php:53
msgid "Unable to create menu."
msgstr "Impossibile creare il menù."
-#: ../../mod/menu.php:76
-msgid "Manage Menus"
-msgstr "Gestione menù"
+#: ../../mod/menu.php:86 ../../mod/menu.php:98
+msgid "Menu Name"
+msgstr "Nome del menu"
+
+#: ../../mod/menu.php:86
+msgid "Unique name (not visible on webpage) - required"
+msgstr "Identificativo unico (non visibile sulla pagina) - obbligatorio"
+
+#: ../../mod/menu.php:87 ../../mod/menu.php:99
+msgid "Menu Title"
+msgstr "Titolo del menu"
+
+#: ../../mod/menu.php:87
+msgid "Visible on webpage - leave empty for no title"
+msgstr "Visibile sulla pagina - lascia vuoto per non avere un titolo"
+
+#: ../../mod/menu.php:88
+msgid "Allow Bookmarks"
+msgstr "Permetti l'aggiunta ai segnalibri"
+
+#: ../../mod/menu.php:88 ../../mod/menu.php:140
+msgid "Menu may be used to store saved bookmarks"
+msgstr "Puoi salvare i segnalibri nei menù"
+
+#: ../../mod/menu.php:89
+msgid "Submit and proceed"
+msgstr "Salva e procedi"
-#: ../../mod/menu.php:79
+#: ../../mod/menu.php:101
msgid "Drop"
msgstr "Elimina"
-#: ../../mod/menu.php:81
+#: ../../mod/menu.php:103
msgid "Bookmarks allowed"
msgstr "Permetti segnalibri"
-#: ../../mod/menu.php:82
-msgid "Create a new menu"
-msgstr "Crea un nuovo menù"
-
-#: ../../mod/menu.php:83
+#: ../../mod/menu.php:105
msgid "Delete this menu"
msgstr "Elimina questo menù"
-#: ../../mod/menu.php:84 ../../mod/menu.php:125
+#: ../../mod/menu.php:106 ../../mod/menu.php:137
msgid "Edit menu contents"
msgstr "Modifica i contenuti del menù"
-#: ../../mod/menu.php:85
+#: ../../mod/menu.php:107
msgid "Edit this menu"
msgstr "Modifica questo menù"
-#: ../../mod/menu.php:96
-msgid "New Menu"
-msgstr "Nuovo menù"
+#: ../../mod/menu.php:121
+msgid "Menu could not be deleted."
+msgstr "Il menù non può essere eliminato."
-#: ../../mod/menu.php:97 ../../mod/menu.php:126
+#: ../../mod/menu.php:129 ../../mod/mitem.php:24
+msgid "Menu not found."
+msgstr "Menù non trovato."
+
+#: ../../mod/menu.php:134
+msgid "Edit Menu"
+msgstr "Modifica menù"
+
+#: ../../mod/menu.php:136
+msgid "Add or remove entries to this menu"
+msgstr "Aggiungi o rimuovi elementi di questo menù"
+
+#: ../../mod/menu.php:138
msgid "Menu name"
msgstr "Nome del menù"
-#: ../../mod/menu.php:97 ../../mod/menu.php:126
+#: ../../mod/menu.php:138
msgid "Must be unique, only seen by you"
msgstr "Deve essere unico, lo vedrai solo tu"
-#: ../../mod/menu.php:98 ../../mod/menu.php:127
+#: ../../mod/menu.php:139
msgid "Menu title"
msgstr "Titolo del menù"
-#: ../../mod/menu.php:98 ../../mod/menu.php:127
+#: ../../mod/menu.php:139
msgid "Menu title as seen by others"
msgstr "Titolo del menù come comparirà a tutti"
-#: ../../mod/menu.php:99 ../../mod/menu.php:128
+#: ../../mod/menu.php:140
msgid "Allow bookmarks"
msgstr "Permetti l'invio di segnalibri"
-#: ../../mod/menu.php:99 ../../mod/menu.php:128
-msgid "Menu may be used to store saved bookmarks"
-msgstr "Puoi salvare i segnalibri nei menù"
-
-#: ../../mod/menu.php:108 ../../mod/mitem.php:24
-msgid "Menu not found."
-msgstr "Menù non trovato."
-
-#: ../../mod/menu.php:114
-msgid "Menu deleted."
-msgstr "Menù eliminato."
-
-#: ../../mod/menu.php:116
-msgid "Menu could not be deleted."
-msgstr "Il menù non può essere eliminato."
-
-#: ../../mod/menu.php:122
-msgid "Edit Menu"
-msgstr "Modifica menù"
-
-#: ../../mod/menu.php:124
-msgid "Add or remove entries to this menu"
-msgstr "Aggiungi o rimuovi elementi di questo menù"
-
-#: ../../mod/menu.php:130 ../../mod/mitem.php:213
+#: ../../mod/menu.php:142
msgid "Modify"
msgstr "Modifica"
@@ -6689,16 +6396,16 @@ msgid "Copy/paste this URL to link file from a web page"
msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file"
#: ../../mod/filestorage.php:157
-msgid "Attach this file to a new post"
-msgstr "Allega questo file a un nuovo articolo"
+msgid "Share this file"
+msgstr "Condividi questo file"
#: ../../mod/filestorage.php:158
msgid "Show URL to this file"
msgstr "Mostra l'URL del file"
#: ../../mod/filestorage.php:159
-msgid "Do not show in shared with me folder of your connections"
-msgstr "Non mostrare nella cartella dei file condivisi dei tuoi contatti"
+msgid "Notify your contacts about this file"
+msgstr "Notifica ai tuoi contatti che hai caricato il file"
#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
msgid "Contact not found."
@@ -6757,13 +6464,9 @@ msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
msgid "Visible To"
msgstr "Visibile a"
-#: ../../mod/lockview.php:31
-msgid "Remote privacy information not available."
-msgstr "Le informazioni remote sulla privacy non sono disponibili."
-
-#: ../../mod/lockview.php:52
-msgid "Visible to:"
-msgstr "Visibile a:"
+#: ../../mod/webpages.php:189
+msgid "Page Title"
+msgstr "Titolo della pagina"
#: ../../mod/profiles.php:18 ../../mod/profiles.php:174
#: ../../mod/profiles.php:231 ../../mod/profiles.php:600
@@ -6822,6 +6525,10 @@ msgstr "Religione"
msgid "Political Views"
msgstr "Orientamento politico"
+#: ../../mod/profiles.php:431 ../../mod/id.php:33
+msgid "Gender"
+msgstr "Sesso"
+
#: ../../mod/profiles.php:435
msgid "Sexual Preference"
msgstr "Preferenze sessuali"
@@ -7002,7 +6709,7 @@ msgstr "Scuola/educazione"
msgid "This is your default profile."
msgstr "Questo è il tuo profilo predefinito."
-#: ../../mod/profiles.php:728 ../../mod/directory.php:207
+#: ../../mod/profiles.php:728 ../../mod/directory.php:218
msgid "Age: "
msgstr "Età:"
@@ -7038,63 +6745,180 @@ msgstr "Sito web:"
msgid "Description: "
msgstr "Descrizione:"
+#: ../../mod/viewsrc.php:38
+msgid "Source of Item"
+msgstr "Sorgente"
+
+#: ../../mod/mitem.php:51
+msgid "Unable to create element."
+msgstr "Impossibile creare l'elemento."
+
+#: ../../mod/mitem.php:74
+msgid "Unable to update menu element."
+msgstr "Non è possibile aggiornare l'elemento del menù."
+
+#: ../../mod/mitem.php:89
+msgid "Unable to add menu element."
+msgstr "Impossibile aggiungere l'elemento al menù."
+
+#: ../../mod/mitem.php:151 ../../mod/mitem.php:220
+msgid "Menu Item Permissions"
+msgstr "Permessi del menu"
+
+#: ../../mod/mitem.php:154 ../../mod/mitem.php:168
+msgid "Link Name"
+msgstr "Nome link"
+
+#: ../../mod/mitem.php:155 ../../mod/mitem.php:169
+msgid "Link Target"
+msgstr "Destinazione link"
+
+#: ../../mod/mitem.php:156 ../../mod/mitem.php:226
+msgid "Use Hubzilla magic-auth if available"
+msgstr "Usa l'autenticazione magica di Hubzilla, se disponibile"
+
+#: ../../mod/mitem.php:157 ../../mod/mitem.php:227
+msgid "Open link in new window"
+msgstr "Apri il link in una nuova finestra"
+
+#: ../../mod/mitem.php:158 ../../mod/mitem.php:228
+msgid "Order in list"
+msgstr "Ordine dell'elenco"
+
+#: ../../mod/mitem.php:158 ../../mod/mitem.php:228
+msgid "Higher numbers will sink to bottom of listing"
+msgstr "I numeri più alti andranno in fondo all'elenco"
+
+#: ../../mod/mitem.php:159
+msgid "Submit and finish"
+msgstr "Salva e termina"
+
+#: ../../mod/mitem.php:160
+msgid "Submit and continue"
+msgstr "Salva e continua"
+
+#: ../../mod/mitem.php:166
+msgid "Menu:"
+msgstr "Menu:"
+
+#: ../../mod/mitem.php:172
+msgid "Edit menu"
+msgstr "Modifica il menù"
+
+#: ../../mod/mitem.php:175
+msgid "Edit element"
+msgstr "Modifica l'elemento"
+
+#: ../../mod/mitem.php:176
+msgid "Drop element"
+msgstr "Elimina l'elemento"
+
+#: ../../mod/mitem.php:177
+msgid "New element"
+msgstr "Nuovo elemento"
+
+#: ../../mod/mitem.php:178
+msgid "Edit this menu container"
+msgstr "Modifica il contenitore del menù"
+
+#: ../../mod/mitem.php:179
+msgid "Add menu element"
+msgstr "Aggiungi un elemento al menù"
+
+#: ../../mod/mitem.php:180
+msgid "Delete this menu item"
+msgstr "Elimina questo elemento del menù"
+
+#: ../../mod/mitem.php:181
+msgid "Edit this menu item"
+msgstr "Modifica questo elemento del menù"
+
+#: ../../mod/mitem.php:198
+msgid "Menu item not found."
+msgstr "L'elemento del menù non è stato trovato."
+
+#: ../../mod/mitem.php:209
+msgid "Menu item deleted."
+msgstr "L'elemento del menù è stato eliminato."
+
+#: ../../mod/mitem.php:211
+msgid "Menu item could not be deleted."
+msgstr "L'elemento del menù non può essere eliminato."
+
+#: ../../mod/mitem.php:218
+msgid "Edit Menu Element"
+msgstr "Modifica l'elemento del menù"
+
+#: ../../mod/mitem.php:224
+msgid "Link text"
+msgstr "Testo del link"
+
+#: ../../mod/mitem.php:225
+msgid "URL of link"
+msgstr "Indirizzo del link"
+
#: ../../mod/openid.php:26
msgid "OpenID protocol error. No ID returned."
msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."
-#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:290
+#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286
#, php-format
msgid "Welcome %s. Remote authentication successful."
msgstr "Ciao %s. L'autenticazione magica è avvenuta con successo."
-#: ../../mod/directory.php:213
+#: ../../mod/directory.php:224
#, php-format
msgid "%d rating"
msgid_plural "%d ratings"
msgstr[0] "%d valutazione"
msgstr[1] "%d valutazioni"
-#: ../../mod/directory.php:225
+#: ../../mod/directory.php:236
msgid "Gender: "
msgstr "Sesso:"
-#: ../../mod/directory.php:227
+#: ../../mod/directory.php:238
msgid "Status: "
msgstr "Stato:"
-#: ../../mod/directory.php:229
+#: ../../mod/directory.php:240
msgid "Homepage: "
msgstr "Homepage:"
-#: ../../mod/directory.php:232
+#: ../../mod/directory.php:243
msgid "Hometown: "
msgstr "Città dove vivo:"
-#: ../../mod/directory.php:234
+#: ../../mod/directory.php:245
msgid "About: "
msgstr "Informazioni:"
-#: ../../mod/directory.php:292
+#: ../../mod/directory.php:303
msgid "Public Forum:"
msgstr "Forum pubblico:"
-#: ../../mod/directory.php:295
+#: ../../mod/directory.php:306
msgid "Keywords: "
msgstr "Parole chiave:"
-#: ../../mod/directory.php:350
+#: ../../mod/directory.php:311
+#, php-format
+msgid "Common connections: %s"
+msgstr "Contatti in comune: %s"
+
+#: ../../mod/directory.php:363
msgid "Finding:"
msgstr "Ricerca:"
-#: ../../mod/directory.php:355
+#: ../../mod/directory.php:368
msgid "next page"
msgstr "pagina successiva"
-#: ../../mod/directory.php:355
+#: ../../mod/directory.php:368
msgid "previous page"
msgstr "pagina precedente"
-#: ../../mod/directory.php:372
+#: ../../mod/directory.php:385
msgid "No entries (some entries may be hidden)."
msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)."
@@ -7123,11 +6947,11 @@ msgid ""
"minutes for this download to begin."
msgstr "Esporta i dati del canale e i contenuti in un file in formato JSON. E' un salvataggio dei tuoi contatti, dei dati del profilo e anche di tutti i contenuti. Questa non è la soluzione opportuna per importare il tuo canale su un nuovo server, visto che il file potrebbe avere dimensioni NOTEVOLI. Devi pazientare - ci vorranno alcuni minuti per raccogliere i dati prima che inizi lo scaricamento."
-#: ../../mod/viewconnections.php:58
+#: ../../mod/viewconnections.php:62
msgid "No connections."
msgstr "Nessun contatto."
-#: ../../mod/viewconnections.php:71
+#: ../../mod/viewconnections.php:75
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Visita il profilo di %s [%s]"
@@ -7140,7 +6964,7 @@ msgstr "la firma ricevuta non è valida"
msgid "Theme settings updated."
msgstr "Le impostazioni del tema sono state aggiornate."
-#: ../../mod/admin.php:93 ../../mod/admin.php:442
+#: ../../mod/admin.php:93 ../../mod/admin.php:445
msgid "Site"
msgstr "Sito"
@@ -7156,7 +6980,7 @@ msgstr "Canali"
msgid "Plugins"
msgstr "Plugin"
-#: ../../mod/admin.php:97 ../../mod/admin.php:1236 ../../mod/admin.php:1271
+#: ../../mod/admin.php:97 ../../mod/admin.php:1236 ../../mod/admin.php:1270
msgid "Themes"
msgstr "Temi"
@@ -7172,7 +6996,7 @@ msgstr "Configurazione del profilo"
msgid "DB updates"
msgstr "Aggiornamenti al DB"
-#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1354
+#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1355
msgid "Logs"
msgstr "Log"
@@ -7216,10 +7040,10 @@ msgstr "# cloni"
msgid "Message queues"
msgstr "Coda messaggi in uscita"
-#: ../../mod/admin.php:240 ../../mod/admin.php:441 ../../mod/admin.php:536
-#: ../../mod/admin.php:810 ../../mod/admin.php:944 ../../mod/admin.php:1035
-#: ../../mod/admin.php:1075 ../../mod/admin.php:1235 ../../mod/admin.php:1270
-#: ../../mod/admin.php:1353
+#: ../../mod/admin.php:240 ../../mod/admin.php:444 ../../mod/admin.php:539
+#: ../../mod/admin.php:808 ../../mod/admin.php:944 ../../mod/admin.php:1035
+#: ../../mod/admin.php:1075 ../../mod/admin.php:1235 ../../mod/admin.php:1269
+#: ../../mod/admin.php:1354
msgid "Administration"
msgstr "Amministrazione"
@@ -7231,7 +7055,7 @@ msgstr "Riepilogo"
msgid "Registered accounts"
msgstr "Account creati"
-#: ../../mod/admin.php:245 ../../mod/admin.php:540
+#: ../../mod/admin.php:245 ../../mod/admin.php:543
msgid "Pending registrations"
msgstr "Registrazioni da approvare"
@@ -7239,7 +7063,7 @@ msgstr "Registrazioni da approvare"
msgid "Registered channels"
msgstr "Canali creati"
-#: ../../mod/admin.php:247 ../../mod/admin.php:541
+#: ../../mod/admin.php:247 ../../mod/admin.php:544
msgid "Active plugins"
msgstr "Plugin attivi"
@@ -7247,462 +7071,472 @@ msgstr "Plugin attivi"
msgid "Version"
msgstr "Versione"
-#: ../../mod/admin.php:358
+#: ../../mod/admin.php:359
msgid "Site settings updated."
msgstr "Impostazioni del sito salvate correttamente."
-#: ../../mod/admin.php:395
+#: ../../mod/admin.php:398
msgid "experimental"
msgstr "sperimentale"
-#: ../../mod/admin.php:397
+#: ../../mod/admin.php:400
msgid "unsupported"
msgstr "non supportato"
-#: ../../mod/admin.php:422
+#: ../../mod/admin.php:425
msgid "Yes - with approval"
msgstr "Sì - con approvazione"
-#: ../../mod/admin.php:428
+#: ../../mod/admin.php:431
msgid "My site is not a public server"
msgstr "Non è un server pubblico"
-#: ../../mod/admin.php:429
+#: ../../mod/admin.php:432
msgid "My site has paid access only"
msgstr "È un servizio a pagamento"
-#: ../../mod/admin.php:430
+#: ../../mod/admin.php:433
msgid "My site has free access only"
msgstr "È un servizio gratuito"
-#: ../../mod/admin.php:431
+#: ../../mod/admin.php:434
msgid "My site offers free accounts with optional paid upgrades"
msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento"
-#: ../../mod/admin.php:444 ../../mod/register.php:207
+#: ../../mod/admin.php:447 ../../mod/register.php:207
msgid "Registration"
msgstr "Registrazione"
-#: ../../mod/admin.php:445
+#: ../../mod/admin.php:448
msgid "File upload"
msgstr "Caricamento file"
-#: ../../mod/admin.php:446
+#: ../../mod/admin.php:449
msgid "Policies"
msgstr "Politiche"
-#: ../../mod/admin.php:451
+#: ../../mod/admin.php:454
msgid "Site name"
msgstr "Nome del sito"
-#: ../../mod/admin.php:452
+#: ../../mod/admin.php:455
msgid "Banner/Logo"
msgstr "Banner o logo"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:456
msgid "Administrator Information"
msgstr "Informazioni sull'amministratore"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:456
msgid ""
"Contact information for site administrators. Displayed on siteinfo page. "
"BBCode can be used here"
msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"
-#: ../../mod/admin.php:454
+#: ../../mod/admin.php:457
msgid "System language"
msgstr "Lingua di sistema"
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:458
msgid "System theme"
msgstr "Tema di sistema"
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:458
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:459
msgid "Mobile system theme"
msgstr "Tema di sistema per dispositivi mobili"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:459
msgid "Theme for mobile devices"
msgstr "Tema per i dispositivi mobili"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:461
msgid "Enable Diaspora Protocol"
msgstr "Abilita la comunicazione con Diaspora"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:461
msgid "Communicate with Diaspora and Friendica - experimental"
msgstr "Sperimentale - per comunicare con Diaspora e Friendica"
-#: ../../mod/admin.php:459
+#: ../../mod/admin.php:462
msgid "Allow Feeds as Connections"
msgstr "Permetti di aggiungere i feed come contatti"
-#: ../../mod/admin.php:459
+#: ../../mod/admin.php:462
msgid "(Heavy system resource usage)"
msgstr "(Uso intenso delle risorse di sistema!)"
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:463
msgid "Maximum image size"
msgstr "Dimensione massima immagini"
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:463
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."
-#: ../../mod/admin.php:461
+#: ../../mod/admin.php:464
msgid "Does this site allow new member registration?"
msgstr "Questo sito permette a nuovi utenti di registrarsi?"
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:465
msgid "Which best describes the types of account offered by this hub?"
msgstr "Come descriveresti il tipo di servizio proposto da questo server?"
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:466
msgid "Register text"
msgstr "Testo di registrazione"
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:466
msgid "Will be displayed prominently on the registration page."
msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:467
msgid "Accounts abandoned after x days"
msgstr "Account abbandonati dopo X giorni"
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:467
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:468
msgid "Allowed friend domains"
msgstr "Domini fidati e consentiti"
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:468
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:469
msgid "Allowed email domains"
msgstr "Domini email consentiti"
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:469
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 "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:470
msgid "Not allowed email domains"
msgstr "Domini email non consentiti"
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:470
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 "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:471
msgid "Block public"
msgstr "Blocca pagine pubbliche"
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:471
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:472
msgid "Verify Email Addresses"
msgstr "Verifica l'indirizzo email"
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:472
msgid ""
"Check to verify email addresses used in account registration (recommended)."
msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:473
msgid "Force publish"
msgstr "Forza la publicazione del profilo"
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:473
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Seleziona per mostrare nell'elenco pubblico <strong>tutti</strong> i profili registrati su questo sito."
-#: ../../mod/admin.php:471
+#: ../../mod/admin.php:474
msgid "Disable discovery tab"
msgstr "Disabilita la funzione 'scopri'"
-#: ../../mod/admin.php:471
+#: ../../mod/admin.php:474
msgid ""
"Remove the tab in the network view with public content pulled from sources "
"chosen for this site."
msgstr "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti."
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:475
msgid "No login on Homepage"
msgstr "Non mostrare il login sulla homepage"
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:475
msgid ""
"Check to hide the login form from your sites homepage when visitors arrive "
"who are not logged in (e.g. when you put the content of the homepage in via "
"the site channel)."
msgstr "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)."
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:477
msgid "Proxy user"
msgstr "Utente proxy"
-#: ../../mod/admin.php:475
+#: ../../mod/admin.php:478
msgid "Proxy URL"
msgstr "URL proxy"
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:479
msgid "Network timeout"
msgstr "Timeout rete"
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:479
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."
-#: ../../mod/admin.php:477
+#: ../../mod/admin.php:480
msgid "Delivery interval"
msgstr "Recapito ritardato"
-#: ../../mod/admin.php:477
+#: ../../mod/admin.php:480
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 "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."
-#: ../../mod/admin.php:478
+#: ../../mod/admin.php:481
msgid "Poll interval"
msgstr "Intervallo di polling"
-#: ../../mod/admin.php:478
+#: ../../mod/admin.php:481
msgid ""
"Delay background polling processes by this many seconds to reduce system "
"load. If 0, use delivery interval."
msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."
-#: ../../mod/admin.php:479
+#: ../../mod/admin.php:482
msgid "Maximum Load Average"
msgstr "Carico massimo medio"
-#: ../../mod/admin.php:479
+#: ../../mod/admin.php:482
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."
-#: ../../mod/admin.php:480
+#: ../../mod/admin.php:483
msgid "Expiration period in days for imported (matrix/network) content"
msgstr "Scadenza dei contenuti importati da altri siti (in giorni)"
-#: ../../mod/admin.php:480
+#: ../../mod/admin.php:483
msgid "0 for no expiration of imported content"
msgstr "0 per non avere scadenza"
-#: ../../mod/admin.php:528
+#: ../../mod/admin.php:531
msgid "No server found"
msgstr "Server non trovato"
-#: ../../mod/admin.php:535 ../../mod/admin.php:824
+#: ../../mod/admin.php:538 ../../mod/admin.php:822
msgid "ID"
msgstr "ID"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "for channel"
msgstr "per canale"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "on server"
msgstr "sul server"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "Status"
msgstr "Stato"
-#: ../../mod/admin.php:537
+#: ../../mod/admin.php:540
msgid "Server"
msgstr "Server"
-#: ../../mod/admin.php:554
+#: ../../mod/admin.php:557
msgid "Update has been marked successful"
msgstr "L'aggiornamento è stato marcato come eseguito."
-#: ../../mod/admin.php:564
+#: ../../mod/admin.php:567
#, php-format
msgid "Executing %s failed. Check system logs."
msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."
-#: ../../mod/admin.php:567
+#: ../../mod/admin.php:570
#, php-format
msgid "Update %s was successfully applied."
msgstr "L'aggiornamento %s è terminato correttamente."
-#: ../../mod/admin.php:571
+#: ../../mod/admin.php:574
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente."
-#: ../../mod/admin.php:574
+#: ../../mod/admin.php:577
#, php-format
msgid "Update function %s could not be found."
msgstr "Impossibile trovare la funzione di aggiornamento %s"
-#: ../../mod/admin.php:590
+#: ../../mod/admin.php:593
msgid "No failed updates."
msgstr "Nessun aggiornamento fallito."
-#: ../../mod/admin.php:594
+#: ../../mod/admin.php:597
msgid "Failed Updates"
msgstr "Aggiornamenti falliti."
-#: ../../mod/admin.php:596
+#: ../../mod/admin.php:599
msgid "Mark success (if update was manually applied)"
msgstr "Marca come eseguito (se applicato manualmente)."
-#: ../../mod/admin.php:597
+#: ../../mod/admin.php:600
msgid "Attempt to execute this update step automatically"
msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento."
-#: ../../mod/admin.php:631
+#: ../../mod/admin.php:632
msgid "Queue Statistics"
msgstr "Statistiche della coda"
-#: ../../mod/admin.php:632
+#: ../../mod/admin.php:633
msgid "Total Entries"
msgstr "Totale"
-#: ../../mod/admin.php:633
+#: ../../mod/admin.php:634
msgid "Priority"
msgstr "Priorità"
-#: ../../mod/admin.php:634
+#: ../../mod/admin.php:635
msgid "Destination URL"
msgstr "URL di destinazione"
-#: ../../mod/admin.php:635
+#: ../../mod/admin.php:636
msgid "Mark hub permanently offline"
msgstr "Questo hub è definitivamente offline"
-#: ../../mod/admin.php:636
+#: ../../mod/admin.php:637
msgid "Empty queue for this hub"
msgstr "Svuota la coda per questo hub"
-#: ../../mod/admin.php:637
+#: ../../mod/admin.php:638
msgid "Last known contact"
msgstr "Ultimo scambio dati"
-#: ../../mod/admin.php:673
+#: ../../mod/admin.php:674
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s utente bloccato/sbloccato"
msgstr[1] "%s utenti bloccati/sbloccati"
-#: ../../mod/admin.php:681
+#: ../../mod/admin.php:682
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s utente cancellato"
msgstr[1] "%s utenti cancellati"
-#: ../../mod/admin.php:717
+#: ../../mod/admin.php:718
msgid "Account not found"
msgstr "Account non trovato"
-#: ../../mod/admin.php:737
+#: ../../mod/admin.php:738
#, php-format
msgid "User '%s' blocked"
msgstr "Utente '%s' bloccato"
-#: ../../mod/admin.php:745
+#: ../../mod/admin.php:746
#, php-format
msgid "User '%s' unblocked"
msgstr "Utente '%s' sbloccato"
-#: ../../mod/admin.php:811 ../../mod/admin.php:823
+#: ../../mod/admin.php:809 ../../mod/admin.php:821
msgid "Users"
msgstr "Utenti"
-#: ../../mod/admin.php:813 ../../mod/admin.php:947
+#: ../../mod/admin.php:811 ../../mod/admin.php:947
msgid "select all"
msgstr "seleziona tutti"
-#: ../../mod/admin.php:814
+#: ../../mod/admin.php:812
msgid "User registrations waiting for confirm"
msgstr "Richieste di registrazione in attesa di conferma"
-#: ../../mod/admin.php:815
+#: ../../mod/admin.php:813
msgid "Request date"
msgstr "Data richiesta"
-#: ../../mod/admin.php:816
+#: ../../mod/admin.php:814
msgid "No registrations."
msgstr "Nessuna registrazione."
-#: ../../mod/admin.php:817
+#: ../../mod/admin.php:815
msgid "Approve"
msgstr "Approva"
-#: ../../mod/admin.php:818
+#: ../../mod/admin.php:816
msgid "Deny"
msgstr "Nega"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:818 ../../mod/connedit.php:517
+#: ../../mod/connedit.php:720
+msgid "Block"
+msgstr "Blocca"
+
+#: ../../mod/admin.php:819 ../../mod/connedit.php:517
+#: ../../mod/connedit.php:720
+msgid "Unblock"
+msgstr "Sblocca"
+
+#: ../../mod/admin.php:822
msgid "Register date"
msgstr "Data registrazione"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Last login"
msgstr "Ultimo accesso"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Expires"
msgstr "Con scadenza"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Service Class"
msgstr "Classe dell'account"
-#: ../../mod/admin.php:826
+#: ../../mod/admin.php:824
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Gli utenti selezionati saranno eliminati!\\n\\nTutto quello che gli utenti hanno pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?"
-#: ../../mod/admin.php:827
+#: ../../mod/admin.php:825
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr "L'utente {0} sarà eliminato!\\n\\nTutto quello che ha pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?"
-#: ../../mod/admin.php:861
+#: ../../mod/admin.php:859
#, php-format
msgid "%s channel censored/uncensored"
msgid_plural "%s channels censored/uncensored"
msgstr[0] "Censura modificata per %s canale"
msgstr[1] "Censura modificata per %s canali"
-#: ../../mod/admin.php:868
+#: ../../mod/admin.php:866
#, php-format
msgid "%s channel deleted"
msgid_plural "%s channels deleted"
@@ -7790,76 +7624,76 @@ msgstr "Nessun tema trovato."
msgid "Screenshot"
msgstr "Istantanea dello schermo"
-#: ../../mod/admin.php:1276
+#: ../../mod/admin.php:1275
msgid "[Experimental]"
msgstr "[Sperimentale]"
-#: ../../mod/admin.php:1277
+#: ../../mod/admin.php:1276
msgid "[Unsupported]"
msgstr "[Non supportato]"
-#: ../../mod/admin.php:1301
+#: ../../mod/admin.php:1300
msgid "Log settings updated."
msgstr "Impostazioni di log aggiornate."
-#: ../../mod/admin.php:1356
+#: ../../mod/admin.php:1357
msgid "Clear"
msgstr "Pulisci"
-#: ../../mod/admin.php:1362
+#: ../../mod/admin.php:1363
msgid "Debugging"
msgstr "Debugging"
-#: ../../mod/admin.php:1363
+#: ../../mod/admin.php:1364
msgid "Log file"
msgstr "File di log"
-#: ../../mod/admin.php:1363
+#: ../../mod/admin.php:1364
msgid ""
"Must be writable by web server. Relative to your Red top-level directory."
-msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix."
+msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla."
-#: ../../mod/admin.php:1364
+#: ../../mod/admin.php:1365
msgid "Log level"
msgstr "Livello di log"
-#: ../../mod/admin.php:1410
+#: ../../mod/admin.php:1411
msgid "New Profile Field"
msgstr "Nuovo campo del profilo"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
msgid "Field nickname"
msgstr "Nome breve del campo"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
msgid "System name of field"
msgstr "Nome di sistema del campo"
-#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
+#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
msgid "Input type"
msgstr "Tipo di dati"
-#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Field Name"
msgstr "Nome del campo"
-#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Label on profile pages"
msgstr "Etichetta da mostrare sulla pagina del profilo"
-#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
+#: ../../mod/admin.php:1415 ../../mod/admin.php:1435
msgid "Help text"
msgstr "Testo di aiuto"
-#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
+#: ../../mod/admin.php:1415 ../../mod/admin.php:1435
msgid "Additional info (optional)"
msgstr "Informazioni aggiuntive (opzionali)"
-#: ../../mod/admin.php:1424
+#: ../../mod/admin.php:1425
msgid "Field definition not found"
msgstr "Impossibile trovare la definizione del campo"
-#: ../../mod/admin.php:1430
+#: ../../mod/admin.php:1431
msgid "Edit Profile Field"
msgstr "Modifica campo del profilo"
@@ -7871,18 +7705,14 @@ msgstr "Impossibile raggiungere il tuo hub."
msgid "Post successful."
msgstr "Inviato!"
-#: ../../mod/editblock.php:115
+#: ../../mod/editblock.php:112
msgid "Edit Block"
msgstr "Modifica il riquadro"
-#: ../../mod/editblock.php:125
+#: ../../mod/editblock.php:123
msgid "Delete block?"
msgstr "Vuoi eliminare questo riquadro?"
-#: ../../mod/editblock.php:188
-msgid "Delete Block"
-msgstr "Elimina il riquadro"
-
#: ../../mod/register.php:44
msgid "Maximum daily site registrations exceeded. Please try again tomorrow."
msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"
@@ -7998,156 +7828,117 @@ msgid ""
"removed from the network"
msgstr "A meno che tu non lo richieda espressamente, solo i canali presenti su questo server saranno rimossi dalla rete."
-#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25
-#: ../../mod/update_network.php:23 ../../mod/update_search.php:46
-#: ../../mod/update_home.php:21
-msgid "[Embedded content - reload page to view]"
-msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
-
-#: ../../mod/photos.php:77
-msgid "Page owner information could not be retrieved."
-msgstr "Impossibile ottenere informazioni sul proprietario della pagina."
-
-#: ../../mod/photos.php:97
-msgid "Album not found."
-msgstr "Album non trovato."
+#: ../../mod/item.php:174
+msgid "Unable to locate original post."
+msgstr "Impossibile trovare il messaggio originale."
-#: ../../mod/photos.php:119 ../../mod/photos.php:643
-msgid "Delete Album"
-msgstr "Elimina album"
+#: ../../mod/item.php:437
+msgid "Empty post discarded."
+msgstr "L'articolo vuoto è stato ignorato."
-#: ../../mod/photos.php:159 ../../mod/photos.php:930
-msgid "Delete Photo"
-msgstr "Elimina foto"
+#: ../../mod/item.php:479
+msgid "Executable content type not permitted to this channel."
+msgstr "I contenuti eseguibili non sono permessi su questo canale."
-#: ../../mod/photos.php:440
-msgid "No photos selected"
-msgstr "Nessuna foto selezionata"
+#: ../../mod/item.php:885
+msgid "System error. Post not saved."
+msgstr "Errore di sistema. Articolo non salvato."
-#: ../../mod/photos.php:484
-msgid "Access to this item is restricted."
-msgstr "Questo elemento non è visibile a tutti."
+#: ../../mod/item.php:1103
+msgid "Unable to obtain post information from database."
+msgstr "Impossibile caricare l'articolo dal database."
-#: ../../mod/photos.php:523
+#: ../../mod/item.php:1110
#, php-format
-msgid "%1$.2f MB of %2$.2f MB photo storage used."
-msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."
+msgid "You have reached your limit of %1$.0f top level posts."
+msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."
-#: ../../mod/photos.php:526
+#: ../../mod/item.php:1117
#, php-format
-msgid "%1$.2f MB photo storage used."
-msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile."
-
-#: ../../mod/photos.php:550
-msgid "Upload Photos"
-msgstr "Carica foto"
-
-#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915
-msgid "Enter a new album name"
-msgstr "Inserisci il nome di un nuovo album"
-
-#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916
-msgid "or select an existing one (doubleclick)"
-msgstr "o seleziona uno esistente (doppio click)"
-
-#: ../../mod/photos.php:556
-msgid "Create a status post for this upload"
-msgstr "Pubblica l'oggetto caricato sulla bacheca"
-
-#: ../../mod/photos.php:584
-msgid "Album name could not be decoded"
-msgstr "Non è stato possibile leggere il nome dell'album"
-
-#: ../../mod/photos.php:625 ../../mod/photos.php:1157
-#: ../../mod/photos.php:1173
-msgid "Contact Photos"
-msgstr "Foto dei contatti"
-
-#: ../../mod/photos.php:649
-msgid "Show Newest First"
-msgstr "Prima i più recenti"
+msgid "You have reached your limit of %1$.0f webpages."
+msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web."
-#: ../../mod/photos.php:651
-msgid "Show Oldest First"
-msgstr "Prima i più vecchi"
+#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25
+#: ../../mod/update_network.php:23 ../../mod/update_search.php:46
+#: ../../mod/update_home.php:21
+msgid "[Embedded content - reload page to view]"
+msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
-#: ../../mod/photos.php:675 ../../mod/photos.php:1205
-msgid "View Photo"
-msgstr "Guarda la foto"
+#: ../../mod/lockview.php:37
+msgid "Remote privacy information not available."
+msgstr "Le informazioni remote sulla privacy non sono disponibili."
-#: ../../mod/photos.php:704
-msgid "Edit Album"
-msgstr "Modifica album"
+#: ../../mod/lockview.php:58
+msgid "Visible to:"
+msgstr "Visibile a:"
-#: ../../mod/photos.php:749
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato."
+#: ../../mod/blocks.php:95 ../../mod/blocks.php:144
+msgid "Block Name"
+msgstr "Nome del riquadro"
-#: ../../mod/photos.php:751
-msgid "Photo not available"
-msgstr "Foto non disponibile"
+#: ../../mod/id.php:11
+msgid "First Name"
+msgstr "Nome"
-#: ../../mod/photos.php:809
-msgid "Use as profile photo"
-msgstr "Usa come foto del profilo"
+#: ../../mod/id.php:12
+msgid "Last Name"
+msgstr "Cognome"
-#: ../../mod/photos.php:816
-msgid "Private Photo"
-msgstr "Foto privata"
+#: ../../mod/id.php:13
+msgid "Nickname"
+msgstr "Nick"
-#: ../../mod/photos.php:831
-msgid "View Full Size"
-msgstr "Vedi nelle dimensioni originali"
+#: ../../mod/id.php:14
+msgid "Full Name"
+msgstr "Nome e cognome"
-#: ../../mod/photos.php:909
-msgid "Edit photo"
-msgstr "Modifica la foto"
+#: ../../mod/id.php:20
+msgid "Profile Photo 16px"
+msgstr "Foto del profilo 16px"
-#: ../../mod/photos.php:911
-msgid "Rotate CW (right)"
-msgstr "Ruota (senso orario)"
+#: ../../mod/id.php:21
+msgid "Profile Photo 32px"
+msgstr "Foto del profilo 32px"
-#: ../../mod/photos.php:912
-msgid "Rotate CCW (left)"
-msgstr "Ruota (senso antiorario)"
+#: ../../mod/id.php:22
+msgid "Profile Photo 48px"
+msgstr "Foto del profilo 48px"
-#: ../../mod/photos.php:919
-msgid "Caption"
-msgstr "Titolo"
+#: ../../mod/id.php:23
+msgid "Profile Photo 64px"
+msgstr "Foto del profilo 64px"
-#: ../../mod/photos.php:921
-msgid "Add a Tag"
-msgstr "Aggiungi tag"
+#: ../../mod/id.php:24
+msgid "Profile Photo 80px"
+msgstr "Foto del profilo 80px"
-#: ../../mod/photos.php:925
-msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
-msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com"
+#: ../../mod/id.php:25
+msgid "Profile Photo 128px"
+msgstr "Foto del profilo 128px"
-#: ../../mod/photos.php:928
-msgid "Flag as adult in album view"
-msgstr "Marca come 'per adulti'"
+#: ../../mod/id.php:26
+msgid "Timezone"
+msgstr "Fuso orario"
-#: ../../mod/photos.php:1120
-msgid "In This Photo:"
-msgstr "In questa foto:"
+#: ../../mod/id.php:27
+msgid "Homepage URL"
+msgstr "Indirizzo home page"
-#: ../../mod/photos.php:1125
-msgid "Map"
-msgstr "Mappa"
+#: ../../mod/id.php:29
+msgid "Birth Year"
+msgstr "Anno di nascita"
-#: ../../mod/photos.php:1211
-msgid "View Album"
-msgstr "Guarda l'album"
+#: ../../mod/id.php:30
+msgid "Birth Month"
+msgstr "Mese di nascita"
-#: ../../mod/photos.php:1234
-msgid "Recent Photos"
-msgstr "Foto recenti"
+#: ../../mod/id.php:31
+msgid "Birth Day"
+msgstr "Giorno di nascita"
-#: ../../mod/post.php:234
-msgid ""
-"Remote authentication blocked. You are logged into this site locally. Please"
-" logout and retry."
-msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."
+#: ../../mod/id.php:32
+msgid "Birthdate"
+msgstr "Data di nascita"
#: ../../mod/message.php:41
msgid "Conversation removed."
@@ -8165,105 +7956,17 @@ msgstr "Elimina la conversazione"
msgid "D, d M Y - g:i A"
msgstr "D d M Y - G:i"
-#: ../../mod/mitem.php:67
-msgid "Menu element updated."
-msgstr "L'elemento del menù è stato aggiornato."
-
-#: ../../mod/mitem.php:71
-msgid "Unable to update menu element."
-msgstr "Non è possibile aggiornare l'elemento del menù."
-
-#: ../../mod/mitem.php:77
-msgid "Menu element added."
-msgstr "Elemento aggiunto al menù."
-
-#: ../../mod/mitem.php:81
-msgid "Unable to add menu element."
-msgstr "Impossibile aggiungere l'elemento al menù."
-
-#: ../../mod/mitem.php:127
-msgid "Manage Menu Elements"
-msgstr "Gestione elementi del menù"
-
-#: ../../mod/mitem.php:130
-msgid "Edit menu"
-msgstr "Modifica il menù"
-
-#: ../../mod/mitem.php:133
-msgid "Edit element"
-msgstr "Modifica l'elemento"
-
-#: ../../mod/mitem.php:134
-msgid "Drop element"
-msgstr "Elimina l'elemento"
-
-#: ../../mod/mitem.php:135
-msgid "New element"
-msgstr "Nuovo elemento"
-
-#: ../../mod/mitem.php:136
-msgid "Edit this menu container"
-msgstr "Modifica il contenitore del menù"
-
-#: ../../mod/mitem.php:137
-msgid "Add menu element"
-msgstr "Aggiungi un elemento al menù"
-
-#: ../../mod/mitem.php:138
-msgid "Delete this menu item"
-msgstr "Elimina questo elemento del menù"
-
-#: ../../mod/mitem.php:139
-msgid "Edit this menu item"
-msgstr "Modifica questo elemento del menù"
-
-#: ../../mod/mitem.php:158
-msgid "New Menu Element"
-msgstr "Nuovo elemento del menù"
-
-#: ../../mod/mitem.php:160 ../../mod/mitem.php:203
-msgid "Menu Item Permissions"
-msgstr "Permessi del menu"
-
-#: ../../mod/mitem.php:163 ../../mod/mitem.php:207
-msgid "Link text"
-msgstr "Testo del link"
-
-#: ../../mod/mitem.php:164 ../../mod/mitem.php:208
-msgid "URL of link"
-msgstr "Indirizzo del link"
-
-#: ../../mod/mitem.php:165 ../../mod/mitem.php:209
-msgid "Use RedMatrix magic-auth if available"
-msgstr "Usa l'autenticazione magica di RedMatrix, se disponibile"
-
-#: ../../mod/mitem.php:166 ../../mod/mitem.php:210
-msgid "Open link in new window"
-msgstr "Apri il link in una nuova finestra"
-
-#: ../../mod/mitem.php:168 ../../mod/mitem.php:212
-msgid "Order in list"
-msgstr "Ordine dell'elenco"
-
-#: ../../mod/mitem.php:168 ../../mod/mitem.php:212
-msgid "Higher numbers will sink to bottom of listing"
-msgstr "I numeri più alti andranno in fondo all'elenco"
-
-#: ../../mod/mitem.php:181
-msgid "Menu item not found."
-msgstr "L'elemento del menù non è stato trovato."
-
-#: ../../mod/mitem.php:190
-msgid "Menu item deleted."
-msgstr "L'elemento del menù è stato eliminato."
+#: ../../mod/layouts.php:111
+msgid "Help with this feature"
+msgstr "La guida per questa funzionalità"
-#: ../../mod/mitem.php:192
-msgid "Menu item could not be deleted."
-msgstr "L'elemento del menù non può essere eliminato."
+#: ../../mod/layouts.php:132
+msgid "Layout Name"
+msgstr "Nome layout"
-#: ../../mod/mitem.php:201
-msgid "Edit Menu Element"
-msgstr "Modifica l'elemento del menù"
+#: ../../mod/layouts.php:171
+msgid "Comanche page description language help"
+msgstr "Guida di Comanche Page Description Language"
#: ../../mod/mood.php:131
msgid "Set your current mood and tell your friends"
@@ -8301,13 +8004,314 @@ msgid ""
"removed from the network"
msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni"
-#: ../../mod/layouts.php:110
-msgid "Help with this feature"
-msgstr "La guida per questa funzionalità"
+#: ../../mod/connedit.php:262
+msgid "is now connected to"
+msgstr "ha come nuovo contatto"
-#: ../../mod/layouts.php:130
-msgid "Layout Name"
-msgstr "Nome layout"
+#: ../../mod/connedit.php:375
+msgid "Could not access address book record."
+msgstr "Impossibile accedere alle informazioni della rubrica."
+
+#: ../../mod/connedit.php:389
+msgid "Refresh failed - channel is currently unavailable."
+msgstr "Il canale non è disponibile - impossibile aggiornare."
+
+#: ../../mod/connedit.php:396
+msgid "Channel has been unblocked"
+msgstr "Il canale è stato sbloccato"
+
+#: ../../mod/connedit.php:397
+msgid "Channel has been blocked"
+msgstr "Il canale è stato bloccato"
+
+#: ../../mod/connedit.php:401 ../../mod/connedit.php:413
+#: ../../mod/connedit.php:425 ../../mod/connedit.php:437
+#: ../../mod/connedit.php:453
+msgid "Unable to set address book parameters."
+msgstr "Impossibile impostare i parametri della rubrica."
+
+#: ../../mod/connedit.php:408
+msgid "Channel has been unignored"
+msgstr "Il canale non sarà più ignorato"
+
+#: ../../mod/connedit.php:409
+msgid "Channel has been ignored"
+msgstr "Il canale sarà ignorato"
+
+#: ../../mod/connedit.php:420
+msgid "Channel has been unarchived"
+msgstr "Il canale non è più archiviato"
+
+#: ../../mod/connedit.php:421
+msgid "Channel has been archived"
+msgstr "Il canale è stato archiviato"
+
+#: ../../mod/connedit.php:432
+msgid "Channel has been unhidden"
+msgstr "Il canale non è più nascosto"
+
+#: ../../mod/connedit.php:433
+msgid "Channel has been hidden"
+msgstr "Il canale è stato nascosto"
+
+#: ../../mod/connedit.php:448
+msgid "Channel has been approved"
+msgstr "Il canale è stato approvato"
+
+#: ../../mod/connedit.php:449
+msgid "Channel has been unapproved"
+msgstr "Il canale non è più approvato"
+
+#: ../../mod/connedit.php:477
+msgid "Connection has been removed."
+msgstr "Il contatto è stato rimosso."
+
+#: ../../mod/connedit.php:497
+#, php-format
+msgid "View %s's profile"
+msgstr "Guarda il profilo di %s"
+
+#: ../../mod/connedit.php:501
+msgid "Refresh Permissions"
+msgstr "Modifica i permessi"
+
+#: ../../mod/connedit.php:504
+msgid "Fetch updated permissions"
+msgstr "Guarda e modifica i permessi assegnati"
+
+#: ../../mod/connedit.php:508
+msgid "Recent Activity"
+msgstr "Attività recenti"
+
+#: ../../mod/connedit.php:511
+msgid "View recent posts and comments"
+msgstr "Leggi i post recenti e i commenti"
+
+#: ../../mod/connedit.php:520
+msgid "Block (or Unblock) all communications with this connection"
+msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)"
+
+#: ../../mod/connedit.php:524 ../../mod/connedit.php:721
+msgid "Unignore"
+msgstr "Non ignorare"
+
+#: ../../mod/connedit.php:524 ../../mod/connedit.php:721
+#: ../../mod/notifications.php:51
+msgid "Ignore"
+msgstr "Ignora"
+
+#: ../../mod/connedit.php:527
+msgid "Ignore (or Unignore) all inbound communications from this connection"
+msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"
+
+#: ../../mod/connedit.php:530
+msgid "Unarchive"
+msgstr "Non archiviare"
+
+#: ../../mod/connedit.php:530
+msgid "Archive"
+msgstr "Archivia"
+
+#: ../../mod/connedit.php:533
+msgid ""
+"Archive (or Unarchive) this connection - mark channel dead but keep content"
+msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"
+
+#: ../../mod/connedit.php:536
+msgid "Unhide"
+msgstr "Non nascondere"
+
+#: ../../mod/connedit.php:536
+msgid "Hide"
+msgstr "Nascondi"
+
+#: ../../mod/connedit.php:539
+msgid "Hide or Unhide this connection from your other connections"
+msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"
+
+#: ../../mod/connedit.php:546
+msgid "Delete this connection"
+msgstr "Elimina questo contatto"
+
+#: ../../mod/connedit.php:637 ../../mod/connedit.php:675
+msgid "Approve this connection"
+msgstr "Approva questo contatto"
+
+#: ../../mod/connedit.php:637
+msgid "Accept connection to allow communication"
+msgstr "Entra in contatto per poter comunicare"
+
+#: ../../mod/connedit.php:653
+#, php-format
+msgid "Connections: settings for %s"
+msgstr "Contatti: impostazioni per %s"
+
+#: ../../mod/connedit.php:654
+msgid "Apply these permissions automatically"
+msgstr "Applica automaticamente questi permessi"
+
+#: ../../mod/connedit.php:658
+msgid "Apply the permissions indicated on this page to all new connections."
+msgstr "Applica i permessi indicati su questa pagina a tutti i nuovi contatti."
+
+#: ../../mod/connedit.php:662
+msgid "Slide to adjust your degree of friendship"
+msgstr "Trascina per restringere il grado di amicizia da mostrare"
+
+#: ../../mod/connedit.php:671
+msgid ""
+"Default permissions for your channel type have (just) been applied. They "
+"have not yet been submitted. Please review the permissions on this page and "
+"make any desired changes at this time. This new connection may <em>not</em> "
+"be able to communicate with you until you submit this page, which will "
+"install and apply the selected permissions."
+msgstr "I tuoi nuovi contatti potrebbero <em>non</em> essere abilitati a comunicare con te finché non salverai questa pagina (perché non hai permessi impostati). Sono stati selezionati i permessi standard per il tipo di canale che hai scelto. Non sono stati ancora salvati però. Puoi verificare le impostazioni e fare i cambiamenti che preferisci prima di salvare. "
+
+#: ../../mod/connedit.php:674
+msgid "inherited"
+msgstr "derivato"
+
+#: ../../mod/connedit.php:677
+msgid "Connection has no individual permissions!"
+msgstr "Non hai assegnato permessi individuali a questo contatto!"
+
+#: ../../mod/connedit.php:678
+msgid ""
+"This may be appropriate based on your <a href=\"settings\">privacy "
+"settings</a>, though you may wish to review the \"Advanced Permissions\"."
+msgstr "Questo corrisponde alle tue <a href='settings'>impostazioni di privacy</a>, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate."
+
+#: ../../mod/connedit.php:680
+msgid "Profile Visibility"
+msgstr "Visibilità del profilo"
+
+#: ../../mod/connedit.php:681
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
+
+#: ../../mod/connedit.php:682
+msgid "Contact Information / Notes"
+msgstr "Informazioni e annotazioni sul contatto"
+
+#: ../../mod/connedit.php:683
+msgid "Edit contact notes"
+msgstr "Modifica le informazioni sul contatto"
+
+#: ../../mod/connedit.php:685
+msgid "Their Settings"
+msgstr "Permessi concessi a te"
+
+#: ../../mod/connedit.php:686
+msgid "My Settings"
+msgstr "I permessi che concedo"
+
+#: ../../mod/connedit.php:688
+msgid ""
+"Default permissions for this channel type have (just) been applied. They "
+"have <em>not</em> been saved and there are currently no stored default "
+"permissions. Please review/edit the applied settings and click [Submit] to "
+"finalize."
+msgstr "A questo canale sono stati applicati i permessi predefiniti ma <em>non</em> sono stati salvati. In realtà non esistono ancora dei permessi predefiniti da usare su questo sito. Controlla e verifica le impostazioni, [Salva] per confermare."
+
+#: ../../mod/connedit.php:689
+msgid "Clear/Disable Automatic Permissions"
+msgstr "Rimuovi/disabilita i permessi automatici"
+
+#: ../../mod/connedit.php:690
+msgid "Forum Members"
+msgstr "Membro di un forum"
+
+#: ../../mod/connedit.php:691
+msgid "Soapbox"
+msgstr "Comunicati e annunci"
+
+#: ../../mod/connedit.php:692
+msgid "Full Sharing (typical social network permissions)"
+msgstr "Condivisione completa (permessi tipici dei social network)"
+
+#: ../../mod/connedit.php:693
+msgid "Cautious Sharing "
+msgstr "Condivisione prudente"
+
+#: ../../mod/connedit.php:694
+msgid "Follow Only"
+msgstr "Follower"
+
+#: ../../mod/connedit.php:695
+msgid "Individual Permissions"
+msgstr "Permessi individuali"
+
+#: ../../mod/connedit.php:696
+msgid ""
+"Some permissions may be inherited from your channel <a "
+"href=\"settings\">privacy settings</a>, which have higher priority than "
+"individual settings. Changing those inherited settings on this page will "
+"have no effect."
+msgstr "I permessi nelle <a href=\"settings\">impostazioni di privacy</a> hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati."
+
+#: ../../mod/connedit.php:697
+msgid "Advanced Permissions"
+msgstr "Permessi avanzati"
+
+#: ../../mod/connedit.php:698
+msgid "Simple Permissions (select one and submit)"
+msgstr "Permessi semplificati (seleziona e salva)"
+
+#: ../../mod/connedit.php:702
+#, php-format
+msgid "Visit %s's profile - %s"
+msgstr "Guarda il profilo di %s - %s"
+
+#: ../../mod/connedit.php:703
+msgid "Block/Unblock contact"
+msgstr "Blocca/sblocca contatto"
+
+#: ../../mod/connedit.php:704
+msgid "Ignore contact"
+msgstr "Ignora il contatto"
+
+#: ../../mod/connedit.php:705
+msgid "Repair URL settings"
+msgstr "Ripara le impostazioni URL"
+
+#: ../../mod/connedit.php:706
+msgid "View conversations"
+msgstr "Leggi le conversazioni"
+
+#: ../../mod/connedit.php:708
+msgid "Delete contact"
+msgstr "Elimina contatto"
+
+#: ../../mod/connedit.php:712
+msgid "Last update:"
+msgstr "Ultimo aggiornamento:"
+
+#: ../../mod/connedit.php:714
+msgid "Update public posts"
+msgstr "Aggiorna gli articoli pubblici"
+
+#: ../../mod/connedit.php:716
+msgid "Update now"
+msgstr "Aggiorna adesso"
+
+#: ../../mod/connedit.php:722
+msgid "Currently blocked"
+msgstr "Attualmente bloccato"
+
+#: ../../mod/connedit.php:723
+msgid "Currently ignored"
+msgstr "Attualmente ignorato"
+
+#: ../../mod/connedit.php:724
+msgid "Currently archived"
+msgstr "Attualmente archiviato"
+
+#: ../../mod/connedit.php:725
+msgid "Currently pending"
+msgstr "Attualmente da approvare"
#: ../../mod/rmagic.php:40
msgid ""
@@ -8417,6 +8421,12 @@ msgstr "Rifiuta"
msgid "Please login."
msgstr "Effettua l'accesso."
+#: ../../mod/post.php:235
+msgid ""
+"Remote authentication blocked. You are logged into this site locally. Please"
+" logout and retry."
+msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."
+
#: ../../mod/new_channel.php:109
msgid "Add a Channel"
msgstr "Aggiungi un canale"
@@ -8451,7 +8461,7 @@ msgstr "Oppure <a href=\"import\">importa un tuo canale esistente</a> da un altr
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 "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti."
+msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. Hubzilla sceglierà per te i permessi più adatti."
#: ../../mod/new_channel.php:119
msgid "Channel Type"
@@ -8527,7 +8537,7 @@ msgstr "Impossibile trovare l'insieme"
#: ../../mod/network.php:129
msgid "No such channel"
-msgstr "Nessun canale"
+msgstr "Canale sconosciuto"
#: ../../mod/network.php:143
msgid "Search Results For:"
@@ -8549,6 +8559,10 @@ msgstr "Contatto:"
msgid "Invalid connection."
msgstr "Contatto non valido."
+#: ../../mod/page.php:119
+msgid "Ipsum Lorem"
+msgstr "Ipsum Lorem"
+
#: ../../mod/bookmarks.php:38
msgid "Bookmark added"
msgstr "Segnalibro aggiunto"
@@ -8743,7 +8757,7 @@ msgid "Right offset of the aside element"
msgstr "Margine destro della colonna laterale"
#: ../../view/theme/redbasic/php/config.php:82
-msgid "Light (Red Matrix default)"
+msgid "Light (Hubzilla default)"
msgstr "Light (predefinito)"
#: ../../view/theme/redbasic/php/config.php:101
@@ -8870,103 +8884,51 @@ msgstr "Dimensione foto dell'autore della conversazione"
msgid "Set size of followup author photos"
msgstr "Dimensione foto dei partecipanti alla conversazione"
-#: ../../randpost/randpost.php:96
-msgid "You're welcome."
-msgstr "Un grande benvenuto."
-
-#: ../../randpost/randpost.php:97
-msgid "Ah shucks..."
-msgstr "Imbarazzato..."
-
-#: ../../randpost/randpost.php:98
-msgid "Don't mention it."
-msgstr "Non me lo dire."
-
-#: ../../randpost/randpost.php:99
-msgid "&lt;blush&gt;"
-msgstr "&lt;blush&gt;"
-
-#: ../../wppost/wppost.php:43
-msgid "Post to WordPress"
-msgstr "Invia a WordPress"
-
-#: ../../wppost/wppost.php:80
-msgid "Enable WordPress Post Plugin"
-msgstr "Abilita il plugin Wordpress"
-
-#: ../../wppost/wppost.php:84
-msgid "WordPress username"
-msgstr "Nome utente WordPress"
-
-#: ../../wppost/wppost.php:88
-msgid "WordPress password"
-msgstr "Password WordPress"
-
-#: ../../wppost/wppost.php:92
-msgid "WordPress API URL"
-msgstr "Indirizzo API WordPress"
-
-#: ../../wppost/wppost.php:96
-msgid "Post to WordPress by default"
-msgstr "Invia tutti gli articoli a WordPress"
-
-#: ../../wppost/wppost.php:100
-msgid "Forward comments (requires post_to_red plugin)"
-msgstr "Inoltra anche i commenti (necessita del plugin post_to_red)"
-
-#: ../../wppost/wppost.php:104
-msgid "WordPress Post Settings"
-msgstr "Impostazioni di invio a WordPress"
-
-#: ../../wppost/wppost.php:119
-msgid "Wordpress Settings saved."
-msgstr "Impostazioni WordPress salvate."
-
-#: ../../boot.php:1357
+#: ../../boot.php:1345
#, php-format
msgid "Update %s failed. See error logs."
msgstr "%s: aggiornamento fallito. Controlla i log di errore."
-#: ../../boot.php:1360
+#: ../../boot.php:1348
#, php-format
msgid "Update Error at %s"
msgstr "Errore di aggiornamento su %s"
-#: ../../boot.php:1527
+#: ../../boot.php:1515
msgid ""
-"Create an account to access services and applications within the Red Matrix"
-msgstr "Registrati per accedere ai servizi e alle applicazioni di RedMatrix"
+"Create an account to access services and applications within the Hubzilla"
+msgstr "Registrati per accedere ai servizi e alle applicazioni di Hubzilla"
-#: ../../boot.php:1555
+#: ../../boot.php:1543
msgid "Password"
msgstr "Password"
-#: ../../boot.php:1556
+#: ../../boot.php:1544
msgid "Remember me"
msgstr "Resta connesso"
-#: ../../boot.php:1559
+#: ../../boot.php:1547
msgid "Forgot your password?"
msgstr "Hai dimenticato la password?"
-#: ../../boot.php:2182
+#: ../../boot.php:2166
msgid "toggle mobile"
msgstr "attiva/disattiva versione mobile"
-#: ../../boot.php:2314
+#: ../../boot.php:2301
msgid "Website SSL certificate is not valid. Please correct."
msgstr "Il certificato SSL del sito non è valido. Si prega di intervenire."
-#: ../../boot.php:2317
+#: ../../boot.php:2304
#, php-format
msgid "[red] Website SSL error for %s"
msgstr "[red] Errore SSL %s "
-#: ../../boot.php:2355
+#: ../../boot.php:2341
msgid "Cron/Scheduled tasks not running."
msgstr "Processi/cron non avviati."
-#: ../../boot.php:2359
+#: ../../boot.php:2345
#, php-format
msgid "[red] Cron tasks not running on %s"
msgstr "[red] Processi non avviati su %s"
diff --git a/view/it/strings.php b/view/it/strings.php
index daa7ccf2d..38b8c745c 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -16,313 +16,9 @@ $a->strings["All Channels"] = "Tutti i canali";
$a->strings["edit"] = "modifica";
$a->strings["Collections"] = "Insiemi di canali";
$a->strings["Edit collection"] = "Modifica l'insieme di canali";
-$a->strings["Create a new collection"] = "Crea un nuovo insieme";
+$a->strings["Add new collection"] = "Nuovo insieme";
$a->strings["Channels not in any collection"] = "Canali che non sono in un insieme";
$a->strings["add"] = "aggiungi";
-$a->strings["Image/photo"] = "Immagine";
-$a->strings["Encrypted content"] = "Contenuto crittografato";
-$a->strings["Install design element: "] = "Installa il componente di design:";
-$a->strings["QR code"] = "QR code";
-$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s";
-$a->strings["post"] = "l'articolo";
-$a->strings["Different viewers will see this text differently"] = "Ad altri questo testo potrebbe apparire in modo differente";
-$a->strings["$1 spoiler"] = "$1 spoiler";
-$a->strings["$1 wrote:"] = "$1 ha scritto:";
-$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database";
-$a->strings["Empty name"] = "Nome vuoto";
-$a->strings["Name too long"] = "Nome troppo lungo";
-$a->strings["No account identifier"] = "Account senza identificativo";
-$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio.";
-$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro.";
-$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati.";
-$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata";
-$a->strings["Default Profile"] = "Profilo predefinito";
-$a->strings["Friends"] = "Amici";
-$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile.";
-$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile.";
-$a->strings["Connect"] = "Aggiungi";
-$a->strings["Change profile photo"] = "Cambia la foto del profilo";
-$a->strings["Profiles"] = "Profili";
-$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
-$a->strings["Create New Profile"] = "Crea un nuovo profilo";
-$a->strings["Edit Profile"] = "Modifica il profilo";
-$a->strings["Profile Image"] = "Immagine del profilo";
-$a->strings["visible to everybody"] = "visibile a tutti";
-$a->strings["Edit visibility"] = "Cambia la visibilità";
-$a->strings["Location:"] = "Luogo:";
-$a->strings["Gender:"] = "Sesso:";
-$a->strings["Status:"] = "Stato:";
-$a->strings["Homepage:"] = "Home page:";
-$a->strings["Online Now"] = "Online adesso";
-$a->strings["g A l F d"] = "g A l d F";
-$a->strings["F d"] = "d F";
-$a->strings["[today]"] = "[oggi]";
-$a->strings["Birthday Reminders"] = "Promemoria compleanni";
-$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
-$a->strings["[No description]"] = "[Nessuna descrizione]";
-$a->strings["Event Reminders"] = "Promemoria";
-$a->strings["Events this week:"] = "Eventi di questa settimana:";
-$a->strings["Profile"] = "Profilo";
-$a->strings["Full Name:"] = "Nome completo:";
-$a->strings["Like this channel"] = "Mi piace questo canale";
-$a->strings["__ctx:noun__ Like"] = array(
- 0 => "Mi piace",
- 1 => "Mi piace",
-);
-$a->strings["j F, Y"] = "j F Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Compleanno:";
-$a->strings["Age:"] = "Età:";
-$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
-$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
-$a->strings["Hometown:"] = "Città dove vivo:";
-$a->strings["Tags:"] = "Tag:";
-$a->strings["Political Views:"] = "Orientamento politico:";
-$a->strings["Religion:"] = "Religione:";
-$a->strings["About:"] = "Informazioni:";
-$a->strings["Hobbies/Interests:"] = "Interessi e hobby:";
-$a->strings["Likes:"] = "Mi piace:";
-$a->strings["Dislikes:"] = "Non mi piace:";
-$a->strings["Contact information and Social Networks:"] = "Contatti e social network:";
-$a->strings["My other channels:"] = "I miei altri canali:";
-$a->strings["Musical interests:"] = "Gusti musicali:";
-$a->strings["Books, literature:"] = "Libri, letteratura:";
-$a->strings["Television:"] = "Televisione:";
-$a->strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:";
-$a->strings["Love/Romance:"] = "Amore:";
-$a->strings["Work/employment:"] = "Lavoro:";
-$a->strings["School/education:"] = "Scuola:";
-$a->strings["Like this thing"] = "Mi piace questo Oggetto";
-$a->strings["New Page"] = "Nuova pagina web";
-$a->strings["Edit"] = "Modifica";
-$a->strings["View"] = "Guarda";
-$a->strings["Preview"] = "Anteprima";
-$a->strings["Actions"] = "Azioni";
-$a->strings["Page Link"] = "Link alla pagina";
-$a->strings["Title"] = "Titolo";
-$a->strings["Created"] = "Creato";
-$a->strings["Edited"] = "Modificato";
-$a->strings["Categories"] = "Categorie";
-$a->strings["Apps"] = "Apps";
-$a->strings["System"] = "Sistema";
-$a->strings["Personal"] = "Personali";
-$a->strings["Create Personal App"] = "Crea una app personale";
-$a->strings["Edit Personal App"] = "Modifica una app personale";
-$a->strings["Ignore/Hide"] = "Ignora/nascondi";
-$a->strings["Suggestions"] = "Suggerimenti";
-$a->strings["See more..."] = "Altro...";
-$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse.";
-$a->strings["Add New Connection"] = "Aggiungi un contatto";
-$a->strings["Enter the channel address"] = "Scrivi l'indirizzo del canale";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara";
-$a->strings["Notes"] = "Note";
-$a->strings["Save"] = "Salva";
-$a->strings["Remove term"] = "Rimuovi termine";
-$a->strings["Saved Searches"] = "Ricerche salvate";
-$a->strings["Saved Folders"] = "Cartelle salvate";
-$a->strings["Everything"] = "Tutto";
-$a->strings["Archives"] = "Archivi";
-$a->strings["Refresh"] = "Aggiorna";
-$a->strings["Me"] = "Io";
-$a->strings["Best Friends"] = "Migliori amici";
-$a->strings["Co-workers"] = "Colleghi";
-$a->strings["Former Friends"] = "Ex amici";
-$a->strings["Acquaintances"] = "Conoscenti";
-$a->strings["Everybody"] = "Tutti";
-$a->strings["Account settings"] = "Il tuo account";
-$a->strings["Channel settings"] = "Impostazioni del canale";
-$a->strings["Additional features"] = "Funzionalità opzionali";
-$a->strings["Feature/Addon settings"] = "Impostazioni dei componenti aggiuntivi";
-$a->strings["Display settings"] = "Aspetto";
-$a->strings["Connected apps"] = "App connesse";
-$a->strings["Export channel"] = "Esporta il canale";
-$a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti";
-$a->strings["Premium Channel Settings"] = "Canale premium - impostazioni";
-$a->strings["Channel Sources"] = "Sorgenti del canale";
-$a->strings["Settings"] = "Impostazioni";
-$a->strings["Messages"] = "Messaggi";
-$a->strings["Check Mail"] = "Controlla i messaggi";
-$a->strings["New Message"] = "Nuovo messaggio";
-$a->strings["Chat Rooms"] = "Aree chat attive";
-$a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri";
-$a->strings["Suggested Chatrooms"] = "Aree chat suggerite";
-$a->strings["photo/image"] = "foto/immagine";
-$a->strings["Rate Me"] = "Valutami";
-$a->strings["View Ratings"] = "Vedi le valutazioni ricevute";
-$a->strings["Public Hubs"] = "Hub pubblici";
-$a->strings["photo"] = "la foto";
-$a->strings["event"] = "l'evento";
-$a->strings["channel"] = "canale";
-$a->strings["status"] = "il messaggio di stato";
-$a->strings["comment"] = "il commento";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
-$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s adesso è connesso con %2\$s";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s ha mandato un poke a %2\$s";
-$a->strings["poked"] = "ha ricevuto un poke";
-$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s è %2\$s";
-$a->strings["__ctx:title__ Likes"] = "Mi piace";
-$a->strings["__ctx:title__ Dislikes"] = "Non mi piace";
-$a->strings["__ctx:title__ Agree"] = "D'accordo";
-$a->strings["__ctx:title__ Disagree"] = "Non d'accordo";
-$a->strings["__ctx:title__ Abstain"] = "Astenuti";
-$a->strings["__ctx:title__ Attending"] = "Partecipano";
-$a->strings["__ctx:title__ Not attending"] = "Non partecipano";
-$a->strings["__ctx:title__ Might attend"] = "Forse partecipano";
-$a->strings["Select"] = "Seleziona";
-$a->strings["Delete"] = "Elimina";
-$a->strings["Private Message"] = "Messaggio privato";
-$a->strings["Message signature validated"] = "Messaggio con firma verificata";
-$a->strings["Message signature incorrect"] = "Massaggio con firma non corretta";
-$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
-$a->strings["Categories:"] = "Categorie:";
-$a->strings["Filed under:"] = "Classificato come:";
-$a->strings[" from %s"] = " da %s";
-$a->strings["last edited: %s"] = "ultima modifica: %s";
-$a->strings["Expires: %s"] = "Scadenza: %s";
-$a->strings["View in context"] = "Vedi nel contesto";
-$a->strings["Please wait"] = "Attendere";
-$a->strings["remove"] = "rimuovi";
-$a->strings["Loading..."] = "Caricamento in corso...";
-$a->strings["Delete Selected Items"] = "Elimina gli oggetti selezionati";
-$a->strings["View Source"] = "Vedi il sorgente";
-$a->strings["Follow Thread"] = "Segui la discussione";
-$a->strings["View Status"] = "Guarda il messaggio di stato";
-$a->strings["View Profile"] = "Profilo";
-$a->strings["View Photos"] = "Guarda le foto";
-$a->strings["Matrix Activity"] = "Attività nella tua rete";
-$a->strings["Edit Contact"] = "Modifica il contatto";
-$a->strings["Send PM"] = "Invia messaggio privato";
-$a->strings["Poke"] = "Poke";
-$a->strings["Unknown"] = "Sconosciuto";
-$a->strings["%s likes this."] = "Piace a %s.";
-$a->strings["%s doesn't like this."] = "Non piace a %s.";
-$a->strings["<span %1\$s>%2\$d people</span> like this."] = array(
- 0 => "",
- 1 => "Piace a <span %1\$s>%2\$d persone</span>.",
-);
-$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array(
- 0 => "",
- 1 => "Non piace a <span %1\$s>%2\$d persone</span>.",
-);
-$a->strings["and"] = "e";
-$a->strings[", and %d other people"] = array(
- 0 => "",
- 1 => "e altre %d persone",
-);
-$a->strings["%s like this."] = "Piace a %s.";
-$a->strings["%s don't like this."] = "Non piace a %s.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
-$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
-$a->strings["Please enter a video link/URL:"] = "Inserisci l'indirizzo del video:";
-$a->strings["Please enter an audio link/URL:"] = "Inserisci l'indirizzo dell'audio:";
-$a->strings["Tag term:"] = "Tag:";
-$a->strings["Save to Folder:"] = "Salva nella cartella:";
-$a->strings["Where are you right now?"] = "Dove sei ora?";
-$a->strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM";
-$a->strings["Share"] = "Condividi";
-$a->strings["Page link title"] = "Link del titolo";
-$a->strings["Post as"] = "Pubblica come ";
-$a->strings["Bold"] = "Grassetto";
-$a->strings["Italic"] = "Corsivo";
-$a->strings["Underline"] = "Sottolineato";
-$a->strings["Quote"] = "Citazione";
-$a->strings["Code"] = "Codice";
-$a->strings["Upload photo"] = "Carica foto";
-$a->strings["upload photo"] = "carica foto";
-$a->strings["Attach file"] = "Allega file";
-$a->strings["attach file"] = "allega file";
-$a->strings["Insert web link"] = "Inserisci un indirizzo web";
-$a->strings["web link"] = "link web";
-$a->strings["Insert video link"] = "Inserisci l'indirizzo di un video";
-$a->strings["video link"] = "link video";
-$a->strings["Insert audio link"] = "Inserisci l'indirizzo di un audio";
-$a->strings["audio link"] = "link audio";
-$a->strings["Set your location"] = "La tua località";
-$a->strings["set location"] = "la tua località";
-$a->strings["Toggle voting"] = "Abilita/disabilita il voto";
-$a->strings["Clear browser location"] = "Rimuovi la località data dal browser";
-$a->strings["clear location"] = "rimuovi la località";
-$a->strings["Title (optional)"] = "Titolo (opzionale)";
-$a->strings["Categories (optional, comma-separated list)"] = "Categorie (lista separata da virgole)";
-$a->strings["Permission settings"] = "Impostazioni permessi";
-$a->strings["permissions"] = "permessi";
-$a->strings["Public post"] = "Articolo pubblico";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Per esempio: mario@esempio.com, simona@esempio.com";
-$a->strings["Set expiration date"] = "Data di scadenza";
-$a->strings["Encrypt text"] = "Crittografia del testo";
-$a->strings["OK"] = "OK";
-$a->strings["Cancel"] = "Annulla";
-$a->strings["Discover"] = "Scopri";
-$a->strings["Imported public streams"] = "Contenuti pubblici importati";
-$a->strings["Commented Order"] = "Ultimi commenti";
-$a->strings["Sort by Comment Date"] = "Per data del commento";
-$a->strings["Posted Order"] = "Ultimi articoli";
-$a->strings["Sort by Post Date"] = "Per data di creazione";
-$a->strings["Posts that mention or involve you"] = "Articoli che ti riguardano o ti menzionano";
-$a->strings["New"] = "Novità";
-$a->strings["Activity Stream - by date"] = "Elenco attività - per data";
-$a->strings["Starred"] = "Preferiti";
-$a->strings["Favourite Posts"] = "Articoli preferiti";
-$a->strings["Spam"] = "Spam";
-$a->strings["Posts flagged as SPAM"] = "Articoli marcati come spam";
-$a->strings["Channel"] = "Canale";
-$a->strings["Status Messages and Posts"] = "Articoli e messaggi di stato";
-$a->strings["About"] = "Informazioni";
-$a->strings["Profile Details"] = "Dettagli del profilo";
-$a->strings["Photos"] = "Foto";
-$a->strings["Photo Albums"] = "Album foto";
-$a->strings["Files"] = "Archivio file";
-$a->strings["Files and Storage"] = "Archivio file";
-$a->strings["Chatrooms"] = "Area chat";
-$a->strings["Bookmarks"] = "Segnalibri";
-$a->strings["Saved Bookmarks"] = "Segnalibri salvati";
-$a->strings["Webpages"] = "Pagine web";
-$a->strings["Manage Webpages"] = "Gestisci le pagine web";
-$a->strings["View all"] = "Vedi tutto";
-$a->strings["__ctx:noun__ Dislike"] = array(
- 0 => "Non mi piace",
- 1 => "Non mi piace",
-);
-$a->strings["__ctx:noun__ Attending"] = array(
- 0 => "Partecipa",
- 1 => "Partecipano",
-);
-$a->strings["__ctx:noun__ Not Attending"] = array(
- 0 => "Non partecipa",
- 1 => "Non partecipano",
-);
-$a->strings["__ctx:noun__ Undecided"] = array(
- 0 => "Indeciso",
- 1 => "Indecisi",
-);
-$a->strings["__ctx:noun__ Agree"] = array(
- 0 => "D'accordo",
- 1 => "D'accordo",
-);
-$a->strings["__ctx:noun__ Disagree"] = array(
- 0 => "Non d'accordo",
- 1 => "Non d'accordo",
-);
-$a->strings["__ctx:noun__ Abstain"] = array(
- 0 => "Astenuto",
- 1 => "Astenuti",
-);
-$a->strings["Permission denied."] = "Permesso negato.";
-$a->strings["Item was not found."] = "Elemento non trovato.";
-$a->strings["No source file."] = "Nessun file di origine.";
-$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato";
-$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato";
-$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d";
-$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati.";
-$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato.";
-$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito.";
-$a->strings["Path not available."] = "Percorso non disponibile.";
-$a->strings["Empty pathname"] = "Il percorso del file è vuoto";
-$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato";
-$a->strings["Path not found."] = "Percorso del file non trovato.";
-$a->strings["mkdir failed."] = "mkdir fallito.";
-$a->strings["database storage failed."] = "scrittura su database fallita.";
$a->strings["Not a valid email address"] = "Email non valida";
$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito";
$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito.";
@@ -341,6 +37,53 @@ $a->strings["Account verified. Please login."] = "Registrazione verificata. Ades
$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento.";
$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento.";
+$a->strings["Miscellaneous"] = "Altro";
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG";
+$a->strings["Required"] = "Obbligatorio";
+$a->strings["never"] = "mai";
+$a->strings["less than a second ago"] = "meno di un secondo fa";
+$a->strings["year"] = "anno";
+$a->strings["years"] = "anni";
+$a->strings["month"] = "mese";
+$a->strings["months"] = "mesi";
+$a->strings["week"] = "settimana";
+$a->strings["weeks"] = "settimane";
+$a->strings["day"] = "giorno";
+$a->strings["days"] = "giorni";
+$a->strings["hour"] = "ora";
+$a->strings["hours"] = "ore";
+$a->strings["minute"] = "minuto";
+$a->strings["minutes"] = "minuti";
+$a->strings["second"] = "secondo";
+$a->strings["seconds"] = "secondi";
+$a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s fa";
+$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s";
+$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s";
+$a->strings["New Page"] = "Nuova pagina web";
+$a->strings["Edit"] = "Modifica";
+$a->strings["View"] = "Guarda";
+$a->strings["Preview"] = "Anteprima";
+$a->strings["Actions"] = "Azioni";
+$a->strings["Page Link"] = "Link alla pagina";
+$a->strings["Title"] = "Titolo";
+$a->strings["Created"] = "Creato";
+$a->strings["Edited"] = "Modificato";
+$a->strings["Public Timeline"] = "Diario pubblico";
+$a->strings["Default"] = "Predefinito";
+$a->strings["Directory Options"] = "Opzioni elenco pubblico";
+$a->strings["Alphabetic"] = "Alfabetico";
+$a->strings["Reverse Alphabetic"] = "Alfabetico inverso";
+$a->strings["Newest to Oldest"] = "Prima i più recenti";
+$a->strings["Oldest to Newest"] = "Prima i più vecchi";
+$a->strings["Sort"] = "Ordinamento";
+$a->strings["Safe Mode"] = "Modalità SafeSearch";
+$a->strings["Public Forums Only"] = "Solo forum pubblici";
+$a->strings["This Website Only"] = "Solo in questo sito";
+$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
+$a->strings["Starts:"] = "Inizio:";
+$a->strings["Finishes:"] = "Fine:";
+$a->strings["Location:"] = "Luogo:";
+$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario";
$a->strings["Delete this item?"] = "Eliminare questo elemento?";
$a->strings["Comment"] = "Commento";
$a->strings["[+] show all"] = "[+] mostra tutto";
@@ -360,6 +103,7 @@ $a->strings["Rating"] = "Valutazioni";
$a->strings["Describe (optional)"] = "Descrizione (facoltativa)";
$a->strings["Submit"] = "Salva";
$a->strings["Please enter a link URL"] = "Inserisci l'URL di un link";
+$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?";
$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo";
$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow";
$a->strings["ago"] = "fa";
@@ -384,8 +128,10 @@ $a->strings["Addressbook"] = "Rubrica";
$a->strings["Calendar"] = "Calendario";
$a->strings["Schedule Inbox"] = "Appuntamenti ricevuti";
$a->strings["Schedule Outbox"] = "Appuntamenti inviati";
+$a->strings["Unknown"] = "Sconosciuto";
$a->strings["%1\$s used"] = "%1\$s occupati";
$a->strings["%1\$s used of %2\$s (%3\$s&#37;)"] = "%1\$s occupati di %2\$s (%3\$s&#37;)";
+$a->strings["Files"] = "Archivio file";
$a->strings["Total"] = "Totale";
$a->strings["Shared"] = "Condiviso";
$a->strings["Create"] = "Crea";
@@ -394,10 +140,11 @@ $a->strings["Name"] = "Nome";
$a->strings["Type"] = "Tipo";
$a->strings["Size"] = "Dimensione";
$a->strings["Last Modified"] = "Ultima modifica";
+$a->strings["Delete"] = "Elimina";
$a->strings["Create new folder"] = "Crea una nuova cartella";
$a->strings["Upload file"] = "Carica un file";
$a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s";
-$a->strings["Default"] = "Predefinito";
+$a->strings["view full size"] = "guarda nelle dimensioni reali";
$a->strings["General Features"] = "Funzionalità di base";
$a->strings["Content Expiration"] = "Scadenza";
$a->strings["Remove posts/comments and/or private messages at a future time"] = "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo";
@@ -415,8 +162,6 @@ $a->strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu";
$a->strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione";
$a->strings["Photo Location"] = "Posizione geografica";
$a->strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche.";
-$a->strings["Extended Identity Sharing"] = "Condivisione avanzata dell'identità";
-$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix.";
$a->strings["Expert Mode"] = "Modalità esperto";
$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate";
$a->strings["Premium Channel"] = "Canale premium";
@@ -426,18 +171,18 @@ $a->strings["Use Markdown"] = "Usa il markdown";
$a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli";
$a->strings["Large Photos"] = "Foto grandi";
$a->strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)";
+$a->strings["Channel Sources"] = "Sorgenti del canale";
$a->strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed";
$a->strings["Even More Encryption"] = "Crittografia addizionale";
$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta";
$a->strings["Enable voting tools"] = "Permetti i post con votazione";
$a->strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di articoli in cui sarà possibile votare";
-$a->strings["Flag Adult Photos"] = "Marca le foto per adulti";
-$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Permette di marcare e nascondere negli album le foto per adulti";
$a->strings["Network and Stream Filtering"] = "Filtraggio dei contenuti";
$a->strings["Search by Date"] = "Ricerca per data";
$a->strings["Ability to select posts by date ranges"] = "Per selezionare gli articoli in un intervallo tra date";
$a->strings["Collections Filter"] = "Filtra per insiemi di canali";
$a->strings["Enable widget to display Network posts only from selected collections"] = "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali";
+$a->strings["Saved Searches"] = "Ricerche salvate";
$a->strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere";
$a->strings["Network Personal Tab"] = "Attività personale";
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito";
@@ -452,6 +197,7 @@ $a->strings["Tagging"] = "Tag";
$a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su articoli già esistenti";
$a->strings["Post Categories"] = "Categorie degli articoli";
$a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi articoli";
+$a->strings["Saved Folders"] = "Cartelle salvate";
$a->strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle";
$a->strings["Dislike Posts"] = "Non mi piace";
$a->strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi articoli";
@@ -459,6 +205,91 @@ $a->strings["Star Posts"] = "Articoli stella (preferiti)";
$a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli preferiti";
$a->strings["Tag Cloud"] = "Nuvola di tag";
$a->strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale";
+$a->strings["Categories"] = "Categorie";
+$a->strings["Apps"] = "Apps";
+$a->strings["System"] = "Sistema";
+$a->strings["Personal"] = "Personali";
+$a->strings["Create Personal App"] = "Crea una app personale";
+$a->strings["Edit Personal App"] = "Modifica una app personale";
+$a->strings["Connect"] = "Aggiungi";
+$a->strings["Ignore/Hide"] = "Ignora/nascondi";
+$a->strings["Suggestions"] = "Suggerimenti";
+$a->strings["See more..."] = "Altro...";
+$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse.";
+$a->strings["Add New Connection"] = "Aggiungi un contatto";
+$a->strings["Enter the channel address"] = "Scrivi l'indirizzo del canale";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara";
+$a->strings["Notes"] = "Note";
+$a->strings["Save"] = "Salva";
+$a->strings["Remove term"] = "Rimuovi termine";
+$a->strings["Everything"] = "Tutto";
+$a->strings["Archives"] = "Archivi";
+$a->strings["Me"] = "Io";
+$a->strings["Family"] = "Famiglia";
+$a->strings["Friends"] = "Amici";
+$a->strings["Acquaintances"] = "Conoscenti";
+$a->strings["All"] = "Tutti";
+$a->strings["Refresh"] = "Aggiorna";
+$a->strings["Account settings"] = "Il tuo account";
+$a->strings["Channel settings"] = "Impostazioni del canale";
+$a->strings["Additional features"] = "Funzionalità opzionali";
+$a->strings["Feature/Addon settings"] = "Impostazioni dei componenti aggiuntivi";
+$a->strings["Display settings"] = "Aspetto";
+$a->strings["Connected apps"] = "App connesse";
+$a->strings["Export channel"] = "Esporta il canale";
+$a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti";
+$a->strings["Premium Channel Settings"] = "Canale premium - impostazioni";
+$a->strings["Settings"] = "Impostazioni";
+$a->strings["Messages"] = "Messaggi";
+$a->strings["Check Mail"] = "Controlla i messaggi";
+$a->strings["New Message"] = "Nuovo messaggio";
+$a->strings["Chat Rooms"] = "Aree chat attive";
+$a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri";
+$a->strings["Suggested Chatrooms"] = "Aree chat suggerite";
+$a->strings["photo/image"] = "foto/immagine";
+$a->strings["Rate Me"] = "Valutami";
+$a->strings["View Ratings"] = "Vedi le valutazioni ricevute";
+$a->strings["Public Hubs"] = "Hub pubblici";
+$a->strings["Hubzilla Notification"] = "Notifica di Hubzilla";
+$a->strings["hubzilla"] = "Hubzilla";
+$a->strings["Thank You,"] = "Grazie,";
+$a->strings["%s Administrator"] = "L'amministratore di %s";
+$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
+$a->strings["[Red:Notify] New mail received at %s"] = "[Hubzilla] Nuovo messaggio su %s";
+$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s.";
+$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s.";
+$a->strings["a private message"] = "un messaggio privato";
+$a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere.";
+$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [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 commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]";
+$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]";
+$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla] Nuovo commento di %2\$s alla conversazione #%1\$d";
+$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo.";
+$a->strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione.";
+$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Hubzilla] %s ha scritto sulla tua bacheca";
+$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s";
+$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]";
+$a->strings["[Red:Notify] %s tagged you"] = "[Hubzilla] %s ti ha taggato";
+$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s";
+$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl].";
+$a->strings["[Red:Notify] %1\$s poked you"] = "[Hubzilla] %1\$s ti ha mandato un poke";
+$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s";
+$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl].";
+$a->strings["[Red:Notify] %s tagged your post"] = "[Hubzilla] %s ha taggato il tuo articolo";
+$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo articolo su %3\$s";
+$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo articolo[/zrl]";
+$a->strings["[Red:Notify] Introduction received"] = "[Hubzilla] Hai una richiesta di amicizia";
+$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s";
+$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s.";
+$a->strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s";
+$a->strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto.";
+$a->strings["[Red:Notify] Friend suggestion received"] = "[Hubzilla] Ti è stato suggerito un amico";
+$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s";
+$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico.";
+$a->strings["Name:"] = "Nome:";
+$a->strings["Photo:"] = "Foto:";
+$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento.";
+$a->strings["[Red:Notify]"] = "[Hubzilla]";
$a->strings["Frequently"] = "Frequentemente";
$a->strings["Hourly"] = "Ogni ora";
$a->strings["Twice daily"] = "Due volte al giorno";
@@ -487,6 +318,8 @@ $a->strings["Protocol disabled."] = "Protocollo disabilitato.";
$a->strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo.";
$a->strings["local account not found."] = "l'account locale non è stato trovato.";
$a->strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso.";
+$a->strings["Private Message"] = "Messaggio privato";
+$a->strings["Select"] = "Seleziona";
$a->strings["Save to Folder"] = "Salva nella cartella";
$a->strings["I will attend"] = "Parteciperò";
$a->strings["I will not attend"] = "Non parteciperò";
@@ -494,10 +327,21 @@ $a->strings["I might attend"] = "Forse parteciperò";
$a->strings["I agree"] = "Sono d'accordo";
$a->strings["I disagree"] = "Non sono d'accordo";
$a->strings["I abstain"] = "Mi astengo";
+$a->strings["View all"] = "Vedi tutto";
+$a->strings["__ctx:noun__ Like"] = array(
+ 0 => "Mi piace",
+ 1 => "Mi piace",
+);
+$a->strings["__ctx:noun__ Dislike"] = array(
+ 0 => "Non mi piace",
+ 1 => "Non mi piace",
+);
$a->strings["Add Star"] = "Aggiungi ai preferiti";
$a->strings["Remove Star"] = "Rimuovi dai preferiti";
$a->strings["Toggle Star Status"] = "Attiva/disattiva preferito";
$a->strings["starred"] = "preferito";
+$a->strings["Message signature validated"] = "Messaggio con firma verificata";
+$a->strings["Message signature incorrect"] = "Massaggio con firma non corretta";
$a->strings["Add Tag"] = "Aggiungi un tag";
$a->strings["I like this (toggle)"] = "Attiva/disattiva Mi piace";
$a->strings["like"] = "mi piace";
@@ -514,75 +358,135 @@ $a->strings["to"] = "a";
$a->strings["via"] = "via";
$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca";
$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca:";
+$a->strings["from %s"] = "da %s";
+$a->strings["last edited: %s"] = "ultima modifica: %s";
+$a->strings["Expires: %s"] = "Scadenza: %s";
$a->strings["Save Bookmarks"] = "Salva segnalibro";
$a->strings["Add to Calendar"] = "Aggiungi al calendario";
$a->strings["Mark all seen"] = "Marca tutto come letto";
$a->strings["__ctx:noun__ Likes"] = "Mi piace";
$a->strings["__ctx:noun__ Dislikes"] = "Non mi piace";
$a->strings["Close"] = "Chiudi";
+$a->strings["Please wait"] = "Attendere";
$a->strings["This is you"] = "Questo sei tu";
+$a->strings["Bold"] = "Grassetto";
+$a->strings["Italic"] = "Corsivo";
+$a->strings["Underline"] = "Sottolineato";
+$a->strings["Quote"] = "Citazione";
+$a->strings["Code"] = "Codice";
$a->strings["Image"] = "Immagine";
$a->strings["Insert Link"] = "Collegamento";
$a->strings["Video"] = "Video";
-$a->strings["Miscellaneous"] = "Altro";
-$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG";
-$a->strings["Required"] = "Obbligatorio";
-$a->strings["never"] = "mai";
-$a->strings["less than a second ago"] = "meno di un secondo fa";
-$a->strings["year"] = "anno";
-$a->strings["years"] = "anni";
-$a->strings["month"] = "mese";
-$a->strings["months"] = "mesi";
-$a->strings["week"] = "settimana";
-$a->strings["weeks"] = "settimane";
-$a->strings["day"] = "giorno";
-$a->strings["days"] = "giorni";
-$a->strings["hour"] = "ora";
-$a->strings["hours"] = "ore";
-$a->strings["minute"] = "minuto";
-$a->strings["minutes"] = "minuti";
-$a->strings["second"] = "secondo";
-$a->strings["seconds"] = "secondi";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
-$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s";
-$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s";
+$a->strings["Encrypt text"] = "Crittografia del testo";
$a->strings["New window"] = "Nuova finestra";
$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra";
$a->strings["User '%s' deleted"] = "Utente '%s' eliminato";
$a->strings["Attachments:"] = "Allegati:";
-$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
-$a->strings["Redmatrix event notification:"] = "Notifica eventi RedMatrix:";
-$a->strings["Starts:"] = "Inizio:";
-$a->strings["Finishes:"] = "Fine:";
-$a->strings["Permission denied"] = "Permesso negato";
-$a->strings["(Unknown)"] = "(Sconosciuto)";
-$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet.";
-$a->strings["Visible to you only."] = "Visibile solo a te.";
-$a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete.";
-$a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato.";
-$a->strings["Visible to anybody on %s."] = "Visibile a tutti in %s.";
-$a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono.";
-$a->strings["Visible to approved connections."] = "Visibile ai contatti approvati.";
-$a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti.";
-$a->strings["Item not found."] = "Elemento non trovato.";
-$a->strings["Collection not found."] = "Insieme di canali non trovato.";
-$a->strings["Collection is empty."] = "L'insieme di canali è vuoto.";
-$a->strings["Collection: %s"] = "Insieme: %s";
-$a->strings["Connection: %s"] = "Contatto: %s";
-$a->strings["Connection not found."] = "Contatto non trovato.";
+$a->strings["Hubzilla event notification:"] = "Notifica eventi Hubzilla:";
+$a->strings["prev"] = "prec";
+$a->strings["first"] = "inizio";
+$a->strings["last"] = "fine";
+$a->strings["next"] = "succ";
+$a->strings["older"] = "più recenti";
+$a->strings["newer"] = "più nuovi";
+$a->strings["No connections"] = "Nessun contatto";
+$a->strings["%d Connection"] = array(
+ 0 => "%d contatto",
+ 1 => "%d contatti",
+);
+$a->strings["View Connections"] = "Elenco contatti";
+$a->strings["Search"] = "Cerca";
+$a->strings["poke"] = "poke";
+$a->strings["poked"] = "ha ricevuto un poke";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "ha ricevuto un ping";
+$a->strings["prod"] = "spintone";
+$a->strings["prodded"] = "ha ricevuto uno spintone";
+$a->strings["slap"] = "schiaffo";
+$a->strings["slapped"] = "ha ricevuto uno schiaffo";
+$a->strings["finger"] = "finger";
+$a->strings["fingered"] = "ha ricevuto un finger";
+$a->strings["rebuff"] = "rifiuto";
+$a->strings["rebuffed"] = "ha ricevuto un rifiuto";
+$a->strings["happy"] = "felice";
+$a->strings["sad"] = "triste";
+$a->strings["mellow"] = "calmo";
+$a->strings["tired"] = "stanco";
+$a->strings["perky"] = "vivace";
+$a->strings["angry"] = "arrabbiato";
+$a->strings["stupified"] = "stordito";
+$a->strings["puzzled"] = "confuso";
+$a->strings["interested"] = "attento";
+$a->strings["bitter"] = "amaro";
+$a->strings["cheerful"] = "allegro";
+$a->strings["alive"] = "vivace";
+$a->strings["annoyed"] = "seccato";
+$a->strings["anxious"] = "ansioso";
+$a->strings["cranky"] = "irritabile";
+$a->strings["disturbed"] = "turbato";
+$a->strings["frustrated"] = "frustrato";
+$a->strings["depressed"] = "in depressione";
+$a->strings["motivated"] = "motivato";
+$a->strings["relaxed"] = "rilassato";
+$a->strings["surprised"] = "sorpreso";
+$a->strings["Monday"] = "lunedì";
+$a->strings["Tuesday"] = "martedì";
+$a->strings["Wednesday"] = "mercoledì";
+$a->strings["Thursday"] = "giovedì";
+$a->strings["Friday"] = "venerdì";
+$a->strings["Saturday"] = "sabato";
+$a->strings["Sunday"] = "domenica";
+$a->strings["January"] = "gennaio";
+$a->strings["February"] = "febbraio";
+$a->strings["March"] = "marzo";
+$a->strings["April"] = "aprile";
+$a->strings["May"] = "maggio";
+$a->strings["June"] = "giugno";
+$a->strings["July"] = "luglio";
+$a->strings["August"] = "agosto";
+$a->strings["September"] = "settembre";
+$a->strings["October"] = "ottobre";
+$a->strings["November"] = "novembre";
+$a->strings["December"] = "dicembre";
+$a->strings["unknown.???"] = "sconosciuto???";
+$a->strings["bytes"] = "byte";
+$a->strings["remove category"] = "rimuovi la categoria";
+$a->strings["remove from file"] = "rimuovi dal file";
+$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
+$a->strings["Link to Source"] = "Link al sito d'origine";
+$a->strings["default"] = "predefinito";
+$a->strings["Page layout"] = "Layout della pagina";
+$a->strings["You can create your own with the layouts tool"] = "Con gli strumenti di design puoi creare il tuo";
+$a->strings["Page content type"] = "Tipo di contenuto della pagina";
+$a->strings["Select an alternate language"] = "Seleziona una lingua diversa";
+$a->strings["photo"] = "la foto";
+$a->strings["event"] = "l'evento";
+$a->strings["status"] = "il messaggio di stato";
+$a->strings["comment"] = "il commento";
+$a->strings["activity"] = "l'attività";
+$a->strings["Design Tools"] = "Strumenti di design";
+$a->strings["Blocks"] = "Riquadri";
+$a->strings["Menus"] = "Menù";
+$a->strings["Layouts"] = "Layout";
+$a->strings["Pages"] = "Pagine";
$a->strings["Logout"] = "Esci";
$a->strings["End this session"] = "Chiudi questa sessione";
$a->strings["Home"] = "Bacheca";
$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni";
+$a->strings["View Profile"] = "Profilo";
$a->strings["Your profile page"] = "Il tuo profilo";
$a->strings["Edit Profiles"] = "Modifica i profili";
$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili";
+$a->strings["Edit Profile"] = "Modifica il profilo";
$a->strings["Edit your profile"] = "Modifica il profilo";
+$a->strings["Photos"] = "Foto";
$a->strings["Your photos"] = "Le tue foto";
$a->strings["Your files"] = "I tuoi file";
$a->strings["Chat"] = "Area chat";
$a->strings["Your chatrooms"] = "Le tue aree chat";
+$a->strings["Bookmarks"] = "Segnalibri";
$a->strings["Your bookmarks"] = "I tuoi segnalibri";
+$a->strings["Webpages"] = "Pagine web";
$a->strings["Your webpages"] = "Le tue pagine web";
$a->strings["Login"] = "Accedi";
$a->strings["Sign in"] = "Accedi";
@@ -595,11 +499,10 @@ $a->strings["Create an account"] = "Crea un account";
$a->strings["Help"] = "Guida";
$a->strings["Help and documentation"] = "Guida e documentazione";
$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi";
-$a->strings["Search"] = "Cerca";
$a->strings["Search site content"] = "Cerca nel sito";
$a->strings["Directory"] = "Elenco pubblico";
$a->strings["Channel Directory"] = "Elenco pubblico canali";
-$a->strings["Matrix"] = "RedMatrix";
+$a->strings["Matrix"] = "Hubzilla";
$a->strings["Your matrix"] = "La tua rete";
$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete";
$a->strings["Channel Home"] = "Bacheca del canale";
@@ -625,6 +528,7 @@ $a->strings["Manage Your Channels"] = "Gestisci i tuoi canali";
$a->strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale";
$a->strings["Admin"] = "Amministrazione";
$a->strings["Site Setup and Configuration"] = "Installazione e configurazione del sito";
+$a->strings["Loading..."] = "Caricamento in corso...";
$a->strings["@name, #tag, content"] = "@nome, #tag, testo";
$a->strings["Please wait..."] = "Attendere...";
$a->strings["Tags"] = "Tag";
@@ -640,65 +544,204 @@ $a->strings["public profile"] = "profilo pubblico";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s ha cambiato %2\$s in &ldquo;%3\$s&rdquo;";
$a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s ";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s.";
-$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario";
-$a->strings["Public Timeline"] = "Diario pubblico";
-$a->strings["Directory Options"] = "Opzioni elenco pubblico";
-$a->strings["Alphabetic"] = "Alfabetico";
-$a->strings["Reverse Alphabetic"] = "Alfabetico inverso";
-$a->strings["Newest to Oldest"] = "Prima i più recenti";
-$a->strings["Oldest to Newest"] = "Prima i più vecchi";
-$a->strings["Sort"] = "Ordinamento";
-$a->strings["Safe Mode"] = "Modalità SafeSearch";
-$a->strings["Public Forums Only"] = "Solo forum pubblici";
-$a->strings["This Website Only"] = "Solo in questo sito";
-$a->strings["Embedded content"] = "Contenuti incorporati";
-$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati";
+$a->strings["Image/photo"] = "Immagine";
+$a->strings["Encrypted content"] = "Contenuto crittografato";
+$a->strings["Install design element: "] = "Installa il componente di design:";
+$a->strings["QR code"] = "QR code";
+$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s";
+$a->strings["post"] = "l'articolo";
+$a->strings["Different viewers will see this text differently"] = "Ad altri questo testo potrebbe apparire in modo differente";
+$a->strings["$1 spoiler"] = "$1 spoiler";
+$a->strings["$1 wrote:"] = "$1 ha scritto:";
+$a->strings["Permission denied"] = "Permesso negato";
+$a->strings["(Unknown)"] = "(Sconosciuto)";
+$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet.";
+$a->strings["Visible to you only."] = "Visibile solo a te.";
+$a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete.";
+$a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato.";
+$a->strings["Visible to anybody on %s."] = "Visibile a tutti in %s.";
+$a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono.";
+$a->strings["Visible to approved connections."] = "Visibile ai contatti approvati.";
+$a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti.";
+$a->strings["Item not found."] = "Elemento non trovato.";
+$a->strings["Permission denied."] = "Permesso negato.";
+$a->strings["Collection not found."] = "Insieme di canali non trovato.";
+$a->strings["Collection is empty."] = "L'insieme di canali è vuoto.";
+$a->strings["Collection: %s"] = "Insieme: %s";
+$a->strings["Connection: %s"] = "Contatto: %s";
+$a->strings["Connection not found."] = "Contatto non trovato.";
+$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali";
+$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale";
+$a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici";
+$a->strings["Can view my connections"] = "Può vedere i miei contatti";
+$a->strings["Can view my file storage"] = "Può vedere i miei file condivisi";
+$a->strings["Can view my webpages"] = "Può vedere le mie pagine web";
+$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo";
+$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale";
+$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei articoli";
+$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati";
+$a->strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album";
+$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\"";
+$a->strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è articoli e commenti";
+$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione";
+$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione";
+$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)";
+$a->strings["Can write to my file storage"] = "Può scrivere sul mio archivio file";
+$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web";
+$a->strings["Can source my public posts in derived channels"] = "Può usare i miei articoli pubblici per creare canali derivati";
+$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte";
+$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale";
+$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri";
+$a->strings["Social Networking"] = "Social network";
+$a->strings["Mostly Public"] = "Prevalentemente pubblico";
+$a->strings["Restricted"] = "Con restrizioni";
+$a->strings["Private"] = "Privato";
+$a->strings["Community Forum"] = "Forum di discussione";
+$a->strings["Feed Republish"] = "Aggregatore di feed esterni";
+$a->strings["Special Purpose"] = "Per finalità speciali";
+$a->strings["Celebrity/Soapbox"] = "Pagina per fan";
+$a->strings["Group Repository"] = "Repository di gruppo";
+$a->strings["Other"] = "Altro";
+$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti";
+$a->strings["channel"] = "canale";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
+$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s adesso è connesso con %2\$s";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s ha mandato un poke a %2\$s";
+$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s è %2\$s";
+$a->strings["__ctx:title__ Likes"] = "Mi piace";
+$a->strings["__ctx:title__ Dislikes"] = "Non mi piace";
+$a->strings["__ctx:title__ Agree"] = "D'accordo";
+$a->strings["__ctx:title__ Disagree"] = "Non d'accordo";
+$a->strings["__ctx:title__ Abstain"] = "Astenuti";
+$a->strings["__ctx:title__ Attending"] = "Partecipano";
+$a->strings["__ctx:title__ Not attending"] = "Non partecipano";
+$a->strings["__ctx:title__ Might attend"] = "Forse partecipano";
+$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
+$a->strings["Categories:"] = "Categorie:";
+$a->strings["Filed under:"] = "Classificato come:";
+$a->strings["View in context"] = "Vedi nel contesto";
+$a->strings["remove"] = "rimuovi";
+$a->strings["Delete Selected Items"] = "Elimina gli oggetti selezionati";
+$a->strings["View Source"] = "Vedi il sorgente";
+$a->strings["Follow Thread"] = "Segui la discussione";
+$a->strings["View Status"] = "Guarda il messaggio di stato";
+$a->strings["View Photos"] = "Guarda le foto";
+$a->strings["Matrix Activity"] = "Attività nella tua rete";
+$a->strings["Edit Contact"] = "Modifica il contatto";
+$a->strings["Send PM"] = "Invia messaggio privato";
+$a->strings["Poke"] = "Poke";
+$a->strings["%s likes this."] = "Piace a %s.";
+$a->strings["%s doesn't like this."] = "Non piace a %s.";
+$a->strings["<span %1\$s>%2\$d people</span> like this."] = array(
+ 0 => "",
+ 1 => "Piace a <span %1\$s>%2\$d persone</span>.",
+);
+$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array(
+ 0 => "",
+ 1 => "Non piace a <span %1\$s>%2\$d persone</span>.",
+);
+$a->strings["and"] = "e";
+$a->strings[", and %d other people"] = array(
+ 0 => "",
+ 1 => "e altre %d persone",
+);
+$a->strings["%s like this."] = "Piace a %s.";
+$a->strings["%s don't like this."] = "Non piace a %s.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
+$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
+$a->strings["Please enter a video link/URL:"] = "Inserisci l'indirizzo del video:";
+$a->strings["Please enter an audio link/URL:"] = "Inserisci l'indirizzo dell'audio:";
+$a->strings["Tag term:"] = "Tag:";
+$a->strings["Save to Folder:"] = "Salva nella cartella:";
+$a->strings["Where are you right now?"] = "Dove sei ora?";
+$a->strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM";
+$a->strings["Share"] = "Condividi";
+$a->strings["Page link name"] = "Nome del link alla pagina";
+$a->strings["Post as"] = "Pubblica come ";
+$a->strings["Upload photo"] = "Carica foto";
+$a->strings["upload photo"] = "carica foto";
+$a->strings["Attach file"] = "Allega file";
+$a->strings["attach file"] = "allega file";
+$a->strings["Insert web link"] = "Inserisci un indirizzo web";
+$a->strings["web link"] = "link web";
+$a->strings["Insert video link"] = "Inserisci l'indirizzo di un video";
+$a->strings["video link"] = "link video";
+$a->strings["Insert audio link"] = "Inserisci l'indirizzo di un audio";
+$a->strings["audio link"] = "link audio";
+$a->strings["Set your location"] = "La tua località";
+$a->strings["set location"] = "la tua località";
+$a->strings["Toggle voting"] = "Abilita/disabilita il voto";
+$a->strings["Clear browser location"] = "Rimuovi la località data dal browser";
+$a->strings["clear location"] = "rimuovi la località";
+$a->strings["Title (optional)"] = "Titolo (opzionale)";
+$a->strings["Categories (optional, comma-separated list)"] = "Categorie (lista separata da virgole)";
+$a->strings["Permission settings"] = "Impostazioni permessi";
+$a->strings["permissions"] = "permessi";
+$a->strings["Public post"] = "Articolo pubblico";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Per esempio: mario@esempio.com, simona@esempio.com";
+$a->strings["Set expiration date"] = "Data di scadenza";
+$a->strings["OK"] = "OK";
+$a->strings["Cancel"] = "Annulla";
+$a->strings["Discover"] = "Scopri";
+$a->strings["Imported public streams"] = "Contenuti pubblici importati";
+$a->strings["Commented Order"] = "Ultimi commenti";
+$a->strings["Sort by Comment Date"] = "Per data del commento";
+$a->strings["Posted Order"] = "Ultimi articoli";
+$a->strings["Sort by Post Date"] = "Per data di creazione";
+$a->strings["Posts that mention or involve you"] = "Articoli che ti riguardano o ti menzionano";
+$a->strings["New"] = "Novità";
+$a->strings["Activity Stream - by date"] = "Elenco attività - per data";
+$a->strings["Starred"] = "Preferiti";
+$a->strings["Favourite Posts"] = "Articoli preferiti";
+$a->strings["Spam"] = "Spam";
+$a->strings["Posts flagged as SPAM"] = "Articoli marcati come spam";
+$a->strings["Channel"] = "Canale";
+$a->strings["Status Messages and Posts"] = "Articoli e messaggi di stato";
+$a->strings["About"] = "Informazioni";
+$a->strings["Profile Details"] = "Dettagli del profilo";
+$a->strings["Photo Albums"] = "Album foto";
+$a->strings["Files and Storage"] = "Archivio file";
+$a->strings["Chatrooms"] = "Area chat";
+$a->strings["Saved Bookmarks"] = "Segnalibri salvati";
+$a->strings["Manage Webpages"] = "Gestisci le pagine web";
+$a->strings["__ctx:noun__ Attending"] = array(
+ 0 => "Partecipa",
+ 1 => "Partecipano",
+);
+$a->strings["__ctx:noun__ Not Attending"] = array(
+ 0 => "Non partecipa",
+ 1 => "Non partecipano",
+);
+$a->strings["__ctx:noun__ Undecided"] = array(
+ 0 => "Indeciso",
+ 1 => "Indecisi",
+);
+$a->strings["__ctx:noun__ Agree"] = array(
+ 0 => "D'accordo",
+ 1 => "D'accordo",
+);
+$a->strings["__ctx:noun__ Disagree"] = array(
+ 0 => "Non d'accordo",
+ 1 => "Non d'accordo",
+);
+$a->strings["__ctx:noun__ Abstain"] = array(
+ 0 => "Astenuto",
+ 1 => "Astenuti",
+);
+$a->strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes";
+$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
+$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
+$a->strings["Photo storage failed."] = "Impossibile caricare la foto.";
+$a->strings["Upload New Photos"] = "Carica nuove foto";
$a->strings["Invalid data packet"] = "Dati non validi";
$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale";
$a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s";
+$a->strings["Embedded content"] = "Contenuti incorporati";
+$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati";
$a->strings["Logged out."] = "Uscita effettuata.";
$a->strings["Failed authentication"] = "Autenticazione fallita";
$a->strings["Login failed."] = "Accesso fallito.";
-$a->strings["Red Matrix Notification"] = "Notifica di RedMatrix";
-$a->strings["redmatrix"] = "RedMatrix";
-$a->strings["Thank You,"] = "Grazie,";
-$a->strings["%s Administrator"] = "L'amministratore di %s";
-$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
-$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s";
-$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s.";
-$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s.";
-$a->strings["a private message"] = "un messaggio privato";
-$a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere.";
-$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [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 commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]";
-$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]";
-$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[RedMatrix] Nuovo commento di %2\$s alla conversazione #%1\$d";
-$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo.";
-$a->strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione.";
-$a->strings["[Red:Notify] %s posted to your profile wall"] = "[RedMatrix] %s ha scritto sulla tua bacheca";
-$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s";
-$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]";
-$a->strings["[Red:Notify] %s tagged you"] = "[RedMatrix] %s ti ha taggato";
-$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s";
-$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl].";
-$a->strings["[Red:Notify] %1\$s poked you"] = "[RedMatrix] %1\$s ti ha mandato un poke";
-$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s";
-$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl].";
-$a->strings["[Red:Notify] %s tagged your post"] = "[RedMatrix] %s ha taggato il tuo articolo";
-$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo articolo su %3\$s";
-$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo articolo[/zrl]";
-$a->strings["[Red:Notify] Introduction received"] = "[RedMatrix] Hai una richiesta di amicizia";
-$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s";
-$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s.";
-$a->strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s";
-$a->strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto.";
-$a->strings["[Red:Notify] Friend suggestion received"] = "[RedMatrix] Ti è stato suggerito un amico";
-$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s";
-$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico.";
-$a->strings["Name:"] = "Nome:";
-$a->strings["Photo:"] = "Foto:";
-$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento.";
-$a->strings["[Red:Notify]"] = "[RedMatrix]";
$a->strings["%d invitation available"] = array(
0 => "%d invito disponibile",
1 => "%d inviti disponibili",
@@ -722,11 +765,77 @@ $a->strings["Visible to your default audience"] = "Visibile secondo le impostazi
$a->strings["Show"] = "Mostra";
$a->strings["Don't show"] = "Non mostrare";
$a->strings["Permissions"] = "Permessi";
-$a->strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes";
-$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
-$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
-$a->strings["Photo storage failed."] = "Impossibile caricare la foto.";
-$a->strings["Upload New Photos"] = "Carica nuove foto";
+$a->strings["Item was not found."] = "Elemento non trovato.";
+$a->strings["No source file."] = "Nessun file di origine.";
+$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato";
+$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato";
+$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d";
+$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati.";
+$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato.";
+$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito.";
+$a->strings["Path not available."] = "Percorso non disponibile.";
+$a->strings["Empty pathname"] = "Il percorso del file è vuoto";
+$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato";
+$a->strings["Path not found."] = "Percorso del file non trovato.";
+$a->strings["mkdir failed."] = "mkdir fallito.";
+$a->strings["database storage failed."] = "scrittura su database fallita.";
+$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database";
+$a->strings["Empty name"] = "Nome vuoto";
+$a->strings["Name too long"] = "Nome troppo lungo";
+$a->strings["No account identifier"] = "Account senza identificativo";
+$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio.";
+$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro.";
+$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati.";
+$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata";
+$a->strings["Default Profile"] = "Profilo predefinito";
+$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile.";
+$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile.";
+$a->strings["Change profile photo"] = "Cambia la foto del profilo";
+$a->strings["Profiles"] = "Profili";
+$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
+$a->strings["Create New Profile"] = "Crea un nuovo profilo";
+$a->strings["Profile Image"] = "Immagine del profilo";
+$a->strings["visible to everybody"] = "visibile a tutti";
+$a->strings["Edit visibility"] = "Cambia la visibilità";
+$a->strings["Gender:"] = "Sesso:";
+$a->strings["Status:"] = "Stato:";
+$a->strings["Homepage:"] = "Home page:";
+$a->strings["Online Now"] = "Online adesso";
+$a->strings["g A l F d"] = "g A l d F";
+$a->strings["F d"] = "d F";
+$a->strings["[today]"] = "[oggi]";
+$a->strings["Birthday Reminders"] = "Promemoria compleanni";
+$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
+$a->strings["[No description]"] = "[Nessuna descrizione]";
+$a->strings["Event Reminders"] = "Promemoria";
+$a->strings["Events this week:"] = "Eventi di questa settimana:";
+$a->strings["Profile"] = "Profilo";
+$a->strings["Full Name:"] = "Nome completo:";
+$a->strings["Like this channel"] = "Mi piace questo canale";
+$a->strings["j F, Y"] = "j F Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Compleanno:";
+$a->strings["Age:"] = "Età:";
+$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
+$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
+$a->strings["Hometown:"] = "Città dove vivo:";
+$a->strings["Tags:"] = "Tag:";
+$a->strings["Political Views:"] = "Orientamento politico:";
+$a->strings["Religion:"] = "Religione:";
+$a->strings["About:"] = "Informazioni:";
+$a->strings["Hobbies/Interests:"] = "Interessi e hobby:";
+$a->strings["Likes:"] = "Mi piace:";
+$a->strings["Dislikes:"] = "Non mi piace:";
+$a->strings["Contact information and Social Networks:"] = "Contatti e social network:";
+$a->strings["My other channels:"] = "I miei altri canali:";
+$a->strings["Musical interests:"] = "Gusti musicali:";
+$a->strings["Books, literature:"] = "Libri, letteratura:";
+$a->strings["Television:"] = "Televisione:";
+$a->strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:";
+$a->strings["Love/Romance:"] = "Amore:";
+$a->strings["Work/employment:"] = "Lavoro:";
+$a->strings["School/education:"] = "Scuola:";
+$a->strings["Like this thing"] = "Mi piace questo Oggetto";
$a->strings["Male"] = "Maschio";
$a->strings["Female"] = "Femmina";
$a->strings["Currently Male"] = "Al momento maschio";
@@ -739,7 +848,6 @@ $a->strings["Transsexual"] = "Transessuale";
$a->strings["Hermaphrodite"] = "Ermafrodito";
$a->strings["Neuter"] = "Neutro";
$a->strings["Non-specific"] = "Non specificato";
-$a->strings["Other"] = "Altro";
$a->strings["Undecided"] = "Indeciso";
$a->strings["Males"] = "Maschi";
$a->strings["Females"] = "Femmine";
@@ -798,123 +906,11 @@ $a->strings["Profile Photo"] = "Foto del profilo";
$a->strings["Update"] = "Aggiorna";
$a->strings["Install"] = "Installa";
$a->strings["Purchase"] = "Acquista";
-$a->strings["prev"] = "prec";
-$a->strings["first"] = "inizio";
-$a->strings["last"] = "fine";
-$a->strings["next"] = "succ";
-$a->strings["older"] = "più recenti";
-$a->strings["newer"] = "più nuovi";
-$a->strings["No connections"] = "Nessun contatto";
-$a->strings["%d Connection"] = array(
- 0 => "%d contatto",
- 1 => "%d contatti",
-);
-$a->strings["View Connections"] = "Elenco contatti";
-$a->strings["poke"] = "poke";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "ha ricevuto un ping";
-$a->strings["prod"] = "spintone";
-$a->strings["prodded"] = "ha ricevuto uno spintone";
-$a->strings["slap"] = "schiaffo";
-$a->strings["slapped"] = "ha ricevuto uno schiaffo";
-$a->strings["finger"] = "finger";
-$a->strings["fingered"] = "ha ricevuto un finger";
-$a->strings["rebuff"] = "rifiuto";
-$a->strings["rebuffed"] = "ha ricevuto un rifiuto";
-$a->strings["happy"] = "felice";
-$a->strings["sad"] = "triste";
-$a->strings["mellow"] = "calmo";
-$a->strings["tired"] = "stanco";
-$a->strings["perky"] = "vivace";
-$a->strings["angry"] = "arrabbiato";
-$a->strings["stupified"] = "stordito";
-$a->strings["puzzled"] = "confuso";
-$a->strings["interested"] = "attento";
-$a->strings["bitter"] = "amaro";
-$a->strings["cheerful"] = "allegro";
-$a->strings["alive"] = "vivace";
-$a->strings["annoyed"] = "seccato";
-$a->strings["anxious"] = "ansioso";
-$a->strings["cranky"] = "irritabile";
-$a->strings["disturbed"] = "turbato";
-$a->strings["frustrated"] = "frustrato";
-$a->strings["depressed"] = "in depressione";
-$a->strings["motivated"] = "motivato";
-$a->strings["relaxed"] = "rilassato";
-$a->strings["surprised"] = "sorpreso";
-$a->strings["Monday"] = "lunedì";
-$a->strings["Tuesday"] = "martedì";
-$a->strings["Wednesday"] = "mercoledì";
-$a->strings["Thursday"] = "giovedì";
-$a->strings["Friday"] = "venerdì";
-$a->strings["Saturday"] = "sabato";
-$a->strings["Sunday"] = "domenica";
-$a->strings["January"] = "gennaio";
-$a->strings["February"] = "febbraio";
-$a->strings["March"] = "marzo";
-$a->strings["April"] = "aprile";
-$a->strings["May"] = "maggio";
-$a->strings["June"] = "giugno";
-$a->strings["July"] = "luglio";
-$a->strings["August"] = "agosto";
-$a->strings["September"] = "settembre";
-$a->strings["October"] = "ottobre";
-$a->strings["November"] = "novembre";
-$a->strings["December"] = "dicembre";
-$a->strings["unknown.???"] = "sconosciuto???";
-$a->strings["bytes"] = "byte";
-$a->strings["remove category"] = "rimuovi la categoria";
-$a->strings["remove from file"] = "rimuovi dal file";
-$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
-$a->strings["Link to Source"] = "Link al sito d'origine";
-$a->strings["Select a page layout: "] = "Scegli il layout della pagina:";
-$a->strings["default"] = "predefinito";
-$a->strings["Page content type: "] = "Contenuto della pagina:";
-$a->strings["Select an alternate language"] = "Seleziona una lingua diversa";
-$a->strings["activity"] = "l'attività";
-$a->strings["Design"] = "Design";
-$a->strings["Blocks"] = "Riquadri";
-$a->strings["Menus"] = "Menù";
-$a->strings["Layouts"] = "Layout";
-$a->strings["Pages"] = "Pagine";
$a->strings["Missing room name"] = "Area chat senza nome";
$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato";
$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido.";
$a->strings["Room not found."] = "Area chat non trovata.";
$a->strings["Room is full"] = "L'area chat è al completo";
-$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali";
-$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale";
-$a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici";
-$a->strings["Can view my connections"] = "Può vedere i miei contatti";
-$a->strings["Can view my file storage"] = "Può vedere i miei file condivisi";
-$a->strings["Can view my webpages"] = "Può vedere le mie pagine web";
-$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo";
-$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale";
-$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei articoli";
-$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati";
-$a->strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album";
-$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\"";
-$a->strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è articoli e commenti";
-$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione";
-$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione";
-$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)";
-$a->strings["Can write to my file storage"] = "Può scrivere sul mio archivio file";
-$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web";
-$a->strings["Can source my public posts in derived channels"] = "Può usare i miei articoli pubblici per creare canali derivati";
-$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte";
-$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale";
-$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri";
-$a->strings["Social Networking"] = "Social network";
-$a->strings["Mostly Public"] = "Prevalentemente pubblico";
-$a->strings["Restricted"] = "Con restrizioni";
-$a->strings["Private"] = "Privato";
-$a->strings["Community Forum"] = "Forum di discussione";
-$a->strings["Feed Republish"] = "Aggregatore di feed esterni";
-$a->strings["Special Purpose"] = "Per finalità speciali";
-$a->strings["Celebrity/Soapbox"] = "Pagina per fan";
-$a->strings["Group Repository"] = "Repository di gruppo";
-$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti";
-$a->strings["view full size"] = "guarda nelle dimensioni reali";
$a->strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare";
$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi.";
$a->strings["Create a new channel"] = "Crea un nuovo canale";
@@ -1075,7 +1071,6 @@ $a->strings["Authorize application connection"] = "Autorizza la app";
$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:";
$a->strings["Please login to continue."] = "Accedi al sito per continuare.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?";
-$a->strings["Block Name"] = "Nome del riquadro";
$a->strings["Channel added."] = "Canale aggiunto.";
$a->strings["Tag removed"] = "Tag rimosso";
$a->strings["Remove Item Tag"] = "Rimuovi il tag";
@@ -1090,13 +1085,23 @@ $a->strings["Potential connections will then see the following text before proce
$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina.";
$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)";
$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni";
-$a->strings["Profile Match"] = "Profili corrispondenti";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche.";
-$a->strings["is interested in:"] = "interessi personali:";
-$a->strings["No matches"] = "Nessun risultato";
+$a->strings["Thing updated"] = "L'Oggetto è stato aggiornato";
+$a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto.";
+$a->strings["Thing added"] = "L'Oggetto è stato aggiunto";
+$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s";
+$a->strings["Show Thing"] = "Mostra l'Oggetto";
+$a->strings["item not found."] = "non trovato.";
+$a->strings["Edit Thing"] = "Modifica l'Oggetto";
+$a->strings["Select a profile"] = "Scegli un profilo";
+$a->strings["Post an activity"] = "Pubblica un'attività";
+$a->strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale";
+$a->strings["Name of thing e.g. something"] = "Nome dell'Oggetto";
+$a->strings["URL of thing (optional)"] = "Indirizzo web dell'Oggetto (opzionale)";
+$a->strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'Oggetto (facoltativo)";
+$a->strings["Add Thing to your Profile"] = "Aggiungi l'Oggetto al tuo profilo";
$a->strings["Item not available."] = "Elemento non disponibile.";
$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "RedMatrix - &quot;La tua rete&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "Hubzilla - &quot;La tua rete&quot;";
$a->strings["Welcome to %s"] = "%s ti dà il benvenuto";
$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
$a->strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito.";
@@ -1120,7 +1125,7 @@ $a->strings["Channel not found."] = "Canale non trovato.";
$a->strings["Page not found."] = "Pagina non trovata.";
$a->strings["Like/Dislike"] = "Mi piace/Non mi piace";
$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Per favore <a href=\"rmagic\">accedi con il tuo identificativo RedMatrix</a> o <a href=\"register\">registrati su RedMatrix</a> per continuare.";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "Per favore <a href=\"rmagic\">accedi con il tuo identificativo Hubzilla</a> o <a href=\"register\">registrati su Hubzilla</a> per continuare.";
$a->strings["Invalid request."] = "Richiesta non valida.";
$a->strings["thing"] = "Oggetto";
$a->strings["Channel unavailable."] = "Canale non trovato.";
@@ -1159,7 +1164,7 @@ $a->strings["Title:"] = "Titolo:";
$a->strings["Share this event"] = "Condividi questo evento";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
$a->strings["Public Sites"] = "Siti pubblici";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito.";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Gli indirizzi elencati permettono la registrazione su Hubzilla. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito.";
$a->strings["Rate this hub"] = "Valuta questo hub";
$a->strings["Site URL"] = "URL del sito";
$a->strings["Access Type"] = "Tipo di accesso";
@@ -1168,86 +1173,8 @@ $a->strings["Location"] = "Posizione geografica";
$a->strings["View hub ratings"] = "Vedi le valutazioni del hub";
$a->strings["Rate"] = "Valuta";
$a->strings["View ratings"] = "Vedi le valutazioni";
-$a->strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto.";
-$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
-$a->strings["Connection updated."] = "Contatto aggiornato.";
-$a->strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto.";
-$a->strings["is now connected to"] = "ha come nuovo contatto";
-$a->strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica.";
-$a->strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare.";
-$a->strings["Channel has been unblocked"] = "Il canale è stato sbloccato";
-$a->strings["Channel has been blocked"] = "Il canale è stato bloccato";
-$a->strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica.";
-$a->strings["Channel has been unignored"] = "Il canale non sarà più ignorato";
-$a->strings["Channel has been ignored"] = "Il canale sarà ignorato";
-$a->strings["Channel has been unarchived"] = "Il canale non è più archiviato";
-$a->strings["Channel has been archived"] = "Il canale è stato archiviato";
-$a->strings["Channel has been unhidden"] = "Il canale non è più nascosto";
-$a->strings["Channel has been hidden"] = "Il canale è stato nascosto";
-$a->strings["Channel has been approved"] = "Il canale è stato approvato";
-$a->strings["Channel has been unapproved"] = "Il canale non è più approvato";
-$a->strings["Connection has been removed."] = "Il contatto è stato rimosso.";
-$a->strings["View %s's profile"] = "Guarda il profilo di %s";
-$a->strings["Refresh Permissions"] = "Modifica i permessi";
-$a->strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati";
-$a->strings["Recent Activity"] = "Attività recenti";
-$a->strings["View recent posts and comments"] = "Leggi i post recenti e i commenti";
-$a->strings["Unblock"] = "Sblocca";
-$a->strings["Block"] = "Blocca";
-$a->strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)";
-$a->strings["Unignore"] = "Non ignorare";
-$a->strings["Ignore"] = "Ignora";
-$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)";
-$a->strings["Unarchive"] = "Non archiviare";
-$a->strings["Archive"] = "Archivia";
-$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti";
-$a->strings["Unhide"] = "Non nascondere";
-$a->strings["Hide"] = "Nascondi";
-$a->strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)";
-$a->strings["Delete this connection"] = "Elimina questo contatto";
-$a->strings["Approve this connection"] = "Approva questo contatto";
-$a->strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare";
-$a->strings["Connections: settings for %s"] = "Contatti: impostazioni per %s";
-$a->strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi";
-$a->strings["Apply the permissions indicated on this page to all new connections."] = "Applica i permessi indicati su questa pagina a tutti i nuovi contatti.";
-$a->strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare";
-$a->strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)";
-$a->strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)";
-$a->strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may <em>not</em> be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "I tuoi nuovi contatti potrebbero <em>non</em> essere abilitati a comunicare con te finché non salverai questa pagina (perché non hai permessi impostati). Sono stati selezionati i permessi standard per il tipo di canale che hai scelto. Non sono stati ancora salvati però. Puoi verificare le impostazioni e fare i cambiamenti che preferisci prima di salvare. ";
-$a->strings["inherited"] = "derivato";
-$a->strings["Connection has no individual permissions!"] = "Non hai assegnato permessi individuali a questo contatto!";
-$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Questo corrisponde alle tue <a href='settings'>impostazioni di privacy</a>, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate.";
-$a->strings["Profile Visibility"] = "Visibilità del profilo";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
-$a->strings["Contact Information / Notes"] = "Informazioni e annotazioni sul contatto";
-$a->strings["Edit contact notes"] = "Modifica le informazioni sul contatto";
-$a->strings["Their Settings"] = "Permessi concessi a te";
-$a->strings["My Settings"] = "I permessi che concedo";
-$a->strings["Default permissions for this channel type have (just) been applied. They have <em>not</em> been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "A questo canale sono stati applicati i permessi predefiniti ma <em>non</em> sono stati salvati. In realtà non esistono ancora dei permessi predefiniti da usare su questo sito. Controlla e verifica le impostazioni, [Salva] per confermare.";
-$a->strings["Clear/Disable Automatic Permissions"] = "Rimuovi/disabilita i permessi automatici";
-$a->strings["Forum Members"] = "Membro di un forum";
-$a->strings["Soapbox"] = "Comunicati e annunci";
-$a->strings["Full Sharing (typical social network permissions)"] = "Condivisione completa (permessi tipici dei social network)";
-$a->strings["Cautious Sharing "] = "Condivisione prudente";
-$a->strings["Follow Only"] = "Follower";
-$a->strings["Individual Permissions"] = "Permessi individuali";
-$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "I permessi nelle <a href=\"settings\">impostazioni di privacy</a> hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati.";
-$a->strings["Advanced Permissions"] = "Permessi avanzati";
-$a->strings["Simple Permissions (select one and submit)"] = "Permessi semplificati (seleziona e salva)";
-$a->strings["Visit %s's profile - %s"] = "Guarda il profilo di %s - %s";
-$a->strings["Block/Unblock contact"] = "Blocca/sblocca contatto";
-$a->strings["Ignore contact"] = "Ignora il contatto";
-$a->strings["Repair URL settings"] = "Ripara le impostazioni URL";
-$a->strings["View conversations"] = "Leggi le conversazioni";
-$a->strings["Delete contact"] = "Elimina contatto";
-$a->strings["Last update:"] = "Ultimo aggiornamento:";
-$a->strings["Update public posts"] = "Aggiorna gli articoli pubblici";
-$a->strings["Update now"] = "Aggiorna adesso";
-$a->strings["Currently blocked"] = "Attualmente bloccato";
-$a->strings["Currently ignored"] = "Attualmente ignorato";
-$a->strings["Currently archived"] = "Attualmente archiviato";
-$a->strings["Currently pending"] = "Attualmente da approvare";
-$a->strings["RedMatrix channel"] = "Canale RedMatrix";
+$a->strings["Edit post"] = "Modifica articolo";
+$a->strings["Hubzilla channel"] = "Canale Hubzilla";
$a->strings["Collection created."] = "L'insieme di canali è stato creato.";
$a->strings["Could not create collection."] = "Impossibile creare l'insieme.";
$a->strings["Collection updated."] = "Insieme aggiornato.";
@@ -1263,18 +1190,18 @@ $a->strings["Click on a channel to add or remove."] = "Clicca su un canale per a
$a->strings["Version %s"] = "Versione %s";
$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:";
$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato";
-$a->strings["Red"] = "RedMatrix";
-$a->strings["This is a hub of redmatrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. ";
+$a->strings["Red"] = "Hubzilla";
+$a->strings["This is a hub of hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di Hubzilla - una rete cooperativa e decentralizzata di siti ad elevata privacy. ";
$a->strings["Tag: "] = "Tag: ";
$a->strings["Last background fetch: "] = "Ultima acquisizione:";
$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web";
-$a->strings["Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more about the Red Matrix."] = "Visita <a href=\"https://redmatrix.me\">RedMatrix.me</a> per scoprire cosa è Red Matrix.";
+$a->strings["Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more about the Hubzilla."] = "Visita <a href=\"https://redmatrix.me\">Redmatrix.me</a> per scoprire cosa è Hubzilla.";
$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"hubzilla\" at librelist - dot com";
$a->strings["Site Administrators"] = "Amministratori del sito";
$a->strings["Help:"] = "Guida:";
$a->strings["Not Found"] = "Non disponibile";
-$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Installazione";
+$a->strings["Hubzilla Server - Setup"] = "Hubzilla Server - Installazione";
$a->strings["Could not connect to database."] = " Impossibile connettersi al database.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS.";
$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
@@ -1284,7 +1211,7 @@ $a->strings["Please see the file \"install/INSTALL.txt\"."] = "Leggi il file 'in
$a->strings["System check"] = "Verifica del sistema";
$a->strings["Check again"] = "Verifica di nuovo";
$a->strings["Database connection"] = "Connessione al database";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Per installare RedMatrix è necessario conoscere i parametri di connessione al database.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "Per installare Hubzilla è necessario conoscere i parametri di connessione al database.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database deve già esistere. Se non esiste, crealo prima di continuare.";
$a->strings["Database Server Name"] = "Server del database";
@@ -1328,17 +1255,17 @@ $a->strings["Error: openssl PHP module required but not installed."] = "Errore:
$a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato";
$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato.";
$a->strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato.";
-$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo.";
+$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di Hubzilla ma non è in grado di farlo.";
$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."] = "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi.";
-$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."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix.";
+$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."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla.";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni.";
$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in 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."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio 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 bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene.";
$a->strings["%s is writable"] = "%s è scrivibile";
-$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"] = "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix";
+$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"] = "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di Hubzilla";
$a->strings["store is writable"] = "l'archivio è scrivibile";
$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito.";
$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!"] = "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!";
@@ -1356,28 +1283,15 @@ $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for t
$a->strings["No channel."] = "Nessun canale.";
$a->strings["Common connections"] = "Contatti in comune";
$a->strings["No connections in common."] = "Nessun contatto in comune.";
-$a->strings["First Name"] = "Nome";
-$a->strings["Last Name"] = "Cognome";
-$a->strings["Nickname"] = "Nick";
-$a->strings["Full Name"] = "Nome e cognome";
-$a->strings["Profile Photo 16px"] = "Foto del profilo 16px";
-$a->strings["Profile Photo 32px"] = "Foto del profilo 32px";
-$a->strings["Profile Photo 48px"] = "Foto del profilo 48px";
-$a->strings["Profile Photo 64px"] = "Foto del profilo 64px";
-$a->strings["Profile Photo 80px"] = "Foto del profilo 80px";
-$a->strings["Profile Photo 128px"] = "Foto del profilo 128px";
-$a->strings["Timezone"] = "Fuso orario";
-$a->strings["Homepage URL"] = "Indirizzo home page";
-$a->strings["Birth Year"] = "Anno di nascita";
-$a->strings["Birth Month"] = "Mese di nascita";
-$a->strings["Birth Day"] = "Giorno di nascita";
-$a->strings["Birthdate"] = "Data di nascita";
-$a->strings["Gender"] = "Sesso";
+$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici";
+$a->strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto.";
+$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
+$a->strings["Connection updated."] = "Contatto aggiornato.";
+$a->strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto.";
$a->strings["Blocked"] = "Bloccati";
$a->strings["Ignored"] = "Ignorati";
$a->strings["Hidden"] = "Nascosti";
$a->strings["Archived"] = "Archiviati";
-$a->strings["All"] = "Tutti";
$a->strings["Suggest new connections"] = "Suggerisci nuovi contatti";
$a->strings["New Connections"] = "Nuovi contatti";
$a->strings["Show pending (new) connections"] = "Richieste di contatto in attesa";
@@ -1398,29 +1312,46 @@ $a->strings["block"] = "riquadro";
$a->strings["layout"] = "layout";
$a->strings["%s element installed"] = "%s elemento installato";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s";
-$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}";
-$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
-$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato.";
-$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale.";
-$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato.";
-$a->strings["Unable to obtain post information from database."] = "Impossibile ottenere dati sull'articolo.";
-$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale.";
-$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web.";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Accesso a Hubzilla. {Inserisci l'email con cui sei registrato e la password.}";
+$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina.";
+$a->strings["Album not found."] = "Album non trovato.";
+$a->strings["Delete Album"] = "Elimina album";
+$a->strings["Delete Photo"] = "Elimina foto";
$a->strings["Public access denied."] = "Accesso pubblico negato.";
-$a->strings["Thing updated"] = "L'Oggetto è stato aggiornato";
-$a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto.";
-$a->strings["Thing added"] = "L'Oggetto è stato aggiunto";
-$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s";
-$a->strings["Show Thing"] = "Mostra l'Oggetto";
-$a->strings["item not found."] = "non trovato.";
-$a->strings["Edit Thing"] = "Modifica l'Oggetto";
-$a->strings["Select a profile"] = "Scegli un profilo";
-$a->strings["Post an activity"] = "Pubblica un'attività";
-$a->strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale";
-$a->strings["Name of thing e.g. something"] = "Nome dell'Oggetto";
-$a->strings["URL of thing (optional)"] = "Indirizzo web dell'Oggetto (opzionale)";
-$a->strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'Oggetto (facoltativo)";
-$a->strings["Add Thing to your Profile"] = "Aggiungi l'Oggetto al tuo profilo";
+$a->strings["No photos selected"] = "Nessuna foto selezionata";
+$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti.";
+$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile.";
+$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile.";
+$a->strings["Upload Photos"] = "Carica foto";
+$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album";
+$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)";
+$a->strings["Create a status post for this upload"] = "Pubblica l'oggetto caricato sulla bacheca";
+$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album";
+$a->strings["Contact Photos"] = "Foto dei contatti";
+$a->strings["Show Newest First"] = "Prima i più recenti";
+$a->strings["Show Oldest First"] = "Prima i più vecchi";
+$a->strings["View Photo"] = "Guarda la foto";
+$a->strings["Edit Album"] = "Modifica album";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato.";
+$a->strings["Photo not available"] = "Foto non disponibile";
+$a->strings["Use as profile photo"] = "Usa come foto del profilo";
+$a->strings["Private Photo"] = "Foto privata";
+$a->strings["View Full Size"] = "Vedi nelle dimensioni originali";
+$a->strings["Edit photo"] = "Modifica la foto";
+$a->strings["Rotate CW (right)"] = "Ruota (senso orario)";
+$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)";
+$a->strings["Caption"] = "Titolo";
+$a->strings["Add a Tag"] = "Aggiungi tag";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com";
+$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'";
+$a->strings["In This Photo:"] = "In questa foto:";
+$a->strings["Map"] = "Mappa";
+$a->strings["View Album"] = "Guarda l'album";
+$a->strings["Recent Photos"] = "Foto recenti";
+$a->strings["Profile Match"] = "Profili corrispondenti";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche.";
+$a->strings["is interested in:"] = "interessi personali:";
+$a->strings["No matches"] = "Nessun risultato";
$a->strings["Away"] = "Assente";
$a->strings["Online"] = "Online";
$a->strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri";
@@ -1475,10 +1406,9 @@ $a->strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri";
$a->strings["New Chatroom"] = "Nuova area chat";
$a->strings["Chatroom Name"] = "Nome dell'area chat";
$a->strings["%1\$s's Chatrooms"] = "Le aree chat di %1\$s";
-$a->strings["Edit Webpage"] = "Modifica la pagina web";
$a->strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?";
-$a->strings["Delete Webpage"] = "Elimina la pagina web";
-$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici";
+$a->strings["Page link title"] = "Link del titolo";
+$a->strings["Edit Webpage"] = "Modifica la pagina web";
$a->strings["This directory server requires an access token"] = "Questo server di elenchi pubblici necessita di un token di autenticazione";
$a->strings["No valid account found."] = "Nessun account valido trovato.";
$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email.";
@@ -1498,12 +1428,13 @@ $a->strings["Email Address"] = "Indirizzo email";
$a->strings["Reset"] = "Reimposta";
$a->strings["Website:"] = "Sito web:";
$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Canale remoto [%s] (non ancora conosciuto da questo sito)";
+$a->strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)";
+$a->strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)";
$a->strings["Item is not editable"] = "L'elemento non è modificabile";
-$a->strings["Edit post"] = "Modifica articolo";
$a->strings["Delete item?"] = "Eliminare questo elemento?";
$a->strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti.";
$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
-$a->strings["Please join us on Red"] = "Vieni con noi su RedMatrix";
+$a->strings["Please join us on Red"] = "Vieni con noi su Hubzilla";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario.";
$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio è fallita.";
$a->strings["%d message sent."] = array(
@@ -1514,10 +1445,10 @@ $a->strings["You have no more invitations available"] = "Non hai altri inviti di
$a->strings["Send invitations"] = "Spedisci inviti";
$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
$a->strings["Your message:"] = "Il tuo messaggio:";
-$a->strings["Please join my community on RedMatrix."] = "Entra a far parte della mia comunità su RedMatrix.";
+$a->strings["Please join my community on Hubzilla."] = "Entra a far parte della mia comunità su Hubzilla.";
$a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:";
-$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina.";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito Hubzilla (sono tutti interconnessi)";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Inserisci il mio indirizzo Hubzilla nella barra di ricerca che compare nella pagina.";
$a->strings["or visit "] = "oppure visita ";
$a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]";
$a->strings["Location not found."] = "Indirizzo non trovato.";
@@ -1542,29 +1473,29 @@ $a->strings["Edit Source"] = "Modifica la sorgente";
$a->strings["Delete Source"] = "Elimina la sorgente";
$a->strings["Source removed"] = "Sorgente eliminata";
$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente.";
-$a->strings["Menu updated."] = "Menù aggiornato.";
$a->strings["Unable to update menu."] = "Impossibile aggiornare il menù.";
-$a->strings["Menu created."] = "Menù creato.";
$a->strings["Unable to create menu."] = "Impossibile creare il menù.";
-$a->strings["Manage Menus"] = "Gestione menù";
+$a->strings["Menu Name"] = "Nome del menu";
+$a->strings["Unique name (not visible on webpage) - required"] = "Identificativo unico (non visibile sulla pagina) - obbligatorio";
+$a->strings["Menu Title"] = "Titolo del menu";
+$a->strings["Visible on webpage - leave empty for no title"] = "Visibile sulla pagina - lascia vuoto per non avere un titolo";
+$a->strings["Allow Bookmarks"] = "Permetti l'aggiunta ai segnalibri";
+$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù";
+$a->strings["Submit and proceed"] = "Salva e procedi";
$a->strings["Drop"] = "Elimina";
$a->strings["Bookmarks allowed"] = "Permetti segnalibri";
-$a->strings["Create a new menu"] = "Crea un nuovo menù";
$a->strings["Delete this menu"] = "Elimina questo menù";
$a->strings["Edit menu contents"] = "Modifica i contenuti del menù";
$a->strings["Edit this menu"] = "Modifica questo menù";
-$a->strings["New Menu"] = "Nuovo menù";
+$a->strings["Menu could not be deleted."] = "Il menù non può essere eliminato.";
+$a->strings["Menu not found."] = "Menù non trovato.";
+$a->strings["Edit Menu"] = "Modifica menù";
+$a->strings["Add or remove entries to this menu"] = "Aggiungi o rimuovi elementi di questo menù";
$a->strings["Menu name"] = "Nome del menù";
$a->strings["Must be unique, only seen by you"] = "Deve essere unico, lo vedrai solo tu";
$a->strings["Menu title"] = "Titolo del menù";
$a->strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti";
$a->strings["Allow bookmarks"] = "Permetti l'invio di segnalibri";
-$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù";
-$a->strings["Menu not found."] = "Menù non trovato.";
-$a->strings["Menu deleted."] = "Menù eliminato.";
-$a->strings["Menu could not be deleted."] = "Il menù non può essere eliminato.";
-$a->strings["Edit Menu"] = "Modifica menù";
-$a->strings["Add or remove entries to this menu"] = "Aggiungi o rimuovi elementi di questo menù";
$a->strings["Modify"] = "Modifica";
$a->strings["Permission Denied."] = "Permesso negato.";
$a->strings["File not found."] = "File non trovato.";
@@ -1574,9 +1505,9 @@ $a->strings["Include all files and sub folders"] = "Includi tutti i file e le so
$a->strings["Return to file list"] = "Torna all'elenco dei file";
$a->strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un articolo";
$a->strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file";
-$a->strings["Attach this file to a new post"] = "Allega questo file a un nuovo articolo";
+$a->strings["Share this file"] = "Condividi questo file";
$a->strings["Show URL to this file"] = "Mostra l'URL del file";
-$a->strings["Do not show in shared with me folder of your connections"] = "Non mostrare nella cartella dei file condivisi dei tuoi contatti";
+$a->strings["Notify your contacts about this file"] = "Notifica ai tuoi contatti che hai caricato il file";
$a->strings["Contact not found."] = "Contatto non trovato.";
$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
$a->strings["Suggest Friends"] = "Suggerisci amici";
@@ -1591,8 +1522,7 @@ $a->strings["Invalid profile identifier."] = "Indentificativo del profilo non va
$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo";
$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
$a->strings["Visible To"] = "Visibile a";
-$a->strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili.";
-$a->strings["Visible to:"] = "Visibile a:";
+$a->strings["Page Title"] = "Titolo della pagina";
$a->strings["Profile not found."] = "Profilo non trovato.";
$a->strings["Profile deleted."] = "Profilo eliminato.";
$a->strings["Profile-"] = "Profilo-";
@@ -1607,6 +1537,7 @@ $a->strings["Dislikes"] = "Non mi piace";
$a->strings["Work/Employment"] = "Lavoro/impiego";
$a->strings["Religion"] = "Religione";
$a->strings["Political Views"] = "Orientamento politico";
+$a->strings["Gender"] = "Sesso";
$a->strings["Sexual Preference"] = "Preferenze sessuali";
$a->strings["Homepage"] = "Home page";
$a->strings["Interests"] = "Interessi";
@@ -1661,6 +1592,34 @@ $a->strings["Ratings"] = "Valutazioni";
$a->strings["Rating: "] = "Valutazione:";
$a->strings["Website: "] = "Sito web:";
$a->strings["Description: "] = "Descrizione:";
+$a->strings["Source of Item"] = "Sorgente";
+$a->strings["Unable to create element."] = "Impossibile creare l'elemento.";
+$a->strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù.";
+$a->strings["Unable to add menu element."] = "Impossibile aggiungere l'elemento al menù.";
+$a->strings["Menu Item Permissions"] = "Permessi del menu";
+$a->strings["Link Name"] = "Nome link";
+$a->strings["Link Target"] = "Destinazione link";
+$a->strings["Use Hubzilla magic-auth if available"] = "Usa l'autenticazione magica di Hubzilla, se disponibile";
+$a->strings["Open link in new window"] = "Apri il link in una nuova finestra";
+$a->strings["Order in list"] = "Ordine dell'elenco";
+$a->strings["Higher numbers will sink to bottom of listing"] = "I numeri più alti andranno in fondo all'elenco";
+$a->strings["Submit and finish"] = "Salva e termina";
+$a->strings["Submit and continue"] = "Salva e continua";
+$a->strings["Menu:"] = "Menu:";
+$a->strings["Edit menu"] = "Modifica il menù";
+$a->strings["Edit element"] = "Modifica l'elemento";
+$a->strings["Drop element"] = "Elimina l'elemento";
+$a->strings["New element"] = "Nuovo elemento";
+$a->strings["Edit this menu container"] = "Modifica il contenitore del menù";
+$a->strings["Add menu element"] = "Aggiungi un elemento al menù";
+$a->strings["Delete this menu item"] = "Elimina questo elemento del menù";
+$a->strings["Edit this menu item"] = "Modifica questo elemento del menù";
+$a->strings["Menu item not found."] = "L'elemento del menù non è stato trovato.";
+$a->strings["Menu item deleted."] = "L'elemento del menù è stato eliminato.";
+$a->strings["Menu item could not be deleted."] = "L'elemento del menù non può essere eliminato.";
+$a->strings["Edit Menu Element"] = "Modifica l'elemento del menù";
+$a->strings["Link text"] = "Testo del link";
+$a->strings["URL of link"] = "Indirizzo del link";
$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta.";
$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo.";
$a->strings["%d rating"] = array(
@@ -1674,6 +1633,7 @@ $a->strings["Hometown: "] = "Città dove vivo:";
$a->strings["About: "] = "Informazioni:";
$a->strings["Public Forum:"] = "Forum pubblico:";
$a->strings["Keywords: "] = "Parole chiave:";
+$a->strings["Common connections: %s"] = "Contatti in comune: %s";
$a->strings["Finding:"] = "Ricerca:";
$a->strings["next page"] = "pagina successiva";
$a->strings["previous page"] = "pagina precedente";
@@ -1812,6 +1772,8 @@ $a->strings["Request date"] = "Data richiesta";
$a->strings["No registrations."] = "Nessuna registrazione.";
$a->strings["Approve"] = "Approva";
$a->strings["Deny"] = "Nega";
+$a->strings["Block"] = "Blocca";
+$a->strings["Unblock"] = "Sblocca";
$a->strings["Register date"] = "Data registrazione";
$a->strings["Last login"] = "Ultimo accesso";
$a->strings["Expires"] = "Con scadenza";
@@ -1850,7 +1812,7 @@ $a->strings["Log settings updated."] = "Impostazioni di log aggiornate.";
$a->strings["Clear"] = "Pulisci";
$a->strings["Debugging"] = "Debugging";
$a->strings["Log file"] = "File di log";
-$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix.";
+$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla.";
$a->strings["Log level"] = "Livello di log";
$a->strings["New Profile Field"] = "Nuovo campo del profilo";
$a->strings["Field nickname"] = "Nome breve del campo";
@@ -1866,7 +1828,6 @@ $a->strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub.";
$a->strings["Post successful."] = "Inviato!";
$a->strings["Edit Block"] = "Modifica il riquadro";
$a->strings["Delete block?"] = "Vuoi eliminare questo riquadro?";
-$a->strings["Delete Block"] = "Elimina il riquadro";
$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!";
$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio.";
$a->strings["Passwords do not match."] = "Le password non corrispondono.";
@@ -1892,71 +1853,40 @@ $a->strings["This action is permanent and can not be undone!"] = "Questo comando
$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Elimina dalla rete questo account, tutti i suoi canali e ANCHE tutti gli eventuali canali clonati.";
$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "A meno che tu non lo richieda espressamente, solo i canali presenti su questo server saranno rimossi dalla rete.";
+$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
+$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato.";
+$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale.";
+$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato.";
+$a->strings["Unable to obtain post information from database."] = "Impossibile caricare l'articolo dal database.";
+$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale.";
+$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web.";
$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
-$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina.";
-$a->strings["Album not found."] = "Album non trovato.";
-$a->strings["Delete Album"] = "Elimina album";
-$a->strings["Delete Photo"] = "Elimina foto";
-$a->strings["No photos selected"] = "Nessuna foto selezionata";
-$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti.";
-$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile.";
-$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile.";
-$a->strings["Upload Photos"] = "Carica foto";
-$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album";
-$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)";
-$a->strings["Create a status post for this upload"] = "Pubblica l'oggetto caricato sulla bacheca";
-$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album";
-$a->strings["Contact Photos"] = "Foto dei contatti";
-$a->strings["Show Newest First"] = "Prima i più recenti";
-$a->strings["Show Oldest First"] = "Prima i più vecchi";
-$a->strings["View Photo"] = "Guarda la foto";
-$a->strings["Edit Album"] = "Modifica album";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato.";
-$a->strings["Photo not available"] = "Foto non disponibile";
-$a->strings["Use as profile photo"] = "Usa come foto del profilo";
-$a->strings["Private Photo"] = "Foto privata";
-$a->strings["View Full Size"] = "Vedi nelle dimensioni originali";
-$a->strings["Edit photo"] = "Modifica la foto";
-$a->strings["Rotate CW (right)"] = "Ruota (senso orario)";
-$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)";
-$a->strings["Caption"] = "Titolo";
-$a->strings["Add a Tag"] = "Aggiungi tag";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com";
-$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'";
-$a->strings["In This Photo:"] = "In questa foto:";
-$a->strings["Map"] = "Mappa";
-$a->strings["View Album"] = "Guarda l'album";
-$a->strings["Recent Photos"] = "Foto recenti";
-$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo.";
+$a->strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili.";
+$a->strings["Visible to:"] = "Visibile a:";
+$a->strings["Block Name"] = "Nome del riquadro";
+$a->strings["First Name"] = "Nome";
+$a->strings["Last Name"] = "Cognome";
+$a->strings["Nickname"] = "Nick";
+$a->strings["Full Name"] = "Nome e cognome";
+$a->strings["Profile Photo 16px"] = "Foto del profilo 16px";
+$a->strings["Profile Photo 32px"] = "Foto del profilo 32px";
+$a->strings["Profile Photo 48px"] = "Foto del profilo 48px";
+$a->strings["Profile Photo 64px"] = "Foto del profilo 64px";
+$a->strings["Profile Photo 80px"] = "Foto del profilo 80px";
+$a->strings["Profile Photo 128px"] = "Foto del profilo 128px";
+$a->strings["Timezone"] = "Fuso orario";
+$a->strings["Homepage URL"] = "Indirizzo home page";
+$a->strings["Birth Year"] = "Anno di nascita";
+$a->strings["Birth Month"] = "Mese di nascita";
+$a->strings["Birth Day"] = "Giorno di nascita";
+$a->strings["Birthdate"] = "Data di nascita";
$a->strings["Conversation removed."] = "Conversazione rimossa.";
$a->strings["No messages."] = "Nessun messaggio.";
$a->strings["Delete conversation"] = "Elimina la conversazione";
$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
-$a->strings["Menu element updated."] = "L'elemento del menù è stato aggiornato.";
-$a->strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù.";
-$a->strings["Menu element added."] = "Elemento aggiunto al menù.";
-$a->strings["Unable to add menu element."] = "Impossibile aggiungere l'elemento al menù.";
-$a->strings["Manage Menu Elements"] = "Gestione elementi del menù";
-$a->strings["Edit menu"] = "Modifica il menù";
-$a->strings["Edit element"] = "Modifica l'elemento";
-$a->strings["Drop element"] = "Elimina l'elemento";
-$a->strings["New element"] = "Nuovo elemento";
-$a->strings["Edit this menu container"] = "Modifica il contenitore del menù";
-$a->strings["Add menu element"] = "Aggiungi un elemento al menù";
-$a->strings["Delete this menu item"] = "Elimina questo elemento del menù";
-$a->strings["Edit this menu item"] = "Modifica questo elemento del menù";
-$a->strings["New Menu Element"] = "Nuovo elemento del menù";
-$a->strings["Menu Item Permissions"] = "Permessi del menu";
-$a->strings["Link text"] = "Testo del link";
-$a->strings["URL of link"] = "Indirizzo del link";
-$a->strings["Use RedMatrix magic-auth if available"] = "Usa l'autenticazione magica di RedMatrix, se disponibile";
-$a->strings["Open link in new window"] = "Apri il link in una nuova finestra";
-$a->strings["Order in list"] = "Ordine dell'elenco";
-$a->strings["Higher numbers will sink to bottom of listing"] = "I numeri più alti andranno in fondo all'elenco";
-$a->strings["Menu item not found."] = "L'elemento del menù non è stato trovato.";
-$a->strings["Menu item deleted."] = "L'elemento del menù è stato eliminato.";
-$a->strings["Menu item could not be deleted."] = "L'elemento del menù non può essere eliminato.";
-$a->strings["Edit Menu Element"] = "Modifica l'elemento del menù";
+$a->strings["Help with this feature"] = "La guida per questa funzionalità";
+$a->strings["Layout Name"] = "Nome layout";
+$a->strings["Comanche page description language help"] = "Guida di Comanche Page Description Language";
$a->strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici";
$a->strings["Total votes"] = "Voti totali";
$a->strings["Average Rating"] = "Valutazione media";
@@ -1965,8 +1895,77 @@ $a->strings["Remove This Channel"] = "Elimina questo canale";
$a->strings["This channel will be completely removed from the network. "] = "Questo canale sarà completamente eliminato dalla rete.";
$a->strings["Remove this channel and all its clones from the network"] = "Rimuovi questo canale e tutti i suoi cloni dalla rete";
$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni";
-$a->strings["Help with this feature"] = "La guida per questa funzionalità";
-$a->strings["Layout Name"] = "Nome layout";
+$a->strings["is now connected to"] = "ha come nuovo contatto";
+$a->strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica.";
+$a->strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare.";
+$a->strings["Channel has been unblocked"] = "Il canale è stato sbloccato";
+$a->strings["Channel has been blocked"] = "Il canale è stato bloccato";
+$a->strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica.";
+$a->strings["Channel has been unignored"] = "Il canale non sarà più ignorato";
+$a->strings["Channel has been ignored"] = "Il canale sarà ignorato";
+$a->strings["Channel has been unarchived"] = "Il canale non è più archiviato";
+$a->strings["Channel has been archived"] = "Il canale è stato archiviato";
+$a->strings["Channel has been unhidden"] = "Il canale non è più nascosto";
+$a->strings["Channel has been hidden"] = "Il canale è stato nascosto";
+$a->strings["Channel has been approved"] = "Il canale è stato approvato";
+$a->strings["Channel has been unapproved"] = "Il canale non è più approvato";
+$a->strings["Connection has been removed."] = "Il contatto è stato rimosso.";
+$a->strings["View %s's profile"] = "Guarda il profilo di %s";
+$a->strings["Refresh Permissions"] = "Modifica i permessi";
+$a->strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati";
+$a->strings["Recent Activity"] = "Attività recenti";
+$a->strings["View recent posts and comments"] = "Leggi i post recenti e i commenti";
+$a->strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)";
+$a->strings["Unignore"] = "Non ignorare";
+$a->strings["Ignore"] = "Ignora";
+$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)";
+$a->strings["Unarchive"] = "Non archiviare";
+$a->strings["Archive"] = "Archivia";
+$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti";
+$a->strings["Unhide"] = "Non nascondere";
+$a->strings["Hide"] = "Nascondi";
+$a->strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)";
+$a->strings["Delete this connection"] = "Elimina questo contatto";
+$a->strings["Approve this connection"] = "Approva questo contatto";
+$a->strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare";
+$a->strings["Connections: settings for %s"] = "Contatti: impostazioni per %s";
+$a->strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi";
+$a->strings["Apply the permissions indicated on this page to all new connections."] = "Applica i permessi indicati su questa pagina a tutti i nuovi contatti.";
+$a->strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare";
+$a->strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may <em>not</em> be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "I tuoi nuovi contatti potrebbero <em>non</em> essere abilitati a comunicare con te finché non salverai questa pagina (perché non hai permessi impostati). Sono stati selezionati i permessi standard per il tipo di canale che hai scelto. Non sono stati ancora salvati però. Puoi verificare le impostazioni e fare i cambiamenti che preferisci prima di salvare. ";
+$a->strings["inherited"] = "derivato";
+$a->strings["Connection has no individual permissions!"] = "Non hai assegnato permessi individuali a questo contatto!";
+$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Questo corrisponde alle tue <a href='settings'>impostazioni di privacy</a>, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate.";
+$a->strings["Profile Visibility"] = "Visibilità del profilo";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
+$a->strings["Contact Information / Notes"] = "Informazioni e annotazioni sul contatto";
+$a->strings["Edit contact notes"] = "Modifica le informazioni sul contatto";
+$a->strings["Their Settings"] = "Permessi concessi a te";
+$a->strings["My Settings"] = "I permessi che concedo";
+$a->strings["Default permissions for this channel type have (just) been applied. They have <em>not</em> been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "A questo canale sono stati applicati i permessi predefiniti ma <em>non</em> sono stati salvati. In realtà non esistono ancora dei permessi predefiniti da usare su questo sito. Controlla e verifica le impostazioni, [Salva] per confermare.";
+$a->strings["Clear/Disable Automatic Permissions"] = "Rimuovi/disabilita i permessi automatici";
+$a->strings["Forum Members"] = "Membro di un forum";
+$a->strings["Soapbox"] = "Comunicati e annunci";
+$a->strings["Full Sharing (typical social network permissions)"] = "Condivisione completa (permessi tipici dei social network)";
+$a->strings["Cautious Sharing "] = "Condivisione prudente";
+$a->strings["Follow Only"] = "Follower";
+$a->strings["Individual Permissions"] = "Permessi individuali";
+$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "I permessi nelle <a href=\"settings\">impostazioni di privacy</a> hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati.";
+$a->strings["Advanced Permissions"] = "Permessi avanzati";
+$a->strings["Simple Permissions (select one and submit)"] = "Permessi semplificati (seleziona e salva)";
+$a->strings["Visit %s's profile - %s"] = "Guarda il profilo di %s - %s";
+$a->strings["Block/Unblock contact"] = "Blocca/sblocca contatto";
+$a->strings["Ignore contact"] = "Ignora il contatto";
+$a->strings["Repair URL settings"] = "Ripara le impostazioni URL";
+$a->strings["View conversations"] = "Leggi le conversazioni";
+$a->strings["Delete contact"] = "Elimina contatto";
+$a->strings["Last update:"] = "Ultimo aggiornamento:";
+$a->strings["Update public posts"] = "Aggiorna gli articoli pubblici";
+$a->strings["Update now"] = "Aggiorna adesso";
+$a->strings["Currently blocked"] = "Attualmente bloccato";
+$a->strings["Currently ignored"] = "Attualmente ignorato";
+$a->strings["Currently archived"] = "Attualmente archiviato";
+$a->strings["Currently pending"] = "Attualmente da approvare";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente.";
$a->strings["The error message was:"] = "Messaggio di errore ricevuto:";
$a->strings["Authentication failed."] = "Autenticazione fallita.";
@@ -1993,13 +1992,14 @@ $a->strings["Send Reply"] = "Invia la risposta";
$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
$a->strings["Discard"] = "Rifiuta";
$a->strings["Please login."] = "Effettua l'accesso.";
+$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo.";
$a->strings["Add a Channel"] = "Aggiungi un canale";
$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."] = "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse, una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito.";
$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\"";
$a->strings["Choose a short nickname"] = "Scegli un nome breve";
$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti.";
$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Oppure <a href=\"import\">importa un tuo canale esistente</a> da un altro server/hub";
-$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"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti.";
+$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"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. Hubzilla sceglierà per te i permessi più adatti.";
$a->strings["Channel Type"] = "Tipo di canale";
$a->strings["Read more about roles"] = "Maggiori informazioni sui ruoli";
$a->strings["App installed."] = "App installata";
@@ -2018,12 +2018,13 @@ $a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"
$a->strings["added your channel"] = "ha aggiunto il tuo canale";
$a->strings["posted an event"] = "ha creato un evento";
$a->strings["No such group"] = "Impossibile trovare l'insieme";
-$a->strings["No such channel"] = "Nessun canale";
+$a->strings["No such channel"] = "Canale sconosciuto";
$a->strings["Search Results For:"] = "Cerca risultati con:";
$a->strings["Collection is empty"] = "L'insieme di canali è vuoto";
$a->strings["Collection: "] = "Insieme:";
$a->strings["Connection: "] = "Contatto:";
$a->strings["Invalid connection."] = "Contatto non valido.";
+$a->strings["Ipsum Lorem"] = "Ipsum Lorem";
$a->strings["Bookmark added"] = "Segnalibro aggiunto";
$a->strings["My Bookmarks"] = "I miei segnalibri";
$a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti";
@@ -2071,7 +2072,7 @@ $a->strings["Right offset of the section element"] = "Margine destro dell'area p
$a->strings["Section width"] = "Larghezza dell'area principale";
$a->strings["Left offset of the aside"] = "Margine sinistro della colonna laterale";
$a->strings["Right offset of the aside element"] = "Margine destro della colonna laterale";
-$a->strings["Light (Red Matrix default)"] = "Light (predefinito)";
+$a->strings["Light (Hubzilla default)"] = "Light (predefinito)";
$a->strings["Select scheme"] = "Scegli uno schema";
$a->strings["Narrow navbar"] = "Barra di navigazione ristretta";
$a->strings["Navigation bar background color"] = "Barra di navigazione: Colore di sfondo";
@@ -2103,22 +2104,9 @@ $a->strings["Center page content"] = "Centra il contenuto della pagina";
$a->strings["Set minimum opacity of nav bar - to hide it"] = "Imposta l'opacità minima della barra di navigazione per nasconderla";
$a->strings["Set size of conversation author photo"] = "Dimensione foto dell'autore della conversazione";
$a->strings["Set size of followup author photos"] = "Dimensione foto dei partecipanti alla conversazione";
-$a->strings["You're welcome."] = "Un grande benvenuto.";
-$a->strings["Ah shucks..."] = "Imbarazzato...";
-$a->strings["Don't mention it."] = "Non me lo dire.";
-$a->strings["&lt;blush&gt;"] = "&lt;blush&gt;";
-$a->strings["Post to WordPress"] = "Invia a WordPress";
-$a->strings["Enable WordPress Post Plugin"] = "Abilita il plugin Wordpress";
-$a->strings["WordPress username"] = "Nome utente WordPress";
-$a->strings["WordPress password"] = "Password WordPress";
-$a->strings["WordPress API URL"] = "Indirizzo API WordPress";
-$a->strings["Post to WordPress by default"] = "Invia tutti gli articoli a WordPress";
-$a->strings["Forward comments (requires post_to_red plugin)"] = "Inoltra anche i commenti (necessita del plugin post_to_red)";
-$a->strings["WordPress Post Settings"] = "Impostazioni di invio a WordPress";
-$a->strings["Wordpress Settings saved."] = "Impostazioni WordPress salvate.";
$a->strings["Update %s failed. See error logs."] = "%s: aggiornamento fallito. Controlla i log di errore.";
$a->strings["Update Error at %s"] = "Errore di aggiornamento su %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "Registrati per accedere ai servizi e alle applicazioni di RedMatrix";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "Registrati per accedere ai servizi e alle applicazioni di Hubzilla";
$a->strings["Password"] = "Password";
$a->strings["Remember me"] = "Resta connesso";
$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
diff --git a/view/it/update_fail_eml.tpl b/view/it/update_fail_eml.tpl
index 08901b6fb..97ab52205 100644
--- a/view/it/update_fail_eml.tpl
+++ b/view/it/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Ehilà!
Sono il tuo fedele server {{$sitename}};
-Gli sviluppatori di Red Matrix hanno rilasciato l'update {{$update}},
+Gli sviluppatori di Hubzilla hanno rilasciato l'update {{$update}},
ma quando ho cercato di installarlo c'è stato qualcosa che non è filato liscio, per usare un eufemismo.
Dovrebbe essere effettuata al più presto una correzione, ma sarà necessario l'intervento umano.
Ti consiglio di contattare uno sviluppatore di Red se non riesci a capire come risolvere
diff --git a/view/nb-no/htconfig.tpl b/view/nb-no/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/nb-no/htconfig.tpl
+++ b/view/nb-no/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/nb-no/messages.po b/view/nb-no/messages.po
index 1ab598252..152120b15 100644
--- a/view/nb-no/messages.po
+++ b/view/nb-no/messages.po
@@ -1,12 +1,12 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
# Haakon Meland Eriksen <haakon.eriksen@far.no>, 2013-2015
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-20 00:03-0700\n"
"PO-Revision-Date: 2015-03-25 13:13+0000\n"
@@ -2422,8 +2422,8 @@ msgid "l F d, Y \\@ g:i A"
msgstr "l F d, Y \\@ g:i A"
#: ../../include/bb2diaspora.php:430
-msgid "Redmatrix event notification:"
-msgstr "RedMatrix hendelsesvarsling:"
+msgid "Hubzilla event notification:"
+msgstr "Hubzilla hendelsesvarsling:"
#: ../../include/bb2diaspora.php:434 ../../include/event.php:20
msgid "Starts:"
@@ -2805,12 +2805,12 @@ msgid "Login failed."
msgstr "Innlogging mislyktes."
#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
-msgstr "Red Matrix-varsling"
+msgid "Hubzilla Notification"
+msgstr "Hubzilla-varsling"
#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "redmatrix"
+msgid "hubzilla"
+msgstr "hubzilla"
#: ../../include/enotify.php:44
msgid "Thank You,"
@@ -4615,8 +4615,8 @@ msgid "Fetching URL returns error: %1$s"
msgstr "Henting av URL gir følgende feil: %1$s"
#: ../../mod/home.php:48
-msgid "Red Matrix - &quot;The Network&quot;"
-msgstr "Red Matrix - &quot;Nettverket&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
+msgstr "Hubzilla - &quot;Nettverket&quot;"
#: ../../mod/home.php:101
#, php-format
@@ -4718,9 +4718,9 @@ msgstr "Denne handlingen er begrenset til medlemmer."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
-msgstr "Vennligst <a href=\"rmagic\">logg inn med din RedMatrix ID</a> eller <a href=\"register\">registrer deg som et nytt RedMatrix-medlem</a> for å fortsette"
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
+msgstr "Vennligst <a href=\"rmagic\">logg inn med din Hubzilla ID</a> eller <a href=\"register\">registrer deg som et nytt Redmatrix.medlem</a> for å fortsette"
#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166
msgid "Invalid request."
@@ -4885,12 +4885,12 @@ msgstr "Offentlige nettsteder"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
"additional details."
-msgstr "Nettstedene på listen tillater offentlig registrering i Red Matrix. Alle nettsteder i matrix er forbundet så medlemskap på enhver av dem formidler medlemskap i hele matrix. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Tilbyderlenkene <strong>kan</strong> gi tilleggsopplysninger."
+msgstr "Nettstedene på listen tillater offentlig registrering i Hubzilla. Alle nettsteder i matrix er forbundet så medlemskap på enhver av dem formidler medlemskap i hele matrix. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Tilbyderlenkene <strong>kan</strong> gi tilleggsopplysninger."
#: ../../mod/pubsites.php:25
msgid "Rate this hub"
@@ -5268,8 +5268,8 @@ msgid "Currently pending"
msgstr "For øyeblikket ventende"
#: ../../mod/dav.php:121
-msgid "RedMatrix channel"
-msgstr "RedMatrix-kanal"
+msgid "Hubzilla channel"
+msgstr "Hubzilla-kanal"
#: ../../mod/group.php:20
msgid "Collection created."
@@ -5338,9 +5338,9 @@ msgstr "Red"
#: ../../mod/siteinfo.php:150
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
+"This is a hub of the Hubzilla - a global cooperative network of "
"decentralized privacy enhanced websites."
-msgstr "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder."
+msgstr "Dette er en hub i Hubzilla - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder."
#: ../../mod/siteinfo.php:152
msgid "Tag: "
@@ -5356,9 +5356,9 @@ msgstr "Kjører på webplasseringen"
#: ../../mod/siteinfo.php:158
msgid ""
-"Please visit <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more"
-" about the Red Matrix."
-msgstr "Vennligst besøk <a href=\"https://redmatrix.me\">RedMatrix.me</a> for å lære mer om RedMatrix."
+"Please visit <a href=\"https://redmatrix.me\">Redmatrix.me</a> to learn more"
+" about the Hubzilla."
+msgstr "Vennligst besøk <a href=\"https://redmatrix.me\">Redmatrix.me</a> for å lære mer om Hubzilla."
#: ../../mod/siteinfo.php:159
msgid "Bug reports and issues: please visit"
@@ -5366,9 +5366,9 @@ msgstr "Feilmeldinger og feilretting: vennligst besøk"
#: ../../mod/siteinfo.php:162
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Forslag, ros og så videre - vennligst e-post \"redmatrix\" hos librelist - punktum com"
+msgstr "Forslag, ros og så videre - vennligst e-post \"hubzilla\" hos librelist - punktum com"
#: ../../mod/siteinfo.php:164
msgid "Site Administrators"
@@ -5383,8 +5383,8 @@ msgid "Not Found"
msgstr "Ikke funnet"
#: ../../mod/setup.php:166
-msgid "Red Matrix Server - Setup"
-msgstr "Red Matrix tjener - oppsett"
+msgid "Hubzilla Server - Setup"
+msgstr "Hubzilla tjener - oppsett"
#: ../../mod/setup.php:172
msgid "Could not connect to database."
@@ -5428,9 +5428,9 @@ msgstr "Databaseforbindelse"
#: ../../mod/setup.php:290
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
-msgstr "For å installere Red Matrix må du oppgi hvordan din database kan kontaktes."
+msgstr "For å installere Hubzilla må du oppgi hvordan din database kan kontaktes."
#: ../../mod/setup.php:291
msgid ""
@@ -5951,8 +5951,8 @@ msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s merket %3$s til %2$s med %4$s"
#: ../../mod/cloud.php:120
-msgid "RedMatrix - Guests: Username: {your email address}, Password: +++"
-msgstr "RedMatrix - gjester: brukernavn: {din e-postadresse}, passord: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
+msgstr "Hubzilla - gjester: brukernavn: {din e-postadresse}, passord: +++"
#: ../../mod/item.php:165
msgid "Unable to locate original post."
@@ -6435,20 +6435,20 @@ msgid "Your message:"
msgstr "Din melding:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
-msgstr "Du er velkommen til å bli med i mitt fellesskap på RedMatrix."
+msgid "Please join my community on Hubzilla."
+msgstr "Du er velkommen til å bli med i mitt fellesskap på Hubzilla."
#: ../../mod/invite.php:134
msgid "You will need to supply this invitation code: "
msgstr "Du må oppgi denne invitasjonskoden:"
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
-msgstr "1. Registrer ved enhver RedMatrix-lokasjon (de er alle forbundet med hverandre)"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
+msgstr "1. Registrer ved enhver Hubzilla-lokasjon (de er alle forbundet med hverandre)"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
-msgstr "2. Skriv inn min RedMatrix-adresse i nettstedets søkefelt."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
+msgstr "2. Skriv inn min Hubzilla-adresse i nettstedets søkefelt."
#: ../../mod/invite.php:138
msgid "or visit "
@@ -8215,8 +8215,8 @@ msgid "URL of link"
msgstr "URL-en til lenken"
#: ../../mod/mitem.php:165 ../../mod/mitem.php:209
-msgid "Use RedMatrix magic-auth if available"
-msgstr "Bruk RedMatrixs magiske-autentisering hvis tilgjengelig"
+msgid "Use Hubzilla magic-auth if available"
+msgstr "Bruk Hubzillas magiske-autentisering hvis tilgjengelig"
#: ../../mod/mitem.php:166 ../../mod/mitem.php:210
msgid "Open link in new window"
@@ -8716,8 +8716,8 @@ msgid "Right offset of the aside element"
msgstr "Til høyre for sidestolpen"
#: ../../view/theme/redbasic/php/config.php:82
-msgid "Light (Red Matrix default)"
-msgstr "Lys (Red Matrix standard)"
+msgid "Light (Hubzilla default)"
+msgstr "Lys (Hubzilla standard)"
#: ../../view/theme/redbasic/php/config.php:101
msgid "Select scheme"
@@ -8855,8 +8855,8 @@ msgstr "Oppdateringsfeil ved %s"
#: ../../boot.php:1527
msgid ""
-"Create an account to access services and applications within the Red Matrix"
-msgstr "Lag en konto for å få tilgang til tjenester og programmer i Red Matrix"
+"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:1555
msgid "Password"
diff --git a/view/nb-no/strings.php b/view/nb-no/strings.php
index df6ff8bc7..02d843938 100644
--- a/view/nb-no/strings.php
+++ b/view/nb-no/strings.php
@@ -567,7 +567,7 @@ $a->strings["Open the selected location in a different window or browser tab"] =
$a->strings["User '%s' deleted"] = "Brukeren '%s' er slettet";
$a->strings["Attachments:"] = "Vedlegg:";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Redmatrix event notification:"] = "RedMatrix hendelsesvarsling:";
+$a->strings["Hubzilla event notification:"] = "Hubzilla hendelsesvarsling:";
$a->strings["Starts:"] = "Starter:";
$a->strings["Finishes:"] = "Slutter:";
$a->strings["Logout"] = "Logg ut";
@@ -660,8 +660,8 @@ $a->strings["Unable to verify site signature for %s"] = "Ikke i stand til å bek
$a->strings["Logged out."] = "Logget ut.";
$a->strings["Failed authentication"] = "Mislykket autentisering";
$a->strings["Login failed."] = "Innlogging mislyktes.";
-$a->strings["Red Matrix Notification"] = "Red Matrix-varsling";
-$a->strings["redmatrix"] = "redmatrix";
+$a->strings["Hubzilla Notification"] = "Hubzilla-varsling";
+$a->strings["hubzilla"] = "hubzilla";
$a->strings["Thank You,"] = "Tusen takk,";
$a->strings["%s Administrator"] = "%s administrator";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
@@ -1096,7 +1096,7 @@ $a->strings["is interested in:"] = "er interessert i:";
$a->strings["No matches"] = "Ingen treff";
$a->strings["Item not available."] = "Elementet er ikke tilgjengelig.";
$a->strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "Red Matrix - &quot;Nettverket&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "Hubzilla - &quot;Nettverket&quot;";
$a->strings["Welcome to %s"] = "Velkommen til %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.";
@@ -1120,7 +1120,7 @@ $a->strings["Channel not found."] = "Kanalen ble ikke funnet.";
$a->strings["Page not found."] = "Siden ikke funnet.";
$a->strings["Like/Dislike"] = "Liker/Liker ikke";
$a->strings["This action is restricted to members."] = "Denne handlingen er begrenset til medlemmer.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Vennligst <a href=\"rmagic\">logg inn med din RedMatrix ID</a> eller <a href=\"register\">registrer deg som et nytt RedMatrix-medlem</a> for å fortsette";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "Vennligst <a href=\"rmagic\">logg inn med din Hubzilla ID</a> eller <a href=\"register\">registrer deg som et nytt Redmatrix.medlem</a> for å fortsette";
$a->strings["Invalid request."] = "Ugyldig forespørsel.";
$a->strings["thing"] = "ting";
$a->strings["Channel unavailable."] = "Kanalen er utilgjengelig.";
@@ -1159,7 +1159,7 @@ $a->strings["Title:"] = "Tittel:";
$a->strings["Share this event"] = "Del denne hendelsen";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s";
$a->strings["Public Sites"] = "Offentlige nettsteder";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Nettstedene på listen tillater offentlig registrering i Red Matrix. Alle nettsteder i matrix er forbundet så medlemskap på enhver av dem formidler medlemskap i hele matrix. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Tilbyderlenkene <strong>kan</strong> gi tilleggsopplysninger.";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Nettstedene på listen tillater offentlig registrering i Hubzilla. Alle nettsteder i matrix er forbundet så medlemskap på enhver av dem formidler medlemskap i hele matrix. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Tilbyderlenkene <strong>kan</strong> gi tilleggsopplysninger.";
$a->strings["Rate this hub"] = "Vurder denne hubben";
$a->strings["Site URL"] = "Nettstedets URL";
$a->strings["Access Type"] = "Tilgangstype";
@@ -1247,7 +1247,7 @@ $a->strings["Currently blocked"] = "For øyeblikket blokkert";
$a->strings["Currently ignored"] = "For øyeblikket ignorert";
$a->strings["Currently archived"] = "For øyeblikket arkivert";
$a->strings["Currently pending"] = "For øyeblikket ventende";
-$a->strings["RedMatrix channel"] = "RedMatrix-kanal";
+$a->strings["Hubzilla channel"] = "Hubzilla-kanal";
$a->strings["Collection created."] = "Samling opprettet.";
$a->strings["Could not create collection."] = "Kunne ikke lage samling.";
$a->strings["Collection updated."] = "Samlingen er oppdatert.";
@@ -1264,17 +1264,17 @@ $a->strings["Version %s"] = "Versjon %s";
$a->strings["Installed plugins/addons/apps:"] = "Installerte tilleggsfunksjoner/tillegg/apper:";
$a->strings["No installed plugins/addons/apps"] = "Ingen installerte tilleggsfunksjoner/tillegg/apper";
$a->strings["Red"] = "Red";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dette er en hub i Red Matrix - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder.";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Dette er en hub i Hubzilla - et globalt kooperativt nettverk av desentraliserte personvernforsterkede nettsteder.";
$a->strings["Tag: "] = "Merkelapp:";
$a->strings["Last background fetch: "] = "Siste innhenting i bakgrunnen:";
$a->strings["Running at web location"] = "Kjører på webplasseringen";
-$a->strings["Please visit <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more about the Red Matrix."] = "Vennligst besøk <a href=\"https://redmatrix.me\">RedMatrix.me</a> for å lære mer om RedMatrix.";
+$a->strings["Please visit <a href=\"https://redmatrix.me\">Redmatrix.me</a> to learn more about the Hubzilla."] = "Vennligst besøk <a href=\"https://redmatrix.me\">Redmatrix.me</a> for å lære mer om Hubzilla.";
$a->strings["Bug reports and issues: please visit"] = "Feilmeldinger og feilretting: vennligst besøk";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Forslag, ros og så videre - vennligst e-post \"redmatrix\" hos librelist - punktum com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Forslag, ros og så videre - vennligst e-post \"hubzilla\" hos librelist - punktum com";
$a->strings["Site Administrators"] = "Nettstedsadministratorer";
$a->strings["Help:"] = "Hjelp:";
$a->strings["Not Found"] = "Ikke funnet";
-$a->strings["Red Matrix Server - Setup"] = "Red Matrix tjener - oppsett";
+$a->strings["Hubzilla Server - Setup"] = "Hubzilla tjener - oppsett";
$a->strings["Could not connect to database."] = "Fikk ikke kontakt med databasen.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS.";
$a->strings["Could not create table."] = "Kunne ikke lage tabellen.";
@@ -1284,7 +1284,7 @@ $a->strings["Please see the file \"install/INSTALL.txt\"."] = "Vennligst les fil
$a->strings["System check"] = "Systemsjekk";
$a->strings["Check again"] = "Sjekk igjen";
$a->strings["Database connection"] = "Databaseforbindelse";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "For å installere Red Matrix må du oppgi hvordan din database kan kontaktes.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "For å installere Hubzilla må du oppgi hvordan din database kan kontaktes.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmål om disse innstillingene.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du oppgir nedenfor må finnes på forhånd. Hvis den ikke finnes, vennligst lag den før du fortsetter.";
$a->strings["Database Server Name"] = "Navn på databasetjener";
@@ -1398,7 +1398,7 @@ $a->strings["block"] = "byggekloss";
$a->strings["layout"] = "layout";
$a->strings["%s element installed"] = "%s element installert";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %3\$s til %2\$s med %4\$s";
-$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - gjester: brukernavn: {din e-postadresse}, passord: +++";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Hubzilla - gjester: brukernavn: {din e-postadresse}, passord: +++";
$a->strings["Unable to locate original post."] = "Ikke i stand til å finne opprinnelig innlegg.";
$a->strings["Empty post discarded."] = "Tomt innlegg forkastet.";
$a->strings["Executable content type not permitted to this channel."] = "Kjørbar innholdstype er ikke tillat for denne kanalen.";
@@ -1513,10 +1513,10 @@ $a->strings["You have no more invitations available"] = "Du har ikke flere invit
$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 RedMatrix."] = "Du er velkommen til å bli med i mitt fellesskap på RedMatrix.";
+$a->strings["Please join my community on Hubzilla."] = "Du er velkommen til å bli med i mitt fellesskap på Hubzilla.";
$a->strings["You will need to supply this invitation code: "] = "Du må oppgi denne invitasjonskoden:";
-$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrer ved enhver RedMatrix-lokasjon (de er alle forbundet med hverandre)";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Skriv inn min RedMatrix-adresse i nettstedets søkefelt.";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Registrer ved enhver Hubzilla-lokasjon (de er alle forbundet med hverandre)";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Skriv inn min Hubzilla-adresse i nettstedets søkefelt.";
$a->strings["or visit "] = "eller besøk";
$a->strings["3. Click [Connect]"] = "3. Klikk [Forbindelse]";
$a->strings["Location not found."] = "Plassering er ikke funnet.";
@@ -1946,7 +1946,7 @@ $a->strings["New Menu Element"] = "Nytt menyelement";
$a->strings["Menu Item Permissions"] = "Menyelement Tillatelser";
$a->strings["Link text"] = "Lenketekst";
$a->strings["URL of link"] = "URL-en til lenken";
-$a->strings["Use RedMatrix magic-auth if available"] = "Bruk RedMatrixs magiske-autentisering hvis tilgjengelig";
+$a->strings["Use Hubzilla magic-auth if available"] = "Bruk Hubzillas magiske-autentisering hvis tilgjengelig";
$a->strings["Open link in new window"] = "Åpne lenke i nytt vindu";
$a->strings["Order in list"] = "Ordne i liste";
$a->strings["Higher numbers will sink to bottom of listing"] = "Høyere tall vil synke mot bunnen av listen";
@@ -2066,7 +2066,7 @@ $a->strings["Right offset of the section element"] = "Til høyre for seksjonsele
$a->strings["Section width"] = "Seksjonsbredde";
$a->strings["Left offset of the aside"] = "Til venstre for sidestolpen";
$a->strings["Right offset of the aside element"] = "Til høyre for sidestolpen";
-$a->strings["Light (Red Matrix default)"] = "Lys (Red Matrix standard)";
+$a->strings["Light (Hubzilla default)"] = "Lys (Hubzilla standard)";
$a->strings["Select scheme"] = "Velg skjema";
$a->strings["Narrow navbar"] = "Smal navigasjonslinje";
$a->strings["Navigation bar background color"] = "Navigasjonslinjens bakgrunnsfarge";
@@ -2100,7 +2100,7 @@ $a->strings["Set size of conversation author photo"] = "Angi størrelsen for sam
$a->strings["Set size of followup author photos"] = "Angi størrelsen på forfatterbilder ved oppfølging";
$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 Red Matrix"] = "Lag en konto for å få tilgang til tjenester og programmer i Red Matrix";
+$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";
$a->strings["Password"] = "Passord";
$a->strings["Remember me"] = "Husk meg";
$a->strings["Forgot your password?"] = "Glemt passordet ditt?";
diff --git a/view/nb-no/update_fail_eml.tpl b/view/nb-no/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/nb-no/update_fail_eml.tpl
+++ b/view/nb-no/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/nl/messages.po b/view/nl/messages.po
index d18d03a6b..13bca342f 100644
--- a/view/nl/messages.po
+++ b/view/nl/messages.po
@@ -1,5 +1,5 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
@@ -7,10 +7,10 @@
# jeroenpraat <jeroenpraat@xs4all.nl>, 2014-2015
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 00:03-0700\n"
-"PO-Revision-Date: 2015-04-02 00:15+0000\n"
+"POT-Creation-Date: 2015-05-01 00:03-0700\n"
+"PO-Revision-Date: 2015-05-07 12:20+0000\n"
"Last-Translator: jeroenpraat <jeroenpraat@xs4all.nl>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -56,7 +56,7 @@ msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande item
msgid "Default privacy group for new contacts"
msgstr "Standaard privacy-collectie voor nieuwe kanalen"
-#: ../../include/group.php:254 ../../mod/admin.php:824
+#: ../../include/group.php:254 ../../mod/admin.php:822
msgid "All Channels"
msgstr "Alle kanalen"
@@ -73,8 +73,8 @@ msgid "Edit collection"
msgstr "Collectie bewerken"
#: ../../include/group.php:300
-msgid "Create a new collection"
-msgstr "Nieuwe collectie aanmaken"
+msgid "Add new collection"
+msgstr "Nieuwe collectie toevoegen"
#: ../../include/group.php:301
msgid "Channels not in any collection"
@@ -84,1384 +84,294 @@ msgstr "Kanalen die zich in geen enkele collectie bevinden"
msgid "add"
msgstr "toevoegen"
-#: ../../include/bbcode.php:115 ../../include/bbcode.php:694
-#: ../../include/bbcode.php:697 ../../include/bbcode.php:702
-#: ../../include/bbcode.php:705 ../../include/bbcode.php:708
-#: ../../include/bbcode.php:711 ../../include/bbcode.php:716
-#: ../../include/bbcode.php:719 ../../include/bbcode.php:724
-#: ../../include/bbcode.php:727 ../../include/bbcode.php:730
-#: ../../include/bbcode.php:733
-msgid "Image/photo"
-msgstr "Afbeelding/foto"
-
-#: ../../include/bbcode.php:150 ../../include/bbcode.php:744
-msgid "Encrypted content"
-msgstr "Versleutelde inhoud"
-
-#: ../../include/bbcode.php:168
-msgid "Install design element: "
-msgstr "Installeer ontwerp-onderdeel"
-
-#: ../../include/bbcode.php:174
-msgid "QR code"
-msgstr "QR-code"
-
-#: ../../include/bbcode.php:223
-#, php-format
-msgid "%1$s wrote the following %2$s %3$s"
-msgstr "%1$s schreef het volgende %2$s %3$s"
-
-#: ../../include/bbcode.php:225
-msgid "post"
-msgstr "bericht"
-
-#: ../../include/bbcode.php:447
-msgid "Different viewers will see this text differently"
-msgstr "Deze tekst wordt per persoon anders weergeven."
-
-#: ../../include/bbcode.php:662
-msgid "$1 spoiler"
-msgstr "$1 spoiler"
-
-#: ../../include/bbcode.php:682
-msgid "$1 wrote:"
-msgstr "$1 schreef:"
-
-#: ../../include/identity.php:31
-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:68
-msgid "Name too long"
-msgstr "Naam te lang"
-
-#: ../../include/identity.php:169
-msgid "No account identifier"
-msgstr "Geen account-identificator"
-
-#: ../../include/identity.php:182
-msgid "Nickname is required."
-msgstr "Bijnaam is verplicht"
-
-#: ../../include/identity.php:196
-msgid "Reserved nickname. Please choose another."
-msgstr "Deze naam is gereserveerd. Kies een andere."
+#: ../../include/account.php:27
+msgid "Not a valid email address"
+msgstr "Geen geldig e-mailadres"
-#: ../../include/identity.php:201 ../../include/dimport.php:34
-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/account.php:29
+msgid "Your email domain is not among those allowed on this site"
+msgstr "Jouw e-maildomein is op deze Hubzilla-hub niet toegestaan"
-#: ../../include/identity.php:281
-msgid "Unable to retrieve created identity"
-msgstr "Niet in staat om aangemaakte identiteit te vinden"
+#: ../../include/account.php:35
+msgid "Your email address is already registered at this site."
+msgstr "Jouw e-mailadres is al op deze Hubzilla-hub geregistreerd."
-#: ../../include/identity.php:341
-msgid "Default Profile"
-msgstr "Standaardprofiel"
+#: ../../include/account.php:67
+msgid "An invitation is required."
+msgstr "Een uitnodiging is vereist"
-#: ../../include/identity.php:385 ../../include/identity.php:386
-#: ../../include/identity.php:393 ../../include/widgets.php:430
-#: ../../include/profile_selectors.php:80 ../../mod/settings.php:339
-#: ../../mod/settings.php:343 ../../mod/settings.php:344
-#: ../../mod/settings.php:347 ../../mod/settings.php:358
-#: ../../mod/connedit.php:567
-msgid "Friends"
-msgstr "Vrienden"
+#: ../../include/account.php:71
+msgid "Invitation could not be verified."
+msgstr "Uitnodiging kon niet geverifieerd worden"
-#: ../../include/identity.php:641
-msgid "Requested channel is not available."
-msgstr "Opgevraagd kanaal is niet beschikbaar."
+#: ../../include/account.php:121
+msgid "Please enter the required information."
+msgstr "Vul de vereiste informatie in."
-#: ../../include/identity.php:689 ../../mod/profile.php:16
-#: ../../mod/achievements.php:11 ../../mod/blocks.php:29
-#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/editlayout.php:28
-#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54
-#: ../../mod/webpages.php:29 ../../mod/editblock.php:29
-#: ../../mod/layouts.php:29
-msgid "Requested profile is not available."
-msgstr "Opgevraagd profiel is niet beschikbaar"
+#: ../../include/account.php:188
+msgid "Failed to store account information."
+msgstr "Account-informatie kon niet opgeslagen worden."
-#: ../../include/identity.php:840 ../../include/widgets.php:136
-#: ../../include/widgets.php:175 ../../include/conversation.php:945
-#: ../../include/Contact.php:107 ../../mod/match.php:62
-#: ../../mod/directory.php:291 ../../mod/suggest.php:51
-msgid "Connect"
-msgstr "Verbinden"
+#: ../../include/account.php:246
+#, php-format
+msgid "Registration confirmation for %s"
+msgstr "Registratiebevestiging voor %s"
-#: ../../include/identity.php:854 ../../mod/profiles.php:774
-msgid "Change profile photo"
-msgstr "Profielfoto veranderen"
+#: ../../include/account.php:312
+#, php-format
+msgid "Registration request at %s"
+msgstr "Registratiebevestiging voor %s"
-#: ../../include/identity.php:861
-msgid "Profiles"
-msgstr "Profielen"
+#: ../../include/account.php:314 ../../include/account.php:341
+#: ../../include/account.php:401
+msgid "Administrator"
+msgstr "Beheerder"
-#: ../../include/identity.php:861
-msgid "Manage/edit profiles"
-msgstr "Profielen beheren/bewerken"
+#: ../../include/account.php:336
+msgid "your registration password"
+msgstr "jouw registratiewachtwoord"
-#: ../../include/identity.php:862 ../../mod/profiles.php:775
-msgid "Create New Profile"
-msgstr "Nieuw profiel aanmaken"
+#: ../../include/account.php:339 ../../include/account.php:399
+#, php-format
+msgid "Registration details for %s"
+msgstr "Registratiegegevens voor %s"
-#: ../../include/identity.php:865 ../../include/nav.php:95
-msgid "Edit Profile"
-msgstr "Profiel bewerken"
+#: ../../include/account.php:408
+msgid "Account approved."
+msgstr "Account goedgekeurd"
-#: ../../include/identity.php:878 ../../mod/profiles.php:786
-msgid "Profile Image"
-msgstr "Profielfoto"
+#: ../../include/account.php:447
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registratie ingetrokken voor %s"
-#: ../../include/identity.php:881
-msgid "visible to everybody"
-msgstr "Voor iedereen zichtbaar"
+#: ../../include/account.php:492
+msgid "Account verified. Please login."
+msgstr "Account is geverifieerd. Je kan inloggen."
-#: ../../include/identity.php:882 ../../mod/profiles.php:669
-#: ../../mod/profiles.php:790
-msgid "Edit visibility"
-msgstr "Zichtbaarheid bewerken"
+#: ../../include/account.php:705 ../../include/account.php:707
+msgid "Click here to upgrade."
+msgstr "Klik hier om te upgraden."
-#: ../../include/identity.php:894 ../../include/bb2diaspora.php:473
-#: ../../include/event.php:40 ../../mod/events.php:647
-#: ../../mod/directory.php:223
-msgid "Location:"
-msgstr "Plaats:"
+#: ../../include/account.php:713
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."
-#: ../../include/identity.php:898 ../../include/identity.php:1140
-msgid "Gender:"
-msgstr "Geslacht:"
+#: ../../include/account.php:718
+msgid "This action is not available under your subscription plan."
+msgstr "Deze handeling is niet mogelijk met jouw abonnement."
-#: ../../include/identity.php:899 ../../include/identity.php:1184
-msgid "Status:"
-msgstr "Status:"
+#: ../../include/datetime.php:48
+msgid "Miscellaneous"
+msgstr "Diversen"
-#: ../../include/identity.php:900 ../../include/identity.php:1195
-msgid "Homepage:"
-msgstr "Homepagina:"
+#: ../../include/datetime.php:132
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "JJJJ-MM-DD of MM-DD"
-#: ../../include/identity.php:901
-msgid "Online Now"
-msgstr "Nu online"
+#: ../../include/datetime.php:235 ../../mod/events.php:635
+#: ../../mod/appman.php:91 ../../mod/appman.php:92
+msgid "Required"
+msgstr "Vereist"
-#: ../../include/identity.php:984 ../../include/identity.php:1064
-#: ../../mod/ping.php:324
-msgid "g A l F d"
-msgstr "G:i, l d F"
+#: ../../include/datetime.php:262 ../../boot.php:2342
+msgid "never"
+msgstr "nooit"
-#: ../../include/identity.php:985 ../../include/identity.php:1065
-msgid "F d"
-msgstr "d F"
+#: ../../include/datetime.php:268
+msgid "less than a second ago"
+msgstr "minder dan een seconde geleden"
-#: ../../include/identity.php:1030 ../../include/identity.php:1105
-#: ../../mod/ping.php:346
-msgid "[today]"
-msgstr "[vandaag]"
+#: ../../include/datetime.php:271
+msgid "year"
+msgstr "jaar"
-#: ../../include/identity.php:1042
-msgid "Birthday Reminders"
-msgstr "Verjaardagsherinneringen"
+#: ../../include/datetime.php:271
+msgid "years"
+msgstr "jaren"
-#: ../../include/identity.php:1043
-msgid "Birthdays this week:"
-msgstr "Verjaardagen deze week:"
+#: ../../include/datetime.php:272
+msgid "month"
+msgstr "maand"
-#: ../../include/identity.php:1098
-msgid "[No description]"
-msgstr "[Geen omschrijving]"
+#: ../../include/datetime.php:272
+msgid "months"
+msgstr "maanden"
-#: ../../include/identity.php:1116
-msgid "Event Reminders"
-msgstr "Herinneringen"
+#: ../../include/datetime.php:273
+msgid "week"
+msgstr "week"
-#: ../../include/identity.php:1117
-msgid "Events this week:"
-msgstr "Gebeurtenissen deze week:"
+#: ../../include/datetime.php:273
+msgid "weeks"
+msgstr "weken"
-#: ../../include/identity.php:1130 ../../include/identity.php:1247
-#: ../../include/apps.php:138 ../../mod/profperm.php:112
-msgid "Profile"
-msgstr "Profiel"
+#: ../../include/datetime.php:274
+msgid "day"
+msgstr "dag"
-#: ../../include/identity.php:1138 ../../mod/settings.php:1045
-msgid "Full Name:"
-msgstr "Volledige naam:"
+#: ../../include/datetime.php:274
+msgid "days"
+msgstr "dagen"
-#: ../../include/identity.php:1145
-msgid "Like this channel"
-msgstr "Vind dit kanaal leuk"
+#: ../../include/datetime.php:275
+msgid "hour"
+msgstr "uur"
-#: ../../include/identity.php:1156 ../../include/conversation.php:1698
-#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:391
-#: ../../mod/photos.php:1007
-msgctxt "noun"
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "vindt dit leuk"
-msgstr[1] "vinden dit leuk"
+#: ../../include/datetime.php:275
+msgid "hours"
+msgstr "uren"
-#: ../../include/identity.php:1169
-msgid "j F, Y"
-msgstr "F j Y"
+#: ../../include/datetime.php:276
+msgid "minute"
+msgstr "minuut"
-#: ../../include/identity.php:1170
-msgid "j F"
-msgstr "F j"
+#: ../../include/datetime.php:276
+msgid "minutes"
+msgstr "minuten"
-#: ../../include/identity.php:1177
-msgid "Birthday:"
-msgstr "Geboortedatum:"
+#: ../../include/datetime.php:277
+msgid "second"
+msgstr "seconde"
-#: ../../include/identity.php:1181
-msgid "Age:"
-msgstr "Leeftijd:"
+#: ../../include/datetime.php:277
+msgid "seconds"
+msgstr "seconden"
-#: ../../include/identity.php:1190
+#: ../../include/datetime.php:285
#, php-format
-msgid "for %1$d %2$s"
-msgstr "voor %1$d %2$s"
-
-#: ../../include/identity.php:1193 ../../mod/profiles.php:691
-msgid "Sexual Preference:"
-msgstr "Seksuele voorkeur:"
-
-#: ../../include/identity.php:1197 ../../mod/profiles.php:693
-msgid "Hometown:"
-msgstr "Oorspronkelijk uit:"
-
-#: ../../include/identity.php:1199
-msgid "Tags:"
-msgstr "Tags:"
-
-#: ../../include/identity.php:1201 ../../mod/profiles.php:694
-msgid "Political Views:"
-msgstr "Politieke overtuigingen:"
-
-#: ../../include/identity.php:1203
-msgid "Religion:"
-msgstr "Religie:"
-
-#: ../../include/identity.php:1205
-msgid "About:"
-msgstr "Over:"
-
-#: ../../include/identity.php:1207
-msgid "Hobbies/Interests:"
-msgstr "Hobby's/interesses:"
-
-#: ../../include/identity.php:1209 ../../mod/profiles.php:697
-msgid "Likes:"
-msgstr "Houdt van:"
-
-#: ../../include/identity.php:1211 ../../mod/profiles.php:698
-msgid "Dislikes:"
-msgstr "Houdt niet van:"
-
-#: ../../include/identity.php:1213
-msgid "Contact information and Social Networks:"
-msgstr "Contactinformatie en sociale netwerken:"
-
-#: ../../include/identity.php:1215
-msgid "My other channels:"
-msgstr "Mijn andere kanalen"
-
-#: ../../include/identity.php:1217
-msgid "Musical interests:"
-msgstr "Muzikale interesses:"
-
-#: ../../include/identity.php:1219
-msgid "Books, literature:"
-msgstr "Boeken, literatuur:"
-
-#: ../../include/identity.php:1221
-msgid "Television:"
-msgstr "Televisie:"
-
-#: ../../include/identity.php:1223
-msgid "Film/dance/culture/entertainment:"
-msgstr "Films/dansen/cultuur/vermaak:"
-
-#: ../../include/identity.php:1225
-msgid "Love/Romance:"
-msgstr "Liefde/romantiek:"
-
-#: ../../include/identity.php:1227
-msgid "Work/employment:"
-msgstr "Werk/beroep:"
+msgctxt "e.g. 22 hours ago, 1 minute ago"
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s geleden"
-#: ../../include/identity.php:1229
-msgid "School/education:"
-msgstr "School/opleiding:"
+#: ../../include/datetime.php:519
+#, php-format
+msgid "%1$s's birthday"
+msgstr "Verjaardag van %1$s"
-#: ../../include/identity.php:1249
-msgid "Like this thing"
-msgstr "Vind dit ding leuk"
+#: ../../include/datetime.php:520
+#, php-format
+msgid "Happy Birthday %1$s"
+msgstr "Gefeliciteerd met je verjaardag %1$s"
#: ../../include/page_widgets.php:6
msgid "New Page"
msgstr "Nieuwe pagina"
#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36
-#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:100
-#: ../../include/apps.php:254 ../../include/menu.php:42
-#: ../../mod/settings.php:644 ../../mod/blocks.php:132
-#: ../../mod/connections.php:382 ../../mod/connections.php:395
-#: ../../mod/connections.php:414 ../../mod/thing.php:233
-#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:174
-#: ../../mod/editpost.php:113 ../../mod/menu.php:78 ../../mod/webpages.php:162
-#: ../../mod/editblock.php:143 ../../mod/layouts.php:167
+#: ../../include/RedDAV/RedBrowser.php:269 ../../include/ItemObject.php:100
+#: ../../include/apps.php:254 ../../include/menu.php:43
+#: ../../mod/settings.php:644 ../../mod/webpages.php:179
+#: ../../mod/thing.php:227 ../../mod/connections.php:382
+#: ../../mod/connections.php:395 ../../mod/connections.php:414
+#: ../../mod/blocks.php:152 ../../mod/editlayout.php:139
+#: ../../mod/editwebpage.php:178 ../../mod/editpost.php:113
+#: ../../mod/menu.php:100 ../../mod/editblock.php:140
+#: ../../mod/layouts.php:182
msgid "Edit"
msgstr "Bewerken"
-#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135
-#: ../../mod/webpages.php:165 ../../mod/layouts.php:171
+#: ../../include/page_widgets.php:39 ../../mod/webpages.php:185
+#: ../../mod/blocks.php:158 ../../mod/layouts.php:187
msgid "View"
msgstr "Weergeven"
-#: ../../include/page_widgets.php:40 ../../include/conversation.php:1155
-#: ../../include/ItemObject.php:677 ../../mod/events.php:653
-#: ../../mod/webpages.php:166 ../../mod/photos.php:970
+#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677
+#: ../../include/conversation.php:1155 ../../mod/webpages.php:186
+#: ../../mod/events.php:653 ../../mod/photos.php:970
+#: ../../mod/editwebpage.php:214 ../../mod/editpost.php:149
+#: ../../mod/editblock.php:176
msgid "Preview"
msgstr "Voorvertoning"
-#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167
+#: ../../include/page_widgets.php:41 ../../mod/webpages.php:187
msgid "Actions"
msgstr "Acties"
-#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168
+#: ../../include/page_widgets.php:42 ../../mod/webpages.php:188
msgid "Page Link"
msgstr "Paginalink"
-#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169
+#: ../../include/page_widgets.php:43
msgid "Title"
msgstr "Titel"
-#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170
+#: ../../include/page_widgets.php:44 ../../mod/webpages.php:190
+#: ../../mod/blocks.php:149 ../../mod/layouts.php:180
msgid "Created"
msgstr "Aangemaakt"
-#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171
+#: ../../include/page_widgets.php:45 ../../mod/webpages.php:191
+#: ../../mod/blocks.php:150 ../../mod/layouts.php:181
msgid "Edited"
msgstr "Bewerkt"
-#: ../../include/widgets.php:35 ../../include/taxonomy.php:264
-#: ../../include/contact_widgets.php:92
-msgid "Categories"
-msgstr "Categorieën"
-
-#: ../../include/widgets.php:91 ../../include/nav.php:163
-#: ../../mod/apps.php:34
-msgid "Apps"
-msgstr "Apps"
-
-#: ../../include/widgets.php:92
-msgid "System"
-msgstr "Systeem"
-
-#: ../../include/widgets.php:94 ../../include/conversation.php:1501
-msgid "Personal"
-msgstr "Persoonlijk"
-
-#: ../../include/widgets.php:95
-msgid "Create Personal App"
-msgstr "Persoonlijke app maken"
-
-#: ../../include/widgets.php:96
-msgid "Edit Personal App"
-msgstr "Persoonlijke app bewerken"
-
-#: ../../include/widgets.php:138 ../../mod/suggest.php:53
-msgid "Ignore/Hide"
-msgstr "Negeren/Verbergen"
-
-#: ../../include/widgets.php:143 ../../mod/connections.php:268
-msgid "Suggestions"
-msgstr "Voorgestelde kanalen"
-
-#: ../../include/widgets.php:144
-msgid "See more..."
-msgstr "Meer..."
-
-#: ../../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/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:833
-#: ../../include/text.php:845 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
-#: ../../mod/filer.php:50 ../../mod/admin.php:1415 ../../mod/admin.php:1435
-msgid "Save"
-msgstr "Opslaan"
-
-#: ../../include/widgets.php:266
-msgid "Remove term"
-msgstr "Verwijder zoekterm"
-
-#: ../../include/widgets.php:274 ../../include/features.php:73
-msgid "Saved Searches"
-msgstr "Opgeslagen zoekopdrachten"
-
-#: ../../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:95
-msgid "Everything"
-msgstr "Alles"
-
-#: ../../include/widgets.php:349
-msgid "Archives"
-msgstr "Archieven"
-
-#: ../../include/widgets.php:427
-msgid "Refresh"
-msgstr "Vernieuwen"
-
-#: ../../include/widgets.php:428 ../../mod/connedit.php:563
-msgid "Me"
-msgstr "Ik"
-
-#: ../../include/widgets.php:429 ../../mod/connedit.php:566
-msgid "Best Friends"
-msgstr "Goede vrienden"
-
-#: ../../include/widgets.php:431
-msgid "Co-workers"
-msgstr "Collega's"
-
-#: ../../include/widgets.php:432 ../../mod/connedit.php:568
-msgid "Former Friends"
-msgstr "Oude vrienden"
-
-#: ../../include/widgets.php:433 ../../mod/connedit.php:569
-msgid "Acquaintances"
-msgstr "Kennissen"
-
-#: ../../include/widgets.php:434
-msgid "Everybody"
-msgstr "Iedereen"
-
-#: ../../include/widgets.php:468
-msgid "Account settings"
-msgstr "Account"
-
-#: ../../include/widgets.php:474
-msgid "Channel settings"
-msgstr "Kanaal"
-
-#: ../../include/widgets.php:480
-msgid "Additional features"
-msgstr "Extra functies"
-
-#: ../../include/widgets.php:486
-msgid "Feature/Addon settings"
-msgstr "Extra functie- en plugin-instellingen"
-
-#: ../../include/widgets.php:492
-msgid "Display settings"
-msgstr "Weergave"
-
-#: ../../include/widgets.php:498
-msgid "Connected apps"
-msgstr "Verbonden applicaties"
-
-#: ../../include/widgets.php:504
-msgid "Export channel"
-msgstr "Kanaal exporteren"
-
-#: ../../include/widgets.php:513 ../../mod/connedit.php:627
-msgid "Connection Default Permissions"
-msgstr "Standaard permissies voor connecties"
-
-#: ../../include/widgets.php:521
-msgid "Premium Channel Settings"
-msgstr "Instellingen premiumkanaal"
-
-#: ../../include/widgets.php:529 ../../include/features.php:62
-#: ../../mod/sources.php:88
-msgid "Channel Sources"
-msgstr "Kanaalbronnen"
-
-#: ../../include/widgets.php:537 ../../include/nav.php:208
-#: ../../include/apps.php:134 ../../mod/admin.php:1038
-#: ../../mod/admin.php:1238
-msgid "Settings"
-msgstr "Instellingen"
-
-#: ../../include/widgets.php:550 ../../mod/message.php:31
-#: ../../mod/mail.php:128
-msgid "Messages"
-msgstr "Berichten"
-
-#: ../../include/widgets.php:553
-msgid "Check Mail"
-msgstr "Controleer op nieuwe berichten"
-
-#: ../../include/widgets.php:558 ../../include/nav.php:199
-msgid "New Message"
-msgstr "Nieuw bericht"
-
-#: ../../include/widgets.php:633
-msgid "Chat Rooms"
-msgstr "Chatkanalen"
-
-#: ../../include/widgets.php:653
-msgid "Bookmarked Chatrooms"
-msgstr "Bladwijzers van chatkanalen"
-
-#: ../../include/widgets.php:673
-msgid "Suggested Chatrooms"
-msgstr "Voorgestelde chatkanalen"
-
-#: ../../include/widgets.php:800 ../../include/widgets.php:858
-msgid "photo/image"
-msgstr "foto/afbeelding"
-
-#: ../../include/widgets.php:953 ../../include/widgets.php:955
-msgid "Rate Me"
-msgstr "Beoordeel mij"
-
-#: ../../include/widgets.php:959
-msgid "View Ratings"
-msgstr "Bekijk beoordelingen"
-
-#: ../../include/widgets.php:970
-msgid "Public Hubs"
-msgstr "Openbare hubs"
-
-#: ../../include/conversation.php:120 ../../include/text.php:1747
-#: ../../include/diaspora.php:2030 ../../mod/like.php:346
-#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
-#: ../../mod/tagger.php:43
-msgid "photo"
-msgstr "foto"
-
-#: ../../include/conversation.php:123 ../../include/text.php:1750
-#: ../../mod/like.php:348 ../../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:1753
-#: ../../include/diaspora.php:2030 ../../mod/like.php:346
-#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
-#: ../../mod/tagger.php:51
-msgid "status"
-msgstr "bericht"
-
-#: ../../include/conversation.php:150 ../../include/text.php:1755
-#: ../../mod/tagger.php:53
-msgid "comment"
-msgstr "reactie"
-
-#: ../../include/conversation.php:164 ../../include/diaspora.php:2059
-#: ../../mod/like.php:394
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s vindt %3$s van %2$s leuk"
-
-#: ../../include/conversation.php:167 ../../mod/like.php:396
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s vindt %3$s van %2$s niet leuk"
-
-#: ../../include/conversation.php:204
-#, php-format
-msgid "%1$s is now connected with %2$s"
-msgstr "%1$s is nu met %2$s verbonden"
-
-#: ../../include/conversation.php:239
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s heeft %2$s aangestoten"
-
-#: ../../include/conversation.php:243 ../../include/text.php:911
-msgid "poked"
-msgstr "aangestoten"
-
-#: ../../include/conversation.php:260 ../../mod/mood.php:63
-#, php-format
-msgctxt "mood"
-msgid "%1$s is %2$s"
-msgstr "%1$s is %2$s"
-
-#: ../../include/conversation.php:572 ../../mod/photos.php:984
-msgctxt "title"
-msgid "Likes"
-msgstr "vinden dit leuk"
-
-#: ../../include/conversation.php:572 ../../mod/photos.php:984
-msgctxt "title"
-msgid "Dislikes"
-msgstr "vinden dit niet leuk"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Agree"
-msgstr "eens"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Disagree"
-msgstr "oneens"
-
-#: ../../include/conversation.php:573 ../../mod/photos.php:985
-msgctxt "title"
-msgid "Abstain"
-msgstr "onthoudingen"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Attending"
-msgstr "aanwezig"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Not attending"
-msgstr "niet aanwezig"
-
-#: ../../include/conversation.php:574 ../../mod/photos.php:986
-msgctxt "title"
-msgid "Might attend"
-msgstr "mogelijk aanwezig"
-
-#: ../../include/conversation.php:659 ../../include/ItemObject.php:126
-msgid "Select"
-msgstr "Kies"
-
-#: ../../include/conversation.php:660 ../../include/RedDAV/RedBrowser.php:268
-#: ../../include/ItemObject.php:120 ../../include/apps.php:255
-#: ../../mod/settings.php:645 ../../mod/connedit.php:533
-#: ../../mod/group.php:176 ../../mod/thing.php:234 ../../mod/admin.php:819
-#: ../../mod/admin.php:948 ../../mod/photos.php:1050
-msgid "Delete"
-msgstr "Verwijderen"
-
-#: ../../include/conversation.php:667 ../../include/ItemObject.php:89
-msgid "Private Message"
-msgstr "Privébericht"
-
-#: ../../include/conversation.php:674 ../../include/ItemObject.php:227
-msgid "Message signature validated"
-msgstr "Berichtkenmerk gevalideerd"
-
-#: ../../include/conversation.php:675 ../../include/ItemObject.php:228
-msgid "Message signature incorrect"
-msgstr "Berichtkenmerk onjuist"
-
-#: ../../include/conversation.php:692
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Bekijk het profiel van %s @ %s"
-
-#: ../../include/conversation.php:707
-msgid "Categories:"
-msgstr "Categorieën:"
-
-#: ../../include/conversation.php:708
-msgid "Filed under:"
-msgstr "Bewaard onder:"
-
-#: ../../include/conversation.php:716 ../../include/ItemObject.php:312
-#, php-format
-msgid " from %s"
-msgstr " van %s"
-
-#: ../../include/conversation.php:719 ../../include/ItemObject.php:315
-#, php-format
-msgid "last edited: %s"
-msgstr "laatst bewerkt: %s"
-
-#: ../../include/conversation.php:720 ../../include/ItemObject.php:316
-#, php-format
-msgid "Expires: %s"
-msgstr "Verloopt: %s"
-
-#: ../../include/conversation.php:735
-msgid "View in context"
-msgstr "In context bekijken"
-
-#: ../../include/conversation.php:737 ../../include/conversation.php:1208
-#: ../../include/ItemObject.php:364 ../../mod/editlayout.php:153
-#: ../../mod/editwebpage.php:188 ../../mod/editpost.php:130
-#: ../../mod/editblock.php:157 ../../mod/photos.php:950 ../../mod/mail.php:241
-#: ../../mod/mail.php:356
-msgid "Please wait"
-msgstr "Even wachten"
-
-#: ../../include/conversation.php:846
-msgid "remove"
-msgstr "verwijderen"
-
-#: ../../include/conversation.php:850 ../../include/nav.php:247
-msgid "Loading..."
-msgstr "Aan het laden..."
-
-#: ../../include/conversation.php:851
-msgid "Delete Selected Items"
-msgstr "Verwijder de geselecteerde items"
-
-#: ../../include/conversation.php:939
-msgid "View Source"
-msgstr "Bron weergeven"
-
-#: ../../include/conversation.php:940
-msgid "Follow Thread"
-msgstr "Conversatie volgen"
-
-#: ../../include/conversation.php:941
-msgid "View Status"
-msgstr "Status weergeven"
-
-#: ../../include/conversation.php:942 ../../include/nav.php:91
-#: ../../mod/connedit.php:484 ../../mod/connedit.php:634
-msgid "View Profile"
-msgstr "Profiel weergeven"
-
-#: ../../include/conversation.php:943
-msgid "View Photos"
-msgstr "Foto's weergeven"
-
-#: ../../include/conversation.php:944
-msgid "Matrix Activity"
-msgstr "Activiteit in de RedMatrix"
-
-#: ../../include/conversation.php:946
-msgid "Edit Contact"
-msgstr "Contact bewerken"
-
-#: ../../include/conversation.php:947
-msgid "Send PM"
-msgstr "Privébericht verzenden"
-
-#: ../../include/conversation.php:948 ../../include/apps.php:145
-msgid "Poke"
-msgstr "Aanstoten"
-
-#: ../../include/conversation.php:1019 ../../include/RedDAV/RedBrowser.php:163
-#: ../../include/apps.php:336 ../../include/apps.php:387
-#: ../../mod/connedit.php:570 ../../mod/photos.php:681
-#: ../../mod/photos.php:1119
-msgid "Unknown"
-msgstr "Onbekend"
-
-#: ../../include/conversation.php:1063
-#, php-format
-msgid "%s likes this."
-msgstr "%s vindt dit leuk."
-
-#: ../../include/conversation.php:1063
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s vindt dit niet leuk."
-
-#: ../../include/conversation.php:1067
-#, 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:1069
-#, 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:1075
-msgid "and"
-msgstr "en"
-
-#: ../../include/conversation.php:1078
-#, 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:1079
-#, php-format
-msgid "%s like this."
-msgstr "%s vinden dit leuk."
-
-#: ../../include/conversation.php:1079
-#, php-format
-msgid "%s don't like this."
-msgstr "%s vinden dit niet leuk."
-
-#: ../../include/conversation.php:1139
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Voor <strong>iedereen</strong> zichtbaar"
-
-#: ../../include/conversation.php:1140 ../../mod/mail.php:174
-#: ../../mod/mail.php:289
-msgid "Please enter a link URL:"
-msgstr "Vul een internetadres/URL in:"
-
-#: ../../include/conversation.php:1141
-msgid "Please enter a video link/URL:"
-msgstr "Vul een videolink/URL in:"
-
-#: ../../include/conversation.php:1142
-msgid "Please enter an audio link/URL:"
-msgstr "Vul een audiolink/URL in:"
-
-#: ../../include/conversation.php:1143
-msgid "Tag term:"
-msgstr "Tag:"
-
-#: ../../include/conversation.php:1144 ../../mod/filer.php:49
-msgid "Save to Folder:"
-msgstr "Bewaar in map: "
-
-#: ../../include/conversation.php:1145
-msgid "Where are you right now?"
-msgstr "Waar bevind je je op dit moment?"
-
-#: ../../include/conversation.php:1146 ../../mod/editpost.php:52
-#: ../../mod/mail.php:175 ../../mod/mail.php:290
-msgid "Expires YYYY-MM-DD HH:MM"
-msgstr "Verloopt op DD-MM-YYYY om HH:MM"
-
-#: ../../include/conversation.php:1174 ../../mod/editlayout.php:198
-#: ../../mod/editwebpage.php:235 ../../mod/editblock.php:203
-#: ../../mod/photos.php:949 ../../mod/layouts.php:168
-msgid "Share"
-msgstr "Delen"
-
-#: ../../include/conversation.php:1176 ../../mod/editwebpage.php:170
-msgid "Page link title"
-msgstr "Titel van paginalink"
-
-#: ../../include/conversation.php:1179
-msgid "Post as"
-msgstr "Bericht plaatsen als"
-
-#: ../../include/conversation.php:1181 ../../include/ItemObject.php:669
-#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:175
-#: ../../mod/editpost.php:114 ../../mod/editblock.php:144
-msgid "Bold"
-msgstr "Vet"
-
-#: ../../include/conversation.php:1182 ../../include/ItemObject.php:670
-#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:176
-#: ../../mod/editpost.php:115 ../../mod/editblock.php:145
-msgid "Italic"
-msgstr "Cursief"
-
-#: ../../include/conversation.php:1183 ../../include/ItemObject.php:671
-#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:177
-#: ../../mod/editpost.php:116 ../../mod/editblock.php:146
-msgid "Underline"
-msgstr "Onderstrepen"
-
-#: ../../include/conversation.php:1184 ../../include/ItemObject.php:672
-#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:178
-#: ../../mod/editpost.php:117 ../../mod/editblock.php:147
-msgid "Quote"
-msgstr "Citeren"
-
-#: ../../include/conversation.php:1185 ../../include/ItemObject.php:673
-#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:179
-#: ../../mod/editpost.php:118 ../../mod/editblock.php:148
-msgid "Code"
-msgstr "Broncode"
-
-#: ../../include/conversation.php:1186 ../../mod/editlayout.php:145
-#: ../../mod/editwebpage.php:180 ../../mod/editpost.php:119
-#: ../../mod/editblock.php:149 ../../mod/mail.php:238 ../../mod/mail.php:352
-msgid "Upload photo"
-msgstr "Foto uploaden"
-
-#: ../../include/conversation.php:1187
-msgid "upload photo"
-msgstr "foto uploaden"
-
-#: ../../include/conversation.php:1188 ../../mod/editlayout.php:146
-#: ../../mod/editwebpage.php:181 ../../mod/editpost.php:120
-#: ../../mod/editblock.php:150 ../../mod/mail.php:239 ../../mod/mail.php:353
-msgid "Attach file"
-msgstr "Bestand toevoegen"
-
-#: ../../include/conversation.php:1189
-msgid "attach file"
-msgstr "bestand toevoegen"
-
-#: ../../include/conversation.php:1190 ../../mod/editlayout.php:147
-#: ../../mod/editwebpage.php:182 ../../mod/editpost.php:121
-#: ../../mod/editblock.php:151 ../../mod/mail.php:240 ../../mod/mail.php:354
-msgid "Insert web link"
-msgstr "Weblink invoegen"
-
-#: ../../include/conversation.php:1191
-msgid "web link"
-msgstr "Weblink"
-
-#: ../../include/conversation.php:1192
-msgid "Insert video link"
-msgstr "Videolink invoegen"
-
-#: ../../include/conversation.php:1193
-msgid "video link"
-msgstr "videolink"
-
-#: ../../include/conversation.php:1194
-msgid "Insert audio link"
-msgstr "Audiolink invoegen"
-
-#: ../../include/conversation.php:1195
-msgid "audio link"
-msgstr "audiolink"
-
-#: ../../include/conversation.php:1196 ../../mod/editlayout.php:151
-#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:125
-#: ../../mod/editblock.php:155
-msgid "Set your location"
-msgstr "Locatie instellen"
-
-#: ../../include/conversation.php:1197
-msgid "set location"
-msgstr "locatie instellen"
-
-#: ../../include/conversation.php:1198 ../../mod/editpost.php:127
-msgid "Toggle voting"
-msgstr "Stemmen in- of uitschakelen"
-
-#: ../../include/conversation.php:1201 ../../mod/editlayout.php:152
-#: ../../mod/editwebpage.php:187 ../../mod/editpost.php:126
-#: ../../mod/editblock.php:156
-msgid "Clear browser location"
-msgstr "Locatie van webbrowser wissen"
-
-#: ../../include/conversation.php:1202
-msgid "clear location"
-msgstr "locatie wissen"
-
-#: ../../include/conversation.php:1204 ../../mod/editlayout.php:164
-#: ../../mod/editwebpage.php:203 ../../mod/editpost.php:141
-#: ../../mod/editblock.php:169
-msgid "Title (optional)"
-msgstr "Titel (optioneel)"
-
-#: ../../include/conversation.php:1207 ../../mod/editlayout.php:167
-#: ../../mod/editwebpage.php:205 ../../mod/editpost.php:143
-#: ../../mod/editblock.php:172
-msgid "Categories (optional, comma-separated list)"
-msgstr "Categorieën (optioneel, door komma's gescheiden lijst)"
-
-#: ../../include/conversation.php:1209 ../../mod/editlayout.php:154
-#: ../../mod/editwebpage.php:189 ../../mod/editpost.php:131
-#: ../../mod/editblock.php:158
-msgid "Permission settings"
-msgstr "Permissies"
-
-#: ../../include/conversation.php:1210
-msgid "permissions"
-msgstr "permissies"
-
-#: ../../include/conversation.php:1217 ../../mod/editlayout.php:161
-#: ../../mod/editwebpage.php:198 ../../mod/editpost.php:138
-#: ../../mod/editblock.php:166
-msgid "Public post"
-msgstr "Openbaar bericht"
-
-#: ../../include/conversation.php:1219 ../../mod/editlayout.php:168
-#: ../../mod/editwebpage.php:206 ../../mod/editpost.php:144
-#: ../../mod/editblock.php:173
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"
-
-#: ../../include/conversation.php:1232 ../../mod/editlayout.php:178
-#: ../../mod/editwebpage.php:215 ../../mod/editpost.php:155
-#: ../../mod/editblock.php:183 ../../mod/mail.php:245 ../../mod/mail.php:359
-msgid "Set expiration date"
-msgstr "Verloopdatum instellen"
-
-#: ../../include/conversation.php:1234 ../../include/ItemObject.php:680
-#: ../../mod/editpost.php:157 ../../mod/mail.php:247 ../../mod/mail.php:361
-msgid "Encrypt text"
-msgstr "Tekst versleutelen"
-
-#: ../../include/conversation.php:1236 ../../mod/events.php:637
-#: ../../mod/editpost.php:159
-msgid "OK"
-msgstr "OK"
-
-#: ../../include/conversation.php:1237 ../../mod/settings.php:583
-#: ../../mod/settings.php:609 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134
-#: ../../mod/events.php:636 ../../mod/fbrowser.php:82
-#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:160
-msgid "Cancel"
-msgstr "Annuleren"
-
-#: ../../include/conversation.php:1478
-msgid "Discover"
-msgstr "Ontdekken"
-
-#: ../../include/conversation.php:1481
-msgid "Imported public streams"
-msgstr "Openbare streams importeren"
-
-#: ../../include/conversation.php:1486
-msgid "Commented Order"
-msgstr "Nieuwe reacties bovenaan"
-
-#: ../../include/conversation.php:1489
-msgid "Sort by Comment Date"
-msgstr "Berichten met nieuwe reacties bovenaan"
-
-#: ../../include/conversation.php:1493
-msgid "Posted Order"
-msgstr "Nieuwe berichten bovenaan"
-
-#: ../../include/conversation.php:1496
-msgid "Sort by Post Date"
-msgstr "Nieuwe berichten bovenaan"
-
-#: ../../include/conversation.php:1504
-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:1510 ../../mod/connections.php:212
-#: ../../mod/connections.php:225 ../../mod/menu.php:80
-msgid "New"
-msgstr "Nieuw"
-
-#: ../../include/conversation.php:1513
-msgid "Activity Stream - by date"
-msgstr "Activiteitenstroom - volgens datum"
-
-#: ../../include/conversation.php:1519
-msgid "Starred"
-msgstr "Met ster"
-
-#: ../../include/conversation.php:1522
-msgid "Favourite Posts"
-msgstr "Favoriete berichten"
-
-#: ../../include/conversation.php:1529
-msgid "Spam"
-msgstr "Spam"
-
-#: ../../include/conversation.php:1532
-msgid "Posts flagged as SPAM"
-msgstr "Berichten gemarkeerd als SPAM"
-
-#: ../../include/conversation.php:1576 ../../mod/admin.php:952
-msgid "Channel"
-msgstr "Kanaal"
-
-#: ../../include/conversation.php:1579
-msgid "Status Messages and Posts"
-msgstr "Berichten in dit kanaal"
-
-#: ../../include/conversation.php:1588
-msgid "About"
-msgstr "Over"
-
-#: ../../include/conversation.php:1591
-msgid "Profile Details"
-msgstr "Profiel"
-
-#: ../../include/conversation.php:1597 ../../include/nav.php:97
-#: ../../include/apps.php:139 ../../mod/fbrowser.php:25
-msgid "Photos"
-msgstr "Foto's"
-
-#: ../../include/conversation.php:1600 ../../include/photos.php:356
-msgid "Photo Albums"
-msgstr "Fotoalbums"
-
-#: ../../include/conversation.php:1606 ../../include/RedDAV/RedBrowser.php:249
-#: ../../include/nav.php:98 ../../include/apps.php:135
-#: ../../mod/fbrowser.php:114
-msgid "Files"
-msgstr "Bestanden"
-
-#: ../../include/conversation.php:1609
-msgid "Files and Storage"
-msgstr "Bestanden en opslagruimte"
-
-#: ../../include/conversation.php:1619 ../../include/conversation.php:1622
-msgid "Chatrooms"
-msgstr "Chatkanalen"
-
-#: ../../include/conversation.php:1632 ../../include/nav.php:109
-#: ../../include/apps.php:129
-msgid "Bookmarks"
-msgstr "Bladwijzers"
-
-#: ../../include/conversation.php:1635
-msgid "Saved Bookmarks"
-msgstr "Opgeslagen bladwijzers"
-
-#: ../../include/conversation.php:1642 ../../include/nav.php:113
-#: ../../include/apps.php:136 ../../mod/webpages.php:160
-msgid "Webpages"
-msgstr "Webpagina's"
-
-#: ../../include/conversation.php:1645
-msgid "Manage Webpages"
-msgstr "Webpagina's beheren"
-
-#: ../../include/conversation.php:1674 ../../include/ItemObject.php:175
-#: ../../include/ItemObject.php:187 ../../mod/photos.php:1003
-#: ../../mod/photos.php:1015
-msgid "View all"
-msgstr "Toon alles"
-
-#: ../../include/conversation.php:1701 ../../include/ItemObject.php:184
-#: ../../mod/photos.php:1012
-msgctxt "noun"
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "vindt dit niet leuk"
-msgstr[1] "vinden dit niet leuk"
-
-#: ../../include/conversation.php:1704
-msgctxt "noun"
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "aanwezig"
-msgstr[1] "aanwezig"
-
-#: ../../include/conversation.php:1707
-msgctxt "noun"
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "niet aanwezig"
-msgstr[1] "niet aanwezig"
-
-#: ../../include/conversation.php:1710
-msgctxt "noun"
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "nog niet beslist"
-msgstr[1] "nog niet beslist"
-
-#: ../../include/conversation.php:1713
-msgctxt "noun"
-msgid "Agree"
-msgid_plural "Agrees"
-msgstr[0] "eens"
-msgstr[1] "eens"
-
-#: ../../include/conversation.php:1716
-msgctxt "noun"
-msgid "Disagree"
-msgid_plural "Disagrees"
-msgstr[0] "oneens"
-msgstr[1] "oneens"
-
-#: ../../include/conversation.php:1719
-msgctxt "noun"
-msgid "Abstain"
-msgid_plural "Abstains"
-msgstr[0] "onthouding"
-msgstr[1] "onthoudingen"
-
-#: ../../include/attach.php:137 ../../include/attach.php:184
-#: ../../include/attach.php:247 ../../include/attach.php:261
-#: ../../include/attach.php:305 ../../include/attach.php:319
-#: ../../include/attach.php:344 ../../include/attach.php:540
-#: ../../include/attach.php:614 ../../include/items.php:4097
-#: ../../include/photos.php:15 ../../include/chat.php:131
-#: ../../mod/profile.php:64 ../../mod/profile.php:72
-#: ../../mod/achievements.php:30 ../../mod/manage.php:6
-#: ../../mod/settings.php:564 ../../mod/api.php:26 ../../mod/api.php:31
-#: ../../mod/blocks.php:67 ../../mod/blocks.php:75
-#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277
-#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178
-#: ../../mod/events.php:219 ../../mod/connedit.php:321 ../../mod/group.php:9
-#: ../../mod/setup.php:207 ../../mod/common.php:35 ../../mod/id.php:61
-#: ../../mod/connections.php:169 ../../mod/item.php:207 ../../mod/item.php:215
-#: ../../mod/item.php:958 ../../mod/thing.php:247 ../../mod/thing.php:264
-#: ../../mod/thing.php:299 ../../mod/pdledit.php:21 ../../mod/authtest.php:13
-#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89
-#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/editwebpage.php:64
-#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118
-#: ../../mod/rate.php:110 ../../mod/editpost.php:13 ../../mod/invite.php:13
-#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66
-#: ../../mod/menu.php:61 ../../mod/filestorage.php:18
-#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88
-#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78
-#: ../../mod/poke.php:128 ../../mod/profiles.php:188
-#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14
-#: ../../mod/webpages.php:67 ../../mod/viewconnections.php:22
-#: ../../mod/viewconnections.php:27 ../../mod/editblock.php:65
-#: ../../mod/register.php:72 ../../mod/photos.php:68 ../../mod/message.php:16
-#: ../../mod/mitem.php:106 ../../mod/mood.php:111 ../../mod/layouts.php:67
-#: ../../mod/layouts.php:74 ../../mod/layouts.php:85 ../../mod/mail.php:114
-#: ../../mod/notifications.php:66 ../../mod/regmod.php:17
-#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99
-#: ../../mod/appman.php:66 ../../mod/network.php:12 ../../mod/page.php:28
-#: ../../mod/page.php:78 ../../mod/bookmarks.php:46 ../../mod/channel.php:100
-#: ../../mod/channel.php:219 ../../mod/channel.php:262
-#: ../../mod/suggest.php:26 ../../mod/service_limits.php:7
-#: ../../mod/sharedwithme.php:7 ../../index.php:190 ../../index.php:393
-msgid "Permission denied."
-msgstr "Toegang geweigerd"
-
-#: ../../include/attach.php:242 ../../include/attach.php:300
-msgid "Item was not found."
-msgstr "Item niet gevonden"
-
-#: ../../include/attach.php:357
-msgid "No source file."
-msgstr "Geen bronbestand."
-
-#: ../../include/attach.php:375
-msgid "Cannot locate file to replace"
-msgstr "Kan het te vervangen bestand niet vinden"
-
-#: ../../include/attach.php:393
-msgid "Cannot locate file to revise/update"
-msgstr "Kan het bestand wat aangepast moet worden niet vinden"
-
-#: ../../include/attach.php:404
-#, php-format
-msgid "File exceeds size limit of %d"
-msgstr "Bestand is groter dan de toegelaten %d"
-
-#: ../../include/attach.php:416
-#, 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:499
-msgid "File upload failed. Possible system limit or action terminated."
-msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."
-
-#: ../../include/attach.php:511
-msgid "Stored file could not be verified. Upload failed."
-msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."
-
-#: ../../include/attach.php:555 ../../include/attach.php:572
-msgid "Path not available."
-msgstr "Pad niet beschikbaar."
-
-#: ../../include/attach.php:619
-msgid "Empty pathname"
-msgstr "Padnaam leeg"
-
-#: ../../include/attach.php:635
-msgid "duplicate filename or path"
-msgstr "dubbele bestandsnaam of pad"
-
-#: ../../include/attach.php:659
-msgid "Path not found."
-msgstr "Pad niet gevonden"
-
-#: ../../include/attach.php:710
-msgid "mkdir failed."
-msgstr "directory aanmaken (mkdir) mislukt."
-
-#: ../../include/attach.php:714
-msgid "database storage failed."
-msgstr "opslag in database mislukt."
-
-#: ../../include/account.php:23
-msgid "Not a valid email address"
-msgstr "Geen geldig e-mailadres"
-
-#: ../../include/account.php:25
-msgid "Your email domain is not among those allowed on this site"
-msgstr "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan"
-
-#: ../../include/account.php:31
-msgid "Your email address is already registered at this site."
-msgstr "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd."
+#: ../../include/api.php:1158
+msgid "Public Timeline"
+msgstr "Openbare tijdlijn"
-#: ../../include/account.php:64
-msgid "An invitation is required."
-msgstr "Een uitnodiging is vereist"
+#: ../../include/comanche.php:34 ../../mod/admin.php:386
+#: ../../view/theme/apw/php/config.php:185
+msgid "Default"
+msgstr "Standaard"
-#: ../../include/account.php:68
-msgid "Invitation could not be verified."
-msgstr "Uitnodiging kon niet geverifieerd worden"
+#: ../../include/dir_fns.php:143
+msgid "Directory Options"
+msgstr "Opties kanalengids"
-#: ../../include/account.php:119
-msgid "Please enter the required information."
-msgstr "Vul de vereiste informatie in."
+#: ../../include/dir_fns.php:144
+msgid "Alphabetic"
+msgstr "Alfabetisch"
-#: ../../include/account.php:187
-msgid "Failed to store account information."
-msgstr "Account-informatie kon niet opgeslagen worden."
+#: ../../include/dir_fns.php:145
+msgid "Reverse Alphabetic"
+msgstr "Omgekeerd alfabetisch"
-#: ../../include/account.php:245
-#, php-format
-msgid "Registration confirmation for %s"
-msgstr "Registratiebevestiging voor %s"
+#: ../../include/dir_fns.php:146
+msgid "Newest to Oldest"
+msgstr "Nieuw naar oud"
-#: ../../include/account.php:313
-#, php-format
-msgid "Registration request at %s"
-msgstr "Registratiebevestiging voor %s"
+#: ../../include/dir_fns.php:147
+msgid "Oldest to Newest"
+msgstr "Oud naar nieuw"
-#: ../../include/account.php:315 ../../include/account.php:342
-#: ../../include/account.php:399
-msgid "Administrator"
-msgstr "Beheerder"
+#: ../../include/dir_fns.php:148
+msgid "Sort"
+msgstr "Sorteren"
-#: ../../include/account.php:337
-msgid "your registration password"
-msgstr "jouw registratiewachtwoord"
+#: ../../include/dir_fns.php:152
+msgid "Safe Mode"
+msgstr "Veilig zoeken"
-#: ../../include/account.php:340 ../../include/account.php:397
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registratiegegevens voor %s"
+#: ../../include/dir_fns.php:154
+msgid "Public Forums Only"
+msgstr "Alleen openbare forums"
-#: ../../include/account.php:406
-msgid "Account approved."
-msgstr "Account goedgekeurd"
+#: ../../include/dir_fns.php:155
+msgid "This Website Only"
+msgstr "Alleen deze hub"
-#: ../../include/account.php:440
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registratie ingetrokken voor %s"
+#: ../../include/event.php:19 ../../include/bb2diaspora.php:451
+msgid "l F d, Y \\@ g:i A"
+msgstr "l d F Y \\@ G:i"
-#: ../../include/account.php:486
-msgid "Account verified. Please login."
-msgstr "Account is geverifieerd. Je kan inloggen."
+#: ../../include/event.php:27 ../../include/bb2diaspora.php:457
+msgid "Starts:"
+msgstr "Start:"
-#: ../../include/account.php:706 ../../include/account.php:708
-msgid "Click here to upgrade."
-msgstr "Klik hier om te upgraden."
+#: ../../include/event.php:37 ../../include/bb2diaspora.php:465
+msgid "Finishes:"
+msgstr "Einde:"
-#: ../../include/account.php:714
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."
+#: ../../include/event.php:47 ../../include/bb2diaspora.php:473
+#: ../../include/identity.php:874 ../../mod/events.php:647
+#: ../../mod/directory.php:234
+msgid "Location:"
+msgstr "Plaats:"
-#: ../../include/account.php:719
-msgid "This action is not available under your subscription plan."
-msgstr "Deze handeling is niet mogelijk met jouw abonnement."
+#: ../../include/event.php:391
+msgid "This event has been added to your calendar."
+msgstr "Dit evenement is aan jouw agenda toegevoegd."
#: ../../include/js_strings.php:5
msgid "Delete this item?"
@@ -1537,21 +447,21 @@ msgstr "Omschrijving (optioneel)"
#: ../../mod/settings.php:710 ../../mod/settings.php:738
#: ../../mod/settings.php:761 ../../mod/settings.php:843
#: ../../mod/settings.php:1039 ../../mod/xchan.php:11 ../../mod/connect.php:93
-#: ../../mod/events.php:656 ../../mod/connedit.php:653 ../../mod/group.php:81
-#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/thing.php:284
-#: ../../mod/thing.php:327 ../../mod/pdledit.php:58 ../../mod/import.php:504
-#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/rate.php:167
-#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104
-#: ../../mod/sources.php:138 ../../mod/filestorage.php:156
-#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166
-#: ../../mod/profiles.php:667 ../../mod/admin.php:443 ../../mod/admin.php:812
-#: ../../mod/admin.php:946 ../../mod/admin.php:1077 ../../mod/admin.php:1272
-#: ../../mod/admin.php:1355 ../../mod/photos.php:565 ../../mod/photos.php:642
-#: ../../mod/photos.php:929 ../../mod/photos.php:969 ../../mod/photos.php:1087
-#: ../../mod/mood.php:134 ../../mod/mail.php:355 ../../mod/appman.php:99
-#: ../../mod/poll.php:68 ../../mod/bulksetclose.php:24
+#: ../../mod/thing.php:275 ../../mod/thing.php:318 ../../mod/events.php:656
+#: ../../mod/group.php:81 ../../mod/setup.php:313 ../../mod/setup.php:358
+#: ../../mod/photos.php:565 ../../mod/photos.php:642 ../../mod/photos.php:929
+#: ../../mod/photos.php:969 ../../mod/photos.php:1087 ../../mod/pdledit.php:58
+#: ../../mod/import.php:504 ../../mod/chat.php:177 ../../mod/chat.php:211
+#: ../../mod/rate.php:167 ../../mod/invite.php:142 ../../mod/locs.php:105
+#: ../../mod/sources.php:104 ../../mod/sources.php:138
+#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108
+#: ../../mod/poke.php:166 ../../mod/profiles.php:667 ../../mod/mitem.php:229
+#: ../../mod/admin.php:446 ../../mod/admin.php:810 ../../mod/admin.php:946
+#: ../../mod/admin.php:1077 ../../mod/admin.php:1271 ../../mod/admin.php:1356
+#: ../../mod/mood.php:134 ../../mod/connedit.php:679 ../../mod/mail.php:355
+#: ../../mod/appman.php:99 ../../mod/poll.php:68 ../../mod/bulksetclose.php:24
#: ../../view/theme/apw/php/config.php:256
-#: ../../view/theme/redbasic/php/config.php:97 ../../wppost/wppost.php:104
+#: ../../view/theme/redbasic/php/config.php:97
msgid "Submit"
msgstr "Opslaan"
@@ -1559,161 +469,189 @@ msgstr "Opslaan"
msgid "Please enter a link URL"
msgstr "Vul een internetadres/URL in:"
-#: ../../include/js_strings.php:25
+#: ../../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:26
msgid "timeago.prefixAgo"
msgstr "timeago.prefixAgo"
-#: ../../include/js_strings.php:26
+#: ../../include/js_strings.php:27
msgid "timeago.prefixFromNow"
msgstr "timeago.prefixFromNow"
-#: ../../include/js_strings.php:27
+#: ../../include/js_strings.php:28
msgid "ago"
msgstr "geleden"
-#: ../../include/js_strings.php:28
+#: ../../include/js_strings.php:29
msgid "from now"
msgstr "vanaf nu"
-#: ../../include/js_strings.php:29
+#: ../../include/js_strings.php:30
msgid "less than a minute"
msgstr "minder dan een minuut"
-#: ../../include/js_strings.php:30
+#: ../../include/js_strings.php:31
msgid "about a minute"
msgstr "ongeveer een minuut"
-#: ../../include/js_strings.php:31
+#: ../../include/js_strings.php:32
#, php-format
msgid "%d minutes"
msgstr "%d minuten"
-#: ../../include/js_strings.php:32
+#: ../../include/js_strings.php:33
msgid "about an hour"
msgstr "ongeveer een uur"
-#: ../../include/js_strings.php:33
+#: ../../include/js_strings.php:34
#, php-format
msgid "about %d hours"
msgstr "ongeveer %d uren"
-#: ../../include/js_strings.php:34
+#: ../../include/js_strings.php:35
msgid "a day"
msgstr "een dag"
-#: ../../include/js_strings.php:35
+#: ../../include/js_strings.php:36
#, php-format
msgid "%d days"
msgstr "%d dagen"
-#: ../../include/js_strings.php:36
+#: ../../include/js_strings.php:37
msgid "about a month"
msgstr "ongeveer een maand"
-#: ../../include/js_strings.php:37
+#: ../../include/js_strings.php:38
#, php-format
msgid "%d months"
msgstr "%d maanden"
-#: ../../include/js_strings.php:38
+#: ../../include/js_strings.php:39
msgid "about a year"
msgstr "ongeveer een jaar"
-#: ../../include/js_strings.php:39
+#: ../../include/js_strings.php:40
#, php-format
msgid "%d years"
msgstr "%d jaren"
-#: ../../include/js_strings.php:40
+#: ../../include/js_strings.php:41
msgid " "
msgstr " "
-#: ../../include/js_strings.php:41
+#: ../../include/js_strings.php:42
msgid "timeago.numbers"
msgstr "timeago.numbers"
-#: ../../include/RedDAV/RedBrowser.php:106
-#: ../../include/RedDAV/RedBrowser.php:266
+#: ../../include/RedDAV/RedBrowser.php:107
+#: ../../include/RedDAV/RedBrowser.php:268
msgid "parent"
msgstr "omhoog"
-#: ../../include/RedDAV/RedBrowser.php:130 ../../include/text.php:2407
+#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2497
msgid "Collection"
msgstr "map"
-#: ../../include/RedDAV/RedBrowser.php:133
+#: ../../include/RedDAV/RedBrowser.php:134
msgid "Principal"
msgstr "principal"
-#: ../../include/RedDAV/RedBrowser.php:136
+#: ../../include/RedDAV/RedBrowser.php:137
msgid "Addressbook"
msgstr "Adresboek"
-#: ../../include/RedDAV/RedBrowser.php:139
+#: ../../include/RedDAV/RedBrowser.php:140
msgid "Calendar"
msgstr "Agenda"
-#: ../../include/RedDAV/RedBrowser.php:142
+#: ../../include/RedDAV/RedBrowser.php:143
msgid "Schedule Inbox"
msgstr "Planning-postvak IN"
-#: ../../include/RedDAV/RedBrowser.php:145
+#: ../../include/RedDAV/RedBrowser.php:146
msgid "Schedule Outbox"
msgstr "Planning-postvak UIT"
-#: ../../include/RedDAV/RedBrowser.php:225
+#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019
+#: ../../include/apps.php:336 ../../include/apps.php:387
+#: ../../mod/photos.php:681 ../../mod/photos.php:1119
+msgid "Unknown"
+msgstr "Onbekend"
+
+#: ../../include/RedDAV/RedBrowser.php:227
#, php-format
msgid "%1$s used"
msgstr "%1$s gebruikt"
-#: ../../include/RedDAV/RedBrowser.php:230
+#: ../../include/RedDAV/RedBrowser.php:232
#, php-format
msgid "%1$s used of %2$s (%3$s&#37;)"
msgstr "%1$s van %2$s gebruikt (%3$s&#37;)"
-#: ../../include/RedDAV/RedBrowser.php:251
+#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98
+#: ../../include/conversation.php:1609 ../../include/apps.php:135
+#: ../../mod/fbrowser.php:114
+msgid "Files"
+msgstr "Bestanden"
+
+#: ../../include/RedDAV/RedBrowser.php:253
msgid "Total"
msgstr "Totaal"
-#: ../../include/RedDAV/RedBrowser.php:253
+#: ../../include/RedDAV/RedBrowser.php:255
msgid "Shared"
msgstr "Gedeeld"
-#: ../../include/RedDAV/RedBrowser.php:254
-#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/menu.php:100
-#: ../../mod/mitem.php:169 ../../mod/new_channel.php:121
+#: ../../include/RedDAV/RedBrowser.php:256
+#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/webpages.php:178
+#: ../../mod/blocks.php:151 ../../mod/menu.php:104 ../../mod/layouts.php:174
+#: ../../mod/new_channel.php:121
msgid "Create"
msgstr "Aanmaken"
-#: ../../include/RedDAV/RedBrowser.php:255
-#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362
+#: ../../include/RedDAV/RedBrowser.php:257
+#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:362
#: ../../mod/photos.php:706 ../../mod/photos.php:1236
msgid "Upload"
msgstr "Uploaden"
-#: ../../include/RedDAV/RedBrowser.php:262 ../../mod/settings.php:584
+#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/settings.php:584
#: ../../mod/settings.php:610 ../../mod/admin.php:953
#: ../../mod/sharedwithme.php:95
msgid "Name"
msgstr "Naam"
-#: ../../include/RedDAV/RedBrowser.php:263
+#: ../../include/RedDAV/RedBrowser.php:265
msgid "Type"
msgstr "Type"
-#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:97
+#: ../../include/RedDAV/RedBrowser.php:266 ../../mod/sharedwithme.php:97
msgid "Size"
msgstr "Grootte"
-#: ../../include/RedDAV/RedBrowser.php:265 ../../mod/sharedwithme.php:98
+#: ../../include/RedDAV/RedBrowser.php:267 ../../mod/sharedwithme.php:98
msgid "Last Modified"
msgstr "Laatst gewijzigd"
-#: ../../include/RedDAV/RedBrowser.php:302
+#: ../../include/RedDAV/RedBrowser.php:270 ../../include/ItemObject.php:120
+#: ../../include/conversation.php:660 ../../include/apps.php:255
+#: ../../mod/settings.php:645 ../../mod/webpages.php:181
+#: ../../mod/thing.php:228 ../../mod/group.php:176 ../../mod/blocks.php:154
+#: ../../mod/photos.php:1050 ../../mod/editlayout.php:107
+#: ../../mod/editwebpage.php:225 ../../mod/admin.php:817
+#: ../../mod/admin.php:948 ../../mod/editblock.php:113
+#: ../../mod/connedit.php:543
+msgid "Delete"
+msgstr "Verwijderen"
+
+#: ../../include/RedDAV/RedBrowser.php:305
msgid "Create new folder"
msgstr "Nieuwe map aanmaken"
-#: ../../include/RedDAV/RedBrowser.php:304
+#: ../../include/RedDAV/RedBrowser.php:307
msgid "Upload file"
msgstr "Bestand uploaden"
@@ -1722,10 +660,9 @@ msgstr "Bestand uploaden"
msgid "%1$s's bookmarks"
msgstr "Bladwijzers van %1$s"
-#: ../../include/comanche.php:34 ../../mod/admin.php:383
-#: ../../view/theme/apw/php/config.php:185
-msgid "Default"
-msgstr "Standaard"
+#: ../../include/network.php:632
+msgid "view full size"
+msgstr "volledige grootte tonen"
#: ../../include/features.php:38
msgid "General Features"
@@ -1795,189 +732,579 @@ msgstr "Fotolocatie"
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:51
-msgid "Extended Identity Sharing"
-msgstr "Uitgebreid identiteit delen"
-
-#: ../../include/features.php:51
-msgid ""
-"Share your identity with all websites on the internet. When disabled, "
-"identity is only shared with sites in the matrix."
-msgstr "Deel jouw RedMatrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het RedMatrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet."
-
-#: ../../include/features.php:52
+#: ../../include/features.php:49
msgid "Expert Mode"
msgstr "Expertmodus"
-#: ../../include/features.php:52
+#: ../../include/features.php:49
msgid "Enable Expert Mode to provide advanced configuration options"
msgstr "Schakel de expertmodus in voor geavanceerde instellingen"
-#: ../../include/features.php:53
+#: ../../include/features.php:50
msgid "Premium Channel"
msgstr "Premiumkanaal"
-#: ../../include/features.php:53
+#: ../../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:58
+#: ../../include/features.php:55
msgid "Post Composition Features"
msgstr "Functies voor het opstellen van berichten"
-#: ../../include/features.php:60
+#: ../../include/features.php:57
msgid "Use Markdown"
msgstr "Markdown gebruiken"
-#: ../../include/features.php:60
+#: ../../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:61
+#: ../../include/features.php:58
msgid "Large Photos"
msgstr "Grote foto's"
-#: ../../include/features.php:61
+#: ../../include/features.php:58
msgid ""
"Include large (640px) photo thumbnails in posts. If not enabled, use small "
"(320px) photo thumbnails"
msgstr "Toon grote (640px) voorbeeldfoto's in berichten. Standaard worden kleine voorbeeldfoto's (320px) getoond. "
-#: ../../include/features.php:62
+#: ../../include/features.php:59 ../../include/widgets.php:546
+#: ../../mod/sources.php:88
+msgid "Channel Sources"
+msgstr "Kanaalbronnen"
+
+#: ../../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:63
+#: ../../include/features.php:60
msgid "Even More Encryption"
msgstr "Extra encryptie"
-#: ../../include/features.php:63
+#: ../../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:64
+#: ../../include/features.php:61
msgid "Enable voting tools"
msgstr "Stemmen inschakelen"
-#: ../../include/features.php:64
+#: ../../include/features.php:61
msgid "Provide a class of post which others can vote on"
msgstr "Creëert een berichtenoptie zodat anderen op jouw vraag kunnen stemmen."
-#: ../../include/features.php:65
-msgid "Flag Adult Photos"
-msgstr "Markeer foto's als voor volwassenen"
-
-#: ../../include/features.php:65
-msgid "Provide photo edit option to hide adult photos from default album view"
-msgstr "Zorgt voor een optie om foto's met inhoud voor volwassenen in de standaard albumweergave te verbergen"
-
-#: ../../include/features.php:70
+#: ../../include/features.php:67
msgid "Network and Stream Filtering"
msgstr "Netwerk- en streamfilter"
-#: ../../include/features.php:71
+#: ../../include/features.php:68
msgid "Search by Date"
msgstr "Zoek op datum"
-#: ../../include/features.php:71
+#: ../../include/features.php:68
msgid "Ability to select posts by date ranges"
msgstr "Mogelijkheid om berichten op datum te filteren "
-#: ../../include/features.php:72
+#: ../../include/features.php:69
msgid "Collections Filter"
msgstr "Filter op collecties"
-#: ../../include/features.php:72
+#: ../../include/features.php:69
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:73
+#: ../../include/features.php:70 ../../include/widgets.php:274
+msgid "Saved Searches"
+msgstr "Opgeslagen zoekopdrachten"
+
+#: ../../include/features.php:70
msgid "Save search terms for re-use"
msgstr "Sla zoekopdrachten op voor hergebruik"
-#: ../../include/features.php:74
+#: ../../include/features.php:71
msgid "Network Personal Tab"
msgstr "Persoonlijke netwerktab"
-#: ../../include/features.php:74
+#: ../../include/features.php:71
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:75
+#: ../../include/features.php:72
msgid "Network New Tab"
msgstr "Nieuwe netwerktab"
-#: ../../include/features.php:75
+#: ../../include/features.php:72
msgid "Enable tab to display all new Network activity"
msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen"
-#: ../../include/features.php:76
+#: ../../include/features.php:73
msgid "Affinity Tool"
msgstr "Verwantschapsfilter"
-#: ../../include/features.php:76
+#: ../../include/features.php:73
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:77
+#: ../../include/features.php:74
msgid "Suggest Channels"
msgstr "Kanalen voorstellen"
-#: ../../include/features.php:77
+#: ../../include/features.php:74
msgid "Show channel suggestions"
msgstr "Voor jou mogelijk interessante kanalen voorstellen"
-#: ../../include/features.php:82
+#: ../../include/features.php:79
msgid "Post/Comment Tools"
msgstr "Bericht- en reactiehulpmiddelen"
-#: ../../include/features.php:83
+#: ../../include/features.php:80
msgid "Tagging"
msgstr "Taggen"
-#: ../../include/features.php:83
+#: ../../include/features.php:80
msgid "Ability to tag existing posts"
msgstr "Mogelijkheid om bestaande berichten te taggen"
-#: ../../include/features.php:84
+#: ../../include/features.php:81
msgid "Post Categories"
msgstr "Categorieën berichten"
-#: ../../include/features.php:84
+#: ../../include/features.php:81
msgid "Add categories to your posts"
msgstr "Voeg categorieën toe aan je berichten"
-#: ../../include/features.php:85
+#: ../../include/features.php:82 ../../include/widgets.php:304
+#: ../../include/contact_widgets.php:57
+msgid "Saved Folders"
+msgstr "Bewaarde mappen"
+
+#: ../../include/features.php:82
msgid "Ability to file posts under folders"
msgstr "Mogelijkheid om berichten in mappen op te slaan"
-#: ../../include/features.php:86
+#: ../../include/features.php:83
msgid "Dislike Posts"
msgstr "Vind berichten niet leuk"
-#: ../../include/features.php:86
+#: ../../include/features.php:83
msgid "Ability to dislike posts/comments"
msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden"
-#: ../../include/features.php:87
+#: ../../include/features.php:84
msgid "Star Posts"
msgstr "Geef berichten een ster"
-#: ../../include/features.php:87
+#: ../../include/features.php:84
msgid "Ability to mark special posts with a star indicator"
msgstr "Mogelijkheid om speciale berichten met een ster te markeren"
-#: ../../include/features.php:88
+#: ../../include/features.php:85
msgid "Tag Cloud"
msgstr "Tagwolk"
-#: ../../include/features.php:88
+#: ../../include/features.php:85
msgid "Provide a personal tag cloud on your channel page"
msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina"
+#: ../../include/widgets.php:35 ../../include/taxonomy.php:264
+#: ../../include/contact_widgets.php:92
+msgid "Categories"
+msgstr "Categorieën"
+
+#: ../../include/widgets.php:91 ../../include/nav.php:163
+#: ../../mod/apps.php:34
+msgid "Apps"
+msgstr "Apps"
+
+#: ../../include/widgets.php:92
+msgid "System"
+msgstr "Systeem"
+
+#: ../../include/widgets.php:94 ../../include/conversation.php:1504
+msgid "Personal"
+msgstr "Persoonlijk"
+
+#: ../../include/widgets.php:95
+msgid "Create Personal App"
+msgstr "Persoonlijke app maken"
+
+#: ../../include/widgets.php:96
+msgid "Edit Personal App"
+msgstr "Persoonlijke app bewerken"
+
+#: ../../include/widgets.php:136 ../../include/widgets.php:175
+#: ../../include/Contact.php:107 ../../include/conversation.php:945
+#: ../../include/identity.php:823 ../../mod/match.php:64
+#: ../../mod/directory.php:302 ../../mod/suggest.php:52
+msgid "Connect"
+msgstr "Verbinden"
+
+#: ../../include/widgets.php:138 ../../mod/suggest.php:54
+msgid "Ignore/Hide"
+msgstr "Negeren/Verbergen"
+
+#: ../../include/widgets.php:143 ../../mod/connections.php:268
+msgid "Suggestions"
+msgstr "Voorgestelde kanalen"
+
+#: ../../include/widgets.php:144
+msgid "See more..."
+msgstr "Meer..."
+
+#: ../../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/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:853
+#: ../../include/text.php:865 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
+#: ../../mod/filer.php:50 ../../mod/admin.php:1416 ../../mod/admin.php:1436
+msgid "Save"
+msgstr "Opslaan"
+
+#: ../../include/widgets.php:266
+msgid "Remove term"
+msgstr "Verwijder zoekterm"
+
+#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60
+#: ../../include/contact_widgets.php:95
+msgid "Everything"
+msgstr "Alles"
+
+#: ../../include/widgets.php:349
+msgid "Archives"
+msgstr "Archieven"
+
+#: ../../include/widgets.php:427 ../../mod/connedit.php:572
+msgid "Me"
+msgstr "Ik"
+
+#: ../../include/widgets.php:428 ../../mod/connedit.php:573
+msgid "Family"
+msgstr "Familie"
+
+#: ../../include/widgets.php:429 ../../include/identity.php:394
+#: ../../include/identity.php:395 ../../include/identity.php:402
+#: ../../include/profile_selectors.php:80 ../../mod/settings.php:339
+#: ../../mod/settings.php:343 ../../mod/settings.php:344
+#: ../../mod/settings.php:347 ../../mod/settings.php:358
+#: ../../mod/connedit.php:574
+msgid "Friends"
+msgstr "Vrienden"
+
+#: ../../include/widgets.php:430 ../../mod/connedit.php:575
+msgid "Acquaintances"
+msgstr "Kennissen"
+
+#: ../../include/widgets.php:431 ../../mod/connections.php:231
+#: ../../mod/connections.php:246 ../../mod/connedit.php:576
+msgid "All"
+msgstr "Alles"
+
+#: ../../include/widgets.php:450
+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:653
+msgid "Connection Default Permissions"
+msgstr "Standaard permissies voor connecties"
+
+#: ../../include/widgets.php:538
+msgid "Premium Channel Settings"
+msgstr "Instellingen premiumkanaal"
+
+#: ../../include/widgets.php:554 ../../include/nav.php:208
+#: ../../include/apps.php:134 ../../mod/admin.php:1038
+#: ../../mod/admin.php:1238
+msgid "Settings"
+msgstr "Instellingen"
+
+#: ../../include/widgets.php:567 ../../mod/message.php:31
+#: ../../mod/mail.php:128
+msgid "Messages"
+msgstr "Berichten"
+
+#: ../../include/widgets.php:570
+msgid "Check Mail"
+msgstr "Controleer op nieuwe berichten"
+
+#: ../../include/widgets.php:575 ../../include/nav.php:199
+msgid "New Message"
+msgstr "Nieuw bericht"
+
+#: ../../include/widgets.php:650
+msgid "Chat Rooms"
+msgstr "Chatkanalen"
+
+#: ../../include/widgets.php:670
+msgid "Bookmarked Chatrooms"
+msgstr "Bladwijzers van chatkanalen"
+
+#: ../../include/widgets.php:690
+msgid "Suggested Chatrooms"
+msgstr "Voorgestelde chatkanalen"
+
+#: ../../include/widgets.php:817 ../../include/widgets.php:875
+msgid "photo/image"
+msgstr "foto/afbeelding"
+
+#: ../../include/widgets.php:970 ../../include/widgets.php:972
+msgid "Rate Me"
+msgstr "Beoordeel mij"
+
+#: ../../include/widgets.php:976
+msgid "View Ratings"
+msgstr "Bekijk beoordelingen"
+
+#: ../../include/widgets.php:987
+msgid "Public Hubs"
+msgstr "Openbare hubs"
+
+#: ../../include/enotify.php:58
+msgid "Hubzilla Notification"
+msgstr "Hubzilla-notificatie"
+
+#: ../../include/enotify.php:59
+msgid "hubzilla"
+msgstr "Hubzilla"
+
+#: ../../include/enotify.php:61
+msgid "Thank You,"
+msgstr "Bedankt,"
+
+#: ../../include/enotify.php:63
+#, php-format
+msgid "%s Administrator"
+msgstr "Beheerder %s"
+
+#: ../../include/enotify.php:96
+#, php-format
+msgid "%s <!item_type!>"
+msgstr "%s <!item_type!>"
+
+#: ../../include/enotify.php:100
+#, php-format
+msgid "[Red:Notify] New mail received at %s"
+msgstr "[Red:Notificatie] Nieuw privébericht ontvangen op %s"
+
+#: ../../include/enotify.php:102
+#, php-format
+msgid "%1$s, %2$s sent you a new private message at %3$s."
+msgstr "%1$s, %2$s zond jou een nieuw privébericht om %3$s."
+
+#: ../../include/enotify.php:103
+#, php-format
+msgid "%1$s sent you %2$s."
+msgstr "%1$s zond jou %2$s."
+
+#: ../../include/enotify.php:103
+msgid "a private message"
+msgstr "een privébericht"
+
+#: ../../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/enotify.php:158
+#, 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/enotify.php:166
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]"
+msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %5$s van %4$s[/zrl]"
+
+#: ../../include/enotify.php:175
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]"
+msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]jouw %4$s[/zrl]"
+
+#: ../../include/enotify.php:186
+#, php-format
+msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
+msgstr "[Red:Notificatie] Reactie op conversatie #%1$d door %2$s"
+
+#: ../../include/enotify.php:187
+#, php-format
+msgid "%1$s, %2$s commented on an item/conversation you have been following."
+msgstr "%1$s, %2$s gaf een reactie op een bericht/conversatie die jij volgt."
+
+#: ../../include/enotify.php:190 ../../include/enotify.php:205
+#: ../../include/enotify.php:231 ../../include/enotify.php:249
+#: ../../include/enotify.php:263
+#, php-format
+msgid "Please visit %s to view and/or reply to the conversation."
+msgstr "Bezoek %s om de conversatie te bekijken en/of er op te reageren."
+
+#: ../../include/enotify.php:196
+#, php-format
+msgid "[Red:Notify] %s posted to your profile wall"
+msgstr "[Red:Notificatie] %s heeft een bericht op jouw kanaal geplaatst"
+
+#: ../../include/enotify.php:198
+#, 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/enotify.php:200
+#, 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/enotify.php:224
+#, php-format
+msgid "[Red:Notify] %s tagged you"
+msgstr "[Red:Notificatie] %s heeft je genoemd"
+
+#: ../../include/enotify.php:225
+#, php-format
+msgid "%1$s, %2$s tagged you at %3$s"
+msgstr "%1$s, %2$s noemde jou op %3$s"
+
+#: ../../include/enotify.php:226
+#, php-format
+msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]."
+msgstr "%1$s, %2$s [zrl=%3$s]noemde jou[/zrl]."
+
+#: ../../include/enotify.php:238
+#, php-format
+msgid "[Red:Notify] %1$s poked you"
+msgstr "[Red:Notificatie] %1$s heeft je aangestoten"
+
+#: ../../include/enotify.php:239
+#, php-format
+msgid "%1$s, %2$s poked you at %3$s"
+msgstr "%1$s, %2$s heeft je aangestoten op %3$s"
+
+#: ../../include/enotify.php:240
+#, php-format
+msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]."
+msgstr "%1$s, %2$s [zrl=%2$s]heeft je aangestoten[/zrl]."
+
+#: ../../include/enotify.php:256
+#, php-format
+msgid "[Red:Notify] %s tagged your post"
+msgstr "[Red:Notificatie] %s heeft jouw bericht getagd"
+
+#: ../../include/enotify.php:257
+#, 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/enotify.php:258
+#, 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/enotify.php:270
+msgid "[Red:Notify] Introduction received"
+msgstr "[Red:Notificatie] Connectieverzoek ontvangen"
+
+#: ../../include/enotify.php:271
+#, php-format
+msgid "%1$s, you've received an new connection request from '%2$s' at %3$s"
+msgstr "%1$s, je hebt een nieuw connectieverzoek ontvangen van '%2$s' op %3$s"
+
+#: ../../include/enotify.php:272
+#, php-format
+msgid ""
+"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s."
+msgstr "%1$s, je hebt een [zrl=%2$s]nieuw connectieverzoek[/zrl] ontvangen van %3$s."
+
+#: ../../include/enotify.php:276 ../../include/enotify.php:295
+#, php-format
+msgid "You may visit their profile at %s"
+msgstr "Je kan het profiel bekijken op %s"
+
+#: ../../include/enotify.php:278
+#, 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/enotify.php:285
+msgid "[Red:Notify] Friend suggestion received"
+msgstr "[Red:Notificatie] Kanaalvoorstel ontvangen"
+
+#: ../../include/enotify.php:286
+#, 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/enotify.php:287
+#, php-format
+msgid ""
+"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from "
+"%4$s."
+msgstr "%1$s, je hebt [zrl=%2$s]een kanaalvoorstel[/zrl] ontvangen voor %3$s van %4$s."
+
+#: ../../include/enotify.php:293
+msgid "Name:"
+msgstr "Naam:"
+
+#: ../../include/enotify.php:294
+msgid "Photo:"
+msgstr "Foto:"
+
+#: ../../include/enotify.php:297
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
+msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen."
+
+#: ../../include/enotify.php:508
+msgid "[Red:Notify]"
+msgstr "[Red:Notificatie]"
+
#: ../../include/contact_selectors.php:56
msgid "Frequently"
msgstr "Regelmatig"
@@ -2014,9 +1341,9 @@ msgstr "OStatus"
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:79 ../../mod/id.php:12
-#: ../../mod/id.php:13 ../../mod/admin.php:815 ../../mod/admin.php:824
-#: ../../boot.php:1554
+#: ../../include/contact_selectors.php:79 ../../mod/admin.php:813
+#: ../../mod/admin.php:822 ../../mod/id.php:15 ../../mod/id.php:16
+#: ../../boot.php:1542
msgid "Email"
msgstr "E-mail"
@@ -2092,6 +1419,14 @@ msgstr "lokale account niet gevonden."
msgid "Cannot connect to yourself."
msgstr "Kan niet met jezelf verbinden"
+#: ../../include/ItemObject.php:89 ../../include/conversation.php:667
+msgid "Private Message"
+msgstr "Privébericht"
+
+#: ../../include/ItemObject.php:126 ../../include/conversation.php:659
+msgid "Select"
+msgstr "Kies"
+
#: ../../include/ItemObject.php:130
msgid "Save to Folder"
msgstr "In map opslaan"
@@ -2120,6 +1455,29 @@ msgstr "Oneens"
msgid "I abstain"
msgstr "Onthouding"
+#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187
+#: ../../include/conversation.php:1677 ../../mod/photos.php:1003
+#: ../../mod/photos.php:1015
+msgid "View all"
+msgstr "Toon alles"
+
+#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396
+#: ../../include/conversation.php:1701 ../../include/identity.php:1133
+#: ../../mod/photos.php:1007
+msgctxt "noun"
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "vindt dit leuk"
+msgstr[1] "vinden dit leuk"
+
+#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704
+#: ../../mod/photos.php:1012
+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"
@@ -2136,6 +1494,14 @@ msgstr "Ster toevoegen of verwijderen"
msgid "starred"
msgstr "met ster"
+#: ../../include/ItemObject.php:227 ../../include/conversation.php:674
+msgid "Message signature validated"
+msgstr "Berichtkenmerk gevalideerd"
+
+#: ../../include/ItemObject.php:228 ../../include/conversation.php:675
+msgid "Message signature incorrect"
+msgstr "Berichtkenmerk onjuist"
+
#: ../../include/ItemObject.php:236
msgid "Add Tag"
msgstr "Tag toevoegen"
@@ -2144,7 +1510,7 @@ msgstr "Tag toevoegen"
msgid "I like this (toggle)"
msgstr "Vind ik leuk"
-#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:305
+#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310
msgid "like"
msgstr "vind dit leuk"
@@ -2152,7 +1518,7 @@ msgstr "vind dit leuk"
msgid "I don't like this (toggle)"
msgstr "Vind ik niet leuk"
-#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:306
+#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311
msgid "dislike"
msgstr "vind dit niet leuk"
@@ -2192,6 +1558,21 @@ msgstr "Kanaal-naar-kanaal"
msgid "via Wall-To-Wall:"
msgstr "via kanaal-naar-kanaal"
+#: ../../include/ItemObject.php:312 ../../include/conversation.php:716
+#, php-format
+msgid "from %s"
+msgstr "van %s"
+
+#: ../../include/ItemObject.php:315 ../../include/conversation.php:719
+#, php-format
+msgid "last edited: %s"
+msgstr "laatst bewerkt: %s"
+
+#: ../../include/ItemObject.php:316 ../../include/conversation.php:720
+#, php-format
+msgid "Expires: %s"
+msgstr "Verloopt: %s"
+
#: ../../include/ItemObject.php:337
msgid "Save Bookmarks"
msgstr "Bladwijzers opslaan"
@@ -2219,11 +1600,49 @@ msgstr "vinden dit niet leuk"
msgid "Close"
msgstr "Sluiten"
+#: ../../include/ItemObject.php:364 ../../include/conversation.php:737
+#: ../../include/conversation.php:1209 ../../mod/photos.php:950
+#: ../../mod/editlayout.php:153 ../../mod/editwebpage.php:192
+#: ../../mod/editpost.php:130 ../../mod/editblock.php:155
+#: ../../mod/mail.php:241 ../../mod/mail.php:356
+msgid "Please wait"
+msgstr "Even wachten"
+
#: ../../include/ItemObject.php:665 ../../mod/photos.php:966
#: ../../mod/photos.php:1084
msgid "This is you"
msgstr "Dit ben jij"
+#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181
+#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:179
+#: ../../mod/editpost.php:114 ../../mod/editblock.php:141
+msgid "Bold"
+msgstr "Vet"
+
+#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182
+#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:180
+#: ../../mod/editpost.php:115 ../../mod/editblock.php:142
+msgid "Italic"
+msgstr "Cursief"
+
+#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183
+#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:181
+#: ../../mod/editpost.php:116 ../../mod/editblock.php:143
+msgid "Underline"
+msgstr "Onderstrepen"
+
+#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184
+#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:182
+#: ../../mod/editpost.php:117 ../../mod/editblock.php:144
+msgid "Quote"
+msgstr "Citeren"
+
+#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185
+#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:183
+#: ../../mod/editpost.php:118 ../../mod/editblock.php:145
+msgid "Code"
+msgstr "Broncode"
+
#: ../../include/ItemObject.php:674
msgid "Image"
msgstr "Afbeelding"
@@ -2236,205 +1655,379 @@ msgstr "Link invoegen"
msgid "Video"
msgstr "Video"
-#: ../../include/datetime.php:35
-msgid "Miscellaneous"
-msgstr "Diversen"
+#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236
+#: ../../mod/editpost.php:157 ../../mod/mail.php:247 ../../mod/mail.php:361
+msgid "Encrypt text"
+msgstr "Tekst versleutelen"
-#: ../../include/datetime.php:113
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "JJJJ-MM-DD of MM-DD"
+#: ../../include/Contact.php:124
+msgid "New window"
+msgstr "Nieuw venster"
-#: ../../include/datetime.php:214 ../../mod/events.php:635
-#: ../../mod/appman.php:91 ../../mod/appman.php:92
-msgid "Required"
-msgstr "Vereist"
+#: ../../include/Contact.php:125
+msgid "Open the selected location in a different window or browser tab"
+msgstr "Open de geselecteerde locatie in een ander venster of tab"
-#: ../../include/datetime.php:233 ../../boot.php:2356
-msgid "never"
-msgstr "nooit"
+#: ../../include/Contact.php:215 ../../mod/admin.php:730
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Account '%s' verwijderd"
-#: ../../include/datetime.php:239
-msgid "less than a second ago"
-msgstr "minder dan een seconde geleden"
+#: ../../include/bb2diaspora.php:373
+msgid "Attachments:"
+msgstr "Bijlagen:"
-#: ../../include/datetime.php:242
-msgid "year"
-msgstr "jaar"
+#: ../../include/bb2diaspora.php:453
+msgid "Hubzilla event notification:"
+msgstr "Notificatie Hubzilla-gebeurtenis:"
-#: ../../include/datetime.php:242
-msgid "years"
-msgstr "jaren"
+#: ../../include/text.php:329
+msgid "prev"
+msgstr "vorige"
-#: ../../include/datetime.php:243
-msgid "month"
-msgstr "maand"
+#: ../../include/text.php:331
+msgid "first"
+msgstr "eerste"
-#: ../../include/datetime.php:243
-msgid "months"
-msgstr "maanden"
+#: ../../include/text.php:360
+msgid "last"
+msgstr "laatste"
-#: ../../include/datetime.php:244
-msgid "week"
-msgstr "week"
+#: ../../include/text.php:363
+msgid "next"
+msgstr "volgende"
-#: ../../include/datetime.php:244
-msgid "weeks"
-msgstr "weken"
+#: ../../include/text.php:373
+msgid "older"
+msgstr "ouder"
-#: ../../include/datetime.php:245
-msgid "day"
-msgstr "dag"
+#: ../../include/text.php:375
+msgid "newer"
+msgstr "nieuwer"
-#: ../../include/datetime.php:245
-msgid "days"
-msgstr "dagen"
+#: ../../include/text.php:768
+msgid "No connections"
+msgstr "Geen connecties"
-#: ../../include/datetime.php:246
-msgid "hour"
-msgstr "uur"
+#: ../../include/text.php:782
+#, php-format
+msgid "%d Connection"
+msgid_plural "%d Connections"
+msgstr[0] "%d connectie"
+msgstr[1] "%d connecties"
-#: ../../include/datetime.php:246
-msgid "hours"
-msgstr "uren"
+#: ../../include/text.php:795 ../../mod/viewconnections.php:104
+msgid "View Connections"
+msgstr "Connecties weergeven"
-#: ../../include/datetime.php:247
-msgid "minute"
-msgstr "minuut"
+#: ../../include/text.php:852 ../../include/text.php:864
+#: ../../include/nav.php:165 ../../include/apps.php:147
+#: ../../mod/search.php:38
+msgid "Search"
+msgstr "Zoeken"
-#: ../../include/datetime.php:247
-msgid "minutes"
-msgstr "minuten"
+#: ../../include/text.php:928
+msgid "poke"
+msgstr "aanstoten"
-#: ../../include/datetime.php:248
-msgid "second"
-msgstr "seconde"
+#: ../../include/text.php:928 ../../include/conversation.php:243
+msgid "poked"
+msgstr "aangestoten"
-#: ../../include/datetime.php:248
-msgid "seconds"
-msgstr "seconden"
+#: ../../include/text.php:929
+msgid "ping"
+msgstr "ping"
-#: ../../include/datetime.php:257
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s geleden"
+#: ../../include/text.php:929
+msgid "pinged"
+msgstr "gepingd"
-#: ../../include/datetime.php:465
-#, php-format
-msgid "%1$s's birthday"
-msgstr "Verjaardag van %1$s"
+#: ../../include/text.php:930
+msgid "prod"
+msgstr "por"
-#: ../../include/datetime.php:466
-#, php-format
-msgid "Happy Birthday %1$s"
-msgstr "Gefeliciteerd met je verjaardag %1$s"
+#: ../../include/text.php:930
+msgid "prodded"
+msgstr "gepord"
-#: ../../include/Contact.php:124
-msgid "New window"
-msgstr "Nieuw venster"
+#: ../../include/text.php:931
+msgid "slap"
+msgstr "slaan"
-#: ../../include/Contact.php:125
-msgid "Open the selected location in a different window or browser tab"
-msgstr "Open de geselecteerde locatie in een ander venster of tab"
+#: ../../include/text.php:931
+msgid "slapped"
+msgstr "sloeg"
-#: ../../include/Contact.php:215 ../../mod/admin.php:729
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Account '%s' verwijderd"
+#: ../../include/text.php:932
+msgid "finger"
+msgstr "finger"
-#: ../../include/bb2diaspora.php:373
-msgid "Attachments:"
-msgstr "Bijlagen:"
+#: ../../include/text.php:932
+msgid "fingered"
+msgstr "gefingerd"
-#: ../../include/bb2diaspora.php:451 ../../include/event.php:11
-msgid "l F d, Y \\@ g:i A"
-msgstr "l d F Y \\@ G:i"
+#: ../../include/text.php:933
+msgid "rebuff"
+msgstr "afpoeieren"
-#: ../../include/bb2diaspora.php:453
-msgid "Redmatrix event notification:"
-msgstr "Notificatie RedMatrix-gebeurtenis:"
+#: ../../include/text.php:933
+msgid "rebuffed"
+msgstr "afgepoeierd"
-#: ../../include/bb2diaspora.php:457 ../../include/event.php:20
-msgid "Starts:"
-msgstr "Start:"
+#: ../../include/text.php:943
+msgid "happy"
+msgstr "gelukkig"
-#: ../../include/bb2diaspora.php:465 ../../include/event.php:30
-msgid "Finishes:"
-msgstr "Einde:"
+#: ../../include/text.php:944
+msgid "sad"
+msgstr "bedroefd"
-#: ../../include/items.php:382 ../../mod/like.php:270
-#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
-#: ../../mod/bulksetclose.php:11 ../../index.php:392
-msgid "Permission denied"
-msgstr "Toegang geweigerd"
+#: ../../include/text.php:945
+msgid "mellow"
+msgstr "mellow"
-#: ../../include/items.php:979 ../../include/items.php:1024
-msgid "(Unknown)"
-msgstr "(Onbekend)"
+#: ../../include/text.php:946
+msgid "tired"
+msgstr "moe"
-#: ../../include/items.php:1181
-msgid "Visible to anybody on the internet."
-msgstr "Voor iedereen op het internet zichtbaar."
+#: ../../include/text.php:947
+msgid "perky"
+msgstr "parmantig"
-#: ../../include/items.php:1183
-msgid "Visible to you only."
-msgstr "Alleen voor jou zichtbaar."
+#: ../../include/text.php:948
+msgid "angry"
+msgstr "boos"
-#: ../../include/items.php:1185
-msgid "Visible to anybody in this network."
-msgstr "Voor iedereen in dit netwerk zichtbaar."
+#: ../../include/text.php:949
+msgid "stupified"
+msgstr "beteuterd"
-#: ../../include/items.php:1187
-msgid "Visible to anybody authenticated."
-msgstr "Voor iedereen die geauthenticeerd is zichtbaar."
+#: ../../include/text.php:950
+msgid "puzzled"
+msgstr "verward"
-#: ../../include/items.php:1189
-#, php-format
-msgid "Visible to anybody on %s."
-msgstr "Voor iedereen op %s zichtbaar."
+#: ../../include/text.php:951
+msgid "interested"
+msgstr "geïnteresseerd"
-#: ../../include/items.php:1191
-msgid "Visible to all connections."
-msgstr "Voor alle connecties zichtbaar."
+#: ../../include/text.php:952
+msgid "bitter"
+msgstr "verbitterd"
-#: ../../include/items.php:1193
-msgid "Visible to approved connections."
-msgstr "Voor alle goedgekeurde connecties zichtbaar."
+#: ../../include/text.php:953
+msgid "cheerful"
+msgstr "vrolijk"
-#: ../../include/items.php:1195
-msgid "Visible to specific connections."
-msgstr "Voor specifieke connecties zichtbaar."
+#: ../../include/text.php:954
+msgid "alive"
+msgstr "levendig"
-#: ../../include/items.php:4027 ../../mod/thing.php:76
-#: ../../mod/display.php:36 ../../mod/filestorage.php:27
-#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:984
-#: ../../mod/admin.php:1184
-msgid "Item not found."
-msgstr "Item niet gevonden."
+#: ../../include/text.php:955
+msgid "annoyed"
+msgstr "geërgerd"
-#: ../../include/items.php:4479 ../../mod/group.php:38 ../../mod/group.php:140
-#: ../../mod/bulksetclose.php:51
-msgid "Collection not found."
-msgstr "Collectie niet gevonden."
+#: ../../include/text.php:956
+msgid "anxious"
+msgstr "bezorgd"
-#: ../../include/items.php:4494
-msgid "Collection is empty."
-msgstr "Collectie is leeg"
+#: ../../include/text.php:957
+msgid "cranky"
+msgstr "humeurig"
-#: ../../include/items.php:4501
-#, php-format
-msgid "Collection: %s"
-msgstr "Collectie: %s"
+#: ../../include/text.php:958
+msgid "disturbed"
+msgstr "verontrust"
-#: ../../include/items.php:4512
-#, php-format
-msgid "Connection: %s"
-msgstr "Connectie: %s"
+#: ../../include/text.php:959
+msgid "frustrated"
+msgstr "gefrustreerd "
-#: ../../include/items.php:4515
-msgid "Connection not found."
-msgstr "Connectie niet gevonden."
+#: ../../include/text.php:960
+msgid "depressed"
+msgstr "gedeprimeerd"
+
+#: ../../include/text.php:961
+msgid "motivated"
+msgstr "gemotiveerd"
+
+#: ../../include/text.php:962
+msgid "relaxed"
+msgstr "ontspannen"
+
+#: ../../include/text.php:963
+msgid "surprised"
+msgstr "verrast"
+
+#: ../../include/text.php:1135
+msgid "Monday"
+msgstr "maandag"
+
+#: ../../include/text.php:1135
+msgid "Tuesday"
+msgstr "dinsdag"
+
+#: ../../include/text.php:1135
+msgid "Wednesday"
+msgstr "woensdag"
+
+#: ../../include/text.php:1135
+msgid "Thursday"
+msgstr "donderdag"
+
+#: ../../include/text.php:1135
+msgid "Friday"
+msgstr "vrijdag"
+
+#: ../../include/text.php:1135
+msgid "Saturday"
+msgstr "zaterdag"
+
+#: ../../include/text.php:1135
+msgid "Sunday"
+msgstr "zondag"
+
+#: ../../include/text.php:1139
+msgid "January"
+msgstr "januari"
+
+#: ../../include/text.php:1139
+msgid "February"
+msgstr "februari"
+
+#: ../../include/text.php:1139
+msgid "March"
+msgstr "maart"
+
+#: ../../include/text.php:1139
+msgid "April"
+msgstr "april"
+
+#: ../../include/text.php:1139
+msgid "May"
+msgstr "mei"
+
+#: ../../include/text.php:1139
+msgid "June"
+msgstr "juni"
+
+#: ../../include/text.php:1139
+msgid "July"
+msgstr "juli"
+
+#: ../../include/text.php:1139
+msgid "August"
+msgstr "augustus"
+
+#: ../../include/text.php:1139
+msgid "September"
+msgstr "september"
+
+#: ../../include/text.php:1139
+msgid "October"
+msgstr "oktober"
+
+#: ../../include/text.php:1139
+msgid "November"
+msgstr "november"
+
+#: ../../include/text.php:1139
+msgid "December"
+msgstr "december"
+
+#: ../../include/text.php:1244
+msgid "unknown.???"
+msgstr "onbekend.???"
+
+#: ../../include/text.php:1245
+msgid "bytes"
+msgstr "bytes"
+
+#: ../../include/text.php:1281
+msgid "remove category"
+msgstr "categorie verwijderen"
+
+#: ../../include/text.php:1356
+msgid "remove from file"
+msgstr "uit map verwijderen"
+
+#: ../../include/text.php:1436 ../../include/text.php:1447
+#: ../../mod/connedit.php:661
+msgid "Click to open/close"
+msgstr "Klik om te openen of te sluiten"
+
+#: ../../include/text.php:1609 ../../mod/events.php:444
+msgid "Link to Source"
+msgstr "Originele locatie"
+
+#: ../../include/text.php:1630 ../../include/text.php:1701
+msgid "default"
+msgstr "standaard"
+
+#: ../../include/text.php:1638
+msgid "Page layout"
+msgstr "Pagina-lay-out"
+
+#: ../../include/text.php:1638
+msgid "You can create your own with the layouts tool"
+msgstr "Je kan jouw eigen lay-out ontwerpen onder lay-outs"
+
+#: ../../include/text.php:1679
+msgid "Page content type"
+msgstr "Opmaaktype pagina"
+
+#: ../../include/text.php:1713
+msgid "Select an alternate language"
+msgstr "Kies een andere taal"
+
+#: ../../include/text.php:1832 ../../include/conversation.php:120
+#: ../../include/diaspora.php:2081 ../../mod/like.php:346
+#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
+#: ../../mod/tagger.php:43
+msgid "photo"
+msgstr "foto"
+
+#: ../../include/text.php:1835 ../../include/conversation.php:123
+#: ../../mod/like.php:348 ../../mod/tagger.php:47
+msgid "event"
+msgstr "gebeurtenis"
+
+#: ../../include/text.php:1838 ../../include/conversation.php:148
+#: ../../include/diaspora.php:2081 ../../mod/like.php:346
+#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
+#: ../../mod/tagger.php:51
+msgid "status"
+msgstr "bericht"
+
+#: ../../include/text.php:1840 ../../include/conversation.php:150
+#: ../../mod/tagger.php:53
+msgid "comment"
+msgstr "reactie"
+
+#: ../../include/text.php:1845
+msgid "activity"
+msgstr "activiteit"
+
+#: ../../include/text.php:2140
+msgid "Design Tools"
+msgstr "Ontwerp-hulpmiddelen"
+
+#: ../../include/text.php:2143 ../../mod/blocks.php:146
+msgid "Blocks"
+msgstr "Blokken"
+
+#: ../../include/text.php:2144 ../../mod/menu.php:95
+msgid "Menus"
+msgstr "Menu's"
+
+#: ../../include/text.php:2145 ../../mod/layouts.php:173
+msgid "Layouts"
+msgstr "Lay-outs"
-#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1551
+#: ../../include/text.php:2146
+msgid "Pages"
+msgstr "Pagina's"
+
+#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1539
msgid "Logout"
msgstr "Uitloggen"
@@ -2450,6 +2043,11 @@ msgstr "Home"
msgid "Your posts and conversations"
msgstr "Jouw berichten en conversaties"
+#: ../../include/nav.php:91 ../../include/conversation.php:942
+#: ../../mod/connedit.php:494 ../../mod/connedit.php:660
+msgid "View Profile"
+msgstr "Profiel weergeven"
+
#: ../../include/nav.php:91
msgid "Your profile page"
msgstr "Jouw profielpagina"
@@ -2462,10 +2060,19 @@ msgstr "Bewerk profielen"
msgid "Manage/Edit profiles"
msgstr "Beheer/wijzig profielen"
+#: ../../include/nav.php:95 ../../include/identity.php:846
+msgid "Edit Profile"
+msgstr "Profiel bewerken"
+
#: ../../include/nav.php:95
msgid "Edit your profile"
msgstr "Jouw profiel bewerken"
+#: ../../include/nav.php:97 ../../include/conversation.php:1600
+#: ../../include/apps.php:139 ../../mod/fbrowser.php:25
+msgid "Photos"
+msgstr "Foto's"
+
#: ../../include/nav.php:97
msgid "Your photos"
msgstr "Jouw foto's"
@@ -2482,15 +2089,25 @@ msgstr "Chatten"
msgid "Your chatrooms"
msgstr "Jouw chatkanalen"
+#: ../../include/nav.php:109 ../../include/conversation.php:1635
+#: ../../include/apps.php:129
+msgid "Bookmarks"
+msgstr "Bladwijzers"
+
#: ../../include/nav.php:109
msgid "Your bookmarks"
msgstr "Jouw bladwijzers"
+#: ../../include/nav.php:113 ../../include/conversation.php:1645
+#: ../../include/apps.php:136 ../../mod/webpages.php:176
+msgid "Webpages"
+msgstr "Webpagina's"
+
#: ../../include/nav.php:113
msgid "Your webpages"
msgstr "Jouw webpagina's"
-#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1552
+#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1540
msgid "Login"
msgstr "Inloggen"
@@ -2509,13 +2126,13 @@ msgstr "Authenticatie op afstand"
#: ../../include/nav.php:137
msgid "Click to authenticate to your home hub"
-msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw RedMatrix-hub"
+msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw Hubzilla-hub"
#: ../../include/nav.php:151
msgid "Home Page"
msgstr "Homepage"
-#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1528
+#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1516
msgid "Register"
msgstr "Registreren"
@@ -2524,7 +2141,7 @@ msgid "Create an account"
msgstr "Maak een account aan"
#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67
-#: ../../mod/help.php:72
+#: ../../mod/help.php:72 ../../mod/layouts.php:175
msgid "Help"
msgstr "Hulp"
@@ -2536,18 +2153,12 @@ msgstr "Hulp en documentatie"
msgid "Applications, utilities, links, games"
msgstr "Apps"
-#: ../../include/nav.php:165 ../../include/apps.php:147
-#: ../../include/text.php:832 ../../include/text.php:844
-#: ../../mod/search.php:38
-msgid "Search"
-msgstr "Zoeken"
-
#: ../../include/nav.php:165
msgid "Search site content"
-msgstr "Inhoud van deze RedMatrix-hub doorzoeken"
+msgstr "Inhoud van deze Hubzilla-hub doorzoeken"
#: ../../include/nav.php:168 ../../include/apps.php:141
-#: ../../mod/directory.php:353
+#: ../../mod/directory.php:366
msgid "Directory"
msgstr "Kanalengids"
@@ -2641,7 +2252,7 @@ msgid "Mark all events seen"
msgstr "Markeer alle gebeurtenissen als bekeken"
#: ../../include/nav.php:206 ../../include/apps.php:132
-#: ../../mod/manage.php:164
+#: ../../mod/manage.php:166
msgid "Channel Manager"
msgstr "Kanaalbeheer"
@@ -2661,6 +2272,10 @@ msgstr "Beheer"
msgid "Site Setup and Configuration"
msgstr "Hub instellen en beheren"
+#: ../../include/nav.php:247 ../../include/conversation.php:850
+msgid "Loading..."
+msgstr "Aan het laden..."
+
#: ../../include/nav.php:252
msgid "@name, #tag, content"
msgstr "@kanaal, #label, inhoud"
@@ -2673,31 +2288,31 @@ msgstr "Wachten aub..."
msgid "Tags"
msgstr "Tags"
-#: ../../include/taxonomy.php:282
+#: ../../include/taxonomy.php:287
msgid "Keywords"
msgstr "Trefwoorden"
-#: ../../include/taxonomy.php:303
+#: ../../include/taxonomy.php:308
msgid "have"
msgstr "heb"
-#: ../../include/taxonomy.php:303
+#: ../../include/taxonomy.php:308
msgid "has"
msgstr "heeft"
-#: ../../include/taxonomy.php:304
+#: ../../include/taxonomy.php:309
msgid "want"
msgstr "wil"
-#: ../../include/taxonomy.php:304
+#: ../../include/taxonomy.php:309
msgid "wants"
msgstr "wil"
-#: ../../include/taxonomy.php:305
+#: ../../include/taxonomy.php:310
msgid "likes"
msgstr "vindt dit leuk"
-#: ../../include/taxonomy.php:306
+#: ../../include/taxonomy.php:311
msgid "dislikes"
msgstr "vindt dit niet leuk"
@@ -2724,278 +2339,828 @@ msgstr "Bezoek het %2$s van %1$s"
msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd."
-#: ../../include/event.php:376
-msgid "This event has been added to your calendar."
-msgstr "Dit evenement is aan jouw agenda toegevoegd."
+#: ../../include/bbcode.php:122 ../../include/bbcode.php:743
+#: ../../include/bbcode.php:746 ../../include/bbcode.php:751
+#: ../../include/bbcode.php:754 ../../include/bbcode.php:757
+#: ../../include/bbcode.php:760 ../../include/bbcode.php:765
+#: ../../include/bbcode.php:768 ../../include/bbcode.php:773
+#: ../../include/bbcode.php:776 ../../include/bbcode.php:779
+#: ../../include/bbcode.php:782
+msgid "Image/photo"
+msgstr "Afbeelding/foto"
-#: ../../include/api.php:1095
-msgid "Public Timeline"
-msgstr "Openbare tijdlijn"
+#: ../../include/bbcode.php:161 ../../include/bbcode.php:793
+msgid "Encrypted content"
+msgstr "Versleutelde inhoud"
-#: ../../include/dir_fns.php:134
-msgid "Directory Options"
-msgstr "Opties kanalengids"
+#: ../../include/bbcode.php:177
+msgid "Install design element: "
+msgstr "Installeer ontwerpelement: "
-#: ../../include/dir_fns.php:135
-msgid "Alphabetic"
-msgstr "Alfabetisch"
+#: ../../include/bbcode.php:190
+msgid "QR code"
+msgstr "QR-code"
-#: ../../include/dir_fns.php:136
-msgid "Reverse Alphabetic"
-msgstr "Omgekeerd alfabetisch"
+#: ../../include/bbcode.php:241
+#, php-format
+msgid "%1$s wrote the following %2$s %3$s"
+msgstr "%1$s schreef het volgende %2$s %3$s"
-#: ../../include/dir_fns.php:137
-msgid "Newest to Oldest"
-msgstr "Nieuw naar oud"
+#: ../../include/bbcode.php:243
+msgid "post"
+msgstr "bericht"
-#: ../../include/dir_fns.php:138
-msgid "Oldest to Newest"
-msgstr "Oud naar nieuw"
+#: ../../include/bbcode.php:493
+msgid "Different viewers will see this text differently"
+msgstr "Deze tekst wordt per persoon anders weergeven."
-#: ../../include/dir_fns.php:139
-msgid "Sort"
-msgstr "Sorteren"
+#: ../../include/bbcode.php:704
+msgid "$1 spoiler"
+msgstr "$1 spoiler"
-#: ../../include/dir_fns.php:143
-msgid "Safe Mode"
-msgstr "Veilig zoeken"
+#: ../../include/bbcode.php:731
+msgid "$1 wrote:"
+msgstr "$1 schreef:"
-#: ../../include/dir_fns.php:145
-msgid "Public Forums Only"
-msgstr "Alleen openbare forums"
+#: ../../include/items.php:399 ../../mod/like.php:270
+#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
+#: ../../mod/bulksetclose.php:11 ../../index.php:392
+msgid "Permission denied"
+msgstr "Toegang geweigerd"
-#: ../../include/dir_fns.php:146
-msgid "This Website Only"
-msgstr "Alleen deze hub"
+#: ../../include/items.php:1012 ../../include/items.php:1058
+msgid "(Unknown)"
+msgstr "(Onbekend)"
-#: ../../include/oembed.php:183
-msgid "Embedded content"
-msgstr "Ingesloten inhoud"
+#: ../../include/items.php:1226
+msgid "Visible to anybody on the internet."
+msgstr "Voor iedereen op het internet zichtbaar."
-#: ../../include/oembed.php:192
-msgid "Embedding disabled"
-msgstr "Insluiten uitgeschakeld"
+#: ../../include/items.php:1228
+msgid "Visible to you only."
+msgstr "Alleen voor jou zichtbaar."
-#: ../../include/zot.php:679
-msgid "Invalid data packet"
-msgstr "Datapakket ongeldig"
+#: ../../include/items.php:1230
+msgid "Visible to anybody in this network."
+msgstr "Voor iedereen in dit netwerk zichtbaar."
-#: ../../include/zot.php:695
-msgid "Unable to verify channel signature"
-msgstr "Kanaalkenmerk kon niet worden geverifieerd. "
+#: ../../include/items.php:1232
+msgid "Visible to anybody authenticated."
+msgstr "Voor iedereen die geauthenticeerd is zichtbaar."
-#: ../../include/zot.php:2079
+#: ../../include/items.php:1234
#, php-format
-msgid "Unable to verify site signature for %s"
-msgstr "Hubkenmerk voor %s kon niet worden geverifieerd"
+msgid "Visible to anybody on %s."
+msgstr "Voor iedereen op %s zichtbaar."
-#: ../../include/auth.php:131
-msgid "Logged out."
-msgstr "Uitgelogd."
+#: ../../include/items.php:1236
+msgid "Visible to all connections."
+msgstr "Voor alle connecties zichtbaar."
-#: ../../include/auth.php:272
-msgid "Failed authentication"
-msgstr "Mislukte authenticatie"
+#: ../../include/items.php:1238
+msgid "Visible to approved connections."
+msgstr "Voor alle goedgekeurde connecties zichtbaar."
-#: ../../include/auth.php:286 ../../mod/openid.php:190
-msgid "Login failed."
-msgstr "Inloggen mislukt."
+#: ../../include/items.php:1240
+msgid "Visible to specific connections."
+msgstr "Voor specifieke connecties zichtbaar."
-#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
-msgstr "RedMatrix-notificatie"
+#: ../../include/items.php:4051 ../../mod/thing.php:74
+#: ../../mod/display.php:36 ../../mod/filestorage.php:27
+#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:984
+#: ../../mod/admin.php:1184
+msgid "Item not found."
+msgstr "Item niet gevonden."
-#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "RedMatrix"
+#: ../../include/items.php:4124 ../../include/photos.php:26
+#: ../../include/attach.php:136 ../../include/attach.php:183
+#: ../../include/attach.php:246 ../../include/attach.php:260
+#: ../../include/attach.php:304 ../../include/attach.php:318
+#: ../../include/attach.php:343 ../../include/attach.php:539
+#: ../../include/attach.php:611 ../../include/chat.php:131
+#: ../../mod/profile.php:64 ../../mod/profile.php:72
+#: ../../mod/achievements.php:30 ../../mod/manage.php:6
+#: ../../mod/settings.php:564 ../../mod/api.php:26 ../../mod/api.php:31
+#: ../../mod/webpages.php:69 ../../mod/thing.php:241 ../../mod/thing.php:256
+#: ../../mod/thing.php:290 ../../mod/profile_photo.php:264
+#: ../../mod/profile_photo.php:277 ../../mod/block.php:22
+#: ../../mod/block.php:72 ../../mod/like.php:178 ../../mod/events.php:219
+#: ../../mod/group.php:9 ../../mod/setup.php:207 ../../mod/common.php:35
+#: ../../mod/connections.php:169 ../../mod/blocks.php:69
+#: ../../mod/blocks.php:76 ../../mod/photos.php:68 ../../mod/pdledit.php:21
+#: ../../mod/authtest.php:13 ../../mod/editlayout.php:63
+#: ../../mod/editlayout.php:87 ../../mod/chat.php:90 ../../mod/chat.php:95
+#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86
+#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125
+#: ../../mod/rate.php:110 ../../mod/editpost.php:13 ../../mod/invite.php:13
+#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66
+#: ../../mod/menu.php:69 ../../mod/filestorage.php:18
+#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88
+#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78
+#: ../../mod/poke.php:128 ../../mod/profiles.php:188
+#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/mitem.php:115
+#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27
+#: ../../mod/editblock.php:65 ../../mod/register.php:72 ../../mod/item.php:206
+#: ../../mod/item.php:214 ../../mod/item.php:962 ../../mod/layouts.php:69
+#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/id.php:71
+#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:331
+#: ../../mod/mail.php:114 ../../mod/notifications.php:66
+#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68
+#: ../../mod/new_channel.php:99 ../../mod/appman.php:66
+#: ../../mod/network.php:12 ../../mod/page.php:28 ../../mod/page.php:79
+#: ../../mod/bookmarks.php:46 ../../mod/channel.php:100
+#: ../../mod/channel.php:219 ../../mod/channel.php:262
+#: ../../mod/suggest.php:26 ../../mod/service_limits.php:7
+#: ../../mod/sharedwithme.php:7 ../../index.php:190 ../../index.php:393
+msgid "Permission denied."
+msgstr "Toegang geweigerd"
-#: ../../include/enotify.php:44
-msgid "Thank You,"
-msgstr "Bedankt,"
+#: ../../include/items.php:4524 ../../mod/group.php:38 ../../mod/group.php:140
+#: ../../mod/bulksetclose.php:51
+msgid "Collection not found."
+msgstr "Collectie niet gevonden."
-#: ../../include/enotify.php:46
-#, php-format
-msgid "%s Administrator"
-msgstr "Beheerder %s"
+#: ../../include/items.php:4540
+msgid "Collection is empty."
+msgstr "Collectie is leeg"
-#: ../../include/enotify.php:81
+#: ../../include/items.php:4547
#, php-format
-msgid "%s <!item_type!>"
-msgstr "%s <!item_type!>"
+msgid "Collection: %s"
+msgstr "Collectie: %s"
-#: ../../include/enotify.php:85
+#: ../../include/items.php:4557
#, php-format
-msgid "[Red:Notify] New mail received at %s"
-msgstr "[Red:Notificatie] Nieuw privébericht ontvangen op %s"
+msgid "Connection: %s"
+msgstr "Connectie: %s"
-#: ../../include/enotify.php:87
-#, 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/items.php:4559
+msgid "Connection not found."
+msgstr "Connectie niet gevonden."
-#: ../../include/enotify.php:88
-#, php-format
-msgid "%1$s sent you %2$s."
-msgstr "%1$s zond jou %2$s."
+#: ../../include/permissions.php:26
+msgid "Can view my normal stream and posts"
+msgstr "Kan mijn normale kanaalstream en berichten bekijken"
-#: ../../include/enotify.php:88
-msgid "a private message"
-msgstr "een privébericht"
+#: ../../include/permissions.php:27
+msgid "Can view my default channel profile"
+msgstr "Kan mijn standaard kanaalprofiel bekijken"
-#: ../../include/enotify.php:89
-#, 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/permissions.php:28
+msgid "Can view my photo albums"
+msgstr "Kan mijn fotoalbums bekijken"
-#: ../../include/enotify.php:144
-#, 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/permissions.php:29
+msgid "Can view my connections"
+msgstr "Kan een lijst met mijn connecties bekijken"
-#: ../../include/enotify.php:152
-#, 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/permissions.php:30
+msgid "Can view my file storage"
+msgstr "Kan mijn bestanden bekijken"
-#: ../../include/enotify.php:161
-#, 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/permissions.php:31
+msgid "Can view my webpages"
+msgstr "Kan mijn pagina's bekijken"
-#: ../../include/enotify.php:172
-#, php-format
-msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
-msgstr "[Red:Notificatie] Reactie op conversatie #%1$d door %2$s"
+#: ../../include/permissions.php:34
+msgid "Can send me their channel stream and posts"
+msgstr "Kan mij de inhoud van hun kanaal en berichten sturen"
-#: ../../include/enotify.php:173
-#, 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/permissions.php:35
+msgid "Can post on my channel page (\"wall\")"
+msgstr "Kan een bericht in mijn kanaal plaatsen"
-#: ../../include/enotify.php:176 ../../include/enotify.php:191
-#: ../../include/enotify.php:217 ../../include/enotify.php:236
-#: ../../include/enotify.php:250
-#, 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."
+#: ../../include/permissions.php:36
+msgid "Can comment on or like my posts"
+msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden"
-#: ../../include/enotify.php:182
-#, php-format
-msgid "[Red:Notify] %s posted to your profile wall"
-msgstr "[Red:Notificatie] %s heeft een bericht op jouw kanaal geplaatst"
+#: ../../include/permissions.php:37
+msgid "Can send me private mail messages"
+msgstr "Kan mij privéberichten sturen"
-#: ../../include/enotify.php:184
-#, 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/permissions.php:38
+msgid "Can post photos to my photo albums"
+msgstr "Kan foto's aan mijn fotoalbums toevoegen"
-#: ../../include/enotify.php:186
+#: ../../include/permissions.php:39
+msgid "Can like/dislike stuff"
+msgstr "Kan dingen leuk of niet leuk vinden"
+
+#: ../../include/permissions.php:39
+msgid "Profiles and things other than posts/comments"
+msgstr "Profielen en dingen, buiten berichten en reacties"
+
+#: ../../include/permissions.php:41
+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:41
+msgid "Advanced - useful for creating group forum channels"
+msgstr "Geavanceerd - nuttig voor groepforums"
+
+#: ../../include/permissions.php:42
+msgid "Can chat with me (when available)"
+msgstr "Kan met mij chatten (wanneer beschikbaar)"
+
+#: ../../include/permissions.php:43
+msgid "Can write to my file storage"
+msgstr "Kan bestanden aan mijn bestandsopslag toevoegen"
+
+#: ../../include/permissions.php:44
+msgid "Can edit my webpages"
+msgstr "Kan mijn pagina's bewerken"
+
+#: ../../include/permissions.php:46
+msgid "Can source my public posts in derived channels"
+msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"
+
+#: ../../include/permissions.php:46
+msgid "Somewhat advanced - very useful in open communities"
+msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"
+
+#: ../../include/permissions.php:48
+msgid "Can administer my channel resources"
+msgstr "Kan mijn kanaal beheren"
+
+#: ../../include/permissions.php:48
+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:809
+msgid "Social Networking"
+msgstr "Sociaal netwerk"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+#: ../../include/permissions.php:811
+msgid "Mostly Public"
+msgstr "Vrijwel alles openbaar"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+#: ../../include/permissions.php:811
+msgid "Restricted"
+msgstr "Beperkt zichtbaar"
+
+#: ../../include/permissions.php:809 ../../include/permissions.php:810
+msgid "Private"
+msgstr "Verborgen kanaal"
+
+#: ../../include/permissions.php:810
+msgid "Community Forum"
+msgstr "Groepsforum"
+
+#: ../../include/permissions.php:811
+msgid "Feed Republish"
+msgstr "Feed herpubliceren"
+
+#: ../../include/permissions.php:812
+msgid "Special Purpose"
+msgstr "Speciaal doel"
+
+#: ../../include/permissions.php:812
+msgid "Celebrity/Soapbox"
+msgstr "Beroemdheid/alleen volgen"
+
+#: ../../include/permissions.php:812
+msgid "Group Repository"
+msgstr "Groepsopslag"
+
+#: ../../include/permissions.php:813 ../../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:813
+msgid "Custom/Expert Mode"
+msgstr "Expertmodus/handmatig aanpassen"
+
+#: ../../include/conversation.php:126 ../../mod/like.php:113
+msgid "channel"
+msgstr "kanaal"
+
+#: ../../include/conversation.php:164 ../../include/diaspora.php:2110
+#: ../../mod/like.php:394
#, 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"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s vindt %3$s van %2$s leuk"
-#: ../../include/enotify.php:210
+#: ../../include/conversation.php:167 ../../mod/like.php:396
#, php-format
-msgid "[Red:Notify] %s tagged you"
-msgstr "[Red:Notificatie] %s heeft je genoemd"
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s vindt %3$s van %2$s niet leuk"
-#: ../../include/enotify.php:211
+#: ../../include/conversation.php:204
#, php-format
-msgid "%1$s, %2$s tagged you at %3$s"
-msgstr "%1$s, %2$s noemde jou op %3$s"
+msgid "%1$s is now connected with %2$s"
+msgstr "%1$s is nu met %2$s verbonden"
-#: ../../include/enotify.php:212
+#: ../../include/conversation.php:239
#, 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 "%1$s poked %2$s"
+msgstr "%1$s heeft %2$s aangestoten"
-#: ../../include/enotify.php:225
+#: ../../include/conversation.php:260 ../../mod/mood.php:63
#, php-format
-msgid "[Red:Notify] %1$s poked you"
-msgstr "[Red:Notificatie] %1$s heeft je aangestoten"
+msgctxt "mood"
+msgid "%1$s is %2$s"
+msgstr "%1$s is %2$s"
-#: ../../include/enotify.php:226
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
+msgctxt "title"
+msgid "Likes"
+msgstr "vinden dit leuk"
+
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
+msgctxt "title"
+msgid "Dislikes"
+msgstr "vinden dit niet leuk"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Agree"
+msgstr "eens"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Disagree"
+msgstr "oneens"
+
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
+msgctxt "title"
+msgid "Abstain"
+msgstr "onthoudingen"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Attending"
+msgstr "aanwezig"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Not attending"
+msgstr "niet aanwezig"
+
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
+msgctxt "title"
+msgid "Might attend"
+msgstr "mogelijk aanwezig"
+
+#: ../../include/conversation.php:692
#, php-format
-msgid "%1$s, %2$s poked you at %3$s"
-msgstr "%1$s, %2$s heeft je aangestoten op %3$s"
+msgid "View %s's profile @ %s"
+msgstr "Bekijk het profiel van %s @ %s"
+
+#: ../../include/conversation.php:707
+msgid "Categories:"
+msgstr "Categorieën:"
+
+#: ../../include/conversation.php:708
+msgid "Filed under:"
+msgstr "Bewaard onder:"
-#: ../../include/enotify.php:227
+#: ../../include/conversation.php:735
+msgid "View in context"
+msgstr "In context bekijken"
+
+#: ../../include/conversation.php:846
+msgid "remove"
+msgstr "verwijderen"
+
+#: ../../include/conversation.php:851
+msgid "Delete Selected Items"
+msgstr "Verwijder de geselecteerde items"
+
+#: ../../include/conversation.php:939
+msgid "View Source"
+msgstr "Bron weergeven"
+
+#: ../../include/conversation.php:940
+msgid "Follow Thread"
+msgstr "Conversatie volgen"
+
+#: ../../include/conversation.php:941
+msgid "View Status"
+msgstr "Status weergeven"
+
+#: ../../include/conversation.php:943
+msgid "View Photos"
+msgstr "Foto's weergeven"
+
+#: ../../include/conversation.php:944
+msgid "Matrix Activity"
+msgstr "Activiteit in de Hubzilla"
+
+#: ../../include/conversation.php:946
+msgid "Edit Contact"
+msgstr "Contact bewerken"
+
+#: ../../include/conversation.php:947
+msgid "Send PM"
+msgstr "Privébericht verzenden"
+
+#: ../../include/conversation.php:948 ../../include/apps.php:145
+msgid "Poke"
+msgstr "Aanstoten"
+
+#: ../../include/conversation.php:1062
#, 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]."
+msgid "%s likes this."
+msgstr "%s vindt dit leuk."
-#: ../../include/enotify.php:243
+#: ../../include/conversation.php:1062
#, php-format
-msgid "[Red:Notify] %s tagged your post"
-msgstr "[Red:Notificatie] %s heeft jouw bericht getagd"
+msgid "%s doesn't like this."
+msgstr "%s vindt dit niet leuk."
-#: ../../include/enotify.php:244
+#: ../../include/conversation.php:1066
#, 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"
+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/enotify.php:245
+#: ../../include/conversation.php:1068
#, 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"
+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/enotify.php:257
-msgid "[Red:Notify] Introduction received"
-msgstr "[Red:Notificatie] Connectieverzoek ontvangen"
+#: ../../include/conversation.php:1074
+msgid "and"
+msgstr "en"
-#: ../../include/enotify.php:258
+#: ../../include/conversation.php:1077
#, 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"
+msgid ", and %d other people"
+msgid_plural ", and %d other people"
+msgstr[0] ", en %d ander persoon"
+msgstr[1] ", en %d andere personen"
-#: ../../include/enotify.php:259
+#: ../../include/conversation.php:1078
#, 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."
+msgid "%s like this."
+msgstr "%s vinden dit leuk."
-#: ../../include/enotify.php:263 ../../include/enotify.php:282
+#: ../../include/conversation.php:1078
#, php-format
-msgid "You may visit their profile at %s"
-msgstr "Je kan het profiel bekijken op %s"
+msgid "%s don't like this."
+msgstr "%s vinden dit niet leuk."
-#: ../../include/enotify.php:265
-#, 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/conversation.php:1140
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Voor <strong>iedereen</strong> zichtbaar"
-#: ../../include/enotify.php:272
-msgid "[Red:Notify] Friend suggestion received"
-msgstr "[Red:Notificatie] Kanaalvoorstel ontvangen"
+#: ../../include/conversation.php:1141 ../../mod/mail.php:174
+#: ../../mod/mail.php:289
+msgid "Please enter a link URL:"
+msgstr "Vul een internetadres/URL in:"
-#: ../../include/enotify.php:273
-#, 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/conversation.php:1142
+msgid "Please enter a video link/URL:"
+msgstr "Vul een videolink/URL in:"
+
+#: ../../include/conversation.php:1143
+msgid "Please enter an audio link/URL:"
+msgstr "Vul een audiolink/URL in:"
+
+#: ../../include/conversation.php:1144
+msgid "Tag term:"
+msgstr "Tag:"
+
+#: ../../include/conversation.php:1145 ../../mod/filer.php:49
+msgid "Save to Folder:"
+msgstr "Bewaar in map: "
+
+#: ../../include/conversation.php:1146
+msgid "Where are you right now?"
+msgstr "Waar bevind je je op dit moment?"
+
+#: ../../include/conversation.php:1147 ../../mod/editpost.php:52
+#: ../../mod/mail.php:175 ../../mod/mail.php:290
+msgid "Expires YYYY-MM-DD HH:MM"
+msgstr "Verloopt op DD-MM-YYYY om HH:MM"
+
+#: ../../include/conversation.php:1174 ../../mod/webpages.php:180
+#: ../../mod/blocks.php:153 ../../mod/photos.php:949 ../../mod/layouts.php:183
+msgid "Share"
+msgstr "Delen"
+
+#: ../../include/conversation.php:1176
+msgid "Page link name"
+msgstr "Linknaam pagina"
+
+#: ../../include/conversation.php:1179
+msgid "Post as"
+msgstr "Bericht plaatsen als"
+
+#: ../../include/conversation.php:1186 ../../mod/editlayout.php:145
+#: ../../mod/editwebpage.php:184 ../../mod/editpost.php:119
+#: ../../mod/editblock.php:147 ../../mod/mail.php:238 ../../mod/mail.php:352
+msgid "Upload photo"
+msgstr "Foto uploaden"
+
+#: ../../include/conversation.php:1187
+msgid "upload photo"
+msgstr "foto uploaden"
+
+#: ../../include/conversation.php:1188 ../../mod/editlayout.php:146
+#: ../../mod/editwebpage.php:185 ../../mod/editpost.php:120
+#: ../../mod/editblock.php:148 ../../mod/mail.php:239 ../../mod/mail.php:353
+msgid "Attach file"
+msgstr "Bestand toevoegen"
+
+#: ../../include/conversation.php:1189
+msgid "attach file"
+msgstr "bestand toevoegen"
+
+#: ../../include/conversation.php:1190 ../../mod/editlayout.php:147
+#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:121
+#: ../../mod/editblock.php:149 ../../mod/mail.php:240 ../../mod/mail.php:354
+msgid "Insert web link"
+msgstr "Weblink invoegen"
+
+#: ../../include/conversation.php:1191
+msgid "web link"
+msgstr "Weblink"
+
+#: ../../include/conversation.php:1192
+msgid "Insert video link"
+msgstr "Videolink invoegen"
-#: ../../include/enotify.php:274
+#: ../../include/conversation.php:1193
+msgid "video link"
+msgstr "videolink"
+
+#: ../../include/conversation.php:1194
+msgid "Insert audio link"
+msgstr "Audiolink invoegen"
+
+#: ../../include/conversation.php:1195
+msgid "audio link"
+msgstr "audiolink"
+
+#: ../../include/conversation.php:1196 ../../mod/editlayout.php:151
+#: ../../mod/editwebpage.php:190 ../../mod/editpost.php:125
+#: ../../mod/editblock.php:153
+msgid "Set your location"
+msgstr "Locatie instellen"
+
+#: ../../include/conversation.php:1197
+msgid "set location"
+msgstr "locatie instellen"
+
+#: ../../include/conversation.php:1198 ../../mod/editpost.php:127
+msgid "Toggle voting"
+msgstr "Stemmen in- of uitschakelen"
+
+#: ../../include/conversation.php:1201 ../../mod/editlayout.php:152
+#: ../../mod/editwebpage.php:191 ../../mod/editpost.php:126
+#: ../../mod/editblock.php:154
+msgid "Clear browser location"
+msgstr "Locatie van webbrowser wissen"
+
+#: ../../include/conversation.php:1202
+msgid "clear location"
+msgstr "locatie wissen"
+
+#: ../../include/conversation.php:1204 ../../mod/editwebpage.php:207
+#: ../../mod/editpost.php:141 ../../mod/editblock.php:167
+msgid "Title (optional)"
+msgstr "Titel (optioneel)"
+
+#: ../../include/conversation.php:1208 ../../mod/editlayout.php:168
+#: ../../mod/editwebpage.php:209 ../../mod/editpost.php:143
+#: ../../mod/editblock.php:170
+msgid "Categories (optional, comma-separated list)"
+msgstr "Categorieën (optioneel, door komma's gescheiden lijst)"
+
+#: ../../include/conversation.php:1210 ../../mod/editlayout.php:154
+#: ../../mod/editwebpage.php:193 ../../mod/editpost.php:131
+#: ../../mod/editblock.php:156
+msgid "Permission settings"
+msgstr "Permissies"
+
+#: ../../include/conversation.php:1211
+msgid "permissions"
+msgstr "permissies"
+
+#: ../../include/conversation.php:1219 ../../mod/editlayout.php:161
+#: ../../mod/editwebpage.php:202 ../../mod/editpost.php:138
+#: ../../mod/editblock.php:164
+msgid "Public post"
+msgstr "Openbaar bericht"
+
+#: ../../include/conversation.php:1221 ../../mod/editlayout.php:169
+#: ../../mod/editwebpage.php:210 ../../mod/editpost.php:144
+#: ../../mod/editblock.php:171
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"
+
+#: ../../include/conversation.php:1234 ../../mod/editlayout.php:178
+#: ../../mod/editwebpage.php:219 ../../mod/editpost.php:155
+#: ../../mod/editblock.php:181 ../../mod/mail.php:245 ../../mod/mail.php:359
+msgid "Set expiration date"
+msgstr "Verloopdatum instellen"
+
+#: ../../include/conversation.php:1238 ../../mod/events.php:637
+#: ../../mod/editpost.php:159
+msgid "OK"
+msgstr "OK"
+
+#: ../../include/conversation.php:1239 ../../mod/settings.php:583
+#: ../../mod/settings.php:609 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134
+#: ../../mod/events.php:636 ../../mod/fbrowser.php:82
+#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:160
+msgid "Cancel"
+msgstr "Annuleren"
+
+#: ../../include/conversation.php:1481
+msgid "Discover"
+msgstr "Ontdekken"
+
+#: ../../include/conversation.php:1484
+msgid "Imported public streams"
+msgstr "Openbare streams importeren"
+
+#: ../../include/conversation.php:1489
+msgid "Commented Order"
+msgstr "Nieuwe reacties bovenaan"
+
+#: ../../include/conversation.php:1492
+msgid "Sort by Comment Date"
+msgstr "Berichten met nieuwe reacties bovenaan"
+
+#: ../../include/conversation.php:1496
+msgid "Posted Order"
+msgstr "Nieuwe berichten bovenaan"
+
+#: ../../include/conversation.php:1499
+msgid "Sort by Post Date"
+msgstr "Nieuwe berichten bovenaan"
+
+#: ../../include/conversation.php:1507
+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:1513 ../../mod/connections.php:212
+#: ../../mod/connections.php:225 ../../mod/menu.php:102
+msgid "New"
+msgstr "Nieuw"
+
+#: ../../include/conversation.php:1516
+msgid "Activity Stream - by date"
+msgstr "Activiteitenstroom - volgens datum"
+
+#: ../../include/conversation.php:1522
+msgid "Starred"
+msgstr "Met ster"
+
+#: ../../include/conversation.php:1525
+msgid "Favourite Posts"
+msgstr "Favoriete berichten"
+
+#: ../../include/conversation.php:1532
+msgid "Spam"
+msgstr "Spam"
+
+#: ../../include/conversation.php:1535
+msgid "Posts flagged as SPAM"
+msgstr "Berichten gemarkeerd als SPAM"
+
+#: ../../include/conversation.php:1579 ../../mod/admin.php:952
+msgid "Channel"
+msgstr "Kanaal"
+
+#: ../../include/conversation.php:1582
+msgid "Status Messages and Posts"
+msgstr "Berichten in dit kanaal"
+
+#: ../../include/conversation.php:1591
+msgid "About"
+msgstr "Over"
+
+#: ../../include/conversation.php:1594
+msgid "Profile Details"
+msgstr "Profiel"
+
+#: ../../include/conversation.php:1603 ../../include/photos.php:359
+msgid "Photo Albums"
+msgstr "Fotoalbums"
+
+#: ../../include/conversation.php:1612
+msgid "Files and Storage"
+msgstr "Bestanden en opslagruimte"
+
+#: ../../include/conversation.php:1622 ../../include/conversation.php:1625
+msgid "Chatrooms"
+msgstr "Chatkanalen"
+
+#: ../../include/conversation.php:1638
+msgid "Saved Bookmarks"
+msgstr "Opgeslagen bladwijzers"
+
+#: ../../include/conversation.php:1648
+msgid "Manage Webpages"
+msgstr "Webpagina's beheren"
+
+#: ../../include/conversation.php:1707
+msgctxt "noun"
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "aanwezig"
+msgstr[1] "aanwezig"
+
+#: ../../include/conversation.php:1710
+msgctxt "noun"
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "niet aanwezig"
+msgstr[1] "niet aanwezig"
+
+#: ../../include/conversation.php:1713
+msgctxt "noun"
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "nog niet beslist"
+msgstr[1] "nog niet beslist"
+
+#: ../../include/conversation.php:1716
+msgctxt "noun"
+msgid "Agree"
+msgid_plural "Agrees"
+msgstr[0] "eens"
+msgstr[1] "eens"
+
+#: ../../include/conversation.php:1719
+msgctxt "noun"
+msgid "Disagree"
+msgid_plural "Disagrees"
+msgstr[0] "oneens"
+msgstr[1] "oneens"
+
+#: ../../include/conversation.php:1722
+msgctxt "noun"
+msgid "Abstain"
+msgid_plural "Abstains"
+msgstr[0] "onthouding"
+msgstr[1] "onthoudingen"
+
+#: ../../include/photos.php:94
#, 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."
+msgid "Image exceeds website size limit of %lu bytes"
+msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"
-#: ../../include/enotify.php:280
-msgid "Name:"
-msgstr "Naam:"
+#: ../../include/photos.php:101
+msgid "Image file is empty."
+msgstr "Afbeeldingsbestand is leeg"
-#: ../../include/enotify.php:281
-msgid "Photo:"
-msgstr "Foto:"
+#: ../../include/photos.php:128 ../../mod/profile_photo.php:217
+msgid "Unable to process image"
+msgstr "Afbeelding kan niet verwerkt worden"
+
+#: ../../include/photos.php:199
+msgid "Photo storage failed."
+msgstr "Foto kan niet worden opgeslagen"
+
+#: ../../include/photos.php:363
+msgid "Upload New Photos"
+msgstr "Nieuwe foto's uploaden"
+
+#: ../../include/zot.php:666
+msgid "Invalid data packet"
+msgstr "Datapakket ongeldig"
+
+#: ../../include/zot.php:682
+msgid "Unable to verify channel signature"
+msgstr "Kanaalkenmerk kon niet worden geverifieerd. "
-#: ../../include/enotify.php:284
+#: ../../include/zot.php:2108
#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
-msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen."
+msgid "Unable to verify site signature for %s"
+msgstr "Hubkenmerk voor %s kon niet worden geverifieerd"
-#: ../../include/enotify.php:499
-msgid "[Red:Notify]"
-msgstr "[Red:Notificatie]"
+#: ../../include/oembed.php:183
+msgid "Embedded content"
+msgstr "Ingesloten inhoud"
+
+#: ../../include/oembed.php:192
+msgid "Embedding disabled"
+msgstr "Insluiten uitgeschakeld"
+
+#: ../../include/auth.php:131
+msgid "Logged out."
+msgstr "Uitgelogd."
+
+#: ../../include/auth.php:272
+msgid "Failed authentication"
+msgstr "Mislukte authenticatie"
+
+#: ../../include/auth.php:286 ../../mod/openid.php:190
+msgid "Login failed."
+msgstr "Inloggen mislukt."
#: ../../include/contact_widgets.php:14
#, php-format
@@ -3004,7 +3169,7 @@ msgid_plural "%d invitations available"
msgstr[0] "%d uitnodiging beschikbaar"
msgstr[1] "%d uitnodigingen beschikbaar"
-#: ../../include/contact_widgets.php:19 ../../mod/admin.php:447
+#: ../../include/contact_widgets.php:19 ../../mod/admin.php:450
msgid "Advanced"
msgstr "Geavanceerd"
@@ -3025,12 +3190,12 @@ msgid "Examples: Robert Morgenstein, Fishing"
msgstr "Voorbeeld: Robert Morgenstein, vissen"
#: ../../include/contact_widgets.php:26 ../../mod/connections.php:413
-#: ../../mod/directory.php:349 ../../mod/directory.php:354
+#: ../../mod/directory.php:362 ../../mod/directory.php:367
msgid "Find"
msgstr "Vinden"
-#: ../../include/contact_widgets.php:27 ../../mod/directory.php:353
-#: ../../mod/suggest.php:59
+#: ../../include/contact_widgets.php:27 ../../mod/directory.php:366
+#: ../../mod/suggest.php:60
msgid "Channel Suggestions"
msgstr "Voorgestelde kanalen"
@@ -3070,39 +3235,315 @@ msgid "Don't show"
msgstr "Niet tonen"
#: ../../include/acl_selectors.php:248 ../../mod/events.php:654
-#: ../../mod/chat.php:209 ../../mod/filestorage.php:147
-#: ../../mod/photos.php:559 ../../mod/photos.php:922
+#: ../../mod/photos.php:559 ../../mod/photos.php:922 ../../mod/chat.php:209
+#: ../../mod/filestorage.php:147
msgid "Permissions"
msgstr "Permissies"
-#: ../../include/photos.php:86
+#: ../../include/attach.php:241 ../../include/attach.php:299
+msgid "Item was not found."
+msgstr "Item niet gevonden"
+
+#: ../../include/attach.php:356
+msgid "No source file."
+msgstr "Geen bronbestand."
+
+#: ../../include/attach.php:374
+msgid "Cannot locate file to replace"
+msgstr "Kan het te vervangen bestand niet vinden"
+
+#: ../../include/attach.php:392
+msgid "Cannot locate file to revise/update"
+msgstr "Kan het bestand wat aangepast moet worden niet vinden"
+
+#: ../../include/attach.php:403
#, 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 "File exceeds size limit of %d"
+msgstr "Bestand is groter dan de toegelaten %d"
-#: ../../include/photos.php:93
-msgid "Image file is empty."
-msgstr "Afbeeldingsbestand is leeg"
+#: ../../include/attach.php:415
+#, 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/photos.php:121 ../../mod/profile_photo.php:217
-msgid "Unable to process image"
-msgstr "Afbeelding kan niet verwerkt worden"
+#: ../../include/attach.php:498
+msgid "File upload failed. Possible system limit or action terminated."
+msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."
-#: ../../include/photos.php:194
-msgid "Photo storage failed."
-msgstr "Foto kan niet worden opgeslagen"
+#: ../../include/attach.php:510
+msgid "Stored file could not be verified. Upload failed."
+msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."
-#: ../../include/photos.php:360
-msgid "Upload New Photos"
-msgstr "Nieuwe foto's uploaden"
+#: ../../include/attach.php:554 ../../include/attach.php:571
+msgid "Path not available."
+msgstr "Pad niet beschikbaar."
+
+#: ../../include/attach.php:616
+msgid "Empty pathname"
+msgstr "Padnaam leeg"
+
+#: ../../include/attach.php:632
+msgid "duplicate filename or path"
+msgstr "dubbele bestandsnaam of pad"
+
+#: ../../include/attach.php:656
+msgid "Path not found."
+msgstr "Pad niet gevonden"
+
+#: ../../include/attach.php:707
+msgid "mkdir failed."
+msgstr "directory aanmaken (mkdir) mislukt."
+
+#: ../../include/attach.php:711
+msgid "database storage failed."
+msgstr "opslag in database mislukt."
+
+#: ../../include/identity.php:33
+msgid "Unable to obtain identity information from database"
+msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen"
+
+#: ../../include/identity.php:67
+msgid "Empty name"
+msgstr "Ontbrekende naam"
+
+#: ../../include/identity.php:70
+msgid "Name too long"
+msgstr "Naam te lang"
+
+#: ../../include/identity.php:186
+msgid "No account identifier"
+msgstr "Geen account-identificator"
+
+#: ../../include/identity.php:198
+msgid "Nickname is required."
+msgstr "Bijnaam is verplicht"
+
+#: ../../include/identity.php:212
+msgid "Reserved nickname. Please choose another."
+msgstr "Deze naam is gereserveerd. Kies een andere."
+
+#: ../../include/identity.php:217 ../../include/dimport.php:34
+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:292
+msgid "Unable to retrieve created identity"
+msgstr "Niet in staat om aangemaakte identiteit te vinden"
+
+#: ../../include/identity.php:350
+msgid "Default Profile"
+msgstr "Standaardprofiel"
+
+#: ../../include/identity.php:630
+msgid "Requested channel is not available."
+msgstr "Opgevraagd kanaal is niet beschikbaar."
+
+#: ../../include/identity.php:677 ../../mod/profile.php:16
+#: ../../mod/achievements.php:11 ../../mod/webpages.php:29
+#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29
+#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28
+#: ../../mod/filestorage.php:54 ../../mod/editblock.php:29
+#: ../../mod/layouts.php:29
+msgid "Requested profile is not available."
+msgstr "Opgevraagd profiel is niet beschikbaar"
+
+#: ../../include/identity.php:836 ../../mod/profiles.php:774
+msgid "Change profile photo"
+msgstr "Profielfoto veranderen"
+
+#: ../../include/identity.php:842
+msgid "Profiles"
+msgstr "Profielen"
+
+#: ../../include/identity.php:842
+msgid "Manage/edit profiles"
+msgstr "Profielen beheren/bewerken"
+
+#: ../../include/identity.php:843 ../../mod/profiles.php:775
+msgid "Create New Profile"
+msgstr "Nieuw profiel aanmaken"
+
+#: ../../include/identity.php:858 ../../mod/profiles.php:786
+msgid "Profile Image"
+msgstr "Profielfoto"
+
+#: ../../include/identity.php:861
+msgid "visible to everybody"
+msgstr "Voor iedereen zichtbaar"
+
+#: ../../include/identity.php:862 ../../mod/profiles.php:669
+#: ../../mod/profiles.php:790
+msgid "Edit visibility"
+msgstr "Zichtbaarheid bewerken"
+
+#: ../../include/identity.php:878 ../../include/identity.php:1117
+msgid "Gender:"
+msgstr "Geslacht:"
+
+#: ../../include/identity.php:879 ../../include/identity.php:1161
+msgid "Status:"
+msgstr "Status:"
+
+#: ../../include/identity.php:880 ../../include/identity.php:1172
+msgid "Homepage:"
+msgstr "Homepagina:"
+
+#: ../../include/identity.php:881
+msgid "Online Now"
+msgstr "Nu online"
+
+#: ../../include/identity.php:964 ../../include/identity.php:1042
+#: ../../mod/ping.php:324
+msgid "g A l F d"
+msgstr "G:i, l d F"
+
+#: ../../include/identity.php:965 ../../include/identity.php:1043
+msgid "F d"
+msgstr "d F"
+
+#: ../../include/identity.php:1010 ../../include/identity.php:1082
+#: ../../mod/ping.php:346
+msgid "[today]"
+msgstr "[vandaag]"
+
+#: ../../include/identity.php:1021
+msgid "Birthday Reminders"
+msgstr "Verjaardagsherinneringen"
+
+#: ../../include/identity.php:1022
+msgid "Birthdays this week:"
+msgstr "Verjaardagen deze week:"
+
+#: ../../include/identity.php:1075
+msgid "[No description]"
+msgstr "[Geen omschrijving]"
+
+#: ../../include/identity.php:1093
+msgid "Event Reminders"
+msgstr "Herinneringen"
+
+#: ../../include/identity.php:1094
+msgid "Events this week:"
+msgstr "Gebeurtenissen deze week:"
+
+#: ../../include/identity.php:1107 ../../include/identity.php:1224
+#: ../../include/apps.php:138 ../../mod/profperm.php:112
+msgid "Profile"
+msgstr "Profiel"
+
+#: ../../include/identity.php:1115 ../../mod/settings.php:1045
+msgid "Full Name:"
+msgstr "Volledige naam:"
+
+#: ../../include/identity.php:1122
+msgid "Like this channel"
+msgstr "Vind dit kanaal leuk"
+
+#: ../../include/identity.php:1146
+msgid "j F, Y"
+msgstr "F j Y"
+
+#: ../../include/identity.php:1147
+msgid "j F"
+msgstr "F j"
+
+#: ../../include/identity.php:1154
+msgid "Birthday:"
+msgstr "Geboortedatum:"
+
+#: ../../include/identity.php:1158
+msgid "Age:"
+msgstr "Leeftijd:"
+
+#: ../../include/identity.php:1167
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "voor %1$d %2$s"
+
+#: ../../include/identity.php:1170 ../../mod/profiles.php:691
+msgid "Sexual Preference:"
+msgstr "Seksuele voorkeur:"
+
+#: ../../include/identity.php:1174 ../../mod/profiles.php:693
+msgid "Hometown:"
+msgstr "Oorspronkelijk uit:"
+
+#: ../../include/identity.php:1176
+msgid "Tags:"
+msgstr "Tags:"
+
+#: ../../include/identity.php:1178 ../../mod/profiles.php:694
+msgid "Political Views:"
+msgstr "Politieke overtuigingen:"
+
+#: ../../include/identity.php:1180
+msgid "Religion:"
+msgstr "Religie:"
+
+#: ../../include/identity.php:1182
+msgid "About:"
+msgstr "Over:"
+
+#: ../../include/identity.php:1184
+msgid "Hobbies/Interests:"
+msgstr "Hobby's/interesses:"
+
+#: ../../include/identity.php:1186 ../../mod/profiles.php:697
+msgid "Likes:"
+msgstr "Houdt van:"
+
+#: ../../include/identity.php:1188 ../../mod/profiles.php:698
+msgid "Dislikes:"
+msgstr "Houdt niet van:"
+
+#: ../../include/identity.php:1190
+msgid "Contact information and Social Networks:"
+msgstr "Contactinformatie en sociale netwerken:"
+
+#: ../../include/identity.php:1192
+msgid "My other channels:"
+msgstr "Mijn andere kanalen"
+
+#: ../../include/identity.php:1194
+msgid "Musical interests:"
+msgstr "Muzikale interesses:"
+
+#: ../../include/identity.php:1196
+msgid "Books, literature:"
+msgstr "Boeken, literatuur:"
+
+#: ../../include/identity.php:1198
+msgid "Television:"
+msgstr "Televisie:"
+
+#: ../../include/identity.php:1200
+msgid "Film/dance/culture/entertainment:"
+msgstr "Films/dansen/cultuur/vermaak:"
+
+#: ../../include/identity.php:1202
+msgid "Love/Romance:"
+msgstr "Liefde/romantiek:"
+
+#: ../../include/identity.php:1204
+msgid "Work/employment:"
+msgstr "Werk/beroep:"
+
+#: ../../include/identity.php:1206
+msgid "School/education:"
+msgstr "School/opleiding:"
+
+#: ../../include/identity.php:1226
+msgid "Like this thing"
+msgstr "Vind dit ding leuk"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23 ../../mod/id.php:93
+#: ../../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:95
+#: ../../include/profile_selectors.php:23 ../../mod/id.php:105
msgid "Female"
msgstr "Vrouw"
@@ -3147,13 +3588,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:814
-msgid "Other"
-msgstr "Anders"
-
-#: ../../include/profile_selectors.php:6
msgid "Undecided"
msgstr "Nog niet beslist"
@@ -3371,7 +3805,7 @@ msgstr "Uitnodigen "
msgid "Features"
msgstr "Extra functies"
-#: ../../include/apps.php:153 ../../mod/id.php:25
+#: ../../include/apps.php:153 ../../mod/id.php:28
msgid "Language"
msgstr "Taal"
@@ -3379,8 +3813,8 @@ msgstr "Taal"
msgid "Post"
msgstr "Bericht"
-#: ../../include/apps.php:155 ../../mod/id.php:14 ../../mod/id.php:15
-#: ../../mod/id.php:16
+#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18
+#: ../../mod/id.php:19
msgid "Profile Photo"
msgstr "Profielfoto"
@@ -3397,314 +3831,6 @@ msgstr "Installeren"
msgid "Purchase"
msgstr "Aanschaffen"
-#: ../../include/text.php:318
-msgid "prev"
-msgstr "vorige"
-
-#: ../../include/text.php:320
-msgid "first"
-msgstr "eerste"
-
-#: ../../include/text.php:349
-msgid "last"
-msgstr "laatste"
-
-#: ../../include/text.php:352
-msgid "next"
-msgstr "volgende"
-
-#: ../../include/text.php:362
-msgid "older"
-msgstr "ouder"
-
-#: ../../include/text.php:364
-msgid "newer"
-msgstr "nieuwer"
-
-#: ../../include/text.php:748
-msgid "No connections"
-msgstr "Geen connecties"
-
-#: ../../include/text.php:762
-#, php-format
-msgid "%d Connection"
-msgid_plural "%d Connections"
-msgstr[0] "%d connectie"
-msgstr[1] "%d connecties"
-
-#: ../../include/text.php:775 ../../mod/viewconnections.php:86
-msgid "View Connections"
-msgstr "Connecties weergeven"
-
-#: ../../include/text.php:911
-msgid "poke"
-msgstr "aanstoten"
-
-#: ../../include/text.php:912
-msgid "ping"
-msgstr "ping"
-
-#: ../../include/text.php:912
-msgid "pinged"
-msgstr "gepingd"
-
-#: ../../include/text.php:913
-msgid "prod"
-msgstr "por"
-
-#: ../../include/text.php:913
-msgid "prodded"
-msgstr "gepord"
-
-#: ../../include/text.php:914
-msgid "slap"
-msgstr "slaan"
-
-#: ../../include/text.php:914
-msgid "slapped"
-msgstr "sloeg"
-
-#: ../../include/text.php:915
-msgid "finger"
-msgstr "finger"
-
-#: ../../include/text.php:915
-msgid "fingered"
-msgstr "gefingerd"
-
-#: ../../include/text.php:916
-msgid "rebuff"
-msgstr "afpoeieren"
-
-#: ../../include/text.php:916
-msgid "rebuffed"
-msgstr "afgepoeierd"
-
-#: ../../include/text.php:926
-msgid "happy"
-msgstr "gelukkig"
-
-#: ../../include/text.php:927
-msgid "sad"
-msgstr "bedroefd"
-
-#: ../../include/text.php:928
-msgid "mellow"
-msgstr "mellow"
-
-#: ../../include/text.php:929
-msgid "tired"
-msgstr "moe"
-
-#: ../../include/text.php:930
-msgid "perky"
-msgstr "parmantig"
-
-#: ../../include/text.php:931
-msgid "angry"
-msgstr "boos"
-
-#: ../../include/text.php:932
-msgid "stupified"
-msgstr "beteuterd"
-
-#: ../../include/text.php:933
-msgid "puzzled"
-msgstr "verward"
-
-#: ../../include/text.php:934
-msgid "interested"
-msgstr "geïnteresseerd"
-
-#: ../../include/text.php:935
-msgid "bitter"
-msgstr "verbitterd"
-
-#: ../../include/text.php:936
-msgid "cheerful"
-msgstr "vrolijk"
-
-#: ../../include/text.php:937
-msgid "alive"
-msgstr "levendig"
-
-#: ../../include/text.php:938
-msgid "annoyed"
-msgstr "geërgerd"
-
-#: ../../include/text.php:939
-msgid "anxious"
-msgstr "bezorgd"
-
-#: ../../include/text.php:940
-msgid "cranky"
-msgstr "humeurig"
-
-#: ../../include/text.php:941
-msgid "disturbed"
-msgstr "verontrust"
-
-#: ../../include/text.php:942
-msgid "frustrated"
-msgstr "gefrustreerd "
-
-#: ../../include/text.php:943
-msgid "depressed"
-msgstr "gedeprimeerd"
-
-#: ../../include/text.php:944
-msgid "motivated"
-msgstr "gemotiveerd"
-
-#: ../../include/text.php:945
-msgid "relaxed"
-msgstr "ontspannen"
-
-#: ../../include/text.php:946
-msgid "surprised"
-msgstr "verrast"
-
-#: ../../include/text.php:1111
-msgid "Monday"
-msgstr "maandag"
-
-#: ../../include/text.php:1111
-msgid "Tuesday"
-msgstr "dinsdag"
-
-#: ../../include/text.php:1111
-msgid "Wednesday"
-msgstr "woensdag"
-
-#: ../../include/text.php:1111
-msgid "Thursday"
-msgstr "donderdag"
-
-#: ../../include/text.php:1111
-msgid "Friday"
-msgstr "vrijdag"
-
-#: ../../include/text.php:1111
-msgid "Saturday"
-msgstr "zaterdag"
-
-#: ../../include/text.php:1111
-msgid "Sunday"
-msgstr "zondag"
-
-#: ../../include/text.php:1115
-msgid "January"
-msgstr "januari"
-
-#: ../../include/text.php:1115
-msgid "February"
-msgstr "februari"
-
-#: ../../include/text.php:1115
-msgid "March"
-msgstr "maart"
-
-#: ../../include/text.php:1115
-msgid "April"
-msgstr "april"
-
-#: ../../include/text.php:1115
-msgid "May"
-msgstr "mei"
-
-#: ../../include/text.php:1115
-msgid "June"
-msgstr "juni"
-
-#: ../../include/text.php:1115
-msgid "July"
-msgstr "juli"
-
-#: ../../include/text.php:1115
-msgid "August"
-msgstr "augustus"
-
-#: ../../include/text.php:1115
-msgid "September"
-msgstr "september"
-
-#: ../../include/text.php:1115
-msgid "October"
-msgstr "oktober"
-
-#: ../../include/text.php:1115
-msgid "November"
-msgstr "november"
-
-#: ../../include/text.php:1115
-msgid "December"
-msgstr "december"
-
-#: ../../include/text.php:1193
-msgid "unknown.???"
-msgstr "onbekend.???"
-
-#: ../../include/text.php:1194
-msgid "bytes"
-msgstr "bytes"
-
-#: ../../include/text.php:1230
-msgid "remove category"
-msgstr "categorie verwijderen"
-
-#: ../../include/text.php:1299
-msgid "remove from file"
-msgstr "uit map verwijderen"
-
-#: ../../include/text.php:1375 ../../include/text.php:1386
-#: ../../mod/connedit.php:635
-msgid "Click to open/close"
-msgstr "Klik om te openen of te sluiten"
-
-#: ../../include/text.php:1534 ../../mod/events.php:444
-msgid "Link to Source"
-msgstr "Originele locatie"
-
-#: ../../include/text.php:1553
-msgid "Select a page layout: "
-msgstr "Kies een paginalay-out: "
-
-#: ../../include/text.php:1556 ../../include/text.php:1616
-msgid "default"
-msgstr "standaard"
-
-#: ../../include/text.php:1589
-msgid "Page content type: "
-msgstr "Opmaakcode pagina"
-
-#: ../../include/text.php:1628
-msgid "Select an alternate language"
-msgstr "Kies een andere taal"
-
-#: ../../include/text.php:1760
-msgid "activity"
-msgstr "activiteit"
-
-#: ../../include/text.php:2051
-msgid "Design"
-msgstr "Ontwerp"
-
-#: ../../include/text.php:2054
-msgid "Blocks"
-msgstr "Blokken"
-
-#: ../../include/text.php:2055
-msgid "Menus"
-msgstr "Menu's"
-
-#: ../../include/text.php:2056
-msgid "Layouts"
-msgstr "Lay-outs"
-
-#: ../../include/text.php:2057
-msgid "Pages"
-msgstr "Pagina's"
-
#: ../../include/chat.php:23
msgid "Missing room name"
msgstr "Naam chatkanaal ontbreekt"
@@ -3725,144 +3851,9 @@ msgstr "Chatkanaal niet gevonden"
msgid "Room is full"
msgstr "Chatkanaal is vol"
-#: ../../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 photo albums"
-msgstr "Kan mijn fotoalbums bekijken"
-
-#: ../../include/permissions.php:29
-msgid "Can view my connections"
-msgstr "Kan een lijst met mijn connecties bekijken"
-
-#: ../../include/permissions.php:30
-msgid "Can view my file storage"
-msgstr "Kan mijn bestanden bekijken"
-
-#: ../../include/permissions.php:31
-msgid "Can view my webpages"
-msgstr "Kan mijn pagina's bekijken"
-
-#: ../../include/permissions.php:34
-msgid "Can send me their channel stream and posts"
-msgstr "Kan mij de inhoud van hun kanaal en berichten sturen"
-
-#: ../../include/permissions.php:35
-msgid "Can post on my channel page (\"wall\")"
-msgstr "Kan een bericht in mijn kanaal plaatsen"
-
-#: ../../include/permissions.php:36
-msgid "Can comment on or like my posts"
-msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden"
-
-#: ../../include/permissions.php:37
-msgid "Can send me private mail messages"
-msgstr "Kan mij privéberichten sturen"
-
-#: ../../include/permissions.php:38
-msgid "Can post photos to my photo albums"
-msgstr "Kan foto's aan mijn fotoalbums toevoegen"
-
-#: ../../include/permissions.php:39
-msgid "Can like/dislike stuff"
-msgstr "Kan dingen leuk of niet leuk vinden"
-
-#: ../../include/permissions.php:39
-msgid "Profiles and things other than posts/comments"
-msgstr "Profielen en dingen, buiten berichten en reacties"
-
-#: ../../include/permissions.php:41
-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:41
-msgid "Advanced - useful for creating group forum channels"
-msgstr "Geavanceerd - nuttig voor groepforums"
-
-#: ../../include/permissions.php:42
-msgid "Can chat with me (when available)"
-msgstr "Kan met mij chatten (wanneer beschikbaar)"
-
-#: ../../include/permissions.php:43
-msgid "Can write to my file storage"
-msgstr "Kan bestanden aan mijn bestandsopslag toevoegen"
-
-#: ../../include/permissions.php:44
-msgid "Can edit my webpages"
-msgstr "Kan mijn pagina's bewerken"
-
-#: ../../include/permissions.php:46
-msgid "Can source my public posts in derived channels"
-msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"
-
-#: ../../include/permissions.php:46
-msgid "Somewhat advanced - very useful in open communities"
-msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"
-
-#: ../../include/permissions.php:48
-msgid "Can administer my channel resources"
-msgstr "Kan mijn kanaal beheren"
-
-#: ../../include/permissions.php:48
-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:810
-msgid "Social Networking"
-msgstr "Sociaal netwerk"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-#: ../../include/permissions.php:812
-msgid "Mostly Public"
-msgstr "Vrijwel alles openbaar"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-#: ../../include/permissions.php:812
-msgid "Restricted"
-msgstr "Beperkt zichtbaar"
-
-#: ../../include/permissions.php:810 ../../include/permissions.php:811
-msgid "Private"
-msgstr "Verborgen kanaal"
-
-#: ../../include/permissions.php:811
-msgid "Community Forum"
-msgstr "Groepsforum"
-
-#: ../../include/permissions.php:812
-msgid "Feed Republish"
-msgstr "Feed herpubliceren"
-
-#: ../../include/permissions.php:813
-msgid "Special Purpose"
-msgstr "Speciaal doel"
-
-#: ../../include/permissions.php:813
-msgid "Celebrity/Soapbox"
-msgstr "Beroemdheid/alleen volgen"
-
-#: ../../include/permissions.php:813
-msgid "Group Repository"
-msgstr "Groepsopslag"
-
-#: ../../include/permissions.php:814
-msgid "Custom/Expert Mode"
-msgstr "Expertmodus/handmatig aanpassen"
-
-#: ../../include/network.php:619
-msgid "view full size"
-msgstr "volledige grootte tonen"
-
#: ../../mod/achievements.php:34
msgid "Some blurb about what to do when you're new here"
-msgstr "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels)."
+msgstr "Welkom op de Hubzilla. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de Hubzilla kan vinden. Voor <a href=\"directory\">hulp</a> met de Hubzilla klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels)."
#: ../../mod/manage.php:136
#, php-format
@@ -3873,33 +3864,33 @@ msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt."
msgid "Create a new channel"
msgstr "Nieuw kanaal aanmaken"
-#: ../../mod/manage.php:165
+#: ../../mod/manage.php:167
msgid "Current Channel"
msgstr "Huidig kanaal"
-#: ../../mod/manage.php:167
+#: ../../mod/manage.php:169
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:168
+#: ../../mod/manage.php:170
msgid "Default Channel"
msgstr "Standaardkanaal"
-#: ../../mod/manage.php:169
+#: ../../mod/manage.php:171
msgid "Make Default"
msgstr "Als standaard instellen"
-#: ../../mod/manage.php:172
+#: ../../mod/manage.php:174
#, php-format
msgid "%d new messages"
msgstr "%d nieuwe berichten"
-#: ../../mod/manage.php:173
+#: ../../mod/manage.php:175
#, php-format
msgid "%d new introductions"
msgstr "%d nieuwe connectieverzoeken"
-#: ../../mod/manage.php:175
+#: ../../mod/manage.php:177
msgid "Delegated Channels"
msgstr "Uitbestede kanalen"
@@ -3947,17 +3938,19 @@ msgstr "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer."
msgid "Settings updated."
msgstr "Instellingen bijgewerkt."
-#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/admin.php:421
+#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/photos.php:556
+#: ../../mod/menu.php:88 ../../mod/filestorage.php:151
+#: ../../mod/filestorage.php:159 ../../mod/admin.php:424
#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
-#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
-#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
+#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1544
msgid "No"
msgstr "Nee"
-#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/admin.php:423
+#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/photos.php:556
+#: ../../mod/menu.php:88 ../../mod/filestorage.php:151
+#: ../../mod/filestorage.php:159 ../../mod/admin.php:426
#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
-#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
-#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
+#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1544
msgid "Yes"
msgstr "Ja"
@@ -4097,7 +4090,7 @@ msgstr "Geen speciaal thema voor mobiele apparaten"
msgid "%s - (Experimental)"
msgstr "%s - (experimenteel)"
-#: ../../mod/settings.php:805 ../../mod/admin.php:393
+#: ../../mod/settings.php:805 ../../mod/admin.php:396
msgid "mobile"
msgstr "mobiel"
@@ -4265,7 +4258,7 @@ msgstr "Verberg mijn aanwezigheid"
#: ../../mod/settings.php:1057
msgid "Prevents displaying in your profile that you are online"
-msgstr "Voorkomt dat op je kanaal te zien valt dat je momenteel op de RedMatrix aanwezig bent"
+msgstr "Voorkomt dat op je kanaal te zien valt dat je momenteel op de Hubzilla aanwezig bent"
#: ../../mod/settings.php:1059
msgid "Simple Privacy Settings:"
@@ -4323,7 +4316,7 @@ msgstr "Kan eventuele spam verminderen"
msgid "Default Post Permissions"
msgstr "Standaard permissies voor nieuwe berichten"
-#: ../../mod/settings.php:1072 ../../mod/mitem.php:161 ../../mod/mitem.php:204
+#: ../../mod/settings.php:1072 ../../mod/mitem.php:152 ../../mod/mitem.php:221
msgid "(click to open/close)"
msgstr "(klik om te openen/sluiten)"
@@ -4503,7 +4496,7 @@ msgstr "Xchan opzoeken"
msgid "Lookup xchan beginning with (or webbie): "
msgstr "Zoek een xchan (of webbie) die begint met:"
-#: ../../mod/xchan.php:37 ../../mod/menu.php:136 ../../mod/mitem.php:111
+#: ../../mod/xchan.php:37 ../../mod/menu.php:149 ../../mod/mitem.php:120
msgid "Not found."
msgstr "Niet gevonden."
@@ -4525,9 +4518,9 @@ msgid ""
" 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/blocks.php:99
-msgid "Block Name"
-msgstr "Bloknaam"
+#: ../../mod/webpages.php:189
+msgid "Page Title"
+msgstr "Paginatitel"
#: ../../mod/follow.php:25
msgid "Channel added."
@@ -4592,21 +4585,62 @@ msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigena
msgid "Restricted or Premium Channel"
msgstr "Beperkt of premiumkanaal"
-#: ../../mod/match.php:16
-msgid "Profile Match"
-msgstr "Profielovereenkomst"
+#: ../../mod/thing.php:94
+msgid "Thing updated"
+msgstr "Ding bijgewerkt"
-#: ../../mod/match.php:24
-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/thing.php:153
+msgid "Object store: failed"
+msgstr "Opslaan van ding mislukt"
-#: ../../mod/match.php:61
-msgid "is interested in:"
-msgstr "is geïnteresseerd in:"
+#: ../../mod/thing.php:157
+msgid "Thing added"
+msgstr "Ding toegevoegd"
-#: ../../mod/match.php:69
-msgid "No matches"
-msgstr "Geen overeenkomsten"
+#: ../../mod/thing.php:175
+#, php-format
+msgid "OBJ: %1$s %2$s %3$s"
+msgstr "OBJ: %1$s %2$s %3$s"
+
+#: ../../mod/thing.php:226
+msgid "Show Thing"
+msgstr "Ding weergeven"
+
+#: ../../mod/thing.php:233
+msgid "item not found."
+msgstr "Item niet gevonden"
+
+#: ../../mod/thing.php:261
+msgid "Edit Thing"
+msgstr "Ding bewerken"
+
+#: ../../mod/thing.php:263 ../../mod/thing.php:310
+msgid "Select a profile"
+msgstr "Kies een profiel"
+
+#: ../../mod/thing.php:267 ../../mod/thing.php:313
+msgid "Post an activity"
+msgstr "Plaats een bericht"
+
+#: ../../mod/thing.php:267 ../../mod/thing.php:313
+msgid "Only sends to viewers of the applicable profile"
+msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien."
+
+#: ../../mod/thing.php:269 ../../mod/thing.php:315
+msgid "Name of thing e.g. something"
+msgstr "Naam van ding"
+
+#: ../../mod/thing.php:271 ../../mod/thing.php:316
+msgid "URL of thing (optional)"
+msgstr "URL van ding (optioneel)"
+
+#: ../../mod/thing.php:273 ../../mod/thing.php:317
+msgid "URL for photo of thing (optional)"
+msgstr "URL van foto van ding (optioneel)"
+
+#: ../../mod/thing.php:308
+msgid "Add Thing to your Profile"
+msgstr "Ding aan je profiel toevoegen"
#: ../../mod/attach.php:9
msgid "Item not available."
@@ -4618,10 +4652,10 @@ msgid "Fetching URL returns error: %1$s"
msgstr "Ophalen URL gaf een foutmelding terug: %1$s"
#: ../../mod/home.php:53
-msgid "Red Matrix - &quot;The Network&quot;"
-msgstr "RedMatrix - &quot;The Network&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
+msgstr "Hubzilla - &quot;The Network&quot;"
-#: ../../mod/home.php:106
+#: ../../mod/home.php:124
#, php-format
msgid "Welcome to %s"
msgstr "Welkom op %s"
@@ -4707,7 +4741,7 @@ msgid "Channel not found."
msgstr "Kanaal niet gevonden."
#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:106
-#: ../../mod/page.php:81 ../../index.php:241
+#: ../../mod/page.php:82 ../../index.php:241
msgid "Page not found."
msgstr "Pagina niet gevonden."
@@ -4717,13 +4751,13 @@ msgstr "Leuk/niet leuk"
#: ../../mod/like.php:20
msgid "This action is restricted to members."
-msgstr "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd."
+msgstr "Deze actie kan alleen door mensen met een Hubzilla-account worden uitgevoerd."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
-msgstr "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan."
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
+msgstr "Je dient <a href=\"rmagic\">in te loggen met je Hubzilla-account</a> of <a href=\"register\">een nieuw Hubzilla-account te registreren</a> om verder te kunnen gaan."
#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166
msgid "Invalid request."
@@ -4888,12 +4922,12 @@ msgstr "Openbare hubs"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix 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 de RedMatrix aanmelden. Alle hubs in de Matrix 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."
+msgstr "Op de hier weergegeven hubs kan iedereen zich voor de Hubzilla aanmelden. Alle hubs in de Matrix 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/pubsites.php:25
msgid "Rate this hub"
@@ -4927,352 +4961,13 @@ msgstr "Beoordeel"
msgid "View ratings"
msgstr "Bekijk beoordelingen"
-#: ../../mod/connedit.php:75 ../../mod/connections.php:37
-msgid "Could not access contact record."
-msgstr "Kon geen toegang krijgen tot de connectie-gegevens."
-
-#: ../../mod/connedit.php:99 ../../mod/connections.php:51
-msgid "Could not locate selected profile."
-msgstr "Kon het gekozen profiel niet vinden."
-
-#: ../../mod/connedit.php:204 ../../mod/connections.php:94
-msgid "Connection updated."
-msgstr "Connectie bijgewerkt."
-
-#: ../../mod/connedit.php:206 ../../mod/connections.php:96
-msgid "Failed to update connection record."
-msgstr "Bijwerken van connectie-gegevens mislukt."
-
-#: ../../mod/connedit.php:252
-msgid "is now connected to"
-msgstr "is nu verbonden met"
-
-#: ../../mod/connedit.php:365
-msgid "Could not access address book record."
-msgstr "Kon geen toegang krijgen tot de record van de connectie."
-
-#: ../../mod/connedit.php:379
-msgid "Refresh failed - channel is currently unavailable."
-msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"
-
-#: ../../mod/connedit.php:386
-msgid "Channel has been unblocked"
-msgstr "Kanaal is gedeblokkeerd"
-
-#: ../../mod/connedit.php:387
-msgid "Channel has been blocked"
-msgstr "Kanaal is geblokkeerd"
-
-#: ../../mod/connedit.php:391 ../../mod/connedit.php:403
-#: ../../mod/connedit.php:415 ../../mod/connedit.php:427
-#: ../../mod/connedit.php:443
-msgid "Unable to set address book parameters."
-msgstr "Niet in staat om de parameters van connecties in te stellen."
-
-#: ../../mod/connedit.php:398
-msgid "Channel has been unignored"
-msgstr "Kanaal wordt niet meer genegeerd"
-
-#: ../../mod/connedit.php:399
-msgid "Channel has been ignored"
-msgstr "Kanaal wordt genegeerd"
-
-#: ../../mod/connedit.php:410
-msgid "Channel has been unarchived"
-msgstr "Kanaal is niet meer gearchiveerd"
-
-#: ../../mod/connedit.php:411
-msgid "Channel has been archived"
-msgstr "Kanaal is gearchiveerd"
-
-#: ../../mod/connedit.php:422
-msgid "Channel has been unhidden"
-msgstr "Kanaal is niet meer verborgen"
-
-#: ../../mod/connedit.php:423
-msgid "Channel has been hidden"
-msgstr "Kanaal is verborgen"
-
-#: ../../mod/connedit.php:438
-msgid "Channel has been approved"
-msgstr "Connectie/kanaal is geaccepteerd"
-
-#: ../../mod/connedit.php:439
-msgid "Channel has been unapproved"
-msgstr "Connectie/kanaal is afgewezen"
-
-#: ../../mod/connedit.php:467
-msgid "Connection has been removed."
-msgstr "Connectie is verwijderd"
-
-#: ../../mod/connedit.php:487
-#, php-format
-msgid "View %s's profile"
-msgstr "Profiel van %s weergeven"
-
-#: ../../mod/connedit.php:491
-msgid "Refresh Permissions"
-msgstr "Permissies vernieuwen"
-
-#: ../../mod/connedit.php:494
-msgid "Fetch updated permissions"
-msgstr "Aangepaste permissies ophalen"
-
-#: ../../mod/connedit.php:498
-msgid "Recent Activity"
-msgstr "Recente activiteit"
-
-#: ../../mod/connedit.php:501
-msgid "View recent posts and comments"
-msgstr "Recente berichten en reacties weergeven"
-
-#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:821
-msgid "Unblock"
-msgstr "Deblokkeren"
-
-#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:820
-msgid "Block"
-msgstr "Blokkeren"
-
-#: ../../mod/connedit.php:510
-msgid "Block (or Unblock) all communications with this connection"
-msgstr "Blokkeer (of deblokkeer) alle communicatie met deze connectie"
-
-#: ../../mod/connedit.php:514 ../../mod/connedit.php:695
-msgid "Unignore"
-msgstr "Niet meer negeren"
-
-#: ../../mod/connedit.php:514 ../../mod/connedit.php:695
-#: ../../mod/notifications.php:51
-msgid "Ignore"
-msgstr "Negeren"
-
-#: ../../mod/connedit.php:517
-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:520
-msgid "Unarchive"
-msgstr "Niet meer archiveren"
-
-#: ../../mod/connedit.php:520
-msgid "Archive"
-msgstr "Archiveren"
-
-#: ../../mod/connedit.php:523
-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:526
-msgid "Unhide"
-msgstr "Niet meer verbergen"
-
-#: ../../mod/connedit.php:526
-msgid "Hide"
-msgstr "Verbergen"
-
-#: ../../mod/connedit.php:529
-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:536
-msgid "Delete this connection"
-msgstr "Deze connectie verwijderen"
-
-#: ../../mod/connedit.php:611 ../../mod/connedit.php:649
-msgid "Approve this connection"
-msgstr "Deze connectie accepteren"
-
-#: ../../mod/connedit.php:611
-msgid "Accept connection to allow communication"
-msgstr "Keur deze connectie goed om communicatie toe te staan"
-
-#: ../../mod/connedit.php:627
-#, php-format
-msgid "Connections: settings for %s"
-msgstr "Connecties: instellingen voor %s"
-
-#: ../../mod/connedit.php:628
-msgid "Apply these permissions automatically"
-msgstr "Deze permissies automatisch toepassen"
-
-#: ../../mod/connedit.php:632
-msgid "Apply the permissions indicated on this page to all new connections."
-msgstr "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen."
-
-#: ../../mod/connedit.php:636
-msgid "Slide to adjust your degree of friendship"
-msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag"
-
-#: ../../mod/connedit.php:637 ../../mod/rate.php:161
-msgid "Rating (this information is public)"
-msgstr "Beoordeling (deze informatie is openbaar)"
-
-#: ../../mod/connedit.php:638 ../../mod/rate.php:162
-msgid "Optionally explain your rating (this information is public)"
-msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"
-
-#: ../../mod/connedit.php:645
-msgid ""
-"Default permissions for your channel type have (just) been applied. They "
-"have not yet been submitted. Please review the permissions on this page and "
-"make any desired changes at this time. This new connection may <em>not</em> "
-"be able to communicate with you until you submit this page, which will "
-"install and apply the selected permissions."
-msgstr "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog <em>niet</em> met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden."
-
-#: ../../mod/connedit.php:648
-msgid "inherited"
-msgstr "geërfd"
-
-#: ../../mod/connedit.php:651
-msgid "Connection has no individual permissions!"
-msgstr "Connectie heeft geen individuele permissies!"
-
-#: ../../mod/connedit.php:652
-msgid ""
-"This may be appropriate based on your <a href=\"settings\">privacy "
-"settings</a>, though you may wish to review the \"Advanced Permissions\"."
-msgstr "Dit is mogelijk voldoende, wanneer er naar jouw <a href=\"settings\">privacy-instellingen</a> wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan."
-
-#: ../../mod/connedit.php:654
-msgid "Profile Visibility"
-msgstr "Zichtbaarheid profiel"
-
-#: ../../mod/connedit.php:655
-#, 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:656
-msgid "Contact Information / Notes"
-msgstr "Informatie/aantekeningen over connectie"
-
-#: ../../mod/connedit.php:657
-msgid "Edit contact notes"
-msgstr "Bewerk aantekeningen over contact"
-
-#: ../../mod/connedit.php:659
-msgid "Their Settings"
-msgstr "Hun instellingen"
-
-#: ../../mod/connedit.php:660
-msgid "My Settings"
-msgstr "Mijn instellingen"
-
-#: ../../mod/connedit.php:662
-msgid ""
-"Default permissions for this channel type have (just) been applied. They "
-"have <em>not</em> been saved and there are currently no stored default "
-"permissions. Please review/edit the applied settings and click [Submit] to "
-"finalize."
-msgstr "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog <em>niet</em> opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren."
-
-#: ../../mod/connedit.php:663
-msgid "Clear/Disable Automatic Permissions"
-msgstr "Verwijderen/uitschakelen automatische permissies"
-
-#: ../../mod/connedit.php:664
-msgid "Forum Members"
-msgstr "Forumleden"
-
-#: ../../mod/connedit.php:665
-msgid "Soapbox"
-msgstr "Zeepkist"
-
-#: ../../mod/connedit.php:666
-msgid "Full Sharing (typical social network permissions)"
-msgstr "Voluit delen (vergelijkbaar met die van sociale netwerken)"
-
-#: ../../mod/connedit.php:667
-msgid "Cautious Sharing "
-msgstr "Voorzichtig delen"
-
-#: ../../mod/connedit.php:668
-msgid "Follow Only"
-msgstr "Alleen volgen"
-
-#: ../../mod/connedit.php:669
-msgid "Individual Permissions"
-msgstr "Individuele permissies"
-
-#: ../../mod/connedit.php:670
-msgid ""
-"Some permissions may be inherited from your channel <a "
-"href=\"settings\">privacy settings</a>, which have higher priority than "
-"individual settings. Changing those inherited settings on this page will "
-"have no effect."
-msgstr "Sommige permissies kunnen worden overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect."
-
-#: ../../mod/connedit.php:671
-msgid "Advanced Permissions"
-msgstr "Geavanceerde permissies"
-
-#: ../../mod/connedit.php:672
-msgid "Simple Permissions (select one and submit)"
-msgstr "Eenvoudige permissies (selecteer er één en opslaan)"
-
-#: ../../mod/connedit.php:676
-#, php-format
-msgid "Visit %s's profile - %s"
-msgstr "Profiel van %s bezoeken - %s"
-
-#: ../../mod/connedit.php:677
-msgid "Block/Unblock contact"
-msgstr "Connectie blokkeren/deblokkeren"
-
-#: ../../mod/connedit.php:678
-msgid "Ignore contact"
-msgstr "Connectie negeren"
-
-#: ../../mod/connedit.php:679
-msgid "Repair URL settings"
-msgstr "URL-instellingen repareren"
-
-#: ../../mod/connedit.php:680
-msgid "View conversations"
-msgstr "Conversaties weergeven"
-
-#: ../../mod/connedit.php:682
-msgid "Delete contact"
-msgstr "Connectie verwijderen"
-
-#: ../../mod/connedit.php:686
-msgid "Last update:"
-msgstr "Laatste wijziging:"
-
-#: ../../mod/connedit.php:688
-msgid "Update public posts"
-msgstr "Openbare berichten updaten"
-
-#: ../../mod/connedit.php:690
-msgid "Update now"
-msgstr "Nu updaten"
-
-#: ../../mod/connedit.php:696
-msgid "Currently blocked"
-msgstr "Momenteel geblokkeerd"
-
-#: ../../mod/connedit.php:697
-msgid "Currently ignored"
-msgstr "Momenteel genegeerd"
-
-#: ../../mod/connedit.php:698
-msgid "Currently archived"
-msgstr "Momenteel gearchiveerd"
-
-#: ../../mod/connedit.php:699
-msgid "Currently pending"
-msgstr "Moeten nog geaccepteerd of afgewezen worden"
+#: ../../mod/rpost.php:131 ../../mod/editpost.php:42
+msgid "Edit post"
+msgstr "Bericht bewerken"
#: ../../mod/dav.php:121
-msgid "RedMatrix channel"
-msgstr "RedMatrix-kanaal"
+msgid "Hubzilla channel"
+msgstr "Hubzilla-kanaal"
#: ../../mod/group.php:20
msgid "Collection created."
@@ -5341,9 +5036,9 @@ msgstr "Red"
#: ../../mod/siteinfo.php:156
msgid ""
-"This is a hub of redmatrix - a global cooperative network of decentralized "
+"This is a hub of hubzilla - a global cooperative network of decentralized "
"privacy enhanced websites."
-msgstr "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy."
+msgstr "Dit is een hub van de Hubzilla - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy."
#: ../../mod/siteinfo.php:158
msgid "Tag: "
@@ -5360,8 +5055,8 @@ msgstr "Draaiend op weblocatie"
#: ../../mod/siteinfo.php:164
msgid ""
"Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more"
-" about the Red Matrix."
-msgstr "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer over de RedMatrix te leren."
+" about the Hubzilla."
+msgstr "Bezoek <a href=\"https://redmatrix.me\">Redmatrix.me</a> om meer over de Hubzilla te leren."
#: ../../mod/siteinfo.php:165
msgid "Bug reports and issues: please visit"
@@ -5369,9 +5064,9 @@ msgstr "Bugrapporten en andere kwesties: bezoek"
#: ../../mod/siteinfo.php:168
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com"
+msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"hubzilla\" at librelist - dot com"
#: ../../mod/siteinfo.php:170
msgid "Site Administrators"
@@ -5386,8 +5081,8 @@ msgid "Not Found"
msgstr "Niet gevonden"
#: ../../mod/setup.php:166
-msgid "Red Matrix Server - Setup"
-msgstr "RedMatrix Server - Setup"
+msgid "Hubzilla Server - Setup"
+msgstr "Hubzilla Server - Setup"
#: ../../mod/setup.php:172
msgid "Could not connect to database."
@@ -5431,9 +5126,9 @@ msgstr "Database connection"
#: ../../mod/setup.php:290
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
-msgstr "In order to install RedMatrix we need to know how to connect to your database."
+msgstr "In order to install Hubzilla we need to know how to connect to your database."
#: ../../mod/setup.php:291
msgid ""
@@ -5782,73 +5477,25 @@ msgstr "Veel voorkomende connecties"
msgid "No connections in common."
msgstr "Geen gemeenschappelijke connecties."
-#: ../../mod/id.php:8
-msgid "First Name"
-msgstr "Voornaam"
-
-#: ../../mod/id.php:9
-msgid "Last Name"
-msgstr "Achternaam"
-
-#: ../../mod/id.php:10
-msgid "Nickname"
-msgstr "Bijnaam"
-
-#: ../../mod/id.php:11
-msgid "Full Name"
-msgstr "Volledige naam"
-
-#: ../../mod/id.php:17
-msgid "Profile Photo 16px"
-msgstr "Profielfoto 16px"
-
-#: ../../mod/id.php:18
-msgid "Profile Photo 32px"
-msgstr "Profielfoto 32px"
-
-#: ../../mod/id.php:19
-msgid "Profile Photo 48px"
-msgstr "Profielfoto 48px"
-
-#: ../../mod/id.php:20
-msgid "Profile Photo 64px"
-msgstr "Profielfoto 64px"
-
-#: ../../mod/id.php:21
-msgid "Profile Photo 80px"
-msgstr "Profielfoto 80px"
-
-#: ../../mod/id.php:22
-msgid "Profile Photo 128px"
-msgstr "Profielfoto 128px"
-
-#: ../../mod/id.php:23
-msgid "Timezone"
-msgstr "Tijdzone"
-
-#: ../../mod/id.php:24
-msgid "Homepage URL"
-msgstr "URL homepagina"
-
-#: ../../mod/id.php:26
-msgid "Birth Year"
-msgstr "Geboortejaar"
+#: ../../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:27
-msgid "Birth Month"
-msgstr "Geboortemaand"
+#: ../../mod/connections.php:37 ../../mod/connedit.php:75
+msgid "Could not access contact record."
+msgstr "Kon geen toegang krijgen tot de connectie-gegevens."
-#: ../../mod/id.php:28
-msgid "Birth Day"
-msgstr "Geboortedag"
+#: ../../mod/connections.php:51 ../../mod/connedit.php:99
+msgid "Could not locate selected profile."
+msgstr "Kon het gekozen profiel niet vinden."
-#: ../../mod/id.php:29
-msgid "Birthdate"
-msgstr "Geboortedatum"
+#: ../../mod/connections.php:94 ../../mod/connedit.php:214
+msgid "Connection updated."
+msgstr "Connectie bijgewerkt."
-#: ../../mod/id.php:30 ../../mod/profiles.php:431
-msgid "Gender"
-msgstr "Geslacht"
+#: ../../mod/connections.php:96 ../../mod/connedit.php:216
+msgid "Failed to update connection record."
+msgstr "Bijwerken van connectie-gegevens mislukt."
#: ../../mod/connections.php:192 ../../mod/connections.php:293
msgid "Blocked"
@@ -5866,10 +5513,6 @@ msgstr "Verborgen"
msgid "Archived"
msgstr "Gearchiveerd"
-#: ../../mod/connections.php:231 ../../mod/connections.php:246
-msgid "All"
-msgstr "Alles"
-
#: ../../mod/connections.php:271
msgid "Suggest new connections"
msgstr "Nieuwe kanalen voorstellen"
@@ -5931,22 +5574,13 @@ msgstr "Doorzoek jouw connecties"
msgid "Finding: "
msgstr "Zoeken naar: "
-#: ../../mod/impel.php:33
-msgid "webpage"
-msgstr "Webpagina"
-
-#: ../../mod/impel.php:38
-msgid "block"
-msgstr "blok"
-
-#: ../../mod/impel.php:43
-msgid "layout"
-msgstr "lay-out"
+#: ../../mod/blocks.php:95 ../../mod/blocks.php:147
+msgid "Block Name"
+msgstr "Bloknaam"
-#: ../../mod/impel.php:117
-#, php-format
-msgid "%s element installed"
-msgstr "%s onderdeel geïnstalleerd"
+#: ../../mod/blocks.php:148
+msgid "Block Title"
+msgstr "Bloktitel"
#: ../../mod/tagger.php:96
#, php-format
@@ -5954,101 +5588,169 @@ 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/cloud.php:120
-msgid "RedMatrix - Guests: Username: {your email address}, Password: +++"
-msgstr "RedMatrix - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
+msgstr "Hubzilla - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++"
-#: ../../mod/item.php:175
-msgid "Unable to locate original post."
-msgstr "Niet in staat om de originele locatie van het bericht te vinden. "
+#: ../../mod/photos.php:77
+msgid "Page owner information could not be retrieved."
+msgstr "Informatie over de pagina-eigenaar werd niet ontvangen."
-#: ../../mod/item.php:437
-msgid "Empty post discarded."
-msgstr "Leeg bericht geannuleerd"
+#: ../../mod/photos.php:97
+msgid "Album not found."
+msgstr "Album niet gevonden."
-#: ../../mod/item.php:479
-msgid "Executable content type not permitted to this channel."
-msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."
+#: ../../mod/photos.php:119 ../../mod/photos.php:643
+msgid "Delete Album"
+msgstr "Verwijder album"
-#: ../../mod/item.php:885
-msgid "System error. Post not saved."
-msgstr "Systeemfout. Bericht niet opgeslagen."
+#: ../../mod/photos.php:159 ../../mod/photos.php:930
+msgid "Delete Photo"
+msgstr "Verwijder foto"
-#: ../../mod/item.php:1097
-msgid "Unable to obtain post information from database."
-msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen."
+#: ../../mod/photos.php:429 ../../mod/search.php:13 ../../mod/display.php:13
+#: ../../mod/ratings.php:82 ../../mod/directory.php:47
+#: ../../mod/viewconnections.php:17
+msgid "Public access denied."
+msgstr "Openbare toegang geweigerd."
-#: ../../mod/item.php:1103
+#: ../../mod/photos.php:440
+msgid "No photos selected"
+msgstr "Geen foto's geselecteerd"
+
+#: ../../mod/photos.php:484
+msgid "Access to this item is restricted."
+msgstr "Toegang tot dit item is beperkt."
+
+#: ../../mod/photos.php:523
#, php-format
-msgid "You have reached your limit of %1$.0f top level posts."
-msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt."
+msgid "%1$.2f MB of %2$.2f MB photo storage used."
+msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."
-#: ../../mod/item.php:1109
+#: ../../mod/photos.php:526
#, php-format
-msgid "You have reached your limit of %1$.0f webpages."
-msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt."
+msgid "%1$.2f MB photo storage used."
+msgstr "%1$.2f MB aan foto-opslag gebruikt."
-#: ../../mod/search.php:13 ../../mod/display.php:13 ../../mod/ratings.php:82
-#: ../../mod/directory.php:47 ../../mod/viewconnections.php:17
-#: ../../mod/photos.php:429
-msgid "Public access denied."
-msgstr "Openbare toegang geweigerd."
+#: ../../mod/photos.php:550
+msgid "Upload Photos"
+msgstr "Foto's uploaden"
-#: ../../mod/thing.php:96
-msgid "Thing updated"
-msgstr "Ding bijgewerkt"
+#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915
+msgid "Enter a new album name"
+msgstr "Vul een nieuwe albumnaam in"
-#: ../../mod/thing.php:156
-msgid "Object store: failed"
-msgstr "Opslaan van ding mislukt"
+#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916
+msgid "or select an existing one (doubleclick)"
+msgstr "of kies een bestaand album (dubbelklikken)"
-#: ../../mod/thing.php:160
-msgid "Thing added"
-msgstr "Ding toegevoegd"
+#: ../../mod/photos.php:556
+msgid "Create a status post for this upload"
+msgstr "Plaats een bericht voor deze upload."
-#: ../../mod/thing.php:180
-#, php-format
-msgid "OBJ: %1$s %2$s %3$s"
-msgstr "OBJ: %1$s %2$s %3$s"
+#: ../../mod/photos.php:584
+msgid "Album name could not be decoded"
+msgstr "Albumnaam kon niet gedecodeerd worden"
-#: ../../mod/thing.php:232
-msgid "Show Thing"
-msgstr "Ding weergeven"
+#: ../../mod/photos.php:625 ../../mod/photos.php:1157
+#: ../../mod/photos.php:1173
+msgid "Contact Photos"
+msgstr "Connectiefoto's"
-#: ../../mod/thing.php:239
-msgid "item not found."
-msgstr "Item niet gevonden"
+#: ../../mod/photos.php:649
+msgid "Show Newest First"
+msgstr "Nieuwste eerst weergeven"
-#: ../../mod/thing.php:270
-msgid "Edit Thing"
-msgstr "Ding bewerken"
+#: ../../mod/photos.php:651
+msgid "Show Oldest First"
+msgstr "Oudste eerst weergeven"
-#: ../../mod/thing.php:272 ../../mod/thing.php:319
-msgid "Select a profile"
-msgstr "Kies een profiel"
+#: ../../mod/photos.php:675 ../../mod/photos.php:1205
+msgid "View Photo"
+msgstr "Foto weergeven"
-#: ../../mod/thing.php:276 ../../mod/thing.php:322
-msgid "Post an activity"
-msgstr "Plaats een bericht"
+#: ../../mod/photos.php:704
+msgid "Edit Album"
+msgstr "Album bewerken"
-#: ../../mod/thing.php:276 ../../mod/thing.php:322
-msgid "Only sends to viewers of the applicable profile"
-msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien."
+#: ../../mod/photos.php:749
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."
-#: ../../mod/thing.php:278 ../../mod/thing.php:324
-msgid "Name of thing e.g. something"
-msgstr "Naam van ding"
+#: ../../mod/photos.php:751
+msgid "Photo not available"
+msgstr "Foto niet aanwezig"
-#: ../../mod/thing.php:280 ../../mod/thing.php:325
-msgid "URL of thing (optional)"
-msgstr "URL van ding (optioneel)"
+#: ../../mod/photos.php:809
+msgid "Use as profile photo"
+msgstr "Als profielfoto gebruiken"
-#: ../../mod/thing.php:282 ../../mod/thing.php:326
-msgid "URL for photo of thing (optional)"
-msgstr "URL van foto van ding (optioneel)"
+#: ../../mod/photos.php:816
+msgid "Private Photo"
+msgstr "Privéfoto"
-#: ../../mod/thing.php:317
-msgid "Add Thing to your Profile"
-msgstr "Ding aan je profiel toevoegen"
+#: ../../mod/photos.php:831
+msgid "View Full Size"
+msgstr "Volledige grootte weergeven"
+
+#: ../../mod/photos.php:909
+msgid "Edit photo"
+msgstr "Foto bewerken"
+
+#: ../../mod/photos.php:911
+msgid "Rotate CW (right)"
+msgstr "Draai met de klok mee (naar rechts)"
+
+#: ../../mod/photos.php:912
+msgid "Rotate CCW (left)"
+msgstr "Draai tegen de klok in (naar links)"
+
+#: ../../mod/photos.php:919
+msgid "Caption"
+msgstr "Bijschrift"
+
+#: ../../mod/photos.php:921
+msgid "Add a Tag"
+msgstr "Tag toevoegen"
+
+#: ../../mod/photos.php:925
+msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
+msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"
+
+#: ../../mod/photos.php:928
+msgid "Flag as adult in album view"
+msgstr "Markeer als voor volwassenen in albumweergave"
+
+#: ../../mod/photos.php:1120
+msgid "In This Photo:"
+msgstr "Op deze foto:"
+
+#: ../../mod/photos.php:1125
+msgid "Map"
+msgstr "Kaart"
+
+#: ../../mod/photos.php:1211
+msgid "View Album"
+msgstr "Album weergeven"
+
+#: ../../mod/photos.php:1234
+msgid "Recent Photos"
+msgstr "Recente foto's"
+
+#: ../../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/chatsvc.php:111
msgid "Away"
@@ -6110,7 +5812,7 @@ msgstr "Lay-out niet gevonden."
msgid "Module Name:"
msgstr "Modulenaam:"
-#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107
+#: ../../mod/pdledit.php:55
msgid "Layout Help"
msgstr "Lay-out-hulp"
@@ -6208,13 +5910,13 @@ msgstr "Stel deze hub als mijn primaire locatie in"
msgid "Import existing posts if possible"
msgstr "Importeer bestaande berichten (wanneer mogelijk)"
-#: ../../mod/editlayout.php:78 ../../mod/editwebpage.php:77
-#: ../../mod/editpost.php:20 ../../mod/editblock.php:79
-#: ../../mod/editblock.php:95
+#: ../../mod/editlayout.php:76 ../../mod/editwebpage.php:77
+#: ../../mod/editpost.php:20 ../../mod/editblock.php:78
+#: ../../mod/editblock.php:94
msgid "Item not found"
msgstr "Item niet gevonden"
-#: ../../mod/editlayout.php:108
+#: ../../mod/editlayout.php:106
msgid "Edit Layout"
msgstr "Lay-out bewerken"
@@ -6222,24 +5924,29 @@ msgstr "Lay-out bewerken"
msgid "Delete layout?"
msgstr "Lay-out verwijderen?"
-#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:183
-#: ../../mod/editpost.php:122 ../../mod/editblock.php:152
+#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:187
+#: ../../mod/editpost.php:122 ../../mod/editblock.php:150
msgid "Insert YouTube video"
msgstr "YouTube-video invoegen"
-#: ../../mod/editlayout.php:149 ../../mod/editwebpage.php:184
-#: ../../mod/editpost.php:123 ../../mod/editblock.php:153
+#: ../../mod/editlayout.php:149 ../../mod/editwebpage.php:188
+#: ../../mod/editpost.php:123 ../../mod/editblock.php:151
msgid "Insert Vorbis [.ogg] video"
msgstr "Vorbis-video [.ogg] invoegen"
-#: ../../mod/editlayout.php:150 ../../mod/editwebpage.php:185
-#: ../../mod/editpost.php:124 ../../mod/editblock.php:154
+#: ../../mod/editlayout.php:150 ../../mod/editwebpage.php:189
+#: ../../mod/editpost.php:124 ../../mod/editblock.php:152
msgid "Insert Vorbis [.ogg] audio"
msgstr "Vorbis-audio [.ogg] invoegen"
-#: ../../mod/editlayout.php:183
-msgid "Delete Layout"
-msgstr "Lay-out verwijderen"
+#: ../../mod/editlayout.php:164 ../../mod/layouts.php:124
+msgid "Layout Description (Optional)"
+msgstr "Lay-out-omschrijving (optioneel)"
+
+#: ../../mod/editlayout.php:166 ../../mod/layouts.php:121
+#: ../../mod/layouts.php:178
+msgid "Layout Name"
+msgstr "Naam lay-out"
#: ../../mod/chat.php:19 ../../mod/channel.php:25
msgid "You must be logged in to see this page."
@@ -6282,21 +5989,17 @@ msgstr "Naam chatkanaal"
msgid "%1$s's Chatrooms"
msgstr "Chatkanalen van %1$s"
-#: ../../mod/editwebpage.php:140
-msgid "Edit Webpage"
-msgstr "Webpagina bewerken"
-
-#: ../../mod/editwebpage.php:150
+#: ../../mod/editwebpage.php:152
msgid "Delete webpage?"
msgstr "Webpagina verwijderen?"
-#: ../../mod/editwebpage.php:220
-msgid "Delete Webpage"
-msgstr "Webpagina verwijderen"
+#: ../../mod/editwebpage.php:173
+msgid "Page link title"
+msgstr "Titel van paginalink"
-#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:47
-msgid "This site is not a directory server"
-msgstr "Deze hub is geen kanalengidshub (directoryserver)"
+#: ../../mod/editwebpage.php:224
+msgid "Edit Webpage"
+msgstr "Webpagina bewerken"
#: ../../mod/dirsearch.php:29
msgid "This directory server requires an access token"
@@ -6326,7 +6029,7 @@ msgid ""
"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/lostpass.php:85 ../../boot.php:1560
+#: ../../mod/lostpass.php:85 ../../boot.php:1548
msgid "Password Reset"
msgstr "Wachtwoord vergeten?"
@@ -6384,14 +6087,18 @@ msgstr "Website:"
msgid "Remote Channel [%s] (not yet known on this site)"
msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)"
+#: ../../mod/rate.php:161 ../../mod/connedit.php:663
+msgid "Rating (this information is public)"
+msgstr "Beoordeling (deze informatie is openbaar)"
+
+#: ../../mod/rate.php:162 ../../mod/connedit.php:664
+msgid "Optionally explain your rating (this information is public)"
+msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"
+
#: ../../mod/editpost.php:31
msgid "Item is not editable"
msgstr "Item is niet te bewerken"
-#: ../../mod/editpost.php:42 ../../mod/rpost.php:98
-msgid "Edit post"
-msgstr "Bericht bewerken"
-
#: ../../mod/editpost.php:53
msgid "Delete item?"
msgstr "Item verwijderen?"
@@ -6407,7 +6114,7 @@ msgstr "%s : Geen geldig e-mailadres."
#: ../../mod/invite.php:76
msgid "Please join us on Red"
-msgstr "Uitnodiging voor de RedMatrix"
+msgstr "Uitnodiging voor de Hubzilla"
#: ../../mod/invite.php:87
msgid "Invitation limit exceeded. Please contact your site administrator."
@@ -6442,19 +6149,19 @@ msgid "Your message:"
msgstr "Jouw bericht:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
-msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de RedMatrix te vergezellen. Lees meer over de RedMatrix op https://redmatrix.me."
+msgid "Please join my community on Hubzilla."
+msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de Hubzilla te vergezellen. Lees meer over de Hubzilla op https://redmatrix.me."
#: ../../mod/invite.php:134
msgid "You will need to supply this invitation code: "
msgstr "Je moet deze uitnodigingscode opgeven:"
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
-msgstr "1. Registreer je op een willekeurige RedMatrix-hub (ze zijn allemaal onderling met elkaar verbonden):"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
+msgstr "1. Registreer je op een willekeurige Hubzilla-hub (ze zijn allemaal onderling met elkaar verbonden):"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
msgstr "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn kanaaladres in het zoekveld invullen:"
#: ../../mod/invite.php:138
@@ -6556,99 +6263,99 @@ msgstr "Bron verwijderd"
msgid "Unable to remove source."
msgstr "Verwijderen bron mislukt."
-#: ../../mod/menu.php:31
-msgid "Menu updated."
-msgstr "Menu aangepast. "
-
-#: ../../mod/menu.php:35
+#: ../../mod/menu.php:44
msgid "Unable to update menu."
msgstr "Niet in staat om menu aan te passen"
-#: ../../mod/menu.php:40
-msgid "Menu created."
-msgstr "Menu aangemaakt."
-
-#: ../../mod/menu.php:44
+#: ../../mod/menu.php:53
msgid "Unable to create menu."
msgstr "Niet in staat om menu aan te maken."
-#: ../../mod/menu.php:76
-msgid "Manage Menus"
-msgstr "Menu's beheren"
+#: ../../mod/menu.php:86 ../../mod/menu.php:98
+msgid "Menu Name"
+msgstr "Menunaam"
+
+#: ../../mod/menu.php:86
+msgid "Unique name (not visible on webpage) - required"
+msgstr "Unieke naam vereist (niet zichtbaar op webpagina)"
-#: ../../mod/menu.php:79
+#: ../../mod/menu.php:87 ../../mod/menu.php:99
+msgid "Menu Title"
+msgstr "Menutitel"
+
+#: ../../mod/menu.php:87
+msgid "Visible on webpage - leave empty for no title"
+msgstr "Zichtbaar op webpagina (leeg laten voor geen titel)"
+
+#: ../../mod/menu.php:88
+msgid "Allow Bookmarks"
+msgstr "Bladwijzers toestaan"
+
+#: ../../mod/menu.php:88 ../../mod/menu.php:140
+msgid "Menu may be used to store saved bookmarks"
+msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan"
+
+#: ../../mod/menu.php:89
+msgid "Submit and proceed"
+msgstr "Opslaan en doorgaan"
+
+#: ../../mod/menu.php:101
msgid "Drop"
msgstr "Verwijderen"
-#: ../../mod/menu.php:81
+#: ../../mod/menu.php:103
msgid "Bookmarks allowed"
msgstr "Bladwijzers toegestaan"
-#: ../../mod/menu.php:82
-msgid "Create a new menu"
-msgstr "Een nieuwe menu aanmaken"
-
-#: ../../mod/menu.php:83
+#: ../../mod/menu.php:105
msgid "Delete this menu"
msgstr "Menu verwijderen"
-#: ../../mod/menu.php:84 ../../mod/menu.php:125
+#: ../../mod/menu.php:106 ../../mod/menu.php:137
msgid "Edit menu contents"
msgstr "Bewerk de inhoud van het menu"
-#: ../../mod/menu.php:85
+#: ../../mod/menu.php:107
msgid "Edit this menu"
msgstr "Dit menu bewerken"
-#: ../../mod/menu.php:96
-msgid "New Menu"
-msgstr "Nieuw menu"
+#: ../../mod/menu.php:121
+msgid "Menu could not be deleted."
+msgstr "Menu kon niet verwijderd worden."
+
+#: ../../mod/menu.php:129 ../../mod/mitem.php:24
+msgid "Menu not found."
+msgstr "Menu niet gevonden."
-#: ../../mod/menu.php:97 ../../mod/menu.php:126
+#: ../../mod/menu.php:134
+msgid "Edit Menu"
+msgstr "Menu bewerken"
+
+#: ../../mod/menu.php:136
+msgid "Add or remove entries to this menu"
+msgstr "Items aan dit menu toevoegen of verwijder"
+
+#: ../../mod/menu.php:138
msgid "Menu name"
msgstr "Naam van menu"
-#: ../../mod/menu.php:97 ../../mod/menu.php:126
+#: ../../mod/menu.php:138
msgid "Must be unique, only seen by you"
msgstr "Moet uniek zijn en is alleen zichtbaar voor jou."
-#: ../../mod/menu.php:98 ../../mod/menu.php:127
+#: ../../mod/menu.php:139
msgid "Menu title"
msgstr "Titel van menu"
-#: ../../mod/menu.php:98 ../../mod/menu.php:127
+#: ../../mod/menu.php:139
msgid "Menu title as seen by others"
msgstr "Titel van menu zoals anderen dat zien."
-#: ../../mod/menu.php:99 ../../mod/menu.php:128
+#: ../../mod/menu.php:140
msgid "Allow bookmarks"
msgstr "Bladwijzers toestaan"
-#: ../../mod/menu.php:99 ../../mod/menu.php:128
-msgid "Menu may be used to store saved bookmarks"
-msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan"
-
-#: ../../mod/menu.php:108 ../../mod/mitem.php:24
-msgid "Menu not found."
-msgstr "Menu niet gevonden."
-
-#: ../../mod/menu.php:114
-msgid "Menu deleted."
-msgstr "Menu verwijderd."
-
-#: ../../mod/menu.php:116
-msgid "Menu could not be deleted."
-msgstr "Menu kon niet verwijderd worden."
-
-#: ../../mod/menu.php:122
-msgid "Edit Menu"
-msgstr "Menu bewerken"
-
-#: ../../mod/menu.php:124
-msgid "Add or remove entries to this menu"
-msgstr "Items aan dit menu toevoegen of verwijder"
-
-#: ../../mod/menu.php:130 ../../mod/mitem.php:213
+#: ../../mod/menu.php:142
msgid "Modify"
msgstr "Wijzigen"
@@ -6685,16 +6392,16 @@ 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/filestorage.php:157
-msgid "Attach this file to a new post"
-msgstr "Dit bestand als bijlage aan nieuw bericht toevoegen"
+msgid "Share this file"
+msgstr "Dit bestand delen"
#: ../../mod/filestorage.php:158
msgid "Show URL to this file"
msgstr "Toon URL van dit bestand"
#: ../../mod/filestorage.php:159
-msgid "Do not show in shared with me folder of your connections"
-msgstr "Toon niet in de map 'gedeeld' van jouw connecties"
+msgid "Notify your contacts about this file"
+msgstr "Jouw connecties over dit bestand berichten"
#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
msgid "Contact not found."
@@ -6753,13 +6460,22 @@ msgstr "Klik op een connectie om deze toe te voegen of te verwijderen"
msgid "Visible To"
msgstr "Zichtbaar voor"
-#: ../../mod/lockview.php:31
-msgid "Remote privacy information not available."
-msgstr "Privacy-informatie op afstand niet beschikbaar."
+#: ../../mod/impel.php:33
+msgid "webpage"
+msgstr "Webpagina"
-#: ../../mod/lockview.php:52
-msgid "Visible to:"
-msgstr "Zichtbaar voor:"
+#: ../../mod/impel.php:38
+msgid "block"
+msgstr "blok"
+
+#: ../../mod/impel.php:43
+msgid "layout"
+msgstr "lay-out"
+
+#: ../../mod/impel.php:117
+#, php-format
+msgid "%s element installed"
+msgstr "%s onderdeel geïnstalleerd"
#: ../../mod/profiles.php:18 ../../mod/profiles.php:174
#: ../../mod/profiles.php:231 ../../mod/profiles.php:600
@@ -6818,6 +6534,10 @@ msgstr "Religie"
msgid "Political Views"
msgstr "Politieke overtuigingen"
+#: ../../mod/profiles.php:431 ../../mod/id.php:33
+msgid "Gender"
+msgstr "Geslacht"
+
#: ../../mod/profiles.php:435
msgid "Sexual Preference"
msgstr "Seksuele voorkeur"
@@ -6998,7 +6718,7 @@ msgstr "School/onderwijs"
msgid "This is your default profile."
msgstr "Dit is jouw standaardprofiel"
-#: ../../mod/profiles.php:728 ../../mod/directory.php:207
+#: ../../mod/profiles.php:728 ../../mod/directory.php:218
msgid "Age: "
msgstr "Leeftijd:"
@@ -7034,63 +6754,180 @@ msgstr "Website: "
msgid "Description: "
msgstr "Omschrijving: "
+#: ../../mod/viewsrc.php:38
+msgid "Source of Item"
+msgstr "Bron van item"
+
+#: ../../mod/mitem.php:51
+msgid "Unable to create element."
+msgstr "Niet in staat om onderdeel aan te maken."
+
+#: ../../mod/mitem.php:74
+msgid "Unable to update menu element."
+msgstr "Menu-onderdeel kan niet worden geüpdatet."
+
+#: ../../mod/mitem.php:89
+msgid "Unable to add menu element."
+msgstr "Menu-onderdeel kan niet worden toegevoegd."
+
+#: ../../mod/mitem.php:151 ../../mod/mitem.php:220
+msgid "Menu Item Permissions"
+msgstr "Permissies menu-item"
+
+#: ../../mod/mitem.php:154 ../../mod/mitem.php:168
+msgid "Link Name"
+msgstr "Linknaam"
+
+#: ../../mod/mitem.php:155 ../../mod/mitem.php:169
+msgid "Link Target"
+msgstr "Linkdoel"
+
+#: ../../mod/mitem.php:156 ../../mod/mitem.php:226
+msgid "Use Hubzilla magic-auth if available"
+msgstr "Gebruik Hubzilla' magic-auth wanneer beschikbaar"
+
+#: ../../mod/mitem.php:157 ../../mod/mitem.php:227
+msgid "Open link in new window"
+msgstr "Open link in nieuw venster"
+
+#: ../../mod/mitem.php:158 ../../mod/mitem.php:228
+msgid "Order in list"
+msgstr "Volgorde in lijst"
+
+#: ../../mod/mitem.php:158 ../../mod/mitem.php:228
+msgid "Higher numbers will sink to bottom of listing"
+msgstr "Hogere nummers komen onderaan de lijst terecht"
+
+#: ../../mod/mitem.php:159
+msgid "Submit and finish"
+msgstr "Opslaan en afsluiten"
+
+#: ../../mod/mitem.php:160
+msgid "Submit and continue"
+msgstr "Opslaan en doorgaan"
+
+#: ../../mod/mitem.php:166
+msgid "Menu:"
+msgstr "Menu:"
+
+#: ../../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:209
+msgid "Menu item deleted."
+msgstr "Menu-item verwijderd."
+
+#: ../../mod/mitem.php:211
+msgid "Menu item could not be deleted."
+msgstr "Menu-item kon niet worden verwijderd."
+
+#: ../../mod/mitem.php:218
+msgid "Edit Menu Element"
+msgstr "Menu-element bewerken"
+
+#: ../../mod/mitem.php:224
+msgid "Link text"
+msgstr "Linktekst"
+
+#: ../../mod/mitem.php:225
+msgid "URL of link"
+msgstr "URL of link"
+
#: ../../mod/openid.php:26
msgid "OpenID protocol error. No ID returned."
msgstr "OpenID-protocolfout. Geen ID terugontvangen."
-#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:290
+#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286
#, php-format
msgid "Welcome %s. Remote authentication successful."
msgstr "Welkom %s. Authenticatie op afstand geslaagd."
-#: ../../mod/directory.php:213
+#: ../../mod/directory.php:224
#, php-format
msgid "%d rating"
msgid_plural "%d ratings"
msgstr[0] "%d beoordeling"
msgstr[1] "%d beoordelingen"
-#: ../../mod/directory.php:225
+#: ../../mod/directory.php:236
msgid "Gender: "
msgstr "Geslacht:"
-#: ../../mod/directory.php:227
+#: ../../mod/directory.php:238
msgid "Status: "
msgstr "Status: "
-#: ../../mod/directory.php:229
+#: ../../mod/directory.php:240
msgid "Homepage: "
msgstr "Homepage: "
-#: ../../mod/directory.php:232
+#: ../../mod/directory.php:243
msgid "Hometown: "
msgstr "Oorspronkelijk uit: "
-#: ../../mod/directory.php:234
+#: ../../mod/directory.php:245
msgid "About: "
msgstr "Over: "
-#: ../../mod/directory.php:292
+#: ../../mod/directory.php:303
msgid "Public Forum:"
msgstr "Openbaar forum:"
-#: ../../mod/directory.php:295
+#: ../../mod/directory.php:306
msgid "Keywords: "
msgstr "Trefwoorden: "
-#: ../../mod/directory.php:350
+#: ../../mod/directory.php:311
+#, php-format
+msgid "Common connections: %s"
+msgstr "Gemeenschappelijke connecties: %s"
+
+#: ../../mod/directory.php:363
msgid "Finding:"
msgstr "Gezocht naar:"
-#: ../../mod/directory.php:355
+#: ../../mod/directory.php:368
msgid "next page"
msgstr "volgende pagina"
-#: ../../mod/directory.php:355
+#: ../../mod/directory.php:368
msgid "previous page"
msgstr "vorige pagina"
-#: ../../mod/directory.php:372
+#: ../../mod/directory.php:385
msgid "No entries (some entries may be hidden)."
msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)."
@@ -7119,11 +6956,11 @@ msgid ""
"minutes for this download to begin."
msgstr "Exporteer informatie en alle inhoud van jouw kanaal naar een JSON-back-up. Dit slaat al jouw connecties, permissies, profielgegevens en de volledige inhoud van jouw kanaal op, maar is in het algemeen niet geschikt om op een nieuwe hub te importeren, omdat dit bestand ZEER groot kan worden. Wees geduldig - het kan enkele minuten duren voordat de download begint."
-#: ../../mod/viewconnections.php:58
+#: ../../mod/viewconnections.php:62
msgid "No connections."
msgstr "Geen connecties."
-#: ../../mod/viewconnections.php:71
+#: ../../mod/viewconnections.php:75
#, php-format
msgid "Visit %s's profile [%s]"
msgstr "Bezoek het profiel van %s [%s]"
@@ -7136,7 +6973,7 @@ msgstr "ongeldig doelkenmerk"
msgid "Theme settings updated."
msgstr "Thema-instellingen bijgewerkt."
-#: ../../mod/admin.php:93 ../../mod/admin.php:442
+#: ../../mod/admin.php:93 ../../mod/admin.php:445
msgid "Site"
msgstr "Hub-instellingen"
@@ -7152,7 +6989,7 @@ msgstr "Kanalen"
msgid "Plugins"
msgstr "Plug-ins"
-#: ../../mod/admin.php:97 ../../mod/admin.php:1236 ../../mod/admin.php:1271
+#: ../../mod/admin.php:97 ../../mod/admin.php:1236 ../../mod/admin.php:1270
msgid "Themes"
msgstr "Thema's"
@@ -7168,7 +7005,7 @@ msgstr "Profielconfiguratie"
msgid "DB updates"
msgstr "Database-updates"
-#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1354
+#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1355
msgid "Logs"
msgstr "Logboeken"
@@ -7212,10 +7049,10 @@ msgstr "# klonen"
msgid "Message queues"
msgstr "Berichtenwachtrij"
-#: ../../mod/admin.php:240 ../../mod/admin.php:441 ../../mod/admin.php:536
-#: ../../mod/admin.php:810 ../../mod/admin.php:944 ../../mod/admin.php:1035
-#: ../../mod/admin.php:1075 ../../mod/admin.php:1235 ../../mod/admin.php:1270
-#: ../../mod/admin.php:1353
+#: ../../mod/admin.php:240 ../../mod/admin.php:444 ../../mod/admin.php:539
+#: ../../mod/admin.php:808 ../../mod/admin.php:944 ../../mod/admin.php:1035
+#: ../../mod/admin.php:1075 ../../mod/admin.php:1235 ../../mod/admin.php:1269
+#: ../../mod/admin.php:1354
msgid "Administration"
msgstr "Beheer"
@@ -7227,7 +7064,7 @@ msgstr "Samenvatting"
msgid "Registered accounts"
msgstr "Geregistreerde accounts"
-#: ../../mod/admin.php:245 ../../mod/admin.php:540
+#: ../../mod/admin.php:245 ../../mod/admin.php:543
msgid "Pending registrations"
msgstr "Accounts die op goedkeuring wachten"
@@ -7235,7 +7072,7 @@ msgstr "Accounts die op goedkeuring wachten"
msgid "Registered channels"
msgstr "Geregistreerde kanalen"
-#: ../../mod/admin.php:247 ../../mod/admin.php:541
+#: ../../mod/admin.php:247 ../../mod/admin.php:544
msgid "Active plugins"
msgstr "Ingeschakelde plug-ins"
@@ -7243,462 +7080,472 @@ msgstr "Ingeschakelde plug-ins"
msgid "Version"
msgstr "Versie"
-#: ../../mod/admin.php:358
+#: ../../mod/admin.php:359
msgid "Site settings updated."
msgstr "Hub-instellingen bijgewerkt."
-#: ../../mod/admin.php:395
+#: ../../mod/admin.php:398
msgid "experimental"
msgstr "experimenteel"
-#: ../../mod/admin.php:397
+#: ../../mod/admin.php:400
msgid "unsupported"
msgstr "Niet ondersteund"
-#: ../../mod/admin.php:422
+#: ../../mod/admin.php:425
msgid "Yes - with approval"
msgstr "Ja - met goedkeuring"
-#: ../../mod/admin.php:428
+#: ../../mod/admin.php:431
msgid "My site is not a public server"
-msgstr "Mijn RedMatrix-hub is niet openbaar"
+msgstr "Mijn Hubzilla-hub is niet openbaar"
-#: ../../mod/admin.php:429
+#: ../../mod/admin.php:432
msgid "My site has paid access only"
-msgstr "Mijn RedMatrix-hub kent alleen betaalde toegang"
+msgstr "Mijn Hubzilla-hub kent alleen betaalde toegang"
-#: ../../mod/admin.php:430
+#: ../../mod/admin.php:433
msgid "My site has free access only"
-msgstr "Mijn RedMatrix-hub kent alleen gratis toegang"
+msgstr "Mijn Hubzilla-hub kent alleen gratis toegang"
-#: ../../mod/admin.php:431
+#: ../../mod/admin.php:434
msgid "My site offers free accounts with optional paid upgrades"
-msgstr "Mijn RedMatrix-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"
+msgstr "Mijn Hubzilla-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"
-#: ../../mod/admin.php:444 ../../mod/register.php:207
+#: ../../mod/admin.php:447 ../../mod/register.php:207
msgid "Registration"
msgstr "Registratie"
-#: ../../mod/admin.php:445
+#: ../../mod/admin.php:448
msgid "File upload"
msgstr "Bestand uploaden"
-#: ../../mod/admin.php:446
+#: ../../mod/admin.php:449
msgid "Policies"
msgstr "Beleid"
-#: ../../mod/admin.php:451
+#: ../../mod/admin.php:454
msgid "Site name"
-msgstr "Naam van deze RedMatrix-hub"
+msgstr "Naam van deze Hubzilla-hub"
-#: ../../mod/admin.php:452
+#: ../../mod/admin.php:455
msgid "Banner/Logo"
msgstr "Banner/logo"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:456
msgid "Administrator Information"
msgstr "Informatie over de beheerder van deze hub"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:456
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/admin.php:454
+#: ../../mod/admin.php:457
msgid "System language"
msgstr "Standaardtaal"
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:458
msgid "System theme"
msgstr "Standaardthema"
-#: ../../mod/admin.php:455
+#: ../../mod/admin.php:458
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
-msgstr "Standaardthema voor RedMatrix-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>"
+msgstr "Standaardthema voor Hubzilla-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:459
msgid "Mobile system theme"
msgstr "Standaardthema voor mobiel"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:459
msgid "Theme for mobile devices"
msgstr "Thema voor mobiele apparaten"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:461
msgid "Enable Diaspora Protocol"
msgstr "Diaspora-protocol inschakelen"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:461
msgid "Communicate with Diaspora and Friendica - experimental"
msgstr "Communiceer met Diaspora en Friendica (experimenteel)"
-#: ../../mod/admin.php:459
+#: ../../mod/admin.php:462
msgid "Allow Feeds as Connections"
msgstr "Sta feeds toe als connecties"
-#: ../../mod/admin.php:459
+#: ../../mod/admin.php:462
msgid "(Heavy system resource usage)"
msgstr "(sterk negatieve invloed op systeembronnen hub)"
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:463
msgid "Maximum image size"
msgstr "Maximale grootte van afbeeldingen"
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:463
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/admin.php:461
+#: ../../mod/admin.php:464
msgid "Does this site allow new member registration?"
msgstr "Staat deze hub nieuwe accounts toe?"
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:465
msgid "Which best describes the types of account offered by this hub?"
-msgstr "Wat voor soort accounts biedt deze RedMatrix-hub aan? Kies wat het meest in de buurt komt."
+msgstr "Wat voor soort accounts biedt deze Hubzilla-hub aan? Kies wat het meest in de buurt komt."
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:466
msgid "Register text"
msgstr "Tekst tijdens registratie"
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:466
msgid "Will be displayed prominently on the registration page."
msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond."
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:467
msgid "Accounts abandoned after x days"
msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:"
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:467
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/admin.php:465
+#: ../../mod/admin.php:468
msgid "Allowed friend domains"
msgstr "Toegestane domeinen"
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:468
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 RedMatrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."
+msgstr "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze Hubzilla-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:469
msgid "Allowed email domains"
msgstr "Toegestane e-maildomeinen"
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:469
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/admin.php:467
+#: ../../mod/admin.php:470
msgid "Not allowed email domains"
msgstr "Niet toegestane e-maildomeinen"
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:470
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/admin.php:468
+#: ../../mod/admin.php:471
msgid "Block public"
msgstr "Openbare toegang blokkeren"
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:471
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/admin.php:469
+#: ../../mod/admin.php:472
msgid "Verify Email Addresses"
msgstr "E-mailadres verifieren"
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:472
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/admin.php:470
+#: ../../mod/admin.php:473
msgid "Force publish"
msgstr "Dwing kanaalvermelding af"
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:473
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/admin.php:471
+#: ../../mod/admin.php:474
msgid "Disable discovery tab"
msgstr "Ontdekkingstab"
-#: ../../mod/admin.php:471
+#: ../../mod/admin.php:474
msgid ""
"Remove the tab in the network view with public content pulled from sources "
"chosen for this site."
msgstr "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen."
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:475
msgid "No login on Homepage"
msgstr "Geen inlogformulier op de homepage"
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:475
msgid ""
"Check to hide the login form from your sites homepage when visitors arrive "
"who are not logged in (e.g. when you put the content of the homepage in via "
"the site channel)."
-msgstr "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)"
+msgstr "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze Hubzilla-hub als homepage gebruikt)"
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:477
msgid "Proxy user"
msgstr "Gebruikersnaam proxy"
-#: ../../mod/admin.php:475
+#: ../../mod/admin.php:478
msgid "Proxy URL"
msgstr "URL proxy"
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:479
msgid "Network timeout"
msgstr "Netwerktimeout"
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:479
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/admin.php:477
+#: ../../mod/admin.php:480
msgid "Delivery interval"
msgstr "Afleveringsinterval"
-#: ../../mod/admin.php:477
+#: ../../mod/admin.php:480
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/admin.php:478
+#: ../../mod/admin.php:481
msgid "Poll interval"
msgstr "Poll-interval"
-#: ../../mod/admin.php:478
+#: ../../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/admin.php:479
+#: ../../mod/admin.php:482
msgid "Maximum Load Average"
msgstr "Maximaal gemiddelde systeembelasting"
-#: ../../mod/admin.php:479
+#: ../../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/admin.php:480
+#: ../../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/admin.php:480
+#: ../../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/admin.php:528
+#: ../../mod/admin.php:531
msgid "No server found"
msgstr "Geen hub gevonden"
-#: ../../mod/admin.php:535 ../../mod/admin.php:824
+#: ../../mod/admin.php:538 ../../mod/admin.php:822
msgid "ID"
msgstr "ID"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "for channel"
msgstr "voor kanaal"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "on server"
msgstr "op hub"
-#: ../../mod/admin.php:535
+#: ../../mod/admin.php:538
msgid "Status"
msgstr "Status"
-#: ../../mod/admin.php:537
+#: ../../mod/admin.php:540
msgid "Server"
msgstr "Hubbeheer"
-#: ../../mod/admin.php:554
+#: ../../mod/admin.php:557
msgid "Update has been marked successful"
msgstr "Update is als succesvol gemarkeerd"
-#: ../../mod/admin.php:564
+#: ../../mod/admin.php:567
#, php-format
msgid "Executing %s failed. Check system logs."
msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek."
-#: ../../mod/admin.php:567
+#: ../../mod/admin.php:570
#, php-format
msgid "Update %s was successfully applied."
msgstr "Update %s was geslaagd."
-#: ../../mod/admin.php:571
+#: ../../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/admin.php:574
+#: ../../mod/admin.php:577
#, php-format
msgid "Update function %s could not be found."
msgstr "Update-functie %s kon niet gevonden worden."
-#: ../../mod/admin.php:590
+#: ../../mod/admin.php:593
msgid "No failed updates."
msgstr "Geen mislukte updates."
-#: ../../mod/admin.php:594
+#: ../../mod/admin.php:597
msgid "Failed Updates"
msgstr "Mislukte updates"
-#: ../../mod/admin.php:596
+#: ../../mod/admin.php:599
msgid "Mark success (if update was manually applied)"
msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)"
-#: ../../mod/admin.php:597
+#: ../../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/admin.php:631
+#: ../../mod/admin.php:632
msgid "Queue Statistics"
msgstr "Wachtrij-statistieken"
-#: ../../mod/admin.php:632
+#: ../../mod/admin.php:633
msgid "Total Entries"
msgstr "Aantal vermeldingen"
-#: ../../mod/admin.php:633
+#: ../../mod/admin.php:634
msgid "Priority"
msgstr "Prioriteit"
-#: ../../mod/admin.php:634
+#: ../../mod/admin.php:635
msgid "Destination URL"
msgstr "Doel-URL"
-#: ../../mod/admin.php:635
+#: ../../mod/admin.php:636
msgid "Mark hub permanently offline"
msgstr "Hub als permanent offline markeren"
-#: ../../mod/admin.php:636
+#: ../../mod/admin.php:637
msgid "Empty queue for this hub"
msgstr "Berichtenwachtrij voor deze hub legen"
-#: ../../mod/admin.php:637
+#: ../../mod/admin.php:638
msgid "Last known contact"
msgstr "Voor het laatst contact"
-#: ../../mod/admin.php:673
+#: ../../mod/admin.php:674
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s account geblokkeerd/gedeblokkeerd"
msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd"
-#: ../../mod/admin.php:681
+#: ../../mod/admin.php:682
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s account verwijderd"
msgstr[1] "%s accounts verwijderd"
-#: ../../mod/admin.php:717
+#: ../../mod/admin.php:718
msgid "Account not found"
msgstr "Account niet gevonden"
-#: ../../mod/admin.php:737
+#: ../../mod/admin.php:738
#, php-format
msgid "User '%s' blocked"
msgstr "Lid '%s' geblokkeerd"
-#: ../../mod/admin.php:745
+#: ../../mod/admin.php:746
#, php-format
msgid "User '%s' unblocked"
msgstr "Account '%s' gedeblokkeerd"
-#: ../../mod/admin.php:811 ../../mod/admin.php:823
+#: ../../mod/admin.php:809 ../../mod/admin.php:821
msgid "Users"
msgstr "Accounts"
-#: ../../mod/admin.php:813 ../../mod/admin.php:947
+#: ../../mod/admin.php:811 ../../mod/admin.php:947
msgid "select all"
msgstr "alles selecteren"
-#: ../../mod/admin.php:814
+#: ../../mod/admin.php:812
msgid "User registrations waiting for confirm"
msgstr "Accounts die op goedkeuring wachten"
-#: ../../mod/admin.php:815
+#: ../../mod/admin.php:813
msgid "Request date"
msgstr "Tijd/datum verzoek"
-#: ../../mod/admin.php:816
+#: ../../mod/admin.php:814
msgid "No registrations."
msgstr "Geen verzoeken."
-#: ../../mod/admin.php:817
+#: ../../mod/admin.php:815
msgid "Approve"
msgstr "Goedkeuren"
-#: ../../mod/admin.php:818
+#: ../../mod/admin.php:816
msgid "Deny"
msgstr "Afkeuren"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:818 ../../mod/connedit.php:517
+#: ../../mod/connedit.php:720
+msgid "Block"
+msgstr "Blokkeren"
+
+#: ../../mod/admin.php:819 ../../mod/connedit.php:517
+#: ../../mod/connedit.php:720
+msgid "Unblock"
+msgstr "Deblokkeren"
+
+#: ../../mod/admin.php:822
msgid "Register date"
msgstr "Geregistreerd"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Last login"
msgstr "Laatste keer ingelogd"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Expires"
msgstr "Verloopt"
-#: ../../mod/admin.php:824
+#: ../../mod/admin.php:822
msgid "Service Class"
msgstr "Abonnementen"
-#: ../../mod/admin.php:826
+#: ../../mod/admin.php:824
msgid ""
"Selected users will be deleted!\\n\\nEverything these users 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/admin.php:827
+#: ../../mod/admin.php:825
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr "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/admin.php:861
+#: ../../mod/admin.php:859
#, 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/admin.php:868
+#: ../../mod/admin.php:866
#, php-format
msgid "%s channel deleted"
msgid_plural "%s channels deleted"
@@ -7786,76 +7633,76 @@ msgstr "Geen thema's gevonden"
msgid "Screenshot"
msgstr "Schermafdruk"
-#: ../../mod/admin.php:1276
+#: ../../mod/admin.php:1275
msgid "[Experimental]"
msgstr "[Experimenteel]"
-#: ../../mod/admin.php:1277
+#: ../../mod/admin.php:1276
msgid "[Unsupported]"
msgstr "[Niet ondersteund]"
-#: ../../mod/admin.php:1301
+#: ../../mod/admin.php:1300
msgid "Log settings updated."
msgstr "Logboek-instellingen bijgewerkt."
-#: ../../mod/admin.php:1356
+#: ../../mod/admin.php:1357
msgid "Clear"
msgstr "Leegmaken"
-#: ../../mod/admin.php:1362
+#: ../../mod/admin.php:1363
msgid "Debugging"
msgstr "Debuggen"
-#: ../../mod/admin.php:1363
+#: ../../mod/admin.php:1364
msgid "Log file"
msgstr "Logbestand"
-#: ../../mod/admin.php:1363
+#: ../../mod/admin.php:1364
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 RedMatrix-installatie."
+msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je Hubzilla-installatie."
-#: ../../mod/admin.php:1364
+#: ../../mod/admin.php:1365
msgid "Log level"
msgstr "Logniveau"
-#: ../../mod/admin.php:1410
+#: ../../mod/admin.php:1411
msgid "New Profile Field"
msgstr "Nieuw profielveld"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
msgid "Field nickname"
msgstr "Bijnaam voor veld"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
msgid "System name of field"
msgstr "Systeemnaam voor veld"
-#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
+#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
msgid "Input type"
msgstr "Invoertype"
-#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Field Name"
msgstr "Veldnaam"
-#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Label on profile pages"
msgstr "Tekstlabel voor op profielpagina's"
-#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
+#: ../../mod/admin.php:1415 ../../mod/admin.php:1435
msgid "Help text"
msgstr "Helptekst"
-#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
+#: ../../mod/admin.php:1415 ../../mod/admin.php:1435
msgid "Additional info (optional)"
msgstr "Extra informatie (optioneel)"
-#: ../../mod/admin.php:1424
+#: ../../mod/admin.php:1425
msgid "Field definition not found"
msgstr "Velddefinitie niet gevonden"
-#: ../../mod/admin.php:1430
+#: ../../mod/admin.php:1431
msgid "Edit Profile Field"
msgstr "Profielveld bewerken"
@@ -7867,21 +7714,17 @@ msgstr "Niet in staat om je hub te vinden"
msgid "Post successful."
msgstr "Verzenden bericht geslaagd."
-#: ../../mod/editblock.php:115
+#: ../../mod/editblock.php:112
msgid "Edit Block"
msgstr "Blok bewerken"
-#: ../../mod/editblock.php:125
+#: ../../mod/editblock.php:123
msgid "Delete block?"
msgstr "Blok verwijderen"
-#: ../../mod/editblock.php:188
-msgid "Delete Block"
-msgstr "Blok verwijderen"
-
#: ../../mod/register.php:44
msgid "Maximum daily site registrations exceeded. Please try again tomorrow."
-msgstr "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals."
+msgstr "Maximum toegestane dagelijkse registraties op deze Hubzilla-hub bereikt. Probeer het morgen (UTC) nogmaals."
#: ../../mod/register.php:50
msgid ""
@@ -7900,7 +7743,7 @@ msgstr "Registratie geslaagd. Controleer je e-mail voor instructies."
#: ../../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 RedMatrix-hub."
+msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze Hubzilla-hub."
#: ../../mod/register.php:126
msgid "Your registration can not be processed."
@@ -7908,17 +7751,17 @@ msgstr "Jouw registratie kan niet verwerkt worden."
#: ../../mod/register.php:163
msgid "Registration on this site/hub is by approval only."
-msgstr "Registraties op deze RedMatrix-hub moeten eerst worden goedgekeurd."
+msgstr "Registraties op deze Hubzilla-hub moeten eerst worden goedgekeurd."
#: ../../mod/register.php:164
msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>"
-msgstr "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>"
+msgstr "<a href=\"pubsites\">Registreer op een andere Hubzilla-hub</a>"
#: ../../mod/register.php:174
msgid ""
"This site has exceeded the number of allowed daily account registrations. "
"Please try again tomorrow."
-msgstr "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."
+msgstr "Deze Hubzilla-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."
#: ../../mod/register.php:185
msgid "Terms of Service"
@@ -7927,16 +7770,16 @@ msgstr "Gebruiksvoorwaarden"
#: ../../mod/register.php:191
#, php-format
msgid "I accept the %s for this website"
-msgstr "Ik accepteer de %s van deze RedMatrix-hub"
+msgstr "Ik accepteer de %s van deze Hubzilla-hub"
#: ../../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 RedMatrix-hub"
+msgstr "Ik accepteer de %s van deze Hubzilla-hub"
#: ../../mod/register.php:212
msgid "Membership on this site is by invitation only."
-msgstr "Registreren op deze RedMatrix-hub kan alleen op uitnodiging."
+msgstr "Registreren op deze Hubzilla-hub kan alleen op uitnodiging."
#: ../../mod/register.php:213
msgid "Please enter your invitation code"
@@ -7972,7 +7815,7 @@ msgstr "WAARSCHUWING: "
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 RedMatrix-netwerk verwijderd."
+msgstr "Dit account en al zijn kanalen worden volledig uit het Hubzilla-netwerk verwijderd."
#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58
msgid "This action is permanent and can not be undone!"
@@ -7986,164 +7829,133 @@ msgstr "Vul je wachtwoord in ter verificatie:"
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 RedMatrix-netwerk verwijderen"
+msgstr "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het Hubzilla-netwerk verwijderen"
#: ../../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 RedMatrix-netwerk verwijderd."
+msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het Hubzilla-netwerk verwijderd."
-#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25
-#: ../../mod/update_network.php:23 ../../mod/update_search.php:46
-#: ../../mod/update_home.php:21
-msgid "[Embedded content - reload page to view]"
-msgstr "[Ingesloten inhoud - ververs pagina om te bekijken] "
-
-#: ../../mod/photos.php:77
-msgid "Page owner information could not be retrieved."
-msgstr "Informatie over de pagina-eigenaar werd niet ontvangen."
-
-#: ../../mod/photos.php:97
-msgid "Album not found."
-msgstr "Album niet gevonden."
+#: ../../mod/item.php:174
+msgid "Unable to locate original post."
+msgstr "Niet in staat om de originele locatie van het bericht te vinden. "
-#: ../../mod/photos.php:119 ../../mod/photos.php:643
-msgid "Delete Album"
-msgstr "Verwijder album"
+#: ../../mod/item.php:437
+msgid "Empty post discarded."
+msgstr "Leeg bericht geannuleerd"
-#: ../../mod/photos.php:159 ../../mod/photos.php:930
-msgid "Delete Photo"
-msgstr "Verwijder foto"
+#: ../../mod/item.php:479
+msgid "Executable content type not permitted to this channel."
+msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."
-#: ../../mod/photos.php:440
-msgid "No photos selected"
-msgstr "Geen foto's geselecteerd"
+#: ../../mod/item.php:885
+msgid "System error. Post not saved."
+msgstr "Systeemfout. Bericht niet opgeslagen."
-#: ../../mod/photos.php:484
-msgid "Access to this item is restricted."
-msgstr "Toegang tot dit item is beperkt."
+#: ../../mod/item.php:1103
+msgid "Unable to obtain post information from database."
+msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen."
-#: ../../mod/photos.php:523
+#: ../../mod/item.php:1110
#, 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."
+msgid "You have reached your limit of %1$.0f top level posts."
+msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt."
-#: ../../mod/photos.php:526
+#: ../../mod/item.php:1117
#, php-format
-msgid "%1$.2f MB photo storage used."
-msgstr "%1$.2f MB aan foto-opslag gebruikt."
-
-#: ../../mod/photos.php:550
-msgid "Upload Photos"
-msgstr "Foto's uploaden"
-
-#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915
-msgid "Enter a new album name"
-msgstr "Vul een nieuwe albumnaam in"
-
-#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916
-msgid "or select an existing one (doubleclick)"
-msgstr "of kies een bestaand album (dubbelklikken)"
-
-#: ../../mod/photos.php:556
-msgid "Create a status post for this upload"
-msgstr "Plaats een bericht voor deze upload."
-
-#: ../../mod/photos.php:584
-msgid "Album name could not be decoded"
-msgstr "Albumnaam kon niet gedecodeerd worden"
+msgid "You have reached your limit of %1$.0f webpages."
+msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt."
-#: ../../mod/photos.php:625 ../../mod/photos.php:1157
-#: ../../mod/photos.php:1173
-msgid "Contact Photos"
-msgstr "Connectiefoto's"
+#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25
+#: ../../mod/update_network.php:23 ../../mod/update_search.php:46
+#: ../../mod/update_home.php:21
+msgid "[Embedded content - reload page to view]"
+msgstr "[Ingesloten inhoud - ververs pagina om te bekijken] "
-#: ../../mod/photos.php:649
-msgid "Show Newest First"
-msgstr "Nieuwste eerst weergeven"
+#: ../../mod/lockview.php:37
+msgid "Remote privacy information not available."
+msgstr "Privacy-informatie op afstand niet beschikbaar."
-#: ../../mod/photos.php:651
-msgid "Show Oldest First"
-msgstr "Oudste eerst weergeven"
+#: ../../mod/lockview.php:58
+msgid "Visible to:"
+msgstr "Zichtbaar voor:"
-#: ../../mod/photos.php:675 ../../mod/photos.php:1205
-msgid "View Photo"
-msgstr "Foto weergeven"
+#: ../../mod/layouts.php:175
+msgid "Comanche page description language help"
+msgstr "Hulp met de paginabeschrijvingstaal Comanche"
-#: ../../mod/photos.php:704
-msgid "Edit Album"
-msgstr "Album bewerken"
+#: ../../mod/layouts.php:179
+msgid "Layout Description"
+msgstr "Lay-out-omschrijving"
-#: ../../mod/photos.php:749
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."
+#: ../../mod/layouts.php:184
+msgid "Download PDL file"
+msgstr "Download PDL-bestand"
-#: ../../mod/photos.php:751
-msgid "Photo not available"
-msgstr "Foto niet aanwezig"
+#: ../../mod/id.php:11
+msgid "First Name"
+msgstr "Voornaam"
-#: ../../mod/photos.php:809
-msgid "Use as profile photo"
-msgstr "Als profielfoto gebruiken"
+#: ../../mod/id.php:12
+msgid "Last Name"
+msgstr "Achternaam"
-#: ../../mod/photos.php:816
-msgid "Private Photo"
-msgstr "Privéfoto"
+#: ../../mod/id.php:13
+msgid "Nickname"
+msgstr "Bijnaam"
-#: ../../mod/photos.php:831
-msgid "View Full Size"
-msgstr "Volledige grootte weergeven"
+#: ../../mod/id.php:14
+msgid "Full Name"
+msgstr "Volledige naam"
-#: ../../mod/photos.php:909
-msgid "Edit photo"
-msgstr "Foto bewerken"
+#: ../../mod/id.php:20
+msgid "Profile Photo 16px"
+msgstr "Profielfoto 16px"
-#: ../../mod/photos.php:911
-msgid "Rotate CW (right)"
-msgstr "Draai met de klok mee (naar rechts)"
+#: ../../mod/id.php:21
+msgid "Profile Photo 32px"
+msgstr "Profielfoto 32px"
-#: ../../mod/photos.php:912
-msgid "Rotate CCW (left)"
-msgstr "Draai tegen de klok in (naar links)"
+#: ../../mod/id.php:22
+msgid "Profile Photo 48px"
+msgstr "Profielfoto 48px"
-#: ../../mod/photos.php:919
-msgid "Caption"
-msgstr "Bijschrift"
+#: ../../mod/id.php:23
+msgid "Profile Photo 64px"
+msgstr "Profielfoto 64px"
-#: ../../mod/photos.php:921
-msgid "Add a Tag"
-msgstr "Tag toevoegen"
+#: ../../mod/id.php:24
+msgid "Profile Photo 80px"
+msgstr "Profielfoto 80px"
-#: ../../mod/photos.php:925
-msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
-msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"
+#: ../../mod/id.php:25
+msgid "Profile Photo 128px"
+msgstr "Profielfoto 128px"
-#: ../../mod/photos.php:928
-msgid "Flag as adult in album view"
-msgstr "Markeer als voor volwassenen in albumweergave"
+#: ../../mod/id.php:26
+msgid "Timezone"
+msgstr "Tijdzone"
-#: ../../mod/photos.php:1120
-msgid "In This Photo:"
-msgstr "Op deze foto:"
+#: ../../mod/id.php:27
+msgid "Homepage URL"
+msgstr "URL homepagina"
-#: ../../mod/photos.php:1125
-msgid "Map"
-msgstr "Kaart"
+#: ../../mod/id.php:29
+msgid "Birth Year"
+msgstr "Geboortejaar"
-#: ../../mod/photos.php:1211
-msgid "View Album"
-msgstr "Album weergeven"
+#: ../../mod/id.php:30
+msgid "Birth Month"
+msgstr "Geboortemaand"
-#: ../../mod/photos.php:1234
-msgid "Recent Photos"
-msgstr "Recente foto's"
+#: ../../mod/id.php:31
+msgid "Birth Day"
+msgstr "Geboortedag"
-#: ../../mod/post.php:234
-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."
+#: ../../mod/id.php:32
+msgid "Birthdate"
+msgstr "Geboortedatum"
#: ../../mod/message.php:41
msgid "Conversation removed."
@@ -8161,149 +7973,350 @@ msgstr "Verwijder conversatie"
msgid "D, d M Y - g:i A"
msgstr "D, j M Y - G:i"
-#: ../../mod/mitem.php:67
-msgid "Menu element updated."
-msgstr "Menu-onderdeel geüpdatet."
+#: ../../mod/mood.php:131
+msgid "Set your current mood and tell your friends"
+msgstr "Noteer je huidige stemming en toon het aan je connecties"
-#: ../../mod/mitem.php:71
-msgid "Unable to update menu element."
-msgstr "Menu-onderdeel kan niet worden geüpdatet."
+#: ../../mod/vote.php:97
+msgid "Total votes"
+msgstr "Totaal aantal stemmen"
-#: ../../mod/mitem.php:77
-msgid "Menu element added."
-msgstr "Menu-onderdeel toegevoegd"
+#: ../../mod/vote.php:98
+msgid "Average Rating"
+msgstr "Gemiddelde waardering"
-#: ../../mod/mitem.php:81
-msgid "Unable to add menu element."
-msgstr "Menu-onderdeel kan niet worden toegevoegd."
+#: ../../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/mitem.php:127
-msgid "Manage Menu Elements"
-msgstr "Menu-onderdelen beheren"
+#: ../../mod/removeme.php:57
+msgid "Remove This Channel"
+msgstr "Verwijder dit kanaal"
-#: ../../mod/mitem.php:130
-msgid "Edit menu"
-msgstr "Menu bewerken"
+#: ../../mod/removeme.php:58
+msgid "This channel will be completely removed from the network. "
+msgstr "Dit kanaal wordt volledig uit het Hubzilla-netwerk verwijderd."
-#: ../../mod/mitem.php:133
-msgid "Edit element"
-msgstr "Onderdeel bewerken"
+#: ../../mod/removeme.php:60
+msgid "Remove this channel and all its clones from the network"
+msgstr "Dit kanaal en alle klonen hiervan uit het Hubzilla-netwerk verwijderen"
-#: ../../mod/mitem.php:134
-msgid "Drop element"
-msgstr "Onderdeel verwijderen"
+#: ../../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 Hubzilla-netwerk verwijderd."
-#: ../../mod/mitem.php:135
-msgid "New element"
-msgstr "Nieuw element"
+#: ../../mod/connedit.php:262
+msgid "is now connected to"
+msgstr "is nu verbonden met"
-#: ../../mod/mitem.php:136
-msgid "Edit this menu container"
-msgstr "Deze menu-container bewerken"
+#: ../../mod/connedit.php:375
+msgid "Could not access address book record."
+msgstr "Kon geen toegang krijgen tot de record van de connectie."
-#: ../../mod/mitem.php:137
-msgid "Add menu element"
-msgstr "Menu-element toevoegen"
+#: ../../mod/connedit.php:389
+msgid "Refresh failed - channel is currently unavailable."
+msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"
-#: ../../mod/mitem.php:138
-msgid "Delete this menu item"
-msgstr "Dit menu-item verwijderen"
+#: ../../mod/connedit.php:396
+msgid "Channel has been unblocked"
+msgstr "Kanaal is gedeblokkeerd"
-#: ../../mod/mitem.php:139
-msgid "Edit this menu item"
-msgstr "Dit menu-item bewerken"
+#: ../../mod/connedit.php:397
+msgid "Channel has been blocked"
+msgstr "Kanaal is geblokkeerd"
-#: ../../mod/mitem.php:158
-msgid "New Menu Element"
-msgstr "Nieuw menu-element"
+#: ../../mod/connedit.php:401 ../../mod/connedit.php:413
+#: ../../mod/connedit.php:425 ../../mod/connedit.php:437
+#: ../../mod/connedit.php:453
+msgid "Unable to set address book parameters."
+msgstr "Niet in staat om de parameters van connecties in te stellen."
-#: ../../mod/mitem.php:160 ../../mod/mitem.php:203
-msgid "Menu Item Permissions"
-msgstr "Permissies menu-item"
+#: ../../mod/connedit.php:408
+msgid "Channel has been unignored"
+msgstr "Kanaal wordt niet meer genegeerd"
-#: ../../mod/mitem.php:163 ../../mod/mitem.php:207
-msgid "Link text"
-msgstr "Linktekst"
+#: ../../mod/connedit.php:409
+msgid "Channel has been ignored"
+msgstr "Kanaal wordt genegeerd"
-#: ../../mod/mitem.php:164 ../../mod/mitem.php:208
-msgid "URL of link"
-msgstr "URL of link"
+#: ../../mod/connedit.php:420
+msgid "Channel has been unarchived"
+msgstr "Kanaal is niet meer gearchiveerd"
-#: ../../mod/mitem.php:165 ../../mod/mitem.php:209
-msgid "Use RedMatrix magic-auth if available"
-msgstr "Gebruik RedMatrix' magic-auth wanneer beschikbaar"
+#: ../../mod/connedit.php:421
+msgid "Channel has been archived"
+msgstr "Kanaal is gearchiveerd"
-#: ../../mod/mitem.php:166 ../../mod/mitem.php:210
-msgid "Open link in new window"
-msgstr "Open link in nieuw venster"
+#: ../../mod/connedit.php:432
+msgid "Channel has been unhidden"
+msgstr "Kanaal is niet meer verborgen"
-#: ../../mod/mitem.php:168 ../../mod/mitem.php:212
-msgid "Order in list"
-msgstr "Volgorde in lijst"
+#: ../../mod/connedit.php:433
+msgid "Channel has been hidden"
+msgstr "Kanaal is verborgen"
-#: ../../mod/mitem.php:168 ../../mod/mitem.php:212
-msgid "Higher numbers will sink to bottom of listing"
-msgstr "Hogere nummers komen onderaan de lijst terecht"
+#: ../../mod/connedit.php:448
+msgid "Channel has been approved"
+msgstr "Connectie/kanaal is geaccepteerd"
-#: ../../mod/mitem.php:181
-msgid "Menu item not found."
-msgstr "Menu-item niet gevonden."
+#: ../../mod/connedit.php:449
+msgid "Channel has been unapproved"
+msgstr "Connectie/kanaal is afgewezen"
-#: ../../mod/mitem.php:190
-msgid "Menu item deleted."
-msgstr "Menu-item verwijderd."
+#: ../../mod/connedit.php:477
+msgid "Connection has been removed."
+msgstr "Connectie is verwijderd"
-#: ../../mod/mitem.php:192
-msgid "Menu item could not be deleted."
-msgstr "Menu-item kon niet worden verwijderd."
+#: ../../mod/connedit.php:497
+#, php-format
+msgid "View %s's profile"
+msgstr "Profiel van %s weergeven"
-#: ../../mod/mitem.php:201
-msgid "Edit Menu Element"
-msgstr "Menu-element bewerken"
+#: ../../mod/connedit.php:501
+msgid "Refresh Permissions"
+msgstr "Permissies vernieuwen"
-#: ../../mod/mood.php:131
-msgid "Set your current mood and tell your friends"
-msgstr "Noteer je huidige stemming en toon het aan je connecties"
+#: ../../mod/connedit.php:504
+msgid "Fetch updated permissions"
+msgstr "Aangepaste permissies ophalen"
-#: ../../mod/vote.php:97
-msgid "Total votes"
-msgstr "Totaal aantal stemmen"
+#: ../../mod/connedit.php:508
+msgid "Recent Activity"
+msgstr "Recente activiteit"
-#: ../../mod/vote.php:98
-msgid "Average Rating"
-msgstr "Gemiddelde waardering"
+#: ../../mod/connedit.php:511
+msgid "View recent posts and comments"
+msgstr "Recente berichten en reacties weergeven"
-#: ../../mod/removeme.php:29
+#: ../../mod/connedit.php:520
+msgid "Block (or Unblock) all communications with this connection"
+msgstr "Blokkeer (of deblokkeer) alle communicatie met deze connectie"
+
+#: ../../mod/connedit.php:524 ../../mod/connedit.php:721
+msgid "Unignore"
+msgstr "Niet meer negeren"
+
+#: ../../mod/connedit.php:524 ../../mod/connedit.php:721
+#: ../../mod/notifications.php:51
+msgid "Ignore"
+msgstr "Negeren"
+
+#: ../../mod/connedit.php:527
+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:530
+msgid "Unarchive"
+msgstr "Niet meer archiveren"
+
+#: ../../mod/connedit.php:530
+msgid "Archive"
+msgstr "Archiveren"
+
+#: ../../mod/connedit.php:533
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."
+"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/removeme.php:57
-msgid "Remove This Channel"
-msgstr "Verwijder dit kanaal"
+#: ../../mod/connedit.php:536
+msgid "Unhide"
+msgstr "Niet meer verbergen"
-#: ../../mod/removeme.php:58
-msgid "This channel will be completely removed from the network. "
-msgstr "Dit kanaal wordt volledig uit het RedMatrix-netwerk verwijderd."
+#: ../../mod/connedit.php:536
+msgid "Hide"
+msgstr "Verbergen"
-#: ../../mod/removeme.php:60
-msgid "Remove this channel and all its clones from the network"
-msgstr "Dit kanaal en alle klonen hiervan uit het RedMatrix-netwerk verwijderen"
+#: ../../mod/connedit.php:539
+msgid "Hide or Unhide this connection from your other connections"
+msgstr "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties"
-#: ../../mod/removeme.php:60
+#: ../../mod/connedit.php:546
+msgid "Delete this connection"
+msgstr "Deze connectie verwijderen"
+
+#: ../../mod/connedit.php:637 ../../mod/connedit.php:675
+msgid "Approve this connection"
+msgstr "Deze connectie accepteren"
+
+#: ../../mod/connedit.php:637
+msgid "Accept connection to allow communication"
+msgstr "Keur deze connectie goed om communicatie toe te staan"
+
+#: ../../mod/connedit.php:653
+#, php-format
+msgid "Connections: settings for %s"
+msgstr "Connecties: instellingen voor %s"
+
+#: ../../mod/connedit.php:654
+msgid "Apply these permissions automatically"
+msgstr "Deze permissies automatisch toepassen"
+
+#: ../../mod/connedit.php:658
+msgid "Apply the permissions indicated on this page to all new connections."
+msgstr "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen."
+
+#: ../../mod/connedit.php:662
+msgid "Slide to adjust your degree of friendship"
+msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag"
+
+#: ../../mod/connedit.php:671
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 RedMatrix-netwerk verwijderd."
+"Default permissions for your channel type have (just) been applied. They "
+"have not yet been submitted. Please review the permissions on this page and "
+"make any desired changes at this time. This new connection may <em>not</em> "
+"be able to communicate with you until you submit this page, which will "
+"install and apply the selected permissions."
+msgstr "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog <em>niet</em> met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden."
-#: ../../mod/layouts.php:110
-msgid "Help with this feature"
-msgstr "Hulp voor dit onderdeel"
+#: ../../mod/connedit.php:674
+msgid "inherited"
+msgstr "geërfd"
-#: ../../mod/layouts.php:130
-msgid "Layout Name"
-msgstr "Naam lay-out"
+#: ../../mod/connedit.php:677
+msgid "Connection has no individual permissions!"
+msgstr "Connectie heeft geen individuele permissies!"
+
+#: ../../mod/connedit.php:678
+msgid ""
+"This may be appropriate based on your <a href=\"settings\">privacy "
+"settings</a>, though you may wish to review the \"Advanced Permissions\"."
+msgstr "Dit is mogelijk voldoende, wanneer er naar jouw <a href=\"settings\">privacy-instellingen</a> wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan."
+
+#: ../../mod/connedit.php:680
+msgid "Profile Visibility"
+msgstr "Zichtbaarheid profiel"
+
+#: ../../mod/connedit.php:681
+#, 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:682
+msgid "Contact Information / Notes"
+msgstr "Informatie/aantekeningen over connectie"
+
+#: ../../mod/connedit.php:683
+msgid "Edit contact notes"
+msgstr "Bewerk aantekeningen over contact"
+
+#: ../../mod/connedit.php:685
+msgid "Their Settings"
+msgstr "Hun instellingen"
+
+#: ../../mod/connedit.php:686
+msgid "My Settings"
+msgstr "Mijn instellingen"
+
+#: ../../mod/connedit.php:688
+msgid ""
+"Default permissions for this channel type have (just) been applied. They "
+"have <em>not</em> been saved and there are currently no stored default "
+"permissions. Please review/edit the applied settings and click [Submit] to "
+"finalize."
+msgstr "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog <em>niet</em> opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren."
+
+#: ../../mod/connedit.php:689
+msgid "Clear/Disable Automatic Permissions"
+msgstr "Verwijderen/uitschakelen automatische permissies"
+
+#: ../../mod/connedit.php:690
+msgid "Forum Members"
+msgstr "Forumleden"
+
+#: ../../mod/connedit.php:691
+msgid "Soapbox"
+msgstr "Zeepkist"
+
+#: ../../mod/connedit.php:692
+msgid "Full Sharing (typical social network permissions)"
+msgstr "Voluit delen (vergelijkbaar met die van sociale netwerken)"
+
+#: ../../mod/connedit.php:693
+msgid "Cautious Sharing "
+msgstr "Voorzichtig delen"
+
+#: ../../mod/connedit.php:694
+msgid "Follow Only"
+msgstr "Alleen volgen"
+
+#: ../../mod/connedit.php:695
+msgid "Individual Permissions"
+msgstr "Individuele permissies"
+
+#: ../../mod/connedit.php:696
+msgid ""
+"Some permissions may be inherited from your channel <a "
+"href=\"settings\">privacy settings</a>, which have higher priority than "
+"individual settings. Changing those inherited settings on this page will "
+"have no effect."
+msgstr "Sommige permissies kunnen worden overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect."
+
+#: ../../mod/connedit.php:697
+msgid "Advanced Permissions"
+msgstr "Geavanceerde permissies"
+
+#: ../../mod/connedit.php:698
+msgid "Simple Permissions (select one and submit)"
+msgstr "Eenvoudige permissies (selecteer er één en opslaan)"
+
+#: ../../mod/connedit.php:702
+#, php-format
+msgid "Visit %s's profile - %s"
+msgstr "Profiel van %s bezoeken - %s"
+
+#: ../../mod/connedit.php:703
+msgid "Block/Unblock contact"
+msgstr "Connectie blokkeren/deblokkeren"
+
+#: ../../mod/connedit.php:704
+msgid "Ignore contact"
+msgstr "Connectie negeren"
+
+#: ../../mod/connedit.php:705
+msgid "Repair URL settings"
+msgstr "URL-instellingen repareren"
+
+#: ../../mod/connedit.php:706
+msgid "View conversations"
+msgstr "Conversaties weergeven"
+
+#: ../../mod/connedit.php:708
+msgid "Delete contact"
+msgstr "Connectie verwijderen"
+
+#: ../../mod/connedit.php:712
+msgid "Last update:"
+msgstr "Laatste wijziging:"
+
+#: ../../mod/connedit.php:714
+msgid "Update public posts"
+msgstr "Openbare berichten updaten"
+
+#: ../../mod/connedit.php:716
+msgid "Update now"
+msgstr "Nu updaten"
+
+#: ../../mod/connedit.php:722
+msgid "Currently blocked"
+msgstr "Momenteel geblokkeerd"
+
+#: ../../mod/connedit.php:723
+msgid "Currently ignored"
+msgstr "Momenteel genegeerd"
+
+#: ../../mod/connedit.php:724
+msgid "Currently archived"
+msgstr "Momenteel gearchiveerd"
+
+#: ../../mod/connedit.php:725
+msgid "Currently pending"
+msgstr "Moeten nog geaccepteerd of afgewezen worden"
#: ../../mod/rmagic.php:40
msgid ""
@@ -8413,6 +8426,12 @@ msgstr "Annuleren"
msgid "Please login."
msgstr "Inloggen."
+#: ../../mod/post.php:235
+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."
+
#: ../../mod/new_channel.php:109
msgid "Add a Channel"
msgstr "Kanaal toevoegen"
@@ -8423,7 +8442,7 @@ msgid ""
" 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 "Een kanaal is jouw eigen verzameling aan gerelateerde berichten. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."
+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:113
msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "
@@ -8431,13 +8450,13 @@ msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\",
#: ../../mod/new_channel.php:114
msgid "Choose a short nickname"
-msgstr "Kies een bijnaam"
+msgstr "Korte bijnaam"
#: ../../mod/new_channel.php:115
msgid ""
"Your nickname will be used to create an easily remembered channel address "
"(like an email address) which you can share with others."
-msgstr "Deze bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan met anderen kan delen. Voorbeeld: janp (wordt <em>janp@jouw_hub</em>)"
+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:116
msgid "Or <a href=\"import\">import an existing channel</a> from another location"
@@ -8545,6 +8564,10 @@ msgstr "Connectie: "
msgid "Invalid connection."
msgstr "Ongeldige connectie."
+#: ../../mod/page.php:119
+msgid "Ipsum Lorem"
+msgstr "Lorem ipsum"
+
#: ../../mod/bookmarks.php:38
msgid "Bookmark added"
msgstr "Bladwijzer toegevoegd"
@@ -8739,8 +8762,8 @@ msgid "Right offset of the aside element"
msgstr "Rechter offset van het aside-element"
#: ../../view/theme/redbasic/php/config.php:82
-msgid "Light (Red Matrix default)"
-msgstr "Light (RedMatrix-standaard)"
+msgid "Light (Hubzilla default)"
+msgstr "Light (Hubzilla-standaard)"
#: ../../view/theme/redbasic/php/config.php:101
msgid "Select scheme"
@@ -8866,103 +8889,51 @@ msgstr "Grootte profielfoto's van berichten instellen"
msgid "Set size of followup author photos"
msgstr "Grootte profielfoto's van reacties instellen"
-#: ../../randpost/randpost.php:96
-msgid "You're welcome."
-msgstr "Je bent van harte welkom."
-
-#: ../../randpost/randpost.php:97
-msgid "Ah shucks..."
-msgstr "Hé verdorie..."
-
-#: ../../randpost/randpost.php:98
-msgid "Don't mention it."
-msgstr "Graag gedaan."
-
-#: ../../randpost/randpost.php:99
-msgid "&lt;blush&gt;"
-msgstr "&lt;bloos&gt;"
-
-#: ../../wppost/wppost.php:43
-msgid "Post to WordPress"
-msgstr "Op WordPress plaatsen"
-
-#: ../../wppost/wppost.php:80
-msgid "Enable WordPress Post Plugin"
-msgstr "WordPress-crosspost-plugin inschakelen"
-
-#: ../../wppost/wppost.php:84
-msgid "WordPress username"
-msgstr "Gebruikersnaam WordPress"
-
-#: ../../wppost/wppost.php:88
-msgid "WordPress password"
-msgstr "Wachtwoord WordPress"
-
-#: ../../wppost/wppost.php:92
-msgid "WordPress API URL"
-msgstr "API-URL WordPress"
-
-#: ../../wppost/wppost.php:96
-msgid "Post to WordPress by default"
-msgstr "Standaard op WordPress plaatsen"
-
-#: ../../wppost/wppost.php:100
-msgid "Forward comments (requires post_to_red plugin)"
-msgstr "Reacties doorsturen (WordPress-plugin 'post_to_red' vereist)"
-
-#: ../../wppost/wppost.php:104
-msgid "WordPress Post Settings"
-msgstr "Instellingen WordPress-crosspost"
-
-#: ../../wppost/wppost.php:119
-msgid "Wordpress Settings saved."
-msgstr "WordPress-crosspost opgeslagen."
-
-#: ../../boot.php:1357
+#: ../../boot.php:1345
#, php-format
msgid "Update %s failed. See error logs."
msgstr "Update %s mislukt. Zie foutenlogboek."
-#: ../../boot.php:1360
+#: ../../boot.php:1348
#, php-format
msgid "Update Error at %s"
msgstr "Update-fout op %s"
-#: ../../boot.php:1527
+#: ../../boot.php:1515
msgid ""
-"Create an account to access services and applications within the Red Matrix"
-msgstr "Maak een account aan om toegang te krijgen tot diensten en toepassingen van de RedMatrix"
+"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 de Hubzilla"
-#: ../../boot.php:1555
+#: ../../boot.php:1543
msgid "Password"
msgstr "Wachtwoord"
-#: ../../boot.php:1556
+#: ../../boot.php:1544
msgid "Remember me"
msgstr "Aangemeld blijven"
-#: ../../boot.php:1559
+#: ../../boot.php:1547
msgid "Forgot your password?"
msgstr "Wachtwoord vergeten?"
-#: ../../boot.php:2182
+#: ../../boot.php:2166
msgid "toggle mobile"
msgstr "mobiele weergave omschakelen"
-#: ../../boot.php:2314
+#: ../../boot.php:2301
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:2317
+#: ../../boot.php:2304
#, php-format
msgid "[red] Website SSL error for %s"
msgstr "[red] Probleem met SSL-certificaat voor %s"
-#: ../../boot.php:2355
+#: ../../boot.php:2341
msgid "Cron/Scheduled tasks not running."
msgstr "Cron is niet actief"
-#: ../../boot.php:2359
+#: ../../boot.php:2345
#, php-format
msgid "[red] Cron tasks not running on %s"
msgstr "[red] Cron-taken zijn niet actief op %s"
diff --git a/view/nl/strings.php b/view/nl/strings.php
index 3bf5e485f..613268b8e 100644
--- a/view/nl/strings.php
+++ b/view/nl/strings.php
@@ -16,316 +16,12 @@ $a->strings["All Channels"] = "Alle kanalen";
$a->strings["edit"] = "bewerken";
$a->strings["Collections"] = "Collecties";
$a->strings["Edit collection"] = "Collectie bewerken";
-$a->strings["Create a new collection"] = "Nieuwe collectie aanmaken";
+$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["add"] = "toevoegen";
-$a->strings["Image/photo"] = "Afbeelding/foto";
-$a->strings["Encrypted content"] = "Versleutelde inhoud";
-$a->strings["Install design element: "] = "Installeer ontwerp-onderdeel";
-$a->strings["QR code"] = "QR-code";
-$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["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["Connect"] = "Verbinden";
-$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["Location:"] = "Plaats:";
-$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["New Page"] = "Nieuwe pagina";
-$a->strings["Edit"] = "Bewerken";
-$a->strings["View"] = "Weergeven";
-$a->strings["Preview"] = "Voorvertoning";
-$a->strings["Actions"] = "Acties";
-$a->strings["Page Link"] = "Paginalink";
-$a->strings["Title"] = "Titel";
-$a->strings["Created"] = "Aangemaakt";
-$a->strings["Edited"] = "Bewerkt";
-$a->strings["Categories"] = "Categorieën";
-$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["Saved Folders"] = "Bewaarde mappen";
-$a->strings["Everything"] = "Alles";
-$a->strings["Archives"] = "Archieven";
-$a->strings["Refresh"] = "Vernieuwen";
-$a->strings["Me"] = "Ik";
-$a->strings["Best Friends"] = "Goede vrienden";
-$a->strings["Co-workers"] = "Collega's";
-$a->strings["Former Friends"] = "Oude vrienden";
-$a->strings["Acquaintances"] = "Kennissen";
-$a->strings["Everybody"] = "Iedereen";
-$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["Messages"] = "Berichten";
-$a->strings["Check Mail"] = "Controleer op nieuwe berichten";
-$a->strings["New Message"] = "Nieuw bericht";
-$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["photo"] = "foto";
-$a->strings["event"] = "gebeurtenis";
-$a->strings["channel"] = "kanaal";
-$a->strings["status"] = "bericht";
-$a->strings["comment"] = "reactie";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk";
-$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten";
-$a->strings["poked"] = "aangestoten";
-$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s";
-$a->strings["__ctx:title__ Likes"] = "vinden dit leuk";
-$a->strings["__ctx:title__ Dislikes"] = "vinden dit niet leuk";
-$a->strings["__ctx:title__ Agree"] = "eens";
-$a->strings["__ctx:title__ Disagree"] = "oneens";
-$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["Delete"] = "Verwijderen";
-$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["View Status"] = "Status weergeven";
-$a->strings["View Profile"] = "Profiel weergeven";
-$a->strings["View Photos"] = "Foto's weergeven";
-$a->strings["Matrix Activity"] = "Activiteit in de RedMatrix";
-$a->strings["Edit Contact"] = "Contact bewerken";
-$a->strings["Send PM"] = "Privébericht verzenden";
-$a->strings["Poke"] = "Aanstoten";
-$a->strings["Unknown"] = "Onbekend";
-$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(
- 0 => "<span %1\$s>%2\$d persoon</span> vindt dit leuk.",
- 1 => "<span %1\$s>%2\$d personen</span> vinden dit leuk.",
-);
-$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array(
- 0 => "<span %1\$s>%2\$d persoon</span> vindt dit niet leuk.",
- 1 => "<span %1\$s>%2\$d personen</span> vinden dit niet leuk.",
-);
-$a->strings["and"] = "en";
-$a->strings[", and %d other people"] = array(
- 0 => ", en %d ander persoon",
- 1 => ", en %d andere personen",
-);
-$a->strings["%s like this."] = "%s vinden dit leuk.";
-$a->strings["%s don't like this."] = "%s vinden dit niet leuk.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Voor <strong>iedereen</strong> zichtbaar";
-$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:";
-$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:";
-$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:";
-$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["Share"] = "Delen";
-$a->strings["Page link title"] = "Titel van paginalink";
-$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";
-$a->strings["attach file"] = "bestand toevoegen";
-$a->strings["Insert web link"] = "Weblink invoegen";
-$a->strings["web link"] = "Weblink";
-$a->strings["Insert video link"] = "Videolink invoegen";
-$a->strings["video link"] = "videolink";
-$a->strings["Insert audio link"] = "Audiolink invoegen";
-$a->strings["audio link"] = "audiolink";
-$a->strings["Set your location"] = "Locatie instellen";
-$a->strings["set location"] = "locatie instellen";
-$a->strings["Toggle voting"] = "Stemmen in- of uitschakelen";
-$a->strings["Clear browser location"] = "Locatie van webbrowser wissen";
-$a->strings["clear location"] = "locatie wissen";
-$a->strings["Title (optional)"] = "Titel (optioneel)";
-$a->strings["Categories (optional, comma-separated list)"] = "Categorieën (optioneel, door komma's gescheiden lijst)";
-$a->strings["Permission settings"] = "Permissies";
-$a->strings["permissions"] = "permissies";
-$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["Encrypt text"] = "Tekst versleutelen";
-$a->strings["OK"] = "OK";
-$a->strings["Cancel"] = "Annuleren";
-$a->strings["Discover"] = "Ontdekken";
-$a->strings["Imported public streams"] = "Openbare streams importeren";
-$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["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";
-$a->strings["Starred"] = "Met ster";
-$a->strings["Favourite Posts"] = "Favoriete berichten";
-$a->strings["Spam"] = "Spam";
-$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM";
-$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"] = "Bestanden";
-$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",
-);
-$a->strings["__ctx:noun__ Not Attending"] = array(
- 0 => "niet aanwezig",
- 1 => "niet aanwezig",
-);
-$a->strings["__ctx:noun__ Undecided"] = array(
- 0 => "nog niet beslist",
- 1 => "nog niet beslist",
-);
-$a->strings["__ctx:noun__ Agree"] = array(
- 0 => "eens",
- 1 => "eens",
-);
-$a->strings["__ctx:noun__ Disagree"] = array(
- 0 => "oneens",
- 1 => "oneens",
-);
-$a->strings["__ctx:noun__ Abstain"] = array(
- 0 => "onthouding",
- 1 => "onthoudingen",
-);
-$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";
-$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden";
-$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d";
-$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt.";
-$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken.";
-$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt.";
-$a->strings["Path not available."] = "Pad niet beschikbaar.";
-$a->strings["Empty pathname"] = "Padnaam leeg";
-$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad";
-$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["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 RedMatrix-hub niet toegestaan";
-$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd.";
+$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze Hubzilla-hub niet toegestaan";
+$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze Hubzilla-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.";
@@ -341,6 +37,53 @@ $a->strings["Account verified. Please login."] = "Account is geverifieerd. Je ka
$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["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["New Page"] = "Nieuwe pagina";
+$a->strings["Edit"] = "Bewerken";
+$a->strings["View"] = "Weergeven";
+$a->strings["Preview"] = "Voorvertoning";
+$a->strings["Actions"] = "Acties";
+$a->strings["Page Link"] = "Paginalink";
+$a->strings["Title"] = "Titel";
+$a->strings["Created"] = "Aangemaakt";
+$a->strings["Edited"] = "Bewerkt";
+$a->strings["Public Timeline"] = "Openbare tijdlijn";
+$a->strings["Default"] = "Standaard";
+$a->strings["Directory Options"] = "Opties kanalengids";
+$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["Sort"] = "Sorteren";
+$a->strings["Safe Mode"] = "Veilig zoeken";
+$a->strings["Public Forums Only"] = "Alleen openbare forums";
+$a->strings["This Website Only"] = "Alleen deze hub";
+$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["Delete this item?"] = "Dit item verwijderen?";
$a->strings["Comment"] = "Reactie";
$a->strings["[+] show all"] = "[+] alle";
@@ -360,6 +103,7 @@ $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["timeago.prefixAgo"] = "timeago.prefixAgo";
$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow";
$a->strings["ago"] = "geleden";
@@ -384,8 +128,10 @@ $a->strings["Addressbook"] = "Adresboek";
$a->strings["Calendar"] = "Agenda";
$a->strings["Schedule Inbox"] = "Planning-postvak IN";
$a->strings["Schedule Outbox"] = "Planning-postvak UIT";
+$a->strings["Unknown"] = "Onbekend";
$a->strings["%1\$s used"] = "%1\$s gebruikt";
$a->strings["%1\$s used of %2\$s (%3\$s&#37;)"] = "%1\$s van %2\$s gebruikt (%3\$s&#37;)";
+$a->strings["Files"] = "Bestanden";
$a->strings["Total"] = "Totaal";
$a->strings["Shared"] = "Gedeeld";
$a->strings["Create"] = "Aanmaken";
@@ -394,10 +140,11 @@ $a->strings["Name"] = "Naam";
$a->strings["Type"] = "Type";
$a->strings["Size"] = "Grootte";
$a->strings["Last Modified"] = "Laatst gewijzigd";
+$a->strings["Delete"] = "Verwijderen";
$a->strings["Create new folder"] = "Nieuwe map aanmaken";
$a->strings["Upload file"] = "Bestand uploaden";
$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s";
-$a->strings["Default"] = "Standaard";
+$a->strings["view full size"] = "volledige grootte tonen";
$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";
@@ -415,8 +162,6 @@ $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["Extended Identity Sharing"] = "Uitgebreid identiteit delen";
-$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Deel jouw RedMatrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het RedMatrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet.";
$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";
@@ -426,18 +171,18 @@ $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 (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Toon grote (640px) voorbeeldfoto's in berichten. Standaard worden kleine voorbeeldfoto's (320px) getoond. ";
+$a->strings["Channel Sources"] = "Kanaalbronnen";
$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"] = "Stemmen inschakelen";
$a->strings["Provide a class of post which others can vote on"] = "Creëert een berichtenoptie zodat anderen op jouw vraag kunnen stemmen.";
-$a->strings["Flag Adult Photos"] = "Markeer foto's als voor volwassenen";
-$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Zorgt voor een optie om foto's met inhoud voor volwassenen in de standaard albumweergave te verbergen";
$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["Saved Searches"] = "Opgeslagen zoekopdrachten";
$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";
@@ -452,6 +197,7 @@ $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["Saved Folders"] = "Bewaarde mappen";
$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";
@@ -459,6 +205,91 @@ $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["Categories"] = "Categorieën";
+$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["Connect"] = "Verbinden";
+$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["Everything"] = "Alles";
+$a->strings["Archives"] = "Archieven";
+$a->strings["Me"] = "Ik";
+$a->strings["Family"] = "Familie";
+$a->strings["Friends"] = "Vrienden";
+$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["Settings"] = "Instellingen";
+$a->strings["Messages"] = "Berichten";
+$a->strings["Check Mail"] = "Controleer op nieuwe berichten";
+$a->strings["New Message"] = "Nieuw bericht";
+$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["Hubzilla Notification"] = "Hubzilla-notificatie";
+$a->strings["hubzilla"] = "Hubzilla";
+$a->strings["Thank You,"] = "Bedankt,";
+$a->strings["%s Administrator"] = "Beheerder %s";
+$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
+$a->strings["[Red:Notify] New mail received at %s"] = "[Red: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["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red: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["[Red:Notify] %s posted to your profile wall"] = "[Red: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["[Red:Notify] %s tagged you"] = "[Red: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["[Red:Notify] %1\$s poked you"] = "[Red: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["[Red:Notify] %s tagged your post"] = "[Red: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["[Red:Notify] Introduction received"] = "[Red: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["[Red:Notify] Friend suggestion received"] = "[Red: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["[Red:Notify]"] = "[Red:Notificatie]";
$a->strings["Frequently"] = "Regelmatig";
$a->strings["Hourly"] = "Elk uur";
$a->strings["Twice daily"] = "Twee keer per dag";
@@ -487,6 +318,8 @@ $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["Private Message"] = "Privébericht";
+$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";
@@ -494,10 +327,21 @@ $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";
@@ -514,89 +358,148 @@ $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["This is you"] = "Dit ben jij";
+$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["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["%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["Encrypt text"] = "Tekst versleutelen";
$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["Attachments:"] = "Bijlagen:";
-$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
-$a->strings["Redmatrix event notification:"] = "Notificatie RedMatrix-gebeurtenis:";
-$a->strings["Starts:"] = "Start:";
-$a->strings["Finishes:"] = "Einde:";
-$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["Hubzilla event notification:"] = "Notificatie Hubzilla-gebeurtenis:";
+$a->strings["prev"] = "vorige";
+$a->strings["first"] = "eerste";
+$a->strings["last"] = "laatste";
+$a->strings["next"] = "volgende";
+$a->strings["older"] = "ouder";
+$a->strings["newer"] = "nieuwer";
+$a->strings["No connections"] = "Geen connecties";
+$a->strings["%d Connection"] = array(
+ 0 => "%d connectie",
+ 1 => "%d connecties",
+);
+$a->strings["View Connections"] = "Connecties weergeven";
+$a->strings["Search"] = "Zoeken";
+$a->strings["poke"] = "aanstoten";
+$a->strings["poked"] = "aangestoten";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "gepingd";
+$a->strings["prod"] = "por";
+$a->strings["prodded"] = "gepord";
+$a->strings["slap"] = "slaan";
+$a->strings["slapped"] = "sloeg";
+$a->strings["finger"] = "finger";
+$a->strings["fingered"] = "gefingerd";
+$a->strings["rebuff"] = "afpoeieren";
+$a->strings["rebuffed"] = "afgepoeierd";
+$a->strings["happy"] = "gelukkig";
+$a->strings["sad"] = "bedroefd";
+$a->strings["mellow"] = "mellow";
+$a->strings["tired"] = "moe";
+$a->strings["perky"] = "parmantig";
+$a->strings["angry"] = "boos";
+$a->strings["stupified"] = "beteuterd";
+$a->strings["puzzled"] = "verward";
+$a->strings["interested"] = "geïnteresseerd";
+$a->strings["bitter"] = "verbitterd";
+$a->strings["cheerful"] = "vrolijk";
+$a->strings["alive"] = "levendig";
+$a->strings["annoyed"] = "geërgerd";
+$a->strings["anxious"] = "bezorgd";
+$a->strings["cranky"] = "humeurig";
+$a->strings["disturbed"] = "verontrust";
+$a->strings["frustrated"] = "gefrustreerd ";
+$a->strings["depressed"] = "gedeprimeerd";
+$a->strings["motivated"] = "gemotiveerd";
+$a->strings["relaxed"] = "ontspannen";
+$a->strings["surprised"] = "verrast";
+$a->strings["Monday"] = "maandag";
+$a->strings["Tuesday"] = "dinsdag";
+$a->strings["Wednesday"] = "woensdag";
+$a->strings["Thursday"] = "donderdag";
+$a->strings["Friday"] = "vrijdag";
+$a->strings["Saturday"] = "zaterdag";
+$a->strings["Sunday"] = "zondag";
+$a->strings["January"] = "januari";
+$a->strings["February"] = "februari";
+$a->strings["March"] = "maart";
+$a->strings["April"] = "april";
+$a->strings["May"] = "mei";
+$a->strings["June"] = "juni";
+$a->strings["July"] = "juli";
+$a->strings["August"] = "augustus";
+$a->strings["September"] = "september";
+$a->strings["October"] = "oktober";
+$a->strings["November"] = "november";
+$a->strings["December"] = "december";
+$a->strings["unknown.???"] = "onbekend.???";
+$a->strings["bytes"] = "bytes";
+$a->strings["remove category"] = "categorie verwijderen";
+$a->strings["remove from file"] = "uit map verwijderen";
+$a->strings["Click to open/close"] = "Klik om te openen of te sluiten";
+$a->strings["Link to Source"] = "Originele locatie";
+$a->strings["default"] = "standaard";
+$a->strings["Page layout"] = "Pagina-lay-out";
+$a->strings["You can create your own with the layouts tool"] = "Je kan jouw eigen lay-out ontwerpen onder lay-outs";
+$a->strings["Page content type"] = "Opmaaktype pagina";
+$a->strings["Select an alternate language"] = "Kies een andere taal";
+$a->strings["photo"] = "foto";
+$a->strings["event"] = "gebeurtenis";
+$a->strings["status"] = "bericht";
+$a->strings["comment"] = "reactie";
+$a->strings["activity"] = "activiteit";
+$a->strings["Design Tools"] = "Ontwerp-hulpmiddelen";
+$a->strings["Blocks"] = "Blokken";
+$a->strings["Menus"] = "Menu's";
+$a->strings["Layouts"] = "Lay-outs";
+$a->strings["Pages"] = "Pagina's";
$a->strings["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["View Profile"] = "Profiel weergeven";
$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["Photos"] = "Foto's";
$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["Bookmarks"] = "Bladwijzers";
$a->strings["Your bookmarks"] = "Jouw bladwijzers";
+$a->strings["Webpages"] = "Webpagina's";
$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";
-$a->strings["Click to authenticate to your home hub"] = "Authenticeer jezelf via (bijvoorbeeld) jouw RedMatrix-hub";
+$a->strings["Click to authenticate to your home hub"] = "Authenticeer jezelf via (bijvoorbeeld) jouw Hubzilla-hub";
$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["Applications, utilities, links, games"] = "Apps";
-$a->strings["Search"] = "Zoeken";
-$a->strings["Search site content"] = "Inhoud van deze RedMatrix-hub doorzoeken";
+$a->strings["Search site content"] = "Inhoud van deze Hubzilla-hub doorzoeken";
$a->strings["Directory"] = "Kanalengids";
$a->strings["Channel Directory"] = "Kanalengids";
$a->strings["Matrix"] = "Matrix";
@@ -625,6 +528,7 @@ $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["Loading..."] = "Aan het laden...";
$a->strings["@name, #tag, content"] = "@kanaal, #label, inhoud";
$a->strings["Please wait..."] = "Wachten aub...";
$a->strings["Tags"] = "Tags";
@@ -640,65 +544,204 @@ $a->strings["public profile"] = "openbaar profiel";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s veranderde %2\$s naar &ldquo;%3\$s&rdquo;";
$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["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd.";
-$a->strings["Public Timeline"] = "Openbare tijdlijn";
-$a->strings["Directory Options"] = "Opties kanalengids";
-$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["Sort"] = "Sorteren";
-$a->strings["Safe Mode"] = "Veilig zoeken";
-$a->strings["Public Forums Only"] = "Alleen openbare forums";
-$a->strings["This Website Only"] = "Alleen deze hub";
-$a->strings["Embedded content"] = "Ingesloten inhoud";
-$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld";
+$a->strings["Image/photo"] = "Afbeelding/foto";
+$a->strings["Encrypted content"] = "Versleutelde inhoud";
+$a->strings["Install design element: "] = "Installeer ontwerpelement: ";
+$a->strings["QR code"] = "QR-code";
+$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["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["Permission denied."] = "Toegang geweigerd";
+$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["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 photo albums"] = "Kan mijn fotoalbums bekijken";
+$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken";
+$a->strings["Can view my file storage"] = "Kan mijn 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 post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen";
+$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"] = "Kan 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["channel"] = "kanaal";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk";
+$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten";
+$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s";
+$a->strings["__ctx:title__ Likes"] = "vinden dit leuk";
+$a->strings["__ctx:title__ Dislikes"] = "vinden dit niet leuk";
+$a->strings["__ctx:title__ Agree"] = "eens";
+$a->strings["__ctx:title__ Disagree"] = "oneens";
+$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["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s";
+$a->strings["Categories:"] = "Categorieën:";
+$a->strings["Filed under:"] = "Bewaard onder:";
+$a->strings["View in context"] = "In context bekijken";
+$a->strings["remove"] = "verwijderen";
+$a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items";
+$a->strings["View Source"] = "Bron weergeven";
+$a->strings["Follow Thread"] = "Conversatie volgen";
+$a->strings["View Status"] = "Status weergeven";
+$a->strings["View Photos"] = "Foto's weergeven";
+$a->strings["Matrix Activity"] = "Activiteit in de Hubzilla";
+$a->strings["Edit Contact"] = "Contact bewerken";
+$a->strings["Send PM"] = "Privébericht verzenden";
+$a->strings["Poke"] = "Aanstoten";
+$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(
+ 0 => "<span %1\$s>%2\$d persoon</span> vindt dit leuk.",
+ 1 => "<span %1\$s>%2\$d personen</span> vinden dit leuk.",
+);
+$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = array(
+ 0 => "<span %1\$s>%2\$d persoon</span> vindt dit niet leuk.",
+ 1 => "<span %1\$s>%2\$d personen</span> vinden dit niet leuk.",
+);
+$a->strings["and"] = "en";
+$a->strings[", and %d other people"] = array(
+ 0 => ", en %d ander persoon",
+ 1 => ", en %d andere personen",
+);
+$a->strings["%s like this."] = "%s vinden dit leuk.";
+$a->strings["%s don't like this."] = "%s vinden dit niet leuk.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Voor <strong>iedereen</strong> zichtbaar";
+$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:";
+$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:";
+$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:";
+$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["Share"] = "Delen";
+$a->strings["Page link name"] = "Linknaam pagina";
+$a->strings["Post as"] = "Bericht plaatsen als";
+$a->strings["Upload photo"] = "Foto uploaden";
+$a->strings["upload photo"] = "foto uploaden";
+$a->strings["Attach file"] = "Bestand toevoegen";
+$a->strings["attach file"] = "bestand toevoegen";
+$a->strings["Insert web link"] = "Weblink invoegen";
+$a->strings["web link"] = "Weblink";
+$a->strings["Insert video link"] = "Videolink invoegen";
+$a->strings["video link"] = "videolink";
+$a->strings["Insert audio link"] = "Audiolink invoegen";
+$a->strings["audio link"] = "audiolink";
+$a->strings["Set your location"] = "Locatie instellen";
+$a->strings["set location"] = "locatie instellen";
+$a->strings["Toggle voting"] = "Stemmen in- of uitschakelen";
+$a->strings["Clear browser location"] = "Locatie van webbrowser wissen";
+$a->strings["clear location"] = "locatie wissen";
+$a->strings["Title (optional)"] = "Titel (optioneel)";
+$a->strings["Categories (optional, comma-separated list)"] = "Categorieën (optioneel, door komma's gescheiden lijst)";
+$a->strings["Permission settings"] = "Permissies";
+$a->strings["permissions"] = "permissies";
+$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["OK"] = "OK";
+$a->strings["Cancel"] = "Annuleren";
+$a->strings["Discover"] = "Ontdekken";
+$a->strings["Imported public streams"] = "Openbare streams importeren";
+$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["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";
+$a->strings["Starred"] = "Met ster";
+$a->strings["Favourite Posts"] = "Favoriete berichten";
+$a->strings["Spam"] = "Spam";
+$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM";
+$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["Photo Albums"] = "Fotoalbums";
+$a->strings["Files and Storage"] = "Bestanden en opslagruimte";
+$a->strings["Chatrooms"] = "Chatkanalen";
+$a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers";
+$a->strings["Manage Webpages"] = "Webpagina's beheren";
+$a->strings["__ctx:noun__ Attending"] = array(
+ 0 => "aanwezig",
+ 1 => "aanwezig",
+);
+$a->strings["__ctx:noun__ Not Attending"] = array(
+ 0 => "niet aanwezig",
+ 1 => "niet aanwezig",
+);
+$a->strings["__ctx:noun__ Undecided"] = array(
+ 0 => "nog niet beslist",
+ 1 => "nog niet beslist",
+);
+$a->strings["__ctx:noun__ Agree"] = array(
+ 0 => "eens",
+ 1 => "eens",
+);
+$a->strings["__ctx:noun__ Disagree"] = array(
+ 0 => "oneens",
+ 1 => "oneens",
+);
+$a->strings["__ctx:noun__ Abstain"] = array(
+ 0 => "onthouding",
+ 1 => "onthoudingen",
+);
+$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["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["Embedded content"] = "Ingesloten inhoud";
+$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld";
$a->strings["Logged out."] = "Uitgelogd.";
$a->strings["Failed authentication"] = "Mislukte authenticatie";
$a->strings["Login failed."] = "Inloggen mislukt.";
-$a->strings["Red Matrix Notification"] = "RedMatrix-notificatie";
-$a->strings["redmatrix"] = "RedMatrix";
-$a->strings["Thank You,"] = "Bedankt,";
-$a->strings["%s Administrator"] = "Beheerder %s";
-$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
-$a->strings["[Red:Notify] New mail received at %s"] = "[Red: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["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red: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["[Red:Notify] %s posted to your profile wall"] = "[Red: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["[Red:Notify] %s tagged you"] = "[Red: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["[Red:Notify] %1\$s poked you"] = "[Red: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["[Red:Notify] %s tagged your post"] = "[Red: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["[Red:Notify] Introduction received"] = "[Red: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["[Red:Notify] Friend suggestion received"] = "[Red: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["[Red:Notify]"] = "[Red:Notificatie]";
$a->strings["%d invitation available"] = array(
0 => "%d uitnodiging beschikbaar",
1 => "%d uitnodigingen beschikbaar",
@@ -722,11 +765,77 @@ $a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits
$a->strings["Show"] = "Tonen";
$a->strings["Don't show"] = "Niet tonen";
$a->strings["Permissions"] = "Permissies";
-$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["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";
+$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden";
+$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d";
+$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt.";
+$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken.";
+$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt.";
+$a->strings["Path not available."] = "Pad niet beschikbaar.";
+$a->strings["Empty pathname"] = "Padnaam leeg";
+$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad";
+$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["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["Profile"] = "Profiel";
+$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["Male"] = "Man";
$a->strings["Female"] = "Vrouw";
$a->strings["Currently Male"] = "Momenteel man";
@@ -739,7 +848,6 @@ $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";
@@ -798,124 +906,12 @@ $a->strings["Profile Photo"] = "Profielfoto";
$a->strings["Update"] = "Bijwerken";
$a->strings["Install"] = "Installeren";
$a->strings["Purchase"] = "Aanschaffen";
-$a->strings["prev"] = "vorige";
-$a->strings["first"] = "eerste";
-$a->strings["last"] = "laatste";
-$a->strings["next"] = "volgende";
-$a->strings["older"] = "ouder";
-$a->strings["newer"] = "nieuwer";
-$a->strings["No connections"] = "Geen connecties";
-$a->strings["%d Connection"] = array(
- 0 => "%d connectie",
- 1 => "%d connecties",
-);
-$a->strings["View Connections"] = "Connecties weergeven";
-$a->strings["poke"] = "aanstoten";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "gepingd";
-$a->strings["prod"] = "por";
-$a->strings["prodded"] = "gepord";
-$a->strings["slap"] = "slaan";
-$a->strings["slapped"] = "sloeg";
-$a->strings["finger"] = "finger";
-$a->strings["fingered"] = "gefingerd";
-$a->strings["rebuff"] = "afpoeieren";
-$a->strings["rebuffed"] = "afgepoeierd";
-$a->strings["happy"] = "gelukkig";
-$a->strings["sad"] = "bedroefd";
-$a->strings["mellow"] = "mellow";
-$a->strings["tired"] = "moe";
-$a->strings["perky"] = "parmantig";
-$a->strings["angry"] = "boos";
-$a->strings["stupified"] = "beteuterd";
-$a->strings["puzzled"] = "verward";
-$a->strings["interested"] = "geïnteresseerd";
-$a->strings["bitter"] = "verbitterd";
-$a->strings["cheerful"] = "vrolijk";
-$a->strings["alive"] = "levendig";
-$a->strings["annoyed"] = "geërgerd";
-$a->strings["anxious"] = "bezorgd";
-$a->strings["cranky"] = "humeurig";
-$a->strings["disturbed"] = "verontrust";
-$a->strings["frustrated"] = "gefrustreerd ";
-$a->strings["depressed"] = "gedeprimeerd";
-$a->strings["motivated"] = "gemotiveerd";
-$a->strings["relaxed"] = "ontspannen";
-$a->strings["surprised"] = "verrast";
-$a->strings["Monday"] = "maandag";
-$a->strings["Tuesday"] = "dinsdag";
-$a->strings["Wednesday"] = "woensdag";
-$a->strings["Thursday"] = "donderdag";
-$a->strings["Friday"] = "vrijdag";
-$a->strings["Saturday"] = "zaterdag";
-$a->strings["Sunday"] = "zondag";
-$a->strings["January"] = "januari";
-$a->strings["February"] = "februari";
-$a->strings["March"] = "maart";
-$a->strings["April"] = "april";
-$a->strings["May"] = "mei";
-$a->strings["June"] = "juni";
-$a->strings["July"] = "juli";
-$a->strings["August"] = "augustus";
-$a->strings["September"] = "september";
-$a->strings["October"] = "oktober";
-$a->strings["November"] = "november";
-$a->strings["December"] = "december";
-$a->strings["unknown.???"] = "onbekend.???";
-$a->strings["bytes"] = "bytes";
-$a->strings["remove category"] = "categorie verwijderen";
-$a->strings["remove from file"] = "uit map verwijderen";
-$a->strings["Click to open/close"] = "Klik om te openen of te sluiten";
-$a->strings["Link to Source"] = "Originele locatie";
-$a->strings["Select a page layout: "] = "Kies een paginalay-out: ";
-$a->strings["default"] = "standaard";
-$a->strings["Page content type: "] = "Opmaakcode pagina";
-$a->strings["Select an alternate language"] = "Kies een andere taal";
-$a->strings["activity"] = "activiteit";
-$a->strings["Design"] = "Ontwerp";
-$a->strings["Blocks"] = "Blokken";
-$a->strings["Menus"] = "Menu's";
-$a->strings["Layouts"] = "Lay-outs";
-$a->strings["Pages"] = "Pagina'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["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 photo albums"] = "Kan mijn fotoalbums bekijken";
-$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken";
-$a->strings["Can view my file storage"] = "Kan mijn 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 post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen";
-$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"] = "Kan 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["view full size"] = "volledige grootte tonen";
-$a->strings["Some blurb about what to do when you're new here"] = "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels).";
+$a->strings["Some blurb about what to do when you're new here"] = "Welkom op de Hubzilla. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de Hubzilla kan vinden. Voor <a href=\"directory\">hulp</a> met de Hubzilla klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels).";
$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";
@@ -1012,7 +1008,7 @@ $a->strings["This channel frequently or regularly publishes adult content. (Plea
$a->strings["Security and Privacy Settings"] = "Veiligheids- en privacy-instellingen";
$a->strings["Your permissions are already configured. Click to view/adjust"] = "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen.";
$a->strings["Hide my online presence"] = "Verberg mijn aanwezigheid";
-$a->strings["Prevents displaying in your profile that you are online"] = "Voorkomt dat op je kanaal te zien valt dat je momenteel op de RedMatrix aanwezig bent";
+$a->strings["Prevents displaying in your profile that you are online"] = "Voorkomt dat op je kanaal te zien valt dat je momenteel op de Hubzilla aanwezig bent";
$a->strings["Simple Privacy Settings:"] = "Eenvoudige privacy-instellingen:";
$a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Zeer openbaar <em>(kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)</em>";
$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Normaal <em>(standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)</em>";
@@ -1075,7 +1071,7 @@ $a->strings["Authorize application connection"] = "Geef toestemming voor applica
$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["Block Name"] = "Bloknaam";
+$a->strings["Page Title"] = "Paginatitel";
$a->strings["Channel added."] = "Kanaal toegevoegd.";
$a->strings["Tag removed"] = "Tag verwijderd";
$a->strings["Remove Item Tag"] = "Verwijder item-tag";
@@ -1090,13 +1086,23 @@ $a->strings["Potential connections will then see the following text before proce
$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["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["Item not available."] = "Item is niet aanwezig.";
$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "RedMatrix - &quot;The Network&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "Hubzilla - &quot;The Network&quot;";
$a->strings["Welcome to %s"] = "Welkom op %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.";
@@ -1119,8 +1125,8 @@ $a->strings["Invalid item."] = "Ongeldig item.";
$a->strings["Channel not found."] = "Kanaal niet gevonden.";
$a->strings["Page not found."] = "Pagina niet gevonden.";
$a->strings["Like/Dislike"] = "Leuk/niet leuk";
-$a->strings["This action is restricted to members."] = "Deze actie kan alleen door mensen met een RedMatrix-account worden uitgevoerd.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je RedMatrix-account</a> of <a href=\"register\">een nieuw RedMatrix-account te registreren</a> om verder te kunnen gaan.";
+$a->strings["This action is restricted to members."] = "Deze actie kan alleen door mensen met een Hubzilla-account worden uitgevoerd.";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "Je dient <a href=\"rmagic\">in te loggen met je Hubzilla-account</a> of <a href=\"register\">een nieuw Hubzilla-account te registreren</a> om verder te kunnen gaan.";
$a->strings["Invalid request."] = "Ongeldig verzoek";
$a->strings["thing"] = "ding";
$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar.";
@@ -1159,7 +1165,7 @@ $a->strings["Title:"] = "Titel:";
$a->strings["Share this event"] = "Deel deze gebeurtenis";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s";
$a->strings["Public Sites"] = "Openbare hubs";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix 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 de RedMatrix aanmelden. Alle hubs in de Matrix 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["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix 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 de Hubzilla aanmelden. Alle hubs in de Matrix 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";
@@ -1168,86 +1174,8 @@ $a->strings["Location"] = "Locatie";
$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen";
$a->strings["Rate"] = "Beoordeel";
$a->strings["View ratings"] = "Bekijk beoordelingen";
-$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["Channel has been unblocked"] = "Kanaal is gedeblokkeerd";
-$a->strings["Channel has been blocked"] = "Kanaal is geblokkeerd";
-$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen.";
-$a->strings["Channel has been unignored"] = "Kanaal wordt niet meer genegeerd";
-$a->strings["Channel has been ignored"] = "Kanaal wordt genegeerd";
-$a->strings["Channel has been unarchived"] = "Kanaal is niet meer gearchiveerd";
-$a->strings["Channel has been archived"] = "Kanaal is gearchiveerd";
-$a->strings["Channel has been unhidden"] = "Kanaal is niet meer verborgen";
-$a->strings["Channel has been hidden"] = "Kanaal is verborgen";
-$a->strings["Channel has been approved"] = "Connectie/kanaal is geaccepteerd";
-$a->strings["Channel has been unapproved"] = "Connectie/kanaal is afgewezen";
-$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";
-$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["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["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["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["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["Connections: settings for %s"] = "Connecties: instellingen voor %s";
-$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen";
-$a->strings["Apply the permissions indicated on this page to all new connections."] = "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen.";
-$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag";
-$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["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may <em>not</em> be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog <em>niet</em> met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden.";
-$a->strings["inherited"] = "geërfd";
-$a->strings["Connection has no individual permissions!"] = "Connectie heeft geen individuele permissies!";
-$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Dit is mogelijk voldoende, wanneer er naar jouw <a href=\"settings\">privacy-instellingen</a> wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan.";
-$a->strings["Profile Visibility"] = "Zichtbaarheid profiel";
-$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["Contact Information / Notes"] = "Informatie/aantekeningen over connectie";
-$a->strings["Edit contact notes"] = "Bewerk aantekeningen over contact";
-$a->strings["Their Settings"] = "Hun instellingen";
-$a->strings["My Settings"] = "Mijn instellingen";
-$a->strings["Default permissions for this channel type have (just) been applied. They have <em>not</em> been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog <em>niet</em> opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren.";
-$a->strings["Clear/Disable Automatic Permissions"] = "Verwijderen/uitschakelen automatische permissies";
-$a->strings["Forum Members"] = "Forumleden";
-$a->strings["Soapbox"] = "Zeepkist";
-$a->strings["Full Sharing (typical social network permissions)"] = "Voluit delen (vergelijkbaar met die van sociale netwerken)";
-$a->strings["Cautious Sharing "] = "Voorzichtig delen";
-$a->strings["Follow Only"] = "Alleen volgen";
-$a->strings["Individual Permissions"] = "Individuele permissies";
-$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Sommige permissies kunnen worden overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect.";
-$a->strings["Advanced Permissions"] = "Geavanceerde permissies";
-$a->strings["Simple Permissions (select one and submit)"] = "Eenvoudige permissies (selecteer er één en opslaan)";
-$a->strings["Visit %s's profile - %s"] = "Profiel van %s bezoeken - %s";
-$a->strings["Block/Unblock contact"] = "Connectie blokkeren/deblokkeren";
-$a->strings["Ignore contact"] = "Connectie negeren";
-$a->strings["Repair URL settings"] = "URL-instellingen repareren";
-$a->strings["View conversations"] = "Conversaties weergeven";
-$a->strings["Delete contact"] = "Connectie verwijderen";
-$a->strings["Last update:"] = "Laatste wijziging:";
-$a->strings["Update public posts"] = "Openbare berichten updaten";
-$a->strings["Update now"] = "Nu updaten";
-$a->strings["Currently blocked"] = "Momenteel geblokkeerd";
-$a->strings["Currently ignored"] = "Momenteel genegeerd";
-$a->strings["Currently archived"] = "Momenteel gearchiveerd";
-$a->strings["Currently pending"] = "Moeten nog geaccepteerd of afgewezen worden";
-$a->strings["RedMatrix channel"] = "RedMatrix-kanaal";
+$a->strings["Edit post"] = "Bericht bewerken";
+$a->strings["Hubzilla channel"] = "Hubzilla-kanaal";
$a->strings["Collection created."] = "Collectie aangemaakt";
$a->strings["Could not create collection."] = "Collectie kon niet aangemaakt worden";
$a->strings["Collection updated."] = "Collectie bijgewerkt.";
@@ -1264,17 +1192,17 @@ $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";
$a->strings["Red"] = "Red";
-$a->strings["This is a hub of redmatrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy.";
+$a->strings["This is a hub of hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de Hubzilla - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy.";
$a->strings["Tag: "] = "Tag: ";
$a->strings["Last background fetch: "] = "Meest recente achtergrond-fetch:";
$a->strings["Running at web location"] = "Draaiend op weblocatie";
-$a->strings["Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more about the Red Matrix."] = "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer over de RedMatrix te leren.";
+$a->strings["Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more about the Hubzilla."] = "Bezoek <a href=\"https://redmatrix.me\">Redmatrix.me</a> om meer over de Hubzilla te leren.";
$a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kwesties: bezoek";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"hubzilla\" at librelist - dot com";
$a->strings["Site Administrators"] = "Hubbeheerders: ";
$a->strings["Help:"] = "Hulp:";
$a->strings["Not Found"] = "Niet gevonden";
-$a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Setup";
+$a->strings["Hubzilla Server - Setup"] = "Hubzilla 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.";
@@ -1284,7 +1212,7 @@ $a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the fi
$a->strings["System check"] = "System check";
$a->strings["Check again"] = "Check again";
$a->strings["Database connection"] = "Database connection";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "In order to install RedMatrix we need to know how to connect to your database.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "In order to install Hubzilla 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";
@@ -1356,28 +1284,15 @@ $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for t
$a->strings["No channel."] = "Geen kanaal.";
$a->strings["Common connections"] = "Veel voorkomende connecties";
$a->strings["No connections in common."] = "Geen gemeenschappelijke connecties.";
-$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["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)";
+$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["Blocked"] = "Geblokkeerd";
$a->strings["Ignored"] = "Genegeerd";
$a->strings["Hidden"] = "Verborgen";
$a->strings["Archived"] = "Gearchiveerd";
-$a->strings["All"] = "Alles";
$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";
@@ -1393,34 +1308,49 @@ $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["webpage"] = "Webpagina";
-$a->strings["block"] = "blok";
-$a->strings["layout"] = "lay-out";
-$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd";
+$a->strings["Block Name"] = "Bloknaam";
+$a->strings["Block Title"] = "Bloktitel";
$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["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++";
-$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["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["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Hubzilla - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++";
+$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["Public access denied."] = "Openbare toegang geweigerd.";
-$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["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 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["Create a status post for this upload"] = "Plaats een bericht voor deze upload.";
+$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["View Photo"] = "Foto weergeven";
+$a->strings["Edit Album"] = "Album bewerken";
+$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["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["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["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["Away"] = "Afwezig";
$a->strings["Online"] = "Online";
$a->strings["Select a bookmark folder"] = "Kies een bladwijzermap";
@@ -1464,7 +1394,8 @@ $a->strings["Delete layout?"] = "Lay-out 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["Delete Layout"] = "Lay-out verwijderen";
+$a->strings["Layout Description (Optional)"] = "Lay-out-omschrijving (optioneel)";
+$a->strings["Layout Name"] = "Naam lay-out";
$a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken.";
$a->strings["Room not found"] = "Chatkanaal niet gevonden";
$a->strings["Leave Room"] = "Chatkanaal verlaten";
@@ -1475,10 +1406,9 @@ $a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen";
$a->strings["New Chatroom"] = "Nieuw chatkanaal";
$a->strings["Chatroom Name"] = "Naam chatkanaal";
$a->strings["%1\$s's Chatrooms"] = "Chatkanalen van %1\$s";
-$a->strings["Edit Webpage"] = "Webpagina bewerken";
$a->strings["Delete webpage?"] = "Webpagina verwijderen?";
-$a->strings["Delete Webpage"] = "Webpagina verwijderen";
-$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)";
+$a->strings["Page link title"] = "Titel van paginalink";
+$a->strings["Edit Webpage"] = "Webpagina bewerken";
$a->strings["This directory server requires an access token"] = "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig";
$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.";
@@ -1498,12 +1428,13 @@ $a->strings["Email Address"] = "E-mailadres";
$a->strings["Reset"] = "Opnieuw instellen";
$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["Item is not editable"] = "Item is niet te bewerken";
-$a->strings["Edit post"] = "Bericht bewerken";
$a->strings["Delete item?"] = "Item verwijderen?";
$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 Red"] = "Uitnodiging voor de RedMatrix";
+$a->strings["Please join us on Red"] = "Uitnodiging voor de Hubzilla";
$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(
@@ -1514,10 +1445,10 @@ $a->strings["You have no more invitations available"] = "Je hebt geen uitnodigin
$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 RedMatrix."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de RedMatrix te vergezellen. Lees meer over de RedMatrix op https://redmatrix.me.";
+$a->strings["Please join my community on Hubzilla."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op de Hubzilla te vergezellen. Lees meer over de Hubzilla 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 RedMatrix location (they are all inter-connected)"] = "1. Registreer je op een willekeurige RedMatrix-hub (ze zijn allemaal onderling met elkaar verbonden):";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn kanaaladres in het zoekveld invullen:";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Registreer je op een willekeurige Hubzilla-hub (ze zijn allemaal onderling met elkaar verbonden):";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn kanaaladres in het zoekveld invullen:";
$a->strings["or visit "] = "of bezoek ";
$a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]";
$a->strings["Location not found."] = "Locatie niet gevonden.";
@@ -1542,29 +1473,29 @@ $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["Menu updated."] = "Menu aangepast. ";
$a->strings["Unable to update menu."] = "Niet in staat om menu aan te passen";
-$a->strings["Menu created."] = "Menu aangemaakt.";
$a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken.";
-$a->strings["Manage Menus"] = "Menu's beheren";
+$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["Create a new menu"] = "Een nieuwe menu aanmaken";
$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["New Menu"] = "Nieuw menu";
+$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["Menu may be used to store saved bookmarks"] = "Menu kan gebruikt worden om bladwijzers in op te slaan";
-$a->strings["Menu not found."] = "Menu niet gevonden.";
-$a->strings["Menu deleted."] = "Menu verwijderd.";
-$a->strings["Menu could not be deleted."] = "Menu kon niet verwijderd worden.";
-$a->strings["Edit Menu"] = "Menu bewerken";
-$a->strings["Add or remove entries to this menu"] = "Items aan dit menu toevoegen of verwijder";
$a->strings["Modify"] = "Wijzigen";
$a->strings["Permission Denied."] = "Toegang geweigerd";
$a->strings["File not found."] = "Bestand niet gevonden.";
@@ -1574,9 +1505,9 @@ $a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden
$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["Attach this file to a new post"] = "Dit bestand als bijlage aan nieuw bericht toevoegen";
+$a->strings["Share this file"] = "Dit bestand delen";
$a->strings["Show URL to this file"] = "Toon URL van dit bestand";
-$a->strings["Do not show in shared with me folder of your connections"] = "Toon niet in de map 'gedeeld' van jouw connecties";
+$a->strings["Notify your contacts about this file"] = "Jouw connecties over dit bestand berichten";
$a->strings["Contact not found."] = "Contact niet gevonden";
$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden.";
$a->strings["Suggest Friends"] = "Kanalen voorstellen";
@@ -1591,8 +1522,10 @@ $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["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar.";
-$a->strings["Visible to:"] = "Zichtbaar voor:";
+$a->strings["webpage"] = "Webpagina";
+$a->strings["block"] = "blok";
+$a->strings["layout"] = "lay-out";
+$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd";
$a->strings["Profile not found."] = "Profiel niet gevonden.";
$a->strings["Profile deleted."] = "Profiel verwijderd.";
$a->strings["Profile-"] = "Profiel-";
@@ -1607,6 +1540,7 @@ $a->strings["Dislikes"] = "Houdt niet van";
$a->strings["Work/Employment"] = "Werk/arbeid";
$a->strings["Religion"] = "Religie";
$a->strings["Political Views"] = "Politieke overtuigingen";
+$a->strings["Gender"] = "Geslacht";
$a->strings["Sexual Preference"] = "Seksuele voorkeur";
$a->strings["Homepage"] = "Homepage";
$a->strings["Interests"] = "Interesses";
@@ -1661,6 +1595,34 @@ $a->strings["Ratings"] = "Waarderingen";
$a->strings["Rating: "] = "Waardering: ";
$a->strings["Website: "] = "Website: ";
$a->strings["Description: "] = "Omschrijving: ";
+$a->strings["Source of Item"] = "Bron van item";
+$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 Target"] = "Linkdoel";
+$a->strings["Use Hubzilla magic-auth if available"] = "Gebruik Hubzilla' 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["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["URL of link"] = "URL of link";
$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["%d rating"] = array(
@@ -1674,6 +1636,7 @@ $a->strings["Hometown: "] = "Oorspronkelijk uit: ";
$a->strings["About: "] = "Over: ";
$a->strings["Public Forum:"] = "Openbaar forum:";
$a->strings["Keywords: "] = "Trefwoorden: ";
+$a->strings["Common connections: %s"] = "Gemeenschappelijke connecties: %s";
$a->strings["Finding:"] = "Gezocht naar:";
$a->strings["next page"] = "volgende pagina";
$a->strings["previous page"] = "vorige pagina";
@@ -1716,20 +1679,20 @@ $a->strings["Site settings updated."] = "Hub-instellingen bijgewerkt.";
$a->strings["experimental"] = "experimenteel";
$a->strings["unsupported"] = "Niet ondersteund";
$a->strings["Yes - with approval"] = "Ja - met goedkeuring";
-$a->strings["My site is not a public server"] = "Mijn RedMatrix-hub is niet openbaar";
-$a->strings["My site has paid access only"] = "Mijn RedMatrix-hub kent alleen betaalde toegang";
-$a->strings["My site has free access only"] = "Mijn RedMatrix-hub kent alleen gratis toegang";
-$a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn RedMatrix-hub biedt gratis accounts aan met betaalde uitbreidingen als optie";
+$a->strings["My site is not a public server"] = "Mijn Hubzilla-hub is niet openbaar";
+$a->strings["My site has paid access only"] = "Mijn Hubzilla-hub kent alleen betaalde toegang";
+$a->strings["My site has free access only"] = "Mijn Hubzilla-hub kent alleen gratis toegang";
+$a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn Hubzilla-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 RedMatrix-hub";
+$a->strings["Site name"] = "Naam van deze Hubzilla-hub";
$a->strings["Banner/Logo"] = "Banner/logo";
$a->strings["Administrator Information"] = "Informatie over de beheerder van deze hub";
$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden.";
$a->strings["System language"] = "Standaardtaal";
$a->strings["System theme"] = "Standaardthema";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standaardthema voor RedMatrix-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standaardthema voor Hubzilla-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>";
$a->strings["Mobile system theme"] = "Standaardthema voor mobiel";
$a->strings["Theme for mobile devices"] = "Thema voor mobiele apparaten";
$a->strings["Enable Diaspora Protocol"] = "Diaspora-protocol inschakelen";
@@ -1739,13 +1702,13 @@ $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["Which best describes the types of account offered by this hub?"] = "Wat voor soort accounts biedt deze RedMatrix-hub aan? Kies wat het meest in de buurt komt.";
+$a->strings["Which best describes the types of account offered by this hub?"] = "Wat voor soort accounts biedt deze Hubzilla-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.";
$a->strings["Accounts abandoned after x days"] = "Accounts als verlaten beschouwen na zoveel aantal dagen:";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet.";
$a->strings["Allowed friend domains"] = "Toegestane domeinen";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze RedMatrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten.";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze Hubzilla-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten.";
$a->strings["Allowed email domains"] = "Toegestane e-maildomeinen";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "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.";
$a->strings["Not allowed email domains"] = "Niet toegestane e-maildomeinen";
@@ -1759,7 +1722,7 @@ $a->strings["Check to force all profiles on this site to be listed in the site d
$a->strings["Disable discovery tab"] = "Ontdekkingstab";
$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen.";
$a->strings["No login on Homepage"] = "Geen inlogformulier op de homepage";
-$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze RedMatrix-hub als homepage gebruikt)";
+$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze Hubzilla-hub als homepage gebruikt)";
$a->strings["Proxy user"] = "Gebruikersnaam proxy";
$a->strings["Proxy URL"] = "URL proxy";
$a->strings["Network timeout"] = "Netwerktimeout";
@@ -1812,6 +1775,8 @@ $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";
@@ -1850,7 +1815,7 @@ $a->strings["Log settings updated."] = "Logboek-instellingen bijgewerkt.";
$a->strings["Clear"] = "Leegmaken";
$a->strings["Debugging"] = "Debuggen";
$a->strings["Log file"] = "Logbestand";
-$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je RedMatrix-installatie.";
+$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je Hubzilla-installatie.";
$a->strings["Log level"] = "Logniveau";
$a->strings["New Profile Field"] = "Nieuw profielveld";
$a->strings["Field nickname"] = "Bijnaam voor veld";
@@ -1866,20 +1831,19 @@ $a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden";
$a->strings["Post successful."] = "Verzenden bericht geslaagd.";
$a->strings["Edit Block"] = "Blok bewerken";
$a->strings["Delete block?"] = "Blok verwijderen";
-$a->strings["Delete Block"] = "Blok verwijderen";
-$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze RedMatrix-hub bereikt. Probeer het morgen (UTC) nogmaals.";
+$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze Hubzilla-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 RedMatrix-hub.";
+$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze Hubzilla-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 RedMatrix-hub moeten eerst worden goedgekeurd.";
-$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere RedMatrix-hub</a>";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze RedMatrix-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals.";
+$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze Hubzilla-hub moeten eerst worden goedgekeurd.";
+$a->strings["<a href=\"pubsites\">Register at another affiliated site/hub</a>"] = "<a href=\"pubsites\">Registreer op een andere Hubzilla-hub</a>";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze Hubzilla-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 RedMatrix-hub";
-$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze RedMatrix-hub";
-$a->strings["Membership on this site is by invitation only."] = "Registreren op deze RedMatrix-hub kan alleen op uitnodiging.";
+$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze Hubzilla-hub";
+$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze Hubzilla-hub";
+$a->strings["Membership on this site is by invitation only."] = "Registreren op deze Hubzilla-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";
@@ -1887,86 +1851,123 @@ $a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op";
$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 RedMatrix-netwerk verwijderd.";
+$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 Hubzilla-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 RedMatrix-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 RedMatrix-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 Hubzilla-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 Hubzilla-netwerk verwijderd.";
+$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["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["[Embedded content - reload page to view]"] = "[Ingesloten inhoud - ververs pagina om te bekijken] ";
-$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 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["Create a status post for this upload"] = "Plaats een bericht voor deze upload.";
-$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["View Photo"] = "Foto weergeven";
-$a->strings["Edit Album"] = "Album bewerken";
-$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["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["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 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["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar.";
+$a->strings["Visible to:"] = "Zichtbaar voor:";
+$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["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["Conversation removed."] = "Conversatie verwijderd";
$a->strings["No messages."] = "Geen berichten";
$a->strings["Delete conversation"] = "Verwijder conversatie";
$a->strings["D, d M Y - g:i A"] = "D, j M Y - G:i";
-$a->strings["Menu element updated."] = "Menu-onderdeel geüpdatet.";
-$a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet.";
-$a->strings["Menu element added."] = "Menu-onderdeel toegevoegd";
-$a->strings["Unable to add menu element."] = "Menu-onderdeel kan niet worden toegevoegd.";
-$a->strings["Manage Menu Elements"] = "Menu-onderdelen beheren";
-$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["New Menu Element"] = "Nieuw menu-element";
-$a->strings["Menu Item Permissions"] = "Permissies menu-item";
-$a->strings["Link text"] = "Linktekst";
-$a->strings["URL of link"] = "URL of link";
-$a->strings["Use RedMatrix magic-auth if available"] = "Gebruik RedMatrix' 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["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["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties";
$a->strings["Total votes"] = "Totaal aantal stemmen";
$a->strings["Average Rating"] = "Gemiddelde waardering";
$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 RedMatrix-netwerk verwijderd.";
-$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het RedMatrix-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 RedMatrix-netwerk verwijderd.";
-$a->strings["Help with this feature"] = "Hulp voor dit onderdeel";
-$a->strings["Layout Name"] = "Naam lay-out";
+$a->strings["This channel will be completely removed from the network. "] = "Dit kanaal wordt volledig uit het Hubzilla-netwerk verwijderd.";
+$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het Hubzilla-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 Hubzilla-netwerk verwijderd.";
+$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["Channel has been unblocked"] = "Kanaal is gedeblokkeerd";
+$a->strings["Channel has been blocked"] = "Kanaal is geblokkeerd";
+$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen.";
+$a->strings["Channel has been unignored"] = "Kanaal wordt niet meer genegeerd";
+$a->strings["Channel has been ignored"] = "Kanaal wordt genegeerd";
+$a->strings["Channel has been unarchived"] = "Kanaal is niet meer gearchiveerd";
+$a->strings["Channel has been archived"] = "Kanaal is gearchiveerd";
+$a->strings["Channel has been unhidden"] = "Kanaal is niet meer verborgen";
+$a->strings["Channel has been hidden"] = "Kanaal is verborgen";
+$a->strings["Channel has been approved"] = "Connectie/kanaal is geaccepteerd";
+$a->strings["Channel has been unapproved"] = "Connectie/kanaal is afgewezen";
+$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";
+$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["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["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["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["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["Connections: settings for %s"] = "Connecties: instellingen voor %s";
+$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen";
+$a->strings["Apply the permissions indicated on this page to all new connections."] = "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen.";
+$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag";
+$a->strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may <em>not</em> be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog <em>niet</em> met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden.";
+$a->strings["inherited"] = "geërfd";
+$a->strings["Connection has no individual permissions!"] = "Connectie heeft geen individuele permissies!";
+$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = "Dit is mogelijk voldoende, wanneer er naar jouw <a href=\"settings\">privacy-instellingen</a> wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan.";
+$a->strings["Profile Visibility"] = "Zichtbaarheid profiel";
+$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["Contact Information / Notes"] = "Informatie/aantekeningen over connectie";
+$a->strings["Edit contact notes"] = "Bewerk aantekeningen over contact";
+$a->strings["Their Settings"] = "Hun instellingen";
+$a->strings["My Settings"] = "Mijn instellingen";
+$a->strings["Default permissions for this channel type have (just) been applied. They have <em>not</em> been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog <em>niet</em> opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren.";
+$a->strings["Clear/Disable Automatic Permissions"] = "Verwijderen/uitschakelen automatische permissies";
+$a->strings["Forum Members"] = "Forumleden";
+$a->strings["Soapbox"] = "Zeepkist";
+$a->strings["Full Sharing (typical social network permissions)"] = "Voluit delen (vergelijkbaar met die van sociale netwerken)";
+$a->strings["Cautious Sharing "] = "Voorzichtig delen";
+$a->strings["Follow Only"] = "Alleen volgen";
+$a->strings["Individual Permissions"] = "Individuele permissies";
+$a->strings["Some permissions may be inherited from your channel <a href=\"settings\">privacy settings</a>, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Sommige permissies kunnen worden overgeërfd van de <a href=\"settings\">privacy-instellingen</a> van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect.";
+$a->strings["Advanced Permissions"] = "Geavanceerde permissies";
+$a->strings["Simple Permissions (select one and submit)"] = "Eenvoudige permissies (selecteer er één en opslaan)";
+$a->strings["Visit %s's profile - %s"] = "Profiel van %s bezoeken - %s";
+$a->strings["Block/Unblock contact"] = "Connectie blokkeren/deblokkeren";
+$a->strings["Ignore contact"] = "Connectie negeren";
+$a->strings["Repair URL settings"] = "URL-instellingen repareren";
+$a->strings["View conversations"] = "Conversaties weergeven";
+$a->strings["Delete contact"] = "Connectie verwijderen";
+$a->strings["Last update:"] = "Laatste wijziging:";
+$a->strings["Update public posts"] = "Openbare berichten updaten";
+$a->strings["Update now"] = "Nu updaten";
+$a->strings["Currently blocked"] = "Momenteel geblokkeerd";
+$a->strings["Currently ignored"] = "Momenteel genegeerd";
+$a->strings["Currently archived"] = "Momenteel gearchiveerd";
+$a->strings["Currently pending"] = "Moeten nog geaccepteerd of afgewezen worden";
$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.";
@@ -1993,11 +1994,12 @@ $a->strings["Send Reply"] = "Antwoord versturen";
$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)";
$a->strings["Discard"] = "Annuleren";
$a->strings["Please login."] = "Inloggen.";
+$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["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."] = "Een kanaal is jouw eigen verzameling aan gerelateerde berichten. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat.";
+$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["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"] = "Kies een 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 wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan met anderen kan delen. Voorbeeld: janp (wordt <em>janp@jouw_hub</em>)";
+$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";
@@ -2024,6 +2026,7 @@ $a->strings["Collection is empty"] = "Collectie is leeg";
$a->strings["Collection: "] = "Collectie: ";
$a->strings["Connection: "] = "Connectie: ";
$a->strings["Invalid connection."] = "Ongeldige connectie.";
+$a->strings["Ipsum Lorem"] = "Lorem ipsum";
$a->strings["Bookmark added"] = "Bladwijzer toegevoegd";
$a->strings["My Bookmarks"] = "Mijn bladwijzers";
$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties";
@@ -2071,7 +2074,7 @@ $a->strings["Right offset of the section element"] = "Rechter offset van het sec
$a->strings["Section width"] = "Breedte van sectie";
$a->strings["Left offset of the aside"] = "Rechter offset van aside (zijbalk)";
$a->strings["Right offset of the aside element"] = "Rechter offset van het aside-element";
-$a->strings["Light (Red Matrix default)"] = "Light (RedMatrix-standaard)";
+$a->strings["Light (Hubzilla default)"] = "Light (Hubzilla-standaard)";
$a->strings["Select scheme"] = "Kies schema van thema";
$a->strings["Narrow navbar"] = "Smalle navigatiebalk";
$a->strings["Navigation bar background color"] = "Achtergrondkleur navigatiebalk";
@@ -2103,22 +2106,9 @@ $a->strings["Center page content"] = "Inhoud centreren";
$a->strings["Set minimum opacity of nav bar - to hide it"] = "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)";
$a->strings["Set size of conversation author photo"] = "Grootte profielfoto's van berichten instellen";
$a->strings["Set size of followup author photos"] = "Grootte profielfoto's van reacties instellen";
-$a->strings["You're welcome."] = "Je bent van harte welkom.";
-$a->strings["Ah shucks..."] = "Hé verdorie...";
-$a->strings["Don't mention it."] = "Graag gedaan.";
-$a->strings["&lt;blush&gt;"] = "&lt;bloos&gt;";
-$a->strings["Post to WordPress"] = "Op WordPress plaatsen";
-$a->strings["Enable WordPress Post Plugin"] = "WordPress-crosspost-plugin inschakelen";
-$a->strings["WordPress username"] = "Gebruikersnaam WordPress";
-$a->strings["WordPress password"] = "Wachtwoord WordPress";
-$a->strings["WordPress API URL"] = "API-URL WordPress";
-$a->strings["Post to WordPress by default"] = "Standaard op WordPress plaatsen";
-$a->strings["Forward comments (requires post_to_red plugin)"] = "Reacties doorsturen (WordPress-plugin 'post_to_red' vereist)";
-$a->strings["WordPress Post Settings"] = "Instellingen WordPress-crosspost";
-$a->strings["Wordpress Settings saved."] = "WordPress-crosspost opgeslagen.";
$a->strings["Update %s failed. See error logs."] = "Update %s mislukt. Zie foutenlogboek.";
$a->strings["Update Error at %s"] = "Update-fout op %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "Maak een account aan om toegang te krijgen tot diensten en toepassingen van de RedMatrix";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "Maak een account aan om toegang te krijgen tot diensten en toepassingen van de Hubzilla";
$a->strings["Password"] = "Wachtwoord";
$a->strings["Remember me"] = "Aangemeld blijven";
$a->strings["Forgot your password?"] = "Wachtwoord vergeten?";
diff --git a/view/nl/update_fail_eml.tpl b/view/nl/update_fail_eml.tpl
index d903a8a9f..08da63331 100644
--- a/view/nl/update_fail_eml.tpl
+++ b/view/nl/update_fail_eml.tpl
@@ -1,10 +1,10 @@
Hey,
-I'm the RedMatrix hub at {{$sitename}};
+I'm the Hubzilla hub at {{$sitename}};
The Red atrix developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
-Please contact a RedMatrix developer if you can not figure out how to
+Please contact a Hubzilla developer if you can not figure out how to
fix it on your own. My database might be invalid.
The error message is '{{$error}}'.
diff --git a/view/php/zen.php b/view/php/zen.php
new file mode 100644
index 000000000..6fd11127c
--- /dev/null
+++ b/view/php/zen.php
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title><?php if(x($page,'title')) echo $page['title'] ?></title>
+ <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
+</head>
+<body>
+ <?php if(x($page,'content')) echo $page['content']; ?>
+</body>
+</html>
diff --git a/view/pt-br/htconfig.tpl b/view/pt-br/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/pt-br/htconfig.tpl
+++ b/view/pt-br/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po
index 9de225062..624aae4b1 100644
--- a/view/pt-br/messages.po
+++ b/view/pt-br/messages.po
@@ -1,5 +1,5 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
@@ -14,7 +14,7 @@
# tony baldwin <tonybaldwin@gmx.com>, 2014
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-03 00:04-0700\n"
"PO-Revision-Date: 2014-10-07 15:36+0000\n"
@@ -1647,12 +1647,12 @@ msgid "Attachments:"
msgstr "Anexos:"
#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
-msgstr "Notificação da Red Matrix"
+msgid "Hubzilla Notification"
+msgstr "Notificação da Hubzilla"
#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "redmatrix"
+msgid "hubzilla"
+msgstr "hubzilla"
#: ../../include/enotify.php:44
msgid "Thank You,"
@@ -4324,9 +4324,9 @@ msgstr "Red"
#: ../../mod/siteinfo.php:167
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
+"This is a hub of the Hubzilla - a global cooperative network of "
"decentralized privacy enhanced websites."
-msgstr "Este é um hub da Red Matrix - uma rede global cooperativa de websites descentralizados com privacidade aprimorada."
+msgstr "Este é um hub da Hubzilla - uma rede global cooperativa de websites descentralizados com privacidade aprimorada."
#: ../../mod/siteinfo.php:170
msgid "Running at web location"
@@ -4335,8 +4335,8 @@ msgstr "Sendo executado no endereço web"
#: ../../mod/siteinfo.php:171
msgid ""
"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more "
-"about the Red Matrix."
-msgstr "Para aprender mais sobre a Red Matrix, visite <a href=\"http://getzot.com\">GetZot.com</a>."
+"about the Hubzilla."
+msgstr "Para aprender mais sobre a Hubzilla, visite <a href=\"http://getzot.com\">GetZot.com</a>."
#: ../../mod/siteinfo.php:172
msgid "Bug reports and issues: please visit"
@@ -4344,9 +4344,9 @@ msgstr "Relatos e acompanhamentos de erros podem ser encontrados em"
#: ../../mod/siteinfo.php:175
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Sugestões, elogios, etc - mande um e-mail para \"redmatrix\" arrôba librelist ponto com"
+msgstr "Sugestões, elogios, etc - mande um e-mail para \"hubzilla\" arrôba librelist ponto com"
#: ../../mod/siteinfo.php:177
msgid "Site Administrators"
@@ -4657,12 +4657,12 @@ msgstr "Sites públicos"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
"additional details."
-msgstr "Os sites listados permitem ao público geral registrar contas na Red Matrix. Todos os sites na matrix são interligados, portanto ser membro em qualquer um deles te torna membro na matrix como um todo. Alguns sites podem solicitar uma assinatura ou prover planos em níveis. Os links para cada provedor <strong>podem</strong> fornecer mais detalhes."
+msgstr "Os sites listados permitem ao público geral registrar contas na Hubzilla. Todos os sites na matrix são interligados, portanto ser membro em qualquer um deles te torna membro na matrix como um todo. Alguns sites podem solicitar uma assinatura ou prover planos em níveis. Os links para cada provedor <strong>podem</strong> fornecer mais detalhes."
#: ../../mod/pubsites.php:25
msgid "Site URL"
@@ -4833,8 +4833,8 @@ msgid "Please login."
msgstr "Por favor, autentique-se."
#: ../../mod/cloud.php:126
-msgid "Red Matrix - Guests: Username: {your email address}, Password: +++"
-msgstr "Red Matrix - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
+msgstr "Hubzilla - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++"
#: ../../mod/removeme.php:29
msgid ""
@@ -5479,8 +5479,8 @@ msgid "This site is not a directory server"
msgstr "Este site não é um servidor de diretório"
#: ../../mod/setup.php:162
-msgid "Red Matrix Server - Setup"
-msgstr "Servidor Red Matrix - Configuração"
+msgid "Hubzilla Server - Setup"
+msgstr "Servidor Hubzilla - Configuração"
#: ../../mod/setup.php:168
msgid "Could not connect to database."
@@ -5528,9 +5528,9 @@ msgstr "Conexão ao banco de dados"
#: ../../mod/setup.php:285
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
-msgstr "Para instalar a Red Matrix é necessário saber como se conectar ao seu banco de dados."
+msgstr "Para instalar a Hubzilla é necessário saber como se conectar ao seu banco de dados."
#: ../../mod/setup.php:286
msgid ""
@@ -7261,20 +7261,20 @@ msgid "Your message:"
msgstr "Sua mensagem:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
-msgstr "Por favor junte-se à minha comunidade na RedMatrix"
+msgid "Please join my community on Hubzilla."
+msgstr "Por favor junte-se à minha comunidade na Hubzilla"
#: ../../mod/invite.php:134
msgid "You will need to supply this invitation code: "
msgstr "Você precisará fornecer este código de convite:"
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
-msgstr "1. Registre-se em qualquer site da RedMatrix (eles são todos interconectados)"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
+msgstr "1. Registre-se em qualquer site da Hubzilla (eles são todos interconectados)"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
-msgstr "2. Entre meu endereço da rede RedMatrix na barra de busca do site."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
+msgstr "2. Entre meu endereço da rede Hubzilla na barra de busca do site."
#: ../../mod/invite.php:138
msgid "or visit "
@@ -7333,9 +7333,9 @@ msgstr "Esta ação é restrita a membros."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
-msgstr "Por favor <a href=\"rmagic\">entre com sua ID da RedMatrix</a> ou <a href=\"register\">registre-se como um novo membro da RedMatrix</a> para continuar."
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
+msgstr "Por favor <a href=\"rmagic\">entre com sua ID da Hubzilla</a> ou <a href=\"register\">registre-se como um novo membro da Hubzilla</a> para continuar."
#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142
msgid "Invalid request."
@@ -7727,8 +7727,8 @@ msgid ""
msgstr "Por favor, escolha um tipo de canal (por exemplo rede social ou fórum de comunidade) e requisito de privacidade, para que possamos configurar as melhores permissões para você"
#: ../../mod/home.php:46
-msgid "Red Matrix - &quot;The Network&quot;"
-msgstr "Red Matrix - &quot;A Rede&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
+msgstr "Hubzilla - &quot;A Rede&quot;"
#: ../../mod/home.php:101
#, php-format
@@ -8017,8 +8017,8 @@ msgid "Header image only on profile pages"
msgstr "Imagem de cabeçalho apenas em páginas de perfil"
#: ../../view/theme/redbasic/php/config.php:84
-msgid "Light (Red Matrix default)"
-msgstr "Leve (padrão da Red Matrix)"
+msgid "Light (Hubzilla default)"
+msgstr "Leve (padrão da Hubzilla)"
#: ../../view/theme/redbasic/php/config.php:104
msgid "Narrow navbar"
@@ -8152,8 +8152,8 @@ msgstr "Erro de atualização em %s"
#: ../../boot.php:1470
msgid ""
-"Create an account to access services and applications within the Red Matrix"
-msgstr "Crie uma conta para acessar serviços e aplicações na Red Matrix"
+"Create an account to access services and applications within the Hubzilla"
+msgstr "Crie uma conta para acessar serviços e aplicações na Hubzilla"
#: ../../boot.php:1498
msgid "Password"
diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php
index eaeb012ab..a1c36adb6 100644
--- a/view/pt-br/strings.php
+++ b/view/pt-br/strings.php
@@ -384,8 +384,8 @@ $a->strings["Enable Safe Search"] = "Habilitar busca tranquila";
$a->strings["Disable Safe Search"] = "Desabilitar busca tranquila";
$a->strings["Safe Mode"] = "Modo tranquilo";
$a->strings["Attachments:"] = "Anexos:";
-$a->strings["Red Matrix Notification"] = "Notificação da Red Matrix";
-$a->strings["redmatrix"] = "redmatrix";
+$a->strings["Hubzilla Notification"] = "Notificação da Hubzilla";
+$a->strings["hubzilla"] = "hubzilla";
$a->strings["Thank You,"] = "Obrigado(a),";
$a->strings["%s Administrator"] = "Administrador de %s";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
@@ -1019,11 +1019,11 @@ $a->strings["Version %s"] = "Versão %s";
$a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instalados:";
$a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicação instalado";
$a->strings["Red"] = "Red";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Este é um hub da Red Matrix - uma rede global cooperativa de websites descentralizados com privacidade aprimorada.";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Este é um hub da Hubzilla - uma rede global cooperativa de websites descentralizados com privacidade aprimorada.";
$a->strings["Running at web location"] = "Sendo executado no endereço web";
-$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Para aprender mais sobre a Red Matrix, visite <a href=\"http://getzot.com\">GetZot.com</a>.";
+$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Hubzilla."] = "Para aprender mais sobre a Hubzilla, visite <a href=\"http://getzot.com\">GetZot.com</a>.";
$a->strings["Bug reports and issues: please visit"] = "Relatos e acompanhamentos de erros podem ser encontrados em";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Sugestões, elogios, etc - mande um e-mail para \"redmatrix\" arrôba librelist ponto com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Sugestões, elogios, etc - mande um e-mail para \"hubzilla\" arrôba librelist ponto com";
$a->strings["Site Administrators"] = "Administradores do site";
$a->strings["Block Name"] = "Nome do bloco";
$a->strings["Profile not found."] = "O perfil não foi encontrado.";
@@ -1100,7 +1100,7 @@ $a->strings["Click on a contact to add or remove."] = "Clique em um contato para
$a->strings["Visible To"] = "Visível para";
$a->strings["All Connections"] = "Todas as conexões";
$a->strings["Public Sites"] = "Sites públicos";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Os sites listados permitem ao público geral registrar contas na Red Matrix. Todos os sites na matrix são interligados, portanto ser membro em qualquer um deles te torna membro na matrix como um todo. Alguns sites podem solicitar uma assinatura ou prover planos em níveis. Os links para cada provedor <strong>podem</strong> fornecer mais detalhes.";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "Os sites listados permitem ao público geral registrar contas na Hubzilla. Todos os sites na matrix são interligados, portanto ser membro em qualquer um deles te torna membro na matrix como um todo. Alguns sites podem solicitar uma assinatura ou prover planos em níveis. Os links para cada provedor <strong>podem</strong> fornecer mais detalhes.";
$a->strings["Site URL"] = "URL do site";
$a->strings["Access Type"] = "Tipo de acesso";
$a->strings["Registration Policy"] = "Política de registro";
@@ -1141,7 +1141,7 @@ $a->strings["Please re-enter your password"] = "Por favor, digite sua senha nova
$a->strings["Away"] = "Ausente";
$a->strings["Online"] = "Online";
$a->strings["Please login."] = "Por favor, autentique-se.";
-$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Red Matrix - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Hubzilla - Visitantes: Usuário: {seu endereço de e-mail}, Senha: +++";
$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "A remoção da canais fica desabilitada por 48 horas após uma troca de senha da conta.";
$a->strings["Remove This Channel"] = "Remover este canal";
$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Isso irá remover completamente este canal da rede. Uma vez que seja feito não será possível recuperá-lo.";
@@ -1292,7 +1292,7 @@ $a->strings["Hometown: "] = "Cidade natal:";
$a->strings["About: "] = "Sobre:";
$a->strings["Keywords: "] = "Palavras-chave:";
$a->strings["This site is not a directory server"] = "Este site não é um servidor de diretório";
-$a->strings["Red Matrix Server - Setup"] = "Servidor Red Matrix - Configuração";
+$a->strings["Hubzilla Server - Setup"] = "Servidor Hubzilla - Configuração";
$a->strings["Could not connect to database."] = "Não foi possível conectar ao banco de dados.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Não foi possível conectar à URL especificada para o site. Provavlmente um problema de DNS ou com o certificado SSL.";
$a->strings["Could not create table."] = "Não foi possível criar a tabela.";
@@ -1303,7 +1303,7 @@ $a->strings["System check"] = "Checagem do sistema";
$a->strings["Next"] = "Próximo";
$a->strings["Check again"] = "Cheque novamente";
$a->strings["Database connection"] = "Conexão ao banco de dados";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "Para instalar a Red Matrix é necessário saber como se conectar ao seu banco de dados.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "Para instalar a Hubzilla é necessário saber como se conectar ao seu banco de dados.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, entre em contato com a sua hospedagem ou com o administrador do site caso você tenha alguma dúvida em relação a isso.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "O banco de dados que você especificar abaixo já deve existir. Caso contrário, crie-o antes de prosseguir.";
$a->strings["Database Server Name"] = "Nome do servidor de banco de dados";
@@ -1710,10 +1710,10 @@ $a->strings["You have no more invitations available"] = "Você não possui mais
$a->strings["Send invitations"] = "Enviar convites.";
$a->strings["Enter email addresses, one per line:"] = "Digite os endereços de e-mail, um por linha:";
$a->strings["Your message:"] = "Sua mensagem:";
-$a->strings["Please join my community on RedMatrix."] = "Por favor junte-se à minha comunidade na RedMatrix";
+$a->strings["Please join my community on Hubzilla."] = "Por favor junte-se à minha comunidade na Hubzilla";
$a->strings["You will need to supply this invitation code: "] = "Você precisará fornecer este código de convite:";
-$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registre-se em qualquer site da RedMatrix (eles são todos interconectados)";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Entre meu endereço da rede RedMatrix na barra de busca do site.";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Registre-se em qualquer site da Hubzilla (eles são todos interconectados)";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Entre meu endereço da rede Hubzilla na barra de busca do site.";
$a->strings["or visit "] = "ou visite";
$a->strings["3. Click [Connect]"] = "3. Clique [Conectar]";
$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original.";
@@ -1727,7 +1727,7 @@ $a->strings["Help with this feature"] = "Ajuda com este recurso";
$a->strings["Layout Name"] = "Nome do layout";
$a->strings["Like/Dislike"] = "Gostar/Desgostar";
$a->strings["This action is restricted to members."] = "Esta ação é restrita a membros.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "Por favor <a href=\"rmagic\">entre com sua ID da RedMatrix</a> ou <a href=\"register\">registre-se como um novo membro da RedMatrix</a> para continuar.";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "Por favor <a href=\"rmagic\">entre com sua ID da Hubzilla</a> ou <a href=\"register\">registre-se como um novo membro da Hubzilla</a> para continuar.";
$a->strings["Invalid request."] = "Solicitação inválida.";
$a->strings["thing"] = "coisa";
$a->strings["Channel unavailable."] = "Canal não disponível.";
@@ -1820,7 +1820,7 @@ $a->strings["Your nickname will be used to create an easily remembered channel a
$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Ou <a href=\"import\">importe um canal existente</a> de outro local";
$a->strings["Channel Type"] = "Tipo de canal";
$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"] = "Por favor, escolha um tipo de canal (por exemplo rede social ou fórum de comunidade) e requisito de privacidade, para que possamos configurar as melhores permissões para você";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "Red Matrix - &quot;A Rede&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "Hubzilla - &quot;A Rede&quot;";
$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s";
$a->strings["Invalid request identifier."] = "Identificador de solicitação inválido";
$a->strings["Discard"] = "Descartar";
@@ -1888,7 +1888,7 @@ $a->strings["Right offset of the aside element"] = "Deslocamento direito do apar
$a->strings["None"] = "Nenhum";
$a->strings["Header image"] = "Imagem de cabeçalho";
$a->strings["Header image only on profile pages"] = "Imagem de cabeçalho apenas em páginas de perfil";
-$a->strings["Light (Red Matrix default)"] = "Leve (padrão da Red Matrix)";
+$a->strings["Light (Hubzilla default)"] = "Leve (padrão da Hubzilla)";
$a->strings["Narrow navbar"] = "Barra de navegação estreita";
$a->strings["Navigation bar background color"] = "Cor de fundo da barra de navegação";
$a->strings["Navigation bar gradient top color"] = "Cor no topo de gradiente da barra de navegação";
@@ -1921,7 +1921,7 @@ $a->strings["Sloppy photo albums"] = "Álbuns de fotos desleixados";
$a->strings["Are you a clean desk or a messy desk person?"] = "Sua mesa é do tipo limpinha ou bagunçada?";
$a->strings["Update %s failed. See error logs."] = "A atualização %s falhou. Veja os logs de erro.";
$a->strings["Update Error at %s"] = "Erro de atualização em %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "Crie uma conta para acessar serviços e aplicações na Red Matrix";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "Crie uma conta para acessar serviços e aplicações na Hubzilla";
$a->strings["Password"] = "Senha";
$a->strings["Remember me"] = "Lembrar de mim";
$a->strings["Forgot your password?"] = "Esqueceu a sua senha?";
diff --git a/view/pt-br/update_fail_eml.tpl b/view/pt-br/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/pt-br/update_fail_eml.tpl
+++ b/view/pt-br/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/ru/htconfig.tpl b/view/ru/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/ru/htconfig.tpl
+++ b/view/ru/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/ru/messages.po b/view/ru/messages.po
index d3cc218ea..0ff952e8d 100644
--- a/view/ru/messages.po
+++ b/view/ru/messages.po
@@ -1,5 +1,5 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
@@ -8,7 +8,7 @@
# puser, 2014
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-27 00:02-0700\n"
"PO-Revision-Date: 2014-06-30 12:10+0000\n"
@@ -1479,12 +1479,12 @@ msgid "Safe Mode"
msgstr "Безопасный режим"
#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
+msgid "Hubzilla Notification"
msgstr "Оповещения Red матрицы"
#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "redmatrix"
+msgid "hubzilla"
+msgstr "hubzilla"
#: ../../include/enotify.php:44
msgid "Thank You,"
@@ -4480,7 +4480,7 @@ msgstr "Публичные сайты"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
@@ -4656,7 +4656,7 @@ msgid "Please login."
msgstr "Войдите пожалуйста."
#: ../../mod/cloud.php:113
-msgid "Red Matrix - Guests: Username: {your email address}, Password: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
msgstr ""
#: ../../mod/removeme.php:49
@@ -5300,7 +5300,7 @@ msgid "This site is not a directory server"
msgstr "Этот сайт не является сервером каталога"
#: ../../mod/home.php:81
-msgid "Red Matrix - &quot;The Network&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
msgstr ""
#: ../../mod/home.php:94
@@ -5309,8 +5309,8 @@ msgid "Welcome to %s"
msgstr "Добро пожаловать в %s"
#: ../../mod/setup.php:162
-msgid "Red Matrix Server - Setup"
-msgstr "Red Matrix Сервер - Установка"
+msgid "Hubzilla Server - Setup"
+msgstr "Hubzilla Сервер - Установка"
#: ../../mod/setup.php:168
msgid "Could not connect to database."
@@ -5358,7 +5358,7 @@ msgstr "Подключение к базе данных"
#: ../../mod/setup.php:285
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
msgstr ""
@@ -5793,7 +5793,7 @@ msgstr "Red"
#: ../../mod/siteinfo.php:98
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
+"This is a hub of the Hubzilla - a global cooperative network of "
"decentralised privacy enhanced websites."
msgstr ""
@@ -5804,8 +5804,8 @@ msgstr ""
#: ../../mod/siteinfo.php:102
msgid ""
"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more "
-"about the Red Matrix."
-msgstr "Пожалуйста посетите <a href=\"http://getzot.com\">GetZot.com</a> чтобы узнать больше о Red Matrix."
+"about the Hubzilla."
+msgstr "Пожалуйста посетите <a href=\"http://getzot.com\">GetZot.com</a> чтобы узнать больше о Hubzilla."
#: ../../mod/siteinfo.php:103
msgid "Bug reports and issues: please visit"
@@ -5813,7 +5813,7 @@ msgstr ""
#: ../../mod/siteinfo.php:106
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
msgstr ""
@@ -7008,8 +7008,8 @@ msgstr "Пожалуйста, посетите мой канал на"
#: ../../mod/invite.php:151
msgid ""
-"Once you have registered (on ANY Red Matrix site - they are all inter-"
-"connected), please connect with my Red Matrix channel address:"
+"Once you have registered (on ANY Hubzilla site - they are all inter-"
+"connected), please connect with my Hubzilla channel address:"
msgstr ""
#: ../../mod/invite.php:153
@@ -7018,10 +7018,10 @@ msgstr ""
#: ../../mod/invite.php:155
msgid ""
-"For more information about the Red Matrix Project and why it has the "
+"For more information about the Hubzilla Project and why it has the "
"potential to change the internet as we know it, please visit "
"http://getzot.com"
-msgstr "Чтобы узнать больше о проекте Red Matrix, и чтобы узнать почему он имеет потенциал для изменения привычного нам Интернета, пожалуйста, посетите http://getzot.com"
+msgstr "Чтобы узнать больше о проекте Hubzilla, и чтобы узнать почему он имеет потенциал для изменения привычного нам Интернета, пожалуйста, посетите http://getzot.com"
#: ../../mod/item.php:147
msgid "Unable to locate original post."
@@ -7814,7 +7814,7 @@ msgstr "Ошибка обновления на %s"
#: ../../boot.php:1440
msgid ""
-"Create an account to access services and applications within the Red Matrix"
+"Create an account to access services and applications within the Hubzilla"
msgstr ""
#: ../../boot.php:1468
diff --git a/view/ru/strings.php b/view/ru/strings.php
index 3a8d9920c..c9d569cbb 100644
--- a/view/ru/strings.php
+++ b/view/ru/strings.php
@@ -347,8 +347,8 @@ $a->strings["Newest to Oldest"] = "От новых к старым";
$a->strings["Enable Safe Search"] = "";
$a->strings["Disable Safe Search"] = "";
$a->strings["Safe Mode"] = "Безопасный режим";
-$a->strings["Red Matrix Notification"] = "Оповещения Red матрицы";
-$a->strings["redmatrix"] = "redmatrix";
+$a->strings["Hubzilla Notification"] = "Оповещения Red матрицы";
+$a->strings["hubzilla"] = "hubzilla";
$a->strings["Thank You,"] = "Спасибо,";
$a->strings["%s Administrator"] = "%s администратор";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
@@ -1070,7 +1070,7 @@ $a->strings["Click on a contact to add or remove."] = "Нажмите на ка
$a->strings["Visible To"] = "Видно";
$a->strings["All Connections"] = "Все контакты";
$a->strings["Public Sites"] = "Публичные сайты";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "";
$a->strings["Site URL"] = "URL веб-сайта";
$a->strings["Access Type"] = "Тип доступа";
$a->strings["Registration Policy"] = "Правила регистрации";
@@ -1111,7 +1111,7 @@ $a->strings["Please re-enter your password"] = "Пожалуйста, введи
$a->strings["Away"] = "Нет на месте";
$a->strings["Online"] = "Сейчас в сети";
$a->strings["Please login."] = "Войдите пожалуйста.";
-$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "";
$a->strings["Remove This Channel"] = "Удалить этот канал";
$a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "";
$a->strings["Please enter your password for verification:"] = "Пожалуйста, введите пароль для проверки:";
@@ -1262,9 +1262,9 @@ $a->strings["Hometown: "] = "Город проживания:";
$a->strings["About: "] = "О себе:";
$a->strings["Keywords: "] = "Ключевые слова:";
$a->strings["This site is not a directory server"] = "Этот сайт не является сервером каталога";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "";
$a->strings["Welcome to %s"] = "Добро пожаловать в %s";
-$a->strings["Red Matrix Server - Setup"] = "Red Matrix Сервер - Установка";
+$a->strings["Hubzilla Server - Setup"] = "Hubzilla Сервер - Установка";
$a->strings["Could not connect to database."] = "Не удалось подключиться к серверу баз данных.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "";
$a->strings["Could not create table."] = "Не удалось создать таблицу.";
@@ -1275,7 +1275,7 @@ $a->strings["System check"] = "Проверка системы";
$a->strings["Next"] = "Следующая";
$a->strings["Check again"] = "Проверить снова";
$a->strings["Database connection"] = "Подключение к базе данных";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "";
+$a->strings["In order to install Hubzilla 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."] = "";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "";
$a->strings["Database Server Name"] = "Имя сервера базы данных";
@@ -1367,11 +1367,11 @@ $a->strings["Version %s"] = "Версия %s";
$a->strings["Installed plugins/addons/apps:"] = "";
$a->strings["No installed plugins/addons/apps"] = "";
$a->strings["Red"] = "Red";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralised privacy enhanced websites."] = "";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralised privacy enhanced websites."] = "";
$a->strings["Running at web location"] = "";
-$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Пожалуйста посетите <a href=\"http://getzot.com\">GetZot.com</a> чтобы узнать больше о Red Matrix.";
+$a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Hubzilla."] = "Пожалуйста посетите <a href=\"http://getzot.com\">GetZot.com</a> чтобы узнать больше о Hubzilla.";
$a->strings["Bug reports and issues: please visit"] = "";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "";
$a->strings["Site Administrators"] = "Администратор сайта";
$a->strings["Page owner information could not be retrieved."] = "";
$a->strings["Album not found."] = "Альбом не найден.";
@@ -1661,12 +1661,12 @@ $a->strings["You have no more invitations available"] = "У вас больше
$a->strings["Send invitations"] = "Послать приглашения";
$a->strings["Enter email addresses, one per line:"] = "Введите адреса электронной почты, по одному на строку:";
$a->strings["Your message:"] = "Сообщение:";
-$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool."] = "";
+$a->strings["You are cordially invited to join me and some other close friends on the Hubzilla - a revolutionary new decentralised communication and information tool."] = "";
$a->strings["You will need to supply this invitation code: \$invite_code"] = "";
$a->strings["Please visit my channel at"] = "Пожалуйста, посетите мой канал на";
-$a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "";
+$a->strings["Once you have registered (on ANY Hubzilla site - they are all inter-connected), please connect with my Hubzilla channel address:"] = "";
$a->strings["Click the [Register] link on the following page to join."] = "";
-$a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "Чтобы узнать больше о проекте Red Matrix, и чтобы узнать почему он имеет потенциал для изменения привычного нам Интернета, пожалуйста, посетите http://getzot.com";
+$a->strings["For more information about the Hubzilla Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "Чтобы узнать больше о проекте Hubzilla, и чтобы узнать почему он имеет потенциал для изменения привычного нам Интернета, пожалуйста, посетите http://getzot.com";
$a->strings["Unable to locate original post."] = "Не удалось найти оригинал.";
$a->strings["Empty post discarded."] = "Отказаться от пустой почты.";
$a->strings["Executable content type not permitted to this channel."] = "";
@@ -1856,7 +1856,7 @@ $a->strings["Are you sure you want to delete this item?"] = "Вы уверены
$a->strings["Total"] = "Всего";
$a->strings["Update %s failed. See error logs."] = "";
$a->strings["Update Error at %s"] = "Ошибка обновления на %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "";
$a->strings["Password"] = "Пароль";
$a->strings["Remember me"] = "Запомнить";
$a->strings["Forgot your password?"] = "Забыли пароль или логин?";
diff --git a/view/ru/update_fail_eml.tpl b/view/ru/update_fail_eml.tpl
index a7df8fc2f..61f44b1e6 100644
--- a/view/ru/update_fail_eml.tpl
+++ b/view/ru/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl
index 096143798..cc4087f96 100644
--- a/view/sv/htconfig.tpl
+++ b/view/sv/htconfig.tpl
@@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}';
// What is your site name?
$a->config['system']['baseurl'] = '{{$siteurl}}';
-$a->config['system']['sitename'] = "Red Matrix";
+$a->config['system']['sitename'] = "Hubzilla";
$a->config['system']['location_hash'] = '{{$site_id}}';
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
diff --git a/view/sv/messages.po b/view/sv/messages.po
index 4c591ea84..4486a8630 100644
--- a/view/sv/messages.po
+++ b/view/sv/messages.po
@@ -1,5 +1,5 @@
-# Red Matrix Project
-# Copyright (C) 2012-2014 the Red Matrix Project
+# Hubzilla Project
+# Copyright (C) 2012-2014 the Hubzilla Project
# This file is distributed under the same license as the Red package.
#
# Translators:
@@ -7,7 +7,7 @@
# pafcu <pafcu@iki.fi>, 2014
msgid ""
msgstr ""
-"Project-Id-Version: Red Matrix\n"
+"Project-Id-Version: Hubzilla\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 00:04-0800\n"
"PO-Revision-Date: 2015-02-07 12:46+0000\n"
@@ -966,8 +966,8 @@ msgid "l F d, Y \\@ g:i A"
msgstr "l j F Y \\k\\l. H.i"
#: ../../include/bb2diaspora.php:447
-msgid "Redmatrix event notification:"
-msgstr "Händelsenotifiering från Redmatrix:"
+msgid "Hubzilla event notification:"
+msgstr "Händelsenotifiering från Hubzilla:"
#: ../../include/bb2diaspora.php:451 ../../include/event.php:20
msgid "Starts:"
@@ -2250,12 +2250,12 @@ msgid "database storage failed."
msgstr "databaslagring misslyckades."
#: ../../include/enotify.php:41
-msgid "Red Matrix Notification"
-msgstr "Red Matrix-meddelande"
+msgid "Hubzilla Notification"
+msgstr "Hubzilla-meddelande"
#: ../../include/enotify.php:42
-msgid "redmatrix"
-msgstr "redmatrix"
+msgid "hubzilla"
+msgstr "hubzilla"
#: ../../include/enotify.php:44
msgid "Thank You,"
@@ -3712,8 +3712,8 @@ msgid "Unable to verify site signature for %s"
msgstr "Kunde inte bekräfta signatur för servern %s"
#: ../../mod/setup.php:166
-msgid "Red Matrix Server - Setup"
-msgstr "Red Matrix-server - inställningar"
+msgid "Hubzilla Server - Setup"
+msgstr "Hubzilla-server - inställningar"
#: ../../mod/setup.php:172
msgid "Could not connect to database."
@@ -3761,9 +3761,9 @@ msgstr "Databasanslutning"
#: ../../mod/setup.php:290
msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
+"In order to install Hubzilla we need to know how to connect to your "
"database."
-msgstr "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas."
+msgstr "För att kunna installera Hubzilla behöver vi veta hur databasen ska anslutas."
#: ../../mod/setup.php:291
msgid ""
@@ -4208,8 +4208,8 @@ msgid "Some blurb about what to do when you're new here"
msgstr "Lite text om vad man kan göra som ny här"
#: ../../mod/home.php:48
-msgid "Red Matrix - &quot;The Network&quot;"
-msgstr "Red Matrix - &quot;Nätverket&quot;"
+msgid "Hubzilla - &quot;The Network&quot;"
+msgstr "Hubzilla - &quot;Nätverket&quot;"
#: ../../mod/home.php:101
#, php-format
@@ -4465,8 +4465,8 @@ msgid "URL of link"
msgstr "Länkens URL"
#: ../../mod/mitem.php:165 ../../mod/mitem.php:209
-msgid "Use RedMatrix magic-auth if available"
-msgstr "Använd RedMatrix magic-auth om tillgängligt"
+msgid "Use Hubzilla magic-auth if available"
+msgstr "Använd Hubzilla magic-auth om tillgängligt"
#: ../../mod/mitem.php:166 ../../mod/mitem.php:210
msgid "Open link in new window"
@@ -4574,12 +4574,12 @@ msgstr "Offentliga servrar"
#: ../../mod/pubsites.php:19
msgid ""
-"The listed sites allow public registration into the Red Matrix. All sites in"
+"The listed sites allow public registration into the Hubzilla. All sites in"
" the matrix are interlinked so membership on any of them conveys membership "
"in the matrix as a whole. Some sites may require subscription or provide "
"tiered service plans. The provider links <strong>may</strong> provide "
"additional details."
-msgstr "De listade servrarna tillåter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, så medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivåer. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer."
+msgstr "De listade servrarna tillåter offentlig registrering i Hubzilla. Alla servrar i matrisen är sammankopplade, så medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivåer. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer."
#: ../../mod/pubsites.php:25
msgid "Site URL"
@@ -4606,8 +4606,8 @@ msgid "Insufficient permissions. Request redirected to profile page."
msgstr "Otillräckliga behörigheter. Förfrågan omdirigerad till profilsidan."
#: ../../mod/cloud.php:120
-msgid "RedMatrix - Guests: Username: {your email address}, Password: +++"
-msgstr "RedMatrix - Gäster: Användarnamn {din e-postadress}, Lösenord: +++"
+msgid "Hubzilla - Guests: Username: {your email address}, Password: +++"
+msgstr "Hubzilla - Gäster: Användarnamn {din e-postadress}, Lösenord: +++"
#: ../../mod/regmod.php:11
msgid "Please login."
@@ -5546,9 +5546,9 @@ msgstr "Red"
#: ../../mod/siteinfo.php:137
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
+"This is a hub of the Hubzilla - a global cooperative network of "
"decentralized privacy enhanced websites."
-msgstr "Det här är en hubb som ingår i Red Matrix - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd."
+msgstr "Det här är en hubb som ingår i Hubzilla - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd."
#: ../../mod/siteinfo.php:139
msgid "Tag: "
@@ -5564,9 +5564,9 @@ msgstr "Kör på webbutrymmet"
#: ../../mod/siteinfo.php:145
msgid ""
-"Please visit <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more"
-" about the Red Matrix."
-msgstr "Besök <a href=\"https://redmatrix.me\">RedMatrix.me</a> för att lära dig mer om Red Matrix."
+"Please visit <a href=\"https://redmatrix.me\">Redmatrix.me</a> to learn more"
+" about the Hubzilla."
+msgstr "Besök <a href=\"https://redmatrix.me\">Redmatrix.me</a> för att lära dig mer om Hubzilla."
#: ../../mod/siteinfo.php:146
msgid "Bug reports and issues: please visit"
@@ -5574,9 +5574,9 @@ msgstr "Buggrapporter och problem: besök"
#: ../../mod/siteinfo.php:149
msgid ""
-"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
+"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot "
"com"
-msgstr "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com"
+msgstr "Förslag, uppskattning, etc. - maila \"hubzilla\" at librelist - dot com"
#: ../../mod/siteinfo.php:151
msgid "Site Administrators"
@@ -6099,9 +6099,9 @@ msgstr "Den här åtgärden fungerar bara för medlemmar."
#: ../../mod/like.php:21
msgid ""
-"Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a "
-"href=\"register\">register as a new RedMatrix member</a> to continue."
-msgstr "<a href=\"rmagic\">Logga in med ditt RedMatrix-ID</a> eller <a href=\"register\">registrera dig som ny RedMatrix medlem</a> för att fortsätta."
+"Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a "
+"href=\"register\">register as a new Redmatrix.member</a> to continue."
+msgstr "<a href=\"rmagic\">Logga in med ditt Hubzilla-ID</a> eller <a href=\"register\">registrera dig som ny Redmatrix.medlem</a> för att fortsätta."
#: ../../mod/like.php:89 ../../mod/like.php:116 ../../mod/like.php:154
msgid "Invalid request."
@@ -6188,20 +6188,20 @@ msgid "Your message:"
msgstr "Ditt meddelande:"
#: ../../mod/invite.php:132
-msgid "Please join my community on RedMatrix."
-msgstr "Gå med mig i gemenskapen på RedMatrix."
+msgid "Please join my community on Hubzilla."
+msgstr "Gå med mig i gemenskapen på Hubzilla."
#: ../../mod/invite.php:134
msgid "You will need to supply this invitation code: "
msgstr "Du kommer att behöva den här inbjudningskoden: "
#: ../../mod/invite.php:135
-msgid "1. Register at any RedMatrix location (they are all inter-connected)"
-msgstr "1. Skapa konto på en RedMatrix-server (alla är ihopkopplade)"
+msgid "1. Register at any Hubzilla location (they are all inter-connected)"
+msgstr "1. Skapa konto på en Hubzilla-server (alla är ihopkopplade)"
#: ../../mod/invite.php:137
-msgid "2. Enter my RedMatrix network address into the site searchbar."
-msgstr "2. Ange min RedMatrix-adress i webbplatsens sökruta."
+msgid "2. Enter my Hubzilla network address into the site searchbar."
+msgstr "2. Ange min Hubzilla-adress i webbplatsens sökruta."
#: ../../mod/invite.php:138
msgid "or visit "
@@ -6256,8 +6256,8 @@ msgid "Do not show in shared with me folder of your connections"
msgstr "Visa inte i dina kontakters mapp med delat material"
#: ../../mod/dav.php:121
-msgid "RedMatrix channel"
-msgstr "RedMatrix-kanal"
+msgid "Hubzilla channel"
+msgstr "Hubzilla-kanal"
#: ../../mod/lockview.php:31
msgid "Remote privacy information not available."
@@ -8387,8 +8387,8 @@ msgid "Right offset of the aside element"
msgstr "Höger offset för sidoelement"
#: ../../view/theme/redbasic/php/config.php:84
-msgid "Light (Red Matrix default)"
-msgstr "Light (standard för Red Matrix)"
+msgid "Light (Hubzilla default)"
+msgstr "Light (standard för Hubzilla)"
#: ../../view/theme/redbasic/php/config.php:104
msgid "Narrow navbar"
@@ -8522,8 +8522,8 @@ msgstr "Uppdateringsfel på %s"
#: ../../boot.php:1525
msgid ""
-"Create an account to access services and applications within the Red Matrix"
-msgstr "Skapa ett konto för att komma åt tjänster och applikationer inom Red Matrix"
+"Create an account to access services and applications within the Hubzilla"
+msgstr "Skapa ett konto för att komma åt tjänster och applikationer inom Hubzilla"
#: ../../boot.php:1553
msgid "Password"
diff --git a/view/sv/strings.php b/view/sv/strings.php
index fd819e1d3..3a09830c5 100644
--- a/view/sv/strings.php
+++ b/view/sv/strings.php
@@ -222,7 +222,7 @@ $a->strings["Upload New Photos"] = "Ladda upp nya foton";
$a->strings["Public Timeline"] = "Offentlig tidslinje";
$a->strings["Attachments:"] = "Bilagor:";
$a->strings["l F d, Y \\@ g:i A"] = "l j F Y \\k\\l. H.i";
-$a->strings["Redmatrix event notification:"] = "Händelsenotifiering från Redmatrix:";
+$a->strings["Hubzilla event notification:"] = "Händelsenotifiering från Hubzilla:";
$a->strings["Starts:"] = "Börjar:";
$a->strings["Finishes:"] = "Slutar:";
$a->strings["Location:"] = "Plats:";
@@ -523,8 +523,8 @@ $a->strings["duplicate filename or path"] = "filnamn eller sökväg finns redan"
$a->strings["Path not found."] = "Sökväg hittas inte.";
$a->strings["mkdir failed."] = "mkdir misslyckades.";
$a->strings["database storage failed."] = "databaslagring misslyckades.";
-$a->strings["Red Matrix Notification"] = "Red Matrix-meddelande";
-$a->strings["redmatrix"] = "redmatrix";
+$a->strings["Hubzilla Notification"] = "Hubzilla-meddelande";
+$a->strings["hubzilla"] = "hubzilla";
$a->strings["Thank You,"] = "Tack,";
$a->strings["%s Administrator"] = "Administratören för %s";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
@@ -871,7 +871,7 @@ $a->strings["Ask me"] = "Fråga mig";
$a->strings["Invalid data packet"] = "Ogiltigt datapaket";
$a->strings["Unable to verify channel signature"] = "Kunde inte bekräfta kanalsignatur";
$a->strings["Unable to verify site signature for %s"] = "Kunde inte bekräfta signatur för servern %s";
-$a->strings["Red Matrix Server - Setup"] = "Red Matrix-server - inställningar";
+$a->strings["Hubzilla Server - Setup"] = "Hubzilla-server - inställningar";
$a->strings["Could not connect to database."] = "Kunde inte ansluta till databasen.";
$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Kunde inte ansluta till den angivna server-URL:en. Möjligt problem med SSL-certifikat eller DNS.";
$a->strings["Could not create table."] = "Kunde inte skapa tabell.";
@@ -882,7 +882,7 @@ $a->strings["System check"] = "Systemkontroll";
$a->strings["Next"] = "Nästa";
$a->strings["Check again"] = "Kontrollera igen";
$a->strings["Database connection"] = "Databasanslutning";
-$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = "För att kunna installera Red Matrix behöver vi veta hur databasen ska anslutas.";
+$a->strings["In order to install Hubzilla we need to know how to connect to your database."] = "För att kunna installera Hubzilla behöver vi veta hur databasen ska anslutas.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Kontakta din servervärd eller administratör om du har frågor om de här inställningarna.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databasen du anger nedan måste finnas. Om den inte gör det, skapa den innan du fortsätter.";
$a->strings["Database Server Name"] = "Databasserver";
@@ -976,7 +976,7 @@ $a->strings["Collection: "] = "Krets: ";
$a->strings["Connection: "] = "Kontakt:";
$a->strings["Invalid connection."] = "Ogiltig kontakt.";
$a->strings["Some blurb about what to do when you're new here"] = "Lite text om vad man kan göra som ny här";
-$a->strings["Red Matrix - &quot;The Network&quot;"] = "Red Matrix - &quot;Nätverket&quot;";
+$a->strings["Hubzilla - &quot;The Network&quot;"] = "Hubzilla - &quot;Nätverket&quot;";
$a->strings["Welcome to %s"] = "Välkommen till %s";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Inga förslag tillgängliga. Om det här är en ny server, försök igen om 24 timmar.";
$a->strings["Export Channel"] = "Exportera kanal";
@@ -1035,7 +1035,7 @@ $a->strings["Menu Item Permissions"] = "Behörighet för menyval";
$a->strings["(click to open/close)"] = "(klicka för att öppna/stänga)";
$a->strings["Link text"] = "Länktext";
$a->strings["URL of link"] = "Länkens URL";
-$a->strings["Use RedMatrix magic-auth if available"] = "Använd RedMatrix magic-auth om tillgängligt";
+$a->strings["Use Hubzilla magic-auth if available"] = "Använd Hubzilla magic-auth om tillgängligt";
$a->strings["Open link in new window"] = "Öppna länk i nytt fönster";
$a->strings["Order in list"] = "Ordningstal i listan";
$a->strings["Higher numbers will sink to bottom of listing"] = "Större tal sjunker till botten av listan";
@@ -1061,14 +1061,14 @@ $a->strings["URL of bookmark"] = "Bokmärkets URL";
$a->strings["Description"] = "Beskrivning";
$a->strings["Or enter new bookmark folder name"] = "Eller ange nytt namn på bokmärkeskatalog";
$a->strings["Public Sites"] = "Offentliga servrar";
-$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "De listade servrarna tillåter offentlig registrering i Red Matrix. Alla servrar i matrisen är sammankopplade, så medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivåer. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer.";
+$a->strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links <strong>may</strong> provide additional details."] = "De listade servrarna tillåter offentlig registrering i Hubzilla. Alla servrar i matrisen är sammankopplade, så medlemskap i en av dem medför medlemskap i matrisen som helhet. Vissa servrar kan kräva abonnemang eller erbjuda uppdelade tjänstenivåer. Leverantörslänkarna <strong>kan</strong> ge ytterligare detaljer.";
$a->strings["Site URL"] = "Server-URL";
$a->strings["Access Type"] = "Åtkomsttyp";
$a->strings["Registration Policy"] = "Registreringspolicy";
$a->strings["Location"] = "Plats";
$a->strings["You must be logged in to see this page."] = "Du måste vara inloggad för att se den här sidan.";
$a->strings["Insufficient permissions. Request redirected to profile page."] = "Otillräckliga behörigheter. Förfrågan omdirigerad till profilsidan.";
-$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "RedMatrix - Gäster: Användarnamn {din e-postadress}, Lösenord: +++";
+$a->strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Hubzilla - Gäster: Användarnamn {din e-postadress}, Lösenord: +++";
$a->strings["Please login."] = "Logga in.";
$a->strings["Room not found"] = "Rum hittas inte";
$a->strings["Leave Room"] = "Lämna rummet";
@@ -1292,13 +1292,13 @@ $a->strings["Version %s"] = "Version %s";
$a->strings["Installed plugins/addons/apps:"] = "Installerade tillägg/moduler/appar:";
$a->strings["No installed plugins/addons/apps"] = "Inga installerade tillägg/moduler/appar";
$a->strings["Red"] = "Red";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Det här är en hubb som ingår i Red Matrix - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd.";
+$a->strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Det här är en hubb som ingår i Hubzilla - ett globalt samverkande nätverk av decentraliserade webbplatser med bättre integritetskydd.";
$a->strings["Tag: "] = "Tagg: ";
$a->strings["Last background fetch: "] = "Senaste bakgrundshämtning: ";
$a->strings["Running at web location"] = "Kör på webbutrymmet";
-$a->strings["Please visit <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more about the Red Matrix."] = "Besök <a href=\"https://redmatrix.me\">RedMatrix.me</a> för att lära dig mer om Red Matrix.";
+$a->strings["Please visit <a href=\"https://redmatrix.me\">Redmatrix.me</a> to learn more about the Hubzilla."] = "Besök <a href=\"https://redmatrix.me\">Redmatrix.me</a> för att lära dig mer om Hubzilla.";
$a->strings["Bug reports and issues: please visit"] = "Buggrapporter och problem: besök";
-$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Förslag, uppskattning, etc. - maila \"redmatrix\" at librelist - dot com";
+$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Förslag, uppskattning, etc. - maila \"hubzilla\" at librelist - dot com";
$a->strings["Site Administrators"] = "Serveradministratörer";
$a->strings["Page owner information could not be retrieved."] = "Information om sidans ägare kunde inte hittas.";
$a->strings["Album not found."] = "Albumet hittades inte.";
@@ -1425,7 +1425,7 @@ $a->strings["Help:"] = "Hjälp:";
$a->strings["Not Found"] = "Hittas inte";
$a->strings["Like/Dislike"] = "Gilla/ogilla";
$a->strings["This action is restricted to members."] = "Den här åtgärden fungerar bara för medlemmar.";
-$a->strings["Please <a href=\"rmagic\">login with your RedMatrix ID</a> or <a href=\"register\">register as a new RedMatrix member</a> to continue."] = "<a href=\"rmagic\">Logga in med ditt RedMatrix-ID</a> eller <a href=\"register\">registrera dig som ny RedMatrix medlem</a> för att fortsätta.";
+$a->strings["Please <a href=\"rmagic\">login with your Hubzilla ID</a> or <a href=\"register\">register as a new Redmatrix.member</a> to continue."] = "<a href=\"rmagic\">Logga in med ditt Hubzilla-ID</a> eller <a href=\"register\">registrera dig som ny Redmatrix.medlem</a> för att fortsätta.";
$a->strings["Invalid request."] = "Ogiltig begäran.";
$a->strings["thing"] = "sak";
$a->strings["Channel unavailable."] = "Kanalen kan ej nås.";
@@ -1448,10 +1448,10 @@ $a->strings["You have no more invitations available"] = "Du har inga fler inbjud
$a->strings["Send invitations"] = "Skicka inbjudan";
$a->strings["Enter email addresses, one per line:"] = "Ange e-postadresser, en per rad:";
$a->strings["Your message:"] = "Ditt meddelande:";
-$a->strings["Please join my community on RedMatrix."] = "Gå med mig i gemenskapen på RedMatrix.";
+$a->strings["Please join my community on Hubzilla."] = "Gå med mig i gemenskapen på Hubzilla.";
$a->strings["You will need to supply this invitation code: "] = "Du kommer att behöva den här inbjudningskoden: ";
-$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Skapa konto på en RedMatrix-server (alla är ihopkopplade)";
-$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Ange min RedMatrix-adress i webbplatsens sökruta.";
+$a->strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Skapa konto på en Hubzilla-server (alla är ihopkopplade)";
+$a->strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Ange min Hubzilla-adress i webbplatsens sökruta.";
$a->strings["or visit "] = "eller besök ";
$a->strings["3. Click [Connect]"] = "3. Klicka [Ta kontakt]";
$a->strings["Permission Denied."] = "Behörighet saknas.";
@@ -1465,7 +1465,7 @@ $a->strings["Copy/paste this URL to link file from a web page"] = "Kopiera/klist
$a->strings["Attach this file to a new post"] = "Bifoga den här filen till ett nytt inlägg";
$a->strings["Show URL to this file"] = "Visa URL till den här filen";
$a->strings["Do not show in shared with me folder of your connections"] = "Visa inte i dina kontakters mapp med delat material";
-$a->strings["RedMatrix channel"] = "RedMatrix-kanal";
+$a->strings["Hubzilla channel"] = "Hubzilla-kanal";
$a->strings["Remote privacy information not available."] = "Icke-lokal integritetsinformation är inte tillgänglig";
$a->strings["Visible to:"] = "Kan ses av:";
$a->strings["Your service plan only allows %d channels."] = "Din tjänstenivå tillåter bara %d kanaler.";
@@ -1977,7 +1977,7 @@ $a->strings["Right offset of the section element"] = "Höger offset för avsnitt
$a->strings["Section width"] = "Avsnittsbredd";
$a->strings["Left offset of the aside"] = "Vänster offset för sidoelement";
$a->strings["Right offset of the aside element"] = "Höger offset för sidoelement";
-$a->strings["Light (Red Matrix default)"] = "Light (standard för Red Matrix)";
+$a->strings["Light (Hubzilla default)"] = "Light (standard för Hubzilla)";
$a->strings["Narrow navbar"] = "Smal navigeringslist";
$a->strings["Navigation bar background color"] = "Navigeringslistens bakgrundsfärg";
$a->strings["Navigation bar gradient top color"] = "Övre gradientfärg i navigeringslisten";
@@ -2010,7 +2010,7 @@ $a->strings["Sloppy photo albums"] = "Oordnade fotoalbum";
$a->strings["Are you a clean desk or a messy desk person?"] = "Föredrar du ett tomt eller stökigt skrivbord?";
$a->strings["Update %s failed. See error logs."] = "Uppdatering %s misslyckades. Se felloggar.";
$a->strings["Update Error at %s"] = "Uppdateringsfel på %s";
-$a->strings["Create an account to access services and applications within the Red Matrix"] = "Skapa ett konto för att komma åt tjänster och applikationer inom Red Matrix";
+$a->strings["Create an account to access services and applications within the Hubzilla"] = "Skapa ett konto för att komma åt tjänster och applikationer inom Hubzilla";
$a->strings["Password"] = "Lösenord";
$a->strings["Remember me"] = "Kom ihåg mig";
$a->strings["Forgot your password?"] = "Glömt lösenordet?";
diff --git a/view/sv/update_fail_eml.tpl b/view/sv/update_fail_eml.tpl
index 0abbf2cfa..f6be52976 100644
--- a/view/sv/update_fail_eml.tpl
+++ b/view/sv/update_fail_eml.tpl
@@ -1,7 +1,7 @@
Hej,
Jag är webbservern på {{$sitename}};
-Red Matrix-utvecklarna släppte nyligen uppdateringen {{$update}},
+Hubzilla-utvecklarna släppte nyligen uppdateringen {{$update}},
men när jag försökte installera den gick något fruktansvärt fel.
Detta behöver fixas snart och kräver en människas ingripande.
Kontakta en Red-utvecklare om du inte kan lösa problemet själv.
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index a5e5dffdb..83b10b527 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -790,7 +790,7 @@ a.rateme, div.rateme {
}
nav .acpopup {
- top: 49px !important;
+ top: 50px !important;
margin-left: -35px;
width: 290px;
}
@@ -1231,7 +1231,7 @@ div.jGrowl div.jGrowl-notification {
#nav-search-text-ac .autocomplete {
position: fixed;
- top: 50px;
+ top: 51px;
border: 1px solid $nav_bd;
border-top: none;
}
diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php
index 8ab31efc0..2603fb267 100644
--- a/view/theme/redbasic/php/config.php
+++ b/view/theme/redbasic/php/config.php
@@ -79,7 +79,7 @@ function theme_post(&$a) {
function redbasic_form(&$a, $arr) {
$scheme_choices = array();
- $scheme_choices["---"] = t("Light (Red Matrix default)");
+ $scheme_choices["---"] = t("Light (Hubzilla default)");
$files = glob('view/theme/redbasic/schema/*.php');
if($files) {
foreach($files as $file) {
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 2d17e6d08..2133331c6 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -311,8 +311,9 @@ echo str_replace(array_keys($options), array_values($options), $x);
if($narrow_navbar && file_exists('view/theme/redbasic/css/narrow_navbar.css')) {
echo file_get_contents('view/theme/redbasic/css/narrow_navbar.css');
}
+
if($converse_center && file_exists('view/theme/redbasic/css/converse_center.css')) {
- echo str_replace(array_keys($options), array_values($options), $x);
+ echo file_get_contents('view/theme/redbasic/css/converse_center.css');
}
if($schemecss) {
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php
index e68533bb4..f0679a532 100644
--- a/view/theme/redbasic/php/theme.php
+++ b/view/theme/redbasic/php/theme.php
@@ -2,7 +2,7 @@
/**
* * Name: Redbasic
- * * Description: RedMatrix standard theme
+ * * Description: Hubzilla standard theme
* * Version: 1.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
diff --git a/view/tpl/diaspora_consensus.tpl b/view/tpl/diaspora_consensus.tpl
new file mode 100644
index 000000000..b6b7cf13d
--- /dev/null
+++ b/view/tpl/diaspora_consensus.tpl
@@ -0,0 +1,17 @@
+<poll>
+<guid>{{$guid_q}}</guid>
+<question>{{$question}}</question>
+<poll_answer>
+ <guid>{{$guid_y}}</guid>
+ <answer>{{$agree}}</answer>
+</poll_answer>
+<poll_answer>
+ <guid>{{$guid_n}}</guid>
+ <answer>{{$disagree}}</answer>
+</poll_answer>
+<poll_answer>
+ <guid>{{$guid_a}}</guid>
+ <answer>{{$abstain}}</answer>
+</poll_answer>
+</poll>
+
diff --git a/view/tpl/diaspora_post.tpl b/view/tpl/diaspora_post.tpl
index 2fe916e00..ebfe9e5b7 100644
--- a/view/tpl/diaspora_post.tpl
+++ b/view/tpl/diaspora_post.tpl
@@ -4,6 +4,7 @@
<raw_message>{{$body}}</raw_message>
<guid>{{$guid}}</guid>
<diaspora_handle>{{$handle}}</diaspora_handle>
+ {{$poll}}
<public>{{$public}}</public>
<created_at>{{$created}}</created_at>
<provider_display_name>{{$provider}}</provider_display_name>
diff --git a/view/tpl/email_notify_html.tpl b/view/tpl/email_notify_html.tpl
index cf149341e..ae3e8c012 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:#c60032; 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/rm-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:#026D0D; 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/ghash-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 style="padding-top:22px;" colspan="2">{{$preamble}}</td></tr>
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl
index dc334deef..8a007232e 100755
--- a/view/tpl/head.tpl
+++ b/view/tpl/head.tpl
@@ -17,7 +17,7 @@
<link rel="search"
href="{{$baseurl}}/opensearch"
type="application/opensearchdescription+xml"
- title="Search in the Red Matrix" />
+ title="Search in the Hubzilla" />
<script>
diff --git a/view/tpl/menuedit.tpl b/view/tpl/menuedit.tpl
index b3704e86e..da3172434 100644
--- a/view/tpl/menuedit.tpl
+++ b/view/tpl/menuedit.tpl
@@ -19,6 +19,7 @@
{{/if}}
{{include file="field_input.tpl" field=$menu_name}}
{{include file="field_input.tpl" field=$menu_desc}}
+
{{include file="field_checkbox.tpl" field=$menu_bookmark}}
<div class="menuedit-submit-wrapper form-group pull-right" >
<button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
diff --git a/view/tpl/mitemedit.tpl b/view/tpl/mitemedit.tpl
index 3200766ca..8b8afa24c 100644
--- a/view/tpl/mitemedit.tpl
+++ b/view/tpl/mitemedit.tpl
@@ -11,6 +11,13 @@
{{/if}}
{{include file="field_input.tpl" field=$mitem_desc}}
{{include file="field_input.tpl" field=$mitem_link}}
+ {{if $menu_names}}
+ <datalist id="menu-names">
+ {{foreach $menu_names as $menu_name}}
+ <option value="{{$menu_name}}">
+ {{/foreach}}
+ </datalist>
+ {{/if}}
{{include file="field_input.tpl" field=$mitem_order}}
{{include file="field_checkbox.tpl" field=$usezid}}
{{include file="field_checkbox.tpl" field=$newwin}}
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 4241c0a92..3d6809c22 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -189,7 +189,7 @@
{{if $nav.help}}
<li class="{{$sel.help}}">
- <a class="{{$nav.help.2}}" target="redmatrix-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" id="{{$nav.help.4}}"><i class="icon-question"></i></a>
+ <a class="{{$nav.help.2}}" target="hubzilla-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" id="{{$nav.help.4}}"><i class="icon-question"></i></a>
</li>
{{/if}}
</ul>
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl
index ea260c6ae..8885c12bc 100755
--- a/view/tpl/opensearch.tpl
+++ b/view/tpl/opensearch.tpl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
- <ShortName>Red Matrix@{{$nodename}}</ShortName>
- <Description>Search in The Red Matrix@{{$nodename}}</Description>
+ <ShortName>Hubzilla@{{$nodename}}</ShortName>
+ <Description>Search in The Hubzilla@{{$nodename}}</Description>
<Contact>http://github.com/friendica/red/</Contact>
<Image height="16" width="16" type="image/png">{{$baseurl}}/images/rm-16.png</Image>
<Image height="64" width="64" type="image/png">{{$baseurl}}/images/rm-64.png</Image>
diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl
index ef8ff8dce..9df93e4c6 100644
--- a/view/tpl/pdledit.tpl
+++ b/view/tpl/pdledit.tpl
@@ -3,7 +3,7 @@
<h2>{{$mname}} {{$module}}</h2>
<br />
-<a href="help/Comanche" target="redmatrix-help">{{$help}}</a>
+<a href="help/Comanche" target="hubzilla-help">{{$help}}</a>
<br />
<br />
diff --git a/view/tpl/usermenu.tpl b/view/tpl/usermenu.tpl
index 57caf25fc..4ecf823dd 100644
--- a/view/tpl/usermenu.tpl
+++ b/view/tpl/usermenu.tpl
@@ -1,13 +1,20 @@
+{{if $wrap}}
<div id="pmenu-{{$id}}" class="pmenu{{if !$class}} widget{{else}} {{$class}}{{/if}}">
+{{/if}}
{{if $menu.menu_desc}}
<h3 class="pmenu-title">{{$menu.menu_desc}}{{if $edit}} <a href="mitem/{{$menu.menu_id}}" title="{{$edit}}"><i class="icon-pencil fakelink" title="{{$edit}}"></i></a>{{/if}}</h3>
{{/if}}
- {{if $items }}
- <ul class="pmenu-body{{if !$class}} nav nav-pills nav-stacked{{/if}}">
+ {{if $items}}
+ <ul class="pmenu-body{{if $wrap || !$class}} nav nav-pills nav-stacked{{elseif !$wrap || $class}} {{$class}}{{/if}}">
{{foreach $items as $mitem }}
- <li id="pmenu-item-{{$mitem.mitem_id}}" class="pmenu-item"><a href="{{$mitem.mitem_link}}" {{if $mitem.newwin}}target="_blank"{{/if}}>{{$mitem.mitem_desc}}</a></li>
+ <li id="pmenu-item-{{$mitem.mitem_id}}" class="pmenu-item{{if $mitem.submenu}} dropdown{{/if}}">
+ <a href="{{if $mitem.submenu}}#{{else}}{{$mitem.mitem_link}}{{/if}}"{{if $mitem.submenu}} class="dropdown-toggle" data-toggle="dropdown"{{/if}}{{if $mitem.newwin}}target="_blank"{{/if}}>{{$mitem.mitem_desc}}{{if $mitem.submenu}}<span class="caret"></span>{{/if}}</a>
+ {{if $mitem.submenu}}{{$mitem.submenu}}{{/if}}
+ </li>
{{/foreach }}
</ul>
{{/if}}
+{{if $wrap}}
<div class="pmenu-end"></div>
</div>
+{{/if}}